0.64 ms (0.00%)
|
|
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:7 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 377)"
2 => "Shopware\Core\Kernel::initializeDatabaseConnectionVariables (line 43)"
3 => "Shopware\Production\Kernel::initializeDatabaseConnectionVariables (line 197)"
4 => "Shopware\Core\Kernel::boot (line 129)"
5 => "Shopware\Core\HttpKernel::doHandle (line 81)"
6 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.17 ms (0.00%)
|
|
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_1677665937_IS_ACTIVE = TRUE;SET @MIGRATION_1655211599_IS_ACTIVE = TRUE;SET @MIGRATION_1661171648_IS_ACTIVE = TRUE;SET @MIGRATION_1661171649_IS_ACTIVE = TRUE;SET @MIGRATION_1644929339_IS_ACTIVE = TRUE;SET @MIGRATION_1644929340_IS_ACTIVE = TRUE;SET @MIGRATION_1644929349_IS_ACTIVE = TRUE;SET @MIGRATION_1645002729_IS_ACTIVE = TRUE;SET @MIGRATION_1645276994_IS_ACTIVE = TRUE;SET @MIGRATION_1645441080_IS_ACTIVE = TRUE;SET @MIGRATION_1645612086_IS_ACTIVE = TRUE;SET @MIGRATION_1646057197_IS_ACTIVE = TRUE;SET @MIGRATION_1646161664_IS_ACTIVE = TRUE;SET @MIGRATION_1646163649_IS_ACTIVE = TRUE;SET @MIGRATION_1646401325_IS_ACTIVE = TRUE;SET @MIGRATION_1657030662_IS_ACTIVE = TRUE;SET @MIGRATION_1660571712_IS_ACTIVE = TRUE;SET @MIGRATION_1670248367_IS_ACTIVE = TRUE;SET @MIGRATION_1670248414_IS_ACTIVE = TRUE;SET @MIGRATION_1689131834_IS_ACTIVE = TRUE;SET @MIGRATION_1689825285_IS_ACTIVE = TRUE;SET @MIGRATION_1644753635_IS_ACTIVE = TRUE;SET @MIGRATION_1652444730_IS_ACTIVE = TRUE;SET @MIGRATION_1669117848_IS_ACTIVE = TRUE;SET @MIGRATION_1669796049_IS_ACTIVE = TRUE;SET @MIGRATION_1672671475_IS_ACTIVE = TRUE;SET @MIGRATION_1678106061_IS_ACTIVE = TRUE;SET @MIGRATION_1695822535_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_1677665937_IS_ACTIVE = TRUE;SET @MIGRATION_1655211599_IS_ACTIVE = TRUE;SET @MIGRATION_1661171648_IS_ACTIVE = TRUE;SET @MIGRATION_1661171649_IS_ACTIVE = TRUE;SET @MIGRATION_1644929339_IS_ACTIVE = TRUE;SET @MIGRATION_1644929340_IS_ACTIVE = TRUE;SET @MIGRATION_1644929349_IS_ACTIVE = TRUE;SET @MIGRATION_1645002729_IS_ACTIVE = TRUE;SET @MIGRATION_1645276994_IS_ACTIVE = TRUE;SET @MIGRATION_1645441080_IS_ACTIVE = TRUE;SET @MIGRATION_1645612086_IS_ACTIVE = TRUE;SET @MIGRATION_1646057197_IS_ACTIVE = TRUE;SET @MIGRATION_1646161664_IS_ACTIVE = TRUE;SET @MIGRATION_1646163649_IS_ACTIVE = TRUE;SET @MIGRATION_1646401325_IS_ACTIVE = TRUE;SET @MIGRATION_1657030662_IS_ACTIVE = TRUE;SET @MIGRATION_1660571712_IS_ACTIVE = TRUE;SET @MIGRATION_1670248367_IS_ACTIVE = TRUE;SET @MIGRATION_1670248414_IS_ACTIVE = TRUE;SET @MIGRATION_1689131834_IS_ACTIVE = TRUE;SET @MIGRATION_1689825285_IS_ACTIVE = TRUE;SET @MIGRATION_1644753635_IS_ACTIVE = TRUE;SET @MIGRATION_1652444730_IS_ACTIVE = TRUE;SET @MIGRATION_1669117848_IS_ACTIVE = TRUE;SET @MIGRATION_1669796049_IS_ACTIVE = TRUE;SET @MIGRATION_1672671475_IS_ACTIVE = TRUE;SET @MIGRATION_1678106061_IS_ACTIVE = TRUE;SET @MIGRATION_1695822535_IS_ACTIVE = TRUE;
array:7 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 398)"
2 => "Shopware\Core\Kernel::initializeDatabaseConnectionVariables (line 43)"
3 => "Shopware\Production\Kernel::initializeDatabaseConnectionVariables (line 197)"
4 => "Shopware\Core\Kernel::boot (line 129)"
5 => "Shopware\Core\HttpKernel::doHandle (line 81)"
6 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.76 ms (0.00%)
|
|
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 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 70)"
3 => "Shopware\Storefront\Framework\Routing\DomainLoader::load (line 43)"
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 41)"
7 => "Shopware\Storefront\Framework\Routing\CachedDomainLoader::load (line 295)"
8 => "Shopware\Storefront\Framework\Routing\RequestTransformer::findSalesChannel (line 142)"
9 => "Shopware\Storefront\Framework\Routing\RequestTransformer::transform (line 136)"
10 => "Shopware\Core\HttpKernel::doHandle (line 81)"
11 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.59 ms (0.00%)
|
|
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 = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND ((sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR sales_channel_id IS NULL)) AND (seo_path_info = 'nodots-testpagina/') 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 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 54)"
3 => "Shopware\Core\Content\Seo\SeoResolver::resolve (line 42)"
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 41)"
7 => "Shopware\Core\Content\Seo\CachedSeoResolver::resolve (line 38)"
8 => "Shopware\Core\Content\Seo\EmptyPathInfoResolver::resolve (line 357)"
9 => "Shopware\Storefront\Framework\Routing\RequestTransformer::resolveSeoUrl (line 152)"
10 => "Shopware\Storefront\Framework\Routing\RequestTransformer::transform (line 136)"
11 => "Shopware\Core\HttpKernel::doHandle (line 81)"
12 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.73 ms (0.00%)
|
|
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 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 54)"
3 => "Shopware\Core\System\SystemConfig\SystemConfigLoader::load (line 38)"
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 37)"
7 => "Shopware\Core\System\SystemConfig\CachedSystemConfigLoader::load (line 39)"
8 => "Shopware\Core\System\SystemConfig\MemoizedSystemConfigLoader::load (line 83)"
9 => "Shopware\Core\System\SystemConfig\SystemConfigService::get (line 38)"
10 => "Shopware\Core\Framework\Routing\CanonicalRedirectService::getRedirect (line 140)"
11 => "Shopware\Core\HttpKernel::doHandle (line 81)"
12 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.80 ms (0.00%)
|
|
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = :salesChannelId) AND (configuration_key LIKE :prefix) ORDER BY sales_channel_id ASC
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = NULL) AND (configuration_key LIKE 'MolliePayments.config.%') ORDER BY sales_channel_id ASC;
array:36 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 189)"
3 => "Shopware\Core\System\SystemConfig\SystemConfigService::getDomain (line 74)"
4 => "Kiener\MolliePayments\Service\SettingsService::getSettings (line 69)"
5 => "Kiener\MolliePayments\Service\Logger\MollieLoggerFactory::createLogger (line 42463)"
6 => "ContainerIqlE5e0\Shopware_Production_KernelDevDebugContainer::getMolliePayments_LoggerService (line 26457)"
7 => "ContainerIqlE5e0\Shopware_Production_KernelDevDebugContainer::getApplePayPaymentService (line 427)"
8 => "Symfony\Component\DependencyInjection\Container::getService (line 42)"
9 => "Symfony\Component\DependencyInjection\Argument\ServiceLocator::get (line 42)"
10 => "Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry::__construct (line 30605)"
11 => "ContainerIqlE5e0\Shopware_Production_KernelDevDebugContainer::getPaymentHandlerRegistryService (line 4211)"
12 => "ContainerIqlE5e0\Shopware_Production_KernelDevDebugContainer::getCartOrderRouteService (line 4277)"
13 => "ContainerIqlE5e0\Shopware_Production_KernelDevDebugContainer::getCartService2Service (line 38107)"
14 => "ContainerIqlE5e0\Shopware_Production_KernelDevDebugContainer::getSalesChannelContextServiceService (line 39399)"
15 => "ContainerIqlE5e0\Shopware_Production_KernelDevDebugContainer::getNotFoundSubscriberService (line 39440)"
16 => "ContainerIqlE5e0\Shopware_Production_KernelDevDebugContainer::getStorefrontSubscriberService (line 15717)"
17 => "ContainerIqlE5e0\Shopware_Production_KernelDevDebugContainer::ContainerIqlE5e0\{closure} (line 245)"
18 => "Symfony\Component\EventDispatcher\EventDispatcher::sortListeners (line 76)"
19 => "Symfony\Component\EventDispatcher\EventDispatcher::getListeners (line 128)"
20 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::getListeners (line 160)"
21 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::getListeners (line 102)"
22 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::getListeners (line 68)"
23 => "Shopware\Core\Framework\Event\NestedEventDispatcher::getListeners (line 293)"
24 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::preProcess (line 148)"
25 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 139)"
26 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
28 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
29 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
30 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
34 => "Shopware\Core\HttpKernel::doHandle (line 81)"
35 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.30 ms (0.00%)
|
|
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 = 0x327009EB5C1A48E192B7D2BCFA9C61BE) AND (token = 'oaF8Qfy6U2vKUho7dmRabSeUHvkBZ0PK') LIMIT 1;
array:27 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 165)"
3 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextPersister::load (line 77)"
4 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 74)"
6 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 104)"
7 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
8 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 118)"
9 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
10 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
11 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
12 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
13 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
14 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
15 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
16 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
17 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
18 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
19 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
20 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
21 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
22 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
23 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
24 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
25 => "Shopware\Core\HttpKernel::doHandle (line 81)"
26 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.40 ms (0.00%)
|
|
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 = 0x327009EB5C1A48E192B7D2BCFA9C61BE
GROUP BY sales_channel.id, sales_channel.language_id, sales_channel.currency_id, currency.factor;
array:57 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 684)"
2 => "Doctrine\DBAL\Connection::fetchAssociative (line 241)"
3 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::getContext (line 88)"
4 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::create (line 74)"
5 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 350)"
6 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
7 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
8 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
9 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
10 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
11 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
12 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
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 72)"
18 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::create (line 92)"
19 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::create (line 60)"
20 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 350)"
21 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
22 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
23 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
24 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
27 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
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 58)"
33 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::create (line 103)"
34 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
35 => "Shopware\Core\Profiling\Profiler::trace (line 74)"
36 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 104)"
37 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
38 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 118)"
39 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
40 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
41 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
42 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
43 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
44 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
45 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
46 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
47 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
48 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
49 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
50 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
51 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
52 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
53 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
54 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
55 => "Shopware\Core\HttpKernel::doHandle (line 81)"
56 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
4.06 ms (0.00%)
|
|
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.shortName`, COALESCE(`sales_channel.currency.translation.shortName`,`sales_channel.currency.translation.shortName`) as `sales_channel.currency.shortName`, `sales_channel.currency.translation.name`, COALESCE(`sales_channel.currency.translation.name`,`sales_channel.currency.translation.name`) as `sales_channel.currency.name`, `sales_channel.currency.translation.customFields`, COALESCE(`sales_channel.currency.translation.customFields`,`sales_channel.currency.translation.customFields`) as `sales_channel.currency.customFields`, `sales_channel.currency.translation.createdAt`, `sales_channel.currency.translation.updatedAt`, `sales_channel.currency.translation.currencyId`, `sales_channel.currency.translation.languageId`, `sales_channel.translation.name`, COALESCE(`sales_channel.translation.name`,`sales_channel.translation.name`) as `sales_channel.name`, `sales_channel.translation.homeSlotConfig`, COALESCE(`sales_channel.translation.homeSlotConfig`,`sales_channel.translation.homeSlotConfig`) as `sales_channel.homeSlotConfig`, `sales_channel.translation.homeEnabled`, COALESCE(`sales_channel.translation.homeEnabled`,`sales_channel.translation.homeEnabled`) as `sales_channel.homeEnabled`, `sales_channel.translation.homeName`, COALESCE(`sales_channel.translation.homeName`,`sales_channel.translation.homeName`) as `sales_channel.homeName`, `sales_channel.translation.homeMetaTitle`, COALESCE(`sales_channel.translation.homeMetaTitle`,`sales_channel.translation.homeMetaTitle`) as `sales_channel.homeMetaTitle`, `sales_channel.translation.homeMetaDescription`, COALESCE(`sales_channel.translation.homeMetaDescription`,`sales_channel.translation.homeMetaDescription`) as `sales_channel.homeMetaDescription`, `sales_channel.translation.homeKeywords`, COALESCE(`sales_channel.translation.homeKeywords`,`sales_channel.translation.homeKeywords`) as `sales_channel.homeKeywords`, `sales_channel.translation.customFields`, COALESCE(`sales_channel.translation.customFields`,`sales_channel.translation.customFields`) as `sales_channel.customFields`, `sales_channel.translation.createdAt`, `sales_channel.translation.updatedAt`, `sales_channel.translation.salesChannelId`, `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` FROM `sales_channel_translation` `sales_channel.translation` 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` FROM `currency_translation` `sales_channel.currency.translation` 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.shortName`,
COALESCE(
`sales_channel.currency.translation.shortName`,
`sales_channel.currency.translation.shortName`
) as `sales_channel.currency.shortName`,
`sales_channel.currency.translation.name`,
COALESCE(
`sales_channel.currency.translation.name`,
`sales_channel.currency.translation.name`
) as `sales_channel.currency.name`,
`sales_channel.currency.translation.customFields`,
COALESCE(
`sales_channel.currency.translation.customFields`,
`sales_channel.currency.translation.customFields`
) as `sales_channel.currency.customFields`,
`sales_channel.currency.translation.createdAt`,
`sales_channel.currency.translation.updatedAt`,
`sales_channel.currency.translation.currencyId`,
`sales_channel.currency.translation.languageId`,
`sales_channel.translation.name`,
COALESCE(
`sales_channel.translation.name`,
`sales_channel.translation.name`
) as `sales_channel.name`,
`sales_channel.translation.homeSlotConfig`,
COALESCE(
`sales_channel.translation.homeSlotConfig`,
`sales_channel.translation.homeSlotConfig`
) as `sales_channel.homeSlotConfig`,
`sales_channel.translation.homeEnabled`,
COALESCE(
`sales_channel.translation.homeEnabled`,
`sales_channel.translation.homeEnabled`
) as `sales_channel.homeEnabled`,
`sales_channel.translation.homeName`,
COALESCE(
`sales_channel.translation.homeName`,
`sales_channel.translation.homeName`
) as `sales_channel.homeName`,
`sales_channel.translation.homeMetaTitle`,
COALESCE(
`sales_channel.translation.homeMetaTitle`,
`sales_channel.translation.homeMetaTitle`
) as `sales_channel.homeMetaTitle`,
`sales_channel.translation.homeMetaDescription`,
COALESCE(
`sales_channel.translation.homeMetaDescription`,
`sales_channel.translation.homeMetaDescription`
) as `sales_channel.homeMetaDescription`,
`sales_channel.translation.homeKeywords`,
COALESCE(
`sales_channel.translation.homeKeywords`,
`sales_channel.translation.homeKeywords`
) as `sales_channel.homeKeywords`,
`sales_channel.translation.customFields`,
COALESCE(
`sales_channel.translation.customFields`,
`sales_channel.translation.customFields`
) as `sales_channel.customFields`,
`sales_channel.translation.createdAt`,
`sales_channel.translation.updatedAt`,
`sales_channel.translation.salesChannelId`,
`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`
FROM
`sales_channel_translation` `sales_channel.translation`
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`
FROM
`currency_translation` `sales_channel.currency.translation`
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.shortName`, COALESCE(`sales_channel.currency.translation.shortName`,`sales_channel.currency.translation.shortName`) as `sales_channel.currency.shortName`, `sales_channel.currency.translation.name`, COALESCE(`sales_channel.currency.translation.name`,`sales_channel.currency.translation.name`) as `sales_channel.currency.name`, `sales_channel.currency.translation.customFields`, COALESCE(`sales_channel.currency.translation.customFields`,`sales_channel.currency.translation.customFields`) as `sales_channel.currency.customFields`, `sales_channel.currency.translation.createdAt`, `sales_channel.currency.translation.updatedAt`, `sales_channel.currency.translation.currencyId`, `sales_channel.currency.translation.languageId`, `sales_channel.translation.name`, COALESCE(`sales_channel.translation.name`,`sales_channel.translation.name`) as `sales_channel.name`, `sales_channel.translation.homeSlotConfig`, COALESCE(`sales_channel.translation.homeSlotConfig`,`sales_channel.translation.homeSlotConfig`) as `sales_channel.homeSlotConfig`, `sales_channel.translation.homeEnabled`, COALESCE(`sales_channel.translation.homeEnabled`,`sales_channel.translation.homeEnabled`) as `sales_channel.homeEnabled`, `sales_channel.translation.homeName`, COALESCE(`sales_channel.translation.homeName`,`sales_channel.translation.homeName`) as `sales_channel.homeName`, `sales_channel.translation.homeMetaTitle`, COALESCE(`sales_channel.translation.homeMetaTitle`,`sales_channel.translation.homeMetaTitle`) as `sales_channel.homeMetaTitle`, `sales_channel.translation.homeMetaDescription`, COALESCE(`sales_channel.translation.homeMetaDescription`,`sales_channel.translation.homeMetaDescription`) as `sales_channel.homeMetaDescription`, `sales_channel.translation.homeKeywords`, COALESCE(`sales_channel.translation.homeKeywords`,`sales_channel.translation.homeKeywords`) as `sales_channel.homeKeywords`, `sales_channel.translation.customFields`, COALESCE(`sales_channel.translation.customFields`,`sales_channel.translation.customFields`) as `sales_channel.customFields`, `sales_channel.translation.createdAt`, `sales_channel.translation.updatedAt`, `sales_channel.translation.salesChannelId`, `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` FROM `sales_channel_translation` `sales_channel.translation` 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` FROM `currency_translation` `sales_channel.currency.translation` 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 (0x327009EB5C1A48E192B7D2BCFA9C61BE);
array:65 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 110)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 59)"
9 => "Shopware\Core\Profiling\Profiler::trace (line 109)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 96)"
12 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::create (line 74)"
13 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 350)"
14 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
16 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
17 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
20 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
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 72)"
26 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::create (line 92)"
27 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::create (line 60)"
28 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 350)"
29 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
30 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
31 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
32 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
33 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
34 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
35 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
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 58)"
41 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::create (line 103)"
42 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
43 => "Shopware\Core\Profiling\Profiler::trace (line 74)"
44 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 104)"
45 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
46 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 118)"
47 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
48 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
49 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
50 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
51 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
52 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
53 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
54 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
55 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
56 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
57 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
58 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
59 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
60 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
61 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
62 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
63 => "Shopware\Core\HttpKernel::doHandle (line 81)"
64 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.37 ms (0.00%)
|
|
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_eed94b85dd744e84aaeecc7c58b93c2c))
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 (0x327009EB5C1A48E192B7D2BCFA9C61BE));
array:69 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 496)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToManyWithoutPagination (line 438)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToMany (line 1210)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetchAssociations (line 152)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 110)"
12 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 59)"
13 => "Shopware\Core\Profiling\Profiler::trace (line 109)"
14 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
15 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 96)"
16 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::create (line 74)"
17 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 350)"
18 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
20 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
21 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
22 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
23 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
24 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
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 72)"
30 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::create (line 92)"
31 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::create (line 60)"
32 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 350)"
33 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
34 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
35 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
36 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
37 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
38 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
39 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
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 58)"
45 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::create (line 103)"
46 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
47 => "Shopware\Core\Profiling\Profiler::trace (line 74)"
48 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 104)"
49 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
50 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 118)"
51 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
52 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
53 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
54 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
55 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
56 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
57 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
58 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
59 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
60 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
61 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
62 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
63 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
64 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
65 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
66 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
67 => "Shopware\Core\HttpKernel::doHandle (line 81)"
68 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.52 ms (0.00%)
|
|
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.shortName`, COALESCE(`currency.translation.shortName`,`currency.translation.shortName`) as `currency.shortName`, `currency.translation.name`, COALESCE(`currency.translation.name`,`currency.translation.name`) as `currency.name`, `currency.translation.customFields`, COALESCE(`currency.translation.customFields`,`currency.translation.customFields`) as `currency.customFields`, `currency.translation.createdAt`, `currency.translation.updatedAt`, `currency.translation.currencyId`, `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` FROM `currency_translation` `currency.translation` 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.shortName`, COALESCE(`currency.translation.shortName`,`currency.translation.shortName`) as `currency.shortName`, `currency.translation.name`, COALESCE(`currency.translation.name`,`currency.translation.name`) as `currency.name`, `currency.translation.customFields`, COALESCE(`currency.translation.customFields`,`currency.translation.customFields`) as `currency.customFields`, `currency.translation.createdAt`, `currency.translation.updatedAt`, `currency.translation.currencyId`, `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` FROM `currency_translation` `currency.translation` WHERE `currency.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `currency.currency_translation` ON `currency.currency_translation`.`currency_id` = `currency`.`id` WHERE `currency`.`id` IN (0xB7D2554B0CE847CD82F3AC9BD1C0DFCA);
array:65 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 110)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 59)"
9 => "Shopware\Core\Profiling\Profiler::trace (line 109)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 120)"
12 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::create (line 74)"
13 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 350)"
14 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
16 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
17 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
20 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
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 72)"
26 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::create (line 92)"
27 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::create (line 60)"
28 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 350)"
29 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
30 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
31 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
32 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
33 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
34 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
35 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
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 58)"
41 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::create (line 103)"
42 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
43 => "Shopware\Core\Profiling\Profiler::trace (line 74)"
44 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 104)"
45 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
46 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 118)"
47 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
48 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
49 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
50 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
51 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
52 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
53 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
54 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
55 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
56 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
57 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
58 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
59 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
60 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
61 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
62 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
63 => "Shopware\Core\HttpKernel::doHandle (line 81)"
64 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.75 ms (0.00%)
|
|
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`.`postal_code_required` as `country.postalCodeRequired`, `country`.`check_postal_code_pattern` as `country.checkPostalCodePattern`, `country`.`check_advanced_postal_code_pattern` as `country.checkAdvancedPostalCodePattern`, `country`.`advanced_postal_code_pattern` as `country.advancedPostalCodePattern`, `country`.`default_postal_code_pattern` as `country.defaultPostalCodePattern`, `country`.`created_at` as `country.createdAt`, `country`.`updated_at` as `country.updatedAt`, `country.translation.name`, COALESCE(`country.translation.name`,`country.translation.name`) as `country.name`, `country.translation.addressFormat`, COALESCE(`country.translation.addressFormat`,`country.translation.addressFormat`) as `country.addressFormat`, `country.translation.customFields`, COALESCE(`country.translation.customFields`,`country.translation.customFields`) as `country.customFields`, `country.translation.createdAt`, `country.translation.updatedAt`, `country.translation.countryId`, `country.translation.languageId` FROM `country` LEFT JOIN (SELECT `country.translation`.country_id, `country.translation`.name as `country.translation.name`, `country.translation`.address_format as `country.translation.addressFormat`, `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` FROM `country_translation` `country.translation` 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`.`postal_code_required` as `country.postalCodeRequired`,
`country`.`check_postal_code_pattern` as `country.checkPostalCodePattern`,
`country`.`check_advanced_postal_code_pattern` as `country.checkAdvancedPostalCodePattern`,
`country`.`advanced_postal_code_pattern` as `country.advancedPostalCodePattern`,
`country`.`default_postal_code_pattern` as `country.defaultPostalCodePattern`,
`country`.`created_at` as `country.createdAt`,
`country`.`updated_at` as `country.updatedAt`,
`country.translation.name`,
COALESCE(
`country.translation.name`, `country.translation.name`
) as `country.name`,
`country.translation.addressFormat`,
COALESCE(
`country.translation.addressFormat`,
`country.translation.addressFormat`
) as `country.addressFormat`,
`country.translation.customFields`,
COALESCE(
`country.translation.customFields`,
`country.translation.customFields`
) as `country.customFields`,
`country.translation.createdAt`,
`country.translation.updatedAt`,
`country.translation.countryId`,
`country.translation.languageId`
FROM
`country`
LEFT JOIN (
SELECT
`country.translation`.country_id,
`country.translation`.name as `country.translation.name`,
`country.translation`.address_format as `country.translation.addressFormat`,
`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`
FROM
`country_translation` `country.translation`
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`.`postal_code_required` as `country.postalCodeRequired`, `country`.`check_postal_code_pattern` as `country.checkPostalCodePattern`, `country`.`check_advanced_postal_code_pattern` as `country.checkAdvancedPostalCodePattern`, `country`.`advanced_postal_code_pattern` as `country.advancedPostalCodePattern`, `country`.`default_postal_code_pattern` as `country.defaultPostalCodePattern`, `country`.`created_at` as `country.createdAt`, `country`.`updated_at` as `country.updatedAt`, `country.translation.name`, COALESCE(`country.translation.name`,`country.translation.name`) as `country.name`, `country.translation.addressFormat`, COALESCE(`country.translation.addressFormat`,`country.translation.addressFormat`) as `country.addressFormat`, `country.translation.customFields`, COALESCE(`country.translation.customFields`,`country.translation.customFields`) as `country.customFields`, `country.translation.createdAt`, `country.translation.updatedAt`, `country.translation.countryId`, `country.translation.languageId` FROM `country` LEFT JOIN (SELECT `country.translation`.country_id, `country.translation`.name as `country.translation.name`, `country.translation`.address_format as `country.translation.addressFormat`, `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` FROM `country_translation` `country.translation` WHERE `country.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `country.country_translation` ON `country.country_translation`.`country_id` = `country`.`id` WHERE `country`.`id` IN (0x560592ACF8B54D15990AF8EFACCA4C96);
array:66 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 110)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 59)"
9 => "Shopware\Core\Profiling\Profiler::trace (line 109)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 320)"
12 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::loadShippingLocation (line 124)"
13 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::create (line 74)"
14 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
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 72)"
27 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::create (line 92)"
28 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::create (line 60)"
29 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 350)"
30 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
31 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
32 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
33 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
34 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
35 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
36 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
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 58)"
42 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::create (line 103)"
43 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
44 => "Shopware\Core\Profiling\Profiler::trace (line 74)"
45 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 104)"
46 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
47 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 118)"
48 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
49 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
50 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
51 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
52 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
53 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
54 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
55 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
56 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
57 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
58 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
59 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
60 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
61 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
62 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
63 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
64 => "Shopware\Core\HttpKernel::doHandle (line 81)"
65 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.66 ms (0.00%)
|
|
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.name`, COALESCE(`customer_group.translation.name`,`customer_group.translation.name`) as `customer_group.name`, `customer_group.translation.registrationTitle`, COALESCE(`customer_group.translation.registrationTitle`,`customer_group.translation.registrationTitle`) as `customer_group.registrationTitle`, `customer_group.translation.registrationIntroduction`, COALESCE(`customer_group.translation.registrationIntroduction`,`customer_group.translation.registrationIntroduction`) as `customer_group.registrationIntroduction`, `customer_group.translation.registrationOnlyCompanyRegistration`, COALESCE(`customer_group.translation.registrationOnlyCompanyRegistration`,`customer_group.translation.registrationOnlyCompanyRegistration`) as `customer_group.registrationOnlyCompanyRegistration`, `customer_group.translation.registrationSeoMetaDescription`, COALESCE(`customer_group.translation.registrationSeoMetaDescription`,`customer_group.translation.registrationSeoMetaDescription`) as `customer_group.registrationSeoMetaDescription`, `customer_group.translation.customFields`, COALESCE(`customer_group.translation.customFields`,`customer_group.translation.customFields`) as `customer_group.customFields`, `customer_group.translation.createdAt`, `customer_group.translation.updatedAt`, `customer_group.translation.customerGroupId`, `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` FROM `customer_group_translation` `customer_group.translation` 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.name`, COALESCE(`customer_group.translation.name`,`customer_group.translation.name`) as `customer_group.name`, `customer_group.translation.registrationTitle`, COALESCE(`customer_group.translation.registrationTitle`,`customer_group.translation.registrationTitle`) as `customer_group.registrationTitle`, `customer_group.translation.registrationIntroduction`, COALESCE(`customer_group.translation.registrationIntroduction`,`customer_group.translation.registrationIntroduction`) as `customer_group.registrationIntroduction`, `customer_group.translation.registrationOnlyCompanyRegistration`, COALESCE(`customer_group.translation.registrationOnlyCompanyRegistration`,`customer_group.translation.registrationOnlyCompanyRegistration`) as `customer_group.registrationOnlyCompanyRegistration`, `customer_group.translation.registrationSeoMetaDescription`, COALESCE(`customer_group.translation.registrationSeoMetaDescription`,`customer_group.translation.registrationSeoMetaDescription`) as `customer_group.registrationSeoMetaDescription`, `customer_group.translation.customFields`, COALESCE(`customer_group.translation.customFields`,`customer_group.translation.customFields`) as `customer_group.customFields`, `customer_group.translation.createdAt`, `customer_group.translation.updatedAt`, `customer_group.translation.customerGroupId`, `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` FROM `customer_group_translation` `customer_group.translation` 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:65 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 110)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 59)"
9 => "Shopware\Core\Profiling\Profiler::trace (line 109)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 134)"
12 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::create (line 74)"
13 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 350)"
14 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
16 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
17 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
20 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
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 72)"
26 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::create (line 92)"
27 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::create (line 60)"
28 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 350)"
29 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
30 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
31 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
32 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
33 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
34 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
35 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
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 58)"
41 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::create (line 103)"
42 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
43 => "Shopware\Core\Profiling\Profiler::trace (line 74)"
44 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 104)"
45 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
46 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 118)"
47 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
48 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
49 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
50 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
51 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
52 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
53 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
54 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
55 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
56 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
57 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
58 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
59 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
60 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
61 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
62 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
63 => "Shopware\Core\HttpKernel::doHandle (line 81)"
64 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.18 ms (0.00%)
|
|
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:66 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 110)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 59)"
9 => "Shopware\Core\Profiling\Profiler::trace (line 109)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 184)"
12 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::getTaxRules (line 141)"
13 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::create (line 74)"
14 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
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 72)"
27 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::create (line 92)"
28 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::create (line 60)"
29 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 350)"
30 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
31 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
32 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
33 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
34 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
35 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
36 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
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 58)"
42 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::create (line 103)"
43 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
44 => "Shopware\Core\Profiling\Profiler::trace (line 74)"
45 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 104)"
46 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
47 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 118)"
48 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
49 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
50 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
51 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
52 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
53 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
54 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
55 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
56 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
57 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
58 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
59 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
60 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
61 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
62 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
63 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
64 => "Shopware\Core\HttpKernel::doHandle (line 81)"
65 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.70 ms (0.00%)
|
|
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.typeName`, COALESCE(`tax_rule.type.translation.typeName`,`tax_rule.type.translation.typeName`) as `tax_rule.type.typeName`, `tax_rule.type.translation.createdAt`, `tax_rule.type.translation.updatedAt`, `tax_rule.type.translation.taxRuleTypeId`, `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` FROM `tax_rule_type_translation` `tax_rule.type.translation` 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_be0fec74660d4bbf986355f3d371b66a))
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.typeName`, COALESCE(`tax_rule.type.translation.typeName`,`tax_rule.type.translation.typeName`) as `tax_rule.type.typeName`, `tax_rule.type.translation.createdAt`, `tax_rule.type.translation.updatedAt`, `tax_rule.type.translation.taxRuleTypeId`, `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` FROM `tax_rule_type_translation` `tax_rule.type.translation` 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 (0x492C470EB8F74C779A66720E88E789F3, 0x9B4F6F1ECFA742B591F763FDB882FF04, 0xD1243D551D2B4FFB84BBB9A22AD134CD));
array:70 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 496)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToManyWithoutPagination (line 438)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToMany (line 1210)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetchAssociations (line 152)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 110)"
12 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 59)"
13 => "Shopware\Core\Profiling\Profiler::trace (line 109)"
14 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
15 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 184)"
16 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::getTaxRules (line 141)"
17 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::create (line 74)"
18 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 350)"
19 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
21 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
22 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
23 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
24 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
25 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
26 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
27 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 73)"
28 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 72)"
29 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
30 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 72)"
31 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::create (line 92)"
32 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::create (line 60)"
33 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 350)"
34 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
35 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
36 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
37 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
38 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
39 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
40 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
41 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
42 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 59)"
43 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 72)"
44 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
45 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 58)"
46 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::create (line 103)"
47 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
48 => "Shopware\Core\Profiling\Profiler::trace (line 74)"
49 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 104)"
50 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
51 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 118)"
52 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
53 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
54 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
55 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
56 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
57 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
58 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
59 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
60 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
61 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
62 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
63 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
64 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
65 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
66 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
67 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
68 => "Shopware\Core\HttpKernel::doHandle (line 81)"
69 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
2.60 ms (0.00%)
|
|
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.title`, COALESCE(`payment_method.media.translation.title`,`payment_method.media.translation.title`) as `payment_method.media.title`, `payment_method.media.translation.alt`, COALESCE(`payment_method.media.translation.alt`,`payment_method.media.translation.alt`) as `payment_method.media.alt`, `payment_method.media.translation.customFields`, COALESCE(`payment_method.media.translation.customFields`,`payment_method.media.translation.customFields`) as `payment_method.media.customFields`, `payment_method.media.translation.createdAt`, `payment_method.media.translation.updatedAt`, `payment_method.media.translation.mediaId`, `payment_method.media.translation.languageId`, `payment_method.translation.name`, COALESCE(`payment_method.translation.name`,`payment_method.translation.name`) as `payment_method.name`, `payment_method.translation.distinguishableName`, COALESCE(`payment_method.translation.distinguishableName`,`payment_method.translation.distinguishableName`) as `payment_method.distinguishableName`, `payment_method.translation.description`, COALESCE(`payment_method.translation.description`,`payment_method.translation.description`) as `payment_method.description`, `payment_method.translation.customFields`, COALESCE(`payment_method.translation.customFields`,`payment_method.translation.customFields`) as `payment_method.customFields`, `payment_method.translation.createdAt`, `payment_method.translation.updatedAt`, `payment_method.translation.paymentMethodId`, `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` FROM `payment_method_translation` `payment_method.translation` 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` FROM `media_translation` `payment_method.media.translation` 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.title`,
COALESCE(
`payment_method.media.translation.title`,
`payment_method.media.translation.title`
) as `payment_method.media.title`,
`payment_method.media.translation.alt`,
COALESCE(
`payment_method.media.translation.alt`,
`payment_method.media.translation.alt`
) as `payment_method.media.alt`,
`payment_method.media.translation.customFields`,
COALESCE(
`payment_method.media.translation.customFields`,
`payment_method.media.translation.customFields`
) as `payment_method.media.customFields`,
`payment_method.media.translation.createdAt`,
`payment_method.media.translation.updatedAt`,
`payment_method.media.translation.mediaId`,
`payment_method.media.translation.languageId`,
`payment_method.translation.name`,
COALESCE(
`payment_method.translation.name`,
`payment_method.translation.name`
) as `payment_method.name`,
`payment_method.translation.distinguishableName`,
COALESCE(
`payment_method.translation.distinguishableName`,
`payment_method.translation.distinguishableName`
) as `payment_method.distinguishableName`,
`payment_method.translation.description`,
COALESCE(
`payment_method.translation.description`,
`payment_method.translation.description`
) as `payment_method.description`,
`payment_method.translation.customFields`,
COALESCE(
`payment_method.translation.customFields`,
`payment_method.translation.customFields`
) as `payment_method.customFields`,
`payment_method.translation.createdAt`,
`payment_method.translation.updatedAt`,
`payment_method.translation.paymentMethodId`,
`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`
FROM
`payment_method_translation` `payment_method.translation`
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`
FROM
`media_translation` `payment_method.media.translation`
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.title`, COALESCE(`payment_method.media.translation.title`,`payment_method.media.translation.title`) as `payment_method.media.title`, `payment_method.media.translation.alt`, COALESCE(`payment_method.media.translation.alt`,`payment_method.media.translation.alt`) as `payment_method.media.alt`, `payment_method.media.translation.customFields`, COALESCE(`payment_method.media.translation.customFields`,`payment_method.media.translation.customFields`) as `payment_method.media.customFields`, `payment_method.media.translation.createdAt`, `payment_method.media.translation.updatedAt`, `payment_method.media.translation.mediaId`, `payment_method.media.translation.languageId`, `payment_method.translation.name`, COALESCE(`payment_method.translation.name`,`payment_method.translation.name`) as `payment_method.name`, `payment_method.translation.distinguishableName`, COALESCE(`payment_method.translation.distinguishableName`,`payment_method.translation.distinguishableName`) as `payment_method.distinguishableName`, `payment_method.translation.description`, COALESCE(`payment_method.translation.description`,`payment_method.translation.description`) as `payment_method.description`, `payment_method.translation.customFields`, COALESCE(`payment_method.translation.customFields`,`payment_method.translation.customFields`) as `payment_method.customFields`, `payment_method.translation.createdAt`, `payment_method.translation.updatedAt`, `payment_method.translation.paymentMethodId`, `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` FROM `payment_method_translation` `payment_method.translation` 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` FROM `media_translation` `payment_method.media.translation` 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 (0xB3E670031BDF49FBB61BABB364589878);
array:67 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 110)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 59)"
9 => "Shopware\Core\Profiling\Profiler::trace (line 109)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 68)"
11 => "Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodRepositoryDecorator::search (line 51)"
12 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 197)"
13 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::getPaymentMethod (line 144)"
14 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::create (line 74)"
15 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 350)"
16 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
17 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
18 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
21 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
22 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
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 72)"
28 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::create (line 92)"
29 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::create (line 60)"
30 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 350)"
31 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
32 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
33 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
34 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
35 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
36 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
37 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
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 58)"
43 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::create (line 103)"
44 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
45 => "Shopware\Core\Profiling\Profiler::trace (line 74)"
46 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 104)"
47 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
48 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 118)"
49 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
50 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
51 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
52 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
53 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
54 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
55 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
56 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
57 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
58 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
59 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
60 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
61 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
62 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
63 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
64 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
65 => "Shopware\Core\HttpKernel::doHandle (line 81)"
66 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.15 ms (0.00%)
|
|
SELECT `name`, `type` FROM `custom_field` WHERE `active` = 1
SELECT `name`, `type` FROM `custom_field` WHERE `active` = 1;
array:75 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 1065)"
2 => "Doctrine\DBAL\Connection::fetchAllKeyValue (line 101)"
3 => "Shopware\Core\System\CustomField\CustomFieldService::getCustomFields (line 43)"
4 => "Shopware\Core\System\CustomField\CustomFieldService::getCustomField (line 109)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CustomFieldsSerializer::getFields (line 99)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CustomFieldsSerializer::decode (line 389)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator::customFields (line 243)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator::hydrateFields (line 169)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator::assign (line 546)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator::hydrateEntity (line 88)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator::hydrate (line 150)"
12 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
13 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
14 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
15 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 110)"
16 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 59)"
17 => "Shopware\Core\Profiling\Profiler::trace (line 109)"
18 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 68)"
19 => "Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodRepositoryDecorator::search (line 51)"
20 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 197)"
21 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::getPaymentMethod (line 144)"
22 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::create (line 74)"
23 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 350)"
24 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
26 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
27 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
28 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
29 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
30 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
31 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
32 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 73)"
33 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 72)"
34 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
35 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 72)"
36 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::create (line 92)"
37 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::create (line 60)"
38 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 350)"
39 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
40 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
41 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
42 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
43 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
44 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
45 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
46 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
47 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 59)"
48 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 72)"
49 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
50 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 58)"
51 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::create (line 103)"
52 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
53 => "Shopware\Core\Profiling\Profiler::trace (line 74)"
54 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 104)"
55 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
56 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 118)"
57 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
58 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
59 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
60 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
61 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
62 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
63 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
64 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
65 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
66 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
67 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
68 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
69 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
70 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
71 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
72 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
73 => "Shopware\Core\HttpKernel::doHandle (line 81)"
74 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
3.13 ms (0.00%)
|
|
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.name`, COALESCE(`shipping_method.deliveryTime.translation.name`,`shipping_method.deliveryTime.translation.name`) as `shipping_method.deliveryTime.name`, `shipping_method.deliveryTime.translation.customFields`, COALESCE(`shipping_method.deliveryTime.translation.customFields`,`shipping_method.deliveryTime.translation.customFields`) as `shipping_method.deliveryTime.customFields`, `shipping_method.deliveryTime.translation.createdAt`, `shipping_method.deliveryTime.translation.updatedAt`, `shipping_method.deliveryTime.translation.deliveryTimeId`, `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.title`, COALESCE(`shipping_method.media.translation.title`,`shipping_method.media.translation.title`) as `shipping_method.media.title`, `shipping_method.media.translation.alt`, COALESCE(`shipping_method.media.translation.alt`,`shipping_method.media.translation.alt`) as `shipping_method.media.alt`, `shipping_method.media.translation.customFields`, COALESCE(`shipping_method.media.translation.customFields`,`shipping_method.media.translation.customFields`) as `shipping_method.media.customFields`, `shipping_method.media.translation.createdAt`, `shipping_method.media.translation.updatedAt`, `shipping_method.media.translation.mediaId`, `shipping_method.media.translation.languageId`, `shipping_method.translation.name`, COALESCE(`shipping_method.translation.name`,`shipping_method.translation.name`) as `shipping_method.name`, `shipping_method.translation.description`, COALESCE(`shipping_method.translation.description`,`shipping_method.translation.description`) as `shipping_method.description`, `shipping_method.translation.trackingUrl`, COALESCE(`shipping_method.translation.trackingUrl`,`shipping_method.translation.trackingUrl`) as `shipping_method.trackingUrl`, `shipping_method.translation.customFields`, COALESCE(`shipping_method.translation.customFields`,`shipping_method.translation.customFields`) as `shipping_method.customFields`, `shipping_method.translation.createdAt`, `shipping_method.translation.updatedAt`, `shipping_method.translation.shippingMethodId`, `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` FROM `shipping_method_translation` `shipping_method.translation` 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` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` 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` FROM `media_translation` `shipping_method.media.translation` 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.name`,
COALESCE(
`shipping_method.deliveryTime.translation.name`,
`shipping_method.deliveryTime.translation.name`
) as `shipping_method.deliveryTime.name`,
`shipping_method.deliveryTime.translation.customFields`,
COALESCE(
`shipping_method.deliveryTime.translation.customFields`,
`shipping_method.deliveryTime.translation.customFields`
) as `shipping_method.deliveryTime.customFields`,
`shipping_method.deliveryTime.translation.createdAt`,
`shipping_method.deliveryTime.translation.updatedAt`,
`shipping_method.deliveryTime.translation.deliveryTimeId`,
`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.title`,
COALESCE(
`shipping_method.media.translation.title`,
`shipping_method.media.translation.title`
) as `shipping_method.media.title`,
`shipping_method.media.translation.alt`,
COALESCE(
`shipping_method.media.translation.alt`,
`shipping_method.media.translation.alt`
) as `shipping_method.media.alt`,
`shipping_method.media.translation.customFields`,
COALESCE(
`shipping_method.media.translation.customFields`,
`shipping_method.media.translation.customFields`
) as `shipping_method.media.customFields`,
`shipping_method.media.translation.createdAt`,
`shipping_method.media.translation.updatedAt`,
`shipping_method.media.translation.mediaId`,
`shipping_method.media.translation.languageId`,
`shipping_method.translation.name`,
COALESCE(
`shipping_method.translation.name`,
`shipping_method.translation.name`
) as `shipping_method.name`,
`shipping_method.translation.description`,
COALESCE(
`shipping_method.translation.description`,
`shipping_method.translation.description`
) as `shipping_method.description`,
`shipping_method.translation.trackingUrl`,
COALESCE(
`shipping_method.translation.trackingUrl`,
`shipping_method.translation.trackingUrl`
) as `shipping_method.trackingUrl`,
`shipping_method.translation.customFields`,
COALESCE(
`shipping_method.translation.customFields`,
`shipping_method.translation.customFields`
) as `shipping_method.customFields`,
`shipping_method.translation.createdAt`,
`shipping_method.translation.updatedAt`,
`shipping_method.translation.shippingMethodId`,
`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`
FROM
`shipping_method_translation` `shipping_method.translation`
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`
FROM
`delivery_time_translation` `shipping_method.deliveryTime.translation`
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`
FROM
`media_translation` `shipping_method.media.translation`
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.name`, COALESCE(`shipping_method.deliveryTime.translation.name`,`shipping_method.deliveryTime.translation.name`) as `shipping_method.deliveryTime.name`, `shipping_method.deliveryTime.translation.customFields`, COALESCE(`shipping_method.deliveryTime.translation.customFields`,`shipping_method.deliveryTime.translation.customFields`) as `shipping_method.deliveryTime.customFields`, `shipping_method.deliveryTime.translation.createdAt`, `shipping_method.deliveryTime.translation.updatedAt`, `shipping_method.deliveryTime.translation.deliveryTimeId`, `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.title`, COALESCE(`shipping_method.media.translation.title`,`shipping_method.media.translation.title`) as `shipping_method.media.title`, `shipping_method.media.translation.alt`, COALESCE(`shipping_method.media.translation.alt`,`shipping_method.media.translation.alt`) as `shipping_method.media.alt`, `shipping_method.media.translation.customFields`, COALESCE(`shipping_method.media.translation.customFields`,`shipping_method.media.translation.customFields`) as `shipping_method.media.customFields`, `shipping_method.media.translation.createdAt`, `shipping_method.media.translation.updatedAt`, `shipping_method.media.translation.mediaId`, `shipping_method.media.translation.languageId`, `shipping_method.translation.name`, COALESCE(`shipping_method.translation.name`,`shipping_method.translation.name`) as `shipping_method.name`, `shipping_method.translation.description`, COALESCE(`shipping_method.translation.description`,`shipping_method.translation.description`) as `shipping_method.description`, `shipping_method.translation.trackingUrl`, COALESCE(`shipping_method.translation.trackingUrl`,`shipping_method.translation.trackingUrl`) as `shipping_method.trackingUrl`, `shipping_method.translation.customFields`, COALESCE(`shipping_method.translation.customFields`,`shipping_method.translation.customFields`) as `shipping_method.customFields`, `shipping_method.translation.createdAt`, `shipping_method.translation.updatedAt`, `shipping_method.translation.shippingMethodId`, `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` FROM `shipping_method_translation` `shipping_method.translation` 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` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` 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` FROM `media_translation` `shipping_method.media.translation` 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 (0x502D275ECFE047E88ECE45F66E99F1D1);
array:66 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 110)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 59)"
9 => "Shopware\Core\Profiling\Profiler::trace (line 109)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 217)"
12 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::getShippingMethod (line 147)"
13 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::create (line 74)"
14 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
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 72)"
27 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::create (line 92)"
28 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::create (line 60)"
29 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 350)"
30 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
31 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
32 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
33 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
34 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
35 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
36 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
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 58)"
42 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::create (line 103)"
43 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
44 => "Shopware\Core\Profiling\Profiler::trace (line 74)"
45 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 104)"
46 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
47 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 118)"
48 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
49 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
50 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
51 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
52 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
53 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
54 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
55 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
56 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
57 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
58 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
59 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
60 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
61 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
62 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
63 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
64 => "Shopware\Core\HttpKernel::doHandle (line 81)"
65 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.27 ms (0.00%)
|
|
SELECT `currency_country_rounding`.`id` FROM `currency_country_rounding` WHERE (`currency_country_rounding`.`currency_id` = :param_c3ec9e1505964cb9a5525fe37bf59e1b AND `currency_country_rounding`.`country_id` = :param_88f8e06e0f5a4405a8388af65ae15827) LIMIT 1
SELECT `currency_country_rounding`.`id` FROM `currency_country_rounding` WHERE (`currency_country_rounding`.`currency_id` = 0xB7D2554B0CE847CD82F3AC9BD1C0DFCA AND `currency_country_rounding`.`country_id` = 0x560592ACF8B54D15990AF8EFACCA4C96) LIMIT 1;
array:65 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 107)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 62)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 132)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::searchIds (line 291)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 110)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 59)"
8 => "Shopware\Core\Profiling\Profiler::trace (line 109)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 361)"
11 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::getCashRounding (line 149)"
12 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::create (line 74)"
13 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 350)"
14 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
16 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
17 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
20 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
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 72)"
26 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::create (line 92)"
27 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::create (line 60)"
28 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 350)"
29 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
30 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
31 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
32 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
33 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
34 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
35 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
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 58)"
41 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::create (line 103)"
42 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
43 => "Shopware\Core\Profiling\Profiler::trace (line 74)"
44 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 104)"
45 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
46 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 118)"
47 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
48 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
49 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
50 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
51 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
52 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
53 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
54 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
55 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
56 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
57 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
58 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
59 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
60 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
61 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
62 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
63 => "Shopware\Core\HttpKernel::doHandle (line 81)"
64 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.30 ms (0.00%)
|
|
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:45 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 107)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 62)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 132)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::searchIds (line 291)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 110)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 59)"
8 => "Shopware\Core\Profiling\Profiler::trace (line 109)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 101)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\Common\RepositoryIterator::fetch (line 43)"
12 => "Shopware\Core\Checkout\Cart\RuleLoader::load (line 36)"
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 192)"
17 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadRules (line 111)"
18 => "Shopware\Core\Checkout\Cart\CartRuleLoader::Shopware\Core\Checkout\Cart\{closure} (line 59)"
19 => "Shopware\Core\Profiling\Profiler::trace (line 110)"
20 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 88)"
21 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 106)"
22 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
23 => "Shopware\Core\Profiling\Profiler::trace (line 74)"
24 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 104)"
25 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
26 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 118)"
27 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
28 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
29 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
30 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
31 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
32 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
33 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
34 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
35 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
36 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
37 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
38 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
40 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
41 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
42 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
43 => "Shopware\Core\HttpKernel::doHandle (line 81)"
44 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.37 ms (0.00%)
|
|
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`.`areas` as `rule.areas`, `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`.`areas` as `rule.areas`, `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 (0x513EAADABBD748BF91CAD5363B3124D1, 0x6887AEB1971F4F22A00E50140A0B1E25, 0xC058052CB9DE4737B6AFEE4B4FFDA15F, 0xCEF2EF8947F544A993D8B5F6F258916B, 0x6307D1F8461C4831B2ABC980983086A1, 0x0FDA18F526484C7D9909CCF735E8B69E, 0x1B079F0D5D724D0194AD7C0E5786D28A, 0x58D0DEDACA444E3CA4E4480436C18619, 0xEE39BFA3F693413A944C0EA32456D160);
array:46 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 302)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 110)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 59)"
9 => "Shopware\Core\Profiling\Profiler::trace (line 109)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 101)"
12 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\Common\RepositoryIterator::fetch (line 43)"
13 => "Shopware\Core\Checkout\Cart\RuleLoader::load (line 36)"
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 192)"
18 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadRules (line 111)"
19 => "Shopware\Core\Checkout\Cart\CartRuleLoader::Shopware\Core\Checkout\Cart\{closure} (line 59)"
20 => "Shopware\Core\Profiling\Profiler::trace (line 110)"
21 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 88)"
22 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 106)"
23 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
24 => "Shopware\Core\Profiling\Profiler::trace (line 74)"
25 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 104)"
26 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
27 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 118)"
28 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
29 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
30 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
31 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
32 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
33 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
34 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
35 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
36 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
37 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
38 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
39 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
40 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
41 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
42 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
43 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
44 => "Shopware\Core\HttpKernel::doHandle (line 81)"
45 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.61 ms (0.00%)
|
|
SELECT `promotion`.`id` FROM `promotion` LEFT JOIN `promotion_sales_channel` `promotion.salesChannels` ON `promotion`.`id` = `promotion.salesChannels`.`promotion_id` WHERE ((`promotion`.`active` = :param_ede08489f7314d62a56b35a0a3444979 AND `promotion.salesChannels`.`sales_channel_id` = :param_0989296c98454d9c8ed80360914f1b2f AND ((`promotion`.`valid_from` <=> :param_44bf7885d51e44a7b2046f4c092b6505 AND `promotion`.`valid_until` <=> :param_a8869aaa9a0843c0ba50942dae33db60) OR (`promotion`.`valid_from` <=> :param_2036a89bc71a4039b655e0c5dd1b58f3 AND (`promotion`.`valid_until` > :param_462fe35173bc4837a89c560ba2e957a8)) OR ((`promotion`.`valid_from` <= :param_a076c939f25242708dcdd9b3d67e0046) AND `promotion`.`valid_until` <=> :param_e797eca7bc7b490ab944998699424828) OR ((`promotion`.`valid_from` <= :param_5fa50e043a284452befb0f60de71f78c) AND (`promotion`.`valid_until` > :param_cfa9c4ef1e8c49b1b46ea09ab5c89b1a))) AND `promotion`.`use_codes` = :param_eed12e0b4fe048d0b4b07a865fb69aff)) 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` = 0x327009EB5C1A48E192B7D2BCFA9C61BE AND ((`promotion`.`valid_from` <=> NULL AND `promotion`.`valid_until` <=> NULL) OR (`promotion`.`valid_from` <=> NULL AND (`promotion`.`valid_until` > '2024-11-01 00:15:00')) OR ((`promotion`.`valid_from` <= '2024-11-01 00:15:00') AND `promotion`.`valid_until` <=> NULL) OR ((`promotion`.`valid_from` <= '2024-11-01 00:15:00') AND (`promotion`.`valid_until` > '2024-11-01 00:15:00'))) AND `promotion`.`use_codes` = 0)) GROUP BY `promotion`.`id` ORDER BY MAX(`promotion`.`priority`) DESC;
array:47 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 107)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 62)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 132)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::searchIds (line 291)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 110)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 59)"
8 => "Shopware\Core\Profiling\Profiler::trace (line 109)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 44)"
11 => "Shopware\Core\Checkout\Promotion\Gateway\PromotionGateway::get (line 184)"
12 => "Shopware\Core\Checkout\Promotion\Cart\PromotionCollector::searchPromotionsAuto (line 110)"
13 => "Shopware\Core\Checkout\Promotion\Cart\PromotionCollector::Shopware\Core\Checkout\Promotion\Cart\{closure} (line 59)"
14 => "Shopware\Core\Profiling\Profiler::trace (line 81)"
15 => "Shopware\Core\Checkout\Promotion\Cart\PromotionCollector::collect (line 103)"
16 => "Shopware\Core\Checkout\Cart\Processor::runProcessors (line 67)"
17 => "Shopware\Core\Checkout\Cart\Processor::Shopware\Core\Checkout\Cart\{closure} (line 59)"
18 => "Shopware\Core\Profiling\Profiler::trace (line 56)"
19 => "Shopware\Core\Checkout\Cart\Processor::process (line 132)"
20 => "Shopware\Core\Checkout\Cart\CartRuleLoader::Shopware\Core\Checkout\Cart\{closure} (line 59)"
21 => "Shopware\Core\Profiling\Profiler::trace (line 110)"
22 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 88)"
23 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 106)"
24 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
25 => "Shopware\Core\Profiling\Profiler::trace (line 74)"
26 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 104)"
27 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
28 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 118)"
29 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
30 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
31 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
32 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
33 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
34 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
35 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
36 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
37 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
38 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
39 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
40 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
41 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
42 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
43 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
44 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
45 => "Shopware\Core\HttpKernel::doHandle (line 81)"
46 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.22 ms (0.00%)
|
|
SELECT `payment_method`.`id` FROM `payment_method` WHERE (`payment_method`.`handler_identifier` = :param_7d64d61e5e8c420fbc2bc544f277a896)
SELECT `payment_method`.`id` FROM `payment_method` WHERE (`payment_method`.`handler_identifier` = 'Kiener\\MolliePayments\\Handler\\Method\\VoucherPayment');
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 107)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 62)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 132)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::searchIds (line 58)"
6 => "Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodRepositoryDecorator::searchIds (line 41)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::searchIds (line 37)"
8 => "Kiener\MolliePayments\Repository\PaymentMethod\PaymentMethodRepository::searchIds (line 114)"
9 => "Kiener\MolliePayments\Service\Cart\Voucher\VoucherCartCollector::getVoucherID (line 67)"
10 => "Kiener\MolliePayments\Service\Cart\Voucher\VoucherCartCollector::collect (line 103)"
11 => "Shopware\Core\Checkout\Cart\Processor::runProcessors (line 67)"
12 => "Shopware\Core\Checkout\Cart\Processor::Shopware\Core\Checkout\Cart\{closure} (line 59)"
13 => "Shopware\Core\Profiling\Profiler::trace (line 56)"
14 => "Shopware\Core\Checkout\Cart\Processor::process (line 132)"
15 => "Shopware\Core\Checkout\Cart\CartRuleLoader::Shopware\Core\Checkout\Cart\{closure} (line 59)"
16 => "Shopware\Core\Profiling\Profiler::trace (line 110)"
17 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 88)"
18 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 106)"
19 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
20 => "Shopware\Core\Profiling\Profiler::trace (line 74)"
21 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 104)"
22 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
23 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 118)"
24 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
25 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
26 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
27 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
28 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
29 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
30 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
31 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
1.96 ms (0.00%)
|
|
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.name`, COALESCE(`shipping_method.deliveryTime.translation.name`,`shipping_method.deliveryTime.translation.name`) as `shipping_method.deliveryTime.name`, `shipping_method.deliveryTime.translation.customFields`, COALESCE(`shipping_method.deliveryTime.translation.customFields`,`shipping_method.deliveryTime.translation.customFields`) as `shipping_method.deliveryTime.customFields`, `shipping_method.deliveryTime.translation.createdAt`, `shipping_method.deliveryTime.translation.updatedAt`, `shipping_method.deliveryTime.translation.deliveryTimeId`, `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.name`, COALESCE(`shipping_method.translation.name`,`shipping_method.translation.name`) as `shipping_method.name`, `shipping_method.translation.description`, COALESCE(`shipping_method.translation.description`,`shipping_method.translation.description`) as `shipping_method.description`, `shipping_method.translation.trackingUrl`, COALESCE(`shipping_method.translation.trackingUrl`,`shipping_method.translation.trackingUrl`) as `shipping_method.trackingUrl`, `shipping_method.translation.customFields`, COALESCE(`shipping_method.translation.customFields`,`shipping_method.translation.customFields`) as `shipping_method.customFields`, `shipping_method.translation.createdAt`, `shipping_method.translation.updatedAt`, `shipping_method.translation.shippingMethodId`, `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` FROM `shipping_method_translation` `shipping_method.translation` 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` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` 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.name`,
COALESCE(
`shipping_method.deliveryTime.translation.name`,
`shipping_method.deliveryTime.translation.name`
) as `shipping_method.deliveryTime.name`,
`shipping_method.deliveryTime.translation.customFields`,
COALESCE(
`shipping_method.deliveryTime.translation.customFields`,
`shipping_method.deliveryTime.translation.customFields`
) as `shipping_method.deliveryTime.customFields`,
`shipping_method.deliveryTime.translation.createdAt`,
`shipping_method.deliveryTime.translation.updatedAt`,
`shipping_method.deliveryTime.translation.deliveryTimeId`,
`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.name`,
COALESCE(
`shipping_method.translation.name`,
`shipping_method.translation.name`
) as `shipping_method.name`,
`shipping_method.translation.description`,
COALESCE(
`shipping_method.translation.description`,
`shipping_method.translation.description`
) as `shipping_method.description`,
`shipping_method.translation.trackingUrl`,
COALESCE(
`shipping_method.translation.trackingUrl`,
`shipping_method.translation.trackingUrl`
) as `shipping_method.trackingUrl`,
`shipping_method.translation.customFields`,
COALESCE(
`shipping_method.translation.customFields`,
`shipping_method.translation.customFields`
) as `shipping_method.customFields`,
`shipping_method.translation.createdAt`,
`shipping_method.translation.updatedAt`,
`shipping_method.translation.shippingMethodId`,
`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`
FROM
`shipping_method_translation` `shipping_method.translation`
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`
FROM
`delivery_time_translation` `shipping_method.deliveryTime.translation`
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.name`, COALESCE(`shipping_method.deliveryTime.translation.name`,`shipping_method.deliveryTime.translation.name`) as `shipping_method.deliveryTime.name`, `shipping_method.deliveryTime.translation.customFields`, COALESCE(`shipping_method.deliveryTime.translation.customFields`,`shipping_method.deliveryTime.translation.customFields`) as `shipping_method.deliveryTime.customFields`, `shipping_method.deliveryTime.translation.createdAt`, `shipping_method.deliveryTime.translation.updatedAt`, `shipping_method.deliveryTime.translation.deliveryTimeId`, `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.name`, COALESCE(`shipping_method.translation.name`,`shipping_method.translation.name`) as `shipping_method.name`, `shipping_method.translation.description`, COALESCE(`shipping_method.translation.description`,`shipping_method.translation.description`) as `shipping_method.description`, `shipping_method.translation.trackingUrl`, COALESCE(`shipping_method.translation.trackingUrl`,`shipping_method.translation.trackingUrl`) as `shipping_method.trackingUrl`, `shipping_method.translation.customFields`, COALESCE(`shipping_method.translation.customFields`,`shipping_method.translation.customFields`) as `shipping_method.customFields`, `shipping_method.translation.createdAt`, `shipping_method.translation.updatedAt`, `shipping_method.translation.shippingMethodId`, `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` FROM `shipping_method_translation` `shipping_method.translation` 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` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` 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 (0x502D275ECFE047E88ECE45F66E99F1D1);
array:46 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 110)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 59)"
9 => "Shopware\Core\Profiling\Profiler::trace (line 109)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 86)"
12 => "Shopware\Core\Checkout\Cart\Delivery\DeliveryProcessor::Shopware\Core\Checkout\Cart\Delivery\{closure} (line 59)"
13 => "Shopware\Core\Profiling\Profiler::trace (line 61)"
14 => "Shopware\Core\Checkout\Cart\Delivery\DeliveryProcessor::collect (line 103)"
15 => "Shopware\Core\Checkout\Cart\Processor::runProcessors (line 67)"
16 => "Shopware\Core\Checkout\Cart\Processor::Shopware\Core\Checkout\Cart\{closure} (line 59)"
17 => "Shopware\Core\Profiling\Profiler::trace (line 56)"
18 => "Shopware\Core\Checkout\Cart\Processor::process (line 132)"
19 => "Shopware\Core\Checkout\Cart\CartRuleLoader::Shopware\Core\Checkout\Cart\{closure} (line 59)"
20 => "Shopware\Core\Profiling\Profiler::trace (line 110)"
21 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 88)"
22 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 106)"
23 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
24 => "Shopware\Core\Profiling\Profiler::trace (line 74)"
25 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 104)"
26 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
27 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 118)"
28 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
29 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
30 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
31 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
32 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
33 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
34 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
35 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
36 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
37 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
38 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
39 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
40 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
41 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
42 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
43 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
44 => "Shopware\Core\HttpKernel::doHandle (line 81)"
45 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.35 ms (0.00%)
|
|
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_984a3b97ecb44805a67248dbbf7d24dc))
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 (0x502D275ECFE047E88ECE45F66E99F1D1));
array:50 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 496)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToManyWithoutPagination (line 438)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToMany (line 1210)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetchAssociations (line 152)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 110)"
12 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 59)"
13 => "Shopware\Core\Profiling\Profiler::trace (line 109)"
14 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
15 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 86)"
16 => "Shopware\Core\Checkout\Cart\Delivery\DeliveryProcessor::Shopware\Core\Checkout\Cart\Delivery\{closure} (line 59)"
17 => "Shopware\Core\Profiling\Profiler::trace (line 61)"
18 => "Shopware\Core\Checkout\Cart\Delivery\DeliveryProcessor::collect (line 103)"
19 => "Shopware\Core\Checkout\Cart\Processor::runProcessors (line 67)"
20 => "Shopware\Core\Checkout\Cart\Processor::Shopware\Core\Checkout\Cart\{closure} (line 59)"
21 => "Shopware\Core\Profiling\Profiler::trace (line 56)"
22 => "Shopware\Core\Checkout\Cart\Processor::process (line 132)"
23 => "Shopware\Core\Checkout\Cart\CartRuleLoader::Shopware\Core\Checkout\Cart\{closure} (line 59)"
24 => "Shopware\Core\Profiling\Profiler::trace (line 110)"
25 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 88)"
26 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 106)"
27 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 74)"
29 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 104)"
30 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
31 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 118)"
32 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
33 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
34 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
35 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
36 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
37 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
38 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
39 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
40 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
41 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
42 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
43 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
44 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
45 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
46 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
47 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
48 => "Shopware\Core\HttpKernel::doHandle (line 81)"
49 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
1.55 ms (0.00%)
|
|
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_39773b8690544a61acae37f3dd882f75)
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_39773b8690544a61acae37f3dd882f75
)
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:46 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 110)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 59)"
9 => "Shopware\Core\Profiling\Profiler::trace (line 109)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 119)"
12 => "Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister::refresh (line 73)"
13 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::load (line 57)"
14 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::get (line 71)"
15 => "Shopware\Core\Framework\Script\Execution\ScriptExecutor::execute (line 70)"
16 => "Shopware\Core\Checkout\Cart\Processor::Shopware\Core\Checkout\Cart\{closure} (line 59)"
17 => "Shopware\Core\Profiling\Profiler::trace (line 56)"
18 => "Shopware\Core\Checkout\Cart\Processor::process (line 132)"
19 => "Shopware\Core\Checkout\Cart\CartRuleLoader::Shopware\Core\Checkout\Cart\{closure} (line 59)"
20 => "Shopware\Core\Profiling\Profiler::trace (line 110)"
21 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 88)"
22 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 106)"
23 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
24 => "Shopware\Core\Profiling\Profiler::trace (line 74)"
25 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 104)"
26 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
27 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 118)"
28 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
29 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
30 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
31 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
32 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
33 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
34 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
35 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
36 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
37 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
38 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
39 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
40 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
41 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
42 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
43 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
44 => "Shopware\Core\HttpKernel::doHandle (line 81)"
45 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.37 ms (0.00%)
|
|
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:36 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 1042)"
2 => "Doctrine\DBAL\Connection::fetchAllAssociative (line 76)"
3 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::load (line 57)"
4 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::get (line 71)"
5 => "Shopware\Core\Framework\Script\Execution\ScriptExecutor::execute (line 70)"
6 => "Shopware\Core\Checkout\Cart\Processor::Shopware\Core\Checkout\Cart\{closure} (line 59)"
7 => "Shopware\Core\Profiling\Profiler::trace (line 56)"
8 => "Shopware\Core\Checkout\Cart\Processor::process (line 132)"
9 => "Shopware\Core\Checkout\Cart\CartRuleLoader::Shopware\Core\Checkout\Cart\{closure} (line 59)"
10 => "Shopware\Core\Profiling\Profiler::trace (line 110)"
11 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 88)"
12 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 106)"
13 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
14 => "Shopware\Core\Profiling\Profiler::trace (line 74)"
15 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 104)"
16 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
17 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 118)"
18 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
19 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
20 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
21 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
22 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
23 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
24 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
25 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
26 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
28 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
29 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
30 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
34 => "Shopware\Core\HttpKernel::doHandle (line 81)"
35 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.20 ms (0.00%)
|
|
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:36 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 1042)"
2 => "Doctrine\DBAL\Connection::fetchAllAssociative (line 92)"
3 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::load (line 57)"
4 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::get (line 71)"
5 => "Shopware\Core\Framework\Script\Execution\ScriptExecutor::execute (line 70)"
6 => "Shopware\Core\Checkout\Cart\Processor::Shopware\Core\Checkout\Cart\{closure} (line 59)"
7 => "Shopware\Core\Profiling\Profiler::trace (line 56)"
8 => "Shopware\Core\Checkout\Cart\Processor::process (line 132)"
9 => "Shopware\Core\Checkout\Cart\CartRuleLoader::Shopware\Core\Checkout\Cart\{closure} (line 59)"
10 => "Shopware\Core\Profiling\Profiler::trace (line 110)"
11 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 88)"
12 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 106)"
13 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
14 => "Shopware\Core\Profiling\Profiler::trace (line 74)"
15 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 104)"
16 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
17 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 118)"
18 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
19 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
20 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
21 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
22 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
23 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
24 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
25 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
26 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
28 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
29 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
30 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
34 => "Shopware\Core\HttpKernel::doHandle (line 81)"
35 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.26 ms (0.00%)
|
|
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_a8a3e13778fd4ff4af311eebdd0c51df)) 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` = 0x327009EB5C1A48E192B7D2BCFA9C61BE)) AND (`country`.`id` IN (0x560592ACF8B54D15990AF8EFACCA4C96)) GROUP BY `country`.`id`;
array:40 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 107)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 62)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 132)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::searchIds (line 41)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::searchIds (line 104)"
7 => "Shopware\Core\Checkout\Cart\Address\AddressValidator::isSalesChannelCountry (line 58)"
8 => "Shopware\Core\Checkout\Cart\Address\AddressValidator::validate (line 29)"
9 => "Shopware\Core\Checkout\Cart\Validator::validate (line 76)"
10 => "Shopware\Core\Checkout\Cart\Processor::Shopware\Core\Checkout\Cart\{closure} (line 59)"
11 => "Shopware\Core\Profiling\Profiler::trace (line 56)"
12 => "Shopware\Core\Checkout\Cart\Processor::process (line 132)"
13 => "Shopware\Core\Checkout\Cart\CartRuleLoader::Shopware\Core\Checkout\Cart\{closure} (line 59)"
14 => "Shopware\Core\Profiling\Profiler::trace (line 110)"
15 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 88)"
16 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 106)"
17 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
18 => "Shopware\Core\Profiling\Profiler::trace (line 74)"
19 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 104)"
20 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
21 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 118)"
22 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
23 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
24 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
25 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
26 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
27 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
28 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
29 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
30 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
31 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
32 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
33 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
35 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
38 => "Shopware\Core\HttpKernel::doHandle (line 81)"
39 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.47 ms (0.00%)
|
|
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = :salesChannelId) AND (configuration_key LIKE :prefix) ORDER BY sales_channel_id ASC
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE) AND (configuration_key LIKE 'MolliePayments.config.%') ORDER BY sales_channel_id ASC;
array:37 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 189)"
3 => "Shopware\Core\System\SystemConfig\SystemConfigService::getDomain (line 74)"
4 => "Kiener\MolliePayments\Service\SettingsService::getSettings (line 40)"
5 => "Kiener\MolliePayments\Components\Subscription\Cart\Validator\AvailabilityInformationValidator::validate (line 29)"
6 => "Shopware\Core\Checkout\Cart\Validator::validate (line 76)"
7 => "Shopware\Core\Checkout\Cart\Processor::Shopware\Core\Checkout\Cart\{closure} (line 59)"
8 => "Shopware\Core\Profiling\Profiler::trace (line 56)"
9 => "Shopware\Core\Checkout\Cart\Processor::process (line 132)"
10 => "Shopware\Core\Checkout\Cart\CartRuleLoader::Shopware\Core\Checkout\Cart\{closure} (line 59)"
11 => "Shopware\Core\Profiling\Profiler::trace (line 110)"
12 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 88)"
13 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 106)"
14 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
15 => "Shopware\Core\Profiling\Profiler::trace (line 74)"
16 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 104)"
17 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
18 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 118)"
19 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
20 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
21 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
22 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
23 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
24 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
25 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
26 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
29 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
30 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
35 => "Shopware\Core\HttpKernel::doHandle (line 81)"
36 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.40 ms (0.00%)
|
|
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = :salesChannelId) AND (configuration_key LIKE :prefix) ORDER BY sales_channel_id ASC
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE) AND (configuration_key LIKE 'MolliePayments.config.%') ORDER BY sales_channel_id ASC;
array:37 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 189)"
3 => "Shopware\Core\System\SystemConfig\SystemConfigService::getDomain (line 74)"
4 => "Kiener\MolliePayments\Service\SettingsService::getSettings (line 53)"
5 => "Kiener\MolliePayments\Components\Subscription\Cart\Validator\SubscriptionCartValidator::validate (line 29)"
6 => "Shopware\Core\Checkout\Cart\Validator::validate (line 76)"
7 => "Shopware\Core\Checkout\Cart\Processor::Shopware\Core\Checkout\Cart\{closure} (line 59)"
8 => "Shopware\Core\Profiling\Profiler::trace (line 56)"
9 => "Shopware\Core\Checkout\Cart\Processor::process (line 132)"
10 => "Shopware\Core\Checkout\Cart\CartRuleLoader::Shopware\Core\Checkout\Cart\{closure} (line 59)"
11 => "Shopware\Core\Profiling\Profiler::trace (line 110)"
12 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 88)"
13 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 106)"
14 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
15 => "Shopware\Core\Profiling\Profiler::trace (line 74)"
16 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 104)"
17 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
18 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 118)"
19 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
20 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
21 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
22 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
23 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
24 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
25 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
26 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
29 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
30 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
35 => "Shopware\Core\HttpKernel::doHandle (line 81)"
36 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.19 ms (0.00%)
|
|
SELECT `payment_method`.`id` FROM `payment_method` WHERE (`payment_method`.`handler_identifier` = :param_d2652301b66842f89deff8ae808587d4)
SELECT `payment_method`.`id` FROM `payment_method` WHERE (`payment_method`.`handler_identifier` = 'Kiener\\MolliePayments\\Handler\\Method\\VoucherPayment');
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 107)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 62)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 132)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::searchIds (line 58)"
6 => "Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodRepositoryDecorator::searchIds (line 41)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::searchIds (line 37)"
8 => "Kiener\MolliePayments\Repository\PaymentMethod\PaymentMethodRepository::searchIds (line 114)"
9 => "Kiener\MolliePayments\Service\Cart\Voucher\VoucherCartCollector::getVoucherID (line 67)"
10 => "Kiener\MolliePayments\Service\Cart\Voucher\VoucherCartCollector::collect (line 103)"
11 => "Shopware\Core\Checkout\Cart\Processor::runProcessors (line 67)"
12 => "Shopware\Core\Checkout\Cart\Processor::Shopware\Core\Checkout\Cart\{closure} (line 59)"
13 => "Shopware\Core\Profiling\Profiler::trace (line 56)"
14 => "Shopware\Core\Checkout\Cart\Processor::process (line 148)"
15 => "Shopware\Core\Checkout\Cart\CartRuleLoader::Shopware\Core\Checkout\Cart\{closure} (line 59)"
16 => "Shopware\Core\Profiling\Profiler::trace (line 110)"
17 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 88)"
18 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 106)"
19 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
20 => "Shopware\Core\Profiling\Profiler::trace (line 74)"
21 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 104)"
22 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
23 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 118)"
24 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
25 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
26 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
27 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
28 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
29 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
30 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
31 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
1.64 ms (0.00%)
|
|
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_bb439752812445b08801cab627a528d0)
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_bb439752812445b08801cab627a528d0
)
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:46 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 110)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 59)"
9 => "Shopware\Core\Profiling\Profiler::trace (line 109)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 119)"
12 => "Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister::refresh (line 73)"
13 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::load (line 57)"
14 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::get (line 71)"
15 => "Shopware\Core\Framework\Script\Execution\ScriptExecutor::execute (line 70)"
16 => "Shopware\Core\Checkout\Cart\Processor::Shopware\Core\Checkout\Cart\{closure} (line 59)"
17 => "Shopware\Core\Profiling\Profiler::trace (line 56)"
18 => "Shopware\Core\Checkout\Cart\Processor::process (line 148)"
19 => "Shopware\Core\Checkout\Cart\CartRuleLoader::Shopware\Core\Checkout\Cart\{closure} (line 59)"
20 => "Shopware\Core\Profiling\Profiler::trace (line 110)"
21 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 88)"
22 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 106)"
23 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
24 => "Shopware\Core\Profiling\Profiler::trace (line 74)"
25 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 104)"
26 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
27 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 118)"
28 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
29 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
30 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
31 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
32 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
33 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
34 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
35 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
36 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
37 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
38 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
39 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
40 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
41 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
42 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
43 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
44 => "Shopware\Core\HttpKernel::doHandle (line 81)"
45 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.35 ms (0.00%)
|
|
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:36 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 1042)"
2 => "Doctrine\DBAL\Connection::fetchAllAssociative (line 76)"
3 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::load (line 57)"
4 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::get (line 71)"
5 => "Shopware\Core\Framework\Script\Execution\ScriptExecutor::execute (line 70)"
6 => "Shopware\Core\Checkout\Cart\Processor::Shopware\Core\Checkout\Cart\{closure} (line 59)"
7 => "Shopware\Core\Profiling\Profiler::trace (line 56)"
8 => "Shopware\Core\Checkout\Cart\Processor::process (line 148)"
9 => "Shopware\Core\Checkout\Cart\CartRuleLoader::Shopware\Core\Checkout\Cart\{closure} (line 59)"
10 => "Shopware\Core\Profiling\Profiler::trace (line 110)"
11 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 88)"
12 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 106)"
13 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
14 => "Shopware\Core\Profiling\Profiler::trace (line 74)"
15 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 104)"
16 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
17 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 118)"
18 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
19 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
20 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
21 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
22 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
23 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
24 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
25 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
26 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
28 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
29 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
30 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
34 => "Shopware\Core\HttpKernel::doHandle (line 81)"
35 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.27 ms (0.00%)
|
|
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:36 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 1042)"
2 => "Doctrine\DBAL\Connection::fetchAllAssociative (line 92)"
3 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::load (line 57)"
4 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::get (line 71)"
5 => "Shopware\Core\Framework\Script\Execution\ScriptExecutor::execute (line 70)"
6 => "Shopware\Core\Checkout\Cart\Processor::Shopware\Core\Checkout\Cart\{closure} (line 59)"
7 => "Shopware\Core\Profiling\Profiler::trace (line 56)"
8 => "Shopware\Core\Checkout\Cart\Processor::process (line 148)"
9 => "Shopware\Core\Checkout\Cart\CartRuleLoader::Shopware\Core\Checkout\Cart\{closure} (line 59)"
10 => "Shopware\Core\Profiling\Profiler::trace (line 110)"
11 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 88)"
12 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 106)"
13 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
14 => "Shopware\Core\Profiling\Profiler::trace (line 74)"
15 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 104)"
16 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
17 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 118)"
18 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
19 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
20 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
21 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
22 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
23 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
24 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
25 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
26 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
28 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
29 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
30 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
34 => "Shopware\Core\HttpKernel::doHandle (line 81)"
35 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.65 ms (0.00%)
|
|
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = :salesChannelId) AND (configuration_key LIKE :prefix) ORDER BY sales_channel_id ASC
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE) AND (configuration_key LIKE 'MolliePayments.config.%') ORDER BY sales_channel_id ASC;
array:37 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 189)"
3 => "Shopware\Core\System\SystemConfig\SystemConfigService::getDomain (line 74)"
4 => "Kiener\MolliePayments\Service\SettingsService::getSettings (line 40)"
5 => "Kiener\MolliePayments\Components\Subscription\Cart\Validator\AvailabilityInformationValidator::validate (line 29)"
6 => "Shopware\Core\Checkout\Cart\Validator::validate (line 76)"
7 => "Shopware\Core\Checkout\Cart\Processor::Shopware\Core\Checkout\Cart\{closure} (line 59)"
8 => "Shopware\Core\Profiling\Profiler::trace (line 56)"
9 => "Shopware\Core\Checkout\Cart\Processor::process (line 148)"
10 => "Shopware\Core\Checkout\Cart\CartRuleLoader::Shopware\Core\Checkout\Cart\{closure} (line 59)"
11 => "Shopware\Core\Profiling\Profiler::trace (line 110)"
12 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 88)"
13 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 106)"
14 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
15 => "Shopware\Core\Profiling\Profiler::trace (line 74)"
16 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 104)"
17 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
18 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 118)"
19 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
20 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
21 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
22 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
23 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
24 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
25 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
26 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
29 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
30 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
35 => "Shopware\Core\HttpKernel::doHandle (line 81)"
36 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.63 ms (0.00%)
|
|
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = :salesChannelId) AND (configuration_key LIKE :prefix) ORDER BY sales_channel_id ASC
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE) AND (configuration_key LIKE 'MolliePayments.config.%') ORDER BY sales_channel_id ASC;
array:37 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 189)"
3 => "Shopware\Core\System\SystemConfig\SystemConfigService::getDomain (line 74)"
4 => "Kiener\MolliePayments\Service\SettingsService::getSettings (line 53)"
5 => "Kiener\MolliePayments\Components\Subscription\Cart\Validator\SubscriptionCartValidator::validate (line 29)"
6 => "Shopware\Core\Checkout\Cart\Validator::validate (line 76)"
7 => "Shopware\Core\Checkout\Cart\Processor::Shopware\Core\Checkout\Cart\{closure} (line 59)"
8 => "Shopware\Core\Profiling\Profiler::trace (line 56)"
9 => "Shopware\Core\Checkout\Cart\Processor::process (line 148)"
10 => "Shopware\Core\Checkout\Cart\CartRuleLoader::Shopware\Core\Checkout\Cart\{closure} (line 59)"
11 => "Shopware\Core\Profiling\Profiler::trace (line 110)"
12 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 88)"
13 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 106)"
14 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
15 => "Shopware\Core\Profiling\Profiler::trace (line 74)"
16 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 104)"
17 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
18 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 118)"
19 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
20 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
21 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
22 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
23 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
24 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
25 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
26 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
29 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
30 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
35 => "Shopware\Core\HttpKernel::doHandle (line 81)"
36 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.52 ms (0.00%)
|
|
SELECT `language`.`id` FROM `language` LEFT JOIN `sales_channel_domain` `language.salesChannelDomains` ON `language`.`id` = `language.salesChannelDomains`.`language_id` LEFT JOIN `sales_channel_language` `language.salesChannels.mapping` ON `language`.`id` = `language.salesChannels.mapping`.`language_id` LEFT JOIN `sales_channel` `language.salesChannels` ON `language.salesChannels.mapping`.`sales_channel_id` = `language.salesChannels`.`id` WHERE (`language.salesChannelDomains`.`sales_channel_id` = :param_f3fb98220d4048b5b71e3d6039e1c942 AND `language.salesChannels`.`id` = :param_faf48cfd59bf45558ba78cb24fc7fab3) GROUP BY `language`.`id` ORDER BY MIN(`language`.`name`) ASC
SELECT `language`.`id` FROM `language` LEFT JOIN `sales_channel_domain` `language.salesChannelDomains` ON `language`.`id` = `language.salesChannelDomains`.`language_id` LEFT JOIN `sales_channel_language` `language.salesChannels.mapping` ON `language`.`id` = `language.salesChannels.mapping`.`language_id` LEFT JOIN `sales_channel` `language.salesChannels` ON `language.salesChannels.mapping`.`sales_channel_id` = `language.salesChannels`.`id` WHERE (`language.salesChannelDomains`.`sales_channel_id` = 0x327009EB5C1A48E192B7D2BCFA9C61BE AND `language.salesChannels`.`id` = 0x327009EB5C1A48E192B7D2BCFA9C61BE) GROUP BY `language`.`id` ORDER BY MIN(`language`.`name`) ASC;
array:39 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 107)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 62)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 216)"
5 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::doSearch (line 122)"
6 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 50)"
7 => "Shopware\Core\System\Language\SalesChannel\LanguageRoute::load (line 102)"
8 => "Shopware\Core\System\Language\SalesChannel\CachedLanguageRoute::Shopware\Core\System\Language\SalesChannel\{closure} (line 350)"
9 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
10 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
11 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
12 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
13 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
14 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
15 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
16 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
17 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 101)"
18 => "Shopware\Core\System\Language\SalesChannel\CachedLanguageRoute::Shopware\Core\System\Language\SalesChannel\{closure} (line 72)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
21 => "Shopware\Core\System\Language\SalesChannel\CachedLanguageRoute::load (line 132)"
22 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::getLanguages (line 64)"
23 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
24 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
25 => "Shopware\Core\Profiling\Profiler::trace (line 78)"
26 => "Shopware\Storefront\Page\GenericPageLoader::load (line 60)"
27 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
28 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
29 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
30 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
31 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
32 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
35 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
37 => "Shopware\Core\HttpKernel::doHandle (line 81)"
38 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
1.08 ms (0.00%)
|
|
SELECT `language`.`id` as `language.id`, `language`.`parent_id` as `language.parentId`, `language`.`locale_id` as `language.localeId`, `language`.`translation_code_id` as `language.translationCodeId`, `language`.`name` as `language.name`, `language`.`custom_fields` as `language.customFields`, `language`.`created_at` as `language.createdAt`, `language`.`updated_at` as `language.updatedAt`, `language.productSearchConfig`.`id` as `language.productSearchConfig.id`, `language.productSearchConfig`.`language_id` as `language.productSearchConfig.languageId`, `language.productSearchConfig`.`and_logic` as `language.productSearchConfig.andLogic`, `language.productSearchConfig`.`min_search_length` as `language.productSearchConfig.minSearchLength`, `language.productSearchConfig`.`excluded_terms` as `language.productSearchConfig.excludedTerms`, `language.productSearchConfig`.`created_at` as `language.productSearchConfig.createdAt`, `language.productSearchConfig`.`updated_at` as `language.productSearchConfig.updatedAt`, `language.translationCode`.`id` as `language.translationCode.id`, `language.translationCode`.`code` as `language.translationCode.code`, `language.translationCode`.`created_at` as `language.translationCode.createdAt`, `language.translationCode`.`updated_at` as `language.translationCode.updatedAt`, `language.translationCode.translation.name`, COALESCE(`language.translationCode.translation.name`,`language.translationCode.translation.name`) as `language.translationCode.name`, `language.translationCode.translation.territory`, COALESCE(`language.translationCode.translation.territory`,`language.translationCode.translation.territory`) as `language.translationCode.territory`, `language.translationCode.translation.customFields`, COALESCE(`language.translationCode.translation.customFields`,`language.translationCode.translation.customFields`) as `language.translationCode.customFields`, `language.translationCode.translation.createdAt`, `language.translationCode.translation.updatedAt`, `language.translationCode.translation.localeId`, `language.translationCode.translation.languageId` FROM `language` LEFT JOIN `product_search_config` `language.productSearchConfig` ON `language`.`id` = `language.productSearchConfig`.`language_id` LEFT JOIN `locale` `language.translationCode` ON `language`.`translation_code_id` = `language.translationCode`.`id` LEFT JOIN (SELECT `language.translationCode.translation`.locale_id, `language.translationCode.translation`.name as `language.translationCode.translation.name`, `language.translationCode.translation`.territory as `language.translationCode.translation.territory`, `language.translationCode.translation`.custom_fields as `language.translationCode.translation.customFields`, `language.translationCode.translation`.created_at as `language.translationCode.translation.createdAt`, `language.translationCode.translation`.updated_at as `language.translationCode.translation.updatedAt`, `language.translationCode.translation`.locale_id as `language.translationCode.translation.localeId`, `language.translationCode.translation`.language_id as `language.translationCode.translation.languageId` FROM `locale_translation` `language.translationCode.translation` WHERE `language.translationCode.translation`.language_id = :languageId) `language.translationCode.locale_translation` ON `language.translationCode.locale_translation`.`locale_id` = `language.translationCode`.`id` WHERE `language`.`id` IN (:ids)
SELECT `language`.`id` as `language.id`, `language`.`parent_id` as `language.parentId`, `language`.`locale_id` as `language.localeId`, `language`.`translation_code_id` as `language.translationCodeId`, `language`.`name` as `language.name`, `language`.`custom_fields` as `language.customFields`, `language`.`created_at` as `language.createdAt`, `language`.`updated_at` as `language.updatedAt`, `language.productSearchConfig`.`id` as `language.productSearchConfig.id`, `language.productSearchConfig`.`language_id` as `language.productSearchConfig.languageId`, `language.productSearchConfig`.`and_logic` as `language.productSearchConfig.andLogic`, `language.productSearchConfig`.`min_search_length` as `language.productSearchConfig.minSearchLength`, `language.productSearchConfig`.`excluded_terms` as `language.productSearchConfig.excludedTerms`, `language.productSearchConfig`.`created_at` as `language.productSearchConfig.createdAt`, `language.productSearchConfig`.`updated_at` as `language.productSearchConfig.updatedAt`, `language.translationCode`.`id` as `language.translationCode.id`, `language.translationCode`.`code` as `language.translationCode.code`, `language.translationCode`.`created_at` as `language.translationCode.createdAt`, `language.translationCode`.`updated_at` as `language.translationCode.updatedAt`, `language.translationCode.translation.name`, COALESCE(`language.translationCode.translation.name`,`language.translationCode.translation.name`) as `language.translationCode.name`, `language.translationCode.translation.territory`, COALESCE(`language.translationCode.translation.territory`,`language.translationCode.translation.territory`) as `language.translationCode.territory`, `language.translationCode.translation.customFields`, COALESCE(`language.translationCode.translation.customFields`,`language.translationCode.translation.customFields`) as `language.translationCode.customFields`, `language.translationCode.translation.createdAt`, `language.translationCode.translation.updatedAt`, `language.translationCode.translation.localeId`, `language.translationCode.translation.languageId` FROM `language` LEFT JOIN `product_search_config` `language.productSearchConfig` ON `language`.`id` = `language.productSearchConfig`.`language_id` LEFT JOIN `locale` `language.translationCode` ON `language`.`translation_code_id` = `language.translationCode`.`id` LEFT JOIN (SELECT `language.translationCode.translation`.locale_id, `language.translationCode.translation`.name as `language.translationCode.translation.name`, `language.translationCode.translation`.territory as `language.translationCode.translation.territory`, `language.translationCode.translation`.custom_fields as `language.translationCode.translation.customFields`, `language.translationCode.translation`.created_at as `language.translationCode.translation.createdAt`, `language.translationCode.translation`.updated_at as `language.translationCode.translation.updatedAt`, `language.translationCode.translation`.locale_id as `language.translationCode.translation.localeId`, `language.translationCode.translation`.language_id as `language.translationCode.translation.languageId` FROM `locale_translation` `language.translationCode.translation` WHERE `language.translationCode.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `language.translationCode.locale_translation` ON `language.translationCode.locale_translation`.`locale_id` = `language.translationCode`.`id` WHERE `language`.`id` IN (0x2FBB5FE2E29A4D70AA5854CE7CE3E20B);
array:40 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 195)"
6 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
7 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 50)"
8 => "Shopware\Core\System\Language\SalesChannel\LanguageRoute::load (line 102)"
9 => "Shopware\Core\System\Language\SalesChannel\CachedLanguageRoute::Shopware\Core\System\Language\SalesChannel\{closure} (line 350)"
10 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
11 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
12 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
13 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
14 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
16 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
17 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
18 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 101)"
19 => "Shopware\Core\System\Language\SalesChannel\CachedLanguageRoute::Shopware\Core\System\Language\SalesChannel\{closure} (line 72)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
21 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
22 => "Shopware\Core\System\Language\SalesChannel\CachedLanguageRoute::load (line 132)"
23 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::getLanguages (line 64)"
24 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
25 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
26 => "Shopware\Core\Profiling\Profiler::trace (line 78)"
27 => "Shopware\Storefront\Page\GenericPageLoader::load (line 60)"
28 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
29 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
30 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
31 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
32 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
33 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
35 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
38 => "Shopware\Core\HttpKernel::doHandle (line 81)"
39 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.39 ms (0.00%)
|
|
SELECT LOWER(HEX(`id`)), `path`, `level`
FROM `category`
WHERE `id` = :activeId OR `parent_id` = :activeId OR `id` = :rootId
SELECT LOWER(HEX(`id`)), `path`, `level`
FROM `category`
WHERE `id` = 0x8F274A5B4F4A43A5AFDCFF194054C26E OR `parent_id` = 0x8F274A5B4F4A43A5AFDCFF194054C26E OR `id` = 0x8F274A5B4F4A43A5AFDCFF194054C26E
;
array:40 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 1042)"
2 => "Doctrine\DBAL\Connection::fetchAllAssociative (line 141)"
3 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::getCategoryMetaInfo (line 74)"
4 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::load (line 136)"
5 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
6 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
7 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
8 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
9 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
10 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
11 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
12 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
13 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
14 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 135)"
15 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
17 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 130)"
18 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::loadNavigation (line 98)"
19 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
20 => "Shopware\Core\Profiling\Profiler::trace (line 90)"
21 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::load (line 48)"
22 => "Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute::load (line 68)"
23 => "Shopware\Core\Content\Category\Service\NavigationLoader::load (line 68)"
24 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
25 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
26 => "Shopware\Core\Profiling\Profiler::trace (line 78)"
27 => "Shopware\Storefront\Page\GenericPageLoader::load (line 60)"
28 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
29 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
30 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
31 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
32 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
33 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
35 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
38 => "Shopware\Core\HttpKernel::doHandle (line 81)"
39 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
15.76 ms (0.00%)
|
|
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.media`.`id` as `category.media.id`, `category.media`.`user_id` as `category.media.userId`, `category.media`.`media_folder_id` as `category.media.mediaFolderId`, `category.media`.`mime_type` as `category.media.mimeType`, `category.media`.`file_extension` as `category.media.fileExtension`, `category.media`.`uploaded_at` as `category.media.uploadedAt`, `category.media`.`file_name` as `category.media.fileName`, `category.media`.`file_size` as `category.media.fileSize`, `category.media`.`media_type` as `category.media.mediaTypeRaw`, `category.media`.`meta_data` as `category.media.metaData`, `category.media`.`private` as `category.media.private`, `category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`, `category.media`.`created_at` as `category.media.createdAt`, `category.media`.`updated_at` as `category.media.updatedAt`, `category.media.translation.title`, COALESCE(`category.media.translation.title`,`category.media.translation.title`) as `category.media.title`, `category.media.translation.alt`, COALESCE(`category.media.translation.alt`,`category.media.translation.alt`) as `category.media.alt`, `category.media.translation.customFields`, COALESCE(`category.media.translation.customFields`,`category.media.translation.customFields`) as `category.media.customFields`, `category.media.translation.createdAt`, `category.media.translation.updatedAt`, `category.media.translation.mediaId`, `category.media.translation.languageId`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = :languageId) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.media.translation`.media_id, `category.media.translation`.title as `category.media.translation.title`, `category.media.translation`.alt as `category.media.translation.alt`, `category.media.translation`.custom_fields as `category.media.translation.customFields`, `category.media.translation`.created_at as `category.media.translation.createdAt`, `category.media.translation`.updated_at as `category.media.translation.updatedAt`, `category.media.translation`.media_id as `category.media.translation.mediaId`, `category.media.translation`.language_id as `category.media.translation.languageId` FROM `media_translation` `category.media.translation` WHERE `category.media.translation`.language_id = :languageId) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = :version) AND ((`category`.`path` LIKE :param_1878a50ae7224c7aacb8cb69b5e9057b AND (`category`.`level` > :param_8ae2946c2f134955a16aadde026a4f02 AND `category`.`level` <= :param_1a694f1158f04c0fabf2f8c368b5914f)))
SELECT
`category`.`id` as `category.id`,
`category`.`version_id` as `category.versionId`,
`category`.`parent_id` as `category.parentId`,
`category`.`parent_version_id` as `category.parentVersionId`,
`category`.`after_category_id` as `category.afterCategoryId`,
`category`.`after_category_version_id` as `category.afterCategoryVersionId`,
`category`.`media_id` as `category.mediaId`,
`category`.`display_nested_products` as `category.displayNestedProducts`,
`category`.`auto_increment` as `category.autoIncrement`,
`category`.`level` as `category.level`,
`category`.`path` as `category.path`,
`category`.`child_count` as `category.childCount`,
`category`.`type` as `category.type`,
`category`.`product_assignment_type` as `category.productAssignmentType`,
`category`.`visible` as `category.visible`,
`category`.`active` as `category.active`,
`category`.`cms_page_id` as `category.cmsPageId`,
`category`.`cms_page_version_id` as `category.cmsPageVersionId`,
`category`.`product_stream_id` as `category.productStreamId`,
`category`.`created_at` as `category.createdAt`,
`category`.`updated_at` as `category.updatedAt`,
`category.media`.`id` as `category.media.id`,
`category.media`.`user_id` as `category.media.userId`,
`category.media`.`media_folder_id` as `category.media.mediaFolderId`,
`category.media`.`mime_type` as `category.media.mimeType`,
`category.media`.`file_extension` as `category.media.fileExtension`,
`category.media`.`uploaded_at` as `category.media.uploadedAt`,
`category.media`.`file_name` as `category.media.fileName`,
`category.media`.`file_size` as `category.media.fileSize`,
`category.media`.`media_type` as `category.media.mediaTypeRaw`,
`category.media`.`meta_data` as `category.media.metaData`,
`category.media`.`private` as `category.media.private`,
`category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`,
`category.media`.`created_at` as `category.media.createdAt`,
`category.media`.`updated_at` as `category.media.updatedAt`,
`category.media.translation.title`,
COALESCE(
`category.media.translation.title`,
`category.media.translation.title`
) as `category.media.title`,
`category.media.translation.alt`,
COALESCE(
`category.media.translation.alt`,
`category.media.translation.alt`
) as `category.media.alt`,
`category.media.translation.customFields`,
COALESCE(
`category.media.translation.customFields`,
`category.media.translation.customFields`
) as `category.media.customFields`,
`category.media.translation.createdAt`,
`category.media.translation.updatedAt`,
`category.media.translation.mediaId`,
`category.media.translation.languageId`,
`category.translation.name`,
COALESCE(
`category.translation.name`, `category.translation.name`
) as `category.name`,
`category.translation.breadcrumb`,
COALESCE(
`category.translation.breadcrumb`,
`category.translation.breadcrumb`
) as `category.breadcrumb`,
`category.translation.slotConfig`,
COALESCE(
`category.translation.slotConfig`,
`category.translation.slotConfig`
) as `category.slotConfig`,
`category.translation.linkType`,
COALESCE(
`category.translation.linkType`,
`category.translation.linkType`
) as `category.linkType`,
`category.translation.internalLink`,
COALESCE(
`category.translation.internalLink`,
`category.translation.internalLink`
) as `category.internalLink`,
`category.translation.externalLink`,
COALESCE(
`category.translation.externalLink`,
`category.translation.externalLink`
) as `category.externalLink`,
`category.translation.linkNewTab`,
COALESCE(
`category.translation.linkNewTab`,
`category.translation.linkNewTab`
) as `category.linkNewTab`,
`category.translation.description`,
COALESCE(
`category.translation.description`,
`category.translation.description`
) as `category.description`,
`category.translation.metaTitle`,
COALESCE(
`category.translation.metaTitle`,
`category.translation.metaTitle`
) as `category.metaTitle`,
`category.translation.metaDescription`,
COALESCE(
`category.translation.metaDescription`,
`category.translation.metaDescription`
) as `category.metaDescription`,
`category.translation.keywords`,
COALESCE(
`category.translation.keywords`,
`category.translation.keywords`
) as `category.keywords`,
`category.translation.customFields`,
COALESCE(
`category.translation.customFields`,
`category.translation.customFields`
) as `category.customFields`,
`category.translation.createdAt`,
`category.translation.updatedAt`,
`category.translation.categoryId`,
`category.translation.languageId`,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation`.category_id,
`category.translation`.category_version_id,
`category.translation`.name as `category.translation.name`,
`category.translation`.breadcrumb as `category.translation.breadcrumb`,
`category.translation`.slot_config as `category.translation.slotConfig`,
`category.translation`.link_type as `category.translation.linkType`,
`category.translation`.internal_link as `category.translation.internalLink`,
`category.translation`.external_link as `category.translation.externalLink`,
`category.translation`.link_new_tab as `category.translation.linkNewTab`,
`category.translation`.description as `category.translation.description`,
`category.translation`.meta_title as `category.translation.metaTitle`,
`category.translation`.meta_description as `category.translation.metaDescription`,
`category.translation`.keywords as `category.translation.keywords`,
`category.translation`.custom_fields as `category.translation.customFields`,
`category.translation`.created_at as `category.translation.createdAt`,
`category.translation`.updated_at as `category.translation.updatedAt`,
`category.translation`.category_id as `category.translation.categoryId`,
`category.translation`.language_id as `category.translation.languageId`,
`category.translation`.category_version_id as `category.translation.categoryVersionId`
FROM
`category_translation` `category.translation`
WHERE
`category.translation`.language_id = : languageId
) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id`
AND `category.category_translation`.category_version_id = `category`.version_id
LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id`
LEFT JOIN (
SELECT
`category.media.translation`.media_id,
`category.media.translation`.title as `category.media.translation.title`,
`category.media.translation`.alt as `category.media.translation.alt`,
`category.media.translation`.custom_fields as `category.media.translation.customFields`,
`category.media.translation`.created_at as `category.media.translation.createdAt`,
`category.media.translation`.updated_at as `category.media.translation.updatedAt`,
`category.media.translation`.media_id as `category.media.translation.mediaId`,
`category.media.translation`.language_id as `category.media.translation.languageId`
FROM
`media_translation` `category.media.translation`
WHERE
`category.media.translation`.language_id = : languageId
) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id`
WHERE
(
`category`.`version_id` = : version
)
AND (
(
`category`.`path` LIKE : param_1878a50ae7224c7aacb8cb69b5e9057b
AND (
`category`.`level` > : param_8ae2946c2f134955a16aadde026a4f02
AND `category`.`level` <= : param_1a694f1158f04c0fabf2f8c368b5914f
)
)
)
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.media`.`id` as `category.media.id`, `category.media`.`user_id` as `category.media.userId`, `category.media`.`media_folder_id` as `category.media.mediaFolderId`, `category.media`.`mime_type` as `category.media.mimeType`, `category.media`.`file_extension` as `category.media.fileExtension`, `category.media`.`uploaded_at` as `category.media.uploadedAt`, `category.media`.`file_name` as `category.media.fileName`, `category.media`.`file_size` as `category.media.fileSize`, `category.media`.`media_type` as `category.media.mediaTypeRaw`, `category.media`.`meta_data` as `category.media.metaData`, `category.media`.`private` as `category.media.private`, `category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`, `category.media`.`created_at` as `category.media.createdAt`, `category.media`.`updated_at` as `category.media.updatedAt`, `category.media.translation.title`, COALESCE(`category.media.translation.title`,`category.media.translation.title`) as `category.media.title`, `category.media.translation.alt`, COALESCE(`category.media.translation.alt`,`category.media.translation.alt`) as `category.media.alt`, `category.media.translation.customFields`, COALESCE(`category.media.translation.customFields`,`category.media.translation.customFields`) as `category.media.customFields`, `category.media.translation.createdAt`, `category.media.translation.updatedAt`, `category.media.translation.mediaId`, `category.media.translation.languageId`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.media.translation`.media_id, `category.media.translation`.title as `category.media.translation.title`, `category.media.translation`.alt as `category.media.translation.alt`, `category.media.translation`.custom_fields as `category.media.translation.customFields`, `category.media.translation`.created_at as `category.media.translation.createdAt`, `category.media.translation`.updated_at as `category.media.translation.updatedAt`, `category.media.translation`.media_id as `category.media.translation.mediaId`, `category.media.translation`.language_id as `category.media.translation.languageId` FROM `media_translation` `category.media.translation` WHERE `category.media.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((`category`.`path` LIKE '%|8f274a5b4f4a43a5afdcff194054c26e|%' AND (`category`.`level` > 1 AND `category`.`level` <= 6)));
array:45 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 195)"
6 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 117)"
7 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 132)"
8 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::loadLevels (line 95)"
9 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::load (line 136)"
10 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
11 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
12 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
13 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
14 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
17 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
18 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
19 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 135)"
20 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
21 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
22 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 130)"
23 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::loadNavigation (line 98)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
25 => "Shopware\Core\Profiling\Profiler::trace (line 90)"
26 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::load (line 48)"
27 => "Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute::load (line 68)"
28 => "Shopware\Core\Content\Category\Service\NavigationLoader::load (line 68)"
29 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
30 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
31 => "Shopware\Core\Profiling\Profiler::trace (line 78)"
32 => "Shopware\Storefront\Page\GenericPageLoader::load (line 60)"
33 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
34 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
35 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
36 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
37 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
38 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
40 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
41 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
42 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
43 => "Shopware\Core\HttpKernel::doHandle (line 81)"
44 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
2.29 ms (0.00%)
|
|
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 = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR system_config.sales_channel_id IS NULL ORDER BY sales_channel_id ASC;
array:59 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 54)"
3 => "Shopware\Core\System\SystemConfig\SystemConfigLoader::load (line 38)"
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 37)"
7 => "Shopware\Core\System\SystemConfig\CachedSystemConfigLoader::load (line 39)"
8 => "Shopware\Core\System\SystemConfig\MemoizedSystemConfigLoader::load (line 83)"
9 => "Shopware\Core\System\SystemConfig\SystemConfigService::get (line 57)"
10 => "Shopware\Core\Content\Category\Subscriber\CategorySubscriber::entityLoaded (line 270)"
11 => "Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} (line 230)"
12 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
13 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
14 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
15 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
16 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
17 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 33)"
18 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
19 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 208)"
20 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 117)"
21 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 132)"
22 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::loadLevels (line 95)"
23 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::load (line 136)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
25 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
27 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
28 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
29 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
30 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
31 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
32 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
33 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 135)"
34 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
35 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
36 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 130)"
37 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::loadNavigation (line 98)"
38 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
39 => "Shopware\Core\Profiling\Profiler::trace (line 90)"
40 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::load (line 48)"
41 => "Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute::load (line 68)"
42 => "Shopware\Core\Content\Category\Service\NavigationLoader::load (line 68)"
43 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
44 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
45 => "Shopware\Core\Profiling\Profiler::trace (line 78)"
46 => "Shopware\Storefront\Page\GenericPageLoader::load (line 60)"
47 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
48 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
49 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
50 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
51 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
52 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
53 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
54 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
55 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
56 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
57 => "Shopware\Core\HttpKernel::doHandle (line 81)"
58 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
1.82 ms (0.00%)
|
|
SELECT LOWER(HEX(`category`.`parent_id`)) as `category-ids.key`, COUNT(`category`.`id`) as `category-ids.count`, COUNT(DISTINCT `category`.`id`) as `visible-children-count` FROM `category` WHERE (`category`.`version_id` = :version) AND ((`category`.`path` LIKE :param_51961cb590b440708cd22ad408714185 AND `category`.`level` = :param_cfa3a7587a9a40ecb13548013dff8d08 AND `category`.`active` = :param_1b52436254e84edfa520047f1e6b2c76 AND `category`.`visible` = :param_902f926328cb4fd6a6cb7480f72b87bb)) GROUP BY `category`.`parent_id`
SELECT LOWER(HEX(`category`.`parent_id`)) as `category-ids.key`, COUNT(`category`.`id`) as `category-ids.count`, COUNT(DISTINCT `category`.`id`) as `visible-children-count` FROM `category` WHERE (`category`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((`category`.`path` LIKE '%|8f274a5b4f4a43a5afdcff194054c26e|%' AND `category`.`level` = 6 AND `category`.`active` = 1 AND `category`.`visible` = 1)) GROUP BY `category`.`parent_id`;
array:45 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 205)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityAggregator::fetchAggregation (line 95)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityAggregator::aggregate (line 52)"
5 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator::aggregate (line 171)"
6 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::aggregate (line 263)"
7 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::addVisibilityCounts (line 134)"
8 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::loadLevels (line 95)"
9 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::load (line 136)"
10 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
11 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
12 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
13 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
14 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
17 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
18 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
19 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 135)"
20 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
21 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
22 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 130)"
23 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::loadNavigation (line 98)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
25 => "Shopware\Core\Profiling\Profiler::trace (line 90)"
26 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::load (line 48)"
27 => "Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute::load (line 68)"
28 => "Shopware\Core\Content\Category\Service\NavigationLoader::load (line 68)"
29 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
30 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
31 => "Shopware\Core\Profiling\Profiler::trace (line 78)"
32 => "Shopware\Storefront\Page\GenericPageLoader::load (line 60)"
33 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
34 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
35 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
36 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
37 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
38 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
40 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
41 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
42 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
43 => "Shopware\Core\HttpKernel::doHandle (line 81)"
44 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
3.46 ms (0.00%)
|
|
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.media`.`id` as `category.media.id`, `category.media`.`user_id` as `category.media.userId`, `category.media`.`media_folder_id` as `category.media.mediaFolderId`, `category.media`.`mime_type` as `category.media.mimeType`, `category.media`.`file_extension` as `category.media.fileExtension`, `category.media`.`uploaded_at` as `category.media.uploadedAt`, `category.media`.`file_name` as `category.media.fileName`, `category.media`.`file_size` as `category.media.fileSize`, `category.media`.`media_type` as `category.media.mediaTypeRaw`, `category.media`.`meta_data` as `category.media.metaData`, `category.media`.`private` as `category.media.private`, `category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`, `category.media`.`created_at` as `category.media.createdAt`, `category.media`.`updated_at` as `category.media.updatedAt`, `category.media.translation.title`, COALESCE(`category.media.translation.title`,`category.media.translation.title`) as `category.media.title`, `category.media.translation.alt`, COALESCE(`category.media.translation.alt`,`category.media.translation.alt`) as `category.media.alt`, `category.media.translation.customFields`, COALESCE(`category.media.translation.customFields`,`category.media.translation.customFields`) as `category.media.customFields`, `category.media.translation.createdAt`, `category.media.translation.updatedAt`, `category.media.translation.mediaId`, `category.media.translation.languageId`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = :languageId) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.media.translation`.media_id, `category.media.translation`.title as `category.media.translation.title`, `category.media.translation`.alt as `category.media.translation.alt`, `category.media.translation`.custom_fields as `category.media.translation.customFields`, `category.media.translation`.created_at as `category.media.translation.createdAt`, `category.media.translation`.updated_at as `category.media.translation.updatedAt`, `category.media.translation`.media_id as `category.media.translation.mediaId`, `category.media.translation`.language_id as `category.media.translation.languageId` FROM `media_translation` `category.media.translation` WHERE `category.media.translation`.language_id = :languageId) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = :version) AND (`category`.`id` IN (:ids))
SELECT
`category`.`id` as `category.id`,
`category`.`version_id` as `category.versionId`,
`category`.`parent_id` as `category.parentId`,
`category`.`parent_version_id` as `category.parentVersionId`,
`category`.`after_category_id` as `category.afterCategoryId`,
`category`.`after_category_version_id` as `category.afterCategoryVersionId`,
`category`.`media_id` as `category.mediaId`,
`category`.`display_nested_products` as `category.displayNestedProducts`,
`category`.`auto_increment` as `category.autoIncrement`,
`category`.`level` as `category.level`,
`category`.`path` as `category.path`,
`category`.`child_count` as `category.childCount`,
`category`.`type` as `category.type`,
`category`.`product_assignment_type` as `category.productAssignmentType`,
`category`.`visible` as `category.visible`,
`category`.`active` as `category.active`,
`category`.`cms_page_id` as `category.cmsPageId`,
`category`.`cms_page_version_id` as `category.cmsPageVersionId`,
`category`.`product_stream_id` as `category.productStreamId`,
`category`.`created_at` as `category.createdAt`,
`category`.`updated_at` as `category.updatedAt`,
`category.media`.`id` as `category.media.id`,
`category.media`.`user_id` as `category.media.userId`,
`category.media`.`media_folder_id` as `category.media.mediaFolderId`,
`category.media`.`mime_type` as `category.media.mimeType`,
`category.media`.`file_extension` as `category.media.fileExtension`,
`category.media`.`uploaded_at` as `category.media.uploadedAt`,
`category.media`.`file_name` as `category.media.fileName`,
`category.media`.`file_size` as `category.media.fileSize`,
`category.media`.`media_type` as `category.media.mediaTypeRaw`,
`category.media`.`meta_data` as `category.media.metaData`,
`category.media`.`private` as `category.media.private`,
`category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`,
`category.media`.`created_at` as `category.media.createdAt`,
`category.media`.`updated_at` as `category.media.updatedAt`,
`category.media.translation.title`,
COALESCE(
`category.media.translation.title`,
`category.media.translation.title`
) as `category.media.title`,
`category.media.translation.alt`,
COALESCE(
`category.media.translation.alt`,
`category.media.translation.alt`
) as `category.media.alt`,
`category.media.translation.customFields`,
COALESCE(
`category.media.translation.customFields`,
`category.media.translation.customFields`
) as `category.media.customFields`,
`category.media.translation.createdAt`,
`category.media.translation.updatedAt`,
`category.media.translation.mediaId`,
`category.media.translation.languageId`,
`category.translation.name`,
COALESCE(
`category.translation.name`, `category.translation.name`
) as `category.name`,
`category.translation.breadcrumb`,
COALESCE(
`category.translation.breadcrumb`,
`category.translation.breadcrumb`
) as `category.breadcrumb`,
`category.translation.slotConfig`,
COALESCE(
`category.translation.slotConfig`,
`category.translation.slotConfig`
) as `category.slotConfig`,
`category.translation.linkType`,
COALESCE(
`category.translation.linkType`,
`category.translation.linkType`
) as `category.linkType`,
`category.translation.internalLink`,
COALESCE(
`category.translation.internalLink`,
`category.translation.internalLink`
) as `category.internalLink`,
`category.translation.externalLink`,
COALESCE(
`category.translation.externalLink`,
`category.translation.externalLink`
) as `category.externalLink`,
`category.translation.linkNewTab`,
COALESCE(
`category.translation.linkNewTab`,
`category.translation.linkNewTab`
) as `category.linkNewTab`,
`category.translation.description`,
COALESCE(
`category.translation.description`,
`category.translation.description`
) as `category.description`,
`category.translation.metaTitle`,
COALESCE(
`category.translation.metaTitle`,
`category.translation.metaTitle`
) as `category.metaTitle`,
`category.translation.metaDescription`,
COALESCE(
`category.translation.metaDescription`,
`category.translation.metaDescription`
) as `category.metaDescription`,
`category.translation.keywords`,
COALESCE(
`category.translation.keywords`,
`category.translation.keywords`
) as `category.keywords`,
`category.translation.customFields`,
COALESCE(
`category.translation.customFields`,
`category.translation.customFields`
) as `category.customFields`,
`category.translation.createdAt`,
`category.translation.updatedAt`,
`category.translation.categoryId`,
`category.translation.languageId`,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation`.category_id,
`category.translation`.category_version_id,
`category.translation`.name as `category.translation.name`,
`category.translation`.breadcrumb as `category.translation.breadcrumb`,
`category.translation`.slot_config as `category.translation.slotConfig`,
`category.translation`.link_type as `category.translation.linkType`,
`category.translation`.internal_link as `category.translation.internalLink`,
`category.translation`.external_link as `category.translation.externalLink`,
`category.translation`.link_new_tab as `category.translation.linkNewTab`,
`category.translation`.description as `category.translation.description`,
`category.translation`.meta_title as `category.translation.metaTitle`,
`category.translation`.meta_description as `category.translation.metaDescription`,
`category.translation`.keywords as `category.translation.keywords`,
`category.translation`.custom_fields as `category.translation.customFields`,
`category.translation`.created_at as `category.translation.createdAt`,
`category.translation`.updated_at as `category.translation.updatedAt`,
`category.translation`.category_id as `category.translation.categoryId`,
`category.translation`.language_id as `category.translation.languageId`,
`category.translation`.category_version_id as `category.translation.categoryVersionId`
FROM
`category_translation` `category.translation`
WHERE
`category.translation`.language_id = : languageId
) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id`
AND `category.category_translation`.category_version_id = `category`.version_id
LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id`
LEFT JOIN (
SELECT
`category.media.translation`.media_id,
`category.media.translation`.title as `category.media.translation.title`,
`category.media.translation`.alt as `category.media.translation.alt`,
`category.media.translation`.custom_fields as `category.media.translation.customFields`,
`category.media.translation`.created_at as `category.media.translation.createdAt`,
`category.media.translation`.updated_at as `category.media.translation.updatedAt`,
`category.media.translation`.media_id as `category.media.translation.mediaId`,
`category.media.translation`.language_id as `category.media.translation.languageId`
FROM
`media_translation` `category.media.translation`
WHERE
`category.media.translation`.language_id = : languageId
) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id`
WHERE
(
`category`.`version_id` = : version
)
AND (
`category`.`id` IN (: ids)
)
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.media`.`id` as `category.media.id`, `category.media`.`user_id` as `category.media.userId`, `category.media`.`media_folder_id` as `category.media.mediaFolderId`, `category.media`.`mime_type` as `category.media.mimeType`, `category.media`.`file_extension` as `category.media.fileExtension`, `category.media`.`uploaded_at` as `category.media.uploadedAt`, `category.media`.`file_name` as `category.media.fileName`, `category.media`.`file_size` as `category.media.fileSize`, `category.media`.`media_type` as `category.media.mediaTypeRaw`, `category.media`.`meta_data` as `category.media.metaData`, `category.media`.`private` as `category.media.private`, `category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`, `category.media`.`created_at` as `category.media.createdAt`, `category.media`.`updated_at` as `category.media.updatedAt`, `category.media.translation.title`, COALESCE(`category.media.translation.title`,`category.media.translation.title`) as `category.media.title`, `category.media.translation.alt`, COALESCE(`category.media.translation.alt`,`category.media.translation.alt`) as `category.media.alt`, `category.media.translation.customFields`, COALESCE(`category.media.translation.customFields`,`category.media.translation.customFields`) as `category.media.customFields`, `category.media.translation.createdAt`, `category.media.translation.updatedAt`, `category.media.translation.mediaId`, `category.media.translation.languageId`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.media.translation`.media_id, `category.media.translation`.title as `category.media.translation.title`, `category.media.translation`.alt as `category.media.translation.alt`, `category.media.translation`.custom_fields as `category.media.translation.customFields`, `category.media.translation`.created_at as `category.media.translation.createdAt`, `category.media.translation`.updated_at as `category.media.translation.updatedAt`, `category.media.translation`.media_id as `category.media.translation.mediaId`, `category.media.translation`.language_id as `category.media.translation.languageId` FROM `media_translation` `category.media.translation` WHERE `category.media.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND (`category`.`id` IN (0x8F274A5B4F4A43A5AFDCFF194054C26E));
array:46 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 195)"
6 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 117)"
7 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 111)"
8 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::loadCategories (line 179)"
9 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::loadChildren (line 99)"
10 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::load (line 136)"
11 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
12 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
13 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
14 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
17 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
18 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
19 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
20 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 135)"
21 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
22 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
23 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 130)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::loadNavigation (line 98)"
25 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
26 => "Shopware\Core\Profiling\Profiler::trace (line 90)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::load (line 48)"
28 => "Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute::load (line 68)"
29 => "Shopware\Core\Content\Category\Service\NavigationLoader::load (line 68)"
30 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
31 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
32 => "Shopware\Core\Profiling\Profiler::trace (line 78)"
33 => "Shopware\Storefront\Page\GenericPageLoader::load (line 60)"
34 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
35 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
36 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
37 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
38 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
39 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
40 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
41 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
42 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
43 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
44 => "Shopware\Core\HttpKernel::doHandle (line 81)"
45 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.65 ms (0.00%)
|
|
SELECT `currency`.`id` FROM `currency` LEFT JOIN `sales_channel_currency` `currency.salesChannels.mapping` ON `currency`.`id` = `currency.salesChannels.mapping`.`currency_id` LEFT JOIN `sales_channel` `currency.salesChannels` ON `currency.salesChannels.mapping`.`sales_channel_id` = `currency.salesChannels`.`id` WHERE (`currency.salesChannels`.`id` = :param_a15ff0c45a9c4167a4a5f1af431a5557) GROUP BY `currency`.`id`
SELECT `currency`.`id` FROM `currency` LEFT JOIN `sales_channel_currency` `currency.salesChannels.mapping` ON `currency`.`id` = `currency.salesChannels.mapping`.`currency_id` LEFT JOIN `sales_channel` `currency.salesChannels` ON `currency.salesChannels.mapping`.`sales_channel_id` = `currency.salesChannels`.`id` WHERE (`currency.salesChannels`.`id` = 0x327009EB5C1A48E192B7D2BCFA9C61BE) GROUP BY `currency`.`id`;
array:38 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 107)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 62)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 216)"
5 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::doSearch (line 122)"
6 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 49)"
7 => "Shopware\Core\System\Currency\SalesChannel\CurrencyRoute::load (line 102)"
8 => "Shopware\Core\System\Currency\SalesChannel\CachedCurrencyRoute::Shopware\Core\System\Currency\SalesChannel\{closure} (line 350)"
9 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
10 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
11 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
12 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
13 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
14 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
15 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
16 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
17 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 101)"
18 => "Shopware\Core\System\Currency\SalesChannel\CachedCurrencyRoute::Shopware\Core\System\Currency\SalesChannel\{closure} (line 72)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
21 => "Shopware\Core\System\Currency\SalesChannel\CachedCurrencyRoute::load (line 79)"
22 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
23 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
24 => "Shopware\Core\Profiling\Profiler::trace (line 78)"
25 => "Shopware\Storefront\Page\GenericPageLoader::load (line 60)"
26 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
27 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
29 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
30 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
31 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
35 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
36 => "Shopware\Core\HttpKernel::doHandle (line 81)"
37 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.72 ms (0.00%)
|
|
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.shortName`, COALESCE(`currency.translation.shortName`,`currency.translation.shortName`) as `currency.shortName`, `currency.translation.name`, COALESCE(`currency.translation.name`,`currency.translation.name`) as `currency.name`, `currency.translation.customFields`, COALESCE(`currency.translation.customFields`,`currency.translation.customFields`) as `currency.customFields`, `currency.translation.createdAt`, `currency.translation.updatedAt`, `currency.translation.currencyId`, `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` FROM `currency_translation` `currency.translation` 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.shortName`, COALESCE(`currency.translation.shortName`,`currency.translation.shortName`) as `currency.shortName`, `currency.translation.name`, COALESCE(`currency.translation.name`,`currency.translation.name`) as `currency.name`, `currency.translation.customFields`, COALESCE(`currency.translation.customFields`,`currency.translation.customFields`) as `currency.customFields`, `currency.translation.createdAt`, `currency.translation.updatedAt`, `currency.translation.currencyId`, `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` FROM `currency_translation` `currency.translation` WHERE `currency.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `currency.currency_translation` ON `currency.currency_translation`.`currency_id` = `currency`.`id` WHERE `currency`.`id` IN (0xB7D2554B0CE847CD82F3AC9BD1C0DFCA);
array:39 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 195)"
6 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
7 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 49)"
8 => "Shopware\Core\System\Currency\SalesChannel\CurrencyRoute::load (line 102)"
9 => "Shopware\Core\System\Currency\SalesChannel\CachedCurrencyRoute::Shopware\Core\System\Currency\SalesChannel\{closure} (line 350)"
10 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
11 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
12 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
13 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
14 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
16 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
17 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
18 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 101)"
19 => "Shopware\Core\System\Currency\SalesChannel\CachedCurrencyRoute::Shopware\Core\System\Currency\SalesChannel\{closure} (line 72)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
21 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
22 => "Shopware\Core\System\Currency\SalesChannel\CachedCurrencyRoute::load (line 79)"
23 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
24 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
25 => "Shopware\Core\Profiling\Profiler::trace (line 78)"
26 => "Shopware\Storefront\Page\GenericPageLoader::load (line 60)"
27 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
28 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
29 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
30 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
31 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
32 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
35 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
37 => "Shopware\Core\HttpKernel::doHandle (line 81)"
38 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.35 ms (0.00%)
|
|
SELECT LOWER(HEX(`id`)), `path`, `level`
FROM `category`
WHERE `id` = :activeId OR `parent_id` = :activeId OR `id` = :rootId
SELECT LOWER(HEX(`id`)), `path`, `level`
FROM `category`
WHERE `id` = 0x8F274A5B4F4A43A5AFDCFF194054C26E OR `parent_id` = 0x8F274A5B4F4A43A5AFDCFF194054C26E OR `id` = 0x8F274A5B4F4A43A5AFDCFF194054C26E
;
array:41 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 1042)"
2 => "Doctrine\DBAL\Connection::fetchAllAssociative (line 141)"
3 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::getCategoryMetaInfo (line 74)"
4 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::load (line 136)"
5 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
6 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
7 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
8 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
9 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
10 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
11 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
12 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
13 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
14 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 135)"
15 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
17 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 130)"
18 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::loadNavigation (line 98)"
19 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
20 => "Shopware\Core\Profiling\Profiler::trace (line 90)"
21 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::load (line 48)"
22 => "Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute::load (line 68)"
23 => "Shopware\Core\Content\Category\Service\NavigationLoader::load (line 109)"
24 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::getServiceMenu (line 93)"
25 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
26 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
27 => "Shopware\Core\Profiling\Profiler::trace (line 78)"
28 => "Shopware\Storefront\Page\GenericPageLoader::load (line 60)"
29 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
30 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
31 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
33 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
34 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
35 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
39 => "Shopware\Core\HttpKernel::doHandle (line 81)"
40 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
5.58 ms (0.00%)
|
|
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.media`.`id` as `category.media.id`, `category.media`.`user_id` as `category.media.userId`, `category.media`.`media_folder_id` as `category.media.mediaFolderId`, `category.media`.`mime_type` as `category.media.mimeType`, `category.media`.`file_extension` as `category.media.fileExtension`, `category.media`.`uploaded_at` as `category.media.uploadedAt`, `category.media`.`file_name` as `category.media.fileName`, `category.media`.`file_size` as `category.media.fileSize`, `category.media`.`media_type` as `category.media.mediaTypeRaw`, `category.media`.`meta_data` as `category.media.metaData`, `category.media`.`private` as `category.media.private`, `category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`, `category.media`.`created_at` as `category.media.createdAt`, `category.media`.`updated_at` as `category.media.updatedAt`, `category.media.translation.title`, COALESCE(`category.media.translation.title`,`category.media.translation.title`) as `category.media.title`, `category.media.translation.alt`, COALESCE(`category.media.translation.alt`,`category.media.translation.alt`) as `category.media.alt`, `category.media.translation.customFields`, COALESCE(`category.media.translation.customFields`,`category.media.translation.customFields`) as `category.media.customFields`, `category.media.translation.createdAt`, `category.media.translation.updatedAt`, `category.media.translation.mediaId`, `category.media.translation.languageId`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = :languageId) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.media.translation`.media_id, `category.media.translation`.title as `category.media.translation.title`, `category.media.translation`.alt as `category.media.translation.alt`, `category.media.translation`.custom_fields as `category.media.translation.customFields`, `category.media.translation`.created_at as `category.media.translation.createdAt`, `category.media.translation`.updated_at as `category.media.translation.updatedAt`, `category.media.translation`.media_id as `category.media.translation.mediaId`, `category.media.translation`.language_id as `category.media.translation.languageId` FROM `media_translation` `category.media.translation` WHERE `category.media.translation`.language_id = :languageId) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = :version) AND ((`category`.`path` LIKE :param_b2b701917ae044f69bd23bd4f12b3058 AND (`category`.`level` > :param_9013fec4aab44ed0a606959bfb94f861 AND `category`.`level` <= :param_1c7ad7a2a65c40308083ce04276da26f)))
SELECT
`category`.`id` as `category.id`,
`category`.`version_id` as `category.versionId`,
`category`.`parent_id` as `category.parentId`,
`category`.`parent_version_id` as `category.parentVersionId`,
`category`.`after_category_id` as `category.afterCategoryId`,
`category`.`after_category_version_id` as `category.afterCategoryVersionId`,
`category`.`media_id` as `category.mediaId`,
`category`.`display_nested_products` as `category.displayNestedProducts`,
`category`.`auto_increment` as `category.autoIncrement`,
`category`.`level` as `category.level`,
`category`.`path` as `category.path`,
`category`.`child_count` as `category.childCount`,
`category`.`type` as `category.type`,
`category`.`product_assignment_type` as `category.productAssignmentType`,
`category`.`visible` as `category.visible`,
`category`.`active` as `category.active`,
`category`.`cms_page_id` as `category.cmsPageId`,
`category`.`cms_page_version_id` as `category.cmsPageVersionId`,
`category`.`product_stream_id` as `category.productStreamId`,
`category`.`created_at` as `category.createdAt`,
`category`.`updated_at` as `category.updatedAt`,
`category.media`.`id` as `category.media.id`,
`category.media`.`user_id` as `category.media.userId`,
`category.media`.`media_folder_id` as `category.media.mediaFolderId`,
`category.media`.`mime_type` as `category.media.mimeType`,
`category.media`.`file_extension` as `category.media.fileExtension`,
`category.media`.`uploaded_at` as `category.media.uploadedAt`,
`category.media`.`file_name` as `category.media.fileName`,
`category.media`.`file_size` as `category.media.fileSize`,
`category.media`.`media_type` as `category.media.mediaTypeRaw`,
`category.media`.`meta_data` as `category.media.metaData`,
`category.media`.`private` as `category.media.private`,
`category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`,
`category.media`.`created_at` as `category.media.createdAt`,
`category.media`.`updated_at` as `category.media.updatedAt`,
`category.media.translation.title`,
COALESCE(
`category.media.translation.title`,
`category.media.translation.title`
) as `category.media.title`,
`category.media.translation.alt`,
COALESCE(
`category.media.translation.alt`,
`category.media.translation.alt`
) as `category.media.alt`,
`category.media.translation.customFields`,
COALESCE(
`category.media.translation.customFields`,
`category.media.translation.customFields`
) as `category.media.customFields`,
`category.media.translation.createdAt`,
`category.media.translation.updatedAt`,
`category.media.translation.mediaId`,
`category.media.translation.languageId`,
`category.translation.name`,
COALESCE(
`category.translation.name`, `category.translation.name`
) as `category.name`,
`category.translation.breadcrumb`,
COALESCE(
`category.translation.breadcrumb`,
`category.translation.breadcrumb`
) as `category.breadcrumb`,
`category.translation.slotConfig`,
COALESCE(
`category.translation.slotConfig`,
`category.translation.slotConfig`
) as `category.slotConfig`,
`category.translation.linkType`,
COALESCE(
`category.translation.linkType`,
`category.translation.linkType`
) as `category.linkType`,
`category.translation.internalLink`,
COALESCE(
`category.translation.internalLink`,
`category.translation.internalLink`
) as `category.internalLink`,
`category.translation.externalLink`,
COALESCE(
`category.translation.externalLink`,
`category.translation.externalLink`
) as `category.externalLink`,
`category.translation.linkNewTab`,
COALESCE(
`category.translation.linkNewTab`,
`category.translation.linkNewTab`
) as `category.linkNewTab`,
`category.translation.description`,
COALESCE(
`category.translation.description`,
`category.translation.description`
) as `category.description`,
`category.translation.metaTitle`,
COALESCE(
`category.translation.metaTitle`,
`category.translation.metaTitle`
) as `category.metaTitle`,
`category.translation.metaDescription`,
COALESCE(
`category.translation.metaDescription`,
`category.translation.metaDescription`
) as `category.metaDescription`,
`category.translation.keywords`,
COALESCE(
`category.translation.keywords`,
`category.translation.keywords`
) as `category.keywords`,
`category.translation.customFields`,
COALESCE(
`category.translation.customFields`,
`category.translation.customFields`
) as `category.customFields`,
`category.translation.createdAt`,
`category.translation.updatedAt`,
`category.translation.categoryId`,
`category.translation.languageId`,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation`.category_id,
`category.translation`.category_version_id,
`category.translation`.name as `category.translation.name`,
`category.translation`.breadcrumb as `category.translation.breadcrumb`,
`category.translation`.slot_config as `category.translation.slotConfig`,
`category.translation`.link_type as `category.translation.linkType`,
`category.translation`.internal_link as `category.translation.internalLink`,
`category.translation`.external_link as `category.translation.externalLink`,
`category.translation`.link_new_tab as `category.translation.linkNewTab`,
`category.translation`.description as `category.translation.description`,
`category.translation`.meta_title as `category.translation.metaTitle`,
`category.translation`.meta_description as `category.translation.metaDescription`,
`category.translation`.keywords as `category.translation.keywords`,
`category.translation`.custom_fields as `category.translation.customFields`,
`category.translation`.created_at as `category.translation.createdAt`,
`category.translation`.updated_at as `category.translation.updatedAt`,
`category.translation`.category_id as `category.translation.categoryId`,
`category.translation`.language_id as `category.translation.languageId`,
`category.translation`.category_version_id as `category.translation.categoryVersionId`
FROM
`category_translation` `category.translation`
WHERE
`category.translation`.language_id = : languageId
) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id`
AND `category.category_translation`.category_version_id = `category`.version_id
LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id`
LEFT JOIN (
SELECT
`category.media.translation`.media_id,
`category.media.translation`.title as `category.media.translation.title`,
`category.media.translation`.alt as `category.media.translation.alt`,
`category.media.translation`.custom_fields as `category.media.translation.customFields`,
`category.media.translation`.created_at as `category.media.translation.createdAt`,
`category.media.translation`.updated_at as `category.media.translation.updatedAt`,
`category.media.translation`.media_id as `category.media.translation.mediaId`,
`category.media.translation`.language_id as `category.media.translation.languageId`
FROM
`media_translation` `category.media.translation`
WHERE
`category.media.translation`.language_id = : languageId
) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id`
WHERE
(
`category`.`version_id` = : version
)
AND (
(
`category`.`path` LIKE : param_b2b701917ae044f69bd23bd4f12b3058
AND (
`category`.`level` > : param_9013fec4aab44ed0a606959bfb94f861
AND `category`.`level` <= : param_1c7ad7a2a65c40308083ce04276da26f
)
)
)
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.media`.`id` as `category.media.id`, `category.media`.`user_id` as `category.media.userId`, `category.media`.`media_folder_id` as `category.media.mediaFolderId`, `category.media`.`mime_type` as `category.media.mimeType`, `category.media`.`file_extension` as `category.media.fileExtension`, `category.media`.`uploaded_at` as `category.media.uploadedAt`, `category.media`.`file_name` as `category.media.fileName`, `category.media`.`file_size` as `category.media.fileSize`, `category.media`.`media_type` as `category.media.mediaTypeRaw`, `category.media`.`meta_data` as `category.media.metaData`, `category.media`.`private` as `category.media.private`, `category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`, `category.media`.`created_at` as `category.media.createdAt`, `category.media`.`updated_at` as `category.media.updatedAt`, `category.media.translation.title`, COALESCE(`category.media.translation.title`,`category.media.translation.title`) as `category.media.title`, `category.media.translation.alt`, COALESCE(`category.media.translation.alt`,`category.media.translation.alt`) as `category.media.alt`, `category.media.translation.customFields`, COALESCE(`category.media.translation.customFields`,`category.media.translation.customFields`) as `category.media.customFields`, `category.media.translation.createdAt`, `category.media.translation.updatedAt`, `category.media.translation.mediaId`, `category.media.translation.languageId`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.media.translation`.media_id, `category.media.translation`.title as `category.media.translation.title`, `category.media.translation`.alt as `category.media.translation.alt`, `category.media.translation`.custom_fields as `category.media.translation.customFields`, `category.media.translation`.created_at as `category.media.translation.createdAt`, `category.media.translation`.updated_at as `category.media.translation.updatedAt`, `category.media.translation`.media_id as `category.media.translation.mediaId`, `category.media.translation`.language_id as `category.media.translation.languageId` FROM `media_translation` `category.media.translation` WHERE `category.media.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((`category`.`path` LIKE '%|8f274a5b4f4a43a5afdcff194054c26e|%' AND (`category`.`level` > 1 AND `category`.`level` <= 3)));
array:46 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 195)"
6 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 117)"
7 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 132)"
8 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::loadLevels (line 95)"
9 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::load (line 136)"
10 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
11 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
12 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
13 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
14 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
17 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
18 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
19 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 135)"
20 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
21 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
22 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 130)"
23 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::loadNavigation (line 98)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
25 => "Shopware\Core\Profiling\Profiler::trace (line 90)"
26 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::load (line 48)"
27 => "Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute::load (line 68)"
28 => "Shopware\Core\Content\Category\Service\NavigationLoader::load (line 109)"
29 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::getServiceMenu (line 93)"
30 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
31 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
32 => "Shopware\Core\Profiling\Profiler::trace (line 78)"
33 => "Shopware\Storefront\Page\GenericPageLoader::load (line 60)"
34 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
35 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
36 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
37 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
38 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
39 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
40 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
41 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
42 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
43 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
44 => "Shopware\Core\HttpKernel::doHandle (line 81)"
45 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.85 ms (0.00%)
|
|
SELECT LOWER(HEX(`category`.`parent_id`)) as `category-ids.key`, COUNT(`category`.`id`) as `category-ids.count`, COUNT(DISTINCT `category`.`id`) as `visible-children-count` FROM `category` WHERE (`category`.`version_id` = :version) AND ((`category`.`path` LIKE :param_fa14ef95504e4d02b3ced20e0411ce92 AND `category`.`level` = :param_a8543cf6e7c74bbc8697a4c3b275251f AND `category`.`active` = :param_f52cd396827f4b63861f2387a15b3b0c AND `category`.`visible` = :param_638345ce7bb943c58acc71a2701ba996)) GROUP BY `category`.`parent_id`
SELECT LOWER(HEX(`category`.`parent_id`)) as `category-ids.key`, COUNT(`category`.`id`) as `category-ids.count`, COUNT(DISTINCT `category`.`id`) as `visible-children-count` FROM `category` WHERE (`category`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((`category`.`path` LIKE '%|8f274a5b4f4a43a5afdcff194054c26e|%' AND `category`.`level` = 3 AND `category`.`active` = 1 AND `category`.`visible` = 1)) GROUP BY `category`.`parent_id`;
array:46 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 205)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityAggregator::fetchAggregation (line 95)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityAggregator::aggregate (line 52)"
5 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator::aggregate (line 171)"
6 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::aggregate (line 263)"
7 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::addVisibilityCounts (line 134)"
8 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::loadLevels (line 95)"
9 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::load (line 136)"
10 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
11 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
12 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
13 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
14 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
17 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
18 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
19 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 135)"
20 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
21 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
22 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 130)"
23 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::loadNavigation (line 98)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
25 => "Shopware\Core\Profiling\Profiler::trace (line 90)"
26 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::load (line 48)"
27 => "Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute::load (line 68)"
28 => "Shopware\Core\Content\Category\Service\NavigationLoader::load (line 109)"
29 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::getServiceMenu (line 93)"
30 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
31 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
32 => "Shopware\Core\Profiling\Profiler::trace (line 78)"
33 => "Shopware\Storefront\Page\GenericPageLoader::load (line 60)"
34 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
35 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
36 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
37 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
38 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
39 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
40 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
41 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
42 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
43 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
44 => "Shopware\Core\HttpKernel::doHandle (line 81)"
45 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
3.21 ms (0.00%)
|
|
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.media`.`id` as `category.media.id`, `category.media`.`user_id` as `category.media.userId`, `category.media`.`media_folder_id` as `category.media.mediaFolderId`, `category.media`.`mime_type` as `category.media.mimeType`, `category.media`.`file_extension` as `category.media.fileExtension`, `category.media`.`uploaded_at` as `category.media.uploadedAt`, `category.media`.`file_name` as `category.media.fileName`, `category.media`.`file_size` as `category.media.fileSize`, `category.media`.`media_type` as `category.media.mediaTypeRaw`, `category.media`.`meta_data` as `category.media.metaData`, `category.media`.`private` as `category.media.private`, `category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`, `category.media`.`created_at` as `category.media.createdAt`, `category.media`.`updated_at` as `category.media.updatedAt`, `category.media.translation.title`, COALESCE(`category.media.translation.title`,`category.media.translation.title`) as `category.media.title`, `category.media.translation.alt`, COALESCE(`category.media.translation.alt`,`category.media.translation.alt`) as `category.media.alt`, `category.media.translation.customFields`, COALESCE(`category.media.translation.customFields`,`category.media.translation.customFields`) as `category.media.customFields`, `category.media.translation.createdAt`, `category.media.translation.updatedAt`, `category.media.translation.mediaId`, `category.media.translation.languageId`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = :languageId) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.media.translation`.media_id, `category.media.translation`.title as `category.media.translation.title`, `category.media.translation`.alt as `category.media.translation.alt`, `category.media.translation`.custom_fields as `category.media.translation.customFields`, `category.media.translation`.created_at as `category.media.translation.createdAt`, `category.media.translation`.updated_at as `category.media.translation.updatedAt`, `category.media.translation`.media_id as `category.media.translation.mediaId`, `category.media.translation`.language_id as `category.media.translation.languageId` FROM `media_translation` `category.media.translation` WHERE `category.media.translation`.language_id = :languageId) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = :version) AND (`category`.`id` IN (:ids))
SELECT
`category`.`id` as `category.id`,
`category`.`version_id` as `category.versionId`,
`category`.`parent_id` as `category.parentId`,
`category`.`parent_version_id` as `category.parentVersionId`,
`category`.`after_category_id` as `category.afterCategoryId`,
`category`.`after_category_version_id` as `category.afterCategoryVersionId`,
`category`.`media_id` as `category.mediaId`,
`category`.`display_nested_products` as `category.displayNestedProducts`,
`category`.`auto_increment` as `category.autoIncrement`,
`category`.`level` as `category.level`,
`category`.`path` as `category.path`,
`category`.`child_count` as `category.childCount`,
`category`.`type` as `category.type`,
`category`.`product_assignment_type` as `category.productAssignmentType`,
`category`.`visible` as `category.visible`,
`category`.`active` as `category.active`,
`category`.`cms_page_id` as `category.cmsPageId`,
`category`.`cms_page_version_id` as `category.cmsPageVersionId`,
`category`.`product_stream_id` as `category.productStreamId`,
`category`.`created_at` as `category.createdAt`,
`category`.`updated_at` as `category.updatedAt`,
`category.media`.`id` as `category.media.id`,
`category.media`.`user_id` as `category.media.userId`,
`category.media`.`media_folder_id` as `category.media.mediaFolderId`,
`category.media`.`mime_type` as `category.media.mimeType`,
`category.media`.`file_extension` as `category.media.fileExtension`,
`category.media`.`uploaded_at` as `category.media.uploadedAt`,
`category.media`.`file_name` as `category.media.fileName`,
`category.media`.`file_size` as `category.media.fileSize`,
`category.media`.`media_type` as `category.media.mediaTypeRaw`,
`category.media`.`meta_data` as `category.media.metaData`,
`category.media`.`private` as `category.media.private`,
`category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`,
`category.media`.`created_at` as `category.media.createdAt`,
`category.media`.`updated_at` as `category.media.updatedAt`,
`category.media.translation.title`,
COALESCE(
`category.media.translation.title`,
`category.media.translation.title`
) as `category.media.title`,
`category.media.translation.alt`,
COALESCE(
`category.media.translation.alt`,
`category.media.translation.alt`
) as `category.media.alt`,
`category.media.translation.customFields`,
COALESCE(
`category.media.translation.customFields`,
`category.media.translation.customFields`
) as `category.media.customFields`,
`category.media.translation.createdAt`,
`category.media.translation.updatedAt`,
`category.media.translation.mediaId`,
`category.media.translation.languageId`,
`category.translation.name`,
COALESCE(
`category.translation.name`, `category.translation.name`
) as `category.name`,
`category.translation.breadcrumb`,
COALESCE(
`category.translation.breadcrumb`,
`category.translation.breadcrumb`
) as `category.breadcrumb`,
`category.translation.slotConfig`,
COALESCE(
`category.translation.slotConfig`,
`category.translation.slotConfig`
) as `category.slotConfig`,
`category.translation.linkType`,
COALESCE(
`category.translation.linkType`,
`category.translation.linkType`
) as `category.linkType`,
`category.translation.internalLink`,
COALESCE(
`category.translation.internalLink`,
`category.translation.internalLink`
) as `category.internalLink`,
`category.translation.externalLink`,
COALESCE(
`category.translation.externalLink`,
`category.translation.externalLink`
) as `category.externalLink`,
`category.translation.linkNewTab`,
COALESCE(
`category.translation.linkNewTab`,
`category.translation.linkNewTab`
) as `category.linkNewTab`,
`category.translation.description`,
COALESCE(
`category.translation.description`,
`category.translation.description`
) as `category.description`,
`category.translation.metaTitle`,
COALESCE(
`category.translation.metaTitle`,
`category.translation.metaTitle`
) as `category.metaTitle`,
`category.translation.metaDescription`,
COALESCE(
`category.translation.metaDescription`,
`category.translation.metaDescription`
) as `category.metaDescription`,
`category.translation.keywords`,
COALESCE(
`category.translation.keywords`,
`category.translation.keywords`
) as `category.keywords`,
`category.translation.customFields`,
COALESCE(
`category.translation.customFields`,
`category.translation.customFields`
) as `category.customFields`,
`category.translation.createdAt`,
`category.translation.updatedAt`,
`category.translation.categoryId`,
`category.translation.languageId`,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation`.category_id,
`category.translation`.category_version_id,
`category.translation`.name as `category.translation.name`,
`category.translation`.breadcrumb as `category.translation.breadcrumb`,
`category.translation`.slot_config as `category.translation.slotConfig`,
`category.translation`.link_type as `category.translation.linkType`,
`category.translation`.internal_link as `category.translation.internalLink`,
`category.translation`.external_link as `category.translation.externalLink`,
`category.translation`.link_new_tab as `category.translation.linkNewTab`,
`category.translation`.description as `category.translation.description`,
`category.translation`.meta_title as `category.translation.metaTitle`,
`category.translation`.meta_description as `category.translation.metaDescription`,
`category.translation`.keywords as `category.translation.keywords`,
`category.translation`.custom_fields as `category.translation.customFields`,
`category.translation`.created_at as `category.translation.createdAt`,
`category.translation`.updated_at as `category.translation.updatedAt`,
`category.translation`.category_id as `category.translation.categoryId`,
`category.translation`.language_id as `category.translation.languageId`,
`category.translation`.category_version_id as `category.translation.categoryVersionId`
FROM
`category_translation` `category.translation`
WHERE
`category.translation`.language_id = : languageId
) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id`
AND `category.category_translation`.category_version_id = `category`.version_id
LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id`
LEFT JOIN (
SELECT
`category.media.translation`.media_id,
`category.media.translation`.title as `category.media.translation.title`,
`category.media.translation`.alt as `category.media.translation.alt`,
`category.media.translation`.custom_fields as `category.media.translation.customFields`,
`category.media.translation`.created_at as `category.media.translation.createdAt`,
`category.media.translation`.updated_at as `category.media.translation.updatedAt`,
`category.media.translation`.media_id as `category.media.translation.mediaId`,
`category.media.translation`.language_id as `category.media.translation.languageId`
FROM
`media_translation` `category.media.translation`
WHERE
`category.media.translation`.language_id = : languageId
) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id`
WHERE
(
`category`.`version_id` = : version
)
AND (
`category`.`id` IN (: ids)
)
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.media`.`id` as `category.media.id`, `category.media`.`user_id` as `category.media.userId`, `category.media`.`media_folder_id` as `category.media.mediaFolderId`, `category.media`.`mime_type` as `category.media.mimeType`, `category.media`.`file_extension` as `category.media.fileExtension`, `category.media`.`uploaded_at` as `category.media.uploadedAt`, `category.media`.`file_name` as `category.media.fileName`, `category.media`.`file_size` as `category.media.fileSize`, `category.media`.`media_type` as `category.media.mediaTypeRaw`, `category.media`.`meta_data` as `category.media.metaData`, `category.media`.`private` as `category.media.private`, `category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`, `category.media`.`created_at` as `category.media.createdAt`, `category.media`.`updated_at` as `category.media.updatedAt`, `category.media.translation.title`, COALESCE(`category.media.translation.title`,`category.media.translation.title`) as `category.media.title`, `category.media.translation.alt`, COALESCE(`category.media.translation.alt`,`category.media.translation.alt`) as `category.media.alt`, `category.media.translation.customFields`, COALESCE(`category.media.translation.customFields`,`category.media.translation.customFields`) as `category.media.customFields`, `category.media.translation.createdAt`, `category.media.translation.updatedAt`, `category.media.translation.mediaId`, `category.media.translation.languageId`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.media.translation`.media_id, `category.media.translation`.title as `category.media.translation.title`, `category.media.translation`.alt as `category.media.translation.alt`, `category.media.translation`.custom_fields as `category.media.translation.customFields`, `category.media.translation`.created_at as `category.media.translation.createdAt`, `category.media.translation`.updated_at as `category.media.translation.updatedAt`, `category.media.translation`.media_id as `category.media.translation.mediaId`, `category.media.translation`.language_id as `category.media.translation.languageId` FROM `media_translation` `category.media.translation` WHERE `category.media.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND (`category`.`id` IN (0x8F274A5B4F4A43A5AFDCFF194054C26E));
array:47 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 195)"
6 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 117)"
7 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 111)"
8 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::loadCategories (line 179)"
9 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::loadChildren (line 99)"
10 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::load (line 136)"
11 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
12 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
13 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
14 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
17 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
18 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
19 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
20 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 135)"
21 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
22 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
23 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 130)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::loadNavigation (line 98)"
25 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
26 => "Shopware\Core\Profiling\Profiler::trace (line 90)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::load (line 48)"
28 => "Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute::load (line 68)"
29 => "Shopware\Core\Content\Category\Service\NavigationLoader::load (line 109)"
30 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::getServiceMenu (line 93)"
31 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
32 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
33 => "Shopware\Core\Profiling\Profiler::trace (line 78)"
34 => "Shopware\Storefront\Page\GenericPageLoader::load (line 60)"
35 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
36 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
37 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
38 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
39 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
40 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
41 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
42 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
43 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
44 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
45 => "Shopware\Core\HttpKernel::doHandle (line 81)"
46 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
1.83 ms (0.00%)
|
|
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = :languageId) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id WHERE (`category`.`version_id` = :version) AND ((`category`.`active` = :param_d8993cfae7684ce09e811a8aa0a59708 AND `category`.`parent_id` = :param_0503ee5dec494701b0bf3d9492642f40))
SELECT
`category`.`id` as `category.id`,
`category`.`version_id` as `category.versionId`,
`category`.`parent_id` as `category.parentId`,
`category`.`parent_version_id` as `category.parentVersionId`,
`category`.`after_category_id` as `category.afterCategoryId`,
`category`.`after_category_version_id` as `category.afterCategoryVersionId`,
`category`.`media_id` as `category.mediaId`,
`category`.`display_nested_products` as `category.displayNestedProducts`,
`category`.`auto_increment` as `category.autoIncrement`,
`category`.`level` as `category.level`,
`category`.`path` as `category.path`,
`category`.`child_count` as `category.childCount`,
`category`.`type` as `category.type`,
`category`.`product_assignment_type` as `category.productAssignmentType`,
`category`.`visible` as `category.visible`,
`category`.`active` as `category.active`,
`category`.`cms_page_id` as `category.cmsPageId`,
`category`.`cms_page_version_id` as `category.cmsPageVersionId`,
`category`.`product_stream_id` as `category.productStreamId`,
`category`.`created_at` as `category.createdAt`,
`category`.`updated_at` as `category.updatedAt`,
`category.translation.name`,
COALESCE(
`category.translation.name`, `category.translation.name`
) as `category.name`,
`category.translation.breadcrumb`,
COALESCE(
`category.translation.breadcrumb`,
`category.translation.breadcrumb`
) as `category.breadcrumb`,
`category.translation.slotConfig`,
COALESCE(
`category.translation.slotConfig`,
`category.translation.slotConfig`
) as `category.slotConfig`,
`category.translation.linkType`,
COALESCE(
`category.translation.linkType`,
`category.translation.linkType`
) as `category.linkType`,
`category.translation.internalLink`,
COALESCE(
`category.translation.internalLink`,
`category.translation.internalLink`
) as `category.internalLink`,
`category.translation.externalLink`,
COALESCE(
`category.translation.externalLink`,
`category.translation.externalLink`
) as `category.externalLink`,
`category.translation.linkNewTab`,
COALESCE(
`category.translation.linkNewTab`,
`category.translation.linkNewTab`
) as `category.linkNewTab`,
`category.translation.description`,
COALESCE(
`category.translation.description`,
`category.translation.description`
) as `category.description`,
`category.translation.metaTitle`,
COALESCE(
`category.translation.metaTitle`,
`category.translation.metaTitle`
) as `category.metaTitle`,
`category.translation.metaDescription`,
COALESCE(
`category.translation.metaDescription`,
`category.translation.metaDescription`
) as `category.metaDescription`,
`category.translation.keywords`,
COALESCE(
`category.translation.keywords`,
`category.translation.keywords`
) as `category.keywords`,
`category.translation.customFields`,
COALESCE(
`category.translation.customFields`,
`category.translation.customFields`
) as `category.customFields`,
`category.translation.createdAt`,
`category.translation.updatedAt`,
`category.translation.categoryId`,
`category.translation.languageId`,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation`.category_id,
`category.translation`.category_version_id,
`category.translation`.name as `category.translation.name`,
`category.translation`.breadcrumb as `category.translation.breadcrumb`,
`category.translation`.slot_config as `category.translation.slotConfig`,
`category.translation`.link_type as `category.translation.linkType`,
`category.translation`.internal_link as `category.translation.internalLink`,
`category.translation`.external_link as `category.translation.externalLink`,
`category.translation`.link_new_tab as `category.translation.linkNewTab`,
`category.translation`.description as `category.translation.description`,
`category.translation`.meta_title as `category.translation.metaTitle`,
`category.translation`.meta_description as `category.translation.metaDescription`,
`category.translation`.keywords as `category.translation.keywords`,
`category.translation`.custom_fields as `category.translation.customFields`,
`category.translation`.created_at as `category.translation.createdAt`,
`category.translation`.updated_at as `category.translation.updatedAt`,
`category.translation`.category_id as `category.translation.categoryId`,
`category.translation`.language_id as `category.translation.languageId`,
`category.translation`.category_version_id as `category.translation.categoryVersionId`
FROM
`category_translation` `category.translation`
WHERE
`category.translation`.language_id = : languageId
) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id`
AND `category.category_translation`.category_version_id = `category`.version_id
WHERE
(
`category`.`version_id` = : version
)
AND (
(
`category`.`active` = : param_d8993cfae7684ce09e811a8aa0a59708
AND `category`.`parent_id` = : param_0503ee5dec494701b0bf3d9492642f40
)
)
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id WHERE (`category`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((`category`.`active` = 1 AND `category`.`parent_id` = 0x694C335835954FF7B529B622585D5A03));
array:37 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 64)"
10 => "Nd\Theme\Subscriber\AddMenuData::getMenu (line 77)"
11 => "Nd\Theme\Subscriber\AddMenuData::loadAdditionalMenus (line 43)"
12 => "Nd\Theme\Subscriber\AddMenuData::addData (line 118)"
13 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
14 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
15 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
16 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
17 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
18 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
19 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
20 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 96)"
21 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
22 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
23 => "Shopware\Core\Profiling\Profiler::trace (line 78)"
24 => "Shopware\Storefront\Page\GenericPageLoader::load (line 60)"
25 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
26 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
29 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
30 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
35 => "Shopware\Core\HttpKernel::doHandle (line 81)"
36 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.30 ms (0.00%)
|
|
SELECT `seo_url`.`id` as `seo_url.id`, `seo_url`.`sales_channel_id` as `seo_url.salesChannelId`, `seo_url`.`language_id` as `seo_url.languageId`, `seo_url`.`foreign_key` as `seo_url.foreignKey`, `seo_url`.`route_name` as `seo_url.routeName`, `seo_url`.`path_info` as `seo_url.pathInfo`, `seo_url`.`seo_path_info` as `seo_url.seoPathInfo`, `seo_url`.`is_canonical` as `seo_url.isCanonical`, `seo_url`.`is_modified` as `seo_url.isModified`, `seo_url`.`is_deleted` as `seo_url.isDeleted`, `seo_url`.`custom_fields` as `seo_url.customFields`, `seo_url`.`created_at` as `seo_url.createdAt`, `seo_url`.`updated_at` as `seo_url.updatedAt` FROM `seo_url` WHERE (`seo_url`.`foreign_key` IN (:param_942d927a71054b7aa32be1bf069043b3))
SELECT `seo_url`.`id` as `seo_url.id`, `seo_url`.`sales_channel_id` as `seo_url.salesChannelId`, `seo_url`.`language_id` as `seo_url.languageId`, `seo_url`.`foreign_key` as `seo_url.foreignKey`, `seo_url`.`route_name` as `seo_url.routeName`, `seo_url`.`path_info` as `seo_url.pathInfo`, `seo_url`.`seo_path_info` as `seo_url.seoPathInfo`, `seo_url`.`is_canonical` as `seo_url.isCanonical`, `seo_url`.`is_modified` as `seo_url.isModified`, `seo_url`.`is_deleted` as `seo_url.isDeleted`, `seo_url`.`custom_fields` as `seo_url.customFields`, `seo_url`.`created_at` as `seo_url.createdAt`, `seo_url`.`updated_at` as `seo_url.updatedAt` FROM `seo_url` WHERE (`seo_url`.`foreign_key` IN (0x98FC8512F9024798B55D969DB15ABA51));
array:41 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 496)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToManyWithoutPagination (line 438)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToMany (line 1210)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetchAssociations (line 152)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
12 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
13 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 64)"
14 => "Nd\Theme\Subscriber\AddMenuData::getMenu (line 77)"
15 => "Nd\Theme\Subscriber\AddMenuData::loadAdditionalMenus (line 43)"
16 => "Nd\Theme\Subscriber\AddMenuData::addData (line 118)"
17 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
18 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
19 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
20 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
21 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
22 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
23 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
24 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 96)"
25 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
26 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
27 => "Shopware\Core\Profiling\Profiler::trace (line 78)"
28 => "Shopware\Storefront\Page\GenericPageLoader::load (line 60)"
29 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
30 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
31 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
33 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
34 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
35 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
39 => "Shopware\Core\HttpKernel::doHandle (line 81)"
40 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
1.84 ms (0.00%)
|
|
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = :languageId) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id WHERE (`category`.`version_id` = :version) AND ((`category`.`active` = :param_c5e1dcd47a16430e8c9995d0484370e2 AND `category`.`parent_id` = :param_3defe68b803042979acdf4fd86746310))
SELECT
`category`.`id` as `category.id`,
`category`.`version_id` as `category.versionId`,
`category`.`parent_id` as `category.parentId`,
`category`.`parent_version_id` as `category.parentVersionId`,
`category`.`after_category_id` as `category.afterCategoryId`,
`category`.`after_category_version_id` as `category.afterCategoryVersionId`,
`category`.`media_id` as `category.mediaId`,
`category`.`display_nested_products` as `category.displayNestedProducts`,
`category`.`auto_increment` as `category.autoIncrement`,
`category`.`level` as `category.level`,
`category`.`path` as `category.path`,
`category`.`child_count` as `category.childCount`,
`category`.`type` as `category.type`,
`category`.`product_assignment_type` as `category.productAssignmentType`,
`category`.`visible` as `category.visible`,
`category`.`active` as `category.active`,
`category`.`cms_page_id` as `category.cmsPageId`,
`category`.`cms_page_version_id` as `category.cmsPageVersionId`,
`category`.`product_stream_id` as `category.productStreamId`,
`category`.`created_at` as `category.createdAt`,
`category`.`updated_at` as `category.updatedAt`,
`category.translation.name`,
COALESCE(
`category.translation.name`, `category.translation.name`
) as `category.name`,
`category.translation.breadcrumb`,
COALESCE(
`category.translation.breadcrumb`,
`category.translation.breadcrumb`
) as `category.breadcrumb`,
`category.translation.slotConfig`,
COALESCE(
`category.translation.slotConfig`,
`category.translation.slotConfig`
) as `category.slotConfig`,
`category.translation.linkType`,
COALESCE(
`category.translation.linkType`,
`category.translation.linkType`
) as `category.linkType`,
`category.translation.internalLink`,
COALESCE(
`category.translation.internalLink`,
`category.translation.internalLink`
) as `category.internalLink`,
`category.translation.externalLink`,
COALESCE(
`category.translation.externalLink`,
`category.translation.externalLink`
) as `category.externalLink`,
`category.translation.linkNewTab`,
COALESCE(
`category.translation.linkNewTab`,
`category.translation.linkNewTab`
) as `category.linkNewTab`,
`category.translation.description`,
COALESCE(
`category.translation.description`,
`category.translation.description`
) as `category.description`,
`category.translation.metaTitle`,
COALESCE(
`category.translation.metaTitle`,
`category.translation.metaTitle`
) as `category.metaTitle`,
`category.translation.metaDescription`,
COALESCE(
`category.translation.metaDescription`,
`category.translation.metaDescription`
) as `category.metaDescription`,
`category.translation.keywords`,
COALESCE(
`category.translation.keywords`,
`category.translation.keywords`
) as `category.keywords`,
`category.translation.customFields`,
COALESCE(
`category.translation.customFields`,
`category.translation.customFields`
) as `category.customFields`,
`category.translation.createdAt`,
`category.translation.updatedAt`,
`category.translation.categoryId`,
`category.translation.languageId`,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation`.category_id,
`category.translation`.category_version_id,
`category.translation`.name as `category.translation.name`,
`category.translation`.breadcrumb as `category.translation.breadcrumb`,
`category.translation`.slot_config as `category.translation.slotConfig`,
`category.translation`.link_type as `category.translation.linkType`,
`category.translation`.internal_link as `category.translation.internalLink`,
`category.translation`.external_link as `category.translation.externalLink`,
`category.translation`.link_new_tab as `category.translation.linkNewTab`,
`category.translation`.description as `category.translation.description`,
`category.translation`.meta_title as `category.translation.metaTitle`,
`category.translation`.meta_description as `category.translation.metaDescription`,
`category.translation`.keywords as `category.translation.keywords`,
`category.translation`.custom_fields as `category.translation.customFields`,
`category.translation`.created_at as `category.translation.createdAt`,
`category.translation`.updated_at as `category.translation.updatedAt`,
`category.translation`.category_id as `category.translation.categoryId`,
`category.translation`.language_id as `category.translation.languageId`,
`category.translation`.category_version_id as `category.translation.categoryVersionId`
FROM
`category_translation` `category.translation`
WHERE
`category.translation`.language_id = : languageId
) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id`
AND `category.category_translation`.category_version_id = `category`.version_id
WHERE
(
`category`.`version_id` = : version
)
AND (
(
`category`.`active` = : param_c5e1dcd47a16430e8c9995d0484370e2
AND `category`.`parent_id` = : param_3defe68b803042979acdf4fd86746310
)
)
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id WHERE (`category`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((`category`.`active` = 1 AND `category`.`parent_id` = 0x535E99A71F5240CB90D2073CA15A8A07));
array:37 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 64)"
10 => "Nd\Theme\Subscriber\AddMenuData::getMenu (line 77)"
11 => "Nd\Theme\Subscriber\AddMenuData::loadAdditionalMenus (line 43)"
12 => "Nd\Theme\Subscriber\AddMenuData::addData (line 118)"
13 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
14 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
15 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
16 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
17 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
18 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
19 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
20 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 96)"
21 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
22 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
23 => "Shopware\Core\Profiling\Profiler::trace (line 78)"
24 => "Shopware\Storefront\Page\GenericPageLoader::load (line 60)"
25 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
26 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
29 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
30 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
35 => "Shopware\Core\HttpKernel::doHandle (line 81)"
36 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.40 ms (0.00%)
|
|
SELECT `seo_url`.`id` as `seo_url.id`, `seo_url`.`sales_channel_id` as `seo_url.salesChannelId`, `seo_url`.`language_id` as `seo_url.languageId`, `seo_url`.`foreign_key` as `seo_url.foreignKey`, `seo_url`.`route_name` as `seo_url.routeName`, `seo_url`.`path_info` as `seo_url.pathInfo`, `seo_url`.`seo_path_info` as `seo_url.seoPathInfo`, `seo_url`.`is_canonical` as `seo_url.isCanonical`, `seo_url`.`is_modified` as `seo_url.isModified`, `seo_url`.`is_deleted` as `seo_url.isDeleted`, `seo_url`.`custom_fields` as `seo_url.customFields`, `seo_url`.`created_at` as `seo_url.createdAt`, `seo_url`.`updated_at` as `seo_url.updatedAt` FROM `seo_url` WHERE (`seo_url`.`foreign_key` IN (:param_78883e092c4d458eb1ad45c42d089a83))
SELECT `seo_url`.`id` as `seo_url.id`, `seo_url`.`sales_channel_id` as `seo_url.salesChannelId`, `seo_url`.`language_id` as `seo_url.languageId`, `seo_url`.`foreign_key` as `seo_url.foreignKey`, `seo_url`.`route_name` as `seo_url.routeName`, `seo_url`.`path_info` as `seo_url.pathInfo`, `seo_url`.`seo_path_info` as `seo_url.seoPathInfo`, `seo_url`.`is_canonical` as `seo_url.isCanonical`, `seo_url`.`is_modified` as `seo_url.isModified`, `seo_url`.`is_deleted` as `seo_url.isDeleted`, `seo_url`.`custom_fields` as `seo_url.customFields`, `seo_url`.`created_at` as `seo_url.createdAt`, `seo_url`.`updated_at` as `seo_url.updatedAt` FROM `seo_url` WHERE (`seo_url`.`foreign_key` IN (0x2F8D8BF707A244E0B90F3A6FA541859C, 0x6BC5B64306A04F8E8303043A7BAB2493, 0x8F771D684ACA4E21B709DF6618164C0E, 0xA8F933A083AD4F68B853A8053408C6B0, 0xB3F4CD4189C946E18012AF5672810B08, 0xC0A46A8145064A4EA7E355C566D578A4));
array:41 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 496)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToManyWithoutPagination (line 438)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToMany (line 1210)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetchAssociations (line 152)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
12 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
13 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 64)"
14 => "Nd\Theme\Subscriber\AddMenuData::getMenu (line 77)"
15 => "Nd\Theme\Subscriber\AddMenuData::loadAdditionalMenus (line 43)"
16 => "Nd\Theme\Subscriber\AddMenuData::addData (line 118)"
17 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
18 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
19 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
20 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
21 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
22 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
23 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
24 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 96)"
25 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
26 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
27 => "Shopware\Core\Profiling\Profiler::trace (line 78)"
28 => "Shopware\Storefront\Page\GenericPageLoader::load (line 60)"
29 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
30 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
31 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
33 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
34 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
35 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
39 => "Shopware\Core\HttpKernel::doHandle (line 81)"
40 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
1.82 ms (0.00%)
|
|
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = :languageId) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id WHERE (`category`.`version_id` = :version) AND ((`category`.`active` = :param_bdd9481674714696b6eef1433aa503fa AND `category`.`parent_id` = :param_fa3fbcd551eb4a1ea19ee95bd8223df0))
SELECT
`category`.`id` as `category.id`,
`category`.`version_id` as `category.versionId`,
`category`.`parent_id` as `category.parentId`,
`category`.`parent_version_id` as `category.parentVersionId`,
`category`.`after_category_id` as `category.afterCategoryId`,
`category`.`after_category_version_id` as `category.afterCategoryVersionId`,
`category`.`media_id` as `category.mediaId`,
`category`.`display_nested_products` as `category.displayNestedProducts`,
`category`.`auto_increment` as `category.autoIncrement`,
`category`.`level` as `category.level`,
`category`.`path` as `category.path`,
`category`.`child_count` as `category.childCount`,
`category`.`type` as `category.type`,
`category`.`product_assignment_type` as `category.productAssignmentType`,
`category`.`visible` as `category.visible`,
`category`.`active` as `category.active`,
`category`.`cms_page_id` as `category.cmsPageId`,
`category`.`cms_page_version_id` as `category.cmsPageVersionId`,
`category`.`product_stream_id` as `category.productStreamId`,
`category`.`created_at` as `category.createdAt`,
`category`.`updated_at` as `category.updatedAt`,
`category.translation.name`,
COALESCE(
`category.translation.name`, `category.translation.name`
) as `category.name`,
`category.translation.breadcrumb`,
COALESCE(
`category.translation.breadcrumb`,
`category.translation.breadcrumb`
) as `category.breadcrumb`,
`category.translation.slotConfig`,
COALESCE(
`category.translation.slotConfig`,
`category.translation.slotConfig`
) as `category.slotConfig`,
`category.translation.linkType`,
COALESCE(
`category.translation.linkType`,
`category.translation.linkType`
) as `category.linkType`,
`category.translation.internalLink`,
COALESCE(
`category.translation.internalLink`,
`category.translation.internalLink`
) as `category.internalLink`,
`category.translation.externalLink`,
COALESCE(
`category.translation.externalLink`,
`category.translation.externalLink`
) as `category.externalLink`,
`category.translation.linkNewTab`,
COALESCE(
`category.translation.linkNewTab`,
`category.translation.linkNewTab`
) as `category.linkNewTab`,
`category.translation.description`,
COALESCE(
`category.translation.description`,
`category.translation.description`
) as `category.description`,
`category.translation.metaTitle`,
COALESCE(
`category.translation.metaTitle`,
`category.translation.metaTitle`
) as `category.metaTitle`,
`category.translation.metaDescription`,
COALESCE(
`category.translation.metaDescription`,
`category.translation.metaDescription`
) as `category.metaDescription`,
`category.translation.keywords`,
COALESCE(
`category.translation.keywords`,
`category.translation.keywords`
) as `category.keywords`,
`category.translation.customFields`,
COALESCE(
`category.translation.customFields`,
`category.translation.customFields`
) as `category.customFields`,
`category.translation.createdAt`,
`category.translation.updatedAt`,
`category.translation.categoryId`,
`category.translation.languageId`,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation`.category_id,
`category.translation`.category_version_id,
`category.translation`.name as `category.translation.name`,
`category.translation`.breadcrumb as `category.translation.breadcrumb`,
`category.translation`.slot_config as `category.translation.slotConfig`,
`category.translation`.link_type as `category.translation.linkType`,
`category.translation`.internal_link as `category.translation.internalLink`,
`category.translation`.external_link as `category.translation.externalLink`,
`category.translation`.link_new_tab as `category.translation.linkNewTab`,
`category.translation`.description as `category.translation.description`,
`category.translation`.meta_title as `category.translation.metaTitle`,
`category.translation`.meta_description as `category.translation.metaDescription`,
`category.translation`.keywords as `category.translation.keywords`,
`category.translation`.custom_fields as `category.translation.customFields`,
`category.translation`.created_at as `category.translation.createdAt`,
`category.translation`.updated_at as `category.translation.updatedAt`,
`category.translation`.category_id as `category.translation.categoryId`,
`category.translation`.language_id as `category.translation.languageId`,
`category.translation`.category_version_id as `category.translation.categoryVersionId`
FROM
`category_translation` `category.translation`
WHERE
`category.translation`.language_id = : languageId
) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id`
AND `category.category_translation`.category_version_id = `category`.version_id
WHERE
(
`category`.`version_id` = : version
)
AND (
(
`category`.`active` = : param_bdd9481674714696b6eef1433aa503fa
AND `category`.`parent_id` = : param_fa3fbcd551eb4a1ea19ee95bd8223df0
)
)
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id WHERE (`category`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((`category`.`active` = 1 AND `category`.`parent_id` = 0x46354E38A9F0478B822B482917169F18));
array:37 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 64)"
10 => "Nd\Theme\Subscriber\AddMenuData::getMenu (line 77)"
11 => "Nd\Theme\Subscriber\AddMenuData::loadAdditionalMenus (line 43)"
12 => "Nd\Theme\Subscriber\AddMenuData::addData (line 118)"
13 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
14 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
15 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
16 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
17 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
18 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
19 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
20 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 96)"
21 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
22 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
23 => "Shopware\Core\Profiling\Profiler::trace (line 78)"
24 => "Shopware\Storefront\Page\GenericPageLoader::load (line 60)"
25 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
26 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
29 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
30 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
35 => "Shopware\Core\HttpKernel::doHandle (line 81)"
36 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.40 ms (0.00%)
|
|
SELECT `seo_url`.`id` as `seo_url.id`, `seo_url`.`sales_channel_id` as `seo_url.salesChannelId`, `seo_url`.`language_id` as `seo_url.languageId`, `seo_url`.`foreign_key` as `seo_url.foreignKey`, `seo_url`.`route_name` as `seo_url.routeName`, `seo_url`.`path_info` as `seo_url.pathInfo`, `seo_url`.`seo_path_info` as `seo_url.seoPathInfo`, `seo_url`.`is_canonical` as `seo_url.isCanonical`, `seo_url`.`is_modified` as `seo_url.isModified`, `seo_url`.`is_deleted` as `seo_url.isDeleted`, `seo_url`.`custom_fields` as `seo_url.customFields`, `seo_url`.`created_at` as `seo_url.createdAt`, `seo_url`.`updated_at` as `seo_url.updatedAt` FROM `seo_url` WHERE (`seo_url`.`foreign_key` IN (:param_b3f12a4fb35a43e5a2af9331130d06b7))
SELECT `seo_url`.`id` as `seo_url.id`, `seo_url`.`sales_channel_id` as `seo_url.salesChannelId`, `seo_url`.`language_id` as `seo_url.languageId`, `seo_url`.`foreign_key` as `seo_url.foreignKey`, `seo_url`.`route_name` as `seo_url.routeName`, `seo_url`.`path_info` as `seo_url.pathInfo`, `seo_url`.`seo_path_info` as `seo_url.seoPathInfo`, `seo_url`.`is_canonical` as `seo_url.isCanonical`, `seo_url`.`is_modified` as `seo_url.isModified`, `seo_url`.`is_deleted` as `seo_url.isDeleted`, `seo_url`.`custom_fields` as `seo_url.customFields`, `seo_url`.`created_at` as `seo_url.createdAt`, `seo_url`.`updated_at` as `seo_url.updatedAt` FROM `seo_url` WHERE (`seo_url`.`foreign_key` IN (0x39E1E9AFF0D34C2992D087931185BD64, 0x98E8BD28B2204D879C5458801709D09E, 0xB3C61E0635D2410A8D3C9C33341D47BC, 0xC6A9EC9440ED4DCEB0D78CD67D51D34D, 0xE05BEB067D364E82BDD284C20E7065F3, 0xFE777183A9BF44BC9106F55EB97DE9B9));
array:41 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 496)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToManyWithoutPagination (line 438)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToMany (line 1210)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetchAssociations (line 152)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
12 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
13 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 64)"
14 => "Nd\Theme\Subscriber\AddMenuData::getMenu (line 77)"
15 => "Nd\Theme\Subscriber\AddMenuData::loadAdditionalMenus (line 43)"
16 => "Nd\Theme\Subscriber\AddMenuData::addData (line 118)"
17 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
18 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
19 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
20 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
21 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
22 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
23 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
24 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 96)"
25 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
26 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
27 => "Shopware\Core\Profiling\Profiler::trace (line 78)"
28 => "Shopware\Storefront\Page\GenericPageLoader::load (line 60)"
29 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
30 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
31 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
33 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
34 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
35 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
39 => "Shopware\Core\HttpKernel::doHandle (line 81)"
40 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
1.86 ms (0.00%)
|
|
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = :languageId) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id WHERE (`category`.`version_id` = :version) AND ((`category`.`active` = :param_ab52e3896d8748eb893dcf975ab5eab6 AND `category`.`parent_id` = :param_fdca26ce478e49078071f097cf11ed47))
SELECT
`category`.`id` as `category.id`,
`category`.`version_id` as `category.versionId`,
`category`.`parent_id` as `category.parentId`,
`category`.`parent_version_id` as `category.parentVersionId`,
`category`.`after_category_id` as `category.afterCategoryId`,
`category`.`after_category_version_id` as `category.afterCategoryVersionId`,
`category`.`media_id` as `category.mediaId`,
`category`.`display_nested_products` as `category.displayNestedProducts`,
`category`.`auto_increment` as `category.autoIncrement`,
`category`.`level` as `category.level`,
`category`.`path` as `category.path`,
`category`.`child_count` as `category.childCount`,
`category`.`type` as `category.type`,
`category`.`product_assignment_type` as `category.productAssignmentType`,
`category`.`visible` as `category.visible`,
`category`.`active` as `category.active`,
`category`.`cms_page_id` as `category.cmsPageId`,
`category`.`cms_page_version_id` as `category.cmsPageVersionId`,
`category`.`product_stream_id` as `category.productStreamId`,
`category`.`created_at` as `category.createdAt`,
`category`.`updated_at` as `category.updatedAt`,
`category.translation.name`,
COALESCE(
`category.translation.name`, `category.translation.name`
) as `category.name`,
`category.translation.breadcrumb`,
COALESCE(
`category.translation.breadcrumb`,
`category.translation.breadcrumb`
) as `category.breadcrumb`,
`category.translation.slotConfig`,
COALESCE(
`category.translation.slotConfig`,
`category.translation.slotConfig`
) as `category.slotConfig`,
`category.translation.linkType`,
COALESCE(
`category.translation.linkType`,
`category.translation.linkType`
) as `category.linkType`,
`category.translation.internalLink`,
COALESCE(
`category.translation.internalLink`,
`category.translation.internalLink`
) as `category.internalLink`,
`category.translation.externalLink`,
COALESCE(
`category.translation.externalLink`,
`category.translation.externalLink`
) as `category.externalLink`,
`category.translation.linkNewTab`,
COALESCE(
`category.translation.linkNewTab`,
`category.translation.linkNewTab`
) as `category.linkNewTab`,
`category.translation.description`,
COALESCE(
`category.translation.description`,
`category.translation.description`
) as `category.description`,
`category.translation.metaTitle`,
COALESCE(
`category.translation.metaTitle`,
`category.translation.metaTitle`
) as `category.metaTitle`,
`category.translation.metaDescription`,
COALESCE(
`category.translation.metaDescription`,
`category.translation.metaDescription`
) as `category.metaDescription`,
`category.translation.keywords`,
COALESCE(
`category.translation.keywords`,
`category.translation.keywords`
) as `category.keywords`,
`category.translation.customFields`,
COALESCE(
`category.translation.customFields`,
`category.translation.customFields`
) as `category.customFields`,
`category.translation.createdAt`,
`category.translation.updatedAt`,
`category.translation.categoryId`,
`category.translation.languageId`,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation`.category_id,
`category.translation`.category_version_id,
`category.translation`.name as `category.translation.name`,
`category.translation`.breadcrumb as `category.translation.breadcrumb`,
`category.translation`.slot_config as `category.translation.slotConfig`,
`category.translation`.link_type as `category.translation.linkType`,
`category.translation`.internal_link as `category.translation.internalLink`,
`category.translation`.external_link as `category.translation.externalLink`,
`category.translation`.link_new_tab as `category.translation.linkNewTab`,
`category.translation`.description as `category.translation.description`,
`category.translation`.meta_title as `category.translation.metaTitle`,
`category.translation`.meta_description as `category.translation.metaDescription`,
`category.translation`.keywords as `category.translation.keywords`,
`category.translation`.custom_fields as `category.translation.customFields`,
`category.translation`.created_at as `category.translation.createdAt`,
`category.translation`.updated_at as `category.translation.updatedAt`,
`category.translation`.category_id as `category.translation.categoryId`,
`category.translation`.language_id as `category.translation.languageId`,
`category.translation`.category_version_id as `category.translation.categoryVersionId`
FROM
`category_translation` `category.translation`
WHERE
`category.translation`.language_id = : languageId
) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id`
AND `category.category_translation`.category_version_id = `category`.version_id
WHERE
(
`category`.`version_id` = : version
)
AND (
(
`category`.`active` = : param_ab52e3896d8748eb893dcf975ab5eab6
AND `category`.`parent_id` = : param_fdca26ce478e49078071f097cf11ed47
)
)
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id WHERE (`category`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((`category`.`active` = 1 AND `category`.`parent_id` = 0xEA5E34F9E5E04490A2ABE2A2DBD7FC08));
array:37 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 64)"
10 => "Nd\Theme\Subscriber\AddMenuData::getMenu (line 77)"
11 => "Nd\Theme\Subscriber\AddMenuData::loadAdditionalMenus (line 43)"
12 => "Nd\Theme\Subscriber\AddMenuData::addData (line 118)"
13 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
14 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
15 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
16 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
17 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
18 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
19 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
20 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 96)"
21 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
22 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
23 => "Shopware\Core\Profiling\Profiler::trace (line 78)"
24 => "Shopware\Storefront\Page\GenericPageLoader::load (line 60)"
25 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
26 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
29 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
30 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
35 => "Shopware\Core\HttpKernel::doHandle (line 81)"
36 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.48 ms (0.00%)
|
|
SELECT `seo_url`.`id` as `seo_url.id`, `seo_url`.`sales_channel_id` as `seo_url.salesChannelId`, `seo_url`.`language_id` as `seo_url.languageId`, `seo_url`.`foreign_key` as `seo_url.foreignKey`, `seo_url`.`route_name` as `seo_url.routeName`, `seo_url`.`path_info` as `seo_url.pathInfo`, `seo_url`.`seo_path_info` as `seo_url.seoPathInfo`, `seo_url`.`is_canonical` as `seo_url.isCanonical`, `seo_url`.`is_modified` as `seo_url.isModified`, `seo_url`.`is_deleted` as `seo_url.isDeleted`, `seo_url`.`custom_fields` as `seo_url.customFields`, `seo_url`.`created_at` as `seo_url.createdAt`, `seo_url`.`updated_at` as `seo_url.updatedAt` FROM `seo_url` WHERE (`seo_url`.`foreign_key` IN (:param_a966c69bcb1f46379bb00de67b3eb022))
SELECT `seo_url`.`id` as `seo_url.id`, `seo_url`.`sales_channel_id` as `seo_url.salesChannelId`, `seo_url`.`language_id` as `seo_url.languageId`, `seo_url`.`foreign_key` as `seo_url.foreignKey`, `seo_url`.`route_name` as `seo_url.routeName`, `seo_url`.`path_info` as `seo_url.pathInfo`, `seo_url`.`seo_path_info` as `seo_url.seoPathInfo`, `seo_url`.`is_canonical` as `seo_url.isCanonical`, `seo_url`.`is_modified` as `seo_url.isModified`, `seo_url`.`is_deleted` as `seo_url.isDeleted`, `seo_url`.`custom_fields` as `seo_url.customFields`, `seo_url`.`created_at` as `seo_url.createdAt`, `seo_url`.`updated_at` as `seo_url.updatedAt` FROM `seo_url` WHERE (`seo_url`.`foreign_key` IN (0x50292B6F658A408AAA2E26B40BE7F41A, 0xCFD267E8E6A24423A237372BE5DC02BB));
array:41 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 496)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToManyWithoutPagination (line 438)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToMany (line 1210)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetchAssociations (line 152)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
12 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
13 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 64)"
14 => "Nd\Theme\Subscriber\AddMenuData::getMenu (line 77)"
15 => "Nd\Theme\Subscriber\AddMenuData::loadAdditionalMenus (line 43)"
16 => "Nd\Theme\Subscriber\AddMenuData::addData (line 118)"
17 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
18 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
19 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
20 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
21 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
22 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
23 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
24 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 96)"
25 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
26 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
27 => "Shopware\Core\Profiling\Profiler::trace (line 78)"
28 => "Shopware\Storefront\Page\GenericPageLoader::load (line 60)"
29 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
30 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
31 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
33 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
34 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
35 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
39 => "Shopware\Core\HttpKernel::doHandle (line 81)"
40 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
1.70 ms (0.00%)
|
|
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = :languageId) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id WHERE (`category`.`version_id` = :version) AND ((`category`.`active` = :param_cfbed119470f4a68a2f7510cedec7aa2 AND `category`.`parent_id` = :param_6d43a3c3e67b40c993a5f898ab1ce8bc))
SELECT
`category`.`id` as `category.id`,
`category`.`version_id` as `category.versionId`,
`category`.`parent_id` as `category.parentId`,
`category`.`parent_version_id` as `category.parentVersionId`,
`category`.`after_category_id` as `category.afterCategoryId`,
`category`.`after_category_version_id` as `category.afterCategoryVersionId`,
`category`.`media_id` as `category.mediaId`,
`category`.`display_nested_products` as `category.displayNestedProducts`,
`category`.`auto_increment` as `category.autoIncrement`,
`category`.`level` as `category.level`,
`category`.`path` as `category.path`,
`category`.`child_count` as `category.childCount`,
`category`.`type` as `category.type`,
`category`.`product_assignment_type` as `category.productAssignmentType`,
`category`.`visible` as `category.visible`,
`category`.`active` as `category.active`,
`category`.`cms_page_id` as `category.cmsPageId`,
`category`.`cms_page_version_id` as `category.cmsPageVersionId`,
`category`.`product_stream_id` as `category.productStreamId`,
`category`.`created_at` as `category.createdAt`,
`category`.`updated_at` as `category.updatedAt`,
`category.translation.name`,
COALESCE(
`category.translation.name`, `category.translation.name`
) as `category.name`,
`category.translation.breadcrumb`,
COALESCE(
`category.translation.breadcrumb`,
`category.translation.breadcrumb`
) as `category.breadcrumb`,
`category.translation.slotConfig`,
COALESCE(
`category.translation.slotConfig`,
`category.translation.slotConfig`
) as `category.slotConfig`,
`category.translation.linkType`,
COALESCE(
`category.translation.linkType`,
`category.translation.linkType`
) as `category.linkType`,
`category.translation.internalLink`,
COALESCE(
`category.translation.internalLink`,
`category.translation.internalLink`
) as `category.internalLink`,
`category.translation.externalLink`,
COALESCE(
`category.translation.externalLink`,
`category.translation.externalLink`
) as `category.externalLink`,
`category.translation.linkNewTab`,
COALESCE(
`category.translation.linkNewTab`,
`category.translation.linkNewTab`
) as `category.linkNewTab`,
`category.translation.description`,
COALESCE(
`category.translation.description`,
`category.translation.description`
) as `category.description`,
`category.translation.metaTitle`,
COALESCE(
`category.translation.metaTitle`,
`category.translation.metaTitle`
) as `category.metaTitle`,
`category.translation.metaDescription`,
COALESCE(
`category.translation.metaDescription`,
`category.translation.metaDescription`
) as `category.metaDescription`,
`category.translation.keywords`,
COALESCE(
`category.translation.keywords`,
`category.translation.keywords`
) as `category.keywords`,
`category.translation.customFields`,
COALESCE(
`category.translation.customFields`,
`category.translation.customFields`
) as `category.customFields`,
`category.translation.createdAt`,
`category.translation.updatedAt`,
`category.translation.categoryId`,
`category.translation.languageId`,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation`.category_id,
`category.translation`.category_version_id,
`category.translation`.name as `category.translation.name`,
`category.translation`.breadcrumb as `category.translation.breadcrumb`,
`category.translation`.slot_config as `category.translation.slotConfig`,
`category.translation`.link_type as `category.translation.linkType`,
`category.translation`.internal_link as `category.translation.internalLink`,
`category.translation`.external_link as `category.translation.externalLink`,
`category.translation`.link_new_tab as `category.translation.linkNewTab`,
`category.translation`.description as `category.translation.description`,
`category.translation`.meta_title as `category.translation.metaTitle`,
`category.translation`.meta_description as `category.translation.metaDescription`,
`category.translation`.keywords as `category.translation.keywords`,
`category.translation`.custom_fields as `category.translation.customFields`,
`category.translation`.created_at as `category.translation.createdAt`,
`category.translation`.updated_at as `category.translation.updatedAt`,
`category.translation`.category_id as `category.translation.categoryId`,
`category.translation`.language_id as `category.translation.languageId`,
`category.translation`.category_version_id as `category.translation.categoryVersionId`
FROM
`category_translation` `category.translation`
WHERE
`category.translation`.language_id = : languageId
) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id`
AND `category.category_translation`.category_version_id = `category`.version_id
WHERE
(
`category`.`version_id` = : version
)
AND (
(
`category`.`active` = : param_cfbed119470f4a68a2f7510cedec7aa2
AND `category`.`parent_id` = : param_6d43a3c3e67b40c993a5f898ab1ce8bc
)
)
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id WHERE (`category`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((`category`.`active` = 1 AND `category`.`parent_id` = 0xACA9B57389F248E59CD8A5F54B64B06E));
array:37 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 64)"
10 => "Nd\Theme\Subscriber\AddMenuData::getMenu (line 77)"
11 => "Nd\Theme\Subscriber\AddMenuData::loadAdditionalMenus (line 43)"
12 => "Nd\Theme\Subscriber\AddMenuData::addData (line 118)"
13 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
14 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
15 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
16 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
17 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
18 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
19 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
20 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 96)"
21 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
22 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
23 => "Shopware\Core\Profiling\Profiler::trace (line 78)"
24 => "Shopware\Storefront\Page\GenericPageLoader::load (line 60)"
25 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
26 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
29 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
30 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
35 => "Shopware\Core\HttpKernel::doHandle (line 81)"
36 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.37 ms (0.00%)
|
|
SELECT `seo_url`.`id` as `seo_url.id`, `seo_url`.`sales_channel_id` as `seo_url.salesChannelId`, `seo_url`.`language_id` as `seo_url.languageId`, `seo_url`.`foreign_key` as `seo_url.foreignKey`, `seo_url`.`route_name` as `seo_url.routeName`, `seo_url`.`path_info` as `seo_url.pathInfo`, `seo_url`.`seo_path_info` as `seo_url.seoPathInfo`, `seo_url`.`is_canonical` as `seo_url.isCanonical`, `seo_url`.`is_modified` as `seo_url.isModified`, `seo_url`.`is_deleted` as `seo_url.isDeleted`, `seo_url`.`custom_fields` as `seo_url.customFields`, `seo_url`.`created_at` as `seo_url.createdAt`, `seo_url`.`updated_at` as `seo_url.updatedAt` FROM `seo_url` WHERE (`seo_url`.`foreign_key` IN (:param_956e3cc73fd24936ad4a0706babc37a4))
SELECT `seo_url`.`id` as `seo_url.id`, `seo_url`.`sales_channel_id` as `seo_url.salesChannelId`, `seo_url`.`language_id` as `seo_url.languageId`, `seo_url`.`foreign_key` as `seo_url.foreignKey`, `seo_url`.`route_name` as `seo_url.routeName`, `seo_url`.`path_info` as `seo_url.pathInfo`, `seo_url`.`seo_path_info` as `seo_url.seoPathInfo`, `seo_url`.`is_canonical` as `seo_url.isCanonical`, `seo_url`.`is_modified` as `seo_url.isModified`, `seo_url`.`is_deleted` as `seo_url.isDeleted`, `seo_url`.`custom_fields` as `seo_url.customFields`, `seo_url`.`created_at` as `seo_url.createdAt`, `seo_url`.`updated_at` as `seo_url.updatedAt` FROM `seo_url` WHERE (`seo_url`.`foreign_key` IN (0x0FCFC11A19F24E8F86560A79786F2DF5, 0x775F4096EE1841C5BD07675662C67394, 0x832CE0A0D3234F8387262D1329048681, 0xCEE0F646176D4DFF9D56877C8F5B2690));
array:41 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 496)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToManyWithoutPagination (line 438)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToMany (line 1210)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetchAssociations (line 152)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
12 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
13 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 64)"
14 => "Nd\Theme\Subscriber\AddMenuData::getMenu (line 77)"
15 => "Nd\Theme\Subscriber\AddMenuData::loadAdditionalMenus (line 43)"
16 => "Nd\Theme\Subscriber\AddMenuData::addData (line 118)"
17 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
18 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
19 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
20 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
21 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
22 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
23 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
24 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 96)"
25 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
26 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
27 => "Shopware\Core\Profiling\Profiler::trace (line 78)"
28 => "Shopware\Storefront\Page\GenericPageLoader::load (line 60)"
29 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
30 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
31 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
33 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
34 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
35 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
39 => "Shopware\Core\HttpKernel::doHandle (line 81)"
40 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
1.99 ms (0.00%)
|
|
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = :languageId) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id WHERE (`category`.`version_id` = :version) AND ((`category`.`active` = :param_158248a7e8c3439b9f1e3e8ce2cceaaa AND `category`.`parent_id` = :param_a1305ced0aac4d2d8b2fc668eb3145ae))
SELECT
`category`.`id` as `category.id`,
`category`.`version_id` as `category.versionId`,
`category`.`parent_id` as `category.parentId`,
`category`.`parent_version_id` as `category.parentVersionId`,
`category`.`after_category_id` as `category.afterCategoryId`,
`category`.`after_category_version_id` as `category.afterCategoryVersionId`,
`category`.`media_id` as `category.mediaId`,
`category`.`display_nested_products` as `category.displayNestedProducts`,
`category`.`auto_increment` as `category.autoIncrement`,
`category`.`level` as `category.level`,
`category`.`path` as `category.path`,
`category`.`child_count` as `category.childCount`,
`category`.`type` as `category.type`,
`category`.`product_assignment_type` as `category.productAssignmentType`,
`category`.`visible` as `category.visible`,
`category`.`active` as `category.active`,
`category`.`cms_page_id` as `category.cmsPageId`,
`category`.`cms_page_version_id` as `category.cmsPageVersionId`,
`category`.`product_stream_id` as `category.productStreamId`,
`category`.`created_at` as `category.createdAt`,
`category`.`updated_at` as `category.updatedAt`,
`category.translation.name`,
COALESCE(
`category.translation.name`, `category.translation.name`
) as `category.name`,
`category.translation.breadcrumb`,
COALESCE(
`category.translation.breadcrumb`,
`category.translation.breadcrumb`
) as `category.breadcrumb`,
`category.translation.slotConfig`,
COALESCE(
`category.translation.slotConfig`,
`category.translation.slotConfig`
) as `category.slotConfig`,
`category.translation.linkType`,
COALESCE(
`category.translation.linkType`,
`category.translation.linkType`
) as `category.linkType`,
`category.translation.internalLink`,
COALESCE(
`category.translation.internalLink`,
`category.translation.internalLink`
) as `category.internalLink`,
`category.translation.externalLink`,
COALESCE(
`category.translation.externalLink`,
`category.translation.externalLink`
) as `category.externalLink`,
`category.translation.linkNewTab`,
COALESCE(
`category.translation.linkNewTab`,
`category.translation.linkNewTab`
) as `category.linkNewTab`,
`category.translation.description`,
COALESCE(
`category.translation.description`,
`category.translation.description`
) as `category.description`,
`category.translation.metaTitle`,
COALESCE(
`category.translation.metaTitle`,
`category.translation.metaTitle`
) as `category.metaTitle`,
`category.translation.metaDescription`,
COALESCE(
`category.translation.metaDescription`,
`category.translation.metaDescription`
) as `category.metaDescription`,
`category.translation.keywords`,
COALESCE(
`category.translation.keywords`,
`category.translation.keywords`
) as `category.keywords`,
`category.translation.customFields`,
COALESCE(
`category.translation.customFields`,
`category.translation.customFields`
) as `category.customFields`,
`category.translation.createdAt`,
`category.translation.updatedAt`,
`category.translation.categoryId`,
`category.translation.languageId`,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation`.category_id,
`category.translation`.category_version_id,
`category.translation`.name as `category.translation.name`,
`category.translation`.breadcrumb as `category.translation.breadcrumb`,
`category.translation`.slot_config as `category.translation.slotConfig`,
`category.translation`.link_type as `category.translation.linkType`,
`category.translation`.internal_link as `category.translation.internalLink`,
`category.translation`.external_link as `category.translation.externalLink`,
`category.translation`.link_new_tab as `category.translation.linkNewTab`,
`category.translation`.description as `category.translation.description`,
`category.translation`.meta_title as `category.translation.metaTitle`,
`category.translation`.meta_description as `category.translation.metaDescription`,
`category.translation`.keywords as `category.translation.keywords`,
`category.translation`.custom_fields as `category.translation.customFields`,
`category.translation`.created_at as `category.translation.createdAt`,
`category.translation`.updated_at as `category.translation.updatedAt`,
`category.translation`.category_id as `category.translation.categoryId`,
`category.translation`.language_id as `category.translation.languageId`,
`category.translation`.category_version_id as `category.translation.categoryVersionId`
FROM
`category_translation` `category.translation`
WHERE
`category.translation`.language_id = : languageId
) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id`
AND `category.category_translation`.category_version_id = `category`.version_id
WHERE
(
`category`.`version_id` = : version
)
AND (
(
`category`.`active` = : param_158248a7e8c3439b9f1e3e8ce2cceaaa
AND `category`.`parent_id` = : param_a1305ced0aac4d2d8b2fc668eb3145ae
)
)
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id WHERE (`category`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((`category`.`active` = 1 AND `category`.`parent_id` = 0x6D22C9898099469D8F166BD0339B5CB5));
array:37 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 64)"
10 => "Nd\Theme\Subscriber\AddMenuData::getMenu (line 77)"
11 => "Nd\Theme\Subscriber\AddMenuData::loadAdditionalMenus (line 43)"
12 => "Nd\Theme\Subscriber\AddMenuData::addData (line 118)"
13 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
14 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
15 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
16 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
17 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
18 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
19 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
20 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 96)"
21 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
22 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
23 => "Shopware\Core\Profiling\Profiler::trace (line 78)"
24 => "Shopware\Storefront\Page\GenericPageLoader::load (line 60)"
25 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
26 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
29 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
30 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
35 => "Shopware\Core\HttpKernel::doHandle (line 81)"
36 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.63 ms (0.00%)
|
|
SELECT `seo_url`.`id` as `seo_url.id`, `seo_url`.`sales_channel_id` as `seo_url.salesChannelId`, `seo_url`.`language_id` as `seo_url.languageId`, `seo_url`.`foreign_key` as `seo_url.foreignKey`, `seo_url`.`route_name` as `seo_url.routeName`, `seo_url`.`path_info` as `seo_url.pathInfo`, `seo_url`.`seo_path_info` as `seo_url.seoPathInfo`, `seo_url`.`is_canonical` as `seo_url.isCanonical`, `seo_url`.`is_modified` as `seo_url.isModified`, `seo_url`.`is_deleted` as `seo_url.isDeleted`, `seo_url`.`custom_fields` as `seo_url.customFields`, `seo_url`.`created_at` as `seo_url.createdAt`, `seo_url`.`updated_at` as `seo_url.updatedAt` FROM `seo_url` WHERE (`seo_url`.`foreign_key` IN (:param_3e6d2e384de04baf8cf0efdce7f65425))
SELECT `seo_url`.`id` as `seo_url.id`, `seo_url`.`sales_channel_id` as `seo_url.salesChannelId`, `seo_url`.`language_id` as `seo_url.languageId`, `seo_url`.`foreign_key` as `seo_url.foreignKey`, `seo_url`.`route_name` as `seo_url.routeName`, `seo_url`.`path_info` as `seo_url.pathInfo`, `seo_url`.`seo_path_info` as `seo_url.seoPathInfo`, `seo_url`.`is_canonical` as `seo_url.isCanonical`, `seo_url`.`is_modified` as `seo_url.isModified`, `seo_url`.`is_deleted` as `seo_url.isDeleted`, `seo_url`.`custom_fields` as `seo_url.customFields`, `seo_url`.`created_at` as `seo_url.createdAt`, `seo_url`.`updated_at` as `seo_url.updatedAt` FROM `seo_url` WHERE (`seo_url`.`foreign_key` IN (0x28A7DDB5163E40189D6E9BCD294A2516, 0x3D42F350F3BE47FE8D9E543A6106F155, 0x4DD492400ADA4CAD8B5E758B49867A51, 0x72E8677C72FD43529DFE422BFDC850DE, 0x89E431DDF538469BB9F8FA7A90099162, 0x92BB722E999A4F4394119FF89CA2DF64, 0x93EF012D3C624857BD528A87D6F14135, 0xF26747E582384B298EF2B255CB6CAD30));
array:41 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 496)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToManyWithoutPagination (line 438)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToMany (line 1210)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetchAssociations (line 152)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
12 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
13 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 64)"
14 => "Nd\Theme\Subscriber\AddMenuData::getMenu (line 77)"
15 => "Nd\Theme\Subscriber\AddMenuData::loadAdditionalMenus (line 43)"
16 => "Nd\Theme\Subscriber\AddMenuData::addData (line 118)"
17 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
18 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
19 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
20 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
21 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
22 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
23 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
24 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 96)"
25 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
26 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
27 => "Shopware\Core\Profiling\Profiler::trace (line 78)"
28 => "Shopware\Storefront\Page\GenericPageLoader::load (line 60)"
29 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
30 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
31 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
33 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
34 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
35 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
39 => "Shopware\Core\HttpKernel::doHandle (line 81)"
40 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
1.75 ms (0.00%)
|
|
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = :languageId) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id WHERE (`category`.`version_id` = :version) AND ((`category`.`active` = :param_3347c8d2f0a041efa2f48a2d487eb624 AND `category`.`parent_id` = :param_a239a309b07e414480d9e2fe92714fa1))
SELECT
`category`.`id` as `category.id`,
`category`.`version_id` as `category.versionId`,
`category`.`parent_id` as `category.parentId`,
`category`.`parent_version_id` as `category.parentVersionId`,
`category`.`after_category_id` as `category.afterCategoryId`,
`category`.`after_category_version_id` as `category.afterCategoryVersionId`,
`category`.`media_id` as `category.mediaId`,
`category`.`display_nested_products` as `category.displayNestedProducts`,
`category`.`auto_increment` as `category.autoIncrement`,
`category`.`level` as `category.level`,
`category`.`path` as `category.path`,
`category`.`child_count` as `category.childCount`,
`category`.`type` as `category.type`,
`category`.`product_assignment_type` as `category.productAssignmentType`,
`category`.`visible` as `category.visible`,
`category`.`active` as `category.active`,
`category`.`cms_page_id` as `category.cmsPageId`,
`category`.`cms_page_version_id` as `category.cmsPageVersionId`,
`category`.`product_stream_id` as `category.productStreamId`,
`category`.`created_at` as `category.createdAt`,
`category`.`updated_at` as `category.updatedAt`,
`category.translation.name`,
COALESCE(
`category.translation.name`, `category.translation.name`
) as `category.name`,
`category.translation.breadcrumb`,
COALESCE(
`category.translation.breadcrumb`,
`category.translation.breadcrumb`
) as `category.breadcrumb`,
`category.translation.slotConfig`,
COALESCE(
`category.translation.slotConfig`,
`category.translation.slotConfig`
) as `category.slotConfig`,
`category.translation.linkType`,
COALESCE(
`category.translation.linkType`,
`category.translation.linkType`
) as `category.linkType`,
`category.translation.internalLink`,
COALESCE(
`category.translation.internalLink`,
`category.translation.internalLink`
) as `category.internalLink`,
`category.translation.externalLink`,
COALESCE(
`category.translation.externalLink`,
`category.translation.externalLink`
) as `category.externalLink`,
`category.translation.linkNewTab`,
COALESCE(
`category.translation.linkNewTab`,
`category.translation.linkNewTab`
) as `category.linkNewTab`,
`category.translation.description`,
COALESCE(
`category.translation.description`,
`category.translation.description`
) as `category.description`,
`category.translation.metaTitle`,
COALESCE(
`category.translation.metaTitle`,
`category.translation.metaTitle`
) as `category.metaTitle`,
`category.translation.metaDescription`,
COALESCE(
`category.translation.metaDescription`,
`category.translation.metaDescription`
) as `category.metaDescription`,
`category.translation.keywords`,
COALESCE(
`category.translation.keywords`,
`category.translation.keywords`
) as `category.keywords`,
`category.translation.customFields`,
COALESCE(
`category.translation.customFields`,
`category.translation.customFields`
) as `category.customFields`,
`category.translation.createdAt`,
`category.translation.updatedAt`,
`category.translation.categoryId`,
`category.translation.languageId`,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation`.category_id,
`category.translation`.category_version_id,
`category.translation`.name as `category.translation.name`,
`category.translation`.breadcrumb as `category.translation.breadcrumb`,
`category.translation`.slot_config as `category.translation.slotConfig`,
`category.translation`.link_type as `category.translation.linkType`,
`category.translation`.internal_link as `category.translation.internalLink`,
`category.translation`.external_link as `category.translation.externalLink`,
`category.translation`.link_new_tab as `category.translation.linkNewTab`,
`category.translation`.description as `category.translation.description`,
`category.translation`.meta_title as `category.translation.metaTitle`,
`category.translation`.meta_description as `category.translation.metaDescription`,
`category.translation`.keywords as `category.translation.keywords`,
`category.translation`.custom_fields as `category.translation.customFields`,
`category.translation`.created_at as `category.translation.createdAt`,
`category.translation`.updated_at as `category.translation.updatedAt`,
`category.translation`.category_id as `category.translation.categoryId`,
`category.translation`.language_id as `category.translation.languageId`,
`category.translation`.category_version_id as `category.translation.categoryVersionId`
FROM
`category_translation` `category.translation`
WHERE
`category.translation`.language_id = : languageId
) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id`
AND `category.category_translation`.category_version_id = `category`.version_id
WHERE
(
`category`.`version_id` = : version
)
AND (
(
`category`.`active` = : param_3347c8d2f0a041efa2f48a2d487eb624
AND `category`.`parent_id` = : param_a239a309b07e414480d9e2fe92714fa1
)
)
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id WHERE (`category`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((`category`.`active` = 1 AND `category`.`parent_id` = 0xFD803C91C3AA4070B69C01E203FEE653));
array:37 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 64)"
10 => "Nd\Theme\Subscriber\AddMenuData::getMenu (line 77)"
11 => "Nd\Theme\Subscriber\AddMenuData::loadAdditionalMenus (line 43)"
12 => "Nd\Theme\Subscriber\AddMenuData::addData (line 118)"
13 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
14 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
15 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
16 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
17 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
18 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
19 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
20 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 96)"
21 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
22 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
23 => "Shopware\Core\Profiling\Profiler::trace (line 78)"
24 => "Shopware\Storefront\Page\GenericPageLoader::load (line 60)"
25 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
26 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
29 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
30 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
35 => "Shopware\Core\HttpKernel::doHandle (line 81)"
36 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.27 ms (0.00%)
|
|
SELECT `seo_url`.`id` as `seo_url.id`, `seo_url`.`sales_channel_id` as `seo_url.salesChannelId`, `seo_url`.`language_id` as `seo_url.languageId`, `seo_url`.`foreign_key` as `seo_url.foreignKey`, `seo_url`.`route_name` as `seo_url.routeName`, `seo_url`.`path_info` as `seo_url.pathInfo`, `seo_url`.`seo_path_info` as `seo_url.seoPathInfo`, `seo_url`.`is_canonical` as `seo_url.isCanonical`, `seo_url`.`is_modified` as `seo_url.isModified`, `seo_url`.`is_deleted` as `seo_url.isDeleted`, `seo_url`.`custom_fields` as `seo_url.customFields`, `seo_url`.`created_at` as `seo_url.createdAt`, `seo_url`.`updated_at` as `seo_url.updatedAt` FROM `seo_url` WHERE (`seo_url`.`foreign_key` IN (:param_125149476def4828aef44fbc732e2bbe))
SELECT `seo_url`.`id` as `seo_url.id`, `seo_url`.`sales_channel_id` as `seo_url.salesChannelId`, `seo_url`.`language_id` as `seo_url.languageId`, `seo_url`.`foreign_key` as `seo_url.foreignKey`, `seo_url`.`route_name` as `seo_url.routeName`, `seo_url`.`path_info` as `seo_url.pathInfo`, `seo_url`.`seo_path_info` as `seo_url.seoPathInfo`, `seo_url`.`is_canonical` as `seo_url.isCanonical`, `seo_url`.`is_modified` as `seo_url.isModified`, `seo_url`.`is_deleted` as `seo_url.isDeleted`, `seo_url`.`custom_fields` as `seo_url.customFields`, `seo_url`.`created_at` as `seo_url.createdAt`, `seo_url`.`updated_at` as `seo_url.updatedAt` FROM `seo_url` WHERE (`seo_url`.`foreign_key` IN (0x8DAEB224832E404E905260E410658F6C));
array:41 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 496)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToManyWithoutPagination (line 438)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToMany (line 1210)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetchAssociations (line 152)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
12 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
13 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 64)"
14 => "Nd\Theme\Subscriber\AddMenuData::getMenu (line 77)"
15 => "Nd\Theme\Subscriber\AddMenuData::loadAdditionalMenus (line 43)"
16 => "Nd\Theme\Subscriber\AddMenuData::addData (line 118)"
17 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
18 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
19 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
20 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
21 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
22 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
23 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
24 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 96)"
25 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
26 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
27 => "Shopware\Core\Profiling\Profiler::trace (line 78)"
28 => "Shopware\Storefront\Page\GenericPageLoader::load (line 60)"
29 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
30 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
31 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
33 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
34 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
35 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
39 => "Shopware\Core\HttpKernel::doHandle (line 81)"
40 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
1.93 ms (0.00%)
|
|
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = :languageId) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id WHERE (`category`.`version_id` = :version) AND ((`category`.`active` = :param_9422dce994534b408d9b609582212e49 AND `category`.`parent_id` = :param_4c7ea704bb5e4106a272f10548ea9ce6))
SELECT
`category`.`id` as `category.id`,
`category`.`version_id` as `category.versionId`,
`category`.`parent_id` as `category.parentId`,
`category`.`parent_version_id` as `category.parentVersionId`,
`category`.`after_category_id` as `category.afterCategoryId`,
`category`.`after_category_version_id` as `category.afterCategoryVersionId`,
`category`.`media_id` as `category.mediaId`,
`category`.`display_nested_products` as `category.displayNestedProducts`,
`category`.`auto_increment` as `category.autoIncrement`,
`category`.`level` as `category.level`,
`category`.`path` as `category.path`,
`category`.`child_count` as `category.childCount`,
`category`.`type` as `category.type`,
`category`.`product_assignment_type` as `category.productAssignmentType`,
`category`.`visible` as `category.visible`,
`category`.`active` as `category.active`,
`category`.`cms_page_id` as `category.cmsPageId`,
`category`.`cms_page_version_id` as `category.cmsPageVersionId`,
`category`.`product_stream_id` as `category.productStreamId`,
`category`.`created_at` as `category.createdAt`,
`category`.`updated_at` as `category.updatedAt`,
`category.translation.name`,
COALESCE(
`category.translation.name`, `category.translation.name`
) as `category.name`,
`category.translation.breadcrumb`,
COALESCE(
`category.translation.breadcrumb`,
`category.translation.breadcrumb`
) as `category.breadcrumb`,
`category.translation.slotConfig`,
COALESCE(
`category.translation.slotConfig`,
`category.translation.slotConfig`
) as `category.slotConfig`,
`category.translation.linkType`,
COALESCE(
`category.translation.linkType`,
`category.translation.linkType`
) as `category.linkType`,
`category.translation.internalLink`,
COALESCE(
`category.translation.internalLink`,
`category.translation.internalLink`
) as `category.internalLink`,
`category.translation.externalLink`,
COALESCE(
`category.translation.externalLink`,
`category.translation.externalLink`
) as `category.externalLink`,
`category.translation.linkNewTab`,
COALESCE(
`category.translation.linkNewTab`,
`category.translation.linkNewTab`
) as `category.linkNewTab`,
`category.translation.description`,
COALESCE(
`category.translation.description`,
`category.translation.description`
) as `category.description`,
`category.translation.metaTitle`,
COALESCE(
`category.translation.metaTitle`,
`category.translation.metaTitle`
) as `category.metaTitle`,
`category.translation.metaDescription`,
COALESCE(
`category.translation.metaDescription`,
`category.translation.metaDescription`
) as `category.metaDescription`,
`category.translation.keywords`,
COALESCE(
`category.translation.keywords`,
`category.translation.keywords`
) as `category.keywords`,
`category.translation.customFields`,
COALESCE(
`category.translation.customFields`,
`category.translation.customFields`
) as `category.customFields`,
`category.translation.createdAt`,
`category.translation.updatedAt`,
`category.translation.categoryId`,
`category.translation.languageId`,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation`.category_id,
`category.translation`.category_version_id,
`category.translation`.name as `category.translation.name`,
`category.translation`.breadcrumb as `category.translation.breadcrumb`,
`category.translation`.slot_config as `category.translation.slotConfig`,
`category.translation`.link_type as `category.translation.linkType`,
`category.translation`.internal_link as `category.translation.internalLink`,
`category.translation`.external_link as `category.translation.externalLink`,
`category.translation`.link_new_tab as `category.translation.linkNewTab`,
`category.translation`.description as `category.translation.description`,
`category.translation`.meta_title as `category.translation.metaTitle`,
`category.translation`.meta_description as `category.translation.metaDescription`,
`category.translation`.keywords as `category.translation.keywords`,
`category.translation`.custom_fields as `category.translation.customFields`,
`category.translation`.created_at as `category.translation.createdAt`,
`category.translation`.updated_at as `category.translation.updatedAt`,
`category.translation`.category_id as `category.translation.categoryId`,
`category.translation`.language_id as `category.translation.languageId`,
`category.translation`.category_version_id as `category.translation.categoryVersionId`
FROM
`category_translation` `category.translation`
WHERE
`category.translation`.language_id = : languageId
) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id`
AND `category.category_translation`.category_version_id = `category`.version_id
WHERE
(
`category`.`version_id` = : version
)
AND (
(
`category`.`active` = : param_9422dce994534b408d9b609582212e49
AND `category`.`parent_id` = : param_4c7ea704bb5e4106a272f10548ea9ce6
)
)
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id WHERE (`category`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((`category`.`active` = 1 AND `category`.`parent_id` = 0x55CDFAEC532943EF8EFCAB05C3744020));
array:37 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 64)"
10 => "Nd\Theme\Subscriber\AddMenuData::getMenu (line 77)"
11 => "Nd\Theme\Subscriber\AddMenuData::loadAdditionalMenus (line 43)"
12 => "Nd\Theme\Subscriber\AddMenuData::addData (line 118)"
13 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
14 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
15 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
16 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
17 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
18 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
19 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
20 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 96)"
21 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
22 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
23 => "Shopware\Core\Profiling\Profiler::trace (line 78)"
24 => "Shopware\Storefront\Page\GenericPageLoader::load (line 60)"
25 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
26 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
29 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
30 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
35 => "Shopware\Core\HttpKernel::doHandle (line 81)"
36 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.65 ms (0.00%)
|
|
SELECT `seo_url`.`id` as `seo_url.id`, `seo_url`.`sales_channel_id` as `seo_url.salesChannelId`, `seo_url`.`language_id` as `seo_url.languageId`, `seo_url`.`foreign_key` as `seo_url.foreignKey`, `seo_url`.`route_name` as `seo_url.routeName`, `seo_url`.`path_info` as `seo_url.pathInfo`, `seo_url`.`seo_path_info` as `seo_url.seoPathInfo`, `seo_url`.`is_canonical` as `seo_url.isCanonical`, `seo_url`.`is_modified` as `seo_url.isModified`, `seo_url`.`is_deleted` as `seo_url.isDeleted`, `seo_url`.`custom_fields` as `seo_url.customFields`, `seo_url`.`created_at` as `seo_url.createdAt`, `seo_url`.`updated_at` as `seo_url.updatedAt` FROM `seo_url` WHERE (`seo_url`.`foreign_key` IN (:param_68a39b093c634851a8c6b043f0926491))
SELECT `seo_url`.`id` as `seo_url.id`, `seo_url`.`sales_channel_id` as `seo_url.salesChannelId`, `seo_url`.`language_id` as `seo_url.languageId`, `seo_url`.`foreign_key` as `seo_url.foreignKey`, `seo_url`.`route_name` as `seo_url.routeName`, `seo_url`.`path_info` as `seo_url.pathInfo`, `seo_url`.`seo_path_info` as `seo_url.seoPathInfo`, `seo_url`.`is_canonical` as `seo_url.isCanonical`, `seo_url`.`is_modified` as `seo_url.isModified`, `seo_url`.`is_deleted` as `seo_url.isDeleted`, `seo_url`.`custom_fields` as `seo_url.customFields`, `seo_url`.`created_at` as `seo_url.createdAt`, `seo_url`.`updated_at` as `seo_url.updatedAt` FROM `seo_url` WHERE (`seo_url`.`foreign_key` IN (0x78AA4D49291D415E97B747B9C1AD431C, 0x92D6D2C0151C46F891C97F0AC33DE4E7, 0xA5BB5B741A8148A688BBA577BD2476F1));
array:41 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 496)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToManyWithoutPagination (line 438)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToMany (line 1210)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetchAssociations (line 152)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
12 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
13 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 64)"
14 => "Nd\Theme\Subscriber\AddMenuData::getMenu (line 77)"
15 => "Nd\Theme\Subscriber\AddMenuData::loadAdditionalMenus (line 43)"
16 => "Nd\Theme\Subscriber\AddMenuData::addData (line 118)"
17 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
18 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
19 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
20 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
21 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
22 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
23 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
24 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 96)"
25 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
26 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
27 => "Shopware\Core\Profiling\Profiler::trace (line 78)"
28 => "Shopware\Storefront\Page\GenericPageLoader::load (line 60)"
29 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
30 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
31 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
33 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
34 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
35 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
39 => "Shopware\Core\HttpKernel::doHandle (line 81)"
40 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
1.81 ms (0.00%)
|
|
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = :languageId) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id WHERE (`category`.`version_id` = :version) AND ((`category`.`active` = :param_f6020bfe3c684233a1969e95cdcbdf19 AND `category`.`parent_id` = :param_4f95720973ea4885854784ea3afb4bcb))
SELECT
`category`.`id` as `category.id`,
`category`.`version_id` as `category.versionId`,
`category`.`parent_id` as `category.parentId`,
`category`.`parent_version_id` as `category.parentVersionId`,
`category`.`after_category_id` as `category.afterCategoryId`,
`category`.`after_category_version_id` as `category.afterCategoryVersionId`,
`category`.`media_id` as `category.mediaId`,
`category`.`display_nested_products` as `category.displayNestedProducts`,
`category`.`auto_increment` as `category.autoIncrement`,
`category`.`level` as `category.level`,
`category`.`path` as `category.path`,
`category`.`child_count` as `category.childCount`,
`category`.`type` as `category.type`,
`category`.`product_assignment_type` as `category.productAssignmentType`,
`category`.`visible` as `category.visible`,
`category`.`active` as `category.active`,
`category`.`cms_page_id` as `category.cmsPageId`,
`category`.`cms_page_version_id` as `category.cmsPageVersionId`,
`category`.`product_stream_id` as `category.productStreamId`,
`category`.`created_at` as `category.createdAt`,
`category`.`updated_at` as `category.updatedAt`,
`category.translation.name`,
COALESCE(
`category.translation.name`, `category.translation.name`
) as `category.name`,
`category.translation.breadcrumb`,
COALESCE(
`category.translation.breadcrumb`,
`category.translation.breadcrumb`
) as `category.breadcrumb`,
`category.translation.slotConfig`,
COALESCE(
`category.translation.slotConfig`,
`category.translation.slotConfig`
) as `category.slotConfig`,
`category.translation.linkType`,
COALESCE(
`category.translation.linkType`,
`category.translation.linkType`
) as `category.linkType`,
`category.translation.internalLink`,
COALESCE(
`category.translation.internalLink`,
`category.translation.internalLink`
) as `category.internalLink`,
`category.translation.externalLink`,
COALESCE(
`category.translation.externalLink`,
`category.translation.externalLink`
) as `category.externalLink`,
`category.translation.linkNewTab`,
COALESCE(
`category.translation.linkNewTab`,
`category.translation.linkNewTab`
) as `category.linkNewTab`,
`category.translation.description`,
COALESCE(
`category.translation.description`,
`category.translation.description`
) as `category.description`,
`category.translation.metaTitle`,
COALESCE(
`category.translation.metaTitle`,
`category.translation.metaTitle`
) as `category.metaTitle`,
`category.translation.metaDescription`,
COALESCE(
`category.translation.metaDescription`,
`category.translation.metaDescription`
) as `category.metaDescription`,
`category.translation.keywords`,
COALESCE(
`category.translation.keywords`,
`category.translation.keywords`
) as `category.keywords`,
`category.translation.customFields`,
COALESCE(
`category.translation.customFields`,
`category.translation.customFields`
) as `category.customFields`,
`category.translation.createdAt`,
`category.translation.updatedAt`,
`category.translation.categoryId`,
`category.translation.languageId`,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation`.category_id,
`category.translation`.category_version_id,
`category.translation`.name as `category.translation.name`,
`category.translation`.breadcrumb as `category.translation.breadcrumb`,
`category.translation`.slot_config as `category.translation.slotConfig`,
`category.translation`.link_type as `category.translation.linkType`,
`category.translation`.internal_link as `category.translation.internalLink`,
`category.translation`.external_link as `category.translation.externalLink`,
`category.translation`.link_new_tab as `category.translation.linkNewTab`,
`category.translation`.description as `category.translation.description`,
`category.translation`.meta_title as `category.translation.metaTitle`,
`category.translation`.meta_description as `category.translation.metaDescription`,
`category.translation`.keywords as `category.translation.keywords`,
`category.translation`.custom_fields as `category.translation.customFields`,
`category.translation`.created_at as `category.translation.createdAt`,
`category.translation`.updated_at as `category.translation.updatedAt`,
`category.translation`.category_id as `category.translation.categoryId`,
`category.translation`.language_id as `category.translation.languageId`,
`category.translation`.category_version_id as `category.translation.categoryVersionId`
FROM
`category_translation` `category.translation`
WHERE
`category.translation`.language_id = : languageId
) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id`
AND `category.category_translation`.category_version_id = `category`.version_id
WHERE
(
`category`.`version_id` = : version
)
AND (
(
`category`.`active` = : param_f6020bfe3c684233a1969e95cdcbdf19
AND `category`.`parent_id` = : param_4f95720973ea4885854784ea3afb4bcb
)
)
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id WHERE (`category`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((`category`.`active` = 1 AND `category`.`parent_id` = 0x6D478DCA93024C40BF427BD01AEB439F));
array:37 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 64)"
10 => "Nd\Theme\Subscriber\AddMenuData::getMenu (line 77)"
11 => "Nd\Theme\Subscriber\AddMenuData::loadAdditionalMenus (line 43)"
12 => "Nd\Theme\Subscriber\AddMenuData::addData (line 118)"
13 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
14 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
15 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
16 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
17 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
18 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
19 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
20 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 96)"
21 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
22 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
23 => "Shopware\Core\Profiling\Profiler::trace (line 78)"
24 => "Shopware\Storefront\Page\GenericPageLoader::load (line 60)"
25 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
26 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
29 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
30 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
35 => "Shopware\Core\HttpKernel::doHandle (line 81)"
36 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.48 ms (0.00%)
|
|
SELECT `seo_url`.`id` as `seo_url.id`, `seo_url`.`sales_channel_id` as `seo_url.salesChannelId`, `seo_url`.`language_id` as `seo_url.languageId`, `seo_url`.`foreign_key` as `seo_url.foreignKey`, `seo_url`.`route_name` as `seo_url.routeName`, `seo_url`.`path_info` as `seo_url.pathInfo`, `seo_url`.`seo_path_info` as `seo_url.seoPathInfo`, `seo_url`.`is_canonical` as `seo_url.isCanonical`, `seo_url`.`is_modified` as `seo_url.isModified`, `seo_url`.`is_deleted` as `seo_url.isDeleted`, `seo_url`.`custom_fields` as `seo_url.customFields`, `seo_url`.`created_at` as `seo_url.createdAt`, `seo_url`.`updated_at` as `seo_url.updatedAt` FROM `seo_url` WHERE (`seo_url`.`foreign_key` IN (:param_9ca4a607045c42da8c5db2904cc2c667))
SELECT `seo_url`.`id` as `seo_url.id`, `seo_url`.`sales_channel_id` as `seo_url.salesChannelId`, `seo_url`.`language_id` as `seo_url.languageId`, `seo_url`.`foreign_key` as `seo_url.foreignKey`, `seo_url`.`route_name` as `seo_url.routeName`, `seo_url`.`path_info` as `seo_url.pathInfo`, `seo_url`.`seo_path_info` as `seo_url.seoPathInfo`, `seo_url`.`is_canonical` as `seo_url.isCanonical`, `seo_url`.`is_modified` as `seo_url.isModified`, `seo_url`.`is_deleted` as `seo_url.isDeleted`, `seo_url`.`custom_fields` as `seo_url.customFields`, `seo_url`.`created_at` as `seo_url.createdAt`, `seo_url`.`updated_at` as `seo_url.updatedAt` FROM `seo_url` WHERE (`seo_url`.`foreign_key` IN (0x0536DC90D2574C37BE1B9150C5C77EF6, 0x0F50DBECAD6848BB8BC3FAEC1CCB49AC, 0x2D8168A55B9C4506B6A3AB8F35687A72, 0x48A73E8D8B01427B84A4C08AC4447A48, 0x83EFEC8C35084573ADCC860ED4CF80E8, 0xACCA81B74C924194ADEA1D87725A183B, 0xD5DA2DC357774C1EB1C6B12F6C9B19FC, 0xEA5AC515DCF44988AF3CC2D6275F2E18));
array:41 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 496)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToManyWithoutPagination (line 438)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToMany (line 1210)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetchAssociations (line 152)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
12 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
13 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 64)"
14 => "Nd\Theme\Subscriber\AddMenuData::getMenu (line 77)"
15 => "Nd\Theme\Subscriber\AddMenuData::loadAdditionalMenus (line 43)"
16 => "Nd\Theme\Subscriber\AddMenuData::addData (line 118)"
17 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
18 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
19 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
20 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
21 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
22 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
23 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
24 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 96)"
25 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
26 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
27 => "Shopware\Core\Profiling\Profiler::trace (line 78)"
28 => "Shopware\Storefront\Page\GenericPageLoader::load (line 60)"
29 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
30 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
31 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
33 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
34 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
35 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
39 => "Shopware\Core\HttpKernel::doHandle (line 81)"
40 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
1.64 ms (0.00%)
|
|
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = :languageId) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id WHERE (`category`.`version_id` = :version) AND ((`category`.`active` = :param_423c1df99d8c4c1baca49ccd8bbbdf96 AND `category`.`parent_id` = :param_cbc64730f2eb43738196616a710ac1cc))
SELECT
`category`.`id` as `category.id`,
`category`.`version_id` as `category.versionId`,
`category`.`parent_id` as `category.parentId`,
`category`.`parent_version_id` as `category.parentVersionId`,
`category`.`after_category_id` as `category.afterCategoryId`,
`category`.`after_category_version_id` as `category.afterCategoryVersionId`,
`category`.`media_id` as `category.mediaId`,
`category`.`display_nested_products` as `category.displayNestedProducts`,
`category`.`auto_increment` as `category.autoIncrement`,
`category`.`level` as `category.level`,
`category`.`path` as `category.path`,
`category`.`child_count` as `category.childCount`,
`category`.`type` as `category.type`,
`category`.`product_assignment_type` as `category.productAssignmentType`,
`category`.`visible` as `category.visible`,
`category`.`active` as `category.active`,
`category`.`cms_page_id` as `category.cmsPageId`,
`category`.`cms_page_version_id` as `category.cmsPageVersionId`,
`category`.`product_stream_id` as `category.productStreamId`,
`category`.`created_at` as `category.createdAt`,
`category`.`updated_at` as `category.updatedAt`,
`category.translation.name`,
COALESCE(
`category.translation.name`, `category.translation.name`
) as `category.name`,
`category.translation.breadcrumb`,
COALESCE(
`category.translation.breadcrumb`,
`category.translation.breadcrumb`
) as `category.breadcrumb`,
`category.translation.slotConfig`,
COALESCE(
`category.translation.slotConfig`,
`category.translation.slotConfig`
) as `category.slotConfig`,
`category.translation.linkType`,
COALESCE(
`category.translation.linkType`,
`category.translation.linkType`
) as `category.linkType`,
`category.translation.internalLink`,
COALESCE(
`category.translation.internalLink`,
`category.translation.internalLink`
) as `category.internalLink`,
`category.translation.externalLink`,
COALESCE(
`category.translation.externalLink`,
`category.translation.externalLink`
) as `category.externalLink`,
`category.translation.linkNewTab`,
COALESCE(
`category.translation.linkNewTab`,
`category.translation.linkNewTab`
) as `category.linkNewTab`,
`category.translation.description`,
COALESCE(
`category.translation.description`,
`category.translation.description`
) as `category.description`,
`category.translation.metaTitle`,
COALESCE(
`category.translation.metaTitle`,
`category.translation.metaTitle`
) as `category.metaTitle`,
`category.translation.metaDescription`,
COALESCE(
`category.translation.metaDescription`,
`category.translation.metaDescription`
) as `category.metaDescription`,
`category.translation.keywords`,
COALESCE(
`category.translation.keywords`,
`category.translation.keywords`
) as `category.keywords`,
`category.translation.customFields`,
COALESCE(
`category.translation.customFields`,
`category.translation.customFields`
) as `category.customFields`,
`category.translation.createdAt`,
`category.translation.updatedAt`,
`category.translation.categoryId`,
`category.translation.languageId`,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation`.category_id,
`category.translation`.category_version_id,
`category.translation`.name as `category.translation.name`,
`category.translation`.breadcrumb as `category.translation.breadcrumb`,
`category.translation`.slot_config as `category.translation.slotConfig`,
`category.translation`.link_type as `category.translation.linkType`,
`category.translation`.internal_link as `category.translation.internalLink`,
`category.translation`.external_link as `category.translation.externalLink`,
`category.translation`.link_new_tab as `category.translation.linkNewTab`,
`category.translation`.description as `category.translation.description`,
`category.translation`.meta_title as `category.translation.metaTitle`,
`category.translation`.meta_description as `category.translation.metaDescription`,
`category.translation`.keywords as `category.translation.keywords`,
`category.translation`.custom_fields as `category.translation.customFields`,
`category.translation`.created_at as `category.translation.createdAt`,
`category.translation`.updated_at as `category.translation.updatedAt`,
`category.translation`.category_id as `category.translation.categoryId`,
`category.translation`.language_id as `category.translation.languageId`,
`category.translation`.category_version_id as `category.translation.categoryVersionId`
FROM
`category_translation` `category.translation`
WHERE
`category.translation`.language_id = : languageId
) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id`
AND `category.category_translation`.category_version_id = `category`.version_id
WHERE
(
`category`.`version_id` = : version
)
AND (
(
`category`.`active` = : param_423c1df99d8c4c1baca49ccd8bbbdf96
AND `category`.`parent_id` = : param_cbc64730f2eb43738196616a710ac1cc
)
)
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id WHERE (`category`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((`category`.`active` = 1 AND `category`.`parent_id` = 0x14A610A3C4AF4E739B2286BF7F244437));
array:37 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 64)"
10 => "Nd\Theme\Subscriber\AddMenuData::getMenu (line 77)"
11 => "Nd\Theme\Subscriber\AddMenuData::loadAdditionalMenus (line 43)"
12 => "Nd\Theme\Subscriber\AddMenuData::addData (line 118)"
13 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
14 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
15 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
16 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
17 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
18 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
19 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
20 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 96)"
21 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
22 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
23 => "Shopware\Core\Profiling\Profiler::trace (line 78)"
24 => "Shopware\Storefront\Page\GenericPageLoader::load (line 60)"
25 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
26 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
29 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
30 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
35 => "Shopware\Core\HttpKernel::doHandle (line 81)"
36 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
2.05 ms (0.00%)
|
|
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = :languageId) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id WHERE (`category`.`version_id` = :version) AND ((`category`.`active` = :param_e0a161f4903e4d919b49a92c4d167ee4 AND `category`.`parent_id` = :param_9db8e00229a04dfbb84a206f04a8d34f))
SELECT
`category`.`id` as `category.id`,
`category`.`version_id` as `category.versionId`,
`category`.`parent_id` as `category.parentId`,
`category`.`parent_version_id` as `category.parentVersionId`,
`category`.`after_category_id` as `category.afterCategoryId`,
`category`.`after_category_version_id` as `category.afterCategoryVersionId`,
`category`.`media_id` as `category.mediaId`,
`category`.`display_nested_products` as `category.displayNestedProducts`,
`category`.`auto_increment` as `category.autoIncrement`,
`category`.`level` as `category.level`,
`category`.`path` as `category.path`,
`category`.`child_count` as `category.childCount`,
`category`.`type` as `category.type`,
`category`.`product_assignment_type` as `category.productAssignmentType`,
`category`.`visible` as `category.visible`,
`category`.`active` as `category.active`,
`category`.`cms_page_id` as `category.cmsPageId`,
`category`.`cms_page_version_id` as `category.cmsPageVersionId`,
`category`.`product_stream_id` as `category.productStreamId`,
`category`.`created_at` as `category.createdAt`,
`category`.`updated_at` as `category.updatedAt`,
`category.translation.name`,
COALESCE(
`category.translation.name`, `category.translation.name`
) as `category.name`,
`category.translation.breadcrumb`,
COALESCE(
`category.translation.breadcrumb`,
`category.translation.breadcrumb`
) as `category.breadcrumb`,
`category.translation.slotConfig`,
COALESCE(
`category.translation.slotConfig`,
`category.translation.slotConfig`
) as `category.slotConfig`,
`category.translation.linkType`,
COALESCE(
`category.translation.linkType`,
`category.translation.linkType`
) as `category.linkType`,
`category.translation.internalLink`,
COALESCE(
`category.translation.internalLink`,
`category.translation.internalLink`
) as `category.internalLink`,
`category.translation.externalLink`,
COALESCE(
`category.translation.externalLink`,
`category.translation.externalLink`
) as `category.externalLink`,
`category.translation.linkNewTab`,
COALESCE(
`category.translation.linkNewTab`,
`category.translation.linkNewTab`
) as `category.linkNewTab`,
`category.translation.description`,
COALESCE(
`category.translation.description`,
`category.translation.description`
) as `category.description`,
`category.translation.metaTitle`,
COALESCE(
`category.translation.metaTitle`,
`category.translation.metaTitle`
) as `category.metaTitle`,
`category.translation.metaDescription`,
COALESCE(
`category.translation.metaDescription`,
`category.translation.metaDescription`
) as `category.metaDescription`,
`category.translation.keywords`,
COALESCE(
`category.translation.keywords`,
`category.translation.keywords`
) as `category.keywords`,
`category.translation.customFields`,
COALESCE(
`category.translation.customFields`,
`category.translation.customFields`
) as `category.customFields`,
`category.translation.createdAt`,
`category.translation.updatedAt`,
`category.translation.categoryId`,
`category.translation.languageId`,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation`.category_id,
`category.translation`.category_version_id,
`category.translation`.name as `category.translation.name`,
`category.translation`.breadcrumb as `category.translation.breadcrumb`,
`category.translation`.slot_config as `category.translation.slotConfig`,
`category.translation`.link_type as `category.translation.linkType`,
`category.translation`.internal_link as `category.translation.internalLink`,
`category.translation`.external_link as `category.translation.externalLink`,
`category.translation`.link_new_tab as `category.translation.linkNewTab`,
`category.translation`.description as `category.translation.description`,
`category.translation`.meta_title as `category.translation.metaTitle`,
`category.translation`.meta_description as `category.translation.metaDescription`,
`category.translation`.keywords as `category.translation.keywords`,
`category.translation`.custom_fields as `category.translation.customFields`,
`category.translation`.created_at as `category.translation.createdAt`,
`category.translation`.updated_at as `category.translation.updatedAt`,
`category.translation`.category_id as `category.translation.categoryId`,
`category.translation`.language_id as `category.translation.languageId`,
`category.translation`.category_version_id as `category.translation.categoryVersionId`
FROM
`category_translation` `category.translation`
WHERE
`category.translation`.language_id = : languageId
) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id`
AND `category.category_translation`.category_version_id = `category`.version_id
WHERE
(
`category`.`version_id` = : version
)
AND (
(
`category`.`active` = : param_e0a161f4903e4d919b49a92c4d167ee4
AND `category`.`parent_id` = : param_9db8e00229a04dfbb84a206f04a8d34f
)
)
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id WHERE (`category`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((`category`.`active` = 1 AND `category`.`parent_id` = 0x05ACCCF2B2434D129475A920AEE9C06F));
array:37 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 64)"
10 => "Nd\Theme\Subscriber\AddMenuData::getMenu (line 77)"
11 => "Nd\Theme\Subscriber\AddMenuData::loadAdditionalMenus (line 43)"
12 => "Nd\Theme\Subscriber\AddMenuData::addData (line 118)"
13 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
14 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
15 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
16 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
17 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
18 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
19 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
20 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 96)"
21 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
22 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
23 => "Shopware\Core\Profiling\Profiler::trace (line 78)"
24 => "Shopware\Storefront\Page\GenericPageLoader::load (line 60)"
25 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
26 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
29 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
30 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
35 => "Shopware\Core\HttpKernel::doHandle (line 81)"
36 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.55 ms (0.00%)
|
|
SELECT `seo_url`.`id` as `seo_url.id`, `seo_url`.`sales_channel_id` as `seo_url.salesChannelId`, `seo_url`.`language_id` as `seo_url.languageId`, `seo_url`.`foreign_key` as `seo_url.foreignKey`, `seo_url`.`route_name` as `seo_url.routeName`, `seo_url`.`path_info` as `seo_url.pathInfo`, `seo_url`.`seo_path_info` as `seo_url.seoPathInfo`, `seo_url`.`is_canonical` as `seo_url.isCanonical`, `seo_url`.`is_modified` as `seo_url.isModified`, `seo_url`.`is_deleted` as `seo_url.isDeleted`, `seo_url`.`custom_fields` as `seo_url.customFields`, `seo_url`.`created_at` as `seo_url.createdAt`, `seo_url`.`updated_at` as `seo_url.updatedAt` FROM `seo_url` WHERE (`seo_url`.`foreign_key` IN (:param_4804021e963c4615a6e4b6807a01bcf0))
SELECT `seo_url`.`id` as `seo_url.id`, `seo_url`.`sales_channel_id` as `seo_url.salesChannelId`, `seo_url`.`language_id` as `seo_url.languageId`, `seo_url`.`foreign_key` as `seo_url.foreignKey`, `seo_url`.`route_name` as `seo_url.routeName`, `seo_url`.`path_info` as `seo_url.pathInfo`, `seo_url`.`seo_path_info` as `seo_url.seoPathInfo`, `seo_url`.`is_canonical` as `seo_url.isCanonical`, `seo_url`.`is_modified` as `seo_url.isModified`, `seo_url`.`is_deleted` as `seo_url.isDeleted`, `seo_url`.`custom_fields` as `seo_url.customFields`, `seo_url`.`created_at` as `seo_url.createdAt`, `seo_url`.`updated_at` as `seo_url.updatedAt` FROM `seo_url` WHERE (`seo_url`.`foreign_key` IN (0x245D9829C6A1460A99DD55DE2ED683C7, 0x472760EA80E54466A51A591C05998DDD, 0x939B727DA8B643659D92CF34D402484F, 0xB69FE17B4CB04DB3A241971F00C5C3BB, 0xC47E674982E3404FA65B69AF114D3D72, 0xCDF2629DF8214F0D9B19930C2C2E9EAC));
array:41 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 496)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToManyWithoutPagination (line 438)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToMany (line 1210)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetchAssociations (line 152)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
12 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
13 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 64)"
14 => "Nd\Theme\Subscriber\AddMenuData::getMenu (line 77)"
15 => "Nd\Theme\Subscriber\AddMenuData::loadAdditionalMenus (line 43)"
16 => "Nd\Theme\Subscriber\AddMenuData::addData (line 118)"
17 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
18 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
19 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
20 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
21 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
22 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
23 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
24 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 96)"
25 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
26 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
27 => "Shopware\Core\Profiling\Profiler::trace (line 78)"
28 => "Shopware\Storefront\Page\GenericPageLoader::load (line 60)"
29 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
30 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
31 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
33 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
34 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
35 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
39 => "Shopware\Core\HttpKernel::doHandle (line 81)"
40 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
1.98 ms (0.00%)
|
|
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = :languageId) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id WHERE (`category`.`version_id` = :version) AND ((`category`.`active` = :param_4cfcdb665b474beab509c8e968e4dca0 AND `category`.`parent_id` = :param_7b9bdde3f93a44dc85e0512aab45485d))
SELECT
`category`.`id` as `category.id`,
`category`.`version_id` as `category.versionId`,
`category`.`parent_id` as `category.parentId`,
`category`.`parent_version_id` as `category.parentVersionId`,
`category`.`after_category_id` as `category.afterCategoryId`,
`category`.`after_category_version_id` as `category.afterCategoryVersionId`,
`category`.`media_id` as `category.mediaId`,
`category`.`display_nested_products` as `category.displayNestedProducts`,
`category`.`auto_increment` as `category.autoIncrement`,
`category`.`level` as `category.level`,
`category`.`path` as `category.path`,
`category`.`child_count` as `category.childCount`,
`category`.`type` as `category.type`,
`category`.`product_assignment_type` as `category.productAssignmentType`,
`category`.`visible` as `category.visible`,
`category`.`active` as `category.active`,
`category`.`cms_page_id` as `category.cmsPageId`,
`category`.`cms_page_version_id` as `category.cmsPageVersionId`,
`category`.`product_stream_id` as `category.productStreamId`,
`category`.`created_at` as `category.createdAt`,
`category`.`updated_at` as `category.updatedAt`,
`category.translation.name`,
COALESCE(
`category.translation.name`, `category.translation.name`
) as `category.name`,
`category.translation.breadcrumb`,
COALESCE(
`category.translation.breadcrumb`,
`category.translation.breadcrumb`
) as `category.breadcrumb`,
`category.translation.slotConfig`,
COALESCE(
`category.translation.slotConfig`,
`category.translation.slotConfig`
) as `category.slotConfig`,
`category.translation.linkType`,
COALESCE(
`category.translation.linkType`,
`category.translation.linkType`
) as `category.linkType`,
`category.translation.internalLink`,
COALESCE(
`category.translation.internalLink`,
`category.translation.internalLink`
) as `category.internalLink`,
`category.translation.externalLink`,
COALESCE(
`category.translation.externalLink`,
`category.translation.externalLink`
) as `category.externalLink`,
`category.translation.linkNewTab`,
COALESCE(
`category.translation.linkNewTab`,
`category.translation.linkNewTab`
) as `category.linkNewTab`,
`category.translation.description`,
COALESCE(
`category.translation.description`,
`category.translation.description`
) as `category.description`,
`category.translation.metaTitle`,
COALESCE(
`category.translation.metaTitle`,
`category.translation.metaTitle`
) as `category.metaTitle`,
`category.translation.metaDescription`,
COALESCE(
`category.translation.metaDescription`,
`category.translation.metaDescription`
) as `category.metaDescription`,
`category.translation.keywords`,
COALESCE(
`category.translation.keywords`,
`category.translation.keywords`
) as `category.keywords`,
`category.translation.customFields`,
COALESCE(
`category.translation.customFields`,
`category.translation.customFields`
) as `category.customFields`,
`category.translation.createdAt`,
`category.translation.updatedAt`,
`category.translation.categoryId`,
`category.translation.languageId`,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation`.category_id,
`category.translation`.category_version_id,
`category.translation`.name as `category.translation.name`,
`category.translation`.breadcrumb as `category.translation.breadcrumb`,
`category.translation`.slot_config as `category.translation.slotConfig`,
`category.translation`.link_type as `category.translation.linkType`,
`category.translation`.internal_link as `category.translation.internalLink`,
`category.translation`.external_link as `category.translation.externalLink`,
`category.translation`.link_new_tab as `category.translation.linkNewTab`,
`category.translation`.description as `category.translation.description`,
`category.translation`.meta_title as `category.translation.metaTitle`,
`category.translation`.meta_description as `category.translation.metaDescription`,
`category.translation`.keywords as `category.translation.keywords`,
`category.translation`.custom_fields as `category.translation.customFields`,
`category.translation`.created_at as `category.translation.createdAt`,
`category.translation`.updated_at as `category.translation.updatedAt`,
`category.translation`.category_id as `category.translation.categoryId`,
`category.translation`.language_id as `category.translation.languageId`,
`category.translation`.category_version_id as `category.translation.categoryVersionId`
FROM
`category_translation` `category.translation`
WHERE
`category.translation`.language_id = : languageId
) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id`
AND `category.category_translation`.category_version_id = `category`.version_id
WHERE
(
`category`.`version_id` = : version
)
AND (
(
`category`.`active` = : param_4cfcdb665b474beab509c8e968e4dca0
AND `category`.`parent_id` = : param_7b9bdde3f93a44dc85e0512aab45485d
)
)
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id WHERE (`category`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((`category`.`active` = 1 AND `category`.`parent_id` = 0x8A015AE5C43441CCB2D33311E1DE8E86));
array:37 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 64)"
10 => "Nd\Theme\Subscriber\AddMenuData::getMenu (line 77)"
11 => "Nd\Theme\Subscriber\AddMenuData::loadAdditionalMenus (line 43)"
12 => "Nd\Theme\Subscriber\AddMenuData::addData (line 118)"
13 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
14 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
15 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
16 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
17 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
18 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
19 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
20 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 96)"
21 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
22 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
23 => "Shopware\Core\Profiling\Profiler::trace (line 78)"
24 => "Shopware\Storefront\Page\GenericPageLoader::load (line 60)"
25 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
26 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
29 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
30 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
35 => "Shopware\Core\HttpKernel::doHandle (line 81)"
36 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.51 ms (0.00%)
|
|
SELECT `seo_url`.`id` as `seo_url.id`, `seo_url`.`sales_channel_id` as `seo_url.salesChannelId`, `seo_url`.`language_id` as `seo_url.languageId`, `seo_url`.`foreign_key` as `seo_url.foreignKey`, `seo_url`.`route_name` as `seo_url.routeName`, `seo_url`.`path_info` as `seo_url.pathInfo`, `seo_url`.`seo_path_info` as `seo_url.seoPathInfo`, `seo_url`.`is_canonical` as `seo_url.isCanonical`, `seo_url`.`is_modified` as `seo_url.isModified`, `seo_url`.`is_deleted` as `seo_url.isDeleted`, `seo_url`.`custom_fields` as `seo_url.customFields`, `seo_url`.`created_at` as `seo_url.createdAt`, `seo_url`.`updated_at` as `seo_url.updatedAt` FROM `seo_url` WHERE (`seo_url`.`foreign_key` IN (:param_aecf8d84e6244972a3dad98117c705f2))
SELECT `seo_url`.`id` as `seo_url.id`, `seo_url`.`sales_channel_id` as `seo_url.salesChannelId`, `seo_url`.`language_id` as `seo_url.languageId`, `seo_url`.`foreign_key` as `seo_url.foreignKey`, `seo_url`.`route_name` as `seo_url.routeName`, `seo_url`.`path_info` as `seo_url.pathInfo`, `seo_url`.`seo_path_info` as `seo_url.seoPathInfo`, `seo_url`.`is_canonical` as `seo_url.isCanonical`, `seo_url`.`is_modified` as `seo_url.isModified`, `seo_url`.`is_deleted` as `seo_url.isDeleted`, `seo_url`.`custom_fields` as `seo_url.customFields`, `seo_url`.`created_at` as `seo_url.createdAt`, `seo_url`.`updated_at` as `seo_url.updatedAt` FROM `seo_url` WHERE (`seo_url`.`foreign_key` IN (0x0A64726014F44FA8B9275FB3FBB4B6CD, 0x2829886B53894A61838F4F7447EFA89A, 0x3F73A40733164465A3AB8A96455ACDCD, 0x63328E1994F2451B979DBC6560A978CC, 0x851CA80E4E6A4FC194A3DE45306D0CC2, 0x8590DC0F180349908C372F4880204DBC));
array:41 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 496)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToManyWithoutPagination (line 438)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToMany (line 1210)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetchAssociations (line 152)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
12 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
13 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 64)"
14 => "Nd\Theme\Subscriber\AddMenuData::getMenu (line 77)"
15 => "Nd\Theme\Subscriber\AddMenuData::loadAdditionalMenus (line 43)"
16 => "Nd\Theme\Subscriber\AddMenuData::addData (line 118)"
17 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
18 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
19 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
20 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
21 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
22 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
23 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
24 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 96)"
25 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
26 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
27 => "Shopware\Core\Profiling\Profiler::trace (line 78)"
28 => "Shopware\Storefront\Page\GenericPageLoader::load (line 60)"
29 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
30 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
31 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
33 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
34 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
35 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
39 => "Shopware\Core\HttpKernel::doHandle (line 81)"
40 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
1.84 ms (0.00%)
|
|
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = :languageId) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id WHERE (`category`.`version_id` = :version) AND ((`category`.`active` = :param_5b2282bed29d4666afd8d804094aa742 AND `category`.`parent_id` = :param_8a2db3dde92641c8ad611e876de1c00a))
SELECT
`category`.`id` as `category.id`,
`category`.`version_id` as `category.versionId`,
`category`.`parent_id` as `category.parentId`,
`category`.`parent_version_id` as `category.parentVersionId`,
`category`.`after_category_id` as `category.afterCategoryId`,
`category`.`after_category_version_id` as `category.afterCategoryVersionId`,
`category`.`media_id` as `category.mediaId`,
`category`.`display_nested_products` as `category.displayNestedProducts`,
`category`.`auto_increment` as `category.autoIncrement`,
`category`.`level` as `category.level`,
`category`.`path` as `category.path`,
`category`.`child_count` as `category.childCount`,
`category`.`type` as `category.type`,
`category`.`product_assignment_type` as `category.productAssignmentType`,
`category`.`visible` as `category.visible`,
`category`.`active` as `category.active`,
`category`.`cms_page_id` as `category.cmsPageId`,
`category`.`cms_page_version_id` as `category.cmsPageVersionId`,
`category`.`product_stream_id` as `category.productStreamId`,
`category`.`created_at` as `category.createdAt`,
`category`.`updated_at` as `category.updatedAt`,
`category.translation.name`,
COALESCE(
`category.translation.name`, `category.translation.name`
) as `category.name`,
`category.translation.breadcrumb`,
COALESCE(
`category.translation.breadcrumb`,
`category.translation.breadcrumb`
) as `category.breadcrumb`,
`category.translation.slotConfig`,
COALESCE(
`category.translation.slotConfig`,
`category.translation.slotConfig`
) as `category.slotConfig`,
`category.translation.linkType`,
COALESCE(
`category.translation.linkType`,
`category.translation.linkType`
) as `category.linkType`,
`category.translation.internalLink`,
COALESCE(
`category.translation.internalLink`,
`category.translation.internalLink`
) as `category.internalLink`,
`category.translation.externalLink`,
COALESCE(
`category.translation.externalLink`,
`category.translation.externalLink`
) as `category.externalLink`,
`category.translation.linkNewTab`,
COALESCE(
`category.translation.linkNewTab`,
`category.translation.linkNewTab`
) as `category.linkNewTab`,
`category.translation.description`,
COALESCE(
`category.translation.description`,
`category.translation.description`
) as `category.description`,
`category.translation.metaTitle`,
COALESCE(
`category.translation.metaTitle`,
`category.translation.metaTitle`
) as `category.metaTitle`,
`category.translation.metaDescription`,
COALESCE(
`category.translation.metaDescription`,
`category.translation.metaDescription`
) as `category.metaDescription`,
`category.translation.keywords`,
COALESCE(
`category.translation.keywords`,
`category.translation.keywords`
) as `category.keywords`,
`category.translation.customFields`,
COALESCE(
`category.translation.customFields`,
`category.translation.customFields`
) as `category.customFields`,
`category.translation.createdAt`,
`category.translation.updatedAt`,
`category.translation.categoryId`,
`category.translation.languageId`,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation`.category_id,
`category.translation`.category_version_id,
`category.translation`.name as `category.translation.name`,
`category.translation`.breadcrumb as `category.translation.breadcrumb`,
`category.translation`.slot_config as `category.translation.slotConfig`,
`category.translation`.link_type as `category.translation.linkType`,
`category.translation`.internal_link as `category.translation.internalLink`,
`category.translation`.external_link as `category.translation.externalLink`,
`category.translation`.link_new_tab as `category.translation.linkNewTab`,
`category.translation`.description as `category.translation.description`,
`category.translation`.meta_title as `category.translation.metaTitle`,
`category.translation`.meta_description as `category.translation.metaDescription`,
`category.translation`.keywords as `category.translation.keywords`,
`category.translation`.custom_fields as `category.translation.customFields`,
`category.translation`.created_at as `category.translation.createdAt`,
`category.translation`.updated_at as `category.translation.updatedAt`,
`category.translation`.category_id as `category.translation.categoryId`,
`category.translation`.language_id as `category.translation.languageId`,
`category.translation`.category_version_id as `category.translation.categoryVersionId`
FROM
`category_translation` `category.translation`
WHERE
`category.translation`.language_id = : languageId
) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id`
AND `category.category_translation`.category_version_id = `category`.version_id
WHERE
(
`category`.`version_id` = : version
)
AND (
(
`category`.`active` = : param_5b2282bed29d4666afd8d804094aa742
AND `category`.`parent_id` = : param_8a2db3dde92641c8ad611e876de1c00a
)
)
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id WHERE (`category`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((`category`.`active` = 1 AND `category`.`parent_id` = 0x4DFE034745F54CE29DEE4D4229F41092));
array:37 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 64)"
10 => "Nd\Theme\Subscriber\AddMenuData::getMenu (line 77)"
11 => "Nd\Theme\Subscriber\AddMenuData::loadAdditionalMenus (line 43)"
12 => "Nd\Theme\Subscriber\AddMenuData::addData (line 118)"
13 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
14 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
15 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
16 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
17 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
18 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
19 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
20 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 96)"
21 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
22 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
23 => "Shopware\Core\Profiling\Profiler::trace (line 78)"
24 => "Shopware\Storefront\Page\GenericPageLoader::load (line 60)"
25 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
26 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
29 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
30 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
35 => "Shopware\Core\HttpKernel::doHandle (line 81)"
36 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.36 ms (0.00%)
|
|
SELECT `seo_url`.`id` as `seo_url.id`, `seo_url`.`sales_channel_id` as `seo_url.salesChannelId`, `seo_url`.`language_id` as `seo_url.languageId`, `seo_url`.`foreign_key` as `seo_url.foreignKey`, `seo_url`.`route_name` as `seo_url.routeName`, `seo_url`.`path_info` as `seo_url.pathInfo`, `seo_url`.`seo_path_info` as `seo_url.seoPathInfo`, `seo_url`.`is_canonical` as `seo_url.isCanonical`, `seo_url`.`is_modified` as `seo_url.isModified`, `seo_url`.`is_deleted` as `seo_url.isDeleted`, `seo_url`.`custom_fields` as `seo_url.customFields`, `seo_url`.`created_at` as `seo_url.createdAt`, `seo_url`.`updated_at` as `seo_url.updatedAt` FROM `seo_url` WHERE (`seo_url`.`foreign_key` IN (:param_7e8f4bef47494cab889efbac5d272422))
SELECT `seo_url`.`id` as `seo_url.id`, `seo_url`.`sales_channel_id` as `seo_url.salesChannelId`, `seo_url`.`language_id` as `seo_url.languageId`, `seo_url`.`foreign_key` as `seo_url.foreignKey`, `seo_url`.`route_name` as `seo_url.routeName`, `seo_url`.`path_info` as `seo_url.pathInfo`, `seo_url`.`seo_path_info` as `seo_url.seoPathInfo`, `seo_url`.`is_canonical` as `seo_url.isCanonical`, `seo_url`.`is_modified` as `seo_url.isModified`, `seo_url`.`is_deleted` as `seo_url.isDeleted`, `seo_url`.`custom_fields` as `seo_url.customFields`, `seo_url`.`created_at` as `seo_url.createdAt`, `seo_url`.`updated_at` as `seo_url.updatedAt` FROM `seo_url` WHERE (`seo_url`.`foreign_key` IN (0x72E472C4F33142598D9DA556E580BB12));
array:41 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 496)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToManyWithoutPagination (line 438)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToMany (line 1210)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetchAssociations (line 152)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
12 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
13 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 64)"
14 => "Nd\Theme\Subscriber\AddMenuData::getMenu (line 77)"
15 => "Nd\Theme\Subscriber\AddMenuData::loadAdditionalMenus (line 43)"
16 => "Nd\Theme\Subscriber\AddMenuData::addData (line 118)"
17 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
18 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
19 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
20 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
21 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
22 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
23 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
24 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 96)"
25 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
26 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
27 => "Shopware\Core\Profiling\Profiler::trace (line 78)"
28 => "Shopware\Storefront\Page\GenericPageLoader::load (line 60)"
29 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
30 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
31 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
33 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
34 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
35 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
39 => "Shopware\Core\HttpKernel::doHandle (line 81)"
40 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
2.19 ms (0.00%)
|
|
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = :languageId) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id WHERE (`category`.`version_id` = :version) AND ((`category`.`active` = :param_6aae31fc793545559202dc528cdc39be AND `category`.`parent_id` = :param_56fc24cc6d1043eab64961cb3dd8cde2))
SELECT
`category`.`id` as `category.id`,
`category`.`version_id` as `category.versionId`,
`category`.`parent_id` as `category.parentId`,
`category`.`parent_version_id` as `category.parentVersionId`,
`category`.`after_category_id` as `category.afterCategoryId`,
`category`.`after_category_version_id` as `category.afterCategoryVersionId`,
`category`.`media_id` as `category.mediaId`,
`category`.`display_nested_products` as `category.displayNestedProducts`,
`category`.`auto_increment` as `category.autoIncrement`,
`category`.`level` as `category.level`,
`category`.`path` as `category.path`,
`category`.`child_count` as `category.childCount`,
`category`.`type` as `category.type`,
`category`.`product_assignment_type` as `category.productAssignmentType`,
`category`.`visible` as `category.visible`,
`category`.`active` as `category.active`,
`category`.`cms_page_id` as `category.cmsPageId`,
`category`.`cms_page_version_id` as `category.cmsPageVersionId`,
`category`.`product_stream_id` as `category.productStreamId`,
`category`.`created_at` as `category.createdAt`,
`category`.`updated_at` as `category.updatedAt`,
`category.translation.name`,
COALESCE(
`category.translation.name`, `category.translation.name`
) as `category.name`,
`category.translation.breadcrumb`,
COALESCE(
`category.translation.breadcrumb`,
`category.translation.breadcrumb`
) as `category.breadcrumb`,
`category.translation.slotConfig`,
COALESCE(
`category.translation.slotConfig`,
`category.translation.slotConfig`
) as `category.slotConfig`,
`category.translation.linkType`,
COALESCE(
`category.translation.linkType`,
`category.translation.linkType`
) as `category.linkType`,
`category.translation.internalLink`,
COALESCE(
`category.translation.internalLink`,
`category.translation.internalLink`
) as `category.internalLink`,
`category.translation.externalLink`,
COALESCE(
`category.translation.externalLink`,
`category.translation.externalLink`
) as `category.externalLink`,
`category.translation.linkNewTab`,
COALESCE(
`category.translation.linkNewTab`,
`category.translation.linkNewTab`
) as `category.linkNewTab`,
`category.translation.description`,
COALESCE(
`category.translation.description`,
`category.translation.description`
) as `category.description`,
`category.translation.metaTitle`,
COALESCE(
`category.translation.metaTitle`,
`category.translation.metaTitle`
) as `category.metaTitle`,
`category.translation.metaDescription`,
COALESCE(
`category.translation.metaDescription`,
`category.translation.metaDescription`
) as `category.metaDescription`,
`category.translation.keywords`,
COALESCE(
`category.translation.keywords`,
`category.translation.keywords`
) as `category.keywords`,
`category.translation.customFields`,
COALESCE(
`category.translation.customFields`,
`category.translation.customFields`
) as `category.customFields`,
`category.translation.createdAt`,
`category.translation.updatedAt`,
`category.translation.categoryId`,
`category.translation.languageId`,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation`.category_id,
`category.translation`.category_version_id,
`category.translation`.name as `category.translation.name`,
`category.translation`.breadcrumb as `category.translation.breadcrumb`,
`category.translation`.slot_config as `category.translation.slotConfig`,
`category.translation`.link_type as `category.translation.linkType`,
`category.translation`.internal_link as `category.translation.internalLink`,
`category.translation`.external_link as `category.translation.externalLink`,
`category.translation`.link_new_tab as `category.translation.linkNewTab`,
`category.translation`.description as `category.translation.description`,
`category.translation`.meta_title as `category.translation.metaTitle`,
`category.translation`.meta_description as `category.translation.metaDescription`,
`category.translation`.keywords as `category.translation.keywords`,
`category.translation`.custom_fields as `category.translation.customFields`,
`category.translation`.created_at as `category.translation.createdAt`,
`category.translation`.updated_at as `category.translation.updatedAt`,
`category.translation`.category_id as `category.translation.categoryId`,
`category.translation`.language_id as `category.translation.languageId`,
`category.translation`.category_version_id as `category.translation.categoryVersionId`
FROM
`category_translation` `category.translation`
WHERE
`category.translation`.language_id = : languageId
) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id`
AND `category.category_translation`.category_version_id = `category`.version_id
WHERE
(
`category`.`version_id` = : version
)
AND (
(
`category`.`active` = : param_6aae31fc793545559202dc528cdc39be
AND `category`.`parent_id` = : param_56fc24cc6d1043eab64961cb3dd8cde2
)
)
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id WHERE (`category`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((`category`.`active` = 1 AND `category`.`parent_id` = 0x1595FCDAA5A84E4380617028821A3C0D));
array:37 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 64)"
10 => "Nd\Theme\Subscriber\AddMenuData::getMenu (line 77)"
11 => "Nd\Theme\Subscriber\AddMenuData::loadAdditionalMenus (line 43)"
12 => "Nd\Theme\Subscriber\AddMenuData::addData (line 118)"
13 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
14 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
15 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
16 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
17 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
18 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
19 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
20 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 96)"
21 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
22 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
23 => "Shopware\Core\Profiling\Profiler::trace (line 78)"
24 => "Shopware\Storefront\Page\GenericPageLoader::load (line 60)"
25 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
26 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
29 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
30 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
35 => "Shopware\Core\HttpKernel::doHandle (line 81)"
36 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
2.07 ms (0.00%)
|
|
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = :languageId) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id WHERE (`category`.`version_id` = :version) AND ((`category`.`active` = :param_dc30f166220d4841ac531876e0a12006 AND `category`.`parent_id` = :param_abe6956903894886b0c324ef60107cc3))
SELECT
`category`.`id` as `category.id`,
`category`.`version_id` as `category.versionId`,
`category`.`parent_id` as `category.parentId`,
`category`.`parent_version_id` as `category.parentVersionId`,
`category`.`after_category_id` as `category.afterCategoryId`,
`category`.`after_category_version_id` as `category.afterCategoryVersionId`,
`category`.`media_id` as `category.mediaId`,
`category`.`display_nested_products` as `category.displayNestedProducts`,
`category`.`auto_increment` as `category.autoIncrement`,
`category`.`level` as `category.level`,
`category`.`path` as `category.path`,
`category`.`child_count` as `category.childCount`,
`category`.`type` as `category.type`,
`category`.`product_assignment_type` as `category.productAssignmentType`,
`category`.`visible` as `category.visible`,
`category`.`active` as `category.active`,
`category`.`cms_page_id` as `category.cmsPageId`,
`category`.`cms_page_version_id` as `category.cmsPageVersionId`,
`category`.`product_stream_id` as `category.productStreamId`,
`category`.`created_at` as `category.createdAt`,
`category`.`updated_at` as `category.updatedAt`,
`category.translation.name`,
COALESCE(
`category.translation.name`, `category.translation.name`
) as `category.name`,
`category.translation.breadcrumb`,
COALESCE(
`category.translation.breadcrumb`,
`category.translation.breadcrumb`
) as `category.breadcrumb`,
`category.translation.slotConfig`,
COALESCE(
`category.translation.slotConfig`,
`category.translation.slotConfig`
) as `category.slotConfig`,
`category.translation.linkType`,
COALESCE(
`category.translation.linkType`,
`category.translation.linkType`
) as `category.linkType`,
`category.translation.internalLink`,
COALESCE(
`category.translation.internalLink`,
`category.translation.internalLink`
) as `category.internalLink`,
`category.translation.externalLink`,
COALESCE(
`category.translation.externalLink`,
`category.translation.externalLink`
) as `category.externalLink`,
`category.translation.linkNewTab`,
COALESCE(
`category.translation.linkNewTab`,
`category.translation.linkNewTab`
) as `category.linkNewTab`,
`category.translation.description`,
COALESCE(
`category.translation.description`,
`category.translation.description`
) as `category.description`,
`category.translation.metaTitle`,
COALESCE(
`category.translation.metaTitle`,
`category.translation.metaTitle`
) as `category.metaTitle`,
`category.translation.metaDescription`,
COALESCE(
`category.translation.metaDescription`,
`category.translation.metaDescription`
) as `category.metaDescription`,
`category.translation.keywords`,
COALESCE(
`category.translation.keywords`,
`category.translation.keywords`
) as `category.keywords`,
`category.translation.customFields`,
COALESCE(
`category.translation.customFields`,
`category.translation.customFields`
) as `category.customFields`,
`category.translation.createdAt`,
`category.translation.updatedAt`,
`category.translation.categoryId`,
`category.translation.languageId`,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation`.category_id,
`category.translation`.category_version_id,
`category.translation`.name as `category.translation.name`,
`category.translation`.breadcrumb as `category.translation.breadcrumb`,
`category.translation`.slot_config as `category.translation.slotConfig`,
`category.translation`.link_type as `category.translation.linkType`,
`category.translation`.internal_link as `category.translation.internalLink`,
`category.translation`.external_link as `category.translation.externalLink`,
`category.translation`.link_new_tab as `category.translation.linkNewTab`,
`category.translation`.description as `category.translation.description`,
`category.translation`.meta_title as `category.translation.metaTitle`,
`category.translation`.meta_description as `category.translation.metaDescription`,
`category.translation`.keywords as `category.translation.keywords`,
`category.translation`.custom_fields as `category.translation.customFields`,
`category.translation`.created_at as `category.translation.createdAt`,
`category.translation`.updated_at as `category.translation.updatedAt`,
`category.translation`.category_id as `category.translation.categoryId`,
`category.translation`.language_id as `category.translation.languageId`,
`category.translation`.category_version_id as `category.translation.categoryVersionId`
FROM
`category_translation` `category.translation`
WHERE
`category.translation`.language_id = : languageId
) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id`
AND `category.category_translation`.category_version_id = `category`.version_id
WHERE
(
`category`.`version_id` = : version
)
AND (
(
`category`.`active` = : param_dc30f166220d4841ac531876e0a12006
AND `category`.`parent_id` = : param_abe6956903894886b0c324ef60107cc3
)
)
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id WHERE (`category`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((`category`.`active` = 1 AND `category`.`parent_id` = 0x0AFDA4775757497E998DB4E77ECE8610));
array:37 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 64)"
10 => "Nd\Theme\Subscriber\AddMenuData::getMenu (line 77)"
11 => "Nd\Theme\Subscriber\AddMenuData::loadAdditionalMenus (line 43)"
12 => "Nd\Theme\Subscriber\AddMenuData::addData (line 118)"
13 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
14 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
15 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
16 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
17 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
18 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
19 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
20 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 96)"
21 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
22 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
23 => "Shopware\Core\Profiling\Profiler::trace (line 78)"
24 => "Shopware\Storefront\Page\GenericPageLoader::load (line 60)"
25 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
26 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
29 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
30 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
35 => "Shopware\Core\HttpKernel::doHandle (line 81)"
36 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
1.81 ms (0.00%)
|
|
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = :languageId) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id WHERE (`category`.`version_id` = :version) AND ((`category`.`active` = :param_bf964445860b45ab8870aa5995912697 AND `category`.`parent_id` = :param_b852723a694d4c27aaf0a2c173af0cc7))
SELECT
`category`.`id` as `category.id`,
`category`.`version_id` as `category.versionId`,
`category`.`parent_id` as `category.parentId`,
`category`.`parent_version_id` as `category.parentVersionId`,
`category`.`after_category_id` as `category.afterCategoryId`,
`category`.`after_category_version_id` as `category.afterCategoryVersionId`,
`category`.`media_id` as `category.mediaId`,
`category`.`display_nested_products` as `category.displayNestedProducts`,
`category`.`auto_increment` as `category.autoIncrement`,
`category`.`level` as `category.level`,
`category`.`path` as `category.path`,
`category`.`child_count` as `category.childCount`,
`category`.`type` as `category.type`,
`category`.`product_assignment_type` as `category.productAssignmentType`,
`category`.`visible` as `category.visible`,
`category`.`active` as `category.active`,
`category`.`cms_page_id` as `category.cmsPageId`,
`category`.`cms_page_version_id` as `category.cmsPageVersionId`,
`category`.`product_stream_id` as `category.productStreamId`,
`category`.`created_at` as `category.createdAt`,
`category`.`updated_at` as `category.updatedAt`,
`category.translation.name`,
COALESCE(
`category.translation.name`, `category.translation.name`
) as `category.name`,
`category.translation.breadcrumb`,
COALESCE(
`category.translation.breadcrumb`,
`category.translation.breadcrumb`
) as `category.breadcrumb`,
`category.translation.slotConfig`,
COALESCE(
`category.translation.slotConfig`,
`category.translation.slotConfig`
) as `category.slotConfig`,
`category.translation.linkType`,
COALESCE(
`category.translation.linkType`,
`category.translation.linkType`
) as `category.linkType`,
`category.translation.internalLink`,
COALESCE(
`category.translation.internalLink`,
`category.translation.internalLink`
) as `category.internalLink`,
`category.translation.externalLink`,
COALESCE(
`category.translation.externalLink`,
`category.translation.externalLink`
) as `category.externalLink`,
`category.translation.linkNewTab`,
COALESCE(
`category.translation.linkNewTab`,
`category.translation.linkNewTab`
) as `category.linkNewTab`,
`category.translation.description`,
COALESCE(
`category.translation.description`,
`category.translation.description`
) as `category.description`,
`category.translation.metaTitle`,
COALESCE(
`category.translation.metaTitle`,
`category.translation.metaTitle`
) as `category.metaTitle`,
`category.translation.metaDescription`,
COALESCE(
`category.translation.metaDescription`,
`category.translation.metaDescription`
) as `category.metaDescription`,
`category.translation.keywords`,
COALESCE(
`category.translation.keywords`,
`category.translation.keywords`
) as `category.keywords`,
`category.translation.customFields`,
COALESCE(
`category.translation.customFields`,
`category.translation.customFields`
) as `category.customFields`,
`category.translation.createdAt`,
`category.translation.updatedAt`,
`category.translation.categoryId`,
`category.translation.languageId`,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation`.category_id,
`category.translation`.category_version_id,
`category.translation`.name as `category.translation.name`,
`category.translation`.breadcrumb as `category.translation.breadcrumb`,
`category.translation`.slot_config as `category.translation.slotConfig`,
`category.translation`.link_type as `category.translation.linkType`,
`category.translation`.internal_link as `category.translation.internalLink`,
`category.translation`.external_link as `category.translation.externalLink`,
`category.translation`.link_new_tab as `category.translation.linkNewTab`,
`category.translation`.description as `category.translation.description`,
`category.translation`.meta_title as `category.translation.metaTitle`,
`category.translation`.meta_description as `category.translation.metaDescription`,
`category.translation`.keywords as `category.translation.keywords`,
`category.translation`.custom_fields as `category.translation.customFields`,
`category.translation`.created_at as `category.translation.createdAt`,
`category.translation`.updated_at as `category.translation.updatedAt`,
`category.translation`.category_id as `category.translation.categoryId`,
`category.translation`.language_id as `category.translation.languageId`,
`category.translation`.category_version_id as `category.translation.categoryVersionId`
FROM
`category_translation` `category.translation`
WHERE
`category.translation`.language_id = : languageId
) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id`
AND `category.category_translation`.category_version_id = `category`.version_id
WHERE
(
`category`.`version_id` = : version
)
AND (
(
`category`.`active` = : param_bf964445860b45ab8870aa5995912697
AND `category`.`parent_id` = : param_b852723a694d4c27aaf0a2c173af0cc7
)
)
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id WHERE (`category`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((`category`.`active` = 1 AND `category`.`parent_id` = 0xFC925B7034DB498DA5A161477FDA35AB));
array:37 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 64)"
10 => "Nd\Theme\Subscriber\AddMenuData::getMenu (line 77)"
11 => "Nd\Theme\Subscriber\AddMenuData::loadAdditionalMenus (line 43)"
12 => "Nd\Theme\Subscriber\AddMenuData::addData (line 118)"
13 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
14 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
15 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
16 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
17 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
18 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
19 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
20 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 96)"
21 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
22 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
23 => "Shopware\Core\Profiling\Profiler::trace (line 78)"
24 => "Shopware\Storefront\Page\GenericPageLoader::load (line 60)"
25 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
26 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
29 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
30 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
35 => "Shopware\Core\HttpKernel::doHandle (line 81)"
36 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
1.81 ms (0.00%)
|
|
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = :languageId) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id WHERE (`category`.`version_id` = :version) AND ((`category`.`active` = :param_2755ea9440c841ca83e3f2dc030d89a2 AND `category`.`parent_id` = :param_57e337712ef4434c84ceedb7932c405b))
SELECT
`category`.`id` as `category.id`,
`category`.`version_id` as `category.versionId`,
`category`.`parent_id` as `category.parentId`,
`category`.`parent_version_id` as `category.parentVersionId`,
`category`.`after_category_id` as `category.afterCategoryId`,
`category`.`after_category_version_id` as `category.afterCategoryVersionId`,
`category`.`media_id` as `category.mediaId`,
`category`.`display_nested_products` as `category.displayNestedProducts`,
`category`.`auto_increment` as `category.autoIncrement`,
`category`.`level` as `category.level`,
`category`.`path` as `category.path`,
`category`.`child_count` as `category.childCount`,
`category`.`type` as `category.type`,
`category`.`product_assignment_type` as `category.productAssignmentType`,
`category`.`visible` as `category.visible`,
`category`.`active` as `category.active`,
`category`.`cms_page_id` as `category.cmsPageId`,
`category`.`cms_page_version_id` as `category.cmsPageVersionId`,
`category`.`product_stream_id` as `category.productStreamId`,
`category`.`created_at` as `category.createdAt`,
`category`.`updated_at` as `category.updatedAt`,
`category.translation.name`,
COALESCE(
`category.translation.name`, `category.translation.name`
) as `category.name`,
`category.translation.breadcrumb`,
COALESCE(
`category.translation.breadcrumb`,
`category.translation.breadcrumb`
) as `category.breadcrumb`,
`category.translation.slotConfig`,
COALESCE(
`category.translation.slotConfig`,
`category.translation.slotConfig`
) as `category.slotConfig`,
`category.translation.linkType`,
COALESCE(
`category.translation.linkType`,
`category.translation.linkType`
) as `category.linkType`,
`category.translation.internalLink`,
COALESCE(
`category.translation.internalLink`,
`category.translation.internalLink`
) as `category.internalLink`,
`category.translation.externalLink`,
COALESCE(
`category.translation.externalLink`,
`category.translation.externalLink`
) as `category.externalLink`,
`category.translation.linkNewTab`,
COALESCE(
`category.translation.linkNewTab`,
`category.translation.linkNewTab`
) as `category.linkNewTab`,
`category.translation.description`,
COALESCE(
`category.translation.description`,
`category.translation.description`
) as `category.description`,
`category.translation.metaTitle`,
COALESCE(
`category.translation.metaTitle`,
`category.translation.metaTitle`
) as `category.metaTitle`,
`category.translation.metaDescription`,
COALESCE(
`category.translation.metaDescription`,
`category.translation.metaDescription`
) as `category.metaDescription`,
`category.translation.keywords`,
COALESCE(
`category.translation.keywords`,
`category.translation.keywords`
) as `category.keywords`,
`category.translation.customFields`,
COALESCE(
`category.translation.customFields`,
`category.translation.customFields`
) as `category.customFields`,
`category.translation.createdAt`,
`category.translation.updatedAt`,
`category.translation.categoryId`,
`category.translation.languageId`,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation`.category_id,
`category.translation`.category_version_id,
`category.translation`.name as `category.translation.name`,
`category.translation`.breadcrumb as `category.translation.breadcrumb`,
`category.translation`.slot_config as `category.translation.slotConfig`,
`category.translation`.link_type as `category.translation.linkType`,
`category.translation`.internal_link as `category.translation.internalLink`,
`category.translation`.external_link as `category.translation.externalLink`,
`category.translation`.link_new_tab as `category.translation.linkNewTab`,
`category.translation`.description as `category.translation.description`,
`category.translation`.meta_title as `category.translation.metaTitle`,
`category.translation`.meta_description as `category.translation.metaDescription`,
`category.translation`.keywords as `category.translation.keywords`,
`category.translation`.custom_fields as `category.translation.customFields`,
`category.translation`.created_at as `category.translation.createdAt`,
`category.translation`.updated_at as `category.translation.updatedAt`,
`category.translation`.category_id as `category.translation.categoryId`,
`category.translation`.language_id as `category.translation.languageId`,
`category.translation`.category_version_id as `category.translation.categoryVersionId`
FROM
`category_translation` `category.translation`
WHERE
`category.translation`.language_id = : languageId
) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id`
AND `category.category_translation`.category_version_id = `category`.version_id
WHERE
(
`category`.`version_id` = : version
)
AND (
(
`category`.`active` = : param_2755ea9440c841ca83e3f2dc030d89a2
AND `category`.`parent_id` = : param_57e337712ef4434c84ceedb7932c405b
)
)
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id WHERE (`category`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((`category`.`active` = 1 AND `category`.`parent_id` = 0xC7B6C2E7A2EE4D85A42912E57A880F11));
array:37 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 64)"
10 => "Nd\Theme\Subscriber\AddMenuData::getMenu (line 77)"
11 => "Nd\Theme\Subscriber\AddMenuData::loadAdditionalMenus (line 43)"
12 => "Nd\Theme\Subscriber\AddMenuData::addData (line 118)"
13 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
14 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
15 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
16 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
17 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
18 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
19 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
20 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 96)"
21 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
22 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
23 => "Shopware\Core\Profiling\Profiler::trace (line 78)"
24 => "Shopware\Storefront\Page\GenericPageLoader::load (line 60)"
25 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
26 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
29 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
30 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
35 => "Shopware\Core\HttpKernel::doHandle (line 81)"
36 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
1.73 ms (0.00%)
|
|
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = :languageId) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id WHERE (`category`.`version_id` = :version) AND ((`category`.`active` = :param_b534ab4836f94fd1bc8022d2caaf0395 AND `category`.`parent_id` = :param_3327c287a6b04b3d92eb1c9e8cae1e56))
SELECT
`category`.`id` as `category.id`,
`category`.`version_id` as `category.versionId`,
`category`.`parent_id` as `category.parentId`,
`category`.`parent_version_id` as `category.parentVersionId`,
`category`.`after_category_id` as `category.afterCategoryId`,
`category`.`after_category_version_id` as `category.afterCategoryVersionId`,
`category`.`media_id` as `category.mediaId`,
`category`.`display_nested_products` as `category.displayNestedProducts`,
`category`.`auto_increment` as `category.autoIncrement`,
`category`.`level` as `category.level`,
`category`.`path` as `category.path`,
`category`.`child_count` as `category.childCount`,
`category`.`type` as `category.type`,
`category`.`product_assignment_type` as `category.productAssignmentType`,
`category`.`visible` as `category.visible`,
`category`.`active` as `category.active`,
`category`.`cms_page_id` as `category.cmsPageId`,
`category`.`cms_page_version_id` as `category.cmsPageVersionId`,
`category`.`product_stream_id` as `category.productStreamId`,
`category`.`created_at` as `category.createdAt`,
`category`.`updated_at` as `category.updatedAt`,
`category.translation.name`,
COALESCE(
`category.translation.name`, `category.translation.name`
) as `category.name`,
`category.translation.breadcrumb`,
COALESCE(
`category.translation.breadcrumb`,
`category.translation.breadcrumb`
) as `category.breadcrumb`,
`category.translation.slotConfig`,
COALESCE(
`category.translation.slotConfig`,
`category.translation.slotConfig`
) as `category.slotConfig`,
`category.translation.linkType`,
COALESCE(
`category.translation.linkType`,
`category.translation.linkType`
) as `category.linkType`,
`category.translation.internalLink`,
COALESCE(
`category.translation.internalLink`,
`category.translation.internalLink`
) as `category.internalLink`,
`category.translation.externalLink`,
COALESCE(
`category.translation.externalLink`,
`category.translation.externalLink`
) as `category.externalLink`,
`category.translation.linkNewTab`,
COALESCE(
`category.translation.linkNewTab`,
`category.translation.linkNewTab`
) as `category.linkNewTab`,
`category.translation.description`,
COALESCE(
`category.translation.description`,
`category.translation.description`
) as `category.description`,
`category.translation.metaTitle`,
COALESCE(
`category.translation.metaTitle`,
`category.translation.metaTitle`
) as `category.metaTitle`,
`category.translation.metaDescription`,
COALESCE(
`category.translation.metaDescription`,
`category.translation.metaDescription`
) as `category.metaDescription`,
`category.translation.keywords`,
COALESCE(
`category.translation.keywords`,
`category.translation.keywords`
) as `category.keywords`,
`category.translation.customFields`,
COALESCE(
`category.translation.customFields`,
`category.translation.customFields`
) as `category.customFields`,
`category.translation.createdAt`,
`category.translation.updatedAt`,
`category.translation.categoryId`,
`category.translation.languageId`,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation`.category_id,
`category.translation`.category_version_id,
`category.translation`.name as `category.translation.name`,
`category.translation`.breadcrumb as `category.translation.breadcrumb`,
`category.translation`.slot_config as `category.translation.slotConfig`,
`category.translation`.link_type as `category.translation.linkType`,
`category.translation`.internal_link as `category.translation.internalLink`,
`category.translation`.external_link as `category.translation.externalLink`,
`category.translation`.link_new_tab as `category.translation.linkNewTab`,
`category.translation`.description as `category.translation.description`,
`category.translation`.meta_title as `category.translation.metaTitle`,
`category.translation`.meta_description as `category.translation.metaDescription`,
`category.translation`.keywords as `category.translation.keywords`,
`category.translation`.custom_fields as `category.translation.customFields`,
`category.translation`.created_at as `category.translation.createdAt`,
`category.translation`.updated_at as `category.translation.updatedAt`,
`category.translation`.category_id as `category.translation.categoryId`,
`category.translation`.language_id as `category.translation.languageId`,
`category.translation`.category_version_id as `category.translation.categoryVersionId`
FROM
`category_translation` `category.translation`
WHERE
`category.translation`.language_id = : languageId
) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id`
AND `category.category_translation`.category_version_id = `category`.version_id
WHERE
(
`category`.`version_id` = : version
)
AND (
(
`category`.`active` = : param_b534ab4836f94fd1bc8022d2caaf0395
AND `category`.`parent_id` = : param_3327c287a6b04b3d92eb1c9e8cae1e56
)
)
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id WHERE (`category`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((`category`.`active` = 1 AND `category`.`parent_id` = 0x1A11A99EE0F54904BA77FB0FB3EB891F));
array:37 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 64)"
10 => "Nd\Theme\Subscriber\AddMenuData::getMenu (line 77)"
11 => "Nd\Theme\Subscriber\AddMenuData::loadAdditionalMenus (line 43)"
12 => "Nd\Theme\Subscriber\AddMenuData::addData (line 118)"
13 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
14 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
15 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
16 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
17 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
18 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
19 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
20 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 96)"
21 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
22 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
23 => "Shopware\Core\Profiling\Profiler::trace (line 78)"
24 => "Shopware\Storefront\Page\GenericPageLoader::load (line 60)"
25 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
26 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
29 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
30 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
35 => "Shopware\Core\HttpKernel::doHandle (line 81)"
36 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
1.63 ms (0.00%)
|
|
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = :languageId) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id WHERE (`category`.`version_id` = :version) AND ((`category`.`active` = :param_ef79091ca18245b69dd77b533aa493c1 AND `category`.`parent_id` = :param_dd6932b09d53437e9ba3fb17f9b6db1d))
SELECT
`category`.`id` as `category.id`,
`category`.`version_id` as `category.versionId`,
`category`.`parent_id` as `category.parentId`,
`category`.`parent_version_id` as `category.parentVersionId`,
`category`.`after_category_id` as `category.afterCategoryId`,
`category`.`after_category_version_id` as `category.afterCategoryVersionId`,
`category`.`media_id` as `category.mediaId`,
`category`.`display_nested_products` as `category.displayNestedProducts`,
`category`.`auto_increment` as `category.autoIncrement`,
`category`.`level` as `category.level`,
`category`.`path` as `category.path`,
`category`.`child_count` as `category.childCount`,
`category`.`type` as `category.type`,
`category`.`product_assignment_type` as `category.productAssignmentType`,
`category`.`visible` as `category.visible`,
`category`.`active` as `category.active`,
`category`.`cms_page_id` as `category.cmsPageId`,
`category`.`cms_page_version_id` as `category.cmsPageVersionId`,
`category`.`product_stream_id` as `category.productStreamId`,
`category`.`created_at` as `category.createdAt`,
`category`.`updated_at` as `category.updatedAt`,
`category.translation.name`,
COALESCE(
`category.translation.name`, `category.translation.name`
) as `category.name`,
`category.translation.breadcrumb`,
COALESCE(
`category.translation.breadcrumb`,
`category.translation.breadcrumb`
) as `category.breadcrumb`,
`category.translation.slotConfig`,
COALESCE(
`category.translation.slotConfig`,
`category.translation.slotConfig`
) as `category.slotConfig`,
`category.translation.linkType`,
COALESCE(
`category.translation.linkType`,
`category.translation.linkType`
) as `category.linkType`,
`category.translation.internalLink`,
COALESCE(
`category.translation.internalLink`,
`category.translation.internalLink`
) as `category.internalLink`,
`category.translation.externalLink`,
COALESCE(
`category.translation.externalLink`,
`category.translation.externalLink`
) as `category.externalLink`,
`category.translation.linkNewTab`,
COALESCE(
`category.translation.linkNewTab`,
`category.translation.linkNewTab`
) as `category.linkNewTab`,
`category.translation.description`,
COALESCE(
`category.translation.description`,
`category.translation.description`
) as `category.description`,
`category.translation.metaTitle`,
COALESCE(
`category.translation.metaTitle`,
`category.translation.metaTitle`
) as `category.metaTitle`,
`category.translation.metaDescription`,
COALESCE(
`category.translation.metaDescription`,
`category.translation.metaDescription`
) as `category.metaDescription`,
`category.translation.keywords`,
COALESCE(
`category.translation.keywords`,
`category.translation.keywords`
) as `category.keywords`,
`category.translation.customFields`,
COALESCE(
`category.translation.customFields`,
`category.translation.customFields`
) as `category.customFields`,
`category.translation.createdAt`,
`category.translation.updatedAt`,
`category.translation.categoryId`,
`category.translation.languageId`,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation`.category_id,
`category.translation`.category_version_id,
`category.translation`.name as `category.translation.name`,
`category.translation`.breadcrumb as `category.translation.breadcrumb`,
`category.translation`.slot_config as `category.translation.slotConfig`,
`category.translation`.link_type as `category.translation.linkType`,
`category.translation`.internal_link as `category.translation.internalLink`,
`category.translation`.external_link as `category.translation.externalLink`,
`category.translation`.link_new_tab as `category.translation.linkNewTab`,
`category.translation`.description as `category.translation.description`,
`category.translation`.meta_title as `category.translation.metaTitle`,
`category.translation`.meta_description as `category.translation.metaDescription`,
`category.translation`.keywords as `category.translation.keywords`,
`category.translation`.custom_fields as `category.translation.customFields`,
`category.translation`.created_at as `category.translation.createdAt`,
`category.translation`.updated_at as `category.translation.updatedAt`,
`category.translation`.category_id as `category.translation.categoryId`,
`category.translation`.language_id as `category.translation.languageId`,
`category.translation`.category_version_id as `category.translation.categoryVersionId`
FROM
`category_translation` `category.translation`
WHERE
`category.translation`.language_id = : languageId
) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id`
AND `category.category_translation`.category_version_id = `category`.version_id
WHERE
(
`category`.`version_id` = : version
)
AND (
(
`category`.`active` = : param_ef79091ca18245b69dd77b533aa493c1
AND `category`.`parent_id` = : param_dd6932b09d53437e9ba3fb17f9b6db1d
)
)
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id WHERE (`category`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((`category`.`active` = 1 AND `category`.`parent_id` = 0x92B8AAE065CE4F87A162BF7F6BD4D980));
array:37 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 64)"
10 => "Nd\Theme\Subscriber\AddMenuData::getMenu (line 77)"
11 => "Nd\Theme\Subscriber\AddMenuData::loadAdditionalMenus (line 43)"
12 => "Nd\Theme\Subscriber\AddMenuData::addData (line 118)"
13 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
14 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
15 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
16 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
17 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
18 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
19 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
20 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 96)"
21 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
22 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
23 => "Shopware\Core\Profiling\Profiler::trace (line 78)"
24 => "Shopware\Storefront\Page\GenericPageLoader::load (line 60)"
25 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
26 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
29 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
30 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
35 => "Shopware\Core\HttpKernel::doHandle (line 81)"
36 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
1.77 ms (0.00%)
|
|
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = :languageId) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id WHERE (`category`.`version_id` = :version) AND ((`category`.`active` = :param_2893c88d15bb4015a8395635b6856e9d AND `category`.`parent_id` = :param_e4941171e8e64833bc721e53de1d3823))
SELECT
`category`.`id` as `category.id`,
`category`.`version_id` as `category.versionId`,
`category`.`parent_id` as `category.parentId`,
`category`.`parent_version_id` as `category.parentVersionId`,
`category`.`after_category_id` as `category.afterCategoryId`,
`category`.`after_category_version_id` as `category.afterCategoryVersionId`,
`category`.`media_id` as `category.mediaId`,
`category`.`display_nested_products` as `category.displayNestedProducts`,
`category`.`auto_increment` as `category.autoIncrement`,
`category`.`level` as `category.level`,
`category`.`path` as `category.path`,
`category`.`child_count` as `category.childCount`,
`category`.`type` as `category.type`,
`category`.`product_assignment_type` as `category.productAssignmentType`,
`category`.`visible` as `category.visible`,
`category`.`active` as `category.active`,
`category`.`cms_page_id` as `category.cmsPageId`,
`category`.`cms_page_version_id` as `category.cmsPageVersionId`,
`category`.`product_stream_id` as `category.productStreamId`,
`category`.`created_at` as `category.createdAt`,
`category`.`updated_at` as `category.updatedAt`,
`category.translation.name`,
COALESCE(
`category.translation.name`, `category.translation.name`
) as `category.name`,
`category.translation.breadcrumb`,
COALESCE(
`category.translation.breadcrumb`,
`category.translation.breadcrumb`
) as `category.breadcrumb`,
`category.translation.slotConfig`,
COALESCE(
`category.translation.slotConfig`,
`category.translation.slotConfig`
) as `category.slotConfig`,
`category.translation.linkType`,
COALESCE(
`category.translation.linkType`,
`category.translation.linkType`
) as `category.linkType`,
`category.translation.internalLink`,
COALESCE(
`category.translation.internalLink`,
`category.translation.internalLink`
) as `category.internalLink`,
`category.translation.externalLink`,
COALESCE(
`category.translation.externalLink`,
`category.translation.externalLink`
) as `category.externalLink`,
`category.translation.linkNewTab`,
COALESCE(
`category.translation.linkNewTab`,
`category.translation.linkNewTab`
) as `category.linkNewTab`,
`category.translation.description`,
COALESCE(
`category.translation.description`,
`category.translation.description`
) as `category.description`,
`category.translation.metaTitle`,
COALESCE(
`category.translation.metaTitle`,
`category.translation.metaTitle`
) as `category.metaTitle`,
`category.translation.metaDescription`,
COALESCE(
`category.translation.metaDescription`,
`category.translation.metaDescription`
) as `category.metaDescription`,
`category.translation.keywords`,
COALESCE(
`category.translation.keywords`,
`category.translation.keywords`
) as `category.keywords`,
`category.translation.customFields`,
COALESCE(
`category.translation.customFields`,
`category.translation.customFields`
) as `category.customFields`,
`category.translation.createdAt`,
`category.translation.updatedAt`,
`category.translation.categoryId`,
`category.translation.languageId`,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation`.category_id,
`category.translation`.category_version_id,
`category.translation`.name as `category.translation.name`,
`category.translation`.breadcrumb as `category.translation.breadcrumb`,
`category.translation`.slot_config as `category.translation.slotConfig`,
`category.translation`.link_type as `category.translation.linkType`,
`category.translation`.internal_link as `category.translation.internalLink`,
`category.translation`.external_link as `category.translation.externalLink`,
`category.translation`.link_new_tab as `category.translation.linkNewTab`,
`category.translation`.description as `category.translation.description`,
`category.translation`.meta_title as `category.translation.metaTitle`,
`category.translation`.meta_description as `category.translation.metaDescription`,
`category.translation`.keywords as `category.translation.keywords`,
`category.translation`.custom_fields as `category.translation.customFields`,
`category.translation`.created_at as `category.translation.createdAt`,
`category.translation`.updated_at as `category.translation.updatedAt`,
`category.translation`.category_id as `category.translation.categoryId`,
`category.translation`.language_id as `category.translation.languageId`,
`category.translation`.category_version_id as `category.translation.categoryVersionId`
FROM
`category_translation` `category.translation`
WHERE
`category.translation`.language_id = : languageId
) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id`
AND `category.category_translation`.category_version_id = `category`.version_id
WHERE
(
`category`.`version_id` = : version
)
AND (
(
`category`.`active` = : param_2893c88d15bb4015a8395635b6856e9d
AND `category`.`parent_id` = : param_e4941171e8e64833bc721e53de1d3823
)
)
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id WHERE (`category`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((`category`.`active` = 1 AND `category`.`parent_id` = 0x73A9F9F7F4B040D9A130785E7816EF25));
array:37 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 64)"
10 => "Nd\Theme\Subscriber\AddMenuData::getMenu (line 77)"
11 => "Nd\Theme\Subscriber\AddMenuData::loadAdditionalMenus (line 43)"
12 => "Nd\Theme\Subscriber\AddMenuData::addData (line 118)"
13 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
14 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
15 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
16 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
17 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
18 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
19 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
20 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 96)"
21 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
22 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
23 => "Shopware\Core\Profiling\Profiler::trace (line 78)"
24 => "Shopware\Storefront\Page\GenericPageLoader::load (line 60)"
25 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
26 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
29 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
30 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
35 => "Shopware\Core\HttpKernel::doHandle (line 81)"
36 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
1.80 ms (0.00%)
|
|
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = :languageId) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id WHERE (`category`.`version_id` = :version) AND ((`category`.`active` = :param_f1fca997a2b0410a98a4b49e20f67ad9 AND `category`.`parent_id` = :param_177390ca146849929f222c7a1c46f74a))
SELECT
`category`.`id` as `category.id`,
`category`.`version_id` as `category.versionId`,
`category`.`parent_id` as `category.parentId`,
`category`.`parent_version_id` as `category.parentVersionId`,
`category`.`after_category_id` as `category.afterCategoryId`,
`category`.`after_category_version_id` as `category.afterCategoryVersionId`,
`category`.`media_id` as `category.mediaId`,
`category`.`display_nested_products` as `category.displayNestedProducts`,
`category`.`auto_increment` as `category.autoIncrement`,
`category`.`level` as `category.level`,
`category`.`path` as `category.path`,
`category`.`child_count` as `category.childCount`,
`category`.`type` as `category.type`,
`category`.`product_assignment_type` as `category.productAssignmentType`,
`category`.`visible` as `category.visible`,
`category`.`active` as `category.active`,
`category`.`cms_page_id` as `category.cmsPageId`,
`category`.`cms_page_version_id` as `category.cmsPageVersionId`,
`category`.`product_stream_id` as `category.productStreamId`,
`category`.`created_at` as `category.createdAt`,
`category`.`updated_at` as `category.updatedAt`,
`category.translation.name`,
COALESCE(
`category.translation.name`, `category.translation.name`
) as `category.name`,
`category.translation.breadcrumb`,
COALESCE(
`category.translation.breadcrumb`,
`category.translation.breadcrumb`
) as `category.breadcrumb`,
`category.translation.slotConfig`,
COALESCE(
`category.translation.slotConfig`,
`category.translation.slotConfig`
) as `category.slotConfig`,
`category.translation.linkType`,
COALESCE(
`category.translation.linkType`,
`category.translation.linkType`
) as `category.linkType`,
`category.translation.internalLink`,
COALESCE(
`category.translation.internalLink`,
`category.translation.internalLink`
) as `category.internalLink`,
`category.translation.externalLink`,
COALESCE(
`category.translation.externalLink`,
`category.translation.externalLink`
) as `category.externalLink`,
`category.translation.linkNewTab`,
COALESCE(
`category.translation.linkNewTab`,
`category.translation.linkNewTab`
) as `category.linkNewTab`,
`category.translation.description`,
COALESCE(
`category.translation.description`,
`category.translation.description`
) as `category.description`,
`category.translation.metaTitle`,
COALESCE(
`category.translation.metaTitle`,
`category.translation.metaTitle`
) as `category.metaTitle`,
`category.translation.metaDescription`,
COALESCE(
`category.translation.metaDescription`,
`category.translation.metaDescription`
) as `category.metaDescription`,
`category.translation.keywords`,
COALESCE(
`category.translation.keywords`,
`category.translation.keywords`
) as `category.keywords`,
`category.translation.customFields`,
COALESCE(
`category.translation.customFields`,
`category.translation.customFields`
) as `category.customFields`,
`category.translation.createdAt`,
`category.translation.updatedAt`,
`category.translation.categoryId`,
`category.translation.languageId`,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation`.category_id,
`category.translation`.category_version_id,
`category.translation`.name as `category.translation.name`,
`category.translation`.breadcrumb as `category.translation.breadcrumb`,
`category.translation`.slot_config as `category.translation.slotConfig`,
`category.translation`.link_type as `category.translation.linkType`,
`category.translation`.internal_link as `category.translation.internalLink`,
`category.translation`.external_link as `category.translation.externalLink`,
`category.translation`.link_new_tab as `category.translation.linkNewTab`,
`category.translation`.description as `category.translation.description`,
`category.translation`.meta_title as `category.translation.metaTitle`,
`category.translation`.meta_description as `category.translation.metaDescription`,
`category.translation`.keywords as `category.translation.keywords`,
`category.translation`.custom_fields as `category.translation.customFields`,
`category.translation`.created_at as `category.translation.createdAt`,
`category.translation`.updated_at as `category.translation.updatedAt`,
`category.translation`.category_id as `category.translation.categoryId`,
`category.translation`.language_id as `category.translation.languageId`,
`category.translation`.category_version_id as `category.translation.categoryVersionId`
FROM
`category_translation` `category.translation`
WHERE
`category.translation`.language_id = : languageId
) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id`
AND `category.category_translation`.category_version_id = `category`.version_id
WHERE
(
`category`.`version_id` = : version
)
AND (
(
`category`.`active` = : param_f1fca997a2b0410a98a4b49e20f67ad9
AND `category`.`parent_id` = : param_177390ca146849929f222c7a1c46f74a
)
)
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id WHERE (`category`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((`category`.`active` = 1 AND `category`.`parent_id` = 0x2A1AEEDD33D8460EA7171A1273651EFC));
array:37 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 64)"
10 => "Nd\Theme\Subscriber\AddMenuData::getMenu (line 77)"
11 => "Nd\Theme\Subscriber\AddMenuData::loadAdditionalMenus (line 43)"
12 => "Nd\Theme\Subscriber\AddMenuData::addData (line 118)"
13 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
14 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
15 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
16 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
17 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
18 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
19 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
20 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 96)"
21 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
22 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
23 => "Shopware\Core\Profiling\Profiler::trace (line 78)"
24 => "Shopware\Storefront\Page\GenericPageLoader::load (line 60)"
25 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
26 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
29 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
30 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
35 => "Shopware\Core\HttpKernel::doHandle (line 81)"
36 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.45 ms (0.00%)
|
|
SELECT `seo_url`.`id` as `seo_url.id`, `seo_url`.`sales_channel_id` as `seo_url.salesChannelId`, `seo_url`.`language_id` as `seo_url.languageId`, `seo_url`.`foreign_key` as `seo_url.foreignKey`, `seo_url`.`route_name` as `seo_url.routeName`, `seo_url`.`path_info` as `seo_url.pathInfo`, `seo_url`.`seo_path_info` as `seo_url.seoPathInfo`, `seo_url`.`is_canonical` as `seo_url.isCanonical`, `seo_url`.`is_modified` as `seo_url.isModified`, `seo_url`.`is_deleted` as `seo_url.isDeleted`, `seo_url`.`custom_fields` as `seo_url.customFields`, `seo_url`.`created_at` as `seo_url.createdAt`, `seo_url`.`updated_at` as `seo_url.updatedAt` FROM `seo_url` WHERE (`seo_url`.`foreign_key` IN (:param_8687f104ae5d41a1aaf3370bcc1c322d))
SELECT `seo_url`.`id` as `seo_url.id`, `seo_url`.`sales_channel_id` as `seo_url.salesChannelId`, `seo_url`.`language_id` as `seo_url.languageId`, `seo_url`.`foreign_key` as `seo_url.foreignKey`, `seo_url`.`route_name` as `seo_url.routeName`, `seo_url`.`path_info` as `seo_url.pathInfo`, `seo_url`.`seo_path_info` as `seo_url.seoPathInfo`, `seo_url`.`is_canonical` as `seo_url.isCanonical`, `seo_url`.`is_modified` as `seo_url.isModified`, `seo_url`.`is_deleted` as `seo_url.isDeleted`, `seo_url`.`custom_fields` as `seo_url.customFields`, `seo_url`.`created_at` as `seo_url.createdAt`, `seo_url`.`updated_at` as `seo_url.updatedAt` FROM `seo_url` WHERE (`seo_url`.`foreign_key` IN (0xBE8179467F4346F8880420D8CEBCCDF4));
array:41 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 496)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToManyWithoutPagination (line 438)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToMany (line 1210)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetchAssociations (line 152)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
12 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
13 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 64)"
14 => "Nd\Theme\Subscriber\AddMenuData::getMenu (line 77)"
15 => "Nd\Theme\Subscriber\AddMenuData::loadAdditionalMenus (line 43)"
16 => "Nd\Theme\Subscriber\AddMenuData::addData (line 118)"
17 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
18 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
19 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
20 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
21 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
22 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
23 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
24 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 96)"
25 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
26 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
27 => "Shopware\Core\Profiling\Profiler::trace (line 78)"
28 => "Shopware\Storefront\Page\GenericPageLoader::load (line 60)"
29 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
30 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
31 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
33 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
34 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
35 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
39 => "Shopware\Core\HttpKernel::doHandle (line 81)"
40 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.32 ms (0.00%)
|
|
SELECT LOWER(HEX(`id`)), `path`, `level`
FROM `category`
WHERE `id` = :activeId OR `parent_id` = :activeId OR `id` = :rootId
SELECT LOWER(HEX(`id`)), `path`, `level`
FROM `category`
WHERE `id` = 0xD5878AF95B3E420EB910BC3A9D72A295 OR `parent_id` = 0xD5878AF95B3E420EB910BC3A9D72A295 OR `id` = 0xD5878AF95B3E420EB910BC3A9D72A295
;
array:40 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 1042)"
2 => "Doctrine\DBAL\Connection::fetchAllAssociative (line 141)"
3 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::getCategoryMetaInfo (line 74)"
4 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::load (line 136)"
5 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
6 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
7 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
8 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
9 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
10 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
11 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
12 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
13 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
14 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 135)"
15 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
17 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 130)"
18 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::loadNavigation (line 98)"
19 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
20 => "Shopware\Core\Profiling\Profiler::trace (line 90)"
21 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::load (line 48)"
22 => "Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute::load (line 68)"
23 => "Shopware\Core\Content\Category\Service\NavigationLoader::load (line 47)"
24 => "Shopware\Storefront\Pagelet\Footer\FooterPageletLoader::load (line 93)"
25 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
26 => "Shopware\Core\Profiling\Profiler::trace (line 78)"
27 => "Shopware\Storefront\Page\GenericPageLoader::load (line 60)"
28 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
29 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
30 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
31 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
32 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
33 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
35 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
38 => "Shopware\Core\HttpKernel::doHandle (line 81)"
39 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
6.55 ms (0.00%)
|
|
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.media`.`id` as `category.media.id`, `category.media`.`user_id` as `category.media.userId`, `category.media`.`media_folder_id` as `category.media.mediaFolderId`, `category.media`.`mime_type` as `category.media.mimeType`, `category.media`.`file_extension` as `category.media.fileExtension`, `category.media`.`uploaded_at` as `category.media.uploadedAt`, `category.media`.`file_name` as `category.media.fileName`, `category.media`.`file_size` as `category.media.fileSize`, `category.media`.`media_type` as `category.media.mediaTypeRaw`, `category.media`.`meta_data` as `category.media.metaData`, `category.media`.`private` as `category.media.private`, `category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`, `category.media`.`created_at` as `category.media.createdAt`, `category.media`.`updated_at` as `category.media.updatedAt`, `category.media.translation.title`, COALESCE(`category.media.translation.title`,`category.media.translation.title`) as `category.media.title`, `category.media.translation.alt`, COALESCE(`category.media.translation.alt`,`category.media.translation.alt`) as `category.media.alt`, `category.media.translation.customFields`, COALESCE(`category.media.translation.customFields`,`category.media.translation.customFields`) as `category.media.customFields`, `category.media.translation.createdAt`, `category.media.translation.updatedAt`, `category.media.translation.mediaId`, `category.media.translation.languageId`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = :languageId) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.media.translation`.media_id, `category.media.translation`.title as `category.media.translation.title`, `category.media.translation`.alt as `category.media.translation.alt`, `category.media.translation`.custom_fields as `category.media.translation.customFields`, `category.media.translation`.created_at as `category.media.translation.createdAt`, `category.media.translation`.updated_at as `category.media.translation.updatedAt`, `category.media.translation`.media_id as `category.media.translation.mediaId`, `category.media.translation`.language_id as `category.media.translation.languageId` FROM `media_translation` `category.media.translation` WHERE `category.media.translation`.language_id = :languageId) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = :version) AND ((`category`.`path` LIKE :param_2f05d3e99495465bb02c4ba82fe79144 AND (`category`.`level` > :param_7c4fa9ec4828472ba50b75f053cbe5e6 AND `category`.`level` <= :param_fb69967366d54f4ea4f0e747c95e1c94)))
SELECT
`category`.`id` as `category.id`,
`category`.`version_id` as `category.versionId`,
`category`.`parent_id` as `category.parentId`,
`category`.`parent_version_id` as `category.parentVersionId`,
`category`.`after_category_id` as `category.afterCategoryId`,
`category`.`after_category_version_id` as `category.afterCategoryVersionId`,
`category`.`media_id` as `category.mediaId`,
`category`.`display_nested_products` as `category.displayNestedProducts`,
`category`.`auto_increment` as `category.autoIncrement`,
`category`.`level` as `category.level`,
`category`.`path` as `category.path`,
`category`.`child_count` as `category.childCount`,
`category`.`type` as `category.type`,
`category`.`product_assignment_type` as `category.productAssignmentType`,
`category`.`visible` as `category.visible`,
`category`.`active` as `category.active`,
`category`.`cms_page_id` as `category.cmsPageId`,
`category`.`cms_page_version_id` as `category.cmsPageVersionId`,
`category`.`product_stream_id` as `category.productStreamId`,
`category`.`created_at` as `category.createdAt`,
`category`.`updated_at` as `category.updatedAt`,
`category.media`.`id` as `category.media.id`,
`category.media`.`user_id` as `category.media.userId`,
`category.media`.`media_folder_id` as `category.media.mediaFolderId`,
`category.media`.`mime_type` as `category.media.mimeType`,
`category.media`.`file_extension` as `category.media.fileExtension`,
`category.media`.`uploaded_at` as `category.media.uploadedAt`,
`category.media`.`file_name` as `category.media.fileName`,
`category.media`.`file_size` as `category.media.fileSize`,
`category.media`.`media_type` as `category.media.mediaTypeRaw`,
`category.media`.`meta_data` as `category.media.metaData`,
`category.media`.`private` as `category.media.private`,
`category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`,
`category.media`.`created_at` as `category.media.createdAt`,
`category.media`.`updated_at` as `category.media.updatedAt`,
`category.media.translation.title`,
COALESCE(
`category.media.translation.title`,
`category.media.translation.title`
) as `category.media.title`,
`category.media.translation.alt`,
COALESCE(
`category.media.translation.alt`,
`category.media.translation.alt`
) as `category.media.alt`,
`category.media.translation.customFields`,
COALESCE(
`category.media.translation.customFields`,
`category.media.translation.customFields`
) as `category.media.customFields`,
`category.media.translation.createdAt`,
`category.media.translation.updatedAt`,
`category.media.translation.mediaId`,
`category.media.translation.languageId`,
`category.translation.name`,
COALESCE(
`category.translation.name`, `category.translation.name`
) as `category.name`,
`category.translation.breadcrumb`,
COALESCE(
`category.translation.breadcrumb`,
`category.translation.breadcrumb`
) as `category.breadcrumb`,
`category.translation.slotConfig`,
COALESCE(
`category.translation.slotConfig`,
`category.translation.slotConfig`
) as `category.slotConfig`,
`category.translation.linkType`,
COALESCE(
`category.translation.linkType`,
`category.translation.linkType`
) as `category.linkType`,
`category.translation.internalLink`,
COALESCE(
`category.translation.internalLink`,
`category.translation.internalLink`
) as `category.internalLink`,
`category.translation.externalLink`,
COALESCE(
`category.translation.externalLink`,
`category.translation.externalLink`
) as `category.externalLink`,
`category.translation.linkNewTab`,
COALESCE(
`category.translation.linkNewTab`,
`category.translation.linkNewTab`
) as `category.linkNewTab`,
`category.translation.description`,
COALESCE(
`category.translation.description`,
`category.translation.description`
) as `category.description`,
`category.translation.metaTitle`,
COALESCE(
`category.translation.metaTitle`,
`category.translation.metaTitle`
) as `category.metaTitle`,
`category.translation.metaDescription`,
COALESCE(
`category.translation.metaDescription`,
`category.translation.metaDescription`
) as `category.metaDescription`,
`category.translation.keywords`,
COALESCE(
`category.translation.keywords`,
`category.translation.keywords`
) as `category.keywords`,
`category.translation.customFields`,
COALESCE(
`category.translation.customFields`,
`category.translation.customFields`
) as `category.customFields`,
`category.translation.createdAt`,
`category.translation.updatedAt`,
`category.translation.categoryId`,
`category.translation.languageId`,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation`.category_id,
`category.translation`.category_version_id,
`category.translation`.name as `category.translation.name`,
`category.translation`.breadcrumb as `category.translation.breadcrumb`,
`category.translation`.slot_config as `category.translation.slotConfig`,
`category.translation`.link_type as `category.translation.linkType`,
`category.translation`.internal_link as `category.translation.internalLink`,
`category.translation`.external_link as `category.translation.externalLink`,
`category.translation`.link_new_tab as `category.translation.linkNewTab`,
`category.translation`.description as `category.translation.description`,
`category.translation`.meta_title as `category.translation.metaTitle`,
`category.translation`.meta_description as `category.translation.metaDescription`,
`category.translation`.keywords as `category.translation.keywords`,
`category.translation`.custom_fields as `category.translation.customFields`,
`category.translation`.created_at as `category.translation.createdAt`,
`category.translation`.updated_at as `category.translation.updatedAt`,
`category.translation`.category_id as `category.translation.categoryId`,
`category.translation`.language_id as `category.translation.languageId`,
`category.translation`.category_version_id as `category.translation.categoryVersionId`
FROM
`category_translation` `category.translation`
WHERE
`category.translation`.language_id = : languageId
) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id`
AND `category.category_translation`.category_version_id = `category`.version_id
LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id`
LEFT JOIN (
SELECT
`category.media.translation`.media_id,
`category.media.translation`.title as `category.media.translation.title`,
`category.media.translation`.alt as `category.media.translation.alt`,
`category.media.translation`.custom_fields as `category.media.translation.customFields`,
`category.media.translation`.created_at as `category.media.translation.createdAt`,
`category.media.translation`.updated_at as `category.media.translation.updatedAt`,
`category.media.translation`.media_id as `category.media.translation.mediaId`,
`category.media.translation`.language_id as `category.media.translation.languageId`
FROM
`media_translation` `category.media.translation`
WHERE
`category.media.translation`.language_id = : languageId
) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id`
WHERE
(
`category`.`version_id` = : version
)
AND (
(
`category`.`path` LIKE : param_2f05d3e99495465bb02c4ba82fe79144
AND (
`category`.`level` > : param_7c4fa9ec4828472ba50b75f053cbe5e6
AND `category`.`level` <= : param_fb69967366d54f4ea4f0e747c95e1c94
)
)
)
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.media`.`id` as `category.media.id`, `category.media`.`user_id` as `category.media.userId`, `category.media`.`media_folder_id` as `category.media.mediaFolderId`, `category.media`.`mime_type` as `category.media.mimeType`, `category.media`.`file_extension` as `category.media.fileExtension`, `category.media`.`uploaded_at` as `category.media.uploadedAt`, `category.media`.`file_name` as `category.media.fileName`, `category.media`.`file_size` as `category.media.fileSize`, `category.media`.`media_type` as `category.media.mediaTypeRaw`, `category.media`.`meta_data` as `category.media.metaData`, `category.media`.`private` as `category.media.private`, `category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`, `category.media`.`created_at` as `category.media.createdAt`, `category.media`.`updated_at` as `category.media.updatedAt`, `category.media.translation.title`, COALESCE(`category.media.translation.title`,`category.media.translation.title`) as `category.media.title`, `category.media.translation.alt`, COALESCE(`category.media.translation.alt`,`category.media.translation.alt`) as `category.media.alt`, `category.media.translation.customFields`, COALESCE(`category.media.translation.customFields`,`category.media.translation.customFields`) as `category.media.customFields`, `category.media.translation.createdAt`, `category.media.translation.updatedAt`, `category.media.translation.mediaId`, `category.media.translation.languageId`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.media.translation`.media_id, `category.media.translation`.title as `category.media.translation.title`, `category.media.translation`.alt as `category.media.translation.alt`, `category.media.translation`.custom_fields as `category.media.translation.customFields`, `category.media.translation`.created_at as `category.media.translation.createdAt`, `category.media.translation`.updated_at as `category.media.translation.updatedAt`, `category.media.translation`.media_id as `category.media.translation.mediaId`, `category.media.translation`.language_id as `category.media.translation.languageId` FROM `media_translation` `category.media.translation` WHERE `category.media.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((`category`.`path` LIKE '%|d5878af95b3e420eb910bc3a9d72a295|%' AND (`category`.`level` > 1 AND `category`.`level` <= 4)));
array:45 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 195)"
6 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 117)"
7 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 132)"
8 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::loadLevels (line 95)"
9 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::load (line 136)"
10 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
11 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
12 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
13 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
14 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
17 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
18 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
19 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 135)"
20 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
21 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
22 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 130)"
23 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::loadNavigation (line 98)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
25 => "Shopware\Core\Profiling\Profiler::trace (line 90)"
26 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::load (line 48)"
27 => "Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute::load (line 68)"
28 => "Shopware\Core\Content\Category\Service\NavigationLoader::load (line 47)"
29 => "Shopware\Storefront\Pagelet\Footer\FooterPageletLoader::load (line 93)"
30 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
31 => "Shopware\Core\Profiling\Profiler::trace (line 78)"
32 => "Shopware\Storefront\Page\GenericPageLoader::load (line 60)"
33 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
34 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
35 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
36 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
37 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
38 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
40 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
41 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
42 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
43 => "Shopware\Core\HttpKernel::doHandle (line 81)"
44 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
1.48 ms (0.00%)
|
|
SELECT LOWER(HEX(`category`.`parent_id`)) as `category-ids.key`, COUNT(`category`.`id`) as `category-ids.count`, COUNT(DISTINCT `category`.`id`) as `visible-children-count` FROM `category` WHERE (`category`.`version_id` = :version) AND ((`category`.`path` LIKE :param_c0d1b23a79c6467193685407b61d7875 AND `category`.`level` = :param_f59b403218bb489b97920945db0cb13d AND `category`.`active` = :param_1463715aa0a54ff79d1913e46c34dd15 AND `category`.`visible` = :param_ead54540070b4d32a7f9b18ee04691ef)) GROUP BY `category`.`parent_id`
SELECT LOWER(HEX(`category`.`parent_id`)) as `category-ids.key`, COUNT(`category`.`id`) as `category-ids.count`, COUNT(DISTINCT `category`.`id`) as `visible-children-count` FROM `category` WHERE (`category`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((`category`.`path` LIKE '%|d5878af95b3e420eb910bc3a9d72a295|%' AND `category`.`level` = 4 AND `category`.`active` = 1 AND `category`.`visible` = 1)) GROUP BY `category`.`parent_id`;
array:45 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 205)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityAggregator::fetchAggregation (line 95)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityAggregator::aggregate (line 52)"
5 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator::aggregate (line 171)"
6 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::aggregate (line 263)"
7 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::addVisibilityCounts (line 134)"
8 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::loadLevels (line 95)"
9 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::load (line 136)"
10 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
11 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
12 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
13 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
14 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
17 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
18 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
19 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 135)"
20 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
21 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
22 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 130)"
23 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::loadNavigation (line 98)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
25 => "Shopware\Core\Profiling\Profiler::trace (line 90)"
26 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::load (line 48)"
27 => "Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute::load (line 68)"
28 => "Shopware\Core\Content\Category\Service\NavigationLoader::load (line 47)"
29 => "Shopware\Storefront\Pagelet\Footer\FooterPageletLoader::load (line 93)"
30 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
31 => "Shopware\Core\Profiling\Profiler::trace (line 78)"
32 => "Shopware\Storefront\Page\GenericPageLoader::load (line 60)"
33 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
34 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
35 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
36 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
37 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
38 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
40 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
41 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
42 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
43 => "Shopware\Core\HttpKernel::doHandle (line 81)"
44 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
3.36 ms (0.00%)
|
|
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.media`.`id` as `category.media.id`, `category.media`.`user_id` as `category.media.userId`, `category.media`.`media_folder_id` as `category.media.mediaFolderId`, `category.media`.`mime_type` as `category.media.mimeType`, `category.media`.`file_extension` as `category.media.fileExtension`, `category.media`.`uploaded_at` as `category.media.uploadedAt`, `category.media`.`file_name` as `category.media.fileName`, `category.media`.`file_size` as `category.media.fileSize`, `category.media`.`media_type` as `category.media.mediaTypeRaw`, `category.media`.`meta_data` as `category.media.metaData`, `category.media`.`private` as `category.media.private`, `category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`, `category.media`.`created_at` as `category.media.createdAt`, `category.media`.`updated_at` as `category.media.updatedAt`, `category.media.translation.title`, COALESCE(`category.media.translation.title`,`category.media.translation.title`) as `category.media.title`, `category.media.translation.alt`, COALESCE(`category.media.translation.alt`,`category.media.translation.alt`) as `category.media.alt`, `category.media.translation.customFields`, COALESCE(`category.media.translation.customFields`,`category.media.translation.customFields`) as `category.media.customFields`, `category.media.translation.createdAt`, `category.media.translation.updatedAt`, `category.media.translation.mediaId`, `category.media.translation.languageId`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = :languageId) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.media.translation`.media_id, `category.media.translation`.title as `category.media.translation.title`, `category.media.translation`.alt as `category.media.translation.alt`, `category.media.translation`.custom_fields as `category.media.translation.customFields`, `category.media.translation`.created_at as `category.media.translation.createdAt`, `category.media.translation`.updated_at as `category.media.translation.updatedAt`, `category.media.translation`.media_id as `category.media.translation.mediaId`, `category.media.translation`.language_id as `category.media.translation.languageId` FROM `media_translation` `category.media.translation` WHERE `category.media.translation`.language_id = :languageId) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = :version) AND (`category`.`id` IN (:ids))
SELECT
`category`.`id` as `category.id`,
`category`.`version_id` as `category.versionId`,
`category`.`parent_id` as `category.parentId`,
`category`.`parent_version_id` as `category.parentVersionId`,
`category`.`after_category_id` as `category.afterCategoryId`,
`category`.`after_category_version_id` as `category.afterCategoryVersionId`,
`category`.`media_id` as `category.mediaId`,
`category`.`display_nested_products` as `category.displayNestedProducts`,
`category`.`auto_increment` as `category.autoIncrement`,
`category`.`level` as `category.level`,
`category`.`path` as `category.path`,
`category`.`child_count` as `category.childCount`,
`category`.`type` as `category.type`,
`category`.`product_assignment_type` as `category.productAssignmentType`,
`category`.`visible` as `category.visible`,
`category`.`active` as `category.active`,
`category`.`cms_page_id` as `category.cmsPageId`,
`category`.`cms_page_version_id` as `category.cmsPageVersionId`,
`category`.`product_stream_id` as `category.productStreamId`,
`category`.`created_at` as `category.createdAt`,
`category`.`updated_at` as `category.updatedAt`,
`category.media`.`id` as `category.media.id`,
`category.media`.`user_id` as `category.media.userId`,
`category.media`.`media_folder_id` as `category.media.mediaFolderId`,
`category.media`.`mime_type` as `category.media.mimeType`,
`category.media`.`file_extension` as `category.media.fileExtension`,
`category.media`.`uploaded_at` as `category.media.uploadedAt`,
`category.media`.`file_name` as `category.media.fileName`,
`category.media`.`file_size` as `category.media.fileSize`,
`category.media`.`media_type` as `category.media.mediaTypeRaw`,
`category.media`.`meta_data` as `category.media.metaData`,
`category.media`.`private` as `category.media.private`,
`category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`,
`category.media`.`created_at` as `category.media.createdAt`,
`category.media`.`updated_at` as `category.media.updatedAt`,
`category.media.translation.title`,
COALESCE(
`category.media.translation.title`,
`category.media.translation.title`
) as `category.media.title`,
`category.media.translation.alt`,
COALESCE(
`category.media.translation.alt`,
`category.media.translation.alt`
) as `category.media.alt`,
`category.media.translation.customFields`,
COALESCE(
`category.media.translation.customFields`,
`category.media.translation.customFields`
) as `category.media.customFields`,
`category.media.translation.createdAt`,
`category.media.translation.updatedAt`,
`category.media.translation.mediaId`,
`category.media.translation.languageId`,
`category.translation.name`,
COALESCE(
`category.translation.name`, `category.translation.name`
) as `category.name`,
`category.translation.breadcrumb`,
COALESCE(
`category.translation.breadcrumb`,
`category.translation.breadcrumb`
) as `category.breadcrumb`,
`category.translation.slotConfig`,
COALESCE(
`category.translation.slotConfig`,
`category.translation.slotConfig`
) as `category.slotConfig`,
`category.translation.linkType`,
COALESCE(
`category.translation.linkType`,
`category.translation.linkType`
) as `category.linkType`,
`category.translation.internalLink`,
COALESCE(
`category.translation.internalLink`,
`category.translation.internalLink`
) as `category.internalLink`,
`category.translation.externalLink`,
COALESCE(
`category.translation.externalLink`,
`category.translation.externalLink`
) as `category.externalLink`,
`category.translation.linkNewTab`,
COALESCE(
`category.translation.linkNewTab`,
`category.translation.linkNewTab`
) as `category.linkNewTab`,
`category.translation.description`,
COALESCE(
`category.translation.description`,
`category.translation.description`
) as `category.description`,
`category.translation.metaTitle`,
COALESCE(
`category.translation.metaTitle`,
`category.translation.metaTitle`
) as `category.metaTitle`,
`category.translation.metaDescription`,
COALESCE(
`category.translation.metaDescription`,
`category.translation.metaDescription`
) as `category.metaDescription`,
`category.translation.keywords`,
COALESCE(
`category.translation.keywords`,
`category.translation.keywords`
) as `category.keywords`,
`category.translation.customFields`,
COALESCE(
`category.translation.customFields`,
`category.translation.customFields`
) as `category.customFields`,
`category.translation.createdAt`,
`category.translation.updatedAt`,
`category.translation.categoryId`,
`category.translation.languageId`,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation`.category_id,
`category.translation`.category_version_id,
`category.translation`.name as `category.translation.name`,
`category.translation`.breadcrumb as `category.translation.breadcrumb`,
`category.translation`.slot_config as `category.translation.slotConfig`,
`category.translation`.link_type as `category.translation.linkType`,
`category.translation`.internal_link as `category.translation.internalLink`,
`category.translation`.external_link as `category.translation.externalLink`,
`category.translation`.link_new_tab as `category.translation.linkNewTab`,
`category.translation`.description as `category.translation.description`,
`category.translation`.meta_title as `category.translation.metaTitle`,
`category.translation`.meta_description as `category.translation.metaDescription`,
`category.translation`.keywords as `category.translation.keywords`,
`category.translation`.custom_fields as `category.translation.customFields`,
`category.translation`.created_at as `category.translation.createdAt`,
`category.translation`.updated_at as `category.translation.updatedAt`,
`category.translation`.category_id as `category.translation.categoryId`,
`category.translation`.language_id as `category.translation.languageId`,
`category.translation`.category_version_id as `category.translation.categoryVersionId`
FROM
`category_translation` `category.translation`
WHERE
`category.translation`.language_id = : languageId
) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id`
AND `category.category_translation`.category_version_id = `category`.version_id
LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id`
LEFT JOIN (
SELECT
`category.media.translation`.media_id,
`category.media.translation`.title as `category.media.translation.title`,
`category.media.translation`.alt as `category.media.translation.alt`,
`category.media.translation`.custom_fields as `category.media.translation.customFields`,
`category.media.translation`.created_at as `category.media.translation.createdAt`,
`category.media.translation`.updated_at as `category.media.translation.updatedAt`,
`category.media.translation`.media_id as `category.media.translation.mediaId`,
`category.media.translation`.language_id as `category.media.translation.languageId`
FROM
`media_translation` `category.media.translation`
WHERE
`category.media.translation`.language_id = : languageId
) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id`
WHERE
(
`category`.`version_id` = : version
)
AND (
`category`.`id` IN (: ids)
)
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.media`.`id` as `category.media.id`, `category.media`.`user_id` as `category.media.userId`, `category.media`.`media_folder_id` as `category.media.mediaFolderId`, `category.media`.`mime_type` as `category.media.mimeType`, `category.media`.`file_extension` as `category.media.fileExtension`, `category.media`.`uploaded_at` as `category.media.uploadedAt`, `category.media`.`file_name` as `category.media.fileName`, `category.media`.`file_size` as `category.media.fileSize`, `category.media`.`media_type` as `category.media.mediaTypeRaw`, `category.media`.`meta_data` as `category.media.metaData`, `category.media`.`private` as `category.media.private`, `category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`, `category.media`.`created_at` as `category.media.createdAt`, `category.media`.`updated_at` as `category.media.updatedAt`, `category.media.translation.title`, COALESCE(`category.media.translation.title`,`category.media.translation.title`) as `category.media.title`, `category.media.translation.alt`, COALESCE(`category.media.translation.alt`,`category.media.translation.alt`) as `category.media.alt`, `category.media.translation.customFields`, COALESCE(`category.media.translation.customFields`,`category.media.translation.customFields`) as `category.media.customFields`, `category.media.translation.createdAt`, `category.media.translation.updatedAt`, `category.media.translation.mediaId`, `category.media.translation.languageId`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.media.translation`.media_id, `category.media.translation`.title as `category.media.translation.title`, `category.media.translation`.alt as `category.media.translation.alt`, `category.media.translation`.custom_fields as `category.media.translation.customFields`, `category.media.translation`.created_at as `category.media.translation.createdAt`, `category.media.translation`.updated_at as `category.media.translation.updatedAt`, `category.media.translation`.media_id as `category.media.translation.mediaId`, `category.media.translation`.language_id as `category.media.translation.languageId` FROM `media_translation` `category.media.translation` WHERE `category.media.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND (`category`.`id` IN (0xD5878AF95B3E420EB910BC3A9D72A295));
array:46 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 195)"
6 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 117)"
7 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 111)"
8 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::loadCategories (line 179)"
9 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::loadChildren (line 99)"
10 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::load (line 136)"
11 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
12 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
13 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
14 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
17 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
18 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
19 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
20 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 135)"
21 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
22 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
23 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 130)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::loadNavigation (line 98)"
25 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
26 => "Shopware\Core\Profiling\Profiler::trace (line 90)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::load (line 48)"
28 => "Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute::load (line 68)"
29 => "Shopware\Core\Content\Category\Service\NavigationLoader::load (line 47)"
30 => "Shopware\Storefront\Pagelet\Footer\FooterPageletLoader::load (line 93)"
31 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
32 => "Shopware\Core\Profiling\Profiler::trace (line 78)"
33 => "Shopware\Storefront\Page\GenericPageLoader::load (line 60)"
34 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
35 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
36 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
37 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
38 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
39 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
40 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
41 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
42 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
43 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
44 => "Shopware\Core\HttpKernel::doHandle (line 81)"
45 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.38 ms (0.00%)
|
|
SELECT LOWER(HEX(`id`)), `path`, `level`
FROM `category`
WHERE `id` = :activeId OR `parent_id` = :activeId OR `id` = :rootId
SELECT LOWER(HEX(`id`)), `path`, `level`
FROM `category`
WHERE `id` = 0x4596A0B0E7164938B4AE4805033853AA OR `parent_id` = 0x4596A0B0E7164938B4AE4805033853AA OR `id` = 0xD5878AF95B3E420EB910BC3A9D72A295
;
array:40 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 1042)"
2 => "Doctrine\DBAL\Connection::fetchAllAssociative (line 141)"
3 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::getCategoryMetaInfo (line 74)"
4 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::load (line 136)"
5 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
6 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
7 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
8 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
9 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
10 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
11 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
12 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
13 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
14 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 135)"
15 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
17 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 130)"
18 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::loadNavigation (line 106)"
19 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
20 => "Shopware\Core\Profiling\Profiler::trace (line 90)"
21 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::load (line 48)"
22 => "Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute::load (line 68)"
23 => "Shopware\Core\Content\Category\Service\NavigationLoader::load (line 47)"
24 => "Shopware\Storefront\Pagelet\Footer\FooterPageletLoader::load (line 93)"
25 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
26 => "Shopware\Core\Profiling\Profiler::trace (line 78)"
27 => "Shopware\Storefront\Page\GenericPageLoader::load (line 60)"
28 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
29 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
30 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
31 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
32 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
33 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
35 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
38 => "Shopware\Core\HttpKernel::doHandle (line 81)"
39 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
3.46 ms (0.00%)
|
|
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.media`.`id` as `category.media.id`, `category.media`.`user_id` as `category.media.userId`, `category.media`.`media_folder_id` as `category.media.mediaFolderId`, `category.media`.`mime_type` as `category.media.mimeType`, `category.media`.`file_extension` as `category.media.fileExtension`, `category.media`.`uploaded_at` as `category.media.uploadedAt`, `category.media`.`file_name` as `category.media.fileName`, `category.media`.`file_size` as `category.media.fileSize`, `category.media`.`media_type` as `category.media.mediaTypeRaw`, `category.media`.`meta_data` as `category.media.metaData`, `category.media`.`private` as `category.media.private`, `category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`, `category.media`.`created_at` as `category.media.createdAt`, `category.media`.`updated_at` as `category.media.updatedAt`, `category.media.translation.title`, COALESCE(`category.media.translation.title`,`category.media.translation.title`) as `category.media.title`, `category.media.translation.alt`, COALESCE(`category.media.translation.alt`,`category.media.translation.alt`) as `category.media.alt`, `category.media.translation.customFields`, COALESCE(`category.media.translation.customFields`,`category.media.translation.customFields`) as `category.media.customFields`, `category.media.translation.createdAt`, `category.media.translation.updatedAt`, `category.media.translation.mediaId`, `category.media.translation.languageId`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = :languageId) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.media.translation`.media_id, `category.media.translation`.title as `category.media.translation.title`, `category.media.translation`.alt as `category.media.translation.alt`, `category.media.translation`.custom_fields as `category.media.translation.customFields`, `category.media.translation`.created_at as `category.media.translation.createdAt`, `category.media.translation`.updated_at as `category.media.translation.updatedAt`, `category.media.translation`.media_id as `category.media.translation.mediaId`, `category.media.translation`.language_id as `category.media.translation.languageId` FROM `media_translation` `category.media.translation` WHERE `category.media.translation`.language_id = :languageId) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = :version) AND (`category`.`id` IN (:ids))
SELECT
`category`.`id` as `category.id`,
`category`.`version_id` as `category.versionId`,
`category`.`parent_id` as `category.parentId`,
`category`.`parent_version_id` as `category.parentVersionId`,
`category`.`after_category_id` as `category.afterCategoryId`,
`category`.`after_category_version_id` as `category.afterCategoryVersionId`,
`category`.`media_id` as `category.mediaId`,
`category`.`display_nested_products` as `category.displayNestedProducts`,
`category`.`auto_increment` as `category.autoIncrement`,
`category`.`level` as `category.level`,
`category`.`path` as `category.path`,
`category`.`child_count` as `category.childCount`,
`category`.`type` as `category.type`,
`category`.`product_assignment_type` as `category.productAssignmentType`,
`category`.`visible` as `category.visible`,
`category`.`active` as `category.active`,
`category`.`cms_page_id` as `category.cmsPageId`,
`category`.`cms_page_version_id` as `category.cmsPageVersionId`,
`category`.`product_stream_id` as `category.productStreamId`,
`category`.`created_at` as `category.createdAt`,
`category`.`updated_at` as `category.updatedAt`,
`category.media`.`id` as `category.media.id`,
`category.media`.`user_id` as `category.media.userId`,
`category.media`.`media_folder_id` as `category.media.mediaFolderId`,
`category.media`.`mime_type` as `category.media.mimeType`,
`category.media`.`file_extension` as `category.media.fileExtension`,
`category.media`.`uploaded_at` as `category.media.uploadedAt`,
`category.media`.`file_name` as `category.media.fileName`,
`category.media`.`file_size` as `category.media.fileSize`,
`category.media`.`media_type` as `category.media.mediaTypeRaw`,
`category.media`.`meta_data` as `category.media.metaData`,
`category.media`.`private` as `category.media.private`,
`category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`,
`category.media`.`created_at` as `category.media.createdAt`,
`category.media`.`updated_at` as `category.media.updatedAt`,
`category.media.translation.title`,
COALESCE(
`category.media.translation.title`,
`category.media.translation.title`
) as `category.media.title`,
`category.media.translation.alt`,
COALESCE(
`category.media.translation.alt`,
`category.media.translation.alt`
) as `category.media.alt`,
`category.media.translation.customFields`,
COALESCE(
`category.media.translation.customFields`,
`category.media.translation.customFields`
) as `category.media.customFields`,
`category.media.translation.createdAt`,
`category.media.translation.updatedAt`,
`category.media.translation.mediaId`,
`category.media.translation.languageId`,
`category.translation.name`,
COALESCE(
`category.translation.name`, `category.translation.name`
) as `category.name`,
`category.translation.breadcrumb`,
COALESCE(
`category.translation.breadcrumb`,
`category.translation.breadcrumb`
) as `category.breadcrumb`,
`category.translation.slotConfig`,
COALESCE(
`category.translation.slotConfig`,
`category.translation.slotConfig`
) as `category.slotConfig`,
`category.translation.linkType`,
COALESCE(
`category.translation.linkType`,
`category.translation.linkType`
) as `category.linkType`,
`category.translation.internalLink`,
COALESCE(
`category.translation.internalLink`,
`category.translation.internalLink`
) as `category.internalLink`,
`category.translation.externalLink`,
COALESCE(
`category.translation.externalLink`,
`category.translation.externalLink`
) as `category.externalLink`,
`category.translation.linkNewTab`,
COALESCE(
`category.translation.linkNewTab`,
`category.translation.linkNewTab`
) as `category.linkNewTab`,
`category.translation.description`,
COALESCE(
`category.translation.description`,
`category.translation.description`
) as `category.description`,
`category.translation.metaTitle`,
COALESCE(
`category.translation.metaTitle`,
`category.translation.metaTitle`
) as `category.metaTitle`,
`category.translation.metaDescription`,
COALESCE(
`category.translation.metaDescription`,
`category.translation.metaDescription`
) as `category.metaDescription`,
`category.translation.keywords`,
COALESCE(
`category.translation.keywords`,
`category.translation.keywords`
) as `category.keywords`,
`category.translation.customFields`,
COALESCE(
`category.translation.customFields`,
`category.translation.customFields`
) as `category.customFields`,
`category.translation.createdAt`,
`category.translation.updatedAt`,
`category.translation.categoryId`,
`category.translation.languageId`,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation`.category_id,
`category.translation`.category_version_id,
`category.translation`.name as `category.translation.name`,
`category.translation`.breadcrumb as `category.translation.breadcrumb`,
`category.translation`.slot_config as `category.translation.slotConfig`,
`category.translation`.link_type as `category.translation.linkType`,
`category.translation`.internal_link as `category.translation.internalLink`,
`category.translation`.external_link as `category.translation.externalLink`,
`category.translation`.link_new_tab as `category.translation.linkNewTab`,
`category.translation`.description as `category.translation.description`,
`category.translation`.meta_title as `category.translation.metaTitle`,
`category.translation`.meta_description as `category.translation.metaDescription`,
`category.translation`.keywords as `category.translation.keywords`,
`category.translation`.custom_fields as `category.translation.customFields`,
`category.translation`.created_at as `category.translation.createdAt`,
`category.translation`.updated_at as `category.translation.updatedAt`,
`category.translation`.category_id as `category.translation.categoryId`,
`category.translation`.language_id as `category.translation.languageId`,
`category.translation`.category_version_id as `category.translation.categoryVersionId`
FROM
`category_translation` `category.translation`
WHERE
`category.translation`.language_id = : languageId
) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id`
AND `category.category_translation`.category_version_id = `category`.version_id
LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id`
LEFT JOIN (
SELECT
`category.media.translation`.media_id,
`category.media.translation`.title as `category.media.translation.title`,
`category.media.translation`.alt as `category.media.translation.alt`,
`category.media.translation`.custom_fields as `category.media.translation.customFields`,
`category.media.translation`.created_at as `category.media.translation.createdAt`,
`category.media.translation`.updated_at as `category.media.translation.updatedAt`,
`category.media.translation`.media_id as `category.media.translation.mediaId`,
`category.media.translation`.language_id as `category.media.translation.languageId`
FROM
`media_translation` `category.media.translation`
WHERE
`category.media.translation`.language_id = : languageId
) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id`
WHERE
(
`category`.`version_id` = : version
)
AND (
`category`.`id` IN (: ids)
)
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.media`.`id` as `category.media.id`, `category.media`.`user_id` as `category.media.userId`, `category.media`.`media_folder_id` as `category.media.mediaFolderId`, `category.media`.`mime_type` as `category.media.mimeType`, `category.media`.`file_extension` as `category.media.fileExtension`, `category.media`.`uploaded_at` as `category.media.uploadedAt`, `category.media`.`file_name` as `category.media.fileName`, `category.media`.`file_size` as `category.media.fileSize`, `category.media`.`media_type` as `category.media.mediaTypeRaw`, `category.media`.`meta_data` as `category.media.metaData`, `category.media`.`private` as `category.media.private`, `category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`, `category.media`.`created_at` as `category.media.createdAt`, `category.media`.`updated_at` as `category.media.updatedAt`, `category.media.translation.title`, COALESCE(`category.media.translation.title`,`category.media.translation.title`) as `category.media.title`, `category.media.translation.alt`, COALESCE(`category.media.translation.alt`,`category.media.translation.alt`) as `category.media.alt`, `category.media.translation.customFields`, COALESCE(`category.media.translation.customFields`,`category.media.translation.customFields`) as `category.media.customFields`, `category.media.translation.createdAt`, `category.media.translation.updatedAt`, `category.media.translation.mediaId`, `category.media.translation.languageId`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.media.translation`.media_id, `category.media.translation`.title as `category.media.translation.title`, `category.media.translation`.alt as `category.media.translation.alt`, `category.media.translation`.custom_fields as `category.media.translation.customFields`, `category.media.translation`.created_at as `category.media.translation.createdAt`, `category.media.translation`.updated_at as `category.media.translation.updatedAt`, `category.media.translation`.media_id as `category.media.translation.mediaId`, `category.media.translation`.language_id as `category.media.translation.languageId` FROM `media_translation` `category.media.translation` WHERE `category.media.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND (`category`.`id` IN (0x4596A0B0E7164938B4AE4805033853AA, 0xD5878AF95B3E420EB910BC3A9D72A295));
array:46 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 195)"
6 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 117)"
7 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 111)"
8 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::loadCategories (line 179)"
9 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::loadChildren (line 99)"
10 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::load (line 136)"
11 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
12 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
13 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
14 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
17 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
18 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
19 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
20 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 135)"
21 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
22 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
23 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 130)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::loadNavigation (line 106)"
25 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
26 => "Shopware\Core\Profiling\Profiler::trace (line 90)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::load (line 48)"
28 => "Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute::load (line 68)"
29 => "Shopware\Core\Content\Category\Service\NavigationLoader::load (line 47)"
30 => "Shopware\Storefront\Pagelet\Footer\FooterPageletLoader::load (line 93)"
31 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
32 => "Shopware\Core\Profiling\Profiler::trace (line 78)"
33 => "Shopware\Storefront\Page\GenericPageLoader::load (line 60)"
34 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
35 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
36 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
37 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
38 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
39 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
40 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
41 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
42 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
43 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
44 => "Shopware\Core\HttpKernel::doHandle (line 81)"
45 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.88 ms (0.00%)
|
|
SELECT `shipping_method`.`id` FROM `shipping_method` LEFT JOIN `sales_channel_shipping_method` `shipping_method.salesChannels.mapping` ON `shipping_method`.`id` = `shipping_method.salesChannels.mapping`.`shipping_method_id` 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` FROM `shipping_method_translation` `shipping_method.translation` 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 `sales_channel` `shipping_method.salesChannels` ON `shipping_method.salesChannels.mapping`.`sales_channel_id` = `shipping_method.salesChannels`.`id` WHERE (`shipping_method`.`active` = :param_aeb5ea3a92ca4535a689635eb025819d AND `shipping_method.salesChannels`.`id` = :param_e5150538c88049f08d207b62327aa1c4) GROUP BY `shipping_method`.`id` ORDER BY MIN(`shipping_method`.`position`) ASC, MIN(COALESCE(`shipping_method.translation.name`)) ASC
SELECT `shipping_method`.`id` FROM `shipping_method` LEFT JOIN `sales_channel_shipping_method` `shipping_method.salesChannels.mapping` ON `shipping_method`.`id` = `shipping_method.salesChannels.mapping`.`shipping_method_id` 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` FROM `shipping_method_translation` `shipping_method.translation` 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 `sales_channel` `shipping_method.salesChannels` ON `shipping_method.salesChannels.mapping`.`sales_channel_id` = `shipping_method.salesChannels`.`id` WHERE (`shipping_method`.`active` = 1 AND `shipping_method.salesChannels`.`id` = 0x327009EB5C1A48E192B7D2BCFA9C61BE) GROUP BY `shipping_method`.`id` ORDER BY MIN(`shipping_method`.`position`) ASC, MIN(COALESCE(`shipping_method.translation.name`)) ASC;
array:38 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 107)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 62)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 216)"
5 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::doSearch (line 122)"
6 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 59)"
7 => "Shopware\Core\Checkout\Shipping\SalesChannel\ShippingMethodRoute::load (line 99)"
8 => "Shopware\Core\Checkout\Shipping\SalesChannel\CachedShippingMethodRoute::Shopware\Core\Checkout\Shipping\SalesChannel\{closure} (line 350)"
9 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
10 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
11 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
12 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
13 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
14 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
15 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
16 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
17 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 98)"
18 => "Shopware\Core\Checkout\Shipping\SalesChannel\CachedShippingMethodRoute::Shopware\Core\Checkout\Shipping\SalesChannel\{closure} (line 72)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 95)"
21 => "Shopware\Core\Checkout\Shipping\SalesChannel\CachedShippingMethodRoute::load (line 42)"
22 => "Shopware\Core\Checkout\Shipping\SalesChannel\SortedShippingMethodRoute::load (line 103)"
23 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
24 => "Shopware\Core\Profiling\Profiler::trace (line 78)"
25 => "Shopware\Storefront\Page\GenericPageLoader::load (line 60)"
26 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
27 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
29 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
30 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
31 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
35 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
36 => "Shopware\Core\HttpKernel::doHandle (line 81)"
37 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
3.23 ms (0.00%)
|
|
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.name`, COALESCE(`shipping_method.deliveryTime.translation.name`,`shipping_method.deliveryTime.translation.name`) as `shipping_method.deliveryTime.name`, `shipping_method.deliveryTime.translation.customFields`, COALESCE(`shipping_method.deliveryTime.translation.customFields`,`shipping_method.deliveryTime.translation.customFields`) as `shipping_method.deliveryTime.customFields`, `shipping_method.deliveryTime.translation.createdAt`, `shipping_method.deliveryTime.translation.updatedAt`, `shipping_method.deliveryTime.translation.deliveryTimeId`, `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.title`, COALESCE(`shipping_method.media.translation.title`,`shipping_method.media.translation.title`) as `shipping_method.media.title`, `shipping_method.media.translation.alt`, COALESCE(`shipping_method.media.translation.alt`,`shipping_method.media.translation.alt`) as `shipping_method.media.alt`, `shipping_method.media.translation.customFields`, COALESCE(`shipping_method.media.translation.customFields`,`shipping_method.media.translation.customFields`) as `shipping_method.media.customFields`, `shipping_method.media.translation.createdAt`, `shipping_method.media.translation.updatedAt`, `shipping_method.media.translation.mediaId`, `shipping_method.media.translation.languageId`, `shipping_method.translation.name`, COALESCE(`shipping_method.translation.name`,`shipping_method.translation.name`) as `shipping_method.name`, `shipping_method.translation.description`, COALESCE(`shipping_method.translation.description`,`shipping_method.translation.description`) as `shipping_method.description`, `shipping_method.translation.trackingUrl`, COALESCE(`shipping_method.translation.trackingUrl`,`shipping_method.translation.trackingUrl`) as `shipping_method.trackingUrl`, `shipping_method.translation.customFields`, COALESCE(`shipping_method.translation.customFields`,`shipping_method.translation.customFields`) as `shipping_method.customFields`, `shipping_method.translation.createdAt`, `shipping_method.translation.updatedAt`, `shipping_method.translation.shippingMethodId`, `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` FROM `shipping_method_translation` `shipping_method.translation` 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` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` 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` FROM `media_translation` `shipping_method.media.translation` 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.name`,
COALESCE(
`shipping_method.deliveryTime.translation.name`,
`shipping_method.deliveryTime.translation.name`
) as `shipping_method.deliveryTime.name`,
`shipping_method.deliveryTime.translation.customFields`,
COALESCE(
`shipping_method.deliveryTime.translation.customFields`,
`shipping_method.deliveryTime.translation.customFields`
) as `shipping_method.deliveryTime.customFields`,
`shipping_method.deliveryTime.translation.createdAt`,
`shipping_method.deliveryTime.translation.updatedAt`,
`shipping_method.deliveryTime.translation.deliveryTimeId`,
`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.title`,
COALESCE(
`shipping_method.media.translation.title`,
`shipping_method.media.translation.title`
) as `shipping_method.media.title`,
`shipping_method.media.translation.alt`,
COALESCE(
`shipping_method.media.translation.alt`,
`shipping_method.media.translation.alt`
) as `shipping_method.media.alt`,
`shipping_method.media.translation.customFields`,
COALESCE(
`shipping_method.media.translation.customFields`,
`shipping_method.media.translation.customFields`
) as `shipping_method.media.customFields`,
`shipping_method.media.translation.createdAt`,
`shipping_method.media.translation.updatedAt`,
`shipping_method.media.translation.mediaId`,
`shipping_method.media.translation.languageId`,
`shipping_method.translation.name`,
COALESCE(
`shipping_method.translation.name`,
`shipping_method.translation.name`
) as `shipping_method.name`,
`shipping_method.translation.description`,
COALESCE(
`shipping_method.translation.description`,
`shipping_method.translation.description`
) as `shipping_method.description`,
`shipping_method.translation.trackingUrl`,
COALESCE(
`shipping_method.translation.trackingUrl`,
`shipping_method.translation.trackingUrl`
) as `shipping_method.trackingUrl`,
`shipping_method.translation.customFields`,
COALESCE(
`shipping_method.translation.customFields`,
`shipping_method.translation.customFields`
) as `shipping_method.customFields`,
`shipping_method.translation.createdAt`,
`shipping_method.translation.updatedAt`,
`shipping_method.translation.shippingMethodId`,
`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`
FROM
`shipping_method_translation` `shipping_method.translation`
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`
FROM
`delivery_time_translation` `shipping_method.deliveryTime.translation`
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`
FROM
`media_translation` `shipping_method.media.translation`
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.name`, COALESCE(`shipping_method.deliveryTime.translation.name`,`shipping_method.deliveryTime.translation.name`) as `shipping_method.deliveryTime.name`, `shipping_method.deliveryTime.translation.customFields`, COALESCE(`shipping_method.deliveryTime.translation.customFields`,`shipping_method.deliveryTime.translation.customFields`) as `shipping_method.deliveryTime.customFields`, `shipping_method.deliveryTime.translation.createdAt`, `shipping_method.deliveryTime.translation.updatedAt`, `shipping_method.deliveryTime.translation.deliveryTimeId`, `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.title`, COALESCE(`shipping_method.media.translation.title`,`shipping_method.media.translation.title`) as `shipping_method.media.title`, `shipping_method.media.translation.alt`, COALESCE(`shipping_method.media.translation.alt`,`shipping_method.media.translation.alt`) as `shipping_method.media.alt`, `shipping_method.media.translation.customFields`, COALESCE(`shipping_method.media.translation.customFields`,`shipping_method.media.translation.customFields`) as `shipping_method.media.customFields`, `shipping_method.media.translation.createdAt`, `shipping_method.media.translation.updatedAt`, `shipping_method.media.translation.mediaId`, `shipping_method.media.translation.languageId`, `shipping_method.translation.name`, COALESCE(`shipping_method.translation.name`,`shipping_method.translation.name`) as `shipping_method.name`, `shipping_method.translation.description`, COALESCE(`shipping_method.translation.description`,`shipping_method.translation.description`) as `shipping_method.description`, `shipping_method.translation.trackingUrl`, COALESCE(`shipping_method.translation.trackingUrl`,`shipping_method.translation.trackingUrl`) as `shipping_method.trackingUrl`, `shipping_method.translation.customFields`, COALESCE(`shipping_method.translation.customFields`,`shipping_method.translation.customFields`) as `shipping_method.customFields`, `shipping_method.translation.createdAt`, `shipping_method.translation.updatedAt`, `shipping_method.translation.shippingMethodId`, `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` FROM `shipping_method_translation` `shipping_method.translation` 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` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` 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` FROM `media_translation` `shipping_method.media.translation` 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 (0x502D275ECFE047E88ECE45F66E99F1D1);
array:39 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 195)"
6 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
7 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 59)"
8 => "Shopware\Core\Checkout\Shipping\SalesChannel\ShippingMethodRoute::load (line 99)"
9 => "Shopware\Core\Checkout\Shipping\SalesChannel\CachedShippingMethodRoute::Shopware\Core\Checkout\Shipping\SalesChannel\{closure} (line 350)"
10 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
11 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
12 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
13 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
14 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
16 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
17 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
18 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 98)"
19 => "Shopware\Core\Checkout\Shipping\SalesChannel\CachedShippingMethodRoute::Shopware\Core\Checkout\Shipping\SalesChannel\{closure} (line 72)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
21 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 95)"
22 => "Shopware\Core\Checkout\Shipping\SalesChannel\CachedShippingMethodRoute::load (line 42)"
23 => "Shopware\Core\Checkout\Shipping\SalesChannel\SortedShippingMethodRoute::load (line 103)"
24 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
25 => "Shopware\Core\Profiling\Profiler::trace (line 78)"
26 => "Shopware\Storefront\Page\GenericPageLoader::load (line 60)"
27 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
28 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
29 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
30 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
31 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
32 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
35 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
37 => "Shopware\Core\HttpKernel::doHandle (line 81)"
38 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.71 ms (0.00%)
|
|
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = :salesChannelId) AND (configuration_key LIKE :prefix) ORDER BY sales_channel_id ASC
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = NULL) AND (configuration_key LIKE 'MolliePayments.config.%') ORDER BY sales_channel_id ASC;
array:33 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 189)"
3 => "Shopware\Core\System\SystemConfig\SystemConfigService::getDomain (line 74)"
4 => "Kiener\MolliePayments\Service\SettingsService::getSettings (line 102)"
5 => "Kiener\MolliePayments\Compatibility\Storefront\Route\PaymentMethodRoute\Cache\CachedPaymentMethodRoute64::addMollieLimitsKey (line 71)"
6 => "Kiener\MolliePayments\Compatibility\Storefront\Route\PaymentMethodRoute\Cache\CachedPaymentMethodRoute64::onGenerateCacheKey (line 118)"
7 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
8 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
9 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
10 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
11 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
12 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
13 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
14 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 124)"
15 => "Shopware\Core\Checkout\Payment\SalesChannel\CachedPaymentMethodRoute::generateKey (line 89)"
16 => "Shopware\Core\Checkout\Payment\SalesChannel\CachedPaymentMethodRoute::load (line 42)"
17 => "Shopware\Core\Checkout\Payment\SalesChannel\SortedPaymentMethodRoute::load (line 115)"
18 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
19 => "Shopware\Core\Profiling\Profiler::trace (line 78)"
20 => "Shopware\Storefront\Page\GenericPageLoader::load (line 60)"
21 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
22 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
23 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
24 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
25 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
26 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
27 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
28 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
29 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
30 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
31 => "Shopware\Core\HttpKernel::doHandle (line 81)"
32 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.43 ms (0.00%)
|
|
SELECT `payment_method`.`id` FROM `payment_method` LEFT JOIN `sales_channel_payment_method` `payment_method.salesChannels.mapping` ON `payment_method`.`id` = `payment_method.salesChannels.mapping`.`payment_method_id` LEFT JOIN `sales_channel` `payment_method.salesChannels` ON `payment_method.salesChannels.mapping`.`sales_channel_id` = `payment_method.salesChannels`.`id` WHERE (`payment_method`.`active` = :param_aeeca5ac734a4a769c79959ae6d69cd9 AND `payment_method.salesChannels`.`id` = :param_3b3365e9e7ce4c2ba772aa0c9f2e8dad) GROUP BY `payment_method`.`id` ORDER BY MIN(`payment_method`.`position`) ASC
SELECT `payment_method`.`id` FROM `payment_method` LEFT JOIN `sales_channel_payment_method` `payment_method.salesChannels.mapping` ON `payment_method`.`id` = `payment_method.salesChannels.mapping`.`payment_method_id` LEFT JOIN `sales_channel` `payment_method.salesChannels` ON `payment_method.salesChannels.mapping`.`sales_channel_id` = `payment_method.salesChannels`.`id` WHERE (`payment_method`.`active` = 1 AND `payment_method.salesChannels`.`id` = 0x327009EB5C1A48E192B7D2BCFA9C61BE) GROUP BY `payment_method`.`id` ORDER BY MIN(`payment_method`.`position`) ASC;
array:39 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 107)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 62)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 216)"
5 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::doSearch (line 122)"
6 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 52)"
7 => "Shopware\Core\Checkout\Payment\SalesChannel\PaymentMethodRoute::load (line 50)"
8 => "Kiener\MolliePayments\Compatibility\Storefront\Route\PaymentMethodRoute\RemovePaymentMethodRoute64::load (line 99)"
9 => "Shopware\Core\Checkout\Payment\SalesChannel\CachedPaymentMethodRoute::Shopware\Core\Checkout\Payment\SalesChannel\{closure} (line 350)"
10 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
11 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
12 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
13 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
14 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
16 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
17 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
18 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 98)"
19 => "Shopware\Core\Checkout\Payment\SalesChannel\CachedPaymentMethodRoute::Shopware\Core\Checkout\Payment\SalesChannel\{closure} (line 72)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
21 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 95)"
22 => "Shopware\Core\Checkout\Payment\SalesChannel\CachedPaymentMethodRoute::load (line 42)"
23 => "Shopware\Core\Checkout\Payment\SalesChannel\SortedPaymentMethodRoute::load (line 115)"
24 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
25 => "Shopware\Core\Profiling\Profiler::trace (line 78)"
26 => "Shopware\Storefront\Page\GenericPageLoader::load (line 60)"
27 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
28 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
29 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
30 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
31 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
32 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
35 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
37 => "Shopware\Core\HttpKernel::doHandle (line 81)"
38 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
2.89 ms (0.00%)
|
|
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.title`, COALESCE(`payment_method.media.translation.title`,`payment_method.media.translation.title`) as `payment_method.media.title`, `payment_method.media.translation.alt`, COALESCE(`payment_method.media.translation.alt`,`payment_method.media.translation.alt`) as `payment_method.media.alt`, `payment_method.media.translation.customFields`, COALESCE(`payment_method.media.translation.customFields`,`payment_method.media.translation.customFields`) as `payment_method.media.customFields`, `payment_method.media.translation.createdAt`, `payment_method.media.translation.updatedAt`, `payment_method.media.translation.mediaId`, `payment_method.media.translation.languageId`, `payment_method.translation.name`, COALESCE(`payment_method.translation.name`,`payment_method.translation.name`) as `payment_method.name`, `payment_method.translation.distinguishableName`, COALESCE(`payment_method.translation.distinguishableName`,`payment_method.translation.distinguishableName`) as `payment_method.distinguishableName`, `payment_method.translation.description`, COALESCE(`payment_method.translation.description`,`payment_method.translation.description`) as `payment_method.description`, `payment_method.translation.customFields`, COALESCE(`payment_method.translation.customFields`,`payment_method.translation.customFields`) as `payment_method.customFields`, `payment_method.translation.createdAt`, `payment_method.translation.updatedAt`, `payment_method.translation.paymentMethodId`, `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` FROM `payment_method_translation` `payment_method.translation` 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` FROM `media_translation` `payment_method.media.translation` 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.title`,
COALESCE(
`payment_method.media.translation.title`,
`payment_method.media.translation.title`
) as `payment_method.media.title`,
`payment_method.media.translation.alt`,
COALESCE(
`payment_method.media.translation.alt`,
`payment_method.media.translation.alt`
) as `payment_method.media.alt`,
`payment_method.media.translation.customFields`,
COALESCE(
`payment_method.media.translation.customFields`,
`payment_method.media.translation.customFields`
) as `payment_method.media.customFields`,
`payment_method.media.translation.createdAt`,
`payment_method.media.translation.updatedAt`,
`payment_method.media.translation.mediaId`,
`payment_method.media.translation.languageId`,
`payment_method.translation.name`,
COALESCE(
`payment_method.translation.name`,
`payment_method.translation.name`
) as `payment_method.name`,
`payment_method.translation.distinguishableName`,
COALESCE(
`payment_method.translation.distinguishableName`,
`payment_method.translation.distinguishableName`
) as `payment_method.distinguishableName`,
`payment_method.translation.description`,
COALESCE(
`payment_method.translation.description`,
`payment_method.translation.description`
) as `payment_method.description`,
`payment_method.translation.customFields`,
COALESCE(
`payment_method.translation.customFields`,
`payment_method.translation.customFields`
) as `payment_method.customFields`,
`payment_method.translation.createdAt`,
`payment_method.translation.updatedAt`,
`payment_method.translation.paymentMethodId`,
`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`
FROM
`payment_method_translation` `payment_method.translation`
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`
FROM
`media_translation` `payment_method.media.translation`
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.title`, COALESCE(`payment_method.media.translation.title`,`payment_method.media.translation.title`) as `payment_method.media.title`, `payment_method.media.translation.alt`, COALESCE(`payment_method.media.translation.alt`,`payment_method.media.translation.alt`) as `payment_method.media.alt`, `payment_method.media.translation.customFields`, COALESCE(`payment_method.media.translation.customFields`,`payment_method.media.translation.customFields`) as `payment_method.media.customFields`, `payment_method.media.translation.createdAt`, `payment_method.media.translation.updatedAt`, `payment_method.media.translation.mediaId`, `payment_method.media.translation.languageId`, `payment_method.translation.name`, COALESCE(`payment_method.translation.name`,`payment_method.translation.name`) as `payment_method.name`, `payment_method.translation.distinguishableName`, COALESCE(`payment_method.translation.distinguishableName`,`payment_method.translation.distinguishableName`) as `payment_method.distinguishableName`, `payment_method.translation.description`, COALESCE(`payment_method.translation.description`,`payment_method.translation.description`) as `payment_method.description`, `payment_method.translation.customFields`, COALESCE(`payment_method.translation.customFields`,`payment_method.translation.customFields`) as `payment_method.customFields`, `payment_method.translation.createdAt`, `payment_method.translation.updatedAt`, `payment_method.translation.paymentMethodId`, `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` FROM `payment_method_translation` `payment_method.translation` 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` FROM `media_translation` `payment_method.media.translation` 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 (0x3F0F4097FA224DF583BFC5AAA74E2C78, 0x57C5D5518AC94B4D9AC35EFC3F64ECE1, 0xB3E670031BDF49FBB61BABB364589878, 0xCB279B14509944C186545FE2B288A858, 0xA4A0EC98BC7F457D91B2A23F3D43715A);
array:40 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 195)"
6 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
7 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 52)"
8 => "Shopware\Core\Checkout\Payment\SalesChannel\PaymentMethodRoute::load (line 50)"
9 => "Kiener\MolliePayments\Compatibility\Storefront\Route\PaymentMethodRoute\RemovePaymentMethodRoute64::load (line 99)"
10 => "Shopware\Core\Checkout\Payment\SalesChannel\CachedPaymentMethodRoute::Shopware\Core\Checkout\Payment\SalesChannel\{closure} (line 350)"
11 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
12 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
13 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
14 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
17 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
18 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
19 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 98)"
20 => "Shopware\Core\Checkout\Payment\SalesChannel\CachedPaymentMethodRoute::Shopware\Core\Checkout\Payment\SalesChannel\{closure} (line 72)"
21 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
22 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 95)"
23 => "Shopware\Core\Checkout\Payment\SalesChannel\CachedPaymentMethodRoute::load (line 42)"
24 => "Shopware\Core\Checkout\Payment\SalesChannel\SortedPaymentMethodRoute::load (line 115)"
25 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
26 => "Shopware\Core\Profiling\Profiler::trace (line 78)"
27 => "Shopware\Storefront\Page\GenericPageLoader::load (line 60)"
28 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
29 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
30 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
31 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
32 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
33 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
35 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
38 => "Shopware\Core\HttpKernel::doHandle (line 81)"
39 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.73 ms (0.00%)
|
|
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = :salesChannelId) AND (configuration_key LIKE :prefix) ORDER BY sales_channel_id ASC
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE) AND (configuration_key LIKE 'MolliePayments.config.%') ORDER BY sales_channel_id ASC;
array:37 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 189)"
3 => "Shopware\Core\System\SystemConfig\SystemConfigService::getDomain (line 74)"
4 => "Kiener\MolliePayments\Service\SettingsService::getSettings (line 56)"
5 => "Kiener\MolliePayments\Components\MollieLimits\Service\MollieLimitsRemover::removePaymentMethods (line 53)"
6 => "Kiener\MolliePayments\Compatibility\Storefront\Route\PaymentMethodRoute\RemovePaymentMethodRoute64::load (line 99)"
7 => "Shopware\Core\Checkout\Payment\SalesChannel\CachedPaymentMethodRoute::Shopware\Core\Checkout\Payment\SalesChannel\{closure} (line 350)"
8 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
9 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
10 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
11 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
12 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
13 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
14 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
15 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
16 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 98)"
17 => "Shopware\Core\Checkout\Payment\SalesChannel\CachedPaymentMethodRoute::Shopware\Core\Checkout\Payment\SalesChannel\{closure} (line 72)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 95)"
20 => "Shopware\Core\Checkout\Payment\SalesChannel\CachedPaymentMethodRoute::load (line 42)"
21 => "Shopware\Core\Checkout\Payment\SalesChannel\SortedPaymentMethodRoute::load (line 115)"
22 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
23 => "Shopware\Core\Profiling\Profiler::trace (line 78)"
24 => "Shopware\Storefront\Page\GenericPageLoader::load (line 60)"
25 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
26 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
29 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
30 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
35 => "Shopware\Core\HttpKernel::doHandle (line 81)"
36 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
3.97 ms (0.00%)
|
|
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.media`.`id` as `category.media.id`, `category.media`.`user_id` as `category.media.userId`, `category.media`.`media_folder_id` as `category.media.mediaFolderId`, `category.media`.`mime_type` as `category.media.mimeType`, `category.media`.`file_extension` as `category.media.fileExtension`, `category.media`.`uploaded_at` as `category.media.uploadedAt`, `category.media`.`file_name` as `category.media.fileName`, `category.media`.`file_size` as `category.media.fileSize`, `category.media`.`media_type` as `category.media.mediaTypeRaw`, `category.media`.`meta_data` as `category.media.metaData`, `category.media`.`private` as `category.media.private`, `category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`, `category.media`.`created_at` as `category.media.createdAt`, `category.media`.`updated_at` as `category.media.updatedAt`, `category.media.translation.title`, COALESCE(`category.media.translation.title`,`category.media.translation.title`) as `category.media.title`, `category.media.translation.alt`, COALESCE(`category.media.translation.alt`,`category.media.translation.alt`) as `category.media.alt`, `category.media.translation.customFields`, COALESCE(`category.media.translation.customFields`,`category.media.translation.customFields`) as `category.media.customFields`, `category.media.translation.createdAt`, `category.media.translation.updatedAt`, `category.media.translation.mediaId`, `category.media.translation.languageId`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = :languageId) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.media.translation`.media_id, `category.media.translation`.title as `category.media.translation.title`, `category.media.translation`.alt as `category.media.translation.alt`, `category.media.translation`.custom_fields as `category.media.translation.customFields`, `category.media.translation`.created_at as `category.media.translation.createdAt`, `category.media.translation`.updated_at as `category.media.translation.updatedAt`, `category.media.translation`.media_id as `category.media.translation.mediaId`, `category.media.translation`.language_id as `category.media.translation.languageId` FROM `media_translation` `category.media.translation` WHERE `category.media.translation`.language_id = :languageId) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = :version) AND (`category`.`id` IN (:ids))
SELECT
`category`.`id` as `category.id`,
`category`.`version_id` as `category.versionId`,
`category`.`parent_id` as `category.parentId`,
`category`.`parent_version_id` as `category.parentVersionId`,
`category`.`after_category_id` as `category.afterCategoryId`,
`category`.`after_category_version_id` as `category.afterCategoryVersionId`,
`category`.`media_id` as `category.mediaId`,
`category`.`display_nested_products` as `category.displayNestedProducts`,
`category`.`auto_increment` as `category.autoIncrement`,
`category`.`level` as `category.level`,
`category`.`path` as `category.path`,
`category`.`child_count` as `category.childCount`,
`category`.`type` as `category.type`,
`category`.`product_assignment_type` as `category.productAssignmentType`,
`category`.`visible` as `category.visible`,
`category`.`active` as `category.active`,
`category`.`cms_page_id` as `category.cmsPageId`,
`category`.`cms_page_version_id` as `category.cmsPageVersionId`,
`category`.`product_stream_id` as `category.productStreamId`,
`category`.`created_at` as `category.createdAt`,
`category`.`updated_at` as `category.updatedAt`,
`category.media`.`id` as `category.media.id`,
`category.media`.`user_id` as `category.media.userId`,
`category.media`.`media_folder_id` as `category.media.mediaFolderId`,
`category.media`.`mime_type` as `category.media.mimeType`,
`category.media`.`file_extension` as `category.media.fileExtension`,
`category.media`.`uploaded_at` as `category.media.uploadedAt`,
`category.media`.`file_name` as `category.media.fileName`,
`category.media`.`file_size` as `category.media.fileSize`,
`category.media`.`media_type` as `category.media.mediaTypeRaw`,
`category.media`.`meta_data` as `category.media.metaData`,
`category.media`.`private` as `category.media.private`,
`category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`,
`category.media`.`created_at` as `category.media.createdAt`,
`category.media`.`updated_at` as `category.media.updatedAt`,
`category.media.translation.title`,
COALESCE(
`category.media.translation.title`,
`category.media.translation.title`
) as `category.media.title`,
`category.media.translation.alt`,
COALESCE(
`category.media.translation.alt`,
`category.media.translation.alt`
) as `category.media.alt`,
`category.media.translation.customFields`,
COALESCE(
`category.media.translation.customFields`,
`category.media.translation.customFields`
) as `category.media.customFields`,
`category.media.translation.createdAt`,
`category.media.translation.updatedAt`,
`category.media.translation.mediaId`,
`category.media.translation.languageId`,
`category.translation.name`,
COALESCE(
`category.translation.name`, `category.translation.name`
) as `category.name`,
`category.translation.breadcrumb`,
COALESCE(
`category.translation.breadcrumb`,
`category.translation.breadcrumb`
) as `category.breadcrumb`,
`category.translation.slotConfig`,
COALESCE(
`category.translation.slotConfig`,
`category.translation.slotConfig`
) as `category.slotConfig`,
`category.translation.linkType`,
COALESCE(
`category.translation.linkType`,
`category.translation.linkType`
) as `category.linkType`,
`category.translation.internalLink`,
COALESCE(
`category.translation.internalLink`,
`category.translation.internalLink`
) as `category.internalLink`,
`category.translation.externalLink`,
COALESCE(
`category.translation.externalLink`,
`category.translation.externalLink`
) as `category.externalLink`,
`category.translation.linkNewTab`,
COALESCE(
`category.translation.linkNewTab`,
`category.translation.linkNewTab`
) as `category.linkNewTab`,
`category.translation.description`,
COALESCE(
`category.translation.description`,
`category.translation.description`
) as `category.description`,
`category.translation.metaTitle`,
COALESCE(
`category.translation.metaTitle`,
`category.translation.metaTitle`
) as `category.metaTitle`,
`category.translation.metaDescription`,
COALESCE(
`category.translation.metaDescription`,
`category.translation.metaDescription`
) as `category.metaDescription`,
`category.translation.keywords`,
COALESCE(
`category.translation.keywords`,
`category.translation.keywords`
) as `category.keywords`,
`category.translation.customFields`,
COALESCE(
`category.translation.customFields`,
`category.translation.customFields`
) as `category.customFields`,
`category.translation.createdAt`,
`category.translation.updatedAt`,
`category.translation.categoryId`,
`category.translation.languageId`,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation`.category_id,
`category.translation`.category_version_id,
`category.translation`.name as `category.translation.name`,
`category.translation`.breadcrumb as `category.translation.breadcrumb`,
`category.translation`.slot_config as `category.translation.slotConfig`,
`category.translation`.link_type as `category.translation.linkType`,
`category.translation`.internal_link as `category.translation.internalLink`,
`category.translation`.external_link as `category.translation.externalLink`,
`category.translation`.link_new_tab as `category.translation.linkNewTab`,
`category.translation`.description as `category.translation.description`,
`category.translation`.meta_title as `category.translation.metaTitle`,
`category.translation`.meta_description as `category.translation.metaDescription`,
`category.translation`.keywords as `category.translation.keywords`,
`category.translation`.custom_fields as `category.translation.customFields`,
`category.translation`.created_at as `category.translation.createdAt`,
`category.translation`.updated_at as `category.translation.updatedAt`,
`category.translation`.category_id as `category.translation.categoryId`,
`category.translation`.language_id as `category.translation.languageId`,
`category.translation`.category_version_id as `category.translation.categoryVersionId`
FROM
`category_translation` `category.translation`
WHERE
`category.translation`.language_id = : languageId
) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id`
AND `category.category_translation`.category_version_id = `category`.version_id
LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id`
LEFT JOIN (
SELECT
`category.media.translation`.media_id,
`category.media.translation`.title as `category.media.translation.title`,
`category.media.translation`.alt as `category.media.translation.alt`,
`category.media.translation`.custom_fields as `category.media.translation.customFields`,
`category.media.translation`.created_at as `category.media.translation.createdAt`,
`category.media.translation`.updated_at as `category.media.translation.updatedAt`,
`category.media.translation`.media_id as `category.media.translation.mediaId`,
`category.media.translation`.language_id as `category.media.translation.languageId`
FROM
`media_translation` `category.media.translation`
WHERE
`category.media.translation`.language_id = : languageId
) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id`
WHERE
(
`category`.`version_id` = : version
)
AND (
`category`.`id` IN (: ids)
)
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.media`.`id` as `category.media.id`, `category.media`.`user_id` as `category.media.userId`, `category.media`.`media_folder_id` as `category.media.mediaFolderId`, `category.media`.`mime_type` as `category.media.mimeType`, `category.media`.`file_extension` as `category.media.fileExtension`, `category.media`.`uploaded_at` as `category.media.uploadedAt`, `category.media`.`file_name` as `category.media.fileName`, `category.media`.`file_size` as `category.media.fileSize`, `category.media`.`media_type` as `category.media.mediaTypeRaw`, `category.media`.`meta_data` as `category.media.metaData`, `category.media`.`private` as `category.media.private`, `category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`, `category.media`.`created_at` as `category.media.createdAt`, `category.media`.`updated_at` as `category.media.updatedAt`, `category.media.translation.title`, COALESCE(`category.media.translation.title`,`category.media.translation.title`) as `category.media.title`, `category.media.translation.alt`, COALESCE(`category.media.translation.alt`,`category.media.translation.alt`) as `category.media.alt`, `category.media.translation.customFields`, COALESCE(`category.media.translation.customFields`,`category.media.translation.customFields`) as `category.media.customFields`, `category.media.translation.createdAt`, `category.media.translation.updatedAt`, `category.media.translation.mediaId`, `category.media.translation.languageId`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.media.translation`.media_id, `category.media.translation`.title as `category.media.translation.title`, `category.media.translation`.alt as `category.media.translation.alt`, `category.media.translation`.custom_fields as `category.media.translation.customFields`, `category.media.translation`.created_at as `category.media.translation.createdAt`, `category.media.translation`.updated_at as `category.media.translation.updatedAt`, `category.media.translation`.media_id as `category.media.translation.mediaId`, `category.media.translation`.language_id as `category.media.translation.languageId` FROM `media_translation` `category.media.translation` WHERE `category.media.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND (`category`.`id` IN (0x4596A0B0E7164938B4AE4805033853AA));
array:38 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 195)"
6 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 117)"
7 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 127)"
8 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::loadCategory (line 77)"
9 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
10 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
11 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
12 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
13 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
14 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
17 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
18 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
19 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
20 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
21 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
22 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
23 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
24 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
25 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
26 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
27 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
29 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
30 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
31 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
35 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
36 => "Shopware\Core\HttpKernel::doHandle (line 81)"
37 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
1.50 ms (0.00%)
|
|
SELECT `cms_page`.`id` as `cms_page.id`, `cms_page`.`version_id` as `cms_page.versionId`, `cms_page`.`type` as `cms_page.type`, `cms_page`.`entity` as `cms_page.entity`, `cms_page`.`css_class` as `cms_page.cssClass`, `cms_page`.`config` as `cms_page.config`, `cms_page`.`preview_media_id` as `cms_page.previewMediaId`, `cms_page`.`locked` as `cms_page.locked`, `cms_page`.`created_at` as `cms_page.createdAt`, `cms_page`.`updated_at` as `cms_page.updatedAt`, `cms_page.translation.name`, COALESCE(`cms_page.translation.name`,`cms_page.translation.name`) as `cms_page.name`, `cms_page.translation.customFields`, COALESCE(`cms_page.translation.customFields`,`cms_page.translation.customFields`) as `cms_page.customFields`, `cms_page.translation.createdAt`, `cms_page.translation.updatedAt`, `cms_page.translation.cmsPageId`, `cms_page.translation.languageId`, `cms_page.translation.cmsPageVersionId` FROM `cms_page` LEFT JOIN (SELECT `cms_page.translation`.cms_page_id, `cms_page.translation`.cms_page_version_id, `cms_page.translation`.name as `cms_page.translation.name`, `cms_page.translation`.custom_fields as `cms_page.translation.customFields`, `cms_page.translation`.created_at as `cms_page.translation.createdAt`, `cms_page.translation`.updated_at as `cms_page.translation.updatedAt`, `cms_page.translation`.cms_page_id as `cms_page.translation.cmsPageId`, `cms_page.translation`.language_id as `cms_page.translation.languageId`, `cms_page.translation`.cms_page_version_id as `cms_page.translation.cmsPageVersionId` FROM `cms_page_translation` `cms_page.translation` WHERE `cms_page.translation`.language_id = :languageId) `cms_page.cms_page_translation` ON `cms_page.cms_page_translation`.`cms_page_id` = `cms_page`.`id` AND `cms_page.cms_page_translation`.cms_page_version_id = `cms_page`.version_id WHERE (`cms_page`.`version_id` = :version) AND (`cms_page`.`id` IN (:ids))
SELECT `cms_page`.`id` as `cms_page.id`, `cms_page`.`version_id` as `cms_page.versionId`, `cms_page`.`type` as `cms_page.type`, `cms_page`.`entity` as `cms_page.entity`, `cms_page`.`css_class` as `cms_page.cssClass`, `cms_page`.`config` as `cms_page.config`, `cms_page`.`preview_media_id` as `cms_page.previewMediaId`, `cms_page`.`locked` as `cms_page.locked`, `cms_page`.`created_at` as `cms_page.createdAt`, `cms_page`.`updated_at` as `cms_page.updatedAt`, `cms_page.translation.name`, COALESCE(`cms_page.translation.name`,`cms_page.translation.name`) as `cms_page.name`, `cms_page.translation.customFields`, COALESCE(`cms_page.translation.customFields`,`cms_page.translation.customFields`) as `cms_page.customFields`, `cms_page.translation.createdAt`, `cms_page.translation.updatedAt`, `cms_page.translation.cmsPageId`, `cms_page.translation.languageId`, `cms_page.translation.cmsPageVersionId` FROM `cms_page` LEFT JOIN (SELECT `cms_page.translation`.cms_page_id, `cms_page.translation`.cms_page_version_id, `cms_page.translation`.name as `cms_page.translation.name`, `cms_page.translation`.custom_fields as `cms_page.translation.customFields`, `cms_page.translation`.created_at as `cms_page.translation.createdAt`, `cms_page.translation`.updated_at as `cms_page.translation.updatedAt`, `cms_page.translation`.cms_page_id as `cms_page.translation.cmsPageId`, `cms_page.translation`.language_id as `cms_page.translation.languageId`, `cms_page.translation`.cms_page_version_id as `cms_page.translation.cmsPageVersionId` FROM `cms_page_translation` `cms_page.translation` WHERE `cms_page.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `cms_page.cms_page_translation` ON `cms_page.cms_page_translation`.`cms_page_id` = `cms_page`.`id` AND `cms_page.cms_page_translation`.cms_page_version_id = `cms_page`.version_id WHERE (`cms_page`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND (`cms_page`.`id` IN (0x13273BDED3CF4C06B940B65281D184EC));
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 110)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 59)"
9 => "Shopware\Core\Profiling\Profiler::trace (line 109)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 59)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
1.63 ms (0.00%)
|
|
SELECT `cms_section`.`id` as `cms_section.id`, `cms_section`.`position` as `cms_section.position`, `cms_section`.`type` as `cms_section.type`, `cms_section`.`locked` as `cms_section.locked`, `cms_section`.`name` as `cms_section.name`, `cms_section`.`sizing_mode` as `cms_section.sizingMode`, `cms_section`.`mobile_behavior` as `cms_section.mobileBehavior`, `cms_section`.`background_color` as `cms_section.backgroundColor`, `cms_section`.`background_media_id` as `cms_section.backgroundMediaId`, `cms_section`.`background_media_mode` as `cms_section.backgroundMediaMode`, `cms_section`.`css_class` as `cms_section.cssClass`, `cms_section`.`cms_page_id` as `cms_section.pageId`, `cms_section`.`visibility` as `cms_section.visibility`, `cms_section`.`custom_fields` as `cms_section.customFields`, `cms_section`.`version_id` as `cms_section.versionId`, `cms_section`.`cms_page_version_id` as `cms_section.cmsPageVersionId`, `cms_section`.`created_at` as `cms_section.createdAt`, `cms_section`.`updated_at` as `cms_section.updatedAt`, `cms_section.backgroundMedia`.`id` as `cms_section.backgroundMedia.id`, `cms_section.backgroundMedia`.`user_id` as `cms_section.backgroundMedia.userId`, `cms_section.backgroundMedia`.`media_folder_id` as `cms_section.backgroundMedia.mediaFolderId`, `cms_section.backgroundMedia`.`mime_type` as `cms_section.backgroundMedia.mimeType`, `cms_section.backgroundMedia`.`file_extension` as `cms_section.backgroundMedia.fileExtension`, `cms_section.backgroundMedia`.`uploaded_at` as `cms_section.backgroundMedia.uploadedAt`, `cms_section.backgroundMedia`.`file_name` as `cms_section.backgroundMedia.fileName`, `cms_section.backgroundMedia`.`file_size` as `cms_section.backgroundMedia.fileSize`, `cms_section.backgroundMedia`.`media_type` as `cms_section.backgroundMedia.mediaTypeRaw`, `cms_section.backgroundMedia`.`meta_data` as `cms_section.backgroundMedia.metaData`, `cms_section.backgroundMedia`.`private` as `cms_section.backgroundMedia.private`, `cms_section.backgroundMedia`.`thumbnails_ro` as `cms_section.backgroundMedia.thumbnailsRo`, `cms_section.backgroundMedia`.`created_at` as `cms_section.backgroundMedia.createdAt`, `cms_section.backgroundMedia`.`updated_at` as `cms_section.backgroundMedia.updatedAt`, `cms_section.backgroundMedia.translation.title`, COALESCE(`cms_section.backgroundMedia.translation.title`,`cms_section.backgroundMedia.translation.title`) as `cms_section.backgroundMedia.title`, `cms_section.backgroundMedia.translation.alt`, COALESCE(`cms_section.backgroundMedia.translation.alt`,`cms_section.backgroundMedia.translation.alt`) as `cms_section.backgroundMedia.alt`, `cms_section.backgroundMedia.translation.customFields`, COALESCE(`cms_section.backgroundMedia.translation.customFields`,`cms_section.backgroundMedia.translation.customFields`) as `cms_section.backgroundMedia.customFields`, `cms_section.backgroundMedia.translation.createdAt`, `cms_section.backgroundMedia.translation.updatedAt`, `cms_section.backgroundMedia.translation.mediaId`, `cms_section.backgroundMedia.translation.languageId` FROM `cms_section` LEFT JOIN `media` `cms_section.backgroundMedia` ON `cms_section`.`background_media_id` = `cms_section.backgroundMedia`.`id` LEFT JOIN (SELECT `cms_section.backgroundMedia.translation`.media_id, `cms_section.backgroundMedia.translation`.title as `cms_section.backgroundMedia.translation.title`, `cms_section.backgroundMedia.translation`.alt as `cms_section.backgroundMedia.translation.alt`, `cms_section.backgroundMedia.translation`.custom_fields as `cms_section.backgroundMedia.translation.customFields`, `cms_section.backgroundMedia.translation`.created_at as `cms_section.backgroundMedia.translation.createdAt`, `cms_section.backgroundMedia.translation`.updated_at as `cms_section.backgroundMedia.translation.updatedAt`, `cms_section.backgroundMedia.translation`.media_id as `cms_section.backgroundMedia.translation.mediaId`, `cms_section.backgroundMedia.translation`.language_id as `cms_section.backgroundMedia.translation.languageId` FROM `media_translation` `cms_section.backgroundMedia.translation` WHERE `cms_section.backgroundMedia.translation`.language_id = :languageId) `cms_section.backgroundMedia.media_translation` ON `cms_section.backgroundMedia.media_translation`.`media_id` = `cms_section.backgroundMedia`.`id` WHERE (`cms_section`.`version_id` = :version) AND ((`cms_section`.`cms_page_id` IN (:param_ab901a58e5f84a248a0b48e2f7d934b0)))
SELECT
`cms_section`.`id` as `cms_section.id`,
`cms_section`.`position` as `cms_section.position`,
`cms_section`.`type` as `cms_section.type`,
`cms_section`.`locked` as `cms_section.locked`,
`cms_section`.`name` as `cms_section.name`,
`cms_section`.`sizing_mode` as `cms_section.sizingMode`,
`cms_section`.`mobile_behavior` as `cms_section.mobileBehavior`,
`cms_section`.`background_color` as `cms_section.backgroundColor`,
`cms_section`.`background_media_id` as `cms_section.backgroundMediaId`,
`cms_section`.`background_media_mode` as `cms_section.backgroundMediaMode`,
`cms_section`.`css_class` as `cms_section.cssClass`,
`cms_section`.`cms_page_id` as `cms_section.pageId`,
`cms_section`.`visibility` as `cms_section.visibility`,
`cms_section`.`custom_fields` as `cms_section.customFields`,
`cms_section`.`version_id` as `cms_section.versionId`,
`cms_section`.`cms_page_version_id` as `cms_section.cmsPageVersionId`,
`cms_section`.`created_at` as `cms_section.createdAt`,
`cms_section`.`updated_at` as `cms_section.updatedAt`,
`cms_section.backgroundMedia`.`id` as `cms_section.backgroundMedia.id`,
`cms_section.backgroundMedia`.`user_id` as `cms_section.backgroundMedia.userId`,
`cms_section.backgroundMedia`.`media_folder_id` as `cms_section.backgroundMedia.mediaFolderId`,
`cms_section.backgroundMedia`.`mime_type` as `cms_section.backgroundMedia.mimeType`,
`cms_section.backgroundMedia`.`file_extension` as `cms_section.backgroundMedia.fileExtension`,
`cms_section.backgroundMedia`.`uploaded_at` as `cms_section.backgroundMedia.uploadedAt`,
`cms_section.backgroundMedia`.`file_name` as `cms_section.backgroundMedia.fileName`,
`cms_section.backgroundMedia`.`file_size` as `cms_section.backgroundMedia.fileSize`,
`cms_section.backgroundMedia`.`media_type` as `cms_section.backgroundMedia.mediaTypeRaw`,
`cms_section.backgroundMedia`.`meta_data` as `cms_section.backgroundMedia.metaData`,
`cms_section.backgroundMedia`.`private` as `cms_section.backgroundMedia.private`,
`cms_section.backgroundMedia`.`thumbnails_ro` as `cms_section.backgroundMedia.thumbnailsRo`,
`cms_section.backgroundMedia`.`created_at` as `cms_section.backgroundMedia.createdAt`,
`cms_section.backgroundMedia`.`updated_at` as `cms_section.backgroundMedia.updatedAt`,
`cms_section.backgroundMedia.translation.title`,
COALESCE(
`cms_section.backgroundMedia.translation.title`,
`cms_section.backgroundMedia.translation.title`
) as `cms_section.backgroundMedia.title`,
`cms_section.backgroundMedia.translation.alt`,
COALESCE(
`cms_section.backgroundMedia.translation.alt`,
`cms_section.backgroundMedia.translation.alt`
) as `cms_section.backgroundMedia.alt`,
`cms_section.backgroundMedia.translation.customFields`,
COALESCE(
`cms_section.backgroundMedia.translation.customFields`,
`cms_section.backgroundMedia.translation.customFields`
) as `cms_section.backgroundMedia.customFields`,
`cms_section.backgroundMedia.translation.createdAt`,
`cms_section.backgroundMedia.translation.updatedAt`,
`cms_section.backgroundMedia.translation.mediaId`,
`cms_section.backgroundMedia.translation.languageId`
FROM
`cms_section`
LEFT JOIN `media` `cms_section.backgroundMedia` ON `cms_section`.`background_media_id` = `cms_section.backgroundMedia`.`id`
LEFT JOIN (
SELECT
`cms_section.backgroundMedia.translation`.media_id,
`cms_section.backgroundMedia.translation`.title as `cms_section.backgroundMedia.translation.title`,
`cms_section.backgroundMedia.translation`.alt as `cms_section.backgroundMedia.translation.alt`,
`cms_section.backgroundMedia.translation`.custom_fields as `cms_section.backgroundMedia.translation.customFields`,
`cms_section.backgroundMedia.translation`.created_at as `cms_section.backgroundMedia.translation.createdAt`,
`cms_section.backgroundMedia.translation`.updated_at as `cms_section.backgroundMedia.translation.updatedAt`,
`cms_section.backgroundMedia.translation`.media_id as `cms_section.backgroundMedia.translation.mediaId`,
`cms_section.backgroundMedia.translation`.language_id as `cms_section.backgroundMedia.translation.languageId`
FROM
`media_translation` `cms_section.backgroundMedia.translation`
WHERE
`cms_section.backgroundMedia.translation`.language_id = : languageId
) `cms_section.backgroundMedia.media_translation` ON `cms_section.backgroundMedia.media_translation`.`media_id` = `cms_section.backgroundMedia`.`id`
WHERE
(
`cms_section`.`version_id` = : version
)
AND (
(
`cms_section`.`cms_page_id` IN (
: param_ab901a58e5f84a248a0b48e2f7d934b0
)
)
)
SELECT `cms_section`.`id` as `cms_section.id`, `cms_section`.`position` as `cms_section.position`, `cms_section`.`type` as `cms_section.type`, `cms_section`.`locked` as `cms_section.locked`, `cms_section`.`name` as `cms_section.name`, `cms_section`.`sizing_mode` as `cms_section.sizingMode`, `cms_section`.`mobile_behavior` as `cms_section.mobileBehavior`, `cms_section`.`background_color` as `cms_section.backgroundColor`, `cms_section`.`background_media_id` as `cms_section.backgroundMediaId`, `cms_section`.`background_media_mode` as `cms_section.backgroundMediaMode`, `cms_section`.`css_class` as `cms_section.cssClass`, `cms_section`.`cms_page_id` as `cms_section.pageId`, `cms_section`.`visibility` as `cms_section.visibility`, `cms_section`.`custom_fields` as `cms_section.customFields`, `cms_section`.`version_id` as `cms_section.versionId`, `cms_section`.`cms_page_version_id` as `cms_section.cmsPageVersionId`, `cms_section`.`created_at` as `cms_section.createdAt`, `cms_section`.`updated_at` as `cms_section.updatedAt`, `cms_section.backgroundMedia`.`id` as `cms_section.backgroundMedia.id`, `cms_section.backgroundMedia`.`user_id` as `cms_section.backgroundMedia.userId`, `cms_section.backgroundMedia`.`media_folder_id` as `cms_section.backgroundMedia.mediaFolderId`, `cms_section.backgroundMedia`.`mime_type` as `cms_section.backgroundMedia.mimeType`, `cms_section.backgroundMedia`.`file_extension` as `cms_section.backgroundMedia.fileExtension`, `cms_section.backgroundMedia`.`uploaded_at` as `cms_section.backgroundMedia.uploadedAt`, `cms_section.backgroundMedia`.`file_name` as `cms_section.backgroundMedia.fileName`, `cms_section.backgroundMedia`.`file_size` as `cms_section.backgroundMedia.fileSize`, `cms_section.backgroundMedia`.`media_type` as `cms_section.backgroundMedia.mediaTypeRaw`, `cms_section.backgroundMedia`.`meta_data` as `cms_section.backgroundMedia.metaData`, `cms_section.backgroundMedia`.`private` as `cms_section.backgroundMedia.private`, `cms_section.backgroundMedia`.`thumbnails_ro` as `cms_section.backgroundMedia.thumbnailsRo`, `cms_section.backgroundMedia`.`created_at` as `cms_section.backgroundMedia.createdAt`, `cms_section.backgroundMedia`.`updated_at` as `cms_section.backgroundMedia.updatedAt`, `cms_section.backgroundMedia.translation.title`, COALESCE(`cms_section.backgroundMedia.translation.title`,`cms_section.backgroundMedia.translation.title`) as `cms_section.backgroundMedia.title`, `cms_section.backgroundMedia.translation.alt`, COALESCE(`cms_section.backgroundMedia.translation.alt`,`cms_section.backgroundMedia.translation.alt`) as `cms_section.backgroundMedia.alt`, `cms_section.backgroundMedia.translation.customFields`, COALESCE(`cms_section.backgroundMedia.translation.customFields`,`cms_section.backgroundMedia.translation.customFields`) as `cms_section.backgroundMedia.customFields`, `cms_section.backgroundMedia.translation.createdAt`, `cms_section.backgroundMedia.translation.updatedAt`, `cms_section.backgroundMedia.translation.mediaId`, `cms_section.backgroundMedia.translation.languageId` FROM `cms_section` LEFT JOIN `media` `cms_section.backgroundMedia` ON `cms_section`.`background_media_id` = `cms_section.backgroundMedia`.`id` LEFT JOIN (SELECT `cms_section.backgroundMedia.translation`.media_id, `cms_section.backgroundMedia.translation`.title as `cms_section.backgroundMedia.translation.title`, `cms_section.backgroundMedia.translation`.alt as `cms_section.backgroundMedia.translation.alt`, `cms_section.backgroundMedia.translation`.custom_fields as `cms_section.backgroundMedia.translation.customFields`, `cms_section.backgroundMedia.translation`.created_at as `cms_section.backgroundMedia.translation.createdAt`, `cms_section.backgroundMedia.translation`.updated_at as `cms_section.backgroundMedia.translation.updatedAt`, `cms_section.backgroundMedia.translation`.media_id as `cms_section.backgroundMedia.translation.mediaId`, `cms_section.backgroundMedia.translation`.language_id as `cms_section.backgroundMedia.translation.languageId` FROM `media_translation` `cms_section.backgroundMedia.translation` WHERE `cms_section.backgroundMedia.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `cms_section.backgroundMedia.media_translation` ON `cms_section.backgroundMedia.media_translation`.`media_id` = `cms_section.backgroundMedia`.`id` WHERE (`cms_section`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((`cms_section`.`cms_page_id` IN (0x13273BDED3CF4C06B940B65281D184EC)));
array:46 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 496)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToManyWithoutPagination (line 438)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToMany (line 1210)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetchAssociations (line 152)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 110)"
12 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 59)"
13 => "Shopware\Core\Profiling\Profiler::trace (line 109)"
14 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
15 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 59)"
16 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
17 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
18 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
19 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
21 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
22 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
23 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
24 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
25 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
26 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
27 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
28 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
29 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
30 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
31 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
32 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
33 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
34 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
35 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
36 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
37 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
38 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
39 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
40 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
41 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
42 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
43 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
44 => "Shopware\Core\HttpKernel::doHandle (line 81)"
45 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
1.93 ms (0.00%)
|
|
SELECT `cms_block`.`id` as `cms_block.id`, `cms_block`.`position` as `cms_block.position`, `cms_block`.`type` as `cms_block.type`, `cms_block`.`locked` as `cms_block.locked`, `cms_block`.`name` as `cms_block.name`, `cms_block`.`section_position` as `cms_block.sectionPosition`, `cms_block`.`margin_top` as `cms_block.marginTop`, `cms_block`.`margin_bottom` as `cms_block.marginBottom`, `cms_block`.`margin_left` as `cms_block.marginLeft`, `cms_block`.`margin_right` as `cms_block.marginRight`, `cms_block`.`background_color` as `cms_block.backgroundColor`, `cms_block`.`background_media_id` as `cms_block.backgroundMediaId`, `cms_block`.`background_media_mode` as `cms_block.backgroundMediaMode`, `cms_block`.`css_class` as `cms_block.cssClass`, `cms_block`.`visibility` as `cms_block.visibility`, `cms_block`.`cms_section_id` as `cms_block.sectionId`, `cms_block`.`custom_fields` as `cms_block.customFields`, `cms_block`.`version_id` as `cms_block.versionId`, `cms_block`.`cms_section_version_id` as `cms_block.cmsSectionVersionId`, `cms_block`.`created_at` as `cms_block.createdAt`, `cms_block`.`updated_at` as `cms_block.updatedAt`, `cms_block.backgroundMedia`.`id` as `cms_block.backgroundMedia.id`, `cms_block.backgroundMedia`.`user_id` as `cms_block.backgroundMedia.userId`, `cms_block.backgroundMedia`.`media_folder_id` as `cms_block.backgroundMedia.mediaFolderId`, `cms_block.backgroundMedia`.`mime_type` as `cms_block.backgroundMedia.mimeType`, `cms_block.backgroundMedia`.`file_extension` as `cms_block.backgroundMedia.fileExtension`, `cms_block.backgroundMedia`.`uploaded_at` as `cms_block.backgroundMedia.uploadedAt`, `cms_block.backgroundMedia`.`file_name` as `cms_block.backgroundMedia.fileName`, `cms_block.backgroundMedia`.`file_size` as `cms_block.backgroundMedia.fileSize`, `cms_block.backgroundMedia`.`media_type` as `cms_block.backgroundMedia.mediaTypeRaw`, `cms_block.backgroundMedia`.`meta_data` as `cms_block.backgroundMedia.metaData`, `cms_block.backgroundMedia`.`private` as `cms_block.backgroundMedia.private`, `cms_block.backgroundMedia`.`thumbnails_ro` as `cms_block.backgroundMedia.thumbnailsRo`, `cms_block.backgroundMedia`.`created_at` as `cms_block.backgroundMedia.createdAt`, `cms_block.backgroundMedia`.`updated_at` as `cms_block.backgroundMedia.updatedAt`, `cms_block.backgroundMedia.translation.title`, COALESCE(`cms_block.backgroundMedia.translation.title`,`cms_block.backgroundMedia.translation.title`) as `cms_block.backgroundMedia.title`, `cms_block.backgroundMedia.translation.alt`, COALESCE(`cms_block.backgroundMedia.translation.alt`,`cms_block.backgroundMedia.translation.alt`) as `cms_block.backgroundMedia.alt`, `cms_block.backgroundMedia.translation.customFields`, COALESCE(`cms_block.backgroundMedia.translation.customFields`,`cms_block.backgroundMedia.translation.customFields`) as `cms_block.backgroundMedia.customFields`, `cms_block.backgroundMedia.translation.createdAt`, `cms_block.backgroundMedia.translation.updatedAt`, `cms_block.backgroundMedia.translation.mediaId`, `cms_block.backgroundMedia.translation.languageId` FROM `cms_block` LEFT JOIN `media` `cms_block.backgroundMedia` ON `cms_block`.`background_media_id` = `cms_block.backgroundMedia`.`id` LEFT JOIN (SELECT `cms_block.backgroundMedia.translation`.media_id, `cms_block.backgroundMedia.translation`.title as `cms_block.backgroundMedia.translation.title`, `cms_block.backgroundMedia.translation`.alt as `cms_block.backgroundMedia.translation.alt`, `cms_block.backgroundMedia.translation`.custom_fields as `cms_block.backgroundMedia.translation.customFields`, `cms_block.backgroundMedia.translation`.created_at as `cms_block.backgroundMedia.translation.createdAt`, `cms_block.backgroundMedia.translation`.updated_at as `cms_block.backgroundMedia.translation.updatedAt`, `cms_block.backgroundMedia.translation`.media_id as `cms_block.backgroundMedia.translation.mediaId`, `cms_block.backgroundMedia.translation`.language_id as `cms_block.backgroundMedia.translation.languageId` FROM `media_translation` `cms_block.backgroundMedia.translation` WHERE `cms_block.backgroundMedia.translation`.language_id = :languageId) `cms_block.backgroundMedia.media_translation` ON `cms_block.backgroundMedia.media_translation`.`media_id` = `cms_block.backgroundMedia`.`id` WHERE (`cms_block`.`version_id` = :version) AND ((`cms_block`.`cms_section_id` IN (:param_dcfe4a6b043f42ed8f0ff69c3e1eea96)))
SELECT
`cms_block`.`id` as `cms_block.id`,
`cms_block`.`position` as `cms_block.position`,
`cms_block`.`type` as `cms_block.type`,
`cms_block`.`locked` as `cms_block.locked`,
`cms_block`.`name` as `cms_block.name`,
`cms_block`.`section_position` as `cms_block.sectionPosition`,
`cms_block`.`margin_top` as `cms_block.marginTop`,
`cms_block`.`margin_bottom` as `cms_block.marginBottom`,
`cms_block`.`margin_left` as `cms_block.marginLeft`,
`cms_block`.`margin_right` as `cms_block.marginRight`,
`cms_block`.`background_color` as `cms_block.backgroundColor`,
`cms_block`.`background_media_id` as `cms_block.backgroundMediaId`,
`cms_block`.`background_media_mode` as `cms_block.backgroundMediaMode`,
`cms_block`.`css_class` as `cms_block.cssClass`,
`cms_block`.`visibility` as `cms_block.visibility`,
`cms_block`.`cms_section_id` as `cms_block.sectionId`,
`cms_block`.`custom_fields` as `cms_block.customFields`,
`cms_block`.`version_id` as `cms_block.versionId`,
`cms_block`.`cms_section_version_id` as `cms_block.cmsSectionVersionId`,
`cms_block`.`created_at` as `cms_block.createdAt`,
`cms_block`.`updated_at` as `cms_block.updatedAt`,
`cms_block.backgroundMedia`.`id` as `cms_block.backgroundMedia.id`,
`cms_block.backgroundMedia`.`user_id` as `cms_block.backgroundMedia.userId`,
`cms_block.backgroundMedia`.`media_folder_id` as `cms_block.backgroundMedia.mediaFolderId`,
`cms_block.backgroundMedia`.`mime_type` as `cms_block.backgroundMedia.mimeType`,
`cms_block.backgroundMedia`.`file_extension` as `cms_block.backgroundMedia.fileExtension`,
`cms_block.backgroundMedia`.`uploaded_at` as `cms_block.backgroundMedia.uploadedAt`,
`cms_block.backgroundMedia`.`file_name` as `cms_block.backgroundMedia.fileName`,
`cms_block.backgroundMedia`.`file_size` as `cms_block.backgroundMedia.fileSize`,
`cms_block.backgroundMedia`.`media_type` as `cms_block.backgroundMedia.mediaTypeRaw`,
`cms_block.backgroundMedia`.`meta_data` as `cms_block.backgroundMedia.metaData`,
`cms_block.backgroundMedia`.`private` as `cms_block.backgroundMedia.private`,
`cms_block.backgroundMedia`.`thumbnails_ro` as `cms_block.backgroundMedia.thumbnailsRo`,
`cms_block.backgroundMedia`.`created_at` as `cms_block.backgroundMedia.createdAt`,
`cms_block.backgroundMedia`.`updated_at` as `cms_block.backgroundMedia.updatedAt`,
`cms_block.backgroundMedia.translation.title`,
COALESCE(
`cms_block.backgroundMedia.translation.title`,
`cms_block.backgroundMedia.translation.title`
) as `cms_block.backgroundMedia.title`,
`cms_block.backgroundMedia.translation.alt`,
COALESCE(
`cms_block.backgroundMedia.translation.alt`,
`cms_block.backgroundMedia.translation.alt`
) as `cms_block.backgroundMedia.alt`,
`cms_block.backgroundMedia.translation.customFields`,
COALESCE(
`cms_block.backgroundMedia.translation.customFields`,
`cms_block.backgroundMedia.translation.customFields`
) as `cms_block.backgroundMedia.customFields`,
`cms_block.backgroundMedia.translation.createdAt`,
`cms_block.backgroundMedia.translation.updatedAt`,
`cms_block.backgroundMedia.translation.mediaId`,
`cms_block.backgroundMedia.translation.languageId`
FROM
`cms_block`
LEFT JOIN `media` `cms_block.backgroundMedia` ON `cms_block`.`background_media_id` = `cms_block.backgroundMedia`.`id`
LEFT JOIN (
SELECT
`cms_block.backgroundMedia.translation`.media_id,
`cms_block.backgroundMedia.translation`.title as `cms_block.backgroundMedia.translation.title`,
`cms_block.backgroundMedia.translation`.alt as `cms_block.backgroundMedia.translation.alt`,
`cms_block.backgroundMedia.translation`.custom_fields as `cms_block.backgroundMedia.translation.customFields`,
`cms_block.backgroundMedia.translation`.created_at as `cms_block.backgroundMedia.translation.createdAt`,
`cms_block.backgroundMedia.translation`.updated_at as `cms_block.backgroundMedia.translation.updatedAt`,
`cms_block.backgroundMedia.translation`.media_id as `cms_block.backgroundMedia.translation.mediaId`,
`cms_block.backgroundMedia.translation`.language_id as `cms_block.backgroundMedia.translation.languageId`
FROM
`media_translation` `cms_block.backgroundMedia.translation`
WHERE
`cms_block.backgroundMedia.translation`.language_id = : languageId
) `cms_block.backgroundMedia.media_translation` ON `cms_block.backgroundMedia.media_translation`.`media_id` = `cms_block.backgroundMedia`.`id`
WHERE
(
`cms_block`.`version_id` = : version
)
AND (
(
`cms_block`.`cms_section_id` IN (
: param_dcfe4a6b043f42ed8f0ff69c3e1eea96
)
)
)
SELECT `cms_block`.`id` as `cms_block.id`, `cms_block`.`position` as `cms_block.position`, `cms_block`.`type` as `cms_block.type`, `cms_block`.`locked` as `cms_block.locked`, `cms_block`.`name` as `cms_block.name`, `cms_block`.`section_position` as `cms_block.sectionPosition`, `cms_block`.`margin_top` as `cms_block.marginTop`, `cms_block`.`margin_bottom` as `cms_block.marginBottom`, `cms_block`.`margin_left` as `cms_block.marginLeft`, `cms_block`.`margin_right` as `cms_block.marginRight`, `cms_block`.`background_color` as `cms_block.backgroundColor`, `cms_block`.`background_media_id` as `cms_block.backgroundMediaId`, `cms_block`.`background_media_mode` as `cms_block.backgroundMediaMode`, `cms_block`.`css_class` as `cms_block.cssClass`, `cms_block`.`visibility` as `cms_block.visibility`, `cms_block`.`cms_section_id` as `cms_block.sectionId`, `cms_block`.`custom_fields` as `cms_block.customFields`, `cms_block`.`version_id` as `cms_block.versionId`, `cms_block`.`cms_section_version_id` as `cms_block.cmsSectionVersionId`, `cms_block`.`created_at` as `cms_block.createdAt`, `cms_block`.`updated_at` as `cms_block.updatedAt`, `cms_block.backgroundMedia`.`id` as `cms_block.backgroundMedia.id`, `cms_block.backgroundMedia`.`user_id` as `cms_block.backgroundMedia.userId`, `cms_block.backgroundMedia`.`media_folder_id` as `cms_block.backgroundMedia.mediaFolderId`, `cms_block.backgroundMedia`.`mime_type` as `cms_block.backgroundMedia.mimeType`, `cms_block.backgroundMedia`.`file_extension` as `cms_block.backgroundMedia.fileExtension`, `cms_block.backgroundMedia`.`uploaded_at` as `cms_block.backgroundMedia.uploadedAt`, `cms_block.backgroundMedia`.`file_name` as `cms_block.backgroundMedia.fileName`, `cms_block.backgroundMedia`.`file_size` as `cms_block.backgroundMedia.fileSize`, `cms_block.backgroundMedia`.`media_type` as `cms_block.backgroundMedia.mediaTypeRaw`, `cms_block.backgroundMedia`.`meta_data` as `cms_block.backgroundMedia.metaData`, `cms_block.backgroundMedia`.`private` as `cms_block.backgroundMedia.private`, `cms_block.backgroundMedia`.`thumbnails_ro` as `cms_block.backgroundMedia.thumbnailsRo`, `cms_block.backgroundMedia`.`created_at` as `cms_block.backgroundMedia.createdAt`, `cms_block.backgroundMedia`.`updated_at` as `cms_block.backgroundMedia.updatedAt`, `cms_block.backgroundMedia.translation.title`, COALESCE(`cms_block.backgroundMedia.translation.title`,`cms_block.backgroundMedia.translation.title`) as `cms_block.backgroundMedia.title`, `cms_block.backgroundMedia.translation.alt`, COALESCE(`cms_block.backgroundMedia.translation.alt`,`cms_block.backgroundMedia.translation.alt`) as `cms_block.backgroundMedia.alt`, `cms_block.backgroundMedia.translation.customFields`, COALESCE(`cms_block.backgroundMedia.translation.customFields`,`cms_block.backgroundMedia.translation.customFields`) as `cms_block.backgroundMedia.customFields`, `cms_block.backgroundMedia.translation.createdAt`, `cms_block.backgroundMedia.translation.updatedAt`, `cms_block.backgroundMedia.translation.mediaId`, `cms_block.backgroundMedia.translation.languageId` FROM `cms_block` LEFT JOIN `media` `cms_block.backgroundMedia` ON `cms_block`.`background_media_id` = `cms_block.backgroundMedia`.`id` LEFT JOIN (SELECT `cms_block.backgroundMedia.translation`.media_id, `cms_block.backgroundMedia.translation`.title as `cms_block.backgroundMedia.translation.title`, `cms_block.backgroundMedia.translation`.alt as `cms_block.backgroundMedia.translation.alt`, `cms_block.backgroundMedia.translation`.custom_fields as `cms_block.backgroundMedia.translation.customFields`, `cms_block.backgroundMedia.translation`.created_at as `cms_block.backgroundMedia.translation.createdAt`, `cms_block.backgroundMedia.translation`.updated_at as `cms_block.backgroundMedia.translation.updatedAt`, `cms_block.backgroundMedia.translation`.media_id as `cms_block.backgroundMedia.translation.mediaId`, `cms_block.backgroundMedia.translation`.language_id as `cms_block.backgroundMedia.translation.languageId` FROM `media_translation` `cms_block.backgroundMedia.translation` WHERE `cms_block.backgroundMedia.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `cms_block.backgroundMedia.media_translation` ON `cms_block.backgroundMedia.media_translation`.`media_id` = `cms_block.backgroundMedia`.`id` WHERE (`cms_block`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((`cms_block`.`cms_section_id` IN (0x45980B3B029E4ACF939CEA7E607A6B41, 0x6988D09D487242B4ACACBA6C837CC3ED, 0x6F41925C02744899865504CBE0335327, 0x7CF00E47CB9547FCBE1A746ACDA6DBA8, 0x8669CAC625A74B7182F1AB8AD68DC6EE, 0x8FE63012E20B4CB59D84A220D0969D3F, 0xA73761D39C4D42E983A68C57967B236B, 0xAF9CBA0E231D45F3992033EDA0FADE46, 0xBC0DDC30538942BF8CED0DE101E8BB26, 0xC23A0FE352FD48F8981CEE5A4F334214, 0xD417E38D87E64EF2A92CB8BA0751853F, 0xD9679E01DA73466C81FD1E8A997B4E72, 0xF3C871BD8FCA40D9A7B7EEE589B6C9B3)));
array:50 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 496)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToManyWithoutPagination (line 438)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToMany (line 1210)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetchAssociations (line 152)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 496)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToManyWithoutPagination (line 438)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToMany (line 1210)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetchAssociations (line 152)"
12 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
13 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
14 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
15 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 110)"
16 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 59)"
17 => "Shopware\Core\Profiling\Profiler::trace (line 109)"
18 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
19 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 59)"
20 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
21 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
22 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
23 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
24 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
25 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
27 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
28 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
29 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
30 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
31 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
32 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
33 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
34 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
35 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
36 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
37 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
38 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
39 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
40 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
41 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
42 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
43 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
44 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
45 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
46 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
47 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
48 => "Shopware\Core\HttpKernel::doHandle (line 81)"
49 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
1.90 ms (0.00%)
|
|
SELECT `cms_slot`.`id` as `cms_slot.id`, `cms_slot`.`version_id` as `cms_slot.versionId`, `cms_slot`.`type` as `cms_slot.type`, `cms_slot`.`slot` as `cms_slot.slot`, `cms_slot`.`locked` as `cms_slot.locked`, `cms_slot`.`cms_block_id` as `cms_slot.blockId`, `cms_slot`.`cms_block_version_id` as `cms_slot.cmsBlockVersionId`, `cms_slot`.`created_at` as `cms_slot.createdAt`, `cms_slot`.`updated_at` as `cms_slot.updatedAt`, `cms_slot.translation.config`, COALESCE(`cms_slot.translation.config`,`cms_slot.translation.config`) as `cms_slot.config`, `cms_slot.translation.customFields`, COALESCE(`cms_slot.translation.customFields`,`cms_slot.translation.customFields`) as `cms_slot.customFields`, `cms_slot.translation.createdAt`, `cms_slot.translation.updatedAt`, `cms_slot.translation.cmsSlotId`, `cms_slot.translation.languageId`, `cms_slot.translation.cmsSlotVersionId` FROM `cms_slot` LEFT JOIN (SELECT `cms_slot.translation`.cms_slot_id, `cms_slot.translation`.cms_slot_version_id, `cms_slot.translation`.config as `cms_slot.translation.config`, `cms_slot.translation`.custom_fields as `cms_slot.translation.customFields`, `cms_slot.translation`.created_at as `cms_slot.translation.createdAt`, `cms_slot.translation`.updated_at as `cms_slot.translation.updatedAt`, `cms_slot.translation`.cms_slot_id as `cms_slot.translation.cmsSlotId`, `cms_slot.translation`.language_id as `cms_slot.translation.languageId`, `cms_slot.translation`.cms_slot_version_id as `cms_slot.translation.cmsSlotVersionId` FROM `cms_slot_translation` `cms_slot.translation` WHERE `cms_slot.translation`.language_id = :languageId) `cms_slot.cms_slot_translation` ON `cms_slot.cms_slot_translation`.`cms_slot_id` = `cms_slot`.`id` AND `cms_slot.cms_slot_translation`.cms_slot_version_id = `cms_slot`.version_id WHERE (`cms_slot`.`version_id` = :version) AND ((`cms_slot`.`cms_block_id` IN (:param_4ed850ebbf4447709d3b6644838cdb03)))
SELECT `cms_slot`.`id` as `cms_slot.id`, `cms_slot`.`version_id` as `cms_slot.versionId`, `cms_slot`.`type` as `cms_slot.type`, `cms_slot`.`slot` as `cms_slot.slot`, `cms_slot`.`locked` as `cms_slot.locked`, `cms_slot`.`cms_block_id` as `cms_slot.blockId`, `cms_slot`.`cms_block_version_id` as `cms_slot.cmsBlockVersionId`, `cms_slot`.`created_at` as `cms_slot.createdAt`, `cms_slot`.`updated_at` as `cms_slot.updatedAt`, `cms_slot.translation.config`, COALESCE(`cms_slot.translation.config`,`cms_slot.translation.config`) as `cms_slot.config`, `cms_slot.translation.customFields`, COALESCE(`cms_slot.translation.customFields`,`cms_slot.translation.customFields`) as `cms_slot.customFields`, `cms_slot.translation.createdAt`, `cms_slot.translation.updatedAt`, `cms_slot.translation.cmsSlotId`, `cms_slot.translation.languageId`, `cms_slot.translation.cmsSlotVersionId` FROM `cms_slot` LEFT JOIN (SELECT `cms_slot.translation`.cms_slot_id, `cms_slot.translation`.cms_slot_version_id, `cms_slot.translation`.config as `cms_slot.translation.config`, `cms_slot.translation`.custom_fields as `cms_slot.translation.customFields`, `cms_slot.translation`.created_at as `cms_slot.translation.createdAt`, `cms_slot.translation`.updated_at as `cms_slot.translation.updatedAt`, `cms_slot.translation`.cms_slot_id as `cms_slot.translation.cmsSlotId`, `cms_slot.translation`.language_id as `cms_slot.translation.languageId`, `cms_slot.translation`.cms_slot_version_id as `cms_slot.translation.cmsSlotVersionId` FROM `cms_slot_translation` `cms_slot.translation` WHERE `cms_slot.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `cms_slot.cms_slot_translation` ON `cms_slot.cms_slot_translation`.`cms_slot_id` = `cms_slot`.`id` AND `cms_slot.cms_slot_translation`.cms_slot_version_id = `cms_slot`.version_id WHERE (`cms_slot`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((`cms_slot`.`cms_block_id` IN (0x01C9C9D5A98C4FF094AC198A0F603057, 0xF841269DC6604645AD36B72C446EB8AD, 0x43C8379DE0D64A6B8AA040A3DF815849, 0xA996239DCC0C481385779760DB4B84E0, 0x99C1C5BB41C34603BC6F0B312C8496FF, 0x943C9082AB5A4F42AD7AAE4DA23D9A36, 0x7A6798E3A1144B4AA198ABA89E1F505E, 0x9C7B1F6CC85C4345A9E2CE055055BF47, 0xADE530FF0AF4427783027B4B3B2F282F, 0x1D6A3BC1DCC448ED895985B3501F067C, 0x7FA6AAA117E347B2A19D9749D700ECEE, 0xA34350503F7A422BBCA8098F35442375, 0xAC60E26AB6F3488F9F567287A2A21A19, 0x3BFDCA42A77544C7BDB96FB901B2F998, 0x3EAEA4F5ED584CAF9E453F84A426C0BE, 0xCB9684438DE44BB6937A613A32424C30, 0x955E77182FB74403AFC24C1E2B3A05F3, 0x04881F19E6A14215BDF88BD4DB37B87B, 0x8B0B52EB5C8C40F487E1BE7CA0654F30, 0xB22E00252D4E44D2950DB3BDCDF92AED)));
array:54 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 496)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToManyWithoutPagination (line 438)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToMany (line 1210)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetchAssociations (line 152)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 496)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToManyWithoutPagination (line 438)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToMany (line 1210)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetchAssociations (line 152)"
12 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 496)"
13 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToManyWithoutPagination (line 438)"
14 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToMany (line 1210)"
15 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetchAssociations (line 152)"
16 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
17 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
18 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
19 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 110)"
20 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 59)"
21 => "Shopware\Core\Profiling\Profiler::trace (line 109)"
22 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
23 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 59)"
24 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
25 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
26 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
27 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
28 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
29 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
30 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
31 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
32 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
33 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
34 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
35 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
36 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
37 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
38 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
39 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
40 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
41 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
42 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
43 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
44 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
45 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
46 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
47 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
48 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
49 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
50 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
51 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
52 => "Shopware\Core\HttpKernel::doHandle (line 81)"
53 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.98 ms (0.00%)
|
|
SELECT `media`.`id` as `media.id`, `media`.`user_id` as `media.userId`, `media`.`media_folder_id` as `media.mediaFolderId`, `media`.`mime_type` as `media.mimeType`, `media`.`file_extension` as `media.fileExtension`, `media`.`uploaded_at` as `media.uploadedAt`, `media`.`file_name` as `media.fileName`, `media`.`file_size` as `media.fileSize`, `media`.`media_type` as `media.mediaTypeRaw`, `media`.`meta_data` as `media.metaData`, `media`.`private` as `media.private`, `media`.`thumbnails_ro` as `media.thumbnailsRo`, `media`.`created_at` as `media.createdAt`, `media`.`updated_at` as `media.updatedAt`, `media.translation.title`, COALESCE(`media.translation.title`,`media.translation.title`) as `media.title`, `media.translation.alt`, COALESCE(`media.translation.alt`,`media.translation.alt`) as `media.alt`, `media.translation.customFields`, COALESCE(`media.translation.customFields`,`media.translation.customFields`) as `media.customFields`, `media.translation.createdAt`, `media.translation.updatedAt`, `media.translation.mediaId`, `media.translation.languageId` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media`.`media_folder_id` = `media.mediaFolder`.`id` LEFT JOIN (SELECT `media.translation`.media_id, `media.translation`.title as `media.translation.title`, `media.translation`.alt as `media.translation.alt`, `media.translation`.custom_fields as `media.translation.customFields`, `media.translation`.created_at as `media.translation.createdAt`, `media.translation`.updated_at as `media.translation.updatedAt`, `media.translation`.media_id as `media.translation.mediaId`, `media.translation`.language_id as `media.translation.languageId` FROM `media_translation` `media.translation` WHERE `media.translation`.language_id = :languageId) `media.media_translation` ON `media.media_translation`.`media_id` = `media`.`id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder`.`default_folder_id` = `media.mediaFolder.defaultFolder`.`id` WHERE (((`media`.`private` = :param_f5aba9e69a524394acebeaaf78620361 OR (`media`.`private` = :param_3ad62dffe3874448ac7950e303b1bc77 AND `media.mediaFolder.defaultFolder`.`entity` = :param_726fd70c04e442ff8ef2031662178bd4)))) AND (`media`.`id` IN (:ids))
SELECT `media`.`id` as `media.id`, `media`.`user_id` as `media.userId`, `media`.`media_folder_id` as `media.mediaFolderId`, `media`.`mime_type` as `media.mimeType`, `media`.`file_extension` as `media.fileExtension`, `media`.`uploaded_at` as `media.uploadedAt`, `media`.`file_name` as `media.fileName`, `media`.`file_size` as `media.fileSize`, `media`.`media_type` as `media.mediaTypeRaw`, `media`.`meta_data` as `media.metaData`, `media`.`private` as `media.private`, `media`.`thumbnails_ro` as `media.thumbnailsRo`, `media`.`created_at` as `media.createdAt`, `media`.`updated_at` as `media.updatedAt`, `media.translation.title`, COALESCE(`media.translation.title`,`media.translation.title`) as `media.title`, `media.translation.alt`, COALESCE(`media.translation.alt`,`media.translation.alt`) as `media.alt`, `media.translation.customFields`, COALESCE(`media.translation.customFields`,`media.translation.customFields`) as `media.customFields`, `media.translation.createdAt`, `media.translation.updatedAt`, `media.translation.mediaId`, `media.translation.languageId` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media`.`media_folder_id` = `media.mediaFolder`.`id` LEFT JOIN (SELECT `media.translation`.media_id, `media.translation`.title as `media.translation.title`, `media.translation`.alt as `media.translation.alt`, `media.translation`.custom_fields as `media.translation.customFields`, `media.translation`.created_at as `media.translation.createdAt`, `media.translation`.updated_at as `media.translation.updatedAt`, `media.translation`.media_id as `media.translation.mediaId`, `media.translation`.language_id as `media.translation.languageId` FROM `media_translation` `media.translation` WHERE `media.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `media.media_translation` ON `media.media_translation`.`media_id` = `media`.`id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder`.`default_folder_id` = `media.mediaFolder.defaultFolder`.`id` WHERE (((`media`.`private` = 0 OR (`media`.`private` = 1 AND `media.mediaFolder.defaultFolder`.`entity` = 'product_download')))) AND (`media`.`id` IN (0xEED43E20301E40A793AC883AF0DE0912, 0x7AB271369B2B491B9EA23472FAD27B3E, 0x7AB271369B2B491B9EA23472FAD27B3E, 0x7AB271369B2B491B9EA23472FAD27B3E, 0xB83CE9C7531D4D52847B0F59C886A311, 0x7AB271369B2B491B9EA23472FAD27B3E, 0x7AB271369B2B491B9EA23472FAD27B3E));
array:44 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 59)"
9 => "Shopware\Core\Content\Media\DataAbstractionLayer\MediaRepositoryDecorator::search (line 51)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 128)"
11 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::fetchByIdentifier (line 84)"
12 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
13 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
14 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
15 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
16 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
17 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
19 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
21 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
22 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
24 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
25 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
26 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
27 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
28 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
30 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
31 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
32 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
33 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
34 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
35 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
36 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
37 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
40 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
41 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
42 => "Shopware\Core\HttpKernel::doHandle (line 81)"
43 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.94 ms (0.00%)
|
|
SELECT `product`.`id`, `product`.`product_number`, `product`.`auto_increment` 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 WHERE (`product`.`version_id` = :version) AND ((((`product.visibilities`.`visibility` >= :param_dc717a1a73144325ada09ae50ab4670e) AND `product.visibilities`.`sales_channel_id` = :param_c09b1a61d9cc4f49acdef5b92a47ed7a AND IFNULL(`product`.`active`, `product.parent`.`active`) = :param_a9cc15eb52bf43bcad54bef23ed8981d))) AND (`product`.`id` IN (:ids)) GROUP BY `product`.`id`
SELECT `product`.`id`, `product`.`product_number`, `product`.`auto_increment` 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 WHERE (`product`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((((`product.visibilities`.`visibility` >= 10) AND `product.visibilities`.`sales_channel_id` = 0x327009EB5C1A48E192B7D2BCFA9C61BE AND IFNULL(`product`.`active`, `product.parent`.`active`) = 1))) AND (`product`.`id` IN (0x00AB015AFE6EB09FC864B2E950B1ED2B, 0x0D67CB74BF9E67FA5521763C9E976135, 0x11511A1622CBFADF542236194E54A1A8, 0x143DC83572F3B83752C2C3F62181A4B5, 0x2933D7F0433F13BE4C31B7B4605E949A, 0x341A91E87C7B47D485A7700D4D9E6EB2, 0x39AD68C654BF43AAA77E7FE298B15A6A, 0x46BDC88F793A4463AB755F06804BDFB6)) GROUP BY `product`.`id`;
array:40 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 107)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 62)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 216)"
5 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::doSearch (line 122)"
6 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 147)"
7 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::fetchByCriteria (line 85)"
8 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
9 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
10 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
11 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
12 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
13 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
14 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
15 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
17 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
19 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
20 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
22 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
23 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
24 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
25 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
26 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
28 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
29 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
30 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
31 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
32 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
33 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
35 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
38 => "Shopware\Core\HttpKernel::doHandle (line 81)"
39 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
35.94 ms (0.00%)
|
|
SELECT `product`.`id` as `product.id`, `product`.`version_id` as `product.versionId`, `product`.`parent_id` as `product.parentId`, `product`.`parent_version_id` as `product.parentVersionId`, COALESCE(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`) as `product.manufacturerId`, COALESCE(`product`.`product_manufacturer_version_id`, `product.parent`.`product_manufacturer_version_id`) as `product.productManufacturerVersionId`, COALESCE(`product`.`unit_id`, `product.parent`.`unit_id`) as `product.unitId`, COALESCE(`product`.`tax_id`, `product.parent`.`tax_id`) as `product.taxId`, COALESCE(`product`.`product_media_id`, `product.parent`.`product_media_id`) as `product.coverId`, COALESCE(`product`.`product_media_version_id`, `product.parent`.`product_media_version_id`) as `product.productMediaVersionId`, COALESCE(`product`.`delivery_time_id`, `product.parent`.`delivery_time_id`) as `product.deliveryTimeId`, COALESCE(`product`.`product_feature_set_id`, `product.parent`.`product_feature_set_id`) as `product.featureSetId`, COALESCE(`product`.`canonical_product_id`, `product.parent`.`canonical_product_id`) as `product.canonicalProductId`, COALESCE(`product`.`cms_page_id`, `product.parent`.`cms_page_id`) as `product.cmsPageId`, COALESCE(`product`.`cms_page_version_id`, `product.parent`.`cms_page_version_id`) as `product.cmsPageVersionId`, `product.parent`.`price` as `product.price.inherited`, COALESCE(`product`.`price`, `product.parent`.`price`) as `product.price`, `product`.`product_number` as `product.productNumber`, `product`.`stock` as `product.stock`, COALESCE(`product`.`restock_time`, `product.parent`.`restock_time`) as `product.restockTime`, `product`.`auto_increment` as `product.autoIncrement`, COALESCE(`product`.`active`, `product.parent`.`active`) as `product.active`, `product`.`available_stock` as `product.availableStock`, `product`.`available` as `product.available`, COALESCE(`product`.`is_closeout`, `product.parent`.`is_closeout`) as `product.isCloseout`, `product`.`display_group` as `product.displayGroup`, `product.parent`.`configurator_group_config` as `product.configuratorGroupConfig.inherited`, COALESCE(`product`.`configurator_group_config`, `product.parent`.`configurator_group_config`) as `product.configuratorGroupConfig`, COALESCE(`product`.`main_variant_id`, `product.parent`.`main_variant_id`) as `product.mainVariantId`, COALESCE(`product`.`display_parent`, `product.parent`.`display_parent`) as `product.displayParent`, `product.parent`.`variant_listing_config` as `product.variantListingConfig.inherited`, COALESCE(`product`.`variant_listing_config`, `product.parent`.`variant_listing_config`) as `product.variantListingConfig`, `product`.`variant_restrictions` as `product.variantRestrictions`, COALESCE(`product`.`manufacturer_number`, `product.parent`.`manufacturer_number`) as `product.manufacturerNumber`, COALESCE(`product`.`ean`, `product.parent`.`ean`) as `product.ean`, COALESCE(`product`.`purchase_steps`, `product.parent`.`purchase_steps`) as `product.purchaseSteps`, COALESCE(`product`.`max_purchase`, `product.parent`.`max_purchase`) as `product.maxPurchase`, COALESCE(`product`.`min_purchase`, `product.parent`.`min_purchase`) as `product.minPurchase`, COALESCE(`product`.`purchase_unit`, `product.parent`.`purchase_unit`) as `product.purchaseUnit`, COALESCE(`product`.`reference_unit`, `product.parent`.`reference_unit`) as `product.referenceUnit`, COALESCE(`product`.`shipping_free`, `product.parent`.`shipping_free`) as `product.shippingFree`, `product.parent`.`purchase_prices` as `product.purchasePrices.inherited`, COALESCE(`product`.`purchase_prices`, `product.parent`.`purchase_prices`) as `product.purchasePrices`, COALESCE(`product`.`mark_as_topseller`, `product.parent`.`mark_as_topseller`) as `product.markAsTopseller`, COALESCE(`product`.`weight`, `product.parent`.`weight`) as `product.weight`, COALESCE(`product`.`width`, `product.parent`.`width`) as `product.width`, COALESCE(`product`.`height`, `product.parent`.`height`) as `product.height`, COALESCE(`product`.`length`, `product.parent`.`length`) as `product.length`, COALESCE(`product`.`release_date`, `product.parent`.`release_date`) as `product.releaseDate`, COALESCE(`product`.`rating_average`, `product.parent`.`rating_average`) as `product.ratingAverage`, `product.parent`.`category_tree` as `product.categoryTree.inherited`, COALESCE(`product`.`category_tree`, `product.parent`.`category_tree`) as `product.categoryTree`, `product.parent`.`property_ids` as `product.propertyIds.inherited`, COALESCE(`product`.`property_ids`, `product.parent`.`property_ids`) as `product.propertyIds`, `product.parent`.`option_ids` as `product.optionIds.inherited`, COALESCE(`product`.`option_ids`, `product.parent`.`option_ids`) as `product.optionIds`, `product.parent`.`stream_ids` as `product.streamIds.inherited`, COALESCE(`product`.`stream_ids`, `product.parent`.`stream_ids`) as `product.streamIds`, `product.parent`.`tag_ids` as `product.tagIds.inherited`, COALESCE(`product`.`tag_ids`, `product.parent`.`tag_ids`) as `product.tagIds`, `product.parent`.`category_ids` as `product.categoryIds.inherited`, COALESCE(`product`.`category_ids`, `product.parent`.`category_ids`) as `product.categoryIds`, `product`.`child_count` as `product.childCount`, COALESCE(`product`.`custom_field_set_selection_active`, `product.parent`.`custom_field_set_selection_active`) as `product.customFieldSetSelectionActive`, `product`.`sales` as `product.sales`, `product`.`states` as `product.states`, `product.tax`.`id` as `product.tax.id`, `product.tax`.`tax_rate` as `product.tax.taxRate`, `product.tax`.`name` as `product.tax.name`, `product.tax`.`position` as `product.tax.position`, `product.tax`.`custom_fields` as `product.tax.customFields`, `product.tax`.`created_at` as `product.tax.createdAt`, `product.tax`.`updated_at` as `product.tax.updatedAt`, `product.parent`.`cheapest_price` as `product.cheapestPrice.inherited`, COALESCE(`product`.`cheapest_price`, `product.parent`.`cheapest_price`) as `product.cheapestPrice`, `product`.`created_at` as `product.createdAt`, `product`.`updated_at` as `product.updatedAt`, `product.secondMediaExtension`.`id` as `product.secondMediaExtension.id`, `product.secondMediaExtension`.`product_id` as `product.secondMediaExtension.productId`, `product.secondMediaExtension`.`product_version_id` as `product.secondMediaExtension.productVersionId`, `product.secondMediaExtension`.`second_media_id` as `product.secondMediaExtension.secondMediaId`, `product.secondMediaExtension.secondMedia`.`id` as `product.secondMediaExtension.secondMedia.id`, `product.secondMediaExtension.secondMedia`.`version_id` as `product.secondMediaExtension.secondMedia.versionId`, `product.secondMediaExtension.secondMedia`.`product_id` as `product.secondMediaExtension.secondMedia.productId`, `product.secondMediaExtension.secondMedia`.`product_version_id` as `product.secondMediaExtension.secondMedia.productVersionId`, `product.secondMediaExtension.secondMedia`.`media_id` as `product.secondMediaExtension.secondMedia.mediaId`, `product.secondMediaExtension.secondMedia`.`position` as `product.secondMediaExtension.secondMedia.position`, `product.secondMediaExtension.secondMedia.media`.`id` as `product.secondMediaExtension.secondMedia.media.id`, `product.secondMediaExtension.secondMedia.media`.`user_id` as `product.secondMediaExtension.secondMedia.media.userId`, `product.secondMediaExtension.secondMedia.media`.`media_folder_id` as `product.secondMediaExtension.secondMedia.media.mediaFolderId`, `product.secondMediaExtension.secondMedia.media`.`mime_type` as `product.secondMediaExtension.secondMedia.media.mimeType`, `product.secondMediaExtension.secondMedia.media`.`file_extension` as `product.secondMediaExtension.secondMedia.media.fileExtension`, `product.secondMediaExtension.secondMedia.media`.`uploaded_at` as `product.secondMediaExtension.secondMedia.media.uploadedAt`, `product.secondMediaExtension.secondMedia.media`.`file_name` as `product.secondMediaExtension.secondMedia.media.fileName`, `product.secondMediaExtension.secondMedia.media`.`file_size` as `product.secondMediaExtension.secondMedia.media.fileSize`, `product.secondMediaExtension.secondMedia.media`.`media_type` as `product.secondMediaExtension.secondMedia.media.mediaTypeRaw`, `product.secondMediaExtension.secondMedia.media`.`meta_data` as `product.secondMediaExtension.secondMedia.media.metaData`, `product.secondMediaExtension.secondMedia.media`.`private` as `product.secondMediaExtension.secondMedia.media.private`, `product.secondMediaExtension.secondMedia.media`.`thumbnails_ro` as `product.secondMediaExtension.secondMedia.media.thumbnailsRo`, `product.secondMediaExtension.secondMedia.media`.`created_at` as `product.secondMediaExtension.secondMedia.media.createdAt`, `product.secondMediaExtension.secondMedia.media`.`updated_at` as `product.secondMediaExtension.secondMedia.media.updatedAt`, `product.secondMediaExtension.secondMedia.media.translation.title`, COALESCE(`product.secondMediaExtension.secondMedia.media.translation.title`,`product.secondMediaExtension.secondMedia.media.translation.title`) as `product.secondMediaExtension.secondMedia.media.title`, `product.secondMediaExtension.secondMedia.media.translation.alt`, COALESCE(`product.secondMediaExtension.secondMedia.media.translation.alt`,`product.secondMediaExtension.secondMedia.media.translation.alt`) as `product.secondMediaExtension.secondMedia.media.alt`, `product.secondMediaExtension.secondMedia.media.translation.customFields`, COALESCE(`product.secondMediaExtension.secondMedia.media.translation.customFields`,`product.secondMediaExtension.secondMedia.media.translation.customFields`) as `product.secondMediaExtension.secondMedia.media.customFields`, `product.secondMediaExtension.secondMedia.media.translation.createdAt`, `product.secondMediaExtension.secondMedia.media.translation.updatedAt`, `product.secondMediaExtension.secondMedia.media.translation.mediaId`, `product.secondMediaExtension.secondMedia.media.translation.languageId`, `product.secondMediaExtension.secondMedia`.`custom_fields` as `product.secondMediaExtension.secondMedia.customFields`, `product.secondMediaExtension.secondMedia`.`created_at` as `product.secondMediaExtension.secondMedia.createdAt`, `product.secondMediaExtension.secondMedia`.`updated_at` as `product.secondMediaExtension.secondMedia.updatedAt`, `product.secondMediaExtension`.`created_at` as `product.secondMediaExtension.createdAt`, `product.secondMediaExtension`.`updated_at` as `product.secondMediaExtension.updatedAt`, `product.srsExtension`.`id` as `product.srsExtension.id`, `product.srsExtension`.`version_id` as `product.srsExtension.versionId`, `product.srsExtension`.`product_id` as `product.srsExtension.productId`, `product.srsExtension`.`product_version_id` as `product.srsExtension.productVersionId`, `product.srsExtension`.`srs_id` as `product.srsExtension.srsId`, `product.srsExtension`.`base_id` as `product.srsExtension.baseId`, `product.srsExtension`.`created_at` as `product.srsExtension.createdAt`, `product.srsExtension`.`updated_at` as `product.srsExtension.updatedAt`, `product.cover`.`id` as `product.cover.id`, `product.cover`.`version_id` as `product.cover.versionId`, `product.cover`.`product_id` as `product.cover.productId`, `product.cover`.`product_version_id` as `product.cover.productVersionId`, `product.cover`.`media_id` as `product.cover.mediaId`, `product.cover`.`position` as `product.cover.position`, `product.cover.media`.`id` as `product.cover.media.id`, `product.cover.media`.`user_id` as `product.cover.media.userId`, `product.cover.media`.`media_folder_id` as `product.cover.media.mediaFolderId`, `product.cover.media`.`mime_type` as `product.cover.media.mimeType`, `product.cover.media`.`file_extension` as `product.cover.media.fileExtension`, `product.cover.media`.`uploaded_at` as `product.cover.media.uploadedAt`, `product.cover.media`.`file_name` as `product.cover.media.fileName`, `product.cover.media`.`file_size` as `product.cover.media.fileSize`, `product.cover.media`.`media_type` as `product.cover.media.mediaTypeRaw`, `product.cover.media`.`meta_data` as `product.cover.media.metaData`, `product.cover.media`.`private` as `product.cover.media.private`, `product.cover.media`.`thumbnails_ro` as `product.cover.media.thumbnailsRo`, `product.cover.media`.`created_at` as `product.cover.media.createdAt`, `product.cover.media`.`updated_at` as `product.cover.media.updatedAt`, `product.cover.media.translation.title`, COALESCE(`product.cover.media.translation.title`,`product.cover.media.translation.title`) as `product.cover.media.title`, `product.cover.media.translation.alt`, COALESCE(`product.cover.media.translation.alt`,`product.cover.media.translation.alt`) as `product.cover.media.alt`, `product.cover.media.translation.customFields`, COALESCE(`product.cover.media.translation.customFields`,`product.cover.media.translation.customFields`) as `product.cover.media.customFields`, `product.cover.media.translation.createdAt`, `product.cover.media.translation.updatedAt`, `product.cover.media.translation.mediaId`, `product.cover.media.translation.languageId`, `product.cover`.`custom_fields` as `product.cover.customFields`, `product.cover`.`created_at` as `product.cover.createdAt`, `product.cover`.`updated_at` as `product.cover.updatedAt`, (SELECT GROUP_CONCAT(HEX(`product.options.mapping`.`property_group_option_id`) SEPARATOR '||')
FROM `product_option` `product.options.mapping`
WHERE `product.options.mapping`.`product_id` = `product`.`id` ) as `product.options.id_mapping`, `product.unit`.`id` as `product.unit.id`, `product.unit`.`created_at` as `product.unit.createdAt`, `product.unit`.`updated_at` as `product.unit.updatedAt`, `product.unit.translation.shortCode`, COALESCE(`product.unit.translation.shortCode`,`product.unit.translation.shortCode`) as `product.unit.shortCode`, `product.unit.translation.name`, COALESCE(`product.unit.translation.name`,`product.unit.translation.name`) as `product.unit.name`, `product.unit.translation.customFields`, COALESCE(`product.unit.translation.customFields`,`product.unit.translation.customFields`) as `product.unit.customFields`, `product.unit.translation.createdAt`, `product.unit.translation.updatedAt`, `product.unit.translation.unitId`, `product.unit.translation.languageId`, `product.deliveryTime`.`id` as `product.deliveryTime.id`, `product.deliveryTime`.`min` as `product.deliveryTime.min`, `product.deliveryTime`.`max` as `product.deliveryTime.max`, `product.deliveryTime`.`unit` as `product.deliveryTime.unit`, `product.deliveryTime`.`created_at` as `product.deliveryTime.createdAt`, `product.deliveryTime`.`updated_at` as `product.deliveryTime.updatedAt`, `product.deliveryTime.translation.name`, COALESCE(`product.deliveryTime.translation.name`,`product.deliveryTime.translation.name`) as `product.deliveryTime.name`, `product.deliveryTime.translation.customFields`, COALESCE(`product.deliveryTime.translation.customFields`,`product.deliveryTime.translation.customFields`) as `product.deliveryTime.customFields`, `product.deliveryTime.translation.createdAt`, `product.deliveryTime.translation.updatedAt`, `product.deliveryTime.translation.deliveryTimeId`, `product.deliveryTime.translation.languageId`, `product.translation.metaDescription`, `product.parent.translation.metaDescription`, COALESCE(`product.translation.metaDescription`,`product.parent.translation.metaDescription`,`product.translation.metaDescription`) as `product.metaDescription`, `product.translation.name`, `product.parent.translation.name`, COALESCE(`product.translation.name`,`product.parent.translation.name`,`product.translation.name`) as `product.name`, `product.translation.keywords`, `product.parent.translation.keywords`, COALESCE(`product.translation.keywords`,`product.parent.translation.keywords`,`product.translation.keywords`) as `product.keywords`, `product.translation.description`, `product.parent.translation.description`, COALESCE(`product.translation.description`,`product.parent.translation.description`,`product.translation.description`) as `product.description`, `product.translation.metaTitle`, `product.parent.translation.metaTitle`, COALESCE(`product.translation.metaTitle`,`product.parent.translation.metaTitle`,`product.translation.metaTitle`) as `product.metaTitle`, `product.translation.packUnit`, `product.parent.translation.packUnit`, COALESCE(`product.translation.packUnit`,`product.parent.translation.packUnit`,`product.translation.packUnit`) as `product.packUnit`, `product.translation.packUnitPlural`, `product.parent.translation.packUnitPlural`, COALESCE(`product.translation.packUnitPlural`,`product.parent.translation.packUnitPlural`,`product.translation.packUnitPlural`) as `product.packUnitPlural`, `product.translation.customSearchKeywords`, `product.parent.translation.customSearchKeywords`, COALESCE(`product.translation.customSearchKeywords`,`product.parent.translation.customSearchKeywords`,`product.translation.customSearchKeywords`) as `product.customSearchKeywords`, `product.translation.slotConfig`, `product.parent.translation.slotConfig`, COALESCE(`product.translation.slotConfig`,`product.parent.translation.slotConfig`,`product.translation.slotConfig`) as `product.slotConfig`, `product.translation.customFields`, `product.parent.translation.customFields`, COALESCE(`product.translation.customFields`,`product.parent.translation.customFields`,`product.translation.customFields`) as `product.customFields`, `product.translation.createdAt`, `product.parent.translation.createdAt`, `product.translation.updatedAt`, `product.parent.translation.updatedAt`, `product.translation.productId`, `product.parent.translation.productId`, `product.translation.languageId`, `product.parent.translation.languageId`, `product.translation.productVersionId`, `product.parent.translation.productVersionId` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN (SELECT `product.translation`.product_id, `product.translation`.product_version_id, `product.translation`.meta_description as `product.translation.metaDescription`, `product.translation`.name as `product.translation.name`, `product.translation`.keywords as `product.translation.keywords`, `product.translation`.description as `product.translation.description`, `product.translation`.meta_title as `product.translation.metaTitle`, `product.translation`.pack_unit as `product.translation.packUnit`, `product.translation`.pack_unit_plural as `product.translation.packUnitPlural`, `product.translation`.custom_search_keywords as `product.translation.customSearchKeywords`, `product.translation`.slot_config as `product.translation.slotConfig`, `product.translation`.custom_fields as `product.translation.customFields`, `product.translation`.created_at as `product.translation.createdAt`, `product.translation`.updated_at as `product.translation.updatedAt`, `product.translation`.product_id as `product.translation.productId`, `product.translation`.language_id as `product.translation.languageId`, `product.translation`.product_version_id as `product.translation.productVersionId` FROM `product_translation` `product.translation` WHERE `product.translation`.language_id = :languageId) `product.product_translation` ON `product.product_translation`.`product_id` = `product`.`id` AND `product.product_translation`.product_version_id = `product`.version_id LEFT JOIN (SELECT `product.parent.translation`.product_id, `product.parent.translation`.product_version_id, `product.parent.translation`.meta_description as `product.parent.translation.metaDescription`, `product.parent.translation`.name as `product.parent.translation.name`, `product.parent.translation`.keywords as `product.parent.translation.keywords`, `product.parent.translation`.description as `product.parent.translation.description`, `product.parent.translation`.meta_title as `product.parent.translation.metaTitle`, `product.parent.translation`.pack_unit as `product.parent.translation.packUnit`, `product.parent.translation`.pack_unit_plural as `product.parent.translation.packUnitPlural`, `product.parent.translation`.custom_search_keywords as `product.parent.translation.customSearchKeywords`, `product.parent.translation`.slot_config as `product.parent.translation.slotConfig`, `product.parent.translation`.custom_fields as `product.parent.translation.customFields`, `product.parent.translation`.created_at as `product.parent.translation.createdAt`, `product.parent.translation`.updated_at as `product.parent.translation.updatedAt`, `product.parent.translation`.product_id as `product.parent.translation.productId`, `product.parent.translation`.language_id as `product.parent.translation.languageId`, `product.parent.translation`.product_version_id as `product.parent.translation.productVersionId` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation`.language_id = :languageId) `product.product_translation.parent` ON `product.product_translation.parent`.`product_id` = `product.parent`.`id` AND `product.product_translation.parent`.product_version_id = `product.parent`.version_id LEFT JOIN `tax` `product.tax` ON `product`.`tax` = `product.tax`.`id` LEFT JOIN `nd_second_media_extension` `product.secondMediaExtension` ON `product`.`secondMediaExtension` = `product.secondMediaExtension`.`product_id` LEFT JOIN `product_srs_extension` `product.srsExtension` ON `product`.`srsExtension` = `product.srsExtension`.`product_id` AND `product`.`version_id` = `product.srsExtension`.`version_id` LEFT JOIN `product_media` `product.cover` ON `product`.`cover` = `product.cover`.`id` AND `product`.`version_id` = `product.cover`.`version_id` LEFT JOIN `unit` `product.unit` ON `product`.`unit` = `product.unit`.`id` LEFT JOIN `delivery_time` `product.deliveryTime` ON `product`.`deliveryTime` = `product.deliveryTime`.`id` LEFT JOIN `product_media` `product.secondMediaExtension.secondMedia` ON `product.secondMediaExtension`.`second_media_id` = `product.secondMediaExtension.secondMedia`.`id` LEFT JOIN `media` `product.secondMediaExtension.secondMedia.media` ON `product.secondMediaExtension.secondMedia`.`media_id` = `product.secondMediaExtension.secondMedia.media`.`id` LEFT JOIN (SELECT `product.secondMediaExtension.secondMedia.media.translation`.media_id, `product.secondMediaExtension.secondMedia.media.translation`.title as `product.secondMediaExtension.secondMedia.media.translation.title`, `product.secondMediaExtension.secondMedia.media.translation`.alt as `product.secondMediaExtension.secondMedia.media.translation.alt`, `product.secondMediaExtension.secondMedia.media.translation`.custom_fields as `product.secondMediaExtension.secondMedia.media.translation.customFields`, `product.secondMediaExtension.secondMedia.media.translation`.created_at as `product.secondMediaExtension.secondMedia.media.translation.createdAt`, `product.secondMediaExtension.secondMedia.media.translation`.updated_at as `product.secondMediaExtension.secondMedia.media.translation.updatedAt`, `product.secondMediaExtension.secondMedia.media.translation`.media_id as `product.secondMediaExtension.secondMedia.media.translation.mediaId`, `product.secondMediaExtension.secondMedia.media.translation`.language_id as `product.secondMediaExtension.secondMedia.media.translation.languageId` FROM `media_translation` `product.secondMediaExtension.secondMedia.media.translation` WHERE `product.secondMediaExtension.secondMedia.media.translation`.language_id = :languageId) `product.secondMediaExtension.secondMedia.media.media_translation` ON `product.secondMediaExtension.secondMedia.media.media_translation`.`media_id` = `product.secondMediaExtension.secondMedia.media`.`id` LEFT JOIN `media` `product.cover.media` ON `product.cover`.`media_id` = `product.cover.media`.`id` LEFT JOIN (SELECT `product.cover.media.translation`.media_id, `product.cover.media.translation`.title as `product.cover.media.translation.title`, `product.cover.media.translation`.alt as `product.cover.media.translation.alt`, `product.cover.media.translation`.custom_fields as `product.cover.media.translation.customFields`, `product.cover.media.translation`.created_at as `product.cover.media.translation.createdAt`, `product.cover.media.translation`.updated_at as `product.cover.media.translation.updatedAt`, `product.cover.media.translation`.media_id as `product.cover.media.translation.mediaId`, `product.cover.media.translation`.language_id as `product.cover.media.translation.languageId` FROM `media_translation` `product.cover.media.translation` WHERE `product.cover.media.translation`.language_id = :languageId) `product.cover.media.media_translation` ON `product.cover.media.media_translation`.`media_id` = `product.cover.media`.`id` LEFT JOIN (SELECT `product.unit.translation`.unit_id, `product.unit.translation`.short_code as `product.unit.translation.shortCode`, `product.unit.translation`.name as `product.unit.translation.name`, `product.unit.translation`.custom_fields as `product.unit.translation.customFields`, `product.unit.translation`.created_at as `product.unit.translation.createdAt`, `product.unit.translation`.updated_at as `product.unit.translation.updatedAt`, `product.unit.translation`.unit_id as `product.unit.translation.unitId`, `product.unit.translation`.language_id as `product.unit.translation.languageId` FROM `unit_translation` `product.unit.translation` WHERE `product.unit.translation`.language_id = :languageId) `product.unit.unit_translation` ON `product.unit.unit_translation`.`unit_id` = `product.unit`.`id` LEFT JOIN (SELECT `product.deliveryTime.translation`.delivery_time_id, `product.deliveryTime.translation`.name as `product.deliveryTime.translation.name`, `product.deliveryTime.translation`.custom_fields as `product.deliveryTime.translation.customFields`, `product.deliveryTime.translation`.created_at as `product.deliveryTime.translation.createdAt`, `product.deliveryTime.translation`.updated_at as `product.deliveryTime.translation.updatedAt`, `product.deliveryTime.translation`.delivery_time_id as `product.deliveryTime.translation.deliveryTimeId`, `product.deliveryTime.translation`.language_id as `product.deliveryTime.translation.languageId` FROM `delivery_time_translation` `product.deliveryTime.translation` WHERE `product.deliveryTime.translation`.language_id = :languageId) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation`.`delivery_time_id` = `product.deliveryTime`.`id` WHERE (`product`.`version_id` = :version) AND (`product`.`id` IN (:ids))
SELECT
`product`.`id` as `product.id`,
`product`.`version_id` as `product.versionId`,
`product`.`parent_id` as `product.parentId`,
`product`.`parent_version_id` as `product.parentVersionId`,
COALESCE(
`product`.`product_manufacturer_id`,
`product.parent`.`product_manufacturer_id`
) as `product.manufacturerId`,
COALESCE(
`product`.`product_manufacturer_version_id`,
`product.parent`.`product_manufacturer_version_id`
) as `product.productManufacturerVersionId`,
COALESCE(
`product`.`unit_id`, `product.parent`.`unit_id`
) as `product.unitId`,
COALESCE(
`product`.`tax_id`, `product.parent`.`tax_id`
) as `product.taxId`,
COALESCE(
`product`.`product_media_id`, `product.parent`.`product_media_id`
) as `product.coverId`,
COALESCE(
`product`.`product_media_version_id`,
`product.parent`.`product_media_version_id`
) as `product.productMediaVersionId`,
COALESCE(
`product`.`delivery_time_id`, `product.parent`.`delivery_time_id`
) as `product.deliveryTimeId`,
COALESCE(
`product`.`product_feature_set_id`,
`product.parent`.`product_feature_set_id`
) as `product.featureSetId`,
COALESCE(
`product`.`canonical_product_id`,
`product.parent`.`canonical_product_id`
) as `product.canonicalProductId`,
COALESCE(
`product`.`cms_page_id`, `product.parent`.`cms_page_id`
) as `product.cmsPageId`,
COALESCE(
`product`.`cms_page_version_id`,
`product.parent`.`cms_page_version_id`
) as `product.cmsPageVersionId`,
`product.parent`.`price` as `product.price.inherited`,
COALESCE(
`product`.`price`, `product.parent`.`price`
) as `product.price`,
`product`.`product_number` as `product.productNumber`,
`product`.`stock` as `product.stock`,
COALESCE(
`product`.`restock_time`, `product.parent`.`restock_time`
) as `product.restockTime`,
`product`.`auto_increment` as `product.autoIncrement`,
COALESCE(
`product`.`active`, `product.parent`.`active`
) as `product.active`,
`product`.`available_stock` as `product.availableStock`,
`product`.`available` as `product.available`,
COALESCE(
`product`.`is_closeout`, `product.parent`.`is_closeout`
) as `product.isCloseout`,
`product`.`display_group` as `product.displayGroup`,
`product.parent`.`configurator_group_config` as `product.configuratorGroupConfig.inherited`,
COALESCE(
`product`.`configurator_group_config`,
`product.parent`.`configurator_group_config`
) as `product.configuratorGroupConfig`,
COALESCE(
`product`.`main_variant_id`, `product.parent`.`main_variant_id`
) as `product.mainVariantId`,
COALESCE(
`product`.`display_parent`, `product.parent`.`display_parent`
) as `product.displayParent`,
`product.parent`.`variant_listing_config` as `product.variantListingConfig.inherited`,
COALESCE(
`product`.`variant_listing_config`,
`product.parent`.`variant_listing_config`
) as `product.variantListingConfig`,
`product`.`variant_restrictions` as `product.variantRestrictions`,
COALESCE(
`product`.`manufacturer_number`,
`product.parent`.`manufacturer_number`
) as `product.manufacturerNumber`,
COALESCE(
`product`.`ean`, `product.parent`.`ean`
) as `product.ean`,
COALESCE(
`product`.`purchase_steps`, `product.parent`.`purchase_steps`
) as `product.purchaseSteps`,
COALESCE(
`product`.`max_purchase`, `product.parent`.`max_purchase`
) as `product.maxPurchase`,
COALESCE(
`product`.`min_purchase`, `product.parent`.`min_purchase`
) as `product.minPurchase`,
COALESCE(
`product`.`purchase_unit`, `product.parent`.`purchase_unit`
) as `product.purchaseUnit`,
COALESCE(
`product`.`reference_unit`, `product.parent`.`reference_unit`
) as `product.referenceUnit`,
COALESCE(
`product`.`shipping_free`, `product.parent`.`shipping_free`
) as `product.shippingFree`,
`product.parent`.`purchase_prices` as `product.purchasePrices.inherited`,
COALESCE(
`product`.`purchase_prices`, `product.parent`.`purchase_prices`
) as `product.purchasePrices`,
COALESCE(
`product`.`mark_as_topseller`, `product.parent`.`mark_as_topseller`
) as `product.markAsTopseller`,
COALESCE(
`product`.`weight`, `product.parent`.`weight`
) as `product.weight`,
COALESCE(
`product`.`width`, `product.parent`.`width`
) as `product.width`,
COALESCE(
`product`.`height`, `product.parent`.`height`
) as `product.height`,
COALESCE(
`product`.`length`, `product.parent`.`length`
) as `product.length`,
COALESCE(
`product`.`release_date`, `product.parent`.`release_date`
) as `product.releaseDate`,
COALESCE(
`product`.`rating_average`, `product.parent`.`rating_average`
) as `product.ratingAverage`,
`product.parent`.`category_tree` as `product.categoryTree.inherited`,
COALESCE(
`product`.`category_tree`, `product.parent`.`category_tree`
) as `product.categoryTree`,
`product.parent`.`property_ids` as `product.propertyIds.inherited`,
COALESCE(
`product`.`property_ids`, `product.parent`.`property_ids`
) as `product.propertyIds`,
`product.parent`.`option_ids` as `product.optionIds.inherited`,
COALESCE(
`product`.`option_ids`, `product.parent`.`option_ids`
) as `product.optionIds`,
`product.parent`.`stream_ids` as `product.streamIds.inherited`,
COALESCE(
`product`.`stream_ids`, `product.parent`.`stream_ids`
) as `product.streamIds`,
`product.parent`.`tag_ids` as `product.tagIds.inherited`,
COALESCE(
`product`.`tag_ids`, `product.parent`.`tag_ids`
) as `product.tagIds`,
`product.parent`.`category_ids` as `product.categoryIds.inherited`,
COALESCE(
`product`.`category_ids`, `product.parent`.`category_ids`
) as `product.categoryIds`,
`product`.`child_count` as `product.childCount`,
COALESCE(
`product`.`custom_field_set_selection_active`,
`product.parent`.`custom_field_set_selection_active`
) as `product.customFieldSetSelectionActive`,
`product`.`sales` as `product.sales`,
`product`.`states` as `product.states`,
`product.tax`.`id` as `product.tax.id`,
`product.tax`.`tax_rate` as `product.tax.taxRate`,
`product.tax`.`name` as `product.tax.name`,
`product.tax`.`position` as `product.tax.position`,
`product.tax`.`custom_fields` as `product.tax.customFields`,
`product.tax`.`created_at` as `product.tax.createdAt`,
`product.tax`.`updated_at` as `product.tax.updatedAt`,
`product.parent`.`cheapest_price` as `product.cheapestPrice.inherited`,
COALESCE(
`product`.`cheapest_price`, `product.parent`.`cheapest_price`
) as `product.cheapestPrice`,
`product`.`created_at` as `product.createdAt`,
`product`.`updated_at` as `product.updatedAt`,
`product.secondMediaExtension`.`id` as `product.secondMediaExtension.id`,
`product.secondMediaExtension`.`product_id` as `product.secondMediaExtension.productId`,
`product.secondMediaExtension`.`product_version_id` as `product.secondMediaExtension.productVersionId`,
`product.secondMediaExtension`.`second_media_id` as `product.secondMediaExtension.secondMediaId`,
`product.secondMediaExtension.secondMedia`.`id` as `product.secondMediaExtension.secondMedia.id`,
`product.secondMediaExtension.secondMedia`.`version_id` as `product.secondMediaExtension.secondMedia.versionId`,
`product.secondMediaExtension.secondMedia`.`product_id` as `product.secondMediaExtension.secondMedia.productId`,
`product.secondMediaExtension.secondMedia`.`product_version_id` as `product.secondMediaExtension.secondMedia.productVersionId`,
`product.secondMediaExtension.secondMedia`.`media_id` as `product.secondMediaExtension.secondMedia.mediaId`,
`product.secondMediaExtension.secondMedia`.`position` as `product.secondMediaExtension.secondMedia.position`,
`product.secondMediaExtension.secondMedia.media`.`id` as `product.secondMediaExtension.secondMedia.media.id`,
`product.secondMediaExtension.secondMedia.media`.`user_id` as `product.secondMediaExtension.secondMedia.media.userId`,
`product.secondMediaExtension.secondMedia.media`.`media_folder_id` as `product.secondMediaExtension.secondMedia.media.mediaFolderId`,
`product.secondMediaExtension.secondMedia.media`.`mime_type` as `product.secondMediaExtension.secondMedia.media.mimeType`,
`product.secondMediaExtension.secondMedia.media`.`file_extension` as `product.secondMediaExtension.secondMedia.media.fileExtension`,
`product.secondMediaExtension.secondMedia.media`.`uploaded_at` as `product.secondMediaExtension.secondMedia.media.uploadedAt`,
`product.secondMediaExtension.secondMedia.media`.`file_name` as `product.secondMediaExtension.secondMedia.media.fileName`,
`product.secondMediaExtension.secondMedia.media`.`file_size` as `product.secondMediaExtension.secondMedia.media.fileSize`,
`product.secondMediaExtension.secondMedia.media`.`media_type` as `product.secondMediaExtension.secondMedia.media.mediaTypeRaw`,
`product.secondMediaExtension.secondMedia.media`.`meta_data` as `product.secondMediaExtension.secondMedia.media.metaData`,
`product.secondMediaExtension.secondMedia.media`.`private` as `product.secondMediaExtension.secondMedia.media.private`,
`product.secondMediaExtension.secondMedia.media`.`thumbnails_ro` as `product.secondMediaExtension.secondMedia.media.thumbnailsRo`,
`product.secondMediaExtension.secondMedia.media`.`created_at` as `product.secondMediaExtension.secondMedia.media.createdAt`,
`product.secondMediaExtension.secondMedia.media`.`updated_at` as `product.secondMediaExtension.secondMedia.media.updatedAt`,
`product.secondMediaExtension.secondMedia.media.translation.title`,
COALESCE(
`product.secondMediaExtension.secondMedia.media.translation.title`,
`product.secondMediaExtension.secondMedia.media.translation.title`
) as `product.secondMediaExtension.secondMedia.media.title`,
`product.secondMediaExtension.secondMedia.media.translation.alt`,
COALESCE(
`product.secondMediaExtension.secondMedia.media.translation.alt`,
`product.secondMediaExtension.secondMedia.media.translation.alt`
) as `product.secondMediaExtension.secondMedia.media.alt`,
`product.secondMediaExtension.secondMedia.media.translation.customFields`,
COALESCE(
`product.secondMediaExtension.secondMedia.media.translation.customFields`,
`product.secondMediaExtension.secondMedia.media.translation.customFields`
) as `product.secondMediaExtension.secondMedia.media.customFields`,
`product.secondMediaExtension.secondMedia.media.translation.createdAt`,
`product.secondMediaExtension.secondMedia.media.translation.updatedAt`,
`product.secondMediaExtension.secondMedia.media.translation.mediaId`,
`product.secondMediaExtension.secondMedia.media.translation.languageId`,
`product.secondMediaExtension.secondMedia`.`custom_fields` as `product.secondMediaExtension.secondMedia.customFields`,
`product.secondMediaExtension.secondMedia`.`created_at` as `product.secondMediaExtension.secondMedia.createdAt`,
`product.secondMediaExtension.secondMedia`.`updated_at` as `product.secondMediaExtension.secondMedia.updatedAt`,
`product.secondMediaExtension`.`created_at` as `product.secondMediaExtension.createdAt`,
`product.secondMediaExtension`.`updated_at` as `product.secondMediaExtension.updatedAt`,
`product.srsExtension`.`id` as `product.srsExtension.id`,
`product.srsExtension`.`version_id` as `product.srsExtension.versionId`,
`product.srsExtension`.`product_id` as `product.srsExtension.productId`,
`product.srsExtension`.`product_version_id` as `product.srsExtension.productVersionId`,
`product.srsExtension`.`srs_id` as `product.srsExtension.srsId`,
`product.srsExtension`.`base_id` as `product.srsExtension.baseId`,
`product.srsExtension`.`created_at` as `product.srsExtension.createdAt`,
`product.srsExtension`.`updated_at` as `product.srsExtension.updatedAt`,
`product.cover`.`id` as `product.cover.id`,
`product.cover`.`version_id` as `product.cover.versionId`,
`product.cover`.`product_id` as `product.cover.productId`,
`product.cover`.`product_version_id` as `product.cover.productVersionId`,
`product.cover`.`media_id` as `product.cover.mediaId`,
`product.cover`.`position` as `product.cover.position`,
`product.cover.media`.`id` as `product.cover.media.id`,
`product.cover.media`.`user_id` as `product.cover.media.userId`,
`product.cover.media`.`media_folder_id` as `product.cover.media.mediaFolderId`,
`product.cover.media`.`mime_type` as `product.cover.media.mimeType`,
`product.cover.media`.`file_extension` as `product.cover.media.fileExtension`,
`product.cover.media`.`uploaded_at` as `product.cover.media.uploadedAt`,
`product.cover.media`.`file_name` as `product.cover.media.fileName`,
`product.cover.media`.`file_size` as `product.cover.media.fileSize`,
`product.cover.media`.`media_type` as `product.cover.media.mediaTypeRaw`,
`product.cover.media`.`meta_data` as `product.cover.media.metaData`,
`product.cover.media`.`private` as `product.cover.media.private`,
`product.cover.media`.`thumbnails_ro` as `product.cover.media.thumbnailsRo`,
`product.cover.media`.`created_at` as `product.cover.media.createdAt`,
`product.cover.media`.`updated_at` as `product.cover.media.updatedAt`,
`product.cover.media.translation.title`,
COALESCE(
`product.cover.media.translation.title`,
`product.cover.media.translation.title`
) as `product.cover.media.title`,
`product.cover.media.translation.alt`,
COALESCE(
`product.cover.media.translation.alt`,
`product.cover.media.translation.alt`
) as `product.cover.media.alt`,
`product.cover.media.translation.customFields`,
COALESCE(
`product.cover.media.translation.customFields`,
`product.cover.media.translation.customFields`
) as `product.cover.media.customFields`,
`product.cover.media.translation.createdAt`,
`product.cover.media.translation.updatedAt`,
`product.cover.media.translation.mediaId`,
`product.cover.media.translation.languageId`,
`product.cover`.`custom_fields` as `product.cover.customFields`,
`product.cover`.`created_at` as `product.cover.createdAt`,
`product.cover`.`updated_at` as `product.cover.updatedAt`,
(
SELECT
GROUP_CONCAT(
HEX(
`product.options.mapping`.`property_group_option_id`
) SEPARATOR '||'
)
FROM
`product_option` `product.options.mapping`
WHERE
`product.options.mapping`.`product_id` = `product`.`id`
) as `product.options.id_mapping`,
`product.unit`.`id` as `product.unit.id`,
`product.unit`.`created_at` as `product.unit.createdAt`,
`product.unit`.`updated_at` as `product.unit.updatedAt`,
`product.unit.translation.shortCode`,
COALESCE(
`product.unit.translation.shortCode`,
`product.unit.translation.shortCode`
) as `product.unit.shortCode`,
`product.unit.translation.name`,
COALESCE(
`product.unit.translation.name`,
`product.unit.translation.name`
) as `product.unit.name`,
`product.unit.translation.customFields`,
COALESCE(
`product.unit.translation.customFields`,
`product.unit.translation.customFields`
) as `product.unit.customFields`,
`product.unit.translation.createdAt`,
`product.unit.translation.updatedAt`,
`product.unit.translation.unitId`,
`product.unit.translation.languageId`,
`product.deliveryTime`.`id` as `product.deliveryTime.id`,
`product.deliveryTime`.`min` as `product.deliveryTime.min`,
`product.deliveryTime`.`max` as `product.deliveryTime.max`,
`product.deliveryTime`.`unit` as `product.deliveryTime.unit`,
`product.deliveryTime`.`created_at` as `product.deliveryTime.createdAt`,
`product.deliveryTime`.`updated_at` as `product.deliveryTime.updatedAt`,
`product.deliveryTime.translation.name`,
COALESCE(
`product.deliveryTime.translation.name`,
`product.deliveryTime.translation.name`
) as `product.deliveryTime.name`,
`product.deliveryTime.translation.customFields`,
COALESCE(
`product.deliveryTime.translation.customFields`,
`product.deliveryTime.translation.customFields`
) as `product.deliveryTime.customFields`,
`product.deliveryTime.translation.createdAt`,
`product.deliveryTime.translation.updatedAt`,
`product.deliveryTime.translation.deliveryTimeId`,
`product.deliveryTime.translation.languageId`,
`product.translation.metaDescription`,
`product.parent.translation.metaDescription`,
COALESCE(
`product.translation.metaDescription`,
`product.parent.translation.metaDescription`,
`product.translation.metaDescription`
) as `product.metaDescription`,
`product.translation.name`,
`product.parent.translation.name`,
COALESCE(
`product.translation.name`, `product.parent.translation.name`,
`product.translation.name`
) as `product.name`,
`product.translation.keywords`,
`product.parent.translation.keywords`,
COALESCE(
`product.translation.keywords`,
`product.parent.translation.keywords`,
`product.translation.keywords`
) as `product.keywords`,
`product.translation.description`,
`product.parent.translation.description`,
COALESCE(
`product.translation.description`,
`product.parent.translation.description`,
`product.translation.description`
) as `product.description`,
`product.translation.metaTitle`,
`product.parent.translation.metaTitle`,
COALESCE(
`product.translation.metaTitle`,
`product.parent.translation.metaTitle`,
`product.translation.metaTitle`
) as `product.metaTitle`,
`product.translation.packUnit`,
`product.parent.translation.packUnit`,
COALESCE(
`product.translation.packUnit`,
`product.parent.translation.packUnit`,
`product.translation.packUnit`
) as `product.packUnit`,
`product.translation.packUnitPlural`,
`product.parent.translation.packUnitPlural`,
COALESCE(
`product.translation.packUnitPlural`,
`product.parent.translation.packUnitPlural`,
`product.translation.packUnitPlural`
) as `product.packUnitPlural`,
`product.translation.customSearchKeywords`,
`product.parent.translation.customSearchKeywords`,
COALESCE(
`product.translation.customSearchKeywords`,
`product.parent.translation.customSearchKeywords`,
`product.translation.customSearchKeywords`
) as `product.customSearchKeywords`,
`product.translation.slotConfig`,
`product.parent.translation.slotConfig`,
COALESCE(
`product.translation.slotConfig`,
`product.parent.translation.slotConfig`,
`product.translation.slotConfig`
) as `product.slotConfig`,
`product.translation.customFields`,
`product.parent.translation.customFields`,
COALESCE(
`product.translation.customFields`,
`product.parent.translation.customFields`,
`product.translation.customFields`
) as `product.customFields`,
`product.translation.createdAt`,
`product.parent.translation.createdAt`,
`product.translation.updatedAt`,
`product.parent.translation.updatedAt`,
`product.translation.productId`,
`product.parent.translation.productId`,
`product.translation.languageId`,
`product.parent.translation.languageId`,
`product.translation.productVersionId`,
`product.parent.translation.productVersionId`
FROM
`product`
LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id`
AND `product`.`version_id` = `product.parent`.`version_id`
LEFT JOIN (
SELECT
`product.translation`.product_id,
`product.translation`.product_version_id,
`product.translation`.meta_description as `product.translation.metaDescription`,
`product.translation`.name as `product.translation.name`,
`product.translation`.keywords as `product.translation.keywords`,
`product.translation`.description as `product.translation.description`,
`product.translation`.meta_title as `product.translation.metaTitle`,
`product.translation`.pack_unit as `product.translation.packUnit`,
`product.translation`.pack_unit_plural as `product.translation.packUnitPlural`,
`product.translation`.custom_search_keywords as `product.translation.customSearchKeywords`,
`product.translation`.slot_config as `product.translation.slotConfig`,
`product.translation`.custom_fields as `product.translation.customFields`,
`product.translation`.created_at as `product.translation.createdAt`,
`product.translation`.updated_at as `product.translation.updatedAt`,
`product.translation`.product_id as `product.translation.productId`,
`product.translation`.language_id as `product.translation.languageId`,
`product.translation`.product_version_id as `product.translation.productVersionId`
FROM
`product_translation` `product.translation`
WHERE
`product.translation`.language_id = : languageId
) `product.product_translation` ON `product.product_translation`.`product_id` = `product`.`id`
AND `product.product_translation`.product_version_id = `product`.version_id
LEFT JOIN (
SELECT
`product.parent.translation`.product_id,
`product.parent.translation`.product_version_id,
`product.parent.translation`.meta_description as `product.parent.translation.metaDescription`,
`product.parent.translation`.name as `product.parent.translation.name`,
`product.parent.translation`.keywords as `product.parent.translation.keywords`,
`product.parent.translation`.description as `product.parent.translation.description`,
`product.parent.translation`.meta_title as `product.parent.translation.metaTitle`,
`product.parent.translation`.pack_unit as `product.parent.translation.packUnit`,
`product.parent.translation`.pack_unit_plural as `product.parent.translation.packUnitPlural`,
`product.parent.translation`.custom_search_keywords as `product.parent.translation.customSearchKeywords`,
`product.parent.translation`.slot_config as `product.parent.translation.slotConfig`,
`product.parent.translation`.custom_fields as `product.parent.translation.customFields`,
`product.parent.translation`.created_at as `product.parent.translation.createdAt`,
`product.parent.translation`.updated_at as `product.parent.translation.updatedAt`,
`product.parent.translation`.product_id as `product.parent.translation.productId`,
`product.parent.translation`.language_id as `product.parent.translation.languageId`,
`product.parent.translation`.product_version_id as `product.parent.translation.productVersionId`
FROM
`product_translation` `product.parent.translation`
WHERE
`product.parent.translation`.language_id = : languageId
) `product.product_translation.parent` ON `product.product_translation.parent`.`product_id` = `product.parent`.`id`
AND `product.product_translation.parent`.product_version_id = `product.parent`.version_id
LEFT JOIN `tax` `product.tax` ON `product`.`tax` = `product.tax`.`id`
LEFT JOIN `nd_second_media_extension` `product.secondMediaExtension` ON `product`.`secondMediaExtension` = `product.secondMediaExtension`.`product_id`
LEFT JOIN `product_srs_extension` `product.srsExtension` ON `product`.`srsExtension` = `product.srsExtension`.`product_id`
AND `product`.`version_id` = `product.srsExtension`.`version_id`
LEFT JOIN `product_media` `product.cover` ON `product`.`cover` = `product.cover`.`id`
AND `product`.`version_id` = `product.cover`.`version_id`
LEFT JOIN `unit` `product.unit` ON `product`.`unit` = `product.unit`.`id`
LEFT JOIN `delivery_time` `product.deliveryTime` ON `product`.`deliveryTime` = `product.deliveryTime`.`id`
LEFT JOIN `product_media` `product.secondMediaExtension.secondMedia` ON `product.secondMediaExtension`.`second_media_id` = `product.secondMediaExtension.secondMedia`.`id`
LEFT JOIN `media` `product.secondMediaExtension.secondMedia.media` ON `product.secondMediaExtension.secondMedia`.`media_id` = `product.secondMediaExtension.secondMedia.media`.`id`
LEFT JOIN (
SELECT
`product.secondMediaExtension.secondMedia.media.translation`.media_id,
`product.secondMediaExtension.secondMedia.media.translation`.title as `product.secondMediaExtension.secondMedia.media.translation.title`,
`product.secondMediaExtension.secondMedia.media.translation`.alt as `product.secondMediaExtension.secondMedia.media.translation.alt`,
`product.secondMediaExtension.secondMedia.media.translation`.custom_fields as `product.secondMediaExtension.secondMedia.media.translation.customFields`,
`product.secondMediaExtension.secondMedia.media.translation`.created_at as `product.secondMediaExtension.secondMedia.media.translation.createdAt`,
`product.secondMediaExtension.secondMedia.media.translation`.updated_at as `product.secondMediaExtension.secondMedia.media.translation.updatedAt`,
`product.secondMediaExtension.secondMedia.media.translation`.media_id as `product.secondMediaExtension.secondMedia.media.translation.mediaId`,
`product.secondMediaExtension.secondMedia.media.translation`.language_id as `product.secondMediaExtension.secondMedia.media.translation.languageId`
FROM
`media_translation` `product.secondMediaExtension.secondMedia.media.translation`
WHERE
`product.secondMediaExtension.secondMedia.media.translation`.language_id = : languageId
) `product.secondMediaExtension.secondMedia.media.media_translation` ON `product.secondMediaExtension.secondMedia.media.media_translation`.`media_id` = `product.secondMediaExtension.secondMedia.media`.`id`
LEFT JOIN `media` `product.cover.media` ON `product.cover`.`media_id` = `product.cover.media`.`id`
LEFT JOIN (
SELECT
`product.cover.media.translation`.media_id,
`product.cover.media.translation`.title as `product.cover.media.translation.title`,
`product.cover.media.translation`.alt as `product.cover.media.translation.alt`,
`product.cover.media.translation`.custom_fields as `product.cover.media.translation.customFields`,
`product.cover.media.translation`.created_at as `product.cover.media.translation.createdAt`,
`product.cover.media.translation`.updated_at as `product.cover.media.translation.updatedAt`,
`product.cover.media.translation`.media_id as `product.cover.media.translation.mediaId`,
`product.cover.media.translation`.language_id as `product.cover.media.translation.languageId`
FROM
`media_translation` `product.cover.media.translation`
WHERE
`product.cover.media.translation`.language_id = : languageId
) `product.cover.media.media_translation` ON `product.cover.media.media_translation`.`media_id` = `product.cover.media`.`id`
LEFT JOIN (
SELECT
`product.unit.translation`.unit_id,
`product.unit.translation`.short_code as `product.unit.translation.shortCode`,
`product.unit.translation`.name as `product.unit.translation.name`,
`product.unit.translation`.custom_fields as `product.unit.translation.customFields`,
`product.unit.translation`.created_at as `product.unit.translation.createdAt`,
`product.unit.translation`.updated_at as `product.unit.translation.updatedAt`,
`product.unit.translation`.unit_id as `product.unit.translation.unitId`,
`product.unit.translation`.language_id as `product.unit.translation.languageId`
FROM
`unit_translation` `product.unit.translation`
WHERE
`product.unit.translation`.language_id = : languageId
) `product.unit.unit_translation` ON `product.unit.unit_translation`.`unit_id` = `product.unit`.`id`
LEFT JOIN (
SELECT
`product.deliveryTime.translation`.delivery_time_id,
`product.deliveryTime.translation`.name as `product.deliveryTime.translation.name`,
`product.deliveryTime.translation`.custom_fields as `product.deliveryTime.translation.customFields`,
`product.deliveryTime.translation`.created_at as `product.deliveryTime.translation.createdAt`,
`product.deliveryTime.translation`.updated_at as `product.deliveryTime.translation.updatedAt`,
`product.deliveryTime.translation`.delivery_time_id as `product.deliveryTime.translation.deliveryTimeId`,
`product.deliveryTime.translation`.language_id as `product.deliveryTime.translation.languageId`
FROM
`delivery_time_translation` `product.deliveryTime.translation`
WHERE
`product.deliveryTime.translation`.language_id = : languageId
) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation`.`delivery_time_id` = `product.deliveryTime`.`id`
WHERE
(
`product`.`version_id` = : version
)
AND (
`product`.`id` IN (: ids)
)
SELECT `product`.`id` as `product.id`, `product`.`version_id` as `product.versionId`, `product`.`parent_id` as `product.parentId`, `product`.`parent_version_id` as `product.parentVersionId`, COALESCE(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`) as `product.manufacturerId`, COALESCE(`product`.`product_manufacturer_version_id`, `product.parent`.`product_manufacturer_version_id`) as `product.productManufacturerVersionId`, COALESCE(`product`.`unit_id`, `product.parent`.`unit_id`) as `product.unitId`, COALESCE(`product`.`tax_id`, `product.parent`.`tax_id`) as `product.taxId`, COALESCE(`product`.`product_media_id`, `product.parent`.`product_media_id`) as `product.coverId`, COALESCE(`product`.`product_media_version_id`, `product.parent`.`product_media_version_id`) as `product.productMediaVersionId`, COALESCE(`product`.`delivery_time_id`, `product.parent`.`delivery_time_id`) as `product.deliveryTimeId`, COALESCE(`product`.`product_feature_set_id`, `product.parent`.`product_feature_set_id`) as `product.featureSetId`, COALESCE(`product`.`canonical_product_id`, `product.parent`.`canonical_product_id`) as `product.canonicalProductId`, COALESCE(`product`.`cms_page_id`, `product.parent`.`cms_page_id`) as `product.cmsPageId`, COALESCE(`product`.`cms_page_version_id`, `product.parent`.`cms_page_version_id`) as `product.cmsPageVersionId`, `product.parent`.`price` as `product.price.inherited`, COALESCE(`product`.`price`, `product.parent`.`price`) as `product.price`, `product`.`product_number` as `product.productNumber`, `product`.`stock` as `product.stock`, COALESCE(`product`.`restock_time`, `product.parent`.`restock_time`) as `product.restockTime`, `product`.`auto_increment` as `product.autoIncrement`, COALESCE(`product`.`active`, `product.parent`.`active`) as `product.active`, `product`.`available_stock` as `product.availableStock`, `product`.`available` as `product.available`, COALESCE(`product`.`is_closeout`, `product.parent`.`is_closeout`) as `product.isCloseout`, `product`.`display_group` as `product.displayGroup`, `product.parent`.`configurator_group_config` as `product.configuratorGroupConfig.inherited`, COALESCE(`product`.`configurator_group_config`, `product.parent`.`configurator_group_config`) as `product.configuratorGroupConfig`, COALESCE(`product`.`main_variant_id`, `product.parent`.`main_variant_id`) as `product.mainVariantId`, COALESCE(`product`.`display_parent`, `product.parent`.`display_parent`) as `product.displayParent`, `product.parent`.`variant_listing_config` as `product.variantListingConfig.inherited`, COALESCE(`product`.`variant_listing_config`, `product.parent`.`variant_listing_config`) as `product.variantListingConfig`, `product`.`variant_restrictions` as `product.variantRestrictions`, COALESCE(`product`.`manufacturer_number`, `product.parent`.`manufacturer_number`) as `product.manufacturerNumber`, COALESCE(`product`.`ean`, `product.parent`.`ean`) as `product.ean`, COALESCE(`product`.`purchase_steps`, `product.parent`.`purchase_steps`) as `product.purchaseSteps`, COALESCE(`product`.`max_purchase`, `product.parent`.`max_purchase`) as `product.maxPurchase`, COALESCE(`product`.`min_purchase`, `product.parent`.`min_purchase`) as `product.minPurchase`, COALESCE(`product`.`purchase_unit`, `product.parent`.`purchase_unit`) as `product.purchaseUnit`, COALESCE(`product`.`reference_unit`, `product.parent`.`reference_unit`) as `product.referenceUnit`, COALESCE(`product`.`shipping_free`, `product.parent`.`shipping_free`) as `product.shippingFree`, `product.parent`.`purchase_prices` as `product.purchasePrices.inherited`, COALESCE(`product`.`purchase_prices`, `product.parent`.`purchase_prices`) as `product.purchasePrices`, COALESCE(`product`.`mark_as_topseller`, `product.parent`.`mark_as_topseller`) as `product.markAsTopseller`, COALESCE(`product`.`weight`, `product.parent`.`weight`) as `product.weight`, COALESCE(`product`.`width`, `product.parent`.`width`) as `product.width`, COALESCE(`product`.`height`, `product.parent`.`height`) as `product.height`, COALESCE(`product`.`length`, `product.parent`.`length`) as `product.length`, COALESCE(`product`.`release_date`, `product.parent`.`release_date`) as `product.releaseDate`, COALESCE(`product`.`rating_average`, `product.parent`.`rating_average`) as `product.ratingAverage`, `product.parent`.`category_tree` as `product.categoryTree.inherited`, COALESCE(`product`.`category_tree`, `product.parent`.`category_tree`) as `product.categoryTree`, `product.parent`.`property_ids` as `product.propertyIds.inherited`, COALESCE(`product`.`property_ids`, `product.parent`.`property_ids`) as `product.propertyIds`, `product.parent`.`option_ids` as `product.optionIds.inherited`, COALESCE(`product`.`option_ids`, `product.parent`.`option_ids`) as `product.optionIds`, `product.parent`.`stream_ids` as `product.streamIds.inherited`, COALESCE(`product`.`stream_ids`, `product.parent`.`stream_ids`) as `product.streamIds`, `product.parent`.`tag_ids` as `product.tagIds.inherited`, COALESCE(`product`.`tag_ids`, `product.parent`.`tag_ids`) as `product.tagIds`, `product.parent`.`category_ids` as `product.categoryIds.inherited`, COALESCE(`product`.`category_ids`, `product.parent`.`category_ids`) as `product.categoryIds`, `product`.`child_count` as `product.childCount`, COALESCE(`product`.`custom_field_set_selection_active`, `product.parent`.`custom_field_set_selection_active`) as `product.customFieldSetSelectionActive`, `product`.`sales` as `product.sales`, `product`.`states` as `product.states`, `product.tax`.`id` as `product.tax.id`, `product.tax`.`tax_rate` as `product.tax.taxRate`, `product.tax`.`name` as `product.tax.name`, `product.tax`.`position` as `product.tax.position`, `product.tax`.`custom_fields` as `product.tax.customFields`, `product.tax`.`created_at` as `product.tax.createdAt`, `product.tax`.`updated_at` as `product.tax.updatedAt`, `product.parent`.`cheapest_price` as `product.cheapestPrice.inherited`, COALESCE(`product`.`cheapest_price`, `product.parent`.`cheapest_price`) as `product.cheapestPrice`, `product`.`created_at` as `product.createdAt`, `product`.`updated_at` as `product.updatedAt`, `product.secondMediaExtension`.`id` as `product.secondMediaExtension.id`, `product.secondMediaExtension`.`product_id` as `product.secondMediaExtension.productId`, `product.secondMediaExtension`.`product_version_id` as `product.secondMediaExtension.productVersionId`, `product.secondMediaExtension`.`second_media_id` as `product.secondMediaExtension.secondMediaId`, `product.secondMediaExtension.secondMedia`.`id` as `product.secondMediaExtension.secondMedia.id`, `product.secondMediaExtension.secondMedia`.`version_id` as `product.secondMediaExtension.secondMedia.versionId`, `product.secondMediaExtension.secondMedia`.`product_id` as `product.secondMediaExtension.secondMedia.productId`, `product.secondMediaExtension.secondMedia`.`product_version_id` as `product.secondMediaExtension.secondMedia.productVersionId`, `product.secondMediaExtension.secondMedia`.`media_id` as `product.secondMediaExtension.secondMedia.mediaId`, `product.secondMediaExtension.secondMedia`.`position` as `product.secondMediaExtension.secondMedia.position`, `product.secondMediaExtension.secondMedia.media`.`id` as `product.secondMediaExtension.secondMedia.media.id`, `product.secondMediaExtension.secondMedia.media`.`user_id` as `product.secondMediaExtension.secondMedia.media.userId`, `product.secondMediaExtension.secondMedia.media`.`media_folder_id` as `product.secondMediaExtension.secondMedia.media.mediaFolderId`, `product.secondMediaExtension.secondMedia.media`.`mime_type` as `product.secondMediaExtension.secondMedia.media.mimeType`, `product.secondMediaExtension.secondMedia.media`.`file_extension` as `product.secondMediaExtension.secondMedia.media.fileExtension`, `product.secondMediaExtension.secondMedia.media`.`uploaded_at` as `product.secondMediaExtension.secondMedia.media.uploadedAt`, `product.secondMediaExtension.secondMedia.media`.`file_name` as `product.secondMediaExtension.secondMedia.media.fileName`, `product.secondMediaExtension.secondMedia.media`.`file_size` as `product.secondMediaExtension.secondMedia.media.fileSize`, `product.secondMediaExtension.secondMedia.media`.`media_type` as `product.secondMediaExtension.secondMedia.media.mediaTypeRaw`, `product.secondMediaExtension.secondMedia.media`.`meta_data` as `product.secondMediaExtension.secondMedia.media.metaData`, `product.secondMediaExtension.secondMedia.media`.`private` as `product.secondMediaExtension.secondMedia.media.private`, `product.secondMediaExtension.secondMedia.media`.`thumbnails_ro` as `product.secondMediaExtension.secondMedia.media.thumbnailsRo`, `product.secondMediaExtension.secondMedia.media`.`created_at` as `product.secondMediaExtension.secondMedia.media.createdAt`, `product.secondMediaExtension.secondMedia.media`.`updated_at` as `product.secondMediaExtension.secondMedia.media.updatedAt`, `product.secondMediaExtension.secondMedia.media.translation.title`, COALESCE(`product.secondMediaExtension.secondMedia.media.translation.title`,`product.secondMediaExtension.secondMedia.media.translation.title`) as `product.secondMediaExtension.secondMedia.media.title`, `product.secondMediaExtension.secondMedia.media.translation.alt`, COALESCE(`product.secondMediaExtension.secondMedia.media.translation.alt`,`product.secondMediaExtension.secondMedia.media.translation.alt`) as `product.secondMediaExtension.secondMedia.media.alt`, `product.secondMediaExtension.secondMedia.media.translation.customFields`, COALESCE(`product.secondMediaExtension.secondMedia.media.translation.customFields`,`product.secondMediaExtension.secondMedia.media.translation.customFields`) as `product.secondMediaExtension.secondMedia.media.customFields`, `product.secondMediaExtension.secondMedia.media.translation.createdAt`, `product.secondMediaExtension.secondMedia.media.translation.updatedAt`, `product.secondMediaExtension.secondMedia.media.translation.mediaId`, `product.secondMediaExtension.secondMedia.media.translation.languageId`, `product.secondMediaExtension.secondMedia`.`custom_fields` as `product.secondMediaExtension.secondMedia.customFields`, `product.secondMediaExtension.secondMedia`.`created_at` as `product.secondMediaExtension.secondMedia.createdAt`, `product.secondMediaExtension.secondMedia`.`updated_at` as `product.secondMediaExtension.secondMedia.updatedAt`, `product.secondMediaExtension`.`created_at` as `product.secondMediaExtension.createdAt`, `product.secondMediaExtension`.`updated_at` as `product.secondMediaExtension.updatedAt`, `product.srsExtension`.`id` as `product.srsExtension.id`, `product.srsExtension`.`version_id` as `product.srsExtension.versionId`, `product.srsExtension`.`product_id` as `product.srsExtension.productId`, `product.srsExtension`.`product_version_id` as `product.srsExtension.productVersionId`, `product.srsExtension`.`srs_id` as `product.srsExtension.srsId`, `product.srsExtension`.`base_id` as `product.srsExtension.baseId`, `product.srsExtension`.`created_at` as `product.srsExtension.createdAt`, `product.srsExtension`.`updated_at` as `product.srsExtension.updatedAt`, `product.cover`.`id` as `product.cover.id`, `product.cover`.`version_id` as `product.cover.versionId`, `product.cover`.`product_id` as `product.cover.productId`, `product.cover`.`product_version_id` as `product.cover.productVersionId`, `product.cover`.`media_id` as `product.cover.mediaId`, `product.cover`.`position` as `product.cover.position`, `product.cover.media`.`id` as `product.cover.media.id`, `product.cover.media`.`user_id` as `product.cover.media.userId`, `product.cover.media`.`media_folder_id` as `product.cover.media.mediaFolderId`, `product.cover.media`.`mime_type` as `product.cover.media.mimeType`, `product.cover.media`.`file_extension` as `product.cover.media.fileExtension`, `product.cover.media`.`uploaded_at` as `product.cover.media.uploadedAt`, `product.cover.media`.`file_name` as `product.cover.media.fileName`, `product.cover.media`.`file_size` as `product.cover.media.fileSize`, `product.cover.media`.`media_type` as `product.cover.media.mediaTypeRaw`, `product.cover.media`.`meta_data` as `product.cover.media.metaData`, `product.cover.media`.`private` as `product.cover.media.private`, `product.cover.media`.`thumbnails_ro` as `product.cover.media.thumbnailsRo`, `product.cover.media`.`created_at` as `product.cover.media.createdAt`, `product.cover.media`.`updated_at` as `product.cover.media.updatedAt`, `product.cover.media.translation.title`, COALESCE(`product.cover.media.translation.title`,`product.cover.media.translation.title`) as `product.cover.media.title`, `product.cover.media.translation.alt`, COALESCE(`product.cover.media.translation.alt`,`product.cover.media.translation.alt`) as `product.cover.media.alt`, `product.cover.media.translation.customFields`, COALESCE(`product.cover.media.translation.customFields`,`product.cover.media.translation.customFields`) as `product.cover.media.customFields`, `product.cover.media.translation.createdAt`, `product.cover.media.translation.updatedAt`, `product.cover.media.translation.mediaId`, `product.cover.media.translation.languageId`, `product.cover`.`custom_fields` as `product.cover.customFields`, `product.cover`.`created_at` as `product.cover.createdAt`, `product.cover`.`updated_at` as `product.cover.updatedAt`, (SELECT GROUP_CONCAT(HEX(`product.options.mapping`.`property_group_option_id`) SEPARATOR '||')
FROM `product_option` `product.options.mapping`
WHERE `product.options.mapping`.`product_id` = `product`.`id` ) as `product.options.id_mapping`, `product.unit`.`id` as `product.unit.id`, `product.unit`.`created_at` as `product.unit.createdAt`, `product.unit`.`updated_at` as `product.unit.updatedAt`, `product.unit.translation.shortCode`, COALESCE(`product.unit.translation.shortCode`,`product.unit.translation.shortCode`) as `product.unit.shortCode`, `product.unit.translation.name`, COALESCE(`product.unit.translation.name`,`product.unit.translation.name`) as `product.unit.name`, `product.unit.translation.customFields`, COALESCE(`product.unit.translation.customFields`,`product.unit.translation.customFields`) as `product.unit.customFields`, `product.unit.translation.createdAt`, `product.unit.translation.updatedAt`, `product.unit.translation.unitId`, `product.unit.translation.languageId`, `product.deliveryTime`.`id` as `product.deliveryTime.id`, `product.deliveryTime`.`min` as `product.deliveryTime.min`, `product.deliveryTime`.`max` as `product.deliveryTime.max`, `product.deliveryTime`.`unit` as `product.deliveryTime.unit`, `product.deliveryTime`.`created_at` as `product.deliveryTime.createdAt`, `product.deliveryTime`.`updated_at` as `product.deliveryTime.updatedAt`, `product.deliveryTime.translation.name`, COALESCE(`product.deliveryTime.translation.name`,`product.deliveryTime.translation.name`) as `product.deliveryTime.name`, `product.deliveryTime.translation.customFields`, COALESCE(`product.deliveryTime.translation.customFields`,`product.deliveryTime.translation.customFields`) as `product.deliveryTime.customFields`, `product.deliveryTime.translation.createdAt`, `product.deliveryTime.translation.updatedAt`, `product.deliveryTime.translation.deliveryTimeId`, `product.deliveryTime.translation.languageId`, `product.translation.metaDescription`, `product.parent.translation.metaDescription`, COALESCE(`product.translation.metaDescription`,`product.parent.translation.metaDescription`,`product.translation.metaDescription`) as `product.metaDescription`, `product.translation.name`, `product.parent.translation.name`, COALESCE(`product.translation.name`,`product.parent.translation.name`,`product.translation.name`) as `product.name`, `product.translation.keywords`, `product.parent.translation.keywords`, COALESCE(`product.translation.keywords`,`product.parent.translation.keywords`,`product.translation.keywords`) as `product.keywords`, `product.translation.description`, `product.parent.translation.description`, COALESCE(`product.translation.description`,`product.parent.translation.description`,`product.translation.description`) as `product.description`, `product.translation.metaTitle`, `product.parent.translation.metaTitle`, COALESCE(`product.translation.metaTitle`,`product.parent.translation.metaTitle`,`product.translation.metaTitle`) as `product.metaTitle`, `product.translation.packUnit`, `product.parent.translation.packUnit`, COALESCE(`product.translation.packUnit`,`product.parent.translation.packUnit`,`product.translation.packUnit`) as `product.packUnit`, `product.translation.packUnitPlural`, `product.parent.translation.packUnitPlural`, COALESCE(`product.translation.packUnitPlural`,`product.parent.translation.packUnitPlural`,`product.translation.packUnitPlural`) as `product.packUnitPlural`, `product.translation.customSearchKeywords`, `product.parent.translation.customSearchKeywords`, COALESCE(`product.translation.customSearchKeywords`,`product.parent.translation.customSearchKeywords`,`product.translation.customSearchKeywords`) as `product.customSearchKeywords`, `product.translation.slotConfig`, `product.parent.translation.slotConfig`, COALESCE(`product.translation.slotConfig`,`product.parent.translation.slotConfig`,`product.translation.slotConfig`) as `product.slotConfig`, `product.translation.customFields`, `product.parent.translation.customFields`, COALESCE(`product.translation.customFields`,`product.parent.translation.customFields`,`product.translation.customFields`) as `product.customFields`, `product.translation.createdAt`, `product.parent.translation.createdAt`, `product.translation.updatedAt`, `product.parent.translation.updatedAt`, `product.translation.productId`, `product.parent.translation.productId`, `product.translation.languageId`, `product.parent.translation.languageId`, `product.translation.productVersionId`, `product.parent.translation.productVersionId` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN (SELECT `product.translation`.product_id, `product.translation`.product_version_id, `product.translation`.meta_description as `product.translation.metaDescription`, `product.translation`.name as `product.translation.name`, `product.translation`.keywords as `product.translation.keywords`, `product.translation`.description as `product.translation.description`, `product.translation`.meta_title as `product.translation.metaTitle`, `product.translation`.pack_unit as `product.translation.packUnit`, `product.translation`.pack_unit_plural as `product.translation.packUnitPlural`, `product.translation`.custom_search_keywords as `product.translation.customSearchKeywords`, `product.translation`.slot_config as `product.translation.slotConfig`, `product.translation`.custom_fields as `product.translation.customFields`, `product.translation`.created_at as `product.translation.createdAt`, `product.translation`.updated_at as `product.translation.updatedAt`, `product.translation`.product_id as `product.translation.productId`, `product.translation`.language_id as `product.translation.languageId`, `product.translation`.product_version_id as `product.translation.productVersionId` FROM `product_translation` `product.translation` WHERE `product.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.product_translation` ON `product.product_translation`.`product_id` = `product`.`id` AND `product.product_translation`.product_version_id = `product`.version_id LEFT JOIN (SELECT `product.parent.translation`.product_id, `product.parent.translation`.product_version_id, `product.parent.translation`.meta_description as `product.parent.translation.metaDescription`, `product.parent.translation`.name as `product.parent.translation.name`, `product.parent.translation`.keywords as `product.parent.translation.keywords`, `product.parent.translation`.description as `product.parent.translation.description`, `product.parent.translation`.meta_title as `product.parent.translation.metaTitle`, `product.parent.translation`.pack_unit as `product.parent.translation.packUnit`, `product.parent.translation`.pack_unit_plural as `product.parent.translation.packUnitPlural`, `product.parent.translation`.custom_search_keywords as `product.parent.translation.customSearchKeywords`, `product.parent.translation`.slot_config as `product.parent.translation.slotConfig`, `product.parent.translation`.custom_fields as `product.parent.translation.customFields`, `product.parent.translation`.created_at as `product.parent.translation.createdAt`, `product.parent.translation`.updated_at as `product.parent.translation.updatedAt`, `product.parent.translation`.product_id as `product.parent.translation.productId`, `product.parent.translation`.language_id as `product.parent.translation.languageId`, `product.parent.translation`.product_version_id as `product.parent.translation.productVersionId` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.product_translation.parent` ON `product.product_translation.parent`.`product_id` = `product.parent`.`id` AND `product.product_translation.parent`.product_version_id = `product.parent`.version_id LEFT JOIN `tax` `product.tax` ON `product`.`tax` = `product.tax`.`id` LEFT JOIN `nd_second_media_extension` `product.secondMediaExtension` ON `product`.`secondMediaExtension` = `product.secondMediaExtension`.`product_id` LEFT JOIN `product_srs_extension` `product.srsExtension` ON `product`.`srsExtension` = `product.srsExtension`.`product_id` AND `product`.`version_id` = `product.srsExtension`.`version_id` LEFT JOIN `product_media` `product.cover` ON `product`.`cover` = `product.cover`.`id` AND `product`.`version_id` = `product.cover`.`version_id` LEFT JOIN `unit` `product.unit` ON `product`.`unit` = `product.unit`.`id` LEFT JOIN `delivery_time` `product.deliveryTime` ON `product`.`deliveryTime` = `product.deliveryTime`.`id` LEFT JOIN `product_media` `product.secondMediaExtension.secondMedia` ON `product.secondMediaExtension`.`second_media_id` = `product.secondMediaExtension.secondMedia`.`id` LEFT JOIN `media` `product.secondMediaExtension.secondMedia.media` ON `product.secondMediaExtension.secondMedia`.`media_id` = `product.secondMediaExtension.secondMedia.media`.`id` LEFT JOIN (SELECT `product.secondMediaExtension.secondMedia.media.translation`.media_id, `product.secondMediaExtension.secondMedia.media.translation`.title as `product.secondMediaExtension.secondMedia.media.translation.title`, `product.secondMediaExtension.secondMedia.media.translation`.alt as `product.secondMediaExtension.secondMedia.media.translation.alt`, `product.secondMediaExtension.secondMedia.media.translation`.custom_fields as `product.secondMediaExtension.secondMedia.media.translation.customFields`, `product.secondMediaExtension.secondMedia.media.translation`.created_at as `product.secondMediaExtension.secondMedia.media.translation.createdAt`, `product.secondMediaExtension.secondMedia.media.translation`.updated_at as `product.secondMediaExtension.secondMedia.media.translation.updatedAt`, `product.secondMediaExtension.secondMedia.media.translation`.media_id as `product.secondMediaExtension.secondMedia.media.translation.mediaId`, `product.secondMediaExtension.secondMedia.media.translation`.language_id as `product.secondMediaExtension.secondMedia.media.translation.languageId` FROM `media_translation` `product.secondMediaExtension.secondMedia.media.translation` WHERE `product.secondMediaExtension.secondMedia.media.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.secondMediaExtension.secondMedia.media.media_translation` ON `product.secondMediaExtension.secondMedia.media.media_translation`.`media_id` = `product.secondMediaExtension.secondMedia.media`.`id` LEFT JOIN `media` `product.cover.media` ON `product.cover`.`media_id` = `product.cover.media`.`id` LEFT JOIN (SELECT `product.cover.media.translation`.media_id, `product.cover.media.translation`.title as `product.cover.media.translation.title`, `product.cover.media.translation`.alt as `product.cover.media.translation.alt`, `product.cover.media.translation`.custom_fields as `product.cover.media.translation.customFields`, `product.cover.media.translation`.created_at as `product.cover.media.translation.createdAt`, `product.cover.media.translation`.updated_at as `product.cover.media.translation.updatedAt`, `product.cover.media.translation`.media_id as `product.cover.media.translation.mediaId`, `product.cover.media.translation`.language_id as `product.cover.media.translation.languageId` FROM `media_translation` `product.cover.media.translation` WHERE `product.cover.media.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.cover.media.media_translation` ON `product.cover.media.media_translation`.`media_id` = `product.cover.media`.`id` LEFT JOIN (SELECT `product.unit.translation`.unit_id, `product.unit.translation`.short_code as `product.unit.translation.shortCode`, `product.unit.translation`.name as `product.unit.translation.name`, `product.unit.translation`.custom_fields as `product.unit.translation.customFields`, `product.unit.translation`.created_at as `product.unit.translation.createdAt`, `product.unit.translation`.updated_at as `product.unit.translation.updatedAt`, `product.unit.translation`.unit_id as `product.unit.translation.unitId`, `product.unit.translation`.language_id as `product.unit.translation.languageId` FROM `unit_translation` `product.unit.translation` WHERE `product.unit.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.unit.unit_translation` ON `product.unit.unit_translation`.`unit_id` = `product.unit`.`id` LEFT JOIN (SELECT `product.deliveryTime.translation`.delivery_time_id, `product.deliveryTime.translation`.name as `product.deliveryTime.translation.name`, `product.deliveryTime.translation`.custom_fields as `product.deliveryTime.translation.customFields`, `product.deliveryTime.translation`.created_at as `product.deliveryTime.translation.createdAt`, `product.deliveryTime.translation`.updated_at as `product.deliveryTime.translation.updatedAt`, `product.deliveryTime.translation`.delivery_time_id as `product.deliveryTime.translation.deliveryTimeId`, `product.deliveryTime.translation`.language_id as `product.deliveryTime.translation.languageId` FROM `delivery_time_translation` `product.deliveryTime.translation` WHERE `product.deliveryTime.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation`.`delivery_time_id` = `product.deliveryTime`.`id` WHERE (`product`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND (`product`.`id` IN (0x00AB015AFE6EB09FC864B2E950B1ED2B, 0x0D67CB74BF9E67FA5521763C9E976135, 0x11511A1622CBFADF542236194E54A1A8, 0x143DC83572F3B83752C2C3F62181A4B5, 0x2933D7F0433F13BE4C31B7B4605E949A));
array:41 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 195)"
6 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
7 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 147)"
8 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::fetchByCriteria (line 85)"
9 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
10 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
12 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
13 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
14 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
16 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
17 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
20 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
21 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
22 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
23 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
24 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
26 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
27 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
28 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
29 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
30 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
31 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
33 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
34 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
35 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
39 => "Shopware\Core\HttpKernel::doHandle (line 81)"
40 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
1.87 ms (0.00%)
|
|
SELECT `property_group_option`.`id` as `property_group_option.id`, `property_group_option`.`property_group_id` as `property_group_option.groupId`, `property_group_option`.`color_hex_code` as `property_group_option.colorHexCode`, `property_group_option`.`media_id` as `property_group_option.mediaId`, `property_group_option`.`created_at` as `property_group_option.createdAt`, `property_group_option`.`updated_at` as `property_group_option.updatedAt`, `property_group_option.group`.`id` as `property_group_option.group.id`, `property_group_option.group`.`display_type` as `property_group_option.group.displayType`, `property_group_option.group`.`sorting_type` as `property_group_option.group.sortingType`, `property_group_option.group`.`filterable` as `property_group_option.group.filterable`, `property_group_option.group`.`visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage`, `property_group_option.group`.`created_at` as `property_group_option.group.createdAt`, `property_group_option.group`.`updated_at` as `property_group_option.group.updatedAt`, `property_group_option.group.translation.name`, COALESCE(`property_group_option.group.translation.name`,`property_group_option.group.translation.name`) as `property_group_option.group.name`, `property_group_option.group.translation.description`, COALESCE(`property_group_option.group.translation.description`,`property_group_option.group.translation.description`) as `property_group_option.group.description`, `property_group_option.group.translation.position`, COALESCE(`property_group_option.group.translation.position`,`property_group_option.group.translation.position`) as `property_group_option.group.position`, `property_group_option.group.translation.customFields`, COALESCE(`property_group_option.group.translation.customFields`,`property_group_option.group.translation.customFields`) as `property_group_option.group.customFields`, `property_group_option.group.translation.createdAt`, `property_group_option.group.translation.updatedAt`, `property_group_option.group.translation.propertyGroupId`, `property_group_option.group.translation.languageId`, `property_group_option.translation.name`, COALESCE(`property_group_option.translation.name`,`property_group_option.translation.name`) as `property_group_option.name`, `property_group_option.translation.position`, COALESCE(`property_group_option.translation.position`,`property_group_option.translation.position`) as `property_group_option.position`, `property_group_option.translation.customFields`, COALESCE(`property_group_option.translation.customFields`,`property_group_option.translation.customFields`) as `property_group_option.customFields`, `property_group_option.translation.createdAt`, `property_group_option.translation.updatedAt`, `property_group_option.translation.propertyGroupOptionId`, `property_group_option.translation.languageId` FROM `property_group_option` LEFT JOIN (SELECT `property_group_option.translation`.property_group_option_id, `property_group_option.translation`.name as `property_group_option.translation.name`, `property_group_option.translation`.position as `property_group_option.translation.position`, `property_group_option.translation`.custom_fields as `property_group_option.translation.customFields`, `property_group_option.translation`.created_at as `property_group_option.translation.createdAt`, `property_group_option.translation`.updated_at as `property_group_option.translation.updatedAt`, `property_group_option.translation`.property_group_option_id as `property_group_option.translation.propertyGroupOptionId`, `property_group_option.translation`.language_id as `property_group_option.translation.languageId` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation`.language_id = :languageId) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation`.`property_group_option_id` = `property_group_option`.`id` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option`.`property_group_id` = `property_group_option.group`.`id` LEFT JOIN (SELECT `property_group_option.group.translation`.property_group_id, `property_group_option.group.translation`.name as `property_group_option.group.translation.name`, `property_group_option.group.translation`.description as `property_group_option.group.translation.description`, `property_group_option.group.translation`.position as `property_group_option.group.translation.position`, `property_group_option.group.translation`.custom_fields as `property_group_option.group.translation.customFields`, `property_group_option.group.translation`.created_at as `property_group_option.group.translation.createdAt`, `property_group_option.group.translation`.updated_at as `property_group_option.group.translation.updatedAt`, `property_group_option.group.translation`.property_group_id as `property_group_option.group.translation.propertyGroupId`, `property_group_option.group.translation`.language_id as `property_group_option.group.translation.languageId` FROM `property_group_translation` `property_group_option.group.translation` WHERE `property_group_option.group.translation`.language_id = :languageId) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation`.`property_group_id` = `property_group_option.group`.`id` WHERE `property_group_option`.`id` IN (:ids)
SELECT
`property_group_option`.`id` as `property_group_option.id`,
`property_group_option`.`property_group_id` as `property_group_option.groupId`,
`property_group_option`.`color_hex_code` as `property_group_option.colorHexCode`,
`property_group_option`.`media_id` as `property_group_option.mediaId`,
`property_group_option`.`created_at` as `property_group_option.createdAt`,
`property_group_option`.`updated_at` as `property_group_option.updatedAt`,
`property_group_option.group`.`id` as `property_group_option.group.id`,
`property_group_option.group`.`display_type` as `property_group_option.group.displayType`,
`property_group_option.group`.`sorting_type` as `property_group_option.group.sortingType`,
`property_group_option.group`.`filterable` as `property_group_option.group.filterable`,
`property_group_option.group`.`visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage`,
`property_group_option.group`.`created_at` as `property_group_option.group.createdAt`,
`property_group_option.group`.`updated_at` as `property_group_option.group.updatedAt`,
`property_group_option.group.translation.name`,
COALESCE(
`property_group_option.group.translation.name`,
`property_group_option.group.translation.name`
) as `property_group_option.group.name`,
`property_group_option.group.translation.description`,
COALESCE(
`property_group_option.group.translation.description`,
`property_group_option.group.translation.description`
) as `property_group_option.group.description`,
`property_group_option.group.translation.position`,
COALESCE(
`property_group_option.group.translation.position`,
`property_group_option.group.translation.position`
) as `property_group_option.group.position`,
`property_group_option.group.translation.customFields`,
COALESCE(
`property_group_option.group.translation.customFields`,
`property_group_option.group.translation.customFields`
) as `property_group_option.group.customFields`,
`property_group_option.group.translation.createdAt`,
`property_group_option.group.translation.updatedAt`,
`property_group_option.group.translation.propertyGroupId`,
`property_group_option.group.translation.languageId`,
`property_group_option.translation.name`,
COALESCE(
`property_group_option.translation.name`,
`property_group_option.translation.name`
) as `property_group_option.name`,
`property_group_option.translation.position`,
COALESCE(
`property_group_option.translation.position`,
`property_group_option.translation.position`
) as `property_group_option.position`,
`property_group_option.translation.customFields`,
COALESCE(
`property_group_option.translation.customFields`,
`property_group_option.translation.customFields`
) as `property_group_option.customFields`,
`property_group_option.translation.createdAt`,
`property_group_option.translation.updatedAt`,
`property_group_option.translation.propertyGroupOptionId`,
`property_group_option.translation.languageId`
FROM
`property_group_option`
LEFT JOIN (
SELECT
`property_group_option.translation`.property_group_option_id,
`property_group_option.translation`.name as `property_group_option.translation.name`,
`property_group_option.translation`.position as `property_group_option.translation.position`,
`property_group_option.translation`.custom_fields as `property_group_option.translation.customFields`,
`property_group_option.translation`.created_at as `property_group_option.translation.createdAt`,
`property_group_option.translation`.updated_at as `property_group_option.translation.updatedAt`,
`property_group_option.translation`.property_group_option_id as `property_group_option.translation.propertyGroupOptionId`,
`property_group_option.translation`.language_id as `property_group_option.translation.languageId`
FROM
`property_group_option_translation` `property_group_option.translation`
WHERE
`property_group_option.translation`.language_id = : languageId
) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation`.`property_group_option_id` = `property_group_option`.`id`
LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option`.`property_group_id` = `property_group_option.group`.`id`
LEFT JOIN (
SELECT
`property_group_option.group.translation`.property_group_id,
`property_group_option.group.translation`.name as `property_group_option.group.translation.name`,
`property_group_option.group.translation`.description as `property_group_option.group.translation.description`,
`property_group_option.group.translation`.position as `property_group_option.group.translation.position`,
`property_group_option.group.translation`.custom_fields as `property_group_option.group.translation.customFields`,
`property_group_option.group.translation`.created_at as `property_group_option.group.translation.createdAt`,
`property_group_option.group.translation`.updated_at as `property_group_option.group.translation.updatedAt`,
`property_group_option.group.translation`.property_group_id as `property_group_option.group.translation.propertyGroupId`,
`property_group_option.group.translation`.language_id as `property_group_option.group.translation.languageId`
FROM
`property_group_translation` `property_group_option.group.translation`
WHERE
`property_group_option.group.translation`.language_id = : languageId
) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation`.`property_group_id` = `property_group_option.group`.`id`
WHERE
`property_group_option`.`id` IN (: ids)
SELECT `property_group_option`.`id` as `property_group_option.id`, `property_group_option`.`property_group_id` as `property_group_option.groupId`, `property_group_option`.`color_hex_code` as `property_group_option.colorHexCode`, `property_group_option`.`media_id` as `property_group_option.mediaId`, `property_group_option`.`created_at` as `property_group_option.createdAt`, `property_group_option`.`updated_at` as `property_group_option.updatedAt`, `property_group_option.group`.`id` as `property_group_option.group.id`, `property_group_option.group`.`display_type` as `property_group_option.group.displayType`, `property_group_option.group`.`sorting_type` as `property_group_option.group.sortingType`, `property_group_option.group`.`filterable` as `property_group_option.group.filterable`, `property_group_option.group`.`visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage`, `property_group_option.group`.`created_at` as `property_group_option.group.createdAt`, `property_group_option.group`.`updated_at` as `property_group_option.group.updatedAt`, `property_group_option.group.translation.name`, COALESCE(`property_group_option.group.translation.name`,`property_group_option.group.translation.name`) as `property_group_option.group.name`, `property_group_option.group.translation.description`, COALESCE(`property_group_option.group.translation.description`,`property_group_option.group.translation.description`) as `property_group_option.group.description`, `property_group_option.group.translation.position`, COALESCE(`property_group_option.group.translation.position`,`property_group_option.group.translation.position`) as `property_group_option.group.position`, `property_group_option.group.translation.customFields`, COALESCE(`property_group_option.group.translation.customFields`,`property_group_option.group.translation.customFields`) as `property_group_option.group.customFields`, `property_group_option.group.translation.createdAt`, `property_group_option.group.translation.updatedAt`, `property_group_option.group.translation.propertyGroupId`, `property_group_option.group.translation.languageId`, `property_group_option.translation.name`, COALESCE(`property_group_option.translation.name`,`property_group_option.translation.name`) as `property_group_option.name`, `property_group_option.translation.position`, COALESCE(`property_group_option.translation.position`,`property_group_option.translation.position`) as `property_group_option.position`, `property_group_option.translation.customFields`, COALESCE(`property_group_option.translation.customFields`,`property_group_option.translation.customFields`) as `property_group_option.customFields`, `property_group_option.translation.createdAt`, `property_group_option.translation.updatedAt`, `property_group_option.translation.propertyGroupOptionId`, `property_group_option.translation.languageId` FROM `property_group_option` LEFT JOIN (SELECT `property_group_option.translation`.property_group_option_id, `property_group_option.translation`.name as `property_group_option.translation.name`, `property_group_option.translation`.position as `property_group_option.translation.position`, `property_group_option.translation`.custom_fields as `property_group_option.translation.customFields`, `property_group_option.translation`.created_at as `property_group_option.translation.createdAt`, `property_group_option.translation`.updated_at as `property_group_option.translation.updatedAt`, `property_group_option.translation`.property_group_option_id as `property_group_option.translation.propertyGroupOptionId`, `property_group_option.translation`.language_id as `property_group_option.translation.languageId` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation`.`property_group_option_id` = `property_group_option`.`id` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option`.`property_group_id` = `property_group_option.group`.`id` LEFT JOIN (SELECT `property_group_option.group.translation`.property_group_id, `property_group_option.group.translation`.name as `property_group_option.group.translation.name`, `property_group_option.group.translation`.description as `property_group_option.group.translation.description`, `property_group_option.group.translation`.position as `property_group_option.group.translation.position`, `property_group_option.group.translation`.custom_fields as `property_group_option.group.translation.customFields`, `property_group_option.group.translation`.created_at as `property_group_option.group.translation.createdAt`, `property_group_option.group.translation`.updated_at as `property_group_option.group.translation.updatedAt`, `property_group_option.group.translation`.property_group_id as `property_group_option.group.translation.propertyGroupId`, `property_group_option.group.translation`.language_id as `property_group_option.group.translation.languageId` FROM `property_group_translation` `property_group_option.group.translation` WHERE `property_group_option.group.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation`.`property_group_id` = `property_group_option.group`.`id` WHERE `property_group_option`.`id` IN (0x7EA08C2CFFF7E9FC7E164B970C57186A, 0xB8D69A7F9F081BDB1B85D94DF407E32D, 0xA57DF88F6A2979C592584DEACEE5EDC0, 0xA57DF88F6A2979C592584DEACEE5EDC0, 0xA57DF88F6A2979C592584DEACEE5EDC0);
array:45 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 676)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadManyToManyOverExtension (line 347)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadManyToMany (line 1216)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetchAssociations (line 152)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 195)"
10 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
11 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 147)"
12 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::fetchByCriteria (line 85)"
13 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
14 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
15 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
16 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
17 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
18 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
20 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
21 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
22 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
23 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
24 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
25 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
26 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
28 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
29 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
30 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
31 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
32 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
33 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
34 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
35 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
36 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
37 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
38 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
40 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
41 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
42 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
43 => "Shopware\Core\HttpKernel::doHandle (line 81)"
44 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.40 ms (0.00%)
|
|
SELECT `product_price`.`id` as `product_price.id`, `product_price`.`version_id` as `product_price.versionId`, `product_price`.`product_id` as `product_price.productId`, `product_price`.`product_version_id` as `product_price.productVersionId`, `product_price`.`rule_id` as `product_price.ruleId`, `product_price`.`price` as `product_price.price`, `product_price`.`quantity_start` as `product_price.quantityStart`, `product_price`.`quantity_end` as `product_price.quantityEnd`, `product_price`.`custom_fields` as `product_price.customFields`, `product_price`.`created_at` as `product_price.createdAt`, `product_price`.`updated_at` as `product_price.updatedAt` FROM `product_price` WHERE (`product_price`.`version_id` = :version) AND ((`product_price`.`product_id` IN (:param_8816cedc951e461fbf17a126c6ff1e6d)))
SELECT `product_price`.`id` as `product_price.id`, `product_price`.`version_id` as `product_price.versionId`, `product_price`.`product_id` as `product_price.productId`, `product_price`.`product_version_id` as `product_price.productVersionId`, `product_price`.`rule_id` as `product_price.ruleId`, `product_price`.`price` as `product_price.price`, `product_price`.`quantity_start` as `product_price.quantityStart`, `product_price`.`quantity_end` as `product_price.quantityEnd`, `product_price`.`custom_fields` as `product_price.customFields`, `product_price`.`created_at` as `product_price.createdAt`, `product_price`.`updated_at` as `product_price.updatedAt` FROM `product_price` WHERE (`product_price`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((`product_price`.`product_id` IN (0x00AB015AFE6EB09FC864B2E950B1ED2B, 0x0D67CB74BF9E67FA5521763C9E976135, 0x11511A1622CBFADF542236194E54A1A8, 0x143DC83572F3B83752C2C3F62181A4B5, 0x2933D7F0433F13BE4C31B7B4605E949A, 0x96BB55CE776BE8649EC3E7EAB5AE43BF, 0xDBC23829175C443E66DB71F6CF35DC46, 0xAEDDA0D5B88E576D9423F016FFBEF150)));
array:45 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 496)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToManyWithoutPagination (line 438)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToMany (line 1210)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetchAssociations (line 152)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 195)"
10 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
11 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 147)"
12 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::fetchByCriteria (line 85)"
13 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
14 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
15 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
16 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
17 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
18 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
20 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
21 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
22 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
23 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
24 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
25 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
26 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
28 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
29 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
30 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
31 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
32 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
33 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
34 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
35 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
36 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
37 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
38 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
40 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
41 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
42 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
43 => "Shopware\Core\HttpKernel::doHandle (line 81)"
44 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.95 ms (0.00%)
|
|
SELECT `property_group_option`.`id` FROM `property_group_option` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`id` = :param_713d2b93712344f49b7bf108af584a4e)) `property_group_option.productProperties_1` ON `property_group_option`.`id` = `property_group_option.productProperties_1`.`id` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`version_id` = :param_ebd7c9e94c774465b72869deb1318d10)) `property_group_option.productProperties_2` ON `property_group_option`.`id` = `property_group_option.productProperties_2`.`id` WHERE (`property_group_option.productProperties_1`.id IS NOT NULL AND `property_group_option.productProperties_2`.id IS NOT NULL AND `property_group_option`.`property_group_id` = :param_f4b1f0ac06144434b5c4c1b8f9cdad22) GROUP BY `property_group_option`.`id`
SELECT `property_group_option`.`id` FROM `property_group_option` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`id` = 0x00AB015AFE6EB09FC864B2E950B1ED2B)) `property_group_option.productProperties_1` ON `property_group_option`.`id` = `property_group_option.productProperties_1`.`id` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425)) `property_group_option.productProperties_2` ON `property_group_option`.`id` = `property_group_option.productProperties_2`.`id` WHERE (`property_group_option.productProperties_1`.id IS NOT NULL AND `property_group_option.productProperties_2`.id IS NOT NULL AND `property_group_option`.`property_group_id` = 0xDCFDAD627839433691AB6997769A881F) GROUP BY `property_group_option`.`id`;
array:55 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 107)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 62)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 132)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::searchIds (line 291)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 107)"
9 => "Nd\Theme\Subscriber\AddProductLabels::getFit (line 66)"
10 => "Nd\Theme\Subscriber\AddProductLabels::onProductsLoaded (line 270)"
11 => "Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} (line 230)"
12 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
13 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
14 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
15 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
16 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
17 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 33)"
18 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
19 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 208)"
20 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
21 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 147)"
22 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::fetchByCriteria (line 85)"
23 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
24 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
25 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
26 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
28 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
29 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
30 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
31 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
32 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
33 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
34 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
35 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
36 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
37 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
38 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
39 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
40 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
41 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
42 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
43 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
44 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
45 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
46 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
47 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
48 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
49 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
50 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
51 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
52 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
53 => "Shopware\Core\HttpKernel::doHandle (line 81)"
54 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
6.84 ms (0.00%)
|
|
SELECT `product_manufacturer`.`id` as `product_manufacturer.id`, `product_manufacturer`.`version_id` as `product_manufacturer.versionId`, `product_manufacturer`.`media_id` as `product_manufacturer.mediaId`, `product_manufacturer`.`link` as `product_manufacturer.link`, `product_manufacturer`.`created_at` as `product_manufacturer.createdAt`, `product_manufacturer`.`updated_at` as `product_manufacturer.updatedAt`, `product_manufacturer.baseExtension`.`id` as `product_manufacturer.baseExtension.id`, `product_manufacturer.baseExtension`.`product_manufacturer_id` as `product_manufacturer.baseExtension.productManufacturerId`, `product_manufacturer.baseExtension`.`product_manufacturer_version_id` as `product_manufacturer.baseExtension.productManufacturerVersionId`, `product_manufacturer.baseExtension`.`active` as `product_manufacturer.baseExtension.active`, `product_manufacturer.baseExtension`.`type` as `product_manufacturer.baseExtension.type`, `product_manufacturer.baseExtension`.`created_at` as `product_manufacturer.baseExtension.createdAt`, `product_manufacturer.baseExtension`.`updated_at` as `product_manufacturer.baseExtension.updatedAt`, `product_manufacturer.listingPageExtension`.`id` as `product_manufacturer.listingPageExtension.id`, `product_manufacturer.listingPageExtension`.`product_manufacturer_id` as `product_manufacturer.listingPageExtension.productManufacturerId`, `product_manufacturer.listingPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.listingPageExtension.productManufacturerVersionId`, `product_manufacturer.listingPageExtension`.`active` as `product_manufacturer.listingPageExtension.active`, `product_manufacturer.listingPageExtension`.`type` as `product_manufacturer.listingPageExtension.type`, `product_manufacturer.listingPageExtension`.`product_assignment_type` as `product_manufacturer.listingPageExtension.productAssignmentType`, `product_manufacturer.listingPageExtension`.`product_stream_id` as `product_manufacturer.listingPageExtension.productStreamId`, `product_manufacturer.listingPageExtension`.`size_media` as `product_manufacturer.listingPageExtension.sizeMediaId`, `product_manufacturer.listingPageExtension`.`highlight_media` as `product_manufacturer.listingPageExtension.highlightMediaId`, `product_manufacturer.listingPageExtension`.`created_at` as `product_manufacturer.listingPageExtension.createdAt`, `product_manufacturer.listingPageExtension`.`updated_at` as `product_manufacturer.listingPageExtension.updatedAt`, `product_manufacturer.listingPageExtension.translation.description`, COALESCE(`product_manufacturer.listingPageExtension.translation.description`,`product_manufacturer.listingPageExtension.translation.description`) as `product_manufacturer.listingPageExtension.description`, `product_manufacturer.listingPageExtension.translation.sizeDescription`, COALESCE(`product_manufacturer.listingPageExtension.translation.sizeDescription`,`product_manufacturer.listingPageExtension.translation.sizeDescription`) as `product_manufacturer.listingPageExtension.sizeDescription`, `product_manufacturer.listingPageExtension.translation.createdAt`, `product_manufacturer.listingPageExtension.translation.updatedAt`, `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product_manufacturer.listingPageExtension.translation.languageId`, `product_manufacturer.productPageExtension`.`id` as `product_manufacturer.productPageExtension.id`, `product_manufacturer.productPageExtension`.`product_manufacturer_id` as `product_manufacturer.productPageExtension.productManufacturerId`, `product_manufacturer.productPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.productPageExtension.productManufacturerVersionId`, `product_manufacturer.productPageExtension`.`cms_page_type` as `product_manufacturer.productPageExtension.cmsPageType`, `product_manufacturer.productPageExtension`.`cms_page_id` as `product_manufacturer.productPageExtension.cmsPageId`, `product_manufacturer.productPageExtension`.`cms_page_version_id` as `product_manufacturer.productPageExtension.cmsPageVersionId`, `product_manufacturer.productPageExtension`.`created_at` as `product_manufacturer.productPageExtension.createdAt`, `product_manufacturer.productPageExtension`.`updated_at` as `product_manufacturer.productPageExtension.updatedAt`, `product_manufacturer.productPageExtension.translation.url`, COALESCE(`product_manufacturer.productPageExtension.translation.url`,`product_manufacturer.productPageExtension.translation.url`) as `product_manufacturer.productPageExtension.url`, `product_manufacturer.productPageExtension.translation.metaTitle`, COALESCE(`product_manufacturer.productPageExtension.translation.metaTitle`,`product_manufacturer.productPageExtension.translation.metaTitle`) as `product_manufacturer.productPageExtension.metaTitle`, `product_manufacturer.productPageExtension.translation.metaDescription`, COALESCE(`product_manufacturer.productPageExtension.translation.metaDescription`,`product_manufacturer.productPageExtension.translation.metaDescription`) as `product_manufacturer.productPageExtension.metaDescription`, `product_manufacturer.productPageExtension.translation.keywords`, COALESCE(`product_manufacturer.productPageExtension.translation.keywords`,`product_manufacturer.productPageExtension.translation.keywords`) as `product_manufacturer.productPageExtension.keywords`, `product_manufacturer.productPageExtension.translation.slotConfig`, COALESCE(`product_manufacturer.productPageExtension.translation.slotConfig`,`product_manufacturer.productPageExtension.translation.slotConfig`) as `product_manufacturer.productPageExtension.slotConfig`, `product_manufacturer.productPageExtension.translation.createdAt`, `product_manufacturer.productPageExtension.translation.updatedAt`, `product_manufacturer.productPageExtension.translation.productPageExtensionId`, `product_manufacturer.productPageExtension.translation.languageId`, `product_manufacturer.translation.name`, COALESCE(`product_manufacturer.translation.name`,`product_manufacturer.translation.name`) as `product_manufacturer.name`, `product_manufacturer.translation.description`, COALESCE(`product_manufacturer.translation.description`,`product_manufacturer.translation.description`) as `product_manufacturer.description`, `product_manufacturer.translation.customFields`, COALESCE(`product_manufacturer.translation.customFields`,`product_manufacturer.translation.customFields`) as `product_manufacturer.customFields`, `product_manufacturer.translation.createdAt`, `product_manufacturer.translation.updatedAt`, `product_manufacturer.translation.productManufacturerId`, `product_manufacturer.translation.languageId`, `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer` LEFT JOIN (SELECT `product_manufacturer.translation`.product_manufacturer_id, `product_manufacturer.translation`.product_manufacturer_version_id, `product_manufacturer.translation`.name as `product_manufacturer.translation.name`, `product_manufacturer.translation`.description as `product_manufacturer.translation.description`, `product_manufacturer.translation`.custom_fields as `product_manufacturer.translation.customFields`, `product_manufacturer.translation`.created_at as `product_manufacturer.translation.createdAt`, `product_manufacturer.translation`.updated_at as `product_manufacturer.translation.updatedAt`, `product_manufacturer.translation`.product_manufacturer_id as `product_manufacturer.translation.productManufacturerId`, `product_manufacturer.translation`.language_id as `product_manufacturer.translation.languageId`, `product_manufacturer.translation`.product_manufacturer_version_id as `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer_translation` `product_manufacturer.translation` WHERE `product_manufacturer.translation`.language_id = :languageId) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product_manufacturer`.`id` AND `product_manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product_manufacturer`.version_id LEFT JOIN `base_extension` `product_manufacturer.baseExtension` ON `product_manufacturer`.`id` = `product_manufacturer.baseExtension`.`product_manufacturer_id` LEFT JOIN `listing_page_extension` `product_manufacturer.listingPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.listingPageExtension`.`product_manufacturer_id` LEFT JOIN `product_page_extension` `product_manufacturer.productPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.productPageExtension`.`product_manufacturer_id` LEFT JOIN (SELECT `product_manufacturer.listingPageExtension.translation`.listing_page_extension_id, `product_manufacturer.listingPageExtension.translation`.description as `product_manufacturer.listingPageExtension.translation.description`, `product_manufacturer.listingPageExtension.translation`.size_description as `product_manufacturer.listingPageExtension.translation.sizeDescription`, `product_manufacturer.listingPageExtension.translation`.created_at as `product_manufacturer.listingPageExtension.translation.createdAt`, `product_manufacturer.listingPageExtension.translation`.updated_at as `product_manufacturer.listingPageExtension.translation.updatedAt`, `product_manufacturer.listingPageExtension.translation`.listing_page_extension_id as `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product_manufacturer.listingPageExtension.translation`.language_id as `product_manufacturer.listingPageExtension.translation.languageId` FROM `listing_page_extension_translation` `product_manufacturer.listingPageExtension.translation` WHERE `product_manufacturer.listingPageExtension.translation`.language_id = :languageId) `product_manufacturer.listingPageExtension.listing_page_extension_translation` ON `product_manufacturer.listingPageExtension.listing_page_extension_translation`.`listing_page_extension_id` = `product_manufacturer.listingPageExtension`.`id` LEFT JOIN (SELECT `product_manufacturer.productPageExtension.translation`.product_page_extension_id, `product_manufacturer.productPageExtension.translation`.url as `product_manufacturer.productPageExtension.translation.url`, `product_manufacturer.productPageExtension.translation`.meta_title as `product_manufacturer.productPageExtension.translation.metaTitle`, `product_manufacturer.productPageExtension.translation`.meta_description as `product_manufacturer.productPageExtension.translation.metaDescription`, `product_manufacturer.productPageExtension.translation`.keywords as `product_manufacturer.productPageExtension.translation.keywords`, `product_manufacturer.productPageExtension.translation`.slot_config as `product_manufacturer.productPageExtension.translation.slotConfig`, `product_manufacturer.productPageExtension.translation`.created_at as `product_manufacturer.productPageExtension.translation.createdAt`, `product_manufacturer.productPageExtension.translation`.updated_at as `product_manufacturer.productPageExtension.translation.updatedAt`, `product_manufacturer.productPageExtension.translation`.product_page_extension_id as `product_manufacturer.productPageExtension.translation.productPageExtensionId`, `product_manufacturer.productPageExtension.translation`.language_id as `product_manufacturer.productPageExtension.translation.languageId` FROM `product_page_extension_translation` `product_manufacturer.productPageExtension.translation` WHERE `product_manufacturer.productPageExtension.translation`.language_id = :languageId) `product_manufacturer.productPageExtension.product_page_extension_translation` ON `product_manufacturer.productPageExtension.product_page_extension_translation`.`product_page_extension_id` = `product_manufacturer.productPageExtension`.`id` WHERE (`product_manufacturer`.`version_id` = :version) AND (`product_manufacturer`.`id` IN (:ids))
SELECT
`product_manufacturer`.`id` as `product_manufacturer.id`,
`product_manufacturer`.`version_id` as `product_manufacturer.versionId`,
`product_manufacturer`.`media_id` as `product_manufacturer.mediaId`,
`product_manufacturer`.`link` as `product_manufacturer.link`,
`product_manufacturer`.`created_at` as `product_manufacturer.createdAt`,
`product_manufacturer`.`updated_at` as `product_manufacturer.updatedAt`,
`product_manufacturer.baseExtension`.`id` as `product_manufacturer.baseExtension.id`,
`product_manufacturer.baseExtension`.`product_manufacturer_id` as `product_manufacturer.baseExtension.productManufacturerId`,
`product_manufacturer.baseExtension`.`product_manufacturer_version_id` as `product_manufacturer.baseExtension.productManufacturerVersionId`,
`product_manufacturer.baseExtension`.`active` as `product_manufacturer.baseExtension.active`,
`product_manufacturer.baseExtension`.`type` as `product_manufacturer.baseExtension.type`,
`product_manufacturer.baseExtension`.`created_at` as `product_manufacturer.baseExtension.createdAt`,
`product_manufacturer.baseExtension`.`updated_at` as `product_manufacturer.baseExtension.updatedAt`,
`product_manufacturer.listingPageExtension`.`id` as `product_manufacturer.listingPageExtension.id`,
`product_manufacturer.listingPageExtension`.`product_manufacturer_id` as `product_manufacturer.listingPageExtension.productManufacturerId`,
`product_manufacturer.listingPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.listingPageExtension.productManufacturerVersionId`,
`product_manufacturer.listingPageExtension`.`active` as `product_manufacturer.listingPageExtension.active`,
`product_manufacturer.listingPageExtension`.`type` as `product_manufacturer.listingPageExtension.type`,
`product_manufacturer.listingPageExtension`.`product_assignment_type` as `product_manufacturer.listingPageExtension.productAssignmentType`,
`product_manufacturer.listingPageExtension`.`product_stream_id` as `product_manufacturer.listingPageExtension.productStreamId`,
`product_manufacturer.listingPageExtension`.`size_media` as `product_manufacturer.listingPageExtension.sizeMediaId`,
`product_manufacturer.listingPageExtension`.`highlight_media` as `product_manufacturer.listingPageExtension.highlightMediaId`,
`product_manufacturer.listingPageExtension`.`created_at` as `product_manufacturer.listingPageExtension.createdAt`,
`product_manufacturer.listingPageExtension`.`updated_at` as `product_manufacturer.listingPageExtension.updatedAt`,
`product_manufacturer.listingPageExtension.translation.description`,
COALESCE(
`product_manufacturer.listingPageExtension.translation.description`,
`product_manufacturer.listingPageExtension.translation.description`
) as `product_manufacturer.listingPageExtension.description`,
`product_manufacturer.listingPageExtension.translation.sizeDescription`,
COALESCE(
`product_manufacturer.listingPageExtension.translation.sizeDescription`,
`product_manufacturer.listingPageExtension.translation.sizeDescription`
) as `product_manufacturer.listingPageExtension.sizeDescription`,
`product_manufacturer.listingPageExtension.translation.createdAt`,
`product_manufacturer.listingPageExtension.translation.updatedAt`,
`product_manufacturer.listingPageExtension.translation.listingPageExtensionId`,
`product_manufacturer.listingPageExtension.translation.languageId`,
`product_manufacturer.productPageExtension`.`id` as `product_manufacturer.productPageExtension.id`,
`product_manufacturer.productPageExtension`.`product_manufacturer_id` as `product_manufacturer.productPageExtension.productManufacturerId`,
`product_manufacturer.productPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.productPageExtension.productManufacturerVersionId`,
`product_manufacturer.productPageExtension`.`cms_page_type` as `product_manufacturer.productPageExtension.cmsPageType`,
`product_manufacturer.productPageExtension`.`cms_page_id` as `product_manufacturer.productPageExtension.cmsPageId`,
`product_manufacturer.productPageExtension`.`cms_page_version_id` as `product_manufacturer.productPageExtension.cmsPageVersionId`,
`product_manufacturer.productPageExtension`.`created_at` as `product_manufacturer.productPageExtension.createdAt`,
`product_manufacturer.productPageExtension`.`updated_at` as `product_manufacturer.productPageExtension.updatedAt`,
`product_manufacturer.productPageExtension.translation.url`,
COALESCE(
`product_manufacturer.productPageExtension.translation.url`,
`product_manufacturer.productPageExtension.translation.url`
) as `product_manufacturer.productPageExtension.url`,
`product_manufacturer.productPageExtension.translation.metaTitle`,
COALESCE(
`product_manufacturer.productPageExtension.translation.metaTitle`,
`product_manufacturer.productPageExtension.translation.metaTitle`
) as `product_manufacturer.productPageExtension.metaTitle`,
`product_manufacturer.productPageExtension.translation.metaDescription`,
COALESCE(
`product_manufacturer.productPageExtension.translation.metaDescription`,
`product_manufacturer.productPageExtension.translation.metaDescription`
) as `product_manufacturer.productPageExtension.metaDescription`,
`product_manufacturer.productPageExtension.translation.keywords`,
COALESCE(
`product_manufacturer.productPageExtension.translation.keywords`,
`product_manufacturer.productPageExtension.translation.keywords`
) as `product_manufacturer.productPageExtension.keywords`,
`product_manufacturer.productPageExtension.translation.slotConfig`,
COALESCE(
`product_manufacturer.productPageExtension.translation.slotConfig`,
`product_manufacturer.productPageExtension.translation.slotConfig`
) as `product_manufacturer.productPageExtension.slotConfig`,
`product_manufacturer.productPageExtension.translation.createdAt`,
`product_manufacturer.productPageExtension.translation.updatedAt`,
`product_manufacturer.productPageExtension.translation.productPageExtensionId`,
`product_manufacturer.productPageExtension.translation.languageId`,
`product_manufacturer.translation.name`,
COALESCE(
`product_manufacturer.translation.name`,
`product_manufacturer.translation.name`
) as `product_manufacturer.name`,
`product_manufacturer.translation.description`,
COALESCE(
`product_manufacturer.translation.description`,
`product_manufacturer.translation.description`
) as `product_manufacturer.description`,
`product_manufacturer.translation.customFields`,
COALESCE(
`product_manufacturer.translation.customFields`,
`product_manufacturer.translation.customFields`
) as `product_manufacturer.customFields`,
`product_manufacturer.translation.createdAt`,
`product_manufacturer.translation.updatedAt`,
`product_manufacturer.translation.productManufacturerId`,
`product_manufacturer.translation.languageId`,
`product_manufacturer.translation.productManufacturerVersionId`
FROM
`product_manufacturer`
LEFT JOIN (
SELECT
`product_manufacturer.translation`.product_manufacturer_id,
`product_manufacturer.translation`.product_manufacturer_version_id,
`product_manufacturer.translation`.name as `product_manufacturer.translation.name`,
`product_manufacturer.translation`.description as `product_manufacturer.translation.description`,
`product_manufacturer.translation`.custom_fields as `product_manufacturer.translation.customFields`,
`product_manufacturer.translation`.created_at as `product_manufacturer.translation.createdAt`,
`product_manufacturer.translation`.updated_at as `product_manufacturer.translation.updatedAt`,
`product_manufacturer.translation`.product_manufacturer_id as `product_manufacturer.translation.productManufacturerId`,
`product_manufacturer.translation`.language_id as `product_manufacturer.translation.languageId`,
`product_manufacturer.translation`.product_manufacturer_version_id as `product_manufacturer.translation.productManufacturerVersionId`
FROM
`product_manufacturer_translation` `product_manufacturer.translation`
WHERE
`product_manufacturer.translation`.language_id = : languageId
) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product_manufacturer`.`id`
AND `product_manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product_manufacturer`.version_id
LEFT JOIN `base_extension` `product_manufacturer.baseExtension` ON `product_manufacturer`.`id` = `product_manufacturer.baseExtension`.`product_manufacturer_id`
LEFT JOIN `listing_page_extension` `product_manufacturer.listingPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.listingPageExtension`.`product_manufacturer_id`
LEFT JOIN `product_page_extension` `product_manufacturer.productPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.productPageExtension`.`product_manufacturer_id`
LEFT JOIN (
SELECT
`product_manufacturer.listingPageExtension.translation`.listing_page_extension_id,
`product_manufacturer.listingPageExtension.translation`.description as `product_manufacturer.listingPageExtension.translation.description`,
`product_manufacturer.listingPageExtension.translation`.size_description as `product_manufacturer.listingPageExtension.translation.sizeDescription`,
`product_manufacturer.listingPageExtension.translation`.created_at as `product_manufacturer.listingPageExtension.translation.createdAt`,
`product_manufacturer.listingPageExtension.translation`.updated_at as `product_manufacturer.listingPageExtension.translation.updatedAt`,
`product_manufacturer.listingPageExtension.translation`.listing_page_extension_id as `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`,
`product_manufacturer.listingPageExtension.translation`.language_id as `product_manufacturer.listingPageExtension.translation.languageId`
FROM
`listing_page_extension_translation` `product_manufacturer.listingPageExtension.translation`
WHERE
`product_manufacturer.listingPageExtension.translation`.language_id = : languageId
) `product_manufacturer.listingPageExtension.listing_page_extension_translation` ON `product_manufacturer.listingPageExtension.listing_page_extension_translation`.`listing_page_extension_id` = `product_manufacturer.listingPageExtension`.`id`
LEFT JOIN (
SELECT
`product_manufacturer.productPageExtension.translation`.product_page_extension_id,
`product_manufacturer.productPageExtension.translation`.url as `product_manufacturer.productPageExtension.translation.url`,
`product_manufacturer.productPageExtension.translation`.meta_title as `product_manufacturer.productPageExtension.translation.metaTitle`,
`product_manufacturer.productPageExtension.translation`.meta_description as `product_manufacturer.productPageExtension.translation.metaDescription`,
`product_manufacturer.productPageExtension.translation`.keywords as `product_manufacturer.productPageExtension.translation.keywords`,
`product_manufacturer.productPageExtension.translation`.slot_config as `product_manufacturer.productPageExtension.translation.slotConfig`,
`product_manufacturer.productPageExtension.translation`.created_at as `product_manufacturer.productPageExtension.translation.createdAt`,
`product_manufacturer.productPageExtension.translation`.updated_at as `product_manufacturer.productPageExtension.translation.updatedAt`,
`product_manufacturer.productPageExtension.translation`.product_page_extension_id as `product_manufacturer.productPageExtension.translation.productPageExtensionId`,
`product_manufacturer.productPageExtension.translation`.language_id as `product_manufacturer.productPageExtension.translation.languageId`
FROM
`product_page_extension_translation` `product_manufacturer.productPageExtension.translation`
WHERE
`product_manufacturer.productPageExtension.translation`.language_id = : languageId
) `product_manufacturer.productPageExtension.product_page_extension_translation` ON `product_manufacturer.productPageExtension.product_page_extension_translation`.`product_page_extension_id` = `product_manufacturer.productPageExtension`.`id`
WHERE
(
`product_manufacturer`.`version_id` = : version
)
AND (
`product_manufacturer`.`id` IN (: ids)
)
SELECT `product_manufacturer`.`id` as `product_manufacturer.id`, `product_manufacturer`.`version_id` as `product_manufacturer.versionId`, `product_manufacturer`.`media_id` as `product_manufacturer.mediaId`, `product_manufacturer`.`link` as `product_manufacturer.link`, `product_manufacturer`.`created_at` as `product_manufacturer.createdAt`, `product_manufacturer`.`updated_at` as `product_manufacturer.updatedAt`, `product_manufacturer.baseExtension`.`id` as `product_manufacturer.baseExtension.id`, `product_manufacturer.baseExtension`.`product_manufacturer_id` as `product_manufacturer.baseExtension.productManufacturerId`, `product_manufacturer.baseExtension`.`product_manufacturer_version_id` as `product_manufacturer.baseExtension.productManufacturerVersionId`, `product_manufacturer.baseExtension`.`active` as `product_manufacturer.baseExtension.active`, `product_manufacturer.baseExtension`.`type` as `product_manufacturer.baseExtension.type`, `product_manufacturer.baseExtension`.`created_at` as `product_manufacturer.baseExtension.createdAt`, `product_manufacturer.baseExtension`.`updated_at` as `product_manufacturer.baseExtension.updatedAt`, `product_manufacturer.listingPageExtension`.`id` as `product_manufacturer.listingPageExtension.id`, `product_manufacturer.listingPageExtension`.`product_manufacturer_id` as `product_manufacturer.listingPageExtension.productManufacturerId`, `product_manufacturer.listingPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.listingPageExtension.productManufacturerVersionId`, `product_manufacturer.listingPageExtension`.`active` as `product_manufacturer.listingPageExtension.active`, `product_manufacturer.listingPageExtension`.`type` as `product_manufacturer.listingPageExtension.type`, `product_manufacturer.listingPageExtension`.`product_assignment_type` as `product_manufacturer.listingPageExtension.productAssignmentType`, `product_manufacturer.listingPageExtension`.`product_stream_id` as `product_manufacturer.listingPageExtension.productStreamId`, `product_manufacturer.listingPageExtension`.`size_media` as `product_manufacturer.listingPageExtension.sizeMediaId`, `product_manufacturer.listingPageExtension`.`highlight_media` as `product_manufacturer.listingPageExtension.highlightMediaId`, `product_manufacturer.listingPageExtension`.`created_at` as `product_manufacturer.listingPageExtension.createdAt`, `product_manufacturer.listingPageExtension`.`updated_at` as `product_manufacturer.listingPageExtension.updatedAt`, `product_manufacturer.listingPageExtension.translation.description`, COALESCE(`product_manufacturer.listingPageExtension.translation.description`,`product_manufacturer.listingPageExtension.translation.description`) as `product_manufacturer.listingPageExtension.description`, `product_manufacturer.listingPageExtension.translation.sizeDescription`, COALESCE(`product_manufacturer.listingPageExtension.translation.sizeDescription`,`product_manufacturer.listingPageExtension.translation.sizeDescription`) as `product_manufacturer.listingPageExtension.sizeDescription`, `product_manufacturer.listingPageExtension.translation.createdAt`, `product_manufacturer.listingPageExtension.translation.updatedAt`, `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product_manufacturer.listingPageExtension.translation.languageId`, `product_manufacturer.productPageExtension`.`id` as `product_manufacturer.productPageExtension.id`, `product_manufacturer.productPageExtension`.`product_manufacturer_id` as `product_manufacturer.productPageExtension.productManufacturerId`, `product_manufacturer.productPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.productPageExtension.productManufacturerVersionId`, `product_manufacturer.productPageExtension`.`cms_page_type` as `product_manufacturer.productPageExtension.cmsPageType`, `product_manufacturer.productPageExtension`.`cms_page_id` as `product_manufacturer.productPageExtension.cmsPageId`, `product_manufacturer.productPageExtension`.`cms_page_version_id` as `product_manufacturer.productPageExtension.cmsPageVersionId`, `product_manufacturer.productPageExtension`.`created_at` as `product_manufacturer.productPageExtension.createdAt`, `product_manufacturer.productPageExtension`.`updated_at` as `product_manufacturer.productPageExtension.updatedAt`, `product_manufacturer.productPageExtension.translation.url`, COALESCE(`product_manufacturer.productPageExtension.translation.url`,`product_manufacturer.productPageExtension.translation.url`) as `product_manufacturer.productPageExtension.url`, `product_manufacturer.productPageExtension.translation.metaTitle`, COALESCE(`product_manufacturer.productPageExtension.translation.metaTitle`,`product_manufacturer.productPageExtension.translation.metaTitle`) as `product_manufacturer.productPageExtension.metaTitle`, `product_manufacturer.productPageExtension.translation.metaDescription`, COALESCE(`product_manufacturer.productPageExtension.translation.metaDescription`,`product_manufacturer.productPageExtension.translation.metaDescription`) as `product_manufacturer.productPageExtension.metaDescription`, `product_manufacturer.productPageExtension.translation.keywords`, COALESCE(`product_manufacturer.productPageExtension.translation.keywords`,`product_manufacturer.productPageExtension.translation.keywords`) as `product_manufacturer.productPageExtension.keywords`, `product_manufacturer.productPageExtension.translation.slotConfig`, COALESCE(`product_manufacturer.productPageExtension.translation.slotConfig`,`product_manufacturer.productPageExtension.translation.slotConfig`) as `product_manufacturer.productPageExtension.slotConfig`, `product_manufacturer.productPageExtension.translation.createdAt`, `product_manufacturer.productPageExtension.translation.updatedAt`, `product_manufacturer.productPageExtension.translation.productPageExtensionId`, `product_manufacturer.productPageExtension.translation.languageId`, `product_manufacturer.translation.name`, COALESCE(`product_manufacturer.translation.name`,`product_manufacturer.translation.name`) as `product_manufacturer.name`, `product_manufacturer.translation.description`, COALESCE(`product_manufacturer.translation.description`,`product_manufacturer.translation.description`) as `product_manufacturer.description`, `product_manufacturer.translation.customFields`, COALESCE(`product_manufacturer.translation.customFields`,`product_manufacturer.translation.customFields`) as `product_manufacturer.customFields`, `product_manufacturer.translation.createdAt`, `product_manufacturer.translation.updatedAt`, `product_manufacturer.translation.productManufacturerId`, `product_manufacturer.translation.languageId`, `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer` LEFT JOIN (SELECT `product_manufacturer.translation`.product_manufacturer_id, `product_manufacturer.translation`.product_manufacturer_version_id, `product_manufacturer.translation`.name as `product_manufacturer.translation.name`, `product_manufacturer.translation`.description as `product_manufacturer.translation.description`, `product_manufacturer.translation`.custom_fields as `product_manufacturer.translation.customFields`, `product_manufacturer.translation`.created_at as `product_manufacturer.translation.createdAt`, `product_manufacturer.translation`.updated_at as `product_manufacturer.translation.updatedAt`, `product_manufacturer.translation`.product_manufacturer_id as `product_manufacturer.translation.productManufacturerId`, `product_manufacturer.translation`.language_id as `product_manufacturer.translation.languageId`, `product_manufacturer.translation`.product_manufacturer_version_id as `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer_translation` `product_manufacturer.translation` WHERE `product_manufacturer.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product_manufacturer`.`id` AND `product_manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product_manufacturer`.version_id LEFT JOIN `base_extension` `product_manufacturer.baseExtension` ON `product_manufacturer`.`id` = `product_manufacturer.baseExtension`.`product_manufacturer_id` LEFT JOIN `listing_page_extension` `product_manufacturer.listingPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.listingPageExtension`.`product_manufacturer_id` LEFT JOIN `product_page_extension` `product_manufacturer.productPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.productPageExtension`.`product_manufacturer_id` LEFT JOIN (SELECT `product_manufacturer.listingPageExtension.translation`.listing_page_extension_id, `product_manufacturer.listingPageExtension.translation`.description as `product_manufacturer.listingPageExtension.translation.description`, `product_manufacturer.listingPageExtension.translation`.size_description as `product_manufacturer.listingPageExtension.translation.sizeDescription`, `product_manufacturer.listingPageExtension.translation`.created_at as `product_manufacturer.listingPageExtension.translation.createdAt`, `product_manufacturer.listingPageExtension.translation`.updated_at as `product_manufacturer.listingPageExtension.translation.updatedAt`, `product_manufacturer.listingPageExtension.translation`.listing_page_extension_id as `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product_manufacturer.listingPageExtension.translation`.language_id as `product_manufacturer.listingPageExtension.translation.languageId` FROM `listing_page_extension_translation` `product_manufacturer.listingPageExtension.translation` WHERE `product_manufacturer.listingPageExtension.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product_manufacturer.listingPageExtension.listing_page_extension_translation` ON `product_manufacturer.listingPageExtension.listing_page_extension_translation`.`listing_page_extension_id` = `product_manufacturer.listingPageExtension`.`id` LEFT JOIN (SELECT `product_manufacturer.productPageExtension.translation`.product_page_extension_id, `product_manufacturer.productPageExtension.translation`.url as `product_manufacturer.productPageExtension.translation.url`, `product_manufacturer.productPageExtension.translation`.meta_title as `product_manufacturer.productPageExtension.translation.metaTitle`, `product_manufacturer.productPageExtension.translation`.meta_description as `product_manufacturer.productPageExtension.translation.metaDescription`, `product_manufacturer.productPageExtension.translation`.keywords as `product_manufacturer.productPageExtension.translation.keywords`, `product_manufacturer.productPageExtension.translation`.slot_config as `product_manufacturer.productPageExtension.translation.slotConfig`, `product_manufacturer.productPageExtension.translation`.created_at as `product_manufacturer.productPageExtension.translation.createdAt`, `product_manufacturer.productPageExtension.translation`.updated_at as `product_manufacturer.productPageExtension.translation.updatedAt`, `product_manufacturer.productPageExtension.translation`.product_page_extension_id as `product_manufacturer.productPageExtension.translation.productPageExtensionId`, `product_manufacturer.productPageExtension.translation`.language_id as `product_manufacturer.productPageExtension.translation.languageId` FROM `product_page_extension_translation` `product_manufacturer.productPageExtension.translation` WHERE `product_manufacturer.productPageExtension.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product_manufacturer.productPageExtension.product_page_extension_translation` ON `product_manufacturer.productPageExtension.product_page_extension_translation`.`product_page_extension_id` = `product_manufacturer.productPageExtension`.`id` WHERE (`product_manufacturer`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND (`product_manufacturer`.`id` IN (0xB473611C7FEDD9A3DCF5DE3AE5A34DF3));
array:55 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 82)"
10 => "Nd\Theme\Subscriber\AddProductLabels::onProductsLoaded (line 270)"
11 => "Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} (line 230)"
12 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
13 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
14 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
15 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
16 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
17 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 33)"
18 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
19 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 208)"
20 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
21 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 147)"
22 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::fetchByCriteria (line 85)"
23 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
24 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
25 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
26 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
28 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
29 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
30 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
31 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
32 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
33 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
34 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
35 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
36 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
37 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
38 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
39 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
40 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
41 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
42 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
43 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
44 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
45 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
46 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
47 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
48 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
49 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
50 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
51 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
52 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
53 => "Shopware\Core\HttpKernel::doHandle (line 81)"
54 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.88 ms (0.00%)
|
|
SELECT `property_group_option`.`id` FROM `property_group_option` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`id` = :param_1a15b13dd3264cbc8543efeabd961079)) `property_group_option.productProperties_1` ON `property_group_option`.`id` = `property_group_option.productProperties_1`.`id` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`version_id` = :param_6d3d2e23c73c47119adf537c89b7fb50)) `property_group_option.productProperties_2` ON `property_group_option`.`id` = `property_group_option.productProperties_2`.`id` WHERE (`property_group_option.productProperties_1`.id IS NOT NULL AND `property_group_option.productProperties_2`.id IS NOT NULL AND `property_group_option`.`property_group_id` = :param_05c4342d589c4c05bd0a65d536097042) GROUP BY `property_group_option`.`id`
SELECT `property_group_option`.`id` FROM `property_group_option` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`id` = 0x0D67CB74BF9E67FA5521763C9E976135)) `property_group_option.productProperties_1` ON `property_group_option`.`id` = `property_group_option.productProperties_1`.`id` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425)) `property_group_option.productProperties_2` ON `property_group_option`.`id` = `property_group_option.productProperties_2`.`id` WHERE (`property_group_option.productProperties_1`.id IS NOT NULL AND `property_group_option.productProperties_2`.id IS NOT NULL AND `property_group_option`.`property_group_id` = 0x348605A5F7E947CD873E813BA4E7F448) GROUP BY `property_group_option`.`id`;
array:55 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 107)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 62)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 132)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::searchIds (line 291)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 151)"
9 => "Nd\Theme\Subscriber\AddProductLabels::getLabel (line 65)"
10 => "Nd\Theme\Subscriber\AddProductLabels::onProductsLoaded (line 270)"
11 => "Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} (line 230)"
12 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
13 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
14 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
15 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
16 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
17 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 33)"
18 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
19 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 208)"
20 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
21 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 147)"
22 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::fetchByCriteria (line 85)"
23 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
24 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
25 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
26 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
28 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
29 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
30 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
31 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
32 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
33 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
34 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
35 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
36 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
37 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
38 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
39 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
40 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
41 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
42 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
43 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
44 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
45 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
46 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
47 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
48 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
49 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
50 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
51 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
52 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
53 => "Shopware\Core\HttpKernel::doHandle (line 81)"
54 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.73 ms (0.00%)
|
|
SELECT `property_group_option`.`id` FROM `property_group_option` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`id` = :param_5cded1bfa990442ba047fc3448707ef6)) `property_group_option.productProperties_1` ON `property_group_option`.`id` = `property_group_option.productProperties_1`.`id` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`version_id` = :param_a11cbcde2465439c8624b3c0eda53b29)) `property_group_option.productProperties_2` ON `property_group_option`.`id` = `property_group_option.productProperties_2`.`id` WHERE (`property_group_option.productProperties_1`.id IS NOT NULL AND `property_group_option.productProperties_2`.id IS NOT NULL AND `property_group_option`.`property_group_id` = :param_a2448ff621764ccf94aff5309117b329) GROUP BY `property_group_option`.`id`
SELECT `property_group_option`.`id` FROM `property_group_option` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`id` = 0x0D67CB74BF9E67FA5521763C9E976135)) `property_group_option.productProperties_1` ON `property_group_option`.`id` = `property_group_option.productProperties_1`.`id` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425)) `property_group_option.productProperties_2` ON `property_group_option`.`id` = `property_group_option.productProperties_2`.`id` WHERE (`property_group_option.productProperties_1`.id IS NOT NULL AND `property_group_option.productProperties_2`.id IS NOT NULL AND `property_group_option`.`property_group_id` = 0xDCFDAD627839433691AB6997769A881F) GROUP BY `property_group_option`.`id`;
array:55 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 107)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 62)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 132)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::searchIds (line 291)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 107)"
9 => "Nd\Theme\Subscriber\AddProductLabels::getFit (line 66)"
10 => "Nd\Theme\Subscriber\AddProductLabels::onProductsLoaded (line 270)"
11 => "Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} (line 230)"
12 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
13 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
14 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
15 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
16 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
17 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 33)"
18 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
19 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 208)"
20 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
21 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 147)"
22 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::fetchByCriteria (line 85)"
23 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
24 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
25 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
26 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
28 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
29 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
30 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
31 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
32 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
33 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
34 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
35 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
36 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
37 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
38 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
39 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
40 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
41 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
42 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
43 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
44 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
45 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
46 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
47 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
48 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
49 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
50 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
51 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
52 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
53 => "Shopware\Core\HttpKernel::doHandle (line 81)"
54 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
6.72 ms (0.00%)
|
|
SELECT `product_manufacturer`.`id` as `product_manufacturer.id`, `product_manufacturer`.`version_id` as `product_manufacturer.versionId`, `product_manufacturer`.`media_id` as `product_manufacturer.mediaId`, `product_manufacturer`.`link` as `product_manufacturer.link`, `product_manufacturer`.`created_at` as `product_manufacturer.createdAt`, `product_manufacturer`.`updated_at` as `product_manufacturer.updatedAt`, `product_manufacturer.baseExtension`.`id` as `product_manufacturer.baseExtension.id`, `product_manufacturer.baseExtension`.`product_manufacturer_id` as `product_manufacturer.baseExtension.productManufacturerId`, `product_manufacturer.baseExtension`.`product_manufacturer_version_id` as `product_manufacturer.baseExtension.productManufacturerVersionId`, `product_manufacturer.baseExtension`.`active` as `product_manufacturer.baseExtension.active`, `product_manufacturer.baseExtension`.`type` as `product_manufacturer.baseExtension.type`, `product_manufacturer.baseExtension`.`created_at` as `product_manufacturer.baseExtension.createdAt`, `product_manufacturer.baseExtension`.`updated_at` as `product_manufacturer.baseExtension.updatedAt`, `product_manufacturer.listingPageExtension`.`id` as `product_manufacturer.listingPageExtension.id`, `product_manufacturer.listingPageExtension`.`product_manufacturer_id` as `product_manufacturer.listingPageExtension.productManufacturerId`, `product_manufacturer.listingPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.listingPageExtension.productManufacturerVersionId`, `product_manufacturer.listingPageExtension`.`active` as `product_manufacturer.listingPageExtension.active`, `product_manufacturer.listingPageExtension`.`type` as `product_manufacturer.listingPageExtension.type`, `product_manufacturer.listingPageExtension`.`product_assignment_type` as `product_manufacturer.listingPageExtension.productAssignmentType`, `product_manufacturer.listingPageExtension`.`product_stream_id` as `product_manufacturer.listingPageExtension.productStreamId`, `product_manufacturer.listingPageExtension`.`size_media` as `product_manufacturer.listingPageExtension.sizeMediaId`, `product_manufacturer.listingPageExtension`.`highlight_media` as `product_manufacturer.listingPageExtension.highlightMediaId`, `product_manufacturer.listingPageExtension`.`created_at` as `product_manufacturer.listingPageExtension.createdAt`, `product_manufacturer.listingPageExtension`.`updated_at` as `product_manufacturer.listingPageExtension.updatedAt`, `product_manufacturer.listingPageExtension.translation.description`, COALESCE(`product_manufacturer.listingPageExtension.translation.description`,`product_manufacturer.listingPageExtension.translation.description`) as `product_manufacturer.listingPageExtension.description`, `product_manufacturer.listingPageExtension.translation.sizeDescription`, COALESCE(`product_manufacturer.listingPageExtension.translation.sizeDescription`,`product_manufacturer.listingPageExtension.translation.sizeDescription`) as `product_manufacturer.listingPageExtension.sizeDescription`, `product_manufacturer.listingPageExtension.translation.createdAt`, `product_manufacturer.listingPageExtension.translation.updatedAt`, `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product_manufacturer.listingPageExtension.translation.languageId`, `product_manufacturer.productPageExtension`.`id` as `product_manufacturer.productPageExtension.id`, `product_manufacturer.productPageExtension`.`product_manufacturer_id` as `product_manufacturer.productPageExtension.productManufacturerId`, `product_manufacturer.productPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.productPageExtension.productManufacturerVersionId`, `product_manufacturer.productPageExtension`.`cms_page_type` as `product_manufacturer.productPageExtension.cmsPageType`, `product_manufacturer.productPageExtension`.`cms_page_id` as `product_manufacturer.productPageExtension.cmsPageId`, `product_manufacturer.productPageExtension`.`cms_page_version_id` as `product_manufacturer.productPageExtension.cmsPageVersionId`, `product_manufacturer.productPageExtension`.`created_at` as `product_manufacturer.productPageExtension.createdAt`, `product_manufacturer.productPageExtension`.`updated_at` as `product_manufacturer.productPageExtension.updatedAt`, `product_manufacturer.productPageExtension.translation.url`, COALESCE(`product_manufacturer.productPageExtension.translation.url`,`product_manufacturer.productPageExtension.translation.url`) as `product_manufacturer.productPageExtension.url`, `product_manufacturer.productPageExtension.translation.metaTitle`, COALESCE(`product_manufacturer.productPageExtension.translation.metaTitle`,`product_manufacturer.productPageExtension.translation.metaTitle`) as `product_manufacturer.productPageExtension.metaTitle`, `product_manufacturer.productPageExtension.translation.metaDescription`, COALESCE(`product_manufacturer.productPageExtension.translation.metaDescription`,`product_manufacturer.productPageExtension.translation.metaDescription`) as `product_manufacturer.productPageExtension.metaDescription`, `product_manufacturer.productPageExtension.translation.keywords`, COALESCE(`product_manufacturer.productPageExtension.translation.keywords`,`product_manufacturer.productPageExtension.translation.keywords`) as `product_manufacturer.productPageExtension.keywords`, `product_manufacturer.productPageExtension.translation.slotConfig`, COALESCE(`product_manufacturer.productPageExtension.translation.slotConfig`,`product_manufacturer.productPageExtension.translation.slotConfig`) as `product_manufacturer.productPageExtension.slotConfig`, `product_manufacturer.productPageExtension.translation.createdAt`, `product_manufacturer.productPageExtension.translation.updatedAt`, `product_manufacturer.productPageExtension.translation.productPageExtensionId`, `product_manufacturer.productPageExtension.translation.languageId`, `product_manufacturer.translation.name`, COALESCE(`product_manufacturer.translation.name`,`product_manufacturer.translation.name`) as `product_manufacturer.name`, `product_manufacturer.translation.description`, COALESCE(`product_manufacturer.translation.description`,`product_manufacturer.translation.description`) as `product_manufacturer.description`, `product_manufacturer.translation.customFields`, COALESCE(`product_manufacturer.translation.customFields`,`product_manufacturer.translation.customFields`) as `product_manufacturer.customFields`, `product_manufacturer.translation.createdAt`, `product_manufacturer.translation.updatedAt`, `product_manufacturer.translation.productManufacturerId`, `product_manufacturer.translation.languageId`, `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer` LEFT JOIN (SELECT `product_manufacturer.translation`.product_manufacturer_id, `product_manufacturer.translation`.product_manufacturer_version_id, `product_manufacturer.translation`.name as `product_manufacturer.translation.name`, `product_manufacturer.translation`.description as `product_manufacturer.translation.description`, `product_manufacturer.translation`.custom_fields as `product_manufacturer.translation.customFields`, `product_manufacturer.translation`.created_at as `product_manufacturer.translation.createdAt`, `product_manufacturer.translation`.updated_at as `product_manufacturer.translation.updatedAt`, `product_manufacturer.translation`.product_manufacturer_id as `product_manufacturer.translation.productManufacturerId`, `product_manufacturer.translation`.language_id as `product_manufacturer.translation.languageId`, `product_manufacturer.translation`.product_manufacturer_version_id as `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer_translation` `product_manufacturer.translation` WHERE `product_manufacturer.translation`.language_id = :languageId) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product_manufacturer`.`id` AND `product_manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product_manufacturer`.version_id LEFT JOIN `base_extension` `product_manufacturer.baseExtension` ON `product_manufacturer`.`id` = `product_manufacturer.baseExtension`.`product_manufacturer_id` LEFT JOIN `listing_page_extension` `product_manufacturer.listingPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.listingPageExtension`.`product_manufacturer_id` LEFT JOIN `product_page_extension` `product_manufacturer.productPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.productPageExtension`.`product_manufacturer_id` LEFT JOIN (SELECT `product_manufacturer.listingPageExtension.translation`.listing_page_extension_id, `product_manufacturer.listingPageExtension.translation`.description as `product_manufacturer.listingPageExtension.translation.description`, `product_manufacturer.listingPageExtension.translation`.size_description as `product_manufacturer.listingPageExtension.translation.sizeDescription`, `product_manufacturer.listingPageExtension.translation`.created_at as `product_manufacturer.listingPageExtension.translation.createdAt`, `product_manufacturer.listingPageExtension.translation`.updated_at as `product_manufacturer.listingPageExtension.translation.updatedAt`, `product_manufacturer.listingPageExtension.translation`.listing_page_extension_id as `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product_manufacturer.listingPageExtension.translation`.language_id as `product_manufacturer.listingPageExtension.translation.languageId` FROM `listing_page_extension_translation` `product_manufacturer.listingPageExtension.translation` WHERE `product_manufacturer.listingPageExtension.translation`.language_id = :languageId) `product_manufacturer.listingPageExtension.listing_page_extension_translation` ON `product_manufacturer.listingPageExtension.listing_page_extension_translation`.`listing_page_extension_id` = `product_manufacturer.listingPageExtension`.`id` LEFT JOIN (SELECT `product_manufacturer.productPageExtension.translation`.product_page_extension_id, `product_manufacturer.productPageExtension.translation`.url as `product_manufacturer.productPageExtension.translation.url`, `product_manufacturer.productPageExtension.translation`.meta_title as `product_manufacturer.productPageExtension.translation.metaTitle`, `product_manufacturer.productPageExtension.translation`.meta_description as `product_manufacturer.productPageExtension.translation.metaDescription`, `product_manufacturer.productPageExtension.translation`.keywords as `product_manufacturer.productPageExtension.translation.keywords`, `product_manufacturer.productPageExtension.translation`.slot_config as `product_manufacturer.productPageExtension.translation.slotConfig`, `product_manufacturer.productPageExtension.translation`.created_at as `product_manufacturer.productPageExtension.translation.createdAt`, `product_manufacturer.productPageExtension.translation`.updated_at as `product_manufacturer.productPageExtension.translation.updatedAt`, `product_manufacturer.productPageExtension.translation`.product_page_extension_id as `product_manufacturer.productPageExtension.translation.productPageExtensionId`, `product_manufacturer.productPageExtension.translation`.language_id as `product_manufacturer.productPageExtension.translation.languageId` FROM `product_page_extension_translation` `product_manufacturer.productPageExtension.translation` WHERE `product_manufacturer.productPageExtension.translation`.language_id = :languageId) `product_manufacturer.productPageExtension.product_page_extension_translation` ON `product_manufacturer.productPageExtension.product_page_extension_translation`.`product_page_extension_id` = `product_manufacturer.productPageExtension`.`id` WHERE (`product_manufacturer`.`version_id` = :version) AND (`product_manufacturer`.`id` IN (:ids))
SELECT
`product_manufacturer`.`id` as `product_manufacturer.id`,
`product_manufacturer`.`version_id` as `product_manufacturer.versionId`,
`product_manufacturer`.`media_id` as `product_manufacturer.mediaId`,
`product_manufacturer`.`link` as `product_manufacturer.link`,
`product_manufacturer`.`created_at` as `product_manufacturer.createdAt`,
`product_manufacturer`.`updated_at` as `product_manufacturer.updatedAt`,
`product_manufacturer.baseExtension`.`id` as `product_manufacturer.baseExtension.id`,
`product_manufacturer.baseExtension`.`product_manufacturer_id` as `product_manufacturer.baseExtension.productManufacturerId`,
`product_manufacturer.baseExtension`.`product_manufacturer_version_id` as `product_manufacturer.baseExtension.productManufacturerVersionId`,
`product_manufacturer.baseExtension`.`active` as `product_manufacturer.baseExtension.active`,
`product_manufacturer.baseExtension`.`type` as `product_manufacturer.baseExtension.type`,
`product_manufacturer.baseExtension`.`created_at` as `product_manufacturer.baseExtension.createdAt`,
`product_manufacturer.baseExtension`.`updated_at` as `product_manufacturer.baseExtension.updatedAt`,
`product_manufacturer.listingPageExtension`.`id` as `product_manufacturer.listingPageExtension.id`,
`product_manufacturer.listingPageExtension`.`product_manufacturer_id` as `product_manufacturer.listingPageExtension.productManufacturerId`,
`product_manufacturer.listingPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.listingPageExtension.productManufacturerVersionId`,
`product_manufacturer.listingPageExtension`.`active` as `product_manufacturer.listingPageExtension.active`,
`product_manufacturer.listingPageExtension`.`type` as `product_manufacturer.listingPageExtension.type`,
`product_manufacturer.listingPageExtension`.`product_assignment_type` as `product_manufacturer.listingPageExtension.productAssignmentType`,
`product_manufacturer.listingPageExtension`.`product_stream_id` as `product_manufacturer.listingPageExtension.productStreamId`,
`product_manufacturer.listingPageExtension`.`size_media` as `product_manufacturer.listingPageExtension.sizeMediaId`,
`product_manufacturer.listingPageExtension`.`highlight_media` as `product_manufacturer.listingPageExtension.highlightMediaId`,
`product_manufacturer.listingPageExtension`.`created_at` as `product_manufacturer.listingPageExtension.createdAt`,
`product_manufacturer.listingPageExtension`.`updated_at` as `product_manufacturer.listingPageExtension.updatedAt`,
`product_manufacturer.listingPageExtension.translation.description`,
COALESCE(
`product_manufacturer.listingPageExtension.translation.description`,
`product_manufacturer.listingPageExtension.translation.description`
) as `product_manufacturer.listingPageExtension.description`,
`product_manufacturer.listingPageExtension.translation.sizeDescription`,
COALESCE(
`product_manufacturer.listingPageExtension.translation.sizeDescription`,
`product_manufacturer.listingPageExtension.translation.sizeDescription`
) as `product_manufacturer.listingPageExtension.sizeDescription`,
`product_manufacturer.listingPageExtension.translation.createdAt`,
`product_manufacturer.listingPageExtension.translation.updatedAt`,
`product_manufacturer.listingPageExtension.translation.listingPageExtensionId`,
`product_manufacturer.listingPageExtension.translation.languageId`,
`product_manufacturer.productPageExtension`.`id` as `product_manufacturer.productPageExtension.id`,
`product_manufacturer.productPageExtension`.`product_manufacturer_id` as `product_manufacturer.productPageExtension.productManufacturerId`,
`product_manufacturer.productPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.productPageExtension.productManufacturerVersionId`,
`product_manufacturer.productPageExtension`.`cms_page_type` as `product_manufacturer.productPageExtension.cmsPageType`,
`product_manufacturer.productPageExtension`.`cms_page_id` as `product_manufacturer.productPageExtension.cmsPageId`,
`product_manufacturer.productPageExtension`.`cms_page_version_id` as `product_manufacturer.productPageExtension.cmsPageVersionId`,
`product_manufacturer.productPageExtension`.`created_at` as `product_manufacturer.productPageExtension.createdAt`,
`product_manufacturer.productPageExtension`.`updated_at` as `product_manufacturer.productPageExtension.updatedAt`,
`product_manufacturer.productPageExtension.translation.url`,
COALESCE(
`product_manufacturer.productPageExtension.translation.url`,
`product_manufacturer.productPageExtension.translation.url`
) as `product_manufacturer.productPageExtension.url`,
`product_manufacturer.productPageExtension.translation.metaTitle`,
COALESCE(
`product_manufacturer.productPageExtension.translation.metaTitle`,
`product_manufacturer.productPageExtension.translation.metaTitle`
) as `product_manufacturer.productPageExtension.metaTitle`,
`product_manufacturer.productPageExtension.translation.metaDescription`,
COALESCE(
`product_manufacturer.productPageExtension.translation.metaDescription`,
`product_manufacturer.productPageExtension.translation.metaDescription`
) as `product_manufacturer.productPageExtension.metaDescription`,
`product_manufacturer.productPageExtension.translation.keywords`,
COALESCE(
`product_manufacturer.productPageExtension.translation.keywords`,
`product_manufacturer.productPageExtension.translation.keywords`
) as `product_manufacturer.productPageExtension.keywords`,
`product_manufacturer.productPageExtension.translation.slotConfig`,
COALESCE(
`product_manufacturer.productPageExtension.translation.slotConfig`,
`product_manufacturer.productPageExtension.translation.slotConfig`
) as `product_manufacturer.productPageExtension.slotConfig`,
`product_manufacturer.productPageExtension.translation.createdAt`,
`product_manufacturer.productPageExtension.translation.updatedAt`,
`product_manufacturer.productPageExtension.translation.productPageExtensionId`,
`product_manufacturer.productPageExtension.translation.languageId`,
`product_manufacturer.translation.name`,
COALESCE(
`product_manufacturer.translation.name`,
`product_manufacturer.translation.name`
) as `product_manufacturer.name`,
`product_manufacturer.translation.description`,
COALESCE(
`product_manufacturer.translation.description`,
`product_manufacturer.translation.description`
) as `product_manufacturer.description`,
`product_manufacturer.translation.customFields`,
COALESCE(
`product_manufacturer.translation.customFields`,
`product_manufacturer.translation.customFields`
) as `product_manufacturer.customFields`,
`product_manufacturer.translation.createdAt`,
`product_manufacturer.translation.updatedAt`,
`product_manufacturer.translation.productManufacturerId`,
`product_manufacturer.translation.languageId`,
`product_manufacturer.translation.productManufacturerVersionId`
FROM
`product_manufacturer`
LEFT JOIN (
SELECT
`product_manufacturer.translation`.product_manufacturer_id,
`product_manufacturer.translation`.product_manufacturer_version_id,
`product_manufacturer.translation`.name as `product_manufacturer.translation.name`,
`product_manufacturer.translation`.description as `product_manufacturer.translation.description`,
`product_manufacturer.translation`.custom_fields as `product_manufacturer.translation.customFields`,
`product_manufacturer.translation`.created_at as `product_manufacturer.translation.createdAt`,
`product_manufacturer.translation`.updated_at as `product_manufacturer.translation.updatedAt`,
`product_manufacturer.translation`.product_manufacturer_id as `product_manufacturer.translation.productManufacturerId`,
`product_manufacturer.translation`.language_id as `product_manufacturer.translation.languageId`,
`product_manufacturer.translation`.product_manufacturer_version_id as `product_manufacturer.translation.productManufacturerVersionId`
FROM
`product_manufacturer_translation` `product_manufacturer.translation`
WHERE
`product_manufacturer.translation`.language_id = : languageId
) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product_manufacturer`.`id`
AND `product_manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product_manufacturer`.version_id
LEFT JOIN `base_extension` `product_manufacturer.baseExtension` ON `product_manufacturer`.`id` = `product_manufacturer.baseExtension`.`product_manufacturer_id`
LEFT JOIN `listing_page_extension` `product_manufacturer.listingPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.listingPageExtension`.`product_manufacturer_id`
LEFT JOIN `product_page_extension` `product_manufacturer.productPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.productPageExtension`.`product_manufacturer_id`
LEFT JOIN (
SELECT
`product_manufacturer.listingPageExtension.translation`.listing_page_extension_id,
`product_manufacturer.listingPageExtension.translation`.description as `product_manufacturer.listingPageExtension.translation.description`,
`product_manufacturer.listingPageExtension.translation`.size_description as `product_manufacturer.listingPageExtension.translation.sizeDescription`,
`product_manufacturer.listingPageExtension.translation`.created_at as `product_manufacturer.listingPageExtension.translation.createdAt`,
`product_manufacturer.listingPageExtension.translation`.updated_at as `product_manufacturer.listingPageExtension.translation.updatedAt`,
`product_manufacturer.listingPageExtension.translation`.listing_page_extension_id as `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`,
`product_manufacturer.listingPageExtension.translation`.language_id as `product_manufacturer.listingPageExtension.translation.languageId`
FROM
`listing_page_extension_translation` `product_manufacturer.listingPageExtension.translation`
WHERE
`product_manufacturer.listingPageExtension.translation`.language_id = : languageId
) `product_manufacturer.listingPageExtension.listing_page_extension_translation` ON `product_manufacturer.listingPageExtension.listing_page_extension_translation`.`listing_page_extension_id` = `product_manufacturer.listingPageExtension`.`id`
LEFT JOIN (
SELECT
`product_manufacturer.productPageExtension.translation`.product_page_extension_id,
`product_manufacturer.productPageExtension.translation`.url as `product_manufacturer.productPageExtension.translation.url`,
`product_manufacturer.productPageExtension.translation`.meta_title as `product_manufacturer.productPageExtension.translation.metaTitle`,
`product_manufacturer.productPageExtension.translation`.meta_description as `product_manufacturer.productPageExtension.translation.metaDescription`,
`product_manufacturer.productPageExtension.translation`.keywords as `product_manufacturer.productPageExtension.translation.keywords`,
`product_manufacturer.productPageExtension.translation`.slot_config as `product_manufacturer.productPageExtension.translation.slotConfig`,
`product_manufacturer.productPageExtension.translation`.created_at as `product_manufacturer.productPageExtension.translation.createdAt`,
`product_manufacturer.productPageExtension.translation`.updated_at as `product_manufacturer.productPageExtension.translation.updatedAt`,
`product_manufacturer.productPageExtension.translation`.product_page_extension_id as `product_manufacturer.productPageExtension.translation.productPageExtensionId`,
`product_manufacturer.productPageExtension.translation`.language_id as `product_manufacturer.productPageExtension.translation.languageId`
FROM
`product_page_extension_translation` `product_manufacturer.productPageExtension.translation`
WHERE
`product_manufacturer.productPageExtension.translation`.language_id = : languageId
) `product_manufacturer.productPageExtension.product_page_extension_translation` ON `product_manufacturer.productPageExtension.product_page_extension_translation`.`product_page_extension_id` = `product_manufacturer.productPageExtension`.`id`
WHERE
(
`product_manufacturer`.`version_id` = : version
)
AND (
`product_manufacturer`.`id` IN (: ids)
)
SELECT `product_manufacturer`.`id` as `product_manufacturer.id`, `product_manufacturer`.`version_id` as `product_manufacturer.versionId`, `product_manufacturer`.`media_id` as `product_manufacturer.mediaId`, `product_manufacturer`.`link` as `product_manufacturer.link`, `product_manufacturer`.`created_at` as `product_manufacturer.createdAt`, `product_manufacturer`.`updated_at` as `product_manufacturer.updatedAt`, `product_manufacturer.baseExtension`.`id` as `product_manufacturer.baseExtension.id`, `product_manufacturer.baseExtension`.`product_manufacturer_id` as `product_manufacturer.baseExtension.productManufacturerId`, `product_manufacturer.baseExtension`.`product_manufacturer_version_id` as `product_manufacturer.baseExtension.productManufacturerVersionId`, `product_manufacturer.baseExtension`.`active` as `product_manufacturer.baseExtension.active`, `product_manufacturer.baseExtension`.`type` as `product_manufacturer.baseExtension.type`, `product_manufacturer.baseExtension`.`created_at` as `product_manufacturer.baseExtension.createdAt`, `product_manufacturer.baseExtension`.`updated_at` as `product_manufacturer.baseExtension.updatedAt`, `product_manufacturer.listingPageExtension`.`id` as `product_manufacturer.listingPageExtension.id`, `product_manufacturer.listingPageExtension`.`product_manufacturer_id` as `product_manufacturer.listingPageExtension.productManufacturerId`, `product_manufacturer.listingPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.listingPageExtension.productManufacturerVersionId`, `product_manufacturer.listingPageExtension`.`active` as `product_manufacturer.listingPageExtension.active`, `product_manufacturer.listingPageExtension`.`type` as `product_manufacturer.listingPageExtension.type`, `product_manufacturer.listingPageExtension`.`product_assignment_type` as `product_manufacturer.listingPageExtension.productAssignmentType`, `product_manufacturer.listingPageExtension`.`product_stream_id` as `product_manufacturer.listingPageExtension.productStreamId`, `product_manufacturer.listingPageExtension`.`size_media` as `product_manufacturer.listingPageExtension.sizeMediaId`, `product_manufacturer.listingPageExtension`.`highlight_media` as `product_manufacturer.listingPageExtension.highlightMediaId`, `product_manufacturer.listingPageExtension`.`created_at` as `product_manufacturer.listingPageExtension.createdAt`, `product_manufacturer.listingPageExtension`.`updated_at` as `product_manufacturer.listingPageExtension.updatedAt`, `product_manufacturer.listingPageExtension.translation.description`, COALESCE(`product_manufacturer.listingPageExtension.translation.description`,`product_manufacturer.listingPageExtension.translation.description`) as `product_manufacturer.listingPageExtension.description`, `product_manufacturer.listingPageExtension.translation.sizeDescription`, COALESCE(`product_manufacturer.listingPageExtension.translation.sizeDescription`,`product_manufacturer.listingPageExtension.translation.sizeDescription`) as `product_manufacturer.listingPageExtension.sizeDescription`, `product_manufacturer.listingPageExtension.translation.createdAt`, `product_manufacturer.listingPageExtension.translation.updatedAt`, `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product_manufacturer.listingPageExtension.translation.languageId`, `product_manufacturer.productPageExtension`.`id` as `product_manufacturer.productPageExtension.id`, `product_manufacturer.productPageExtension`.`product_manufacturer_id` as `product_manufacturer.productPageExtension.productManufacturerId`, `product_manufacturer.productPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.productPageExtension.productManufacturerVersionId`, `product_manufacturer.productPageExtension`.`cms_page_type` as `product_manufacturer.productPageExtension.cmsPageType`, `product_manufacturer.productPageExtension`.`cms_page_id` as `product_manufacturer.productPageExtension.cmsPageId`, `product_manufacturer.productPageExtension`.`cms_page_version_id` as `product_manufacturer.productPageExtension.cmsPageVersionId`, `product_manufacturer.productPageExtension`.`created_at` as `product_manufacturer.productPageExtension.createdAt`, `product_manufacturer.productPageExtension`.`updated_at` as `product_manufacturer.productPageExtension.updatedAt`, `product_manufacturer.productPageExtension.translation.url`, COALESCE(`product_manufacturer.productPageExtension.translation.url`,`product_manufacturer.productPageExtension.translation.url`) as `product_manufacturer.productPageExtension.url`, `product_manufacturer.productPageExtension.translation.metaTitle`, COALESCE(`product_manufacturer.productPageExtension.translation.metaTitle`,`product_manufacturer.productPageExtension.translation.metaTitle`) as `product_manufacturer.productPageExtension.metaTitle`, `product_manufacturer.productPageExtension.translation.metaDescription`, COALESCE(`product_manufacturer.productPageExtension.translation.metaDescription`,`product_manufacturer.productPageExtension.translation.metaDescription`) as `product_manufacturer.productPageExtension.metaDescription`, `product_manufacturer.productPageExtension.translation.keywords`, COALESCE(`product_manufacturer.productPageExtension.translation.keywords`,`product_manufacturer.productPageExtension.translation.keywords`) as `product_manufacturer.productPageExtension.keywords`, `product_manufacturer.productPageExtension.translation.slotConfig`, COALESCE(`product_manufacturer.productPageExtension.translation.slotConfig`,`product_manufacturer.productPageExtension.translation.slotConfig`) as `product_manufacturer.productPageExtension.slotConfig`, `product_manufacturer.productPageExtension.translation.createdAt`, `product_manufacturer.productPageExtension.translation.updatedAt`, `product_manufacturer.productPageExtension.translation.productPageExtensionId`, `product_manufacturer.productPageExtension.translation.languageId`, `product_manufacturer.translation.name`, COALESCE(`product_manufacturer.translation.name`,`product_manufacturer.translation.name`) as `product_manufacturer.name`, `product_manufacturer.translation.description`, COALESCE(`product_manufacturer.translation.description`,`product_manufacturer.translation.description`) as `product_manufacturer.description`, `product_manufacturer.translation.customFields`, COALESCE(`product_manufacturer.translation.customFields`,`product_manufacturer.translation.customFields`) as `product_manufacturer.customFields`, `product_manufacturer.translation.createdAt`, `product_manufacturer.translation.updatedAt`, `product_manufacturer.translation.productManufacturerId`, `product_manufacturer.translation.languageId`, `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer` LEFT JOIN (SELECT `product_manufacturer.translation`.product_manufacturer_id, `product_manufacturer.translation`.product_manufacturer_version_id, `product_manufacturer.translation`.name as `product_manufacturer.translation.name`, `product_manufacturer.translation`.description as `product_manufacturer.translation.description`, `product_manufacturer.translation`.custom_fields as `product_manufacturer.translation.customFields`, `product_manufacturer.translation`.created_at as `product_manufacturer.translation.createdAt`, `product_manufacturer.translation`.updated_at as `product_manufacturer.translation.updatedAt`, `product_manufacturer.translation`.product_manufacturer_id as `product_manufacturer.translation.productManufacturerId`, `product_manufacturer.translation`.language_id as `product_manufacturer.translation.languageId`, `product_manufacturer.translation`.product_manufacturer_version_id as `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer_translation` `product_manufacturer.translation` WHERE `product_manufacturer.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product_manufacturer`.`id` AND `product_manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product_manufacturer`.version_id LEFT JOIN `base_extension` `product_manufacturer.baseExtension` ON `product_manufacturer`.`id` = `product_manufacturer.baseExtension`.`product_manufacturer_id` LEFT JOIN `listing_page_extension` `product_manufacturer.listingPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.listingPageExtension`.`product_manufacturer_id` LEFT JOIN `product_page_extension` `product_manufacturer.productPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.productPageExtension`.`product_manufacturer_id` LEFT JOIN (SELECT `product_manufacturer.listingPageExtension.translation`.listing_page_extension_id, `product_manufacturer.listingPageExtension.translation`.description as `product_manufacturer.listingPageExtension.translation.description`, `product_manufacturer.listingPageExtension.translation`.size_description as `product_manufacturer.listingPageExtension.translation.sizeDescription`, `product_manufacturer.listingPageExtension.translation`.created_at as `product_manufacturer.listingPageExtension.translation.createdAt`, `product_manufacturer.listingPageExtension.translation`.updated_at as `product_manufacturer.listingPageExtension.translation.updatedAt`, `product_manufacturer.listingPageExtension.translation`.listing_page_extension_id as `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product_manufacturer.listingPageExtension.translation`.language_id as `product_manufacturer.listingPageExtension.translation.languageId` FROM `listing_page_extension_translation` `product_manufacturer.listingPageExtension.translation` WHERE `product_manufacturer.listingPageExtension.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product_manufacturer.listingPageExtension.listing_page_extension_translation` ON `product_manufacturer.listingPageExtension.listing_page_extension_translation`.`listing_page_extension_id` = `product_manufacturer.listingPageExtension`.`id` LEFT JOIN (SELECT `product_manufacturer.productPageExtension.translation`.product_page_extension_id, `product_manufacturer.productPageExtension.translation`.url as `product_manufacturer.productPageExtension.translation.url`, `product_manufacturer.productPageExtension.translation`.meta_title as `product_manufacturer.productPageExtension.translation.metaTitle`, `product_manufacturer.productPageExtension.translation`.meta_description as `product_manufacturer.productPageExtension.translation.metaDescription`, `product_manufacturer.productPageExtension.translation`.keywords as `product_manufacturer.productPageExtension.translation.keywords`, `product_manufacturer.productPageExtension.translation`.slot_config as `product_manufacturer.productPageExtension.translation.slotConfig`, `product_manufacturer.productPageExtension.translation`.created_at as `product_manufacturer.productPageExtension.translation.createdAt`, `product_manufacturer.productPageExtension.translation`.updated_at as `product_manufacturer.productPageExtension.translation.updatedAt`, `product_manufacturer.productPageExtension.translation`.product_page_extension_id as `product_manufacturer.productPageExtension.translation.productPageExtensionId`, `product_manufacturer.productPageExtension.translation`.language_id as `product_manufacturer.productPageExtension.translation.languageId` FROM `product_page_extension_translation` `product_manufacturer.productPageExtension.translation` WHERE `product_manufacturer.productPageExtension.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product_manufacturer.productPageExtension.product_page_extension_translation` ON `product_manufacturer.productPageExtension.product_page_extension_translation`.`product_page_extension_id` = `product_manufacturer.productPageExtension`.`id` WHERE (`product_manufacturer`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND (`product_manufacturer`.`id` IN (0xB473611C7FEDD9A3DCF5DE3AE5A34DF3));
array:55 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 82)"
10 => "Nd\Theme\Subscriber\AddProductLabels::onProductsLoaded (line 270)"
11 => "Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} (line 230)"
12 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
13 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
14 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
15 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
16 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
17 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 33)"
18 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
19 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 208)"
20 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
21 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 147)"
22 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::fetchByCriteria (line 85)"
23 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
24 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
25 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
26 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
28 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
29 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
30 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
31 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
32 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
33 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
34 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
35 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
36 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
37 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
38 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
39 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
40 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
41 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
42 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
43 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
44 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
45 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
46 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
47 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
48 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
49 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
50 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
51 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
52 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
53 => "Shopware\Core\HttpKernel::doHandle (line 81)"
54 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.86 ms (0.00%)
|
|
SELECT `property_group_option`.`id` FROM `property_group_option` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`id` = :param_1efa440b6e60441db5a036c49a6e0f01)) `property_group_option.productProperties_1` ON `property_group_option`.`id` = `property_group_option.productProperties_1`.`id` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`version_id` = :param_bf75edd49a1848ba986083053645d3c6)) `property_group_option.productProperties_2` ON `property_group_option`.`id` = `property_group_option.productProperties_2`.`id` WHERE (`property_group_option.productProperties_1`.id IS NOT NULL AND `property_group_option.productProperties_2`.id IS NOT NULL AND `property_group_option`.`property_group_id` = :param_badd8657a47c4532987e1d4ee3645aed) GROUP BY `property_group_option`.`id`
SELECT `property_group_option`.`id` FROM `property_group_option` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`id` = 0x11511A1622CBFADF542236194E54A1A8)) `property_group_option.productProperties_1` ON `property_group_option`.`id` = `property_group_option.productProperties_1`.`id` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425)) `property_group_option.productProperties_2` ON `property_group_option`.`id` = `property_group_option.productProperties_2`.`id` WHERE (`property_group_option.productProperties_1`.id IS NOT NULL AND `property_group_option.productProperties_2`.id IS NOT NULL AND `property_group_option`.`property_group_id` = 0x348605A5F7E947CD873E813BA4E7F448) GROUP BY `property_group_option`.`id`;
array:55 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 107)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 62)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 132)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::searchIds (line 291)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 151)"
9 => "Nd\Theme\Subscriber\AddProductLabels::getLabel (line 65)"
10 => "Nd\Theme\Subscriber\AddProductLabels::onProductsLoaded (line 270)"
11 => "Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} (line 230)"
12 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
13 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
14 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
15 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
16 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
17 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 33)"
18 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
19 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 208)"
20 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
21 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 147)"
22 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::fetchByCriteria (line 85)"
23 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
24 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
25 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
26 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
28 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
29 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
30 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
31 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
32 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
33 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
34 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
35 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
36 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
37 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
38 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
39 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
40 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
41 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
42 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
43 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
44 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
45 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
46 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
47 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
48 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
49 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
50 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
51 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
52 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
53 => "Shopware\Core\HttpKernel::doHandle (line 81)"
54 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.64 ms (0.00%)
|
|
SELECT `property_group_option`.`id` FROM `property_group_option` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`id` = :param_f9101147dfc34c5cb307c66a792f067c)) `property_group_option.productProperties_1` ON `property_group_option`.`id` = `property_group_option.productProperties_1`.`id` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`version_id` = :param_4dda61876c774645a7bf401d913cda6a)) `property_group_option.productProperties_2` ON `property_group_option`.`id` = `property_group_option.productProperties_2`.`id` WHERE (`property_group_option.productProperties_1`.id IS NOT NULL AND `property_group_option.productProperties_2`.id IS NOT NULL AND `property_group_option`.`property_group_id` = :param_0e28ed1023fe4e7f910395ee381ebf73) GROUP BY `property_group_option`.`id`
SELECT `property_group_option`.`id` FROM `property_group_option` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`id` = 0x11511A1622CBFADF542236194E54A1A8)) `property_group_option.productProperties_1` ON `property_group_option`.`id` = `property_group_option.productProperties_1`.`id` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425)) `property_group_option.productProperties_2` ON `property_group_option`.`id` = `property_group_option.productProperties_2`.`id` WHERE (`property_group_option.productProperties_1`.id IS NOT NULL AND `property_group_option.productProperties_2`.id IS NOT NULL AND `property_group_option`.`property_group_id` = 0xDCFDAD627839433691AB6997769A881F) GROUP BY `property_group_option`.`id`;
array:55 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 107)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 62)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 132)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::searchIds (line 291)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 107)"
9 => "Nd\Theme\Subscriber\AddProductLabels::getFit (line 66)"
10 => "Nd\Theme\Subscriber\AddProductLabels::onProductsLoaded (line 270)"
11 => "Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} (line 230)"
12 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
13 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
14 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
15 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
16 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
17 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 33)"
18 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
19 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 208)"
20 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
21 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 147)"
22 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::fetchByCriteria (line 85)"
23 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
24 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
25 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
26 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
28 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
29 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
30 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
31 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
32 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
33 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
34 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
35 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
36 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
37 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
38 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
39 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
40 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
41 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
42 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
43 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
44 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
45 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
46 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
47 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
48 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
49 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
50 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
51 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
52 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
53 => "Shopware\Core\HttpKernel::doHandle (line 81)"
54 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
6.68 ms (0.00%)
|
|
SELECT `product_manufacturer`.`id` as `product_manufacturer.id`, `product_manufacturer`.`version_id` as `product_manufacturer.versionId`, `product_manufacturer`.`media_id` as `product_manufacturer.mediaId`, `product_manufacturer`.`link` as `product_manufacturer.link`, `product_manufacturer`.`created_at` as `product_manufacturer.createdAt`, `product_manufacturer`.`updated_at` as `product_manufacturer.updatedAt`, `product_manufacturer.baseExtension`.`id` as `product_manufacturer.baseExtension.id`, `product_manufacturer.baseExtension`.`product_manufacturer_id` as `product_manufacturer.baseExtension.productManufacturerId`, `product_manufacturer.baseExtension`.`product_manufacturer_version_id` as `product_manufacturer.baseExtension.productManufacturerVersionId`, `product_manufacturer.baseExtension`.`active` as `product_manufacturer.baseExtension.active`, `product_manufacturer.baseExtension`.`type` as `product_manufacturer.baseExtension.type`, `product_manufacturer.baseExtension`.`created_at` as `product_manufacturer.baseExtension.createdAt`, `product_manufacturer.baseExtension`.`updated_at` as `product_manufacturer.baseExtension.updatedAt`, `product_manufacturer.listingPageExtension`.`id` as `product_manufacturer.listingPageExtension.id`, `product_manufacturer.listingPageExtension`.`product_manufacturer_id` as `product_manufacturer.listingPageExtension.productManufacturerId`, `product_manufacturer.listingPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.listingPageExtension.productManufacturerVersionId`, `product_manufacturer.listingPageExtension`.`active` as `product_manufacturer.listingPageExtension.active`, `product_manufacturer.listingPageExtension`.`type` as `product_manufacturer.listingPageExtension.type`, `product_manufacturer.listingPageExtension`.`product_assignment_type` as `product_manufacturer.listingPageExtension.productAssignmentType`, `product_manufacturer.listingPageExtension`.`product_stream_id` as `product_manufacturer.listingPageExtension.productStreamId`, `product_manufacturer.listingPageExtension`.`size_media` as `product_manufacturer.listingPageExtension.sizeMediaId`, `product_manufacturer.listingPageExtension`.`highlight_media` as `product_manufacturer.listingPageExtension.highlightMediaId`, `product_manufacturer.listingPageExtension`.`created_at` as `product_manufacturer.listingPageExtension.createdAt`, `product_manufacturer.listingPageExtension`.`updated_at` as `product_manufacturer.listingPageExtension.updatedAt`, `product_manufacturer.listingPageExtension.translation.description`, COALESCE(`product_manufacturer.listingPageExtension.translation.description`,`product_manufacturer.listingPageExtension.translation.description`) as `product_manufacturer.listingPageExtension.description`, `product_manufacturer.listingPageExtension.translation.sizeDescription`, COALESCE(`product_manufacturer.listingPageExtension.translation.sizeDescription`,`product_manufacturer.listingPageExtension.translation.sizeDescription`) as `product_manufacturer.listingPageExtension.sizeDescription`, `product_manufacturer.listingPageExtension.translation.createdAt`, `product_manufacturer.listingPageExtension.translation.updatedAt`, `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product_manufacturer.listingPageExtension.translation.languageId`, `product_manufacturer.productPageExtension`.`id` as `product_manufacturer.productPageExtension.id`, `product_manufacturer.productPageExtension`.`product_manufacturer_id` as `product_manufacturer.productPageExtension.productManufacturerId`, `product_manufacturer.productPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.productPageExtension.productManufacturerVersionId`, `product_manufacturer.productPageExtension`.`cms_page_type` as `product_manufacturer.productPageExtension.cmsPageType`, `product_manufacturer.productPageExtension`.`cms_page_id` as `product_manufacturer.productPageExtension.cmsPageId`, `product_manufacturer.productPageExtension`.`cms_page_version_id` as `product_manufacturer.productPageExtension.cmsPageVersionId`, `product_manufacturer.productPageExtension`.`created_at` as `product_manufacturer.productPageExtension.createdAt`, `product_manufacturer.productPageExtension`.`updated_at` as `product_manufacturer.productPageExtension.updatedAt`, `product_manufacturer.productPageExtension.translation.url`, COALESCE(`product_manufacturer.productPageExtension.translation.url`,`product_manufacturer.productPageExtension.translation.url`) as `product_manufacturer.productPageExtension.url`, `product_manufacturer.productPageExtension.translation.metaTitle`, COALESCE(`product_manufacturer.productPageExtension.translation.metaTitle`,`product_manufacturer.productPageExtension.translation.metaTitle`) as `product_manufacturer.productPageExtension.metaTitle`, `product_manufacturer.productPageExtension.translation.metaDescription`, COALESCE(`product_manufacturer.productPageExtension.translation.metaDescription`,`product_manufacturer.productPageExtension.translation.metaDescription`) as `product_manufacturer.productPageExtension.metaDescription`, `product_manufacturer.productPageExtension.translation.keywords`, COALESCE(`product_manufacturer.productPageExtension.translation.keywords`,`product_manufacturer.productPageExtension.translation.keywords`) as `product_manufacturer.productPageExtension.keywords`, `product_manufacturer.productPageExtension.translation.slotConfig`, COALESCE(`product_manufacturer.productPageExtension.translation.slotConfig`,`product_manufacturer.productPageExtension.translation.slotConfig`) as `product_manufacturer.productPageExtension.slotConfig`, `product_manufacturer.productPageExtension.translation.createdAt`, `product_manufacturer.productPageExtension.translation.updatedAt`, `product_manufacturer.productPageExtension.translation.productPageExtensionId`, `product_manufacturer.productPageExtension.translation.languageId`, `product_manufacturer.translation.name`, COALESCE(`product_manufacturer.translation.name`,`product_manufacturer.translation.name`) as `product_manufacturer.name`, `product_manufacturer.translation.description`, COALESCE(`product_manufacturer.translation.description`,`product_manufacturer.translation.description`) as `product_manufacturer.description`, `product_manufacturer.translation.customFields`, COALESCE(`product_manufacturer.translation.customFields`,`product_manufacturer.translation.customFields`) as `product_manufacturer.customFields`, `product_manufacturer.translation.createdAt`, `product_manufacturer.translation.updatedAt`, `product_manufacturer.translation.productManufacturerId`, `product_manufacturer.translation.languageId`, `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer` LEFT JOIN (SELECT `product_manufacturer.translation`.product_manufacturer_id, `product_manufacturer.translation`.product_manufacturer_version_id, `product_manufacturer.translation`.name as `product_manufacturer.translation.name`, `product_manufacturer.translation`.description as `product_manufacturer.translation.description`, `product_manufacturer.translation`.custom_fields as `product_manufacturer.translation.customFields`, `product_manufacturer.translation`.created_at as `product_manufacturer.translation.createdAt`, `product_manufacturer.translation`.updated_at as `product_manufacturer.translation.updatedAt`, `product_manufacturer.translation`.product_manufacturer_id as `product_manufacturer.translation.productManufacturerId`, `product_manufacturer.translation`.language_id as `product_manufacturer.translation.languageId`, `product_manufacturer.translation`.product_manufacturer_version_id as `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer_translation` `product_manufacturer.translation` WHERE `product_manufacturer.translation`.language_id = :languageId) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product_manufacturer`.`id` AND `product_manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product_manufacturer`.version_id LEFT JOIN `base_extension` `product_manufacturer.baseExtension` ON `product_manufacturer`.`id` = `product_manufacturer.baseExtension`.`product_manufacturer_id` LEFT JOIN `listing_page_extension` `product_manufacturer.listingPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.listingPageExtension`.`product_manufacturer_id` LEFT JOIN `product_page_extension` `product_manufacturer.productPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.productPageExtension`.`product_manufacturer_id` LEFT JOIN (SELECT `product_manufacturer.listingPageExtension.translation`.listing_page_extension_id, `product_manufacturer.listingPageExtension.translation`.description as `product_manufacturer.listingPageExtension.translation.description`, `product_manufacturer.listingPageExtension.translation`.size_description as `product_manufacturer.listingPageExtension.translation.sizeDescription`, `product_manufacturer.listingPageExtension.translation`.created_at as `product_manufacturer.listingPageExtension.translation.createdAt`, `product_manufacturer.listingPageExtension.translation`.updated_at as `product_manufacturer.listingPageExtension.translation.updatedAt`, `product_manufacturer.listingPageExtension.translation`.listing_page_extension_id as `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product_manufacturer.listingPageExtension.translation`.language_id as `product_manufacturer.listingPageExtension.translation.languageId` FROM `listing_page_extension_translation` `product_manufacturer.listingPageExtension.translation` WHERE `product_manufacturer.listingPageExtension.translation`.language_id = :languageId) `product_manufacturer.listingPageExtension.listing_page_extension_translation` ON `product_manufacturer.listingPageExtension.listing_page_extension_translation`.`listing_page_extension_id` = `product_manufacturer.listingPageExtension`.`id` LEFT JOIN (SELECT `product_manufacturer.productPageExtension.translation`.product_page_extension_id, `product_manufacturer.productPageExtension.translation`.url as `product_manufacturer.productPageExtension.translation.url`, `product_manufacturer.productPageExtension.translation`.meta_title as `product_manufacturer.productPageExtension.translation.metaTitle`, `product_manufacturer.productPageExtension.translation`.meta_description as `product_manufacturer.productPageExtension.translation.metaDescription`, `product_manufacturer.productPageExtension.translation`.keywords as `product_manufacturer.productPageExtension.translation.keywords`, `product_manufacturer.productPageExtension.translation`.slot_config as `product_manufacturer.productPageExtension.translation.slotConfig`, `product_manufacturer.productPageExtension.translation`.created_at as `product_manufacturer.productPageExtension.translation.createdAt`, `product_manufacturer.productPageExtension.translation`.updated_at as `product_manufacturer.productPageExtension.translation.updatedAt`, `product_manufacturer.productPageExtension.translation`.product_page_extension_id as `product_manufacturer.productPageExtension.translation.productPageExtensionId`, `product_manufacturer.productPageExtension.translation`.language_id as `product_manufacturer.productPageExtension.translation.languageId` FROM `product_page_extension_translation` `product_manufacturer.productPageExtension.translation` WHERE `product_manufacturer.productPageExtension.translation`.language_id = :languageId) `product_manufacturer.productPageExtension.product_page_extension_translation` ON `product_manufacturer.productPageExtension.product_page_extension_translation`.`product_page_extension_id` = `product_manufacturer.productPageExtension`.`id` WHERE (`product_manufacturer`.`version_id` = :version) AND (`product_manufacturer`.`id` IN (:ids))
SELECT
`product_manufacturer`.`id` as `product_manufacturer.id`,
`product_manufacturer`.`version_id` as `product_manufacturer.versionId`,
`product_manufacturer`.`media_id` as `product_manufacturer.mediaId`,
`product_manufacturer`.`link` as `product_manufacturer.link`,
`product_manufacturer`.`created_at` as `product_manufacturer.createdAt`,
`product_manufacturer`.`updated_at` as `product_manufacturer.updatedAt`,
`product_manufacturer.baseExtension`.`id` as `product_manufacturer.baseExtension.id`,
`product_manufacturer.baseExtension`.`product_manufacturer_id` as `product_manufacturer.baseExtension.productManufacturerId`,
`product_manufacturer.baseExtension`.`product_manufacturer_version_id` as `product_manufacturer.baseExtension.productManufacturerVersionId`,
`product_manufacturer.baseExtension`.`active` as `product_manufacturer.baseExtension.active`,
`product_manufacturer.baseExtension`.`type` as `product_manufacturer.baseExtension.type`,
`product_manufacturer.baseExtension`.`created_at` as `product_manufacturer.baseExtension.createdAt`,
`product_manufacturer.baseExtension`.`updated_at` as `product_manufacturer.baseExtension.updatedAt`,
`product_manufacturer.listingPageExtension`.`id` as `product_manufacturer.listingPageExtension.id`,
`product_manufacturer.listingPageExtension`.`product_manufacturer_id` as `product_manufacturer.listingPageExtension.productManufacturerId`,
`product_manufacturer.listingPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.listingPageExtension.productManufacturerVersionId`,
`product_manufacturer.listingPageExtension`.`active` as `product_manufacturer.listingPageExtension.active`,
`product_manufacturer.listingPageExtension`.`type` as `product_manufacturer.listingPageExtension.type`,
`product_manufacturer.listingPageExtension`.`product_assignment_type` as `product_manufacturer.listingPageExtension.productAssignmentType`,
`product_manufacturer.listingPageExtension`.`product_stream_id` as `product_manufacturer.listingPageExtension.productStreamId`,
`product_manufacturer.listingPageExtension`.`size_media` as `product_manufacturer.listingPageExtension.sizeMediaId`,
`product_manufacturer.listingPageExtension`.`highlight_media` as `product_manufacturer.listingPageExtension.highlightMediaId`,
`product_manufacturer.listingPageExtension`.`created_at` as `product_manufacturer.listingPageExtension.createdAt`,
`product_manufacturer.listingPageExtension`.`updated_at` as `product_manufacturer.listingPageExtension.updatedAt`,
`product_manufacturer.listingPageExtension.translation.description`,
COALESCE(
`product_manufacturer.listingPageExtension.translation.description`,
`product_manufacturer.listingPageExtension.translation.description`
) as `product_manufacturer.listingPageExtension.description`,
`product_manufacturer.listingPageExtension.translation.sizeDescription`,
COALESCE(
`product_manufacturer.listingPageExtension.translation.sizeDescription`,
`product_manufacturer.listingPageExtension.translation.sizeDescription`
) as `product_manufacturer.listingPageExtension.sizeDescription`,
`product_manufacturer.listingPageExtension.translation.createdAt`,
`product_manufacturer.listingPageExtension.translation.updatedAt`,
`product_manufacturer.listingPageExtension.translation.listingPageExtensionId`,
`product_manufacturer.listingPageExtension.translation.languageId`,
`product_manufacturer.productPageExtension`.`id` as `product_manufacturer.productPageExtension.id`,
`product_manufacturer.productPageExtension`.`product_manufacturer_id` as `product_manufacturer.productPageExtension.productManufacturerId`,
`product_manufacturer.productPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.productPageExtension.productManufacturerVersionId`,
`product_manufacturer.productPageExtension`.`cms_page_type` as `product_manufacturer.productPageExtension.cmsPageType`,
`product_manufacturer.productPageExtension`.`cms_page_id` as `product_manufacturer.productPageExtension.cmsPageId`,
`product_manufacturer.productPageExtension`.`cms_page_version_id` as `product_manufacturer.productPageExtension.cmsPageVersionId`,
`product_manufacturer.productPageExtension`.`created_at` as `product_manufacturer.productPageExtension.createdAt`,
`product_manufacturer.productPageExtension`.`updated_at` as `product_manufacturer.productPageExtension.updatedAt`,
`product_manufacturer.productPageExtension.translation.url`,
COALESCE(
`product_manufacturer.productPageExtension.translation.url`,
`product_manufacturer.productPageExtension.translation.url`
) as `product_manufacturer.productPageExtension.url`,
`product_manufacturer.productPageExtension.translation.metaTitle`,
COALESCE(
`product_manufacturer.productPageExtension.translation.metaTitle`,
`product_manufacturer.productPageExtension.translation.metaTitle`
) as `product_manufacturer.productPageExtension.metaTitle`,
`product_manufacturer.productPageExtension.translation.metaDescription`,
COALESCE(
`product_manufacturer.productPageExtension.translation.metaDescription`,
`product_manufacturer.productPageExtension.translation.metaDescription`
) as `product_manufacturer.productPageExtension.metaDescription`,
`product_manufacturer.productPageExtension.translation.keywords`,
COALESCE(
`product_manufacturer.productPageExtension.translation.keywords`,
`product_manufacturer.productPageExtension.translation.keywords`
) as `product_manufacturer.productPageExtension.keywords`,
`product_manufacturer.productPageExtension.translation.slotConfig`,
COALESCE(
`product_manufacturer.productPageExtension.translation.slotConfig`,
`product_manufacturer.productPageExtension.translation.slotConfig`
) as `product_manufacturer.productPageExtension.slotConfig`,
`product_manufacturer.productPageExtension.translation.createdAt`,
`product_manufacturer.productPageExtension.translation.updatedAt`,
`product_manufacturer.productPageExtension.translation.productPageExtensionId`,
`product_manufacturer.productPageExtension.translation.languageId`,
`product_manufacturer.translation.name`,
COALESCE(
`product_manufacturer.translation.name`,
`product_manufacturer.translation.name`
) as `product_manufacturer.name`,
`product_manufacturer.translation.description`,
COALESCE(
`product_manufacturer.translation.description`,
`product_manufacturer.translation.description`
) as `product_manufacturer.description`,
`product_manufacturer.translation.customFields`,
COALESCE(
`product_manufacturer.translation.customFields`,
`product_manufacturer.translation.customFields`
) as `product_manufacturer.customFields`,
`product_manufacturer.translation.createdAt`,
`product_manufacturer.translation.updatedAt`,
`product_manufacturer.translation.productManufacturerId`,
`product_manufacturer.translation.languageId`,
`product_manufacturer.translation.productManufacturerVersionId`
FROM
`product_manufacturer`
LEFT JOIN (
SELECT
`product_manufacturer.translation`.product_manufacturer_id,
`product_manufacturer.translation`.product_manufacturer_version_id,
`product_manufacturer.translation`.name as `product_manufacturer.translation.name`,
`product_manufacturer.translation`.description as `product_manufacturer.translation.description`,
`product_manufacturer.translation`.custom_fields as `product_manufacturer.translation.customFields`,
`product_manufacturer.translation`.created_at as `product_manufacturer.translation.createdAt`,
`product_manufacturer.translation`.updated_at as `product_manufacturer.translation.updatedAt`,
`product_manufacturer.translation`.product_manufacturer_id as `product_manufacturer.translation.productManufacturerId`,
`product_manufacturer.translation`.language_id as `product_manufacturer.translation.languageId`,
`product_manufacturer.translation`.product_manufacturer_version_id as `product_manufacturer.translation.productManufacturerVersionId`
FROM
`product_manufacturer_translation` `product_manufacturer.translation`
WHERE
`product_manufacturer.translation`.language_id = : languageId
) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product_manufacturer`.`id`
AND `product_manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product_manufacturer`.version_id
LEFT JOIN `base_extension` `product_manufacturer.baseExtension` ON `product_manufacturer`.`id` = `product_manufacturer.baseExtension`.`product_manufacturer_id`
LEFT JOIN `listing_page_extension` `product_manufacturer.listingPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.listingPageExtension`.`product_manufacturer_id`
LEFT JOIN `product_page_extension` `product_manufacturer.productPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.productPageExtension`.`product_manufacturer_id`
LEFT JOIN (
SELECT
`product_manufacturer.listingPageExtension.translation`.listing_page_extension_id,
`product_manufacturer.listingPageExtension.translation`.description as `product_manufacturer.listingPageExtension.translation.description`,
`product_manufacturer.listingPageExtension.translation`.size_description as `product_manufacturer.listingPageExtension.translation.sizeDescription`,
`product_manufacturer.listingPageExtension.translation`.created_at as `product_manufacturer.listingPageExtension.translation.createdAt`,
`product_manufacturer.listingPageExtension.translation`.updated_at as `product_manufacturer.listingPageExtension.translation.updatedAt`,
`product_manufacturer.listingPageExtension.translation`.listing_page_extension_id as `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`,
`product_manufacturer.listingPageExtension.translation`.language_id as `product_manufacturer.listingPageExtension.translation.languageId`
FROM
`listing_page_extension_translation` `product_manufacturer.listingPageExtension.translation`
WHERE
`product_manufacturer.listingPageExtension.translation`.language_id = : languageId
) `product_manufacturer.listingPageExtension.listing_page_extension_translation` ON `product_manufacturer.listingPageExtension.listing_page_extension_translation`.`listing_page_extension_id` = `product_manufacturer.listingPageExtension`.`id`
LEFT JOIN (
SELECT
`product_manufacturer.productPageExtension.translation`.product_page_extension_id,
`product_manufacturer.productPageExtension.translation`.url as `product_manufacturer.productPageExtension.translation.url`,
`product_manufacturer.productPageExtension.translation`.meta_title as `product_manufacturer.productPageExtension.translation.metaTitle`,
`product_manufacturer.productPageExtension.translation`.meta_description as `product_manufacturer.productPageExtension.translation.metaDescription`,
`product_manufacturer.productPageExtension.translation`.keywords as `product_manufacturer.productPageExtension.translation.keywords`,
`product_manufacturer.productPageExtension.translation`.slot_config as `product_manufacturer.productPageExtension.translation.slotConfig`,
`product_manufacturer.productPageExtension.translation`.created_at as `product_manufacturer.productPageExtension.translation.createdAt`,
`product_manufacturer.productPageExtension.translation`.updated_at as `product_manufacturer.productPageExtension.translation.updatedAt`,
`product_manufacturer.productPageExtension.translation`.product_page_extension_id as `product_manufacturer.productPageExtension.translation.productPageExtensionId`,
`product_manufacturer.productPageExtension.translation`.language_id as `product_manufacturer.productPageExtension.translation.languageId`
FROM
`product_page_extension_translation` `product_manufacturer.productPageExtension.translation`
WHERE
`product_manufacturer.productPageExtension.translation`.language_id = : languageId
) `product_manufacturer.productPageExtension.product_page_extension_translation` ON `product_manufacturer.productPageExtension.product_page_extension_translation`.`product_page_extension_id` = `product_manufacturer.productPageExtension`.`id`
WHERE
(
`product_manufacturer`.`version_id` = : version
)
AND (
`product_manufacturer`.`id` IN (: ids)
)
SELECT `product_manufacturer`.`id` as `product_manufacturer.id`, `product_manufacturer`.`version_id` as `product_manufacturer.versionId`, `product_manufacturer`.`media_id` as `product_manufacturer.mediaId`, `product_manufacturer`.`link` as `product_manufacturer.link`, `product_manufacturer`.`created_at` as `product_manufacturer.createdAt`, `product_manufacturer`.`updated_at` as `product_manufacturer.updatedAt`, `product_manufacturer.baseExtension`.`id` as `product_manufacturer.baseExtension.id`, `product_manufacturer.baseExtension`.`product_manufacturer_id` as `product_manufacturer.baseExtension.productManufacturerId`, `product_manufacturer.baseExtension`.`product_manufacturer_version_id` as `product_manufacturer.baseExtension.productManufacturerVersionId`, `product_manufacturer.baseExtension`.`active` as `product_manufacturer.baseExtension.active`, `product_manufacturer.baseExtension`.`type` as `product_manufacturer.baseExtension.type`, `product_manufacturer.baseExtension`.`created_at` as `product_manufacturer.baseExtension.createdAt`, `product_manufacturer.baseExtension`.`updated_at` as `product_manufacturer.baseExtension.updatedAt`, `product_manufacturer.listingPageExtension`.`id` as `product_manufacturer.listingPageExtension.id`, `product_manufacturer.listingPageExtension`.`product_manufacturer_id` as `product_manufacturer.listingPageExtension.productManufacturerId`, `product_manufacturer.listingPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.listingPageExtension.productManufacturerVersionId`, `product_manufacturer.listingPageExtension`.`active` as `product_manufacturer.listingPageExtension.active`, `product_manufacturer.listingPageExtension`.`type` as `product_manufacturer.listingPageExtension.type`, `product_manufacturer.listingPageExtension`.`product_assignment_type` as `product_manufacturer.listingPageExtension.productAssignmentType`, `product_manufacturer.listingPageExtension`.`product_stream_id` as `product_manufacturer.listingPageExtension.productStreamId`, `product_manufacturer.listingPageExtension`.`size_media` as `product_manufacturer.listingPageExtension.sizeMediaId`, `product_manufacturer.listingPageExtension`.`highlight_media` as `product_manufacturer.listingPageExtension.highlightMediaId`, `product_manufacturer.listingPageExtension`.`created_at` as `product_manufacturer.listingPageExtension.createdAt`, `product_manufacturer.listingPageExtension`.`updated_at` as `product_manufacturer.listingPageExtension.updatedAt`, `product_manufacturer.listingPageExtension.translation.description`, COALESCE(`product_manufacturer.listingPageExtension.translation.description`,`product_manufacturer.listingPageExtension.translation.description`) as `product_manufacturer.listingPageExtension.description`, `product_manufacturer.listingPageExtension.translation.sizeDescription`, COALESCE(`product_manufacturer.listingPageExtension.translation.sizeDescription`,`product_manufacturer.listingPageExtension.translation.sizeDescription`) as `product_manufacturer.listingPageExtension.sizeDescription`, `product_manufacturer.listingPageExtension.translation.createdAt`, `product_manufacturer.listingPageExtension.translation.updatedAt`, `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product_manufacturer.listingPageExtension.translation.languageId`, `product_manufacturer.productPageExtension`.`id` as `product_manufacturer.productPageExtension.id`, `product_manufacturer.productPageExtension`.`product_manufacturer_id` as `product_manufacturer.productPageExtension.productManufacturerId`, `product_manufacturer.productPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.productPageExtension.productManufacturerVersionId`, `product_manufacturer.productPageExtension`.`cms_page_type` as `product_manufacturer.productPageExtension.cmsPageType`, `product_manufacturer.productPageExtension`.`cms_page_id` as `product_manufacturer.productPageExtension.cmsPageId`, `product_manufacturer.productPageExtension`.`cms_page_version_id` as `product_manufacturer.productPageExtension.cmsPageVersionId`, `product_manufacturer.productPageExtension`.`created_at` as `product_manufacturer.productPageExtension.createdAt`, `product_manufacturer.productPageExtension`.`updated_at` as `product_manufacturer.productPageExtension.updatedAt`, `product_manufacturer.productPageExtension.translation.url`, COALESCE(`product_manufacturer.productPageExtension.translation.url`,`product_manufacturer.productPageExtension.translation.url`) as `product_manufacturer.productPageExtension.url`, `product_manufacturer.productPageExtension.translation.metaTitle`, COALESCE(`product_manufacturer.productPageExtension.translation.metaTitle`,`product_manufacturer.productPageExtension.translation.metaTitle`) as `product_manufacturer.productPageExtension.metaTitle`, `product_manufacturer.productPageExtension.translation.metaDescription`, COALESCE(`product_manufacturer.productPageExtension.translation.metaDescription`,`product_manufacturer.productPageExtension.translation.metaDescription`) as `product_manufacturer.productPageExtension.metaDescription`, `product_manufacturer.productPageExtension.translation.keywords`, COALESCE(`product_manufacturer.productPageExtension.translation.keywords`,`product_manufacturer.productPageExtension.translation.keywords`) as `product_manufacturer.productPageExtension.keywords`, `product_manufacturer.productPageExtension.translation.slotConfig`, COALESCE(`product_manufacturer.productPageExtension.translation.slotConfig`,`product_manufacturer.productPageExtension.translation.slotConfig`) as `product_manufacturer.productPageExtension.slotConfig`, `product_manufacturer.productPageExtension.translation.createdAt`, `product_manufacturer.productPageExtension.translation.updatedAt`, `product_manufacturer.productPageExtension.translation.productPageExtensionId`, `product_manufacturer.productPageExtension.translation.languageId`, `product_manufacturer.translation.name`, COALESCE(`product_manufacturer.translation.name`,`product_manufacturer.translation.name`) as `product_manufacturer.name`, `product_manufacturer.translation.description`, COALESCE(`product_manufacturer.translation.description`,`product_manufacturer.translation.description`) as `product_manufacturer.description`, `product_manufacturer.translation.customFields`, COALESCE(`product_manufacturer.translation.customFields`,`product_manufacturer.translation.customFields`) as `product_manufacturer.customFields`, `product_manufacturer.translation.createdAt`, `product_manufacturer.translation.updatedAt`, `product_manufacturer.translation.productManufacturerId`, `product_manufacturer.translation.languageId`, `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer` LEFT JOIN (SELECT `product_manufacturer.translation`.product_manufacturer_id, `product_manufacturer.translation`.product_manufacturer_version_id, `product_manufacturer.translation`.name as `product_manufacturer.translation.name`, `product_manufacturer.translation`.description as `product_manufacturer.translation.description`, `product_manufacturer.translation`.custom_fields as `product_manufacturer.translation.customFields`, `product_manufacturer.translation`.created_at as `product_manufacturer.translation.createdAt`, `product_manufacturer.translation`.updated_at as `product_manufacturer.translation.updatedAt`, `product_manufacturer.translation`.product_manufacturer_id as `product_manufacturer.translation.productManufacturerId`, `product_manufacturer.translation`.language_id as `product_manufacturer.translation.languageId`, `product_manufacturer.translation`.product_manufacturer_version_id as `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer_translation` `product_manufacturer.translation` WHERE `product_manufacturer.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product_manufacturer`.`id` AND `product_manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product_manufacturer`.version_id LEFT JOIN `base_extension` `product_manufacturer.baseExtension` ON `product_manufacturer`.`id` = `product_manufacturer.baseExtension`.`product_manufacturer_id` LEFT JOIN `listing_page_extension` `product_manufacturer.listingPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.listingPageExtension`.`product_manufacturer_id` LEFT JOIN `product_page_extension` `product_manufacturer.productPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.productPageExtension`.`product_manufacturer_id` LEFT JOIN (SELECT `product_manufacturer.listingPageExtension.translation`.listing_page_extension_id, `product_manufacturer.listingPageExtension.translation`.description as `product_manufacturer.listingPageExtension.translation.description`, `product_manufacturer.listingPageExtension.translation`.size_description as `product_manufacturer.listingPageExtension.translation.sizeDescription`, `product_manufacturer.listingPageExtension.translation`.created_at as `product_manufacturer.listingPageExtension.translation.createdAt`, `product_manufacturer.listingPageExtension.translation`.updated_at as `product_manufacturer.listingPageExtension.translation.updatedAt`, `product_manufacturer.listingPageExtension.translation`.listing_page_extension_id as `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product_manufacturer.listingPageExtension.translation`.language_id as `product_manufacturer.listingPageExtension.translation.languageId` FROM `listing_page_extension_translation` `product_manufacturer.listingPageExtension.translation` WHERE `product_manufacturer.listingPageExtension.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product_manufacturer.listingPageExtension.listing_page_extension_translation` ON `product_manufacturer.listingPageExtension.listing_page_extension_translation`.`listing_page_extension_id` = `product_manufacturer.listingPageExtension`.`id` LEFT JOIN (SELECT `product_manufacturer.productPageExtension.translation`.product_page_extension_id, `product_manufacturer.productPageExtension.translation`.url as `product_manufacturer.productPageExtension.translation.url`, `product_manufacturer.productPageExtension.translation`.meta_title as `product_manufacturer.productPageExtension.translation.metaTitle`, `product_manufacturer.productPageExtension.translation`.meta_description as `product_manufacturer.productPageExtension.translation.metaDescription`, `product_manufacturer.productPageExtension.translation`.keywords as `product_manufacturer.productPageExtension.translation.keywords`, `product_manufacturer.productPageExtension.translation`.slot_config as `product_manufacturer.productPageExtension.translation.slotConfig`, `product_manufacturer.productPageExtension.translation`.created_at as `product_manufacturer.productPageExtension.translation.createdAt`, `product_manufacturer.productPageExtension.translation`.updated_at as `product_manufacturer.productPageExtension.translation.updatedAt`, `product_manufacturer.productPageExtension.translation`.product_page_extension_id as `product_manufacturer.productPageExtension.translation.productPageExtensionId`, `product_manufacturer.productPageExtension.translation`.language_id as `product_manufacturer.productPageExtension.translation.languageId` FROM `product_page_extension_translation` `product_manufacturer.productPageExtension.translation` WHERE `product_manufacturer.productPageExtension.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product_manufacturer.productPageExtension.product_page_extension_translation` ON `product_manufacturer.productPageExtension.product_page_extension_translation`.`product_page_extension_id` = `product_manufacturer.productPageExtension`.`id` WHERE (`product_manufacturer`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND (`product_manufacturer`.`id` IN (0xB473611C7FEDD9A3DCF5DE3AE5A34DF3));
array:55 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 82)"
10 => "Nd\Theme\Subscriber\AddProductLabels::onProductsLoaded (line 270)"
11 => "Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} (line 230)"
12 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
13 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
14 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
15 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
16 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
17 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 33)"
18 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
19 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 208)"
20 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
21 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 147)"
22 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::fetchByCriteria (line 85)"
23 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
24 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
25 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
26 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
28 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
29 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
30 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
31 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
32 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
33 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
34 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
35 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
36 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
37 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
38 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
39 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
40 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
41 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
42 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
43 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
44 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
45 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
46 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
47 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
48 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
49 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
50 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
51 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
52 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
53 => "Shopware\Core\HttpKernel::doHandle (line 81)"
54 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.84 ms (0.00%)
|
|
SELECT `property_group_option`.`id` FROM `property_group_option` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`id` = :param_f14430d0110c4985a0e5e9dba9b45ea9)) `property_group_option.productProperties_1` ON `property_group_option`.`id` = `property_group_option.productProperties_1`.`id` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`version_id` = :param_ef843197e6ba47c49e4e22886a0f4646)) `property_group_option.productProperties_2` ON `property_group_option`.`id` = `property_group_option.productProperties_2`.`id` WHERE (`property_group_option.productProperties_1`.id IS NOT NULL AND `property_group_option.productProperties_2`.id IS NOT NULL AND `property_group_option`.`property_group_id` = :param_1fc560df5936436dab73c5ab0c028908) GROUP BY `property_group_option`.`id`
SELECT `property_group_option`.`id` FROM `property_group_option` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`id` = 0x143DC83572F3B83752C2C3F62181A4B5)) `property_group_option.productProperties_1` ON `property_group_option`.`id` = `property_group_option.productProperties_1`.`id` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425)) `property_group_option.productProperties_2` ON `property_group_option`.`id` = `property_group_option.productProperties_2`.`id` WHERE (`property_group_option.productProperties_1`.id IS NOT NULL AND `property_group_option.productProperties_2`.id IS NOT NULL AND `property_group_option`.`property_group_id` = 0x348605A5F7E947CD873E813BA4E7F448) GROUP BY `property_group_option`.`id`;
array:55 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 107)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 62)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 132)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::searchIds (line 291)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 151)"
9 => "Nd\Theme\Subscriber\AddProductLabels::getLabel (line 65)"
10 => "Nd\Theme\Subscriber\AddProductLabels::onProductsLoaded (line 270)"
11 => "Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} (line 230)"
12 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
13 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
14 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
15 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
16 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
17 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 33)"
18 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
19 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 208)"
20 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
21 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 147)"
22 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::fetchByCriteria (line 85)"
23 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
24 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
25 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
26 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
28 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
29 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
30 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
31 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
32 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
33 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
34 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
35 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
36 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
37 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
38 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
39 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
40 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
41 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
42 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
43 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
44 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
45 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
46 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
47 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
48 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
49 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
50 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
51 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
52 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
53 => "Shopware\Core\HttpKernel::doHandle (line 81)"
54 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.64 ms (0.00%)
|
|
SELECT `property_group_option`.`id` FROM `property_group_option` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`id` = :param_e578682af8b046d9b5ca9a83546db0b7)) `property_group_option.productProperties_1` ON `property_group_option`.`id` = `property_group_option.productProperties_1`.`id` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`version_id` = :param_3072b4ddd8984639beb911796179137b)) `property_group_option.productProperties_2` ON `property_group_option`.`id` = `property_group_option.productProperties_2`.`id` WHERE (`property_group_option.productProperties_1`.id IS NOT NULL AND `property_group_option.productProperties_2`.id IS NOT NULL AND `property_group_option`.`property_group_id` = :param_0676b5c1b9c7468089491f0cdbe9aa35) GROUP BY `property_group_option`.`id`
SELECT `property_group_option`.`id` FROM `property_group_option` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`id` = 0x143DC83572F3B83752C2C3F62181A4B5)) `property_group_option.productProperties_1` ON `property_group_option`.`id` = `property_group_option.productProperties_1`.`id` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425)) `property_group_option.productProperties_2` ON `property_group_option`.`id` = `property_group_option.productProperties_2`.`id` WHERE (`property_group_option.productProperties_1`.id IS NOT NULL AND `property_group_option.productProperties_2`.id IS NOT NULL AND `property_group_option`.`property_group_id` = 0xDCFDAD627839433691AB6997769A881F) GROUP BY `property_group_option`.`id`;
array:55 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 107)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 62)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 132)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::searchIds (line 291)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 107)"
9 => "Nd\Theme\Subscriber\AddProductLabels::getFit (line 66)"
10 => "Nd\Theme\Subscriber\AddProductLabels::onProductsLoaded (line 270)"
11 => "Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} (line 230)"
12 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
13 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
14 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
15 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
16 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
17 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 33)"
18 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
19 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 208)"
20 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
21 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 147)"
22 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::fetchByCriteria (line 85)"
23 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
24 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
25 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
26 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
28 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
29 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
30 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
31 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
32 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
33 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
34 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
35 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
36 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
37 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
38 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
39 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
40 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
41 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
42 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
43 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
44 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
45 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
46 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
47 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
48 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
49 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
50 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
51 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
52 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
53 => "Shopware\Core\HttpKernel::doHandle (line 81)"
54 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
6.99 ms (0.00%)
|
|
SELECT `product_manufacturer`.`id` as `product_manufacturer.id`, `product_manufacturer`.`version_id` as `product_manufacturer.versionId`, `product_manufacturer`.`media_id` as `product_manufacturer.mediaId`, `product_manufacturer`.`link` as `product_manufacturer.link`, `product_manufacturer`.`created_at` as `product_manufacturer.createdAt`, `product_manufacturer`.`updated_at` as `product_manufacturer.updatedAt`, `product_manufacturer.baseExtension`.`id` as `product_manufacturer.baseExtension.id`, `product_manufacturer.baseExtension`.`product_manufacturer_id` as `product_manufacturer.baseExtension.productManufacturerId`, `product_manufacturer.baseExtension`.`product_manufacturer_version_id` as `product_manufacturer.baseExtension.productManufacturerVersionId`, `product_manufacturer.baseExtension`.`active` as `product_manufacturer.baseExtension.active`, `product_manufacturer.baseExtension`.`type` as `product_manufacturer.baseExtension.type`, `product_manufacturer.baseExtension`.`created_at` as `product_manufacturer.baseExtension.createdAt`, `product_manufacturer.baseExtension`.`updated_at` as `product_manufacturer.baseExtension.updatedAt`, `product_manufacturer.listingPageExtension`.`id` as `product_manufacturer.listingPageExtension.id`, `product_manufacturer.listingPageExtension`.`product_manufacturer_id` as `product_manufacturer.listingPageExtension.productManufacturerId`, `product_manufacturer.listingPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.listingPageExtension.productManufacturerVersionId`, `product_manufacturer.listingPageExtension`.`active` as `product_manufacturer.listingPageExtension.active`, `product_manufacturer.listingPageExtension`.`type` as `product_manufacturer.listingPageExtension.type`, `product_manufacturer.listingPageExtension`.`product_assignment_type` as `product_manufacturer.listingPageExtension.productAssignmentType`, `product_manufacturer.listingPageExtension`.`product_stream_id` as `product_manufacturer.listingPageExtension.productStreamId`, `product_manufacturer.listingPageExtension`.`size_media` as `product_manufacturer.listingPageExtension.sizeMediaId`, `product_manufacturer.listingPageExtension`.`highlight_media` as `product_manufacturer.listingPageExtension.highlightMediaId`, `product_manufacturer.listingPageExtension`.`created_at` as `product_manufacturer.listingPageExtension.createdAt`, `product_manufacturer.listingPageExtension`.`updated_at` as `product_manufacturer.listingPageExtension.updatedAt`, `product_manufacturer.listingPageExtension.translation.description`, COALESCE(`product_manufacturer.listingPageExtension.translation.description`,`product_manufacturer.listingPageExtension.translation.description`) as `product_manufacturer.listingPageExtension.description`, `product_manufacturer.listingPageExtension.translation.sizeDescription`, COALESCE(`product_manufacturer.listingPageExtension.translation.sizeDescription`,`product_manufacturer.listingPageExtension.translation.sizeDescription`) as `product_manufacturer.listingPageExtension.sizeDescription`, `product_manufacturer.listingPageExtension.translation.createdAt`, `product_manufacturer.listingPageExtension.translation.updatedAt`, `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product_manufacturer.listingPageExtension.translation.languageId`, `product_manufacturer.productPageExtension`.`id` as `product_manufacturer.productPageExtension.id`, `product_manufacturer.productPageExtension`.`product_manufacturer_id` as `product_manufacturer.productPageExtension.productManufacturerId`, `product_manufacturer.productPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.productPageExtension.productManufacturerVersionId`, `product_manufacturer.productPageExtension`.`cms_page_type` as `product_manufacturer.productPageExtension.cmsPageType`, `product_manufacturer.productPageExtension`.`cms_page_id` as `product_manufacturer.productPageExtension.cmsPageId`, `product_manufacturer.productPageExtension`.`cms_page_version_id` as `product_manufacturer.productPageExtension.cmsPageVersionId`, `product_manufacturer.productPageExtension`.`created_at` as `product_manufacturer.productPageExtension.createdAt`, `product_manufacturer.productPageExtension`.`updated_at` as `product_manufacturer.productPageExtension.updatedAt`, `product_manufacturer.productPageExtension.translation.url`, COALESCE(`product_manufacturer.productPageExtension.translation.url`,`product_manufacturer.productPageExtension.translation.url`) as `product_manufacturer.productPageExtension.url`, `product_manufacturer.productPageExtension.translation.metaTitle`, COALESCE(`product_manufacturer.productPageExtension.translation.metaTitle`,`product_manufacturer.productPageExtension.translation.metaTitle`) as `product_manufacturer.productPageExtension.metaTitle`, `product_manufacturer.productPageExtension.translation.metaDescription`, COALESCE(`product_manufacturer.productPageExtension.translation.metaDescription`,`product_manufacturer.productPageExtension.translation.metaDescription`) as `product_manufacturer.productPageExtension.metaDescription`, `product_manufacturer.productPageExtension.translation.keywords`, COALESCE(`product_manufacturer.productPageExtension.translation.keywords`,`product_manufacturer.productPageExtension.translation.keywords`) as `product_manufacturer.productPageExtension.keywords`, `product_manufacturer.productPageExtension.translation.slotConfig`, COALESCE(`product_manufacturer.productPageExtension.translation.slotConfig`,`product_manufacturer.productPageExtension.translation.slotConfig`) as `product_manufacturer.productPageExtension.slotConfig`, `product_manufacturer.productPageExtension.translation.createdAt`, `product_manufacturer.productPageExtension.translation.updatedAt`, `product_manufacturer.productPageExtension.translation.productPageExtensionId`, `product_manufacturer.productPageExtension.translation.languageId`, `product_manufacturer.translation.name`, COALESCE(`product_manufacturer.translation.name`,`product_manufacturer.translation.name`) as `product_manufacturer.name`, `product_manufacturer.translation.description`, COALESCE(`product_manufacturer.translation.description`,`product_manufacturer.translation.description`) as `product_manufacturer.description`, `product_manufacturer.translation.customFields`, COALESCE(`product_manufacturer.translation.customFields`,`product_manufacturer.translation.customFields`) as `product_manufacturer.customFields`, `product_manufacturer.translation.createdAt`, `product_manufacturer.translation.updatedAt`, `product_manufacturer.translation.productManufacturerId`, `product_manufacturer.translation.languageId`, `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer` LEFT JOIN (SELECT `product_manufacturer.translation`.product_manufacturer_id, `product_manufacturer.translation`.product_manufacturer_version_id, `product_manufacturer.translation`.name as `product_manufacturer.translation.name`, `product_manufacturer.translation`.description as `product_manufacturer.translation.description`, `product_manufacturer.translation`.custom_fields as `product_manufacturer.translation.customFields`, `product_manufacturer.translation`.created_at as `product_manufacturer.translation.createdAt`, `product_manufacturer.translation`.updated_at as `product_manufacturer.translation.updatedAt`, `product_manufacturer.translation`.product_manufacturer_id as `product_manufacturer.translation.productManufacturerId`, `product_manufacturer.translation`.language_id as `product_manufacturer.translation.languageId`, `product_manufacturer.translation`.product_manufacturer_version_id as `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer_translation` `product_manufacturer.translation` WHERE `product_manufacturer.translation`.language_id = :languageId) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product_manufacturer`.`id` AND `product_manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product_manufacturer`.version_id LEFT JOIN `base_extension` `product_manufacturer.baseExtension` ON `product_manufacturer`.`id` = `product_manufacturer.baseExtension`.`product_manufacturer_id` LEFT JOIN `listing_page_extension` `product_manufacturer.listingPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.listingPageExtension`.`product_manufacturer_id` LEFT JOIN `product_page_extension` `product_manufacturer.productPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.productPageExtension`.`product_manufacturer_id` LEFT JOIN (SELECT `product_manufacturer.listingPageExtension.translation`.listing_page_extension_id, `product_manufacturer.listingPageExtension.translation`.description as `product_manufacturer.listingPageExtension.translation.description`, `product_manufacturer.listingPageExtension.translation`.size_description as `product_manufacturer.listingPageExtension.translation.sizeDescription`, `product_manufacturer.listingPageExtension.translation`.created_at as `product_manufacturer.listingPageExtension.translation.createdAt`, `product_manufacturer.listingPageExtension.translation`.updated_at as `product_manufacturer.listingPageExtension.translation.updatedAt`, `product_manufacturer.listingPageExtension.translation`.listing_page_extension_id as `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product_manufacturer.listingPageExtension.translation`.language_id as `product_manufacturer.listingPageExtension.translation.languageId` FROM `listing_page_extension_translation` `product_manufacturer.listingPageExtension.translation` WHERE `product_manufacturer.listingPageExtension.translation`.language_id = :languageId) `product_manufacturer.listingPageExtension.listing_page_extension_translation` ON `product_manufacturer.listingPageExtension.listing_page_extension_translation`.`listing_page_extension_id` = `product_manufacturer.listingPageExtension`.`id` LEFT JOIN (SELECT `product_manufacturer.productPageExtension.translation`.product_page_extension_id, `product_manufacturer.productPageExtension.translation`.url as `product_manufacturer.productPageExtension.translation.url`, `product_manufacturer.productPageExtension.translation`.meta_title as `product_manufacturer.productPageExtension.translation.metaTitle`, `product_manufacturer.productPageExtension.translation`.meta_description as `product_manufacturer.productPageExtension.translation.metaDescription`, `product_manufacturer.productPageExtension.translation`.keywords as `product_manufacturer.productPageExtension.translation.keywords`, `product_manufacturer.productPageExtension.translation`.slot_config as `product_manufacturer.productPageExtension.translation.slotConfig`, `product_manufacturer.productPageExtension.translation`.created_at as `product_manufacturer.productPageExtension.translation.createdAt`, `product_manufacturer.productPageExtension.translation`.updated_at as `product_manufacturer.productPageExtension.translation.updatedAt`, `product_manufacturer.productPageExtension.translation`.product_page_extension_id as `product_manufacturer.productPageExtension.translation.productPageExtensionId`, `product_manufacturer.productPageExtension.translation`.language_id as `product_manufacturer.productPageExtension.translation.languageId` FROM `product_page_extension_translation` `product_manufacturer.productPageExtension.translation` WHERE `product_manufacturer.productPageExtension.translation`.language_id = :languageId) `product_manufacturer.productPageExtension.product_page_extension_translation` ON `product_manufacturer.productPageExtension.product_page_extension_translation`.`product_page_extension_id` = `product_manufacturer.productPageExtension`.`id` WHERE (`product_manufacturer`.`version_id` = :version) AND (`product_manufacturer`.`id` IN (:ids))
SELECT
`product_manufacturer`.`id` as `product_manufacturer.id`,
`product_manufacturer`.`version_id` as `product_manufacturer.versionId`,
`product_manufacturer`.`media_id` as `product_manufacturer.mediaId`,
`product_manufacturer`.`link` as `product_manufacturer.link`,
`product_manufacturer`.`created_at` as `product_manufacturer.createdAt`,
`product_manufacturer`.`updated_at` as `product_manufacturer.updatedAt`,
`product_manufacturer.baseExtension`.`id` as `product_manufacturer.baseExtension.id`,
`product_manufacturer.baseExtension`.`product_manufacturer_id` as `product_manufacturer.baseExtension.productManufacturerId`,
`product_manufacturer.baseExtension`.`product_manufacturer_version_id` as `product_manufacturer.baseExtension.productManufacturerVersionId`,
`product_manufacturer.baseExtension`.`active` as `product_manufacturer.baseExtension.active`,
`product_manufacturer.baseExtension`.`type` as `product_manufacturer.baseExtension.type`,
`product_manufacturer.baseExtension`.`created_at` as `product_manufacturer.baseExtension.createdAt`,
`product_manufacturer.baseExtension`.`updated_at` as `product_manufacturer.baseExtension.updatedAt`,
`product_manufacturer.listingPageExtension`.`id` as `product_manufacturer.listingPageExtension.id`,
`product_manufacturer.listingPageExtension`.`product_manufacturer_id` as `product_manufacturer.listingPageExtension.productManufacturerId`,
`product_manufacturer.listingPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.listingPageExtension.productManufacturerVersionId`,
`product_manufacturer.listingPageExtension`.`active` as `product_manufacturer.listingPageExtension.active`,
`product_manufacturer.listingPageExtension`.`type` as `product_manufacturer.listingPageExtension.type`,
`product_manufacturer.listingPageExtension`.`product_assignment_type` as `product_manufacturer.listingPageExtension.productAssignmentType`,
`product_manufacturer.listingPageExtension`.`product_stream_id` as `product_manufacturer.listingPageExtension.productStreamId`,
`product_manufacturer.listingPageExtension`.`size_media` as `product_manufacturer.listingPageExtension.sizeMediaId`,
`product_manufacturer.listingPageExtension`.`highlight_media` as `product_manufacturer.listingPageExtension.highlightMediaId`,
`product_manufacturer.listingPageExtension`.`created_at` as `product_manufacturer.listingPageExtension.createdAt`,
`product_manufacturer.listingPageExtension`.`updated_at` as `product_manufacturer.listingPageExtension.updatedAt`,
`product_manufacturer.listingPageExtension.translation.description`,
COALESCE(
`product_manufacturer.listingPageExtension.translation.description`,
`product_manufacturer.listingPageExtension.translation.description`
) as `product_manufacturer.listingPageExtension.description`,
`product_manufacturer.listingPageExtension.translation.sizeDescription`,
COALESCE(
`product_manufacturer.listingPageExtension.translation.sizeDescription`,
`product_manufacturer.listingPageExtension.translation.sizeDescription`
) as `product_manufacturer.listingPageExtension.sizeDescription`,
`product_manufacturer.listingPageExtension.translation.createdAt`,
`product_manufacturer.listingPageExtension.translation.updatedAt`,
`product_manufacturer.listingPageExtension.translation.listingPageExtensionId`,
`product_manufacturer.listingPageExtension.translation.languageId`,
`product_manufacturer.productPageExtension`.`id` as `product_manufacturer.productPageExtension.id`,
`product_manufacturer.productPageExtension`.`product_manufacturer_id` as `product_manufacturer.productPageExtension.productManufacturerId`,
`product_manufacturer.productPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.productPageExtension.productManufacturerVersionId`,
`product_manufacturer.productPageExtension`.`cms_page_type` as `product_manufacturer.productPageExtension.cmsPageType`,
`product_manufacturer.productPageExtension`.`cms_page_id` as `product_manufacturer.productPageExtension.cmsPageId`,
`product_manufacturer.productPageExtension`.`cms_page_version_id` as `product_manufacturer.productPageExtension.cmsPageVersionId`,
`product_manufacturer.productPageExtension`.`created_at` as `product_manufacturer.productPageExtension.createdAt`,
`product_manufacturer.productPageExtension`.`updated_at` as `product_manufacturer.productPageExtension.updatedAt`,
`product_manufacturer.productPageExtension.translation.url`,
COALESCE(
`product_manufacturer.productPageExtension.translation.url`,
`product_manufacturer.productPageExtension.translation.url`
) as `product_manufacturer.productPageExtension.url`,
`product_manufacturer.productPageExtension.translation.metaTitle`,
COALESCE(
`product_manufacturer.productPageExtension.translation.metaTitle`,
`product_manufacturer.productPageExtension.translation.metaTitle`
) as `product_manufacturer.productPageExtension.metaTitle`,
`product_manufacturer.productPageExtension.translation.metaDescription`,
COALESCE(
`product_manufacturer.productPageExtension.translation.metaDescription`,
`product_manufacturer.productPageExtension.translation.metaDescription`
) as `product_manufacturer.productPageExtension.metaDescription`,
`product_manufacturer.productPageExtension.translation.keywords`,
COALESCE(
`product_manufacturer.productPageExtension.translation.keywords`,
`product_manufacturer.productPageExtension.translation.keywords`
) as `product_manufacturer.productPageExtension.keywords`,
`product_manufacturer.productPageExtension.translation.slotConfig`,
COALESCE(
`product_manufacturer.productPageExtension.translation.slotConfig`,
`product_manufacturer.productPageExtension.translation.slotConfig`
) as `product_manufacturer.productPageExtension.slotConfig`,
`product_manufacturer.productPageExtension.translation.createdAt`,
`product_manufacturer.productPageExtension.translation.updatedAt`,
`product_manufacturer.productPageExtension.translation.productPageExtensionId`,
`product_manufacturer.productPageExtension.translation.languageId`,
`product_manufacturer.translation.name`,
COALESCE(
`product_manufacturer.translation.name`,
`product_manufacturer.translation.name`
) as `product_manufacturer.name`,
`product_manufacturer.translation.description`,
COALESCE(
`product_manufacturer.translation.description`,
`product_manufacturer.translation.description`
) as `product_manufacturer.description`,
`product_manufacturer.translation.customFields`,
COALESCE(
`product_manufacturer.translation.customFields`,
`product_manufacturer.translation.customFields`
) as `product_manufacturer.customFields`,
`product_manufacturer.translation.createdAt`,
`product_manufacturer.translation.updatedAt`,
`product_manufacturer.translation.productManufacturerId`,
`product_manufacturer.translation.languageId`,
`product_manufacturer.translation.productManufacturerVersionId`
FROM
`product_manufacturer`
LEFT JOIN (
SELECT
`product_manufacturer.translation`.product_manufacturer_id,
`product_manufacturer.translation`.product_manufacturer_version_id,
`product_manufacturer.translation`.name as `product_manufacturer.translation.name`,
`product_manufacturer.translation`.description as `product_manufacturer.translation.description`,
`product_manufacturer.translation`.custom_fields as `product_manufacturer.translation.customFields`,
`product_manufacturer.translation`.created_at as `product_manufacturer.translation.createdAt`,
`product_manufacturer.translation`.updated_at as `product_manufacturer.translation.updatedAt`,
`product_manufacturer.translation`.product_manufacturer_id as `product_manufacturer.translation.productManufacturerId`,
`product_manufacturer.translation`.language_id as `product_manufacturer.translation.languageId`,
`product_manufacturer.translation`.product_manufacturer_version_id as `product_manufacturer.translation.productManufacturerVersionId`
FROM
`product_manufacturer_translation` `product_manufacturer.translation`
WHERE
`product_manufacturer.translation`.language_id = : languageId
) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product_manufacturer`.`id`
AND `product_manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product_manufacturer`.version_id
LEFT JOIN `base_extension` `product_manufacturer.baseExtension` ON `product_manufacturer`.`id` = `product_manufacturer.baseExtension`.`product_manufacturer_id`
LEFT JOIN `listing_page_extension` `product_manufacturer.listingPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.listingPageExtension`.`product_manufacturer_id`
LEFT JOIN `product_page_extension` `product_manufacturer.productPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.productPageExtension`.`product_manufacturer_id`
LEFT JOIN (
SELECT
`product_manufacturer.listingPageExtension.translation`.listing_page_extension_id,
`product_manufacturer.listingPageExtension.translation`.description as `product_manufacturer.listingPageExtension.translation.description`,
`product_manufacturer.listingPageExtension.translation`.size_description as `product_manufacturer.listingPageExtension.translation.sizeDescription`,
`product_manufacturer.listingPageExtension.translation`.created_at as `product_manufacturer.listingPageExtension.translation.createdAt`,
`product_manufacturer.listingPageExtension.translation`.updated_at as `product_manufacturer.listingPageExtension.translation.updatedAt`,
`product_manufacturer.listingPageExtension.translation`.listing_page_extension_id as `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`,
`product_manufacturer.listingPageExtension.translation`.language_id as `product_manufacturer.listingPageExtension.translation.languageId`
FROM
`listing_page_extension_translation` `product_manufacturer.listingPageExtension.translation`
WHERE
`product_manufacturer.listingPageExtension.translation`.language_id = : languageId
) `product_manufacturer.listingPageExtension.listing_page_extension_translation` ON `product_manufacturer.listingPageExtension.listing_page_extension_translation`.`listing_page_extension_id` = `product_manufacturer.listingPageExtension`.`id`
LEFT JOIN (
SELECT
`product_manufacturer.productPageExtension.translation`.product_page_extension_id,
`product_manufacturer.productPageExtension.translation`.url as `product_manufacturer.productPageExtension.translation.url`,
`product_manufacturer.productPageExtension.translation`.meta_title as `product_manufacturer.productPageExtension.translation.metaTitle`,
`product_manufacturer.productPageExtension.translation`.meta_description as `product_manufacturer.productPageExtension.translation.metaDescription`,
`product_manufacturer.productPageExtension.translation`.keywords as `product_manufacturer.productPageExtension.translation.keywords`,
`product_manufacturer.productPageExtension.translation`.slot_config as `product_manufacturer.productPageExtension.translation.slotConfig`,
`product_manufacturer.productPageExtension.translation`.created_at as `product_manufacturer.productPageExtension.translation.createdAt`,
`product_manufacturer.productPageExtension.translation`.updated_at as `product_manufacturer.productPageExtension.translation.updatedAt`,
`product_manufacturer.productPageExtension.translation`.product_page_extension_id as `product_manufacturer.productPageExtension.translation.productPageExtensionId`,
`product_manufacturer.productPageExtension.translation`.language_id as `product_manufacturer.productPageExtension.translation.languageId`
FROM
`product_page_extension_translation` `product_manufacturer.productPageExtension.translation`
WHERE
`product_manufacturer.productPageExtension.translation`.language_id = : languageId
) `product_manufacturer.productPageExtension.product_page_extension_translation` ON `product_manufacturer.productPageExtension.product_page_extension_translation`.`product_page_extension_id` = `product_manufacturer.productPageExtension`.`id`
WHERE
(
`product_manufacturer`.`version_id` = : version
)
AND (
`product_manufacturer`.`id` IN (: ids)
)
SELECT `product_manufacturer`.`id` as `product_manufacturer.id`, `product_manufacturer`.`version_id` as `product_manufacturer.versionId`, `product_manufacturer`.`media_id` as `product_manufacturer.mediaId`, `product_manufacturer`.`link` as `product_manufacturer.link`, `product_manufacturer`.`created_at` as `product_manufacturer.createdAt`, `product_manufacturer`.`updated_at` as `product_manufacturer.updatedAt`, `product_manufacturer.baseExtension`.`id` as `product_manufacturer.baseExtension.id`, `product_manufacturer.baseExtension`.`product_manufacturer_id` as `product_manufacturer.baseExtension.productManufacturerId`, `product_manufacturer.baseExtension`.`product_manufacturer_version_id` as `product_manufacturer.baseExtension.productManufacturerVersionId`, `product_manufacturer.baseExtension`.`active` as `product_manufacturer.baseExtension.active`, `product_manufacturer.baseExtension`.`type` as `product_manufacturer.baseExtension.type`, `product_manufacturer.baseExtension`.`created_at` as `product_manufacturer.baseExtension.createdAt`, `product_manufacturer.baseExtension`.`updated_at` as `product_manufacturer.baseExtension.updatedAt`, `product_manufacturer.listingPageExtension`.`id` as `product_manufacturer.listingPageExtension.id`, `product_manufacturer.listingPageExtension`.`product_manufacturer_id` as `product_manufacturer.listingPageExtension.productManufacturerId`, `product_manufacturer.listingPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.listingPageExtension.productManufacturerVersionId`, `product_manufacturer.listingPageExtension`.`active` as `product_manufacturer.listingPageExtension.active`, `product_manufacturer.listingPageExtension`.`type` as `product_manufacturer.listingPageExtension.type`, `product_manufacturer.listingPageExtension`.`product_assignment_type` as `product_manufacturer.listingPageExtension.productAssignmentType`, `product_manufacturer.listingPageExtension`.`product_stream_id` as `product_manufacturer.listingPageExtension.productStreamId`, `product_manufacturer.listingPageExtension`.`size_media` as `product_manufacturer.listingPageExtension.sizeMediaId`, `product_manufacturer.listingPageExtension`.`highlight_media` as `product_manufacturer.listingPageExtension.highlightMediaId`, `product_manufacturer.listingPageExtension`.`created_at` as `product_manufacturer.listingPageExtension.createdAt`, `product_manufacturer.listingPageExtension`.`updated_at` as `product_manufacturer.listingPageExtension.updatedAt`, `product_manufacturer.listingPageExtension.translation.description`, COALESCE(`product_manufacturer.listingPageExtension.translation.description`,`product_manufacturer.listingPageExtension.translation.description`) as `product_manufacturer.listingPageExtension.description`, `product_manufacturer.listingPageExtension.translation.sizeDescription`, COALESCE(`product_manufacturer.listingPageExtension.translation.sizeDescription`,`product_manufacturer.listingPageExtension.translation.sizeDescription`) as `product_manufacturer.listingPageExtension.sizeDescription`, `product_manufacturer.listingPageExtension.translation.createdAt`, `product_manufacturer.listingPageExtension.translation.updatedAt`, `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product_manufacturer.listingPageExtension.translation.languageId`, `product_manufacturer.productPageExtension`.`id` as `product_manufacturer.productPageExtension.id`, `product_manufacturer.productPageExtension`.`product_manufacturer_id` as `product_manufacturer.productPageExtension.productManufacturerId`, `product_manufacturer.productPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.productPageExtension.productManufacturerVersionId`, `product_manufacturer.productPageExtension`.`cms_page_type` as `product_manufacturer.productPageExtension.cmsPageType`, `product_manufacturer.productPageExtension`.`cms_page_id` as `product_manufacturer.productPageExtension.cmsPageId`, `product_manufacturer.productPageExtension`.`cms_page_version_id` as `product_manufacturer.productPageExtension.cmsPageVersionId`, `product_manufacturer.productPageExtension`.`created_at` as `product_manufacturer.productPageExtension.createdAt`, `product_manufacturer.productPageExtension`.`updated_at` as `product_manufacturer.productPageExtension.updatedAt`, `product_manufacturer.productPageExtension.translation.url`, COALESCE(`product_manufacturer.productPageExtension.translation.url`,`product_manufacturer.productPageExtension.translation.url`) as `product_manufacturer.productPageExtension.url`, `product_manufacturer.productPageExtension.translation.metaTitle`, COALESCE(`product_manufacturer.productPageExtension.translation.metaTitle`,`product_manufacturer.productPageExtension.translation.metaTitle`) as `product_manufacturer.productPageExtension.metaTitle`, `product_manufacturer.productPageExtension.translation.metaDescription`, COALESCE(`product_manufacturer.productPageExtension.translation.metaDescription`,`product_manufacturer.productPageExtension.translation.metaDescription`) as `product_manufacturer.productPageExtension.metaDescription`, `product_manufacturer.productPageExtension.translation.keywords`, COALESCE(`product_manufacturer.productPageExtension.translation.keywords`,`product_manufacturer.productPageExtension.translation.keywords`) as `product_manufacturer.productPageExtension.keywords`, `product_manufacturer.productPageExtension.translation.slotConfig`, COALESCE(`product_manufacturer.productPageExtension.translation.slotConfig`,`product_manufacturer.productPageExtension.translation.slotConfig`) as `product_manufacturer.productPageExtension.slotConfig`, `product_manufacturer.productPageExtension.translation.createdAt`, `product_manufacturer.productPageExtension.translation.updatedAt`, `product_manufacturer.productPageExtension.translation.productPageExtensionId`, `product_manufacturer.productPageExtension.translation.languageId`, `product_manufacturer.translation.name`, COALESCE(`product_manufacturer.translation.name`,`product_manufacturer.translation.name`) as `product_manufacturer.name`, `product_manufacturer.translation.description`, COALESCE(`product_manufacturer.translation.description`,`product_manufacturer.translation.description`) as `product_manufacturer.description`, `product_manufacturer.translation.customFields`, COALESCE(`product_manufacturer.translation.customFields`,`product_manufacturer.translation.customFields`) as `product_manufacturer.customFields`, `product_manufacturer.translation.createdAt`, `product_manufacturer.translation.updatedAt`, `product_manufacturer.translation.productManufacturerId`, `product_manufacturer.translation.languageId`, `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer` LEFT JOIN (SELECT `product_manufacturer.translation`.product_manufacturer_id, `product_manufacturer.translation`.product_manufacturer_version_id, `product_manufacturer.translation`.name as `product_manufacturer.translation.name`, `product_manufacturer.translation`.description as `product_manufacturer.translation.description`, `product_manufacturer.translation`.custom_fields as `product_manufacturer.translation.customFields`, `product_manufacturer.translation`.created_at as `product_manufacturer.translation.createdAt`, `product_manufacturer.translation`.updated_at as `product_manufacturer.translation.updatedAt`, `product_manufacturer.translation`.product_manufacturer_id as `product_manufacturer.translation.productManufacturerId`, `product_manufacturer.translation`.language_id as `product_manufacturer.translation.languageId`, `product_manufacturer.translation`.product_manufacturer_version_id as `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer_translation` `product_manufacturer.translation` WHERE `product_manufacturer.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product_manufacturer`.`id` AND `product_manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product_manufacturer`.version_id LEFT JOIN `base_extension` `product_manufacturer.baseExtension` ON `product_manufacturer`.`id` = `product_manufacturer.baseExtension`.`product_manufacturer_id` LEFT JOIN `listing_page_extension` `product_manufacturer.listingPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.listingPageExtension`.`product_manufacturer_id` LEFT JOIN `product_page_extension` `product_manufacturer.productPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.productPageExtension`.`product_manufacturer_id` LEFT JOIN (SELECT `product_manufacturer.listingPageExtension.translation`.listing_page_extension_id, `product_manufacturer.listingPageExtension.translation`.description as `product_manufacturer.listingPageExtension.translation.description`, `product_manufacturer.listingPageExtension.translation`.size_description as `product_manufacturer.listingPageExtension.translation.sizeDescription`, `product_manufacturer.listingPageExtension.translation`.created_at as `product_manufacturer.listingPageExtension.translation.createdAt`, `product_manufacturer.listingPageExtension.translation`.updated_at as `product_manufacturer.listingPageExtension.translation.updatedAt`, `product_manufacturer.listingPageExtension.translation`.listing_page_extension_id as `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product_manufacturer.listingPageExtension.translation`.language_id as `product_manufacturer.listingPageExtension.translation.languageId` FROM `listing_page_extension_translation` `product_manufacturer.listingPageExtension.translation` WHERE `product_manufacturer.listingPageExtension.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product_manufacturer.listingPageExtension.listing_page_extension_translation` ON `product_manufacturer.listingPageExtension.listing_page_extension_translation`.`listing_page_extension_id` = `product_manufacturer.listingPageExtension`.`id` LEFT JOIN (SELECT `product_manufacturer.productPageExtension.translation`.product_page_extension_id, `product_manufacturer.productPageExtension.translation`.url as `product_manufacturer.productPageExtension.translation.url`, `product_manufacturer.productPageExtension.translation`.meta_title as `product_manufacturer.productPageExtension.translation.metaTitle`, `product_manufacturer.productPageExtension.translation`.meta_description as `product_manufacturer.productPageExtension.translation.metaDescription`, `product_manufacturer.productPageExtension.translation`.keywords as `product_manufacturer.productPageExtension.translation.keywords`, `product_manufacturer.productPageExtension.translation`.slot_config as `product_manufacturer.productPageExtension.translation.slotConfig`, `product_manufacturer.productPageExtension.translation`.created_at as `product_manufacturer.productPageExtension.translation.createdAt`, `product_manufacturer.productPageExtension.translation`.updated_at as `product_manufacturer.productPageExtension.translation.updatedAt`, `product_manufacturer.productPageExtension.translation`.product_page_extension_id as `product_manufacturer.productPageExtension.translation.productPageExtensionId`, `product_manufacturer.productPageExtension.translation`.language_id as `product_manufacturer.productPageExtension.translation.languageId` FROM `product_page_extension_translation` `product_manufacturer.productPageExtension.translation` WHERE `product_manufacturer.productPageExtension.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product_manufacturer.productPageExtension.product_page_extension_translation` ON `product_manufacturer.productPageExtension.product_page_extension_translation`.`product_page_extension_id` = `product_manufacturer.productPageExtension`.`id` WHERE (`product_manufacturer`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND (`product_manufacturer`.`id` IN (0xB473611C7FEDD9A3DCF5DE3AE5A34DF3));
array:55 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 82)"
10 => "Nd\Theme\Subscriber\AddProductLabels::onProductsLoaded (line 270)"
11 => "Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} (line 230)"
12 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
13 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
14 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
15 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
16 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
17 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 33)"
18 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
19 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 208)"
20 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
21 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 147)"
22 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::fetchByCriteria (line 85)"
23 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
24 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
25 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
26 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
28 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
29 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
30 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
31 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
32 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
33 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
34 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
35 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
36 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
37 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
38 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
39 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
40 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
41 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
42 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
43 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
44 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
45 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
46 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
47 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
48 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
49 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
50 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
51 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
52 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
53 => "Shopware\Core\HttpKernel::doHandle (line 81)"
54 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.84 ms (0.00%)
|
|
SELECT `property_group_option`.`id` FROM `property_group_option` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`id` = :param_729ef84d6d5b4872874566c91af5ff97)) `property_group_option.productProperties_1` ON `property_group_option`.`id` = `property_group_option.productProperties_1`.`id` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`version_id` = :param_fc7a7571996f4174ad7dc67b2bb5a258)) `property_group_option.productProperties_2` ON `property_group_option`.`id` = `property_group_option.productProperties_2`.`id` WHERE (`property_group_option.productProperties_1`.id IS NOT NULL AND `property_group_option.productProperties_2`.id IS NOT NULL AND `property_group_option`.`property_group_id` = :param_1b08ce052e224579b619a0931744b4e7) GROUP BY `property_group_option`.`id`
SELECT `property_group_option`.`id` FROM `property_group_option` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`id` = 0x2933D7F0433F13BE4C31B7B4605E949A)) `property_group_option.productProperties_1` ON `property_group_option`.`id` = `property_group_option.productProperties_1`.`id` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425)) `property_group_option.productProperties_2` ON `property_group_option`.`id` = `property_group_option.productProperties_2`.`id` WHERE (`property_group_option.productProperties_1`.id IS NOT NULL AND `property_group_option.productProperties_2`.id IS NOT NULL AND `property_group_option`.`property_group_id` = 0xDCFDAD627839433691AB6997769A881F) GROUP BY `property_group_option`.`id`;
array:55 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 107)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 62)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 132)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::searchIds (line 291)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 107)"
9 => "Nd\Theme\Subscriber\AddProductLabels::getFit (line 66)"
10 => "Nd\Theme\Subscriber\AddProductLabels::onProductsLoaded (line 270)"
11 => "Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} (line 230)"
12 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
13 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
14 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
15 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
16 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
17 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 33)"
18 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
19 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 208)"
20 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
21 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 147)"
22 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::fetchByCriteria (line 85)"
23 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
24 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
25 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
26 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
28 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
29 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
30 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
31 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
32 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
33 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
34 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
35 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
36 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
37 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
38 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
39 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
40 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
41 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
42 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
43 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
44 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
45 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
46 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
47 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
48 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
49 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
50 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
51 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
52 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
53 => "Shopware\Core\HttpKernel::doHandle (line 81)"
54 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
6.77 ms (0.00%)
|
|
SELECT `product_manufacturer`.`id` as `product_manufacturer.id`, `product_manufacturer`.`version_id` as `product_manufacturer.versionId`, `product_manufacturer`.`media_id` as `product_manufacturer.mediaId`, `product_manufacturer`.`link` as `product_manufacturer.link`, `product_manufacturer`.`created_at` as `product_manufacturer.createdAt`, `product_manufacturer`.`updated_at` as `product_manufacturer.updatedAt`, `product_manufacturer.baseExtension`.`id` as `product_manufacturer.baseExtension.id`, `product_manufacturer.baseExtension`.`product_manufacturer_id` as `product_manufacturer.baseExtension.productManufacturerId`, `product_manufacturer.baseExtension`.`product_manufacturer_version_id` as `product_manufacturer.baseExtension.productManufacturerVersionId`, `product_manufacturer.baseExtension`.`active` as `product_manufacturer.baseExtension.active`, `product_manufacturer.baseExtension`.`type` as `product_manufacturer.baseExtension.type`, `product_manufacturer.baseExtension`.`created_at` as `product_manufacturer.baseExtension.createdAt`, `product_manufacturer.baseExtension`.`updated_at` as `product_manufacturer.baseExtension.updatedAt`, `product_manufacturer.listingPageExtension`.`id` as `product_manufacturer.listingPageExtension.id`, `product_manufacturer.listingPageExtension`.`product_manufacturer_id` as `product_manufacturer.listingPageExtension.productManufacturerId`, `product_manufacturer.listingPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.listingPageExtension.productManufacturerVersionId`, `product_manufacturer.listingPageExtension`.`active` as `product_manufacturer.listingPageExtension.active`, `product_manufacturer.listingPageExtension`.`type` as `product_manufacturer.listingPageExtension.type`, `product_manufacturer.listingPageExtension`.`product_assignment_type` as `product_manufacturer.listingPageExtension.productAssignmentType`, `product_manufacturer.listingPageExtension`.`product_stream_id` as `product_manufacturer.listingPageExtension.productStreamId`, `product_manufacturer.listingPageExtension`.`size_media` as `product_manufacturer.listingPageExtension.sizeMediaId`, `product_manufacturer.listingPageExtension`.`highlight_media` as `product_manufacturer.listingPageExtension.highlightMediaId`, `product_manufacturer.listingPageExtension`.`created_at` as `product_manufacturer.listingPageExtension.createdAt`, `product_manufacturer.listingPageExtension`.`updated_at` as `product_manufacturer.listingPageExtension.updatedAt`, `product_manufacturer.listingPageExtension.translation.description`, COALESCE(`product_manufacturer.listingPageExtension.translation.description`,`product_manufacturer.listingPageExtension.translation.description`) as `product_manufacturer.listingPageExtension.description`, `product_manufacturer.listingPageExtension.translation.sizeDescription`, COALESCE(`product_manufacturer.listingPageExtension.translation.sizeDescription`,`product_manufacturer.listingPageExtension.translation.sizeDescription`) as `product_manufacturer.listingPageExtension.sizeDescription`, `product_manufacturer.listingPageExtension.translation.createdAt`, `product_manufacturer.listingPageExtension.translation.updatedAt`, `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product_manufacturer.listingPageExtension.translation.languageId`, `product_manufacturer.productPageExtension`.`id` as `product_manufacturer.productPageExtension.id`, `product_manufacturer.productPageExtension`.`product_manufacturer_id` as `product_manufacturer.productPageExtension.productManufacturerId`, `product_manufacturer.productPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.productPageExtension.productManufacturerVersionId`, `product_manufacturer.productPageExtension`.`cms_page_type` as `product_manufacturer.productPageExtension.cmsPageType`, `product_manufacturer.productPageExtension`.`cms_page_id` as `product_manufacturer.productPageExtension.cmsPageId`, `product_manufacturer.productPageExtension`.`cms_page_version_id` as `product_manufacturer.productPageExtension.cmsPageVersionId`, `product_manufacturer.productPageExtension`.`created_at` as `product_manufacturer.productPageExtension.createdAt`, `product_manufacturer.productPageExtension`.`updated_at` as `product_manufacturer.productPageExtension.updatedAt`, `product_manufacturer.productPageExtension.translation.url`, COALESCE(`product_manufacturer.productPageExtension.translation.url`,`product_manufacturer.productPageExtension.translation.url`) as `product_manufacturer.productPageExtension.url`, `product_manufacturer.productPageExtension.translation.metaTitle`, COALESCE(`product_manufacturer.productPageExtension.translation.metaTitle`,`product_manufacturer.productPageExtension.translation.metaTitle`) as `product_manufacturer.productPageExtension.metaTitle`, `product_manufacturer.productPageExtension.translation.metaDescription`, COALESCE(`product_manufacturer.productPageExtension.translation.metaDescription`,`product_manufacturer.productPageExtension.translation.metaDescription`) as `product_manufacturer.productPageExtension.metaDescription`, `product_manufacturer.productPageExtension.translation.keywords`, COALESCE(`product_manufacturer.productPageExtension.translation.keywords`,`product_manufacturer.productPageExtension.translation.keywords`) as `product_manufacturer.productPageExtension.keywords`, `product_manufacturer.productPageExtension.translation.slotConfig`, COALESCE(`product_manufacturer.productPageExtension.translation.slotConfig`,`product_manufacturer.productPageExtension.translation.slotConfig`) as `product_manufacturer.productPageExtension.slotConfig`, `product_manufacturer.productPageExtension.translation.createdAt`, `product_manufacturer.productPageExtension.translation.updatedAt`, `product_manufacturer.productPageExtension.translation.productPageExtensionId`, `product_manufacturer.productPageExtension.translation.languageId`, `product_manufacturer.translation.name`, COALESCE(`product_manufacturer.translation.name`,`product_manufacturer.translation.name`) as `product_manufacturer.name`, `product_manufacturer.translation.description`, COALESCE(`product_manufacturer.translation.description`,`product_manufacturer.translation.description`) as `product_manufacturer.description`, `product_manufacturer.translation.customFields`, COALESCE(`product_manufacturer.translation.customFields`,`product_manufacturer.translation.customFields`) as `product_manufacturer.customFields`, `product_manufacturer.translation.createdAt`, `product_manufacturer.translation.updatedAt`, `product_manufacturer.translation.productManufacturerId`, `product_manufacturer.translation.languageId`, `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer` LEFT JOIN (SELECT `product_manufacturer.translation`.product_manufacturer_id, `product_manufacturer.translation`.product_manufacturer_version_id, `product_manufacturer.translation`.name as `product_manufacturer.translation.name`, `product_manufacturer.translation`.description as `product_manufacturer.translation.description`, `product_manufacturer.translation`.custom_fields as `product_manufacturer.translation.customFields`, `product_manufacturer.translation`.created_at as `product_manufacturer.translation.createdAt`, `product_manufacturer.translation`.updated_at as `product_manufacturer.translation.updatedAt`, `product_manufacturer.translation`.product_manufacturer_id as `product_manufacturer.translation.productManufacturerId`, `product_manufacturer.translation`.language_id as `product_manufacturer.translation.languageId`, `product_manufacturer.translation`.product_manufacturer_version_id as `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer_translation` `product_manufacturer.translation` WHERE `product_manufacturer.translation`.language_id = :languageId) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product_manufacturer`.`id` AND `product_manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product_manufacturer`.version_id LEFT JOIN `base_extension` `product_manufacturer.baseExtension` ON `product_manufacturer`.`id` = `product_manufacturer.baseExtension`.`product_manufacturer_id` LEFT JOIN `listing_page_extension` `product_manufacturer.listingPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.listingPageExtension`.`product_manufacturer_id` LEFT JOIN `product_page_extension` `product_manufacturer.productPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.productPageExtension`.`product_manufacturer_id` LEFT JOIN (SELECT `product_manufacturer.listingPageExtension.translation`.listing_page_extension_id, `product_manufacturer.listingPageExtension.translation`.description as `product_manufacturer.listingPageExtension.translation.description`, `product_manufacturer.listingPageExtension.translation`.size_description as `product_manufacturer.listingPageExtension.translation.sizeDescription`, `product_manufacturer.listingPageExtension.translation`.created_at as `product_manufacturer.listingPageExtension.translation.createdAt`, `product_manufacturer.listingPageExtension.translation`.updated_at as `product_manufacturer.listingPageExtension.translation.updatedAt`, `product_manufacturer.listingPageExtension.translation`.listing_page_extension_id as `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product_manufacturer.listingPageExtension.translation`.language_id as `product_manufacturer.listingPageExtension.translation.languageId` FROM `listing_page_extension_translation` `product_manufacturer.listingPageExtension.translation` WHERE `product_manufacturer.listingPageExtension.translation`.language_id = :languageId) `product_manufacturer.listingPageExtension.listing_page_extension_translation` ON `product_manufacturer.listingPageExtension.listing_page_extension_translation`.`listing_page_extension_id` = `product_manufacturer.listingPageExtension`.`id` LEFT JOIN (SELECT `product_manufacturer.productPageExtension.translation`.product_page_extension_id, `product_manufacturer.productPageExtension.translation`.url as `product_manufacturer.productPageExtension.translation.url`, `product_manufacturer.productPageExtension.translation`.meta_title as `product_manufacturer.productPageExtension.translation.metaTitle`, `product_manufacturer.productPageExtension.translation`.meta_description as `product_manufacturer.productPageExtension.translation.metaDescription`, `product_manufacturer.productPageExtension.translation`.keywords as `product_manufacturer.productPageExtension.translation.keywords`, `product_manufacturer.productPageExtension.translation`.slot_config as `product_manufacturer.productPageExtension.translation.slotConfig`, `product_manufacturer.productPageExtension.translation`.created_at as `product_manufacturer.productPageExtension.translation.createdAt`, `product_manufacturer.productPageExtension.translation`.updated_at as `product_manufacturer.productPageExtension.translation.updatedAt`, `product_manufacturer.productPageExtension.translation`.product_page_extension_id as `product_manufacturer.productPageExtension.translation.productPageExtensionId`, `product_manufacturer.productPageExtension.translation`.language_id as `product_manufacturer.productPageExtension.translation.languageId` FROM `product_page_extension_translation` `product_manufacturer.productPageExtension.translation` WHERE `product_manufacturer.productPageExtension.translation`.language_id = :languageId) `product_manufacturer.productPageExtension.product_page_extension_translation` ON `product_manufacturer.productPageExtension.product_page_extension_translation`.`product_page_extension_id` = `product_manufacturer.productPageExtension`.`id` WHERE (`product_manufacturer`.`version_id` = :version) AND (`product_manufacturer`.`id` IN (:ids))
SELECT
`product_manufacturer`.`id` as `product_manufacturer.id`,
`product_manufacturer`.`version_id` as `product_manufacturer.versionId`,
`product_manufacturer`.`media_id` as `product_manufacturer.mediaId`,
`product_manufacturer`.`link` as `product_manufacturer.link`,
`product_manufacturer`.`created_at` as `product_manufacturer.createdAt`,
`product_manufacturer`.`updated_at` as `product_manufacturer.updatedAt`,
`product_manufacturer.baseExtension`.`id` as `product_manufacturer.baseExtension.id`,
`product_manufacturer.baseExtension`.`product_manufacturer_id` as `product_manufacturer.baseExtension.productManufacturerId`,
`product_manufacturer.baseExtension`.`product_manufacturer_version_id` as `product_manufacturer.baseExtension.productManufacturerVersionId`,
`product_manufacturer.baseExtension`.`active` as `product_manufacturer.baseExtension.active`,
`product_manufacturer.baseExtension`.`type` as `product_manufacturer.baseExtension.type`,
`product_manufacturer.baseExtension`.`created_at` as `product_manufacturer.baseExtension.createdAt`,
`product_manufacturer.baseExtension`.`updated_at` as `product_manufacturer.baseExtension.updatedAt`,
`product_manufacturer.listingPageExtension`.`id` as `product_manufacturer.listingPageExtension.id`,
`product_manufacturer.listingPageExtension`.`product_manufacturer_id` as `product_manufacturer.listingPageExtension.productManufacturerId`,
`product_manufacturer.listingPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.listingPageExtension.productManufacturerVersionId`,
`product_manufacturer.listingPageExtension`.`active` as `product_manufacturer.listingPageExtension.active`,
`product_manufacturer.listingPageExtension`.`type` as `product_manufacturer.listingPageExtension.type`,
`product_manufacturer.listingPageExtension`.`product_assignment_type` as `product_manufacturer.listingPageExtension.productAssignmentType`,
`product_manufacturer.listingPageExtension`.`product_stream_id` as `product_manufacturer.listingPageExtension.productStreamId`,
`product_manufacturer.listingPageExtension`.`size_media` as `product_manufacturer.listingPageExtension.sizeMediaId`,
`product_manufacturer.listingPageExtension`.`highlight_media` as `product_manufacturer.listingPageExtension.highlightMediaId`,
`product_manufacturer.listingPageExtension`.`created_at` as `product_manufacturer.listingPageExtension.createdAt`,
`product_manufacturer.listingPageExtension`.`updated_at` as `product_manufacturer.listingPageExtension.updatedAt`,
`product_manufacturer.listingPageExtension.translation.description`,
COALESCE(
`product_manufacturer.listingPageExtension.translation.description`,
`product_manufacturer.listingPageExtension.translation.description`
) as `product_manufacturer.listingPageExtension.description`,
`product_manufacturer.listingPageExtension.translation.sizeDescription`,
COALESCE(
`product_manufacturer.listingPageExtension.translation.sizeDescription`,
`product_manufacturer.listingPageExtension.translation.sizeDescription`
) as `product_manufacturer.listingPageExtension.sizeDescription`,
`product_manufacturer.listingPageExtension.translation.createdAt`,
`product_manufacturer.listingPageExtension.translation.updatedAt`,
`product_manufacturer.listingPageExtension.translation.listingPageExtensionId`,
`product_manufacturer.listingPageExtension.translation.languageId`,
`product_manufacturer.productPageExtension`.`id` as `product_manufacturer.productPageExtension.id`,
`product_manufacturer.productPageExtension`.`product_manufacturer_id` as `product_manufacturer.productPageExtension.productManufacturerId`,
`product_manufacturer.productPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.productPageExtension.productManufacturerVersionId`,
`product_manufacturer.productPageExtension`.`cms_page_type` as `product_manufacturer.productPageExtension.cmsPageType`,
`product_manufacturer.productPageExtension`.`cms_page_id` as `product_manufacturer.productPageExtension.cmsPageId`,
`product_manufacturer.productPageExtension`.`cms_page_version_id` as `product_manufacturer.productPageExtension.cmsPageVersionId`,
`product_manufacturer.productPageExtension`.`created_at` as `product_manufacturer.productPageExtension.createdAt`,
`product_manufacturer.productPageExtension`.`updated_at` as `product_manufacturer.productPageExtension.updatedAt`,
`product_manufacturer.productPageExtension.translation.url`,
COALESCE(
`product_manufacturer.productPageExtension.translation.url`,
`product_manufacturer.productPageExtension.translation.url`
) as `product_manufacturer.productPageExtension.url`,
`product_manufacturer.productPageExtension.translation.metaTitle`,
COALESCE(
`product_manufacturer.productPageExtension.translation.metaTitle`,
`product_manufacturer.productPageExtension.translation.metaTitle`
) as `product_manufacturer.productPageExtension.metaTitle`,
`product_manufacturer.productPageExtension.translation.metaDescription`,
COALESCE(
`product_manufacturer.productPageExtension.translation.metaDescription`,
`product_manufacturer.productPageExtension.translation.metaDescription`
) as `product_manufacturer.productPageExtension.metaDescription`,
`product_manufacturer.productPageExtension.translation.keywords`,
COALESCE(
`product_manufacturer.productPageExtension.translation.keywords`,
`product_manufacturer.productPageExtension.translation.keywords`
) as `product_manufacturer.productPageExtension.keywords`,
`product_manufacturer.productPageExtension.translation.slotConfig`,
COALESCE(
`product_manufacturer.productPageExtension.translation.slotConfig`,
`product_manufacturer.productPageExtension.translation.slotConfig`
) as `product_manufacturer.productPageExtension.slotConfig`,
`product_manufacturer.productPageExtension.translation.createdAt`,
`product_manufacturer.productPageExtension.translation.updatedAt`,
`product_manufacturer.productPageExtension.translation.productPageExtensionId`,
`product_manufacturer.productPageExtension.translation.languageId`,
`product_manufacturer.translation.name`,
COALESCE(
`product_manufacturer.translation.name`,
`product_manufacturer.translation.name`
) as `product_manufacturer.name`,
`product_manufacturer.translation.description`,
COALESCE(
`product_manufacturer.translation.description`,
`product_manufacturer.translation.description`
) as `product_manufacturer.description`,
`product_manufacturer.translation.customFields`,
COALESCE(
`product_manufacturer.translation.customFields`,
`product_manufacturer.translation.customFields`
) as `product_manufacturer.customFields`,
`product_manufacturer.translation.createdAt`,
`product_manufacturer.translation.updatedAt`,
`product_manufacturer.translation.productManufacturerId`,
`product_manufacturer.translation.languageId`,
`product_manufacturer.translation.productManufacturerVersionId`
FROM
`product_manufacturer`
LEFT JOIN (
SELECT
`product_manufacturer.translation`.product_manufacturer_id,
`product_manufacturer.translation`.product_manufacturer_version_id,
`product_manufacturer.translation`.name as `product_manufacturer.translation.name`,
`product_manufacturer.translation`.description as `product_manufacturer.translation.description`,
`product_manufacturer.translation`.custom_fields as `product_manufacturer.translation.customFields`,
`product_manufacturer.translation`.created_at as `product_manufacturer.translation.createdAt`,
`product_manufacturer.translation`.updated_at as `product_manufacturer.translation.updatedAt`,
`product_manufacturer.translation`.product_manufacturer_id as `product_manufacturer.translation.productManufacturerId`,
`product_manufacturer.translation`.language_id as `product_manufacturer.translation.languageId`,
`product_manufacturer.translation`.product_manufacturer_version_id as `product_manufacturer.translation.productManufacturerVersionId`
FROM
`product_manufacturer_translation` `product_manufacturer.translation`
WHERE
`product_manufacturer.translation`.language_id = : languageId
) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product_manufacturer`.`id`
AND `product_manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product_manufacturer`.version_id
LEFT JOIN `base_extension` `product_manufacturer.baseExtension` ON `product_manufacturer`.`id` = `product_manufacturer.baseExtension`.`product_manufacturer_id`
LEFT JOIN `listing_page_extension` `product_manufacturer.listingPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.listingPageExtension`.`product_manufacturer_id`
LEFT JOIN `product_page_extension` `product_manufacturer.productPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.productPageExtension`.`product_manufacturer_id`
LEFT JOIN (
SELECT
`product_manufacturer.listingPageExtension.translation`.listing_page_extension_id,
`product_manufacturer.listingPageExtension.translation`.description as `product_manufacturer.listingPageExtension.translation.description`,
`product_manufacturer.listingPageExtension.translation`.size_description as `product_manufacturer.listingPageExtension.translation.sizeDescription`,
`product_manufacturer.listingPageExtension.translation`.created_at as `product_manufacturer.listingPageExtension.translation.createdAt`,
`product_manufacturer.listingPageExtension.translation`.updated_at as `product_manufacturer.listingPageExtension.translation.updatedAt`,
`product_manufacturer.listingPageExtension.translation`.listing_page_extension_id as `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`,
`product_manufacturer.listingPageExtension.translation`.language_id as `product_manufacturer.listingPageExtension.translation.languageId`
FROM
`listing_page_extension_translation` `product_manufacturer.listingPageExtension.translation`
WHERE
`product_manufacturer.listingPageExtension.translation`.language_id = : languageId
) `product_manufacturer.listingPageExtension.listing_page_extension_translation` ON `product_manufacturer.listingPageExtension.listing_page_extension_translation`.`listing_page_extension_id` = `product_manufacturer.listingPageExtension`.`id`
LEFT JOIN (
SELECT
`product_manufacturer.productPageExtension.translation`.product_page_extension_id,
`product_manufacturer.productPageExtension.translation`.url as `product_manufacturer.productPageExtension.translation.url`,
`product_manufacturer.productPageExtension.translation`.meta_title as `product_manufacturer.productPageExtension.translation.metaTitle`,
`product_manufacturer.productPageExtension.translation`.meta_description as `product_manufacturer.productPageExtension.translation.metaDescription`,
`product_manufacturer.productPageExtension.translation`.keywords as `product_manufacturer.productPageExtension.translation.keywords`,
`product_manufacturer.productPageExtension.translation`.slot_config as `product_manufacturer.productPageExtension.translation.slotConfig`,
`product_manufacturer.productPageExtension.translation`.created_at as `product_manufacturer.productPageExtension.translation.createdAt`,
`product_manufacturer.productPageExtension.translation`.updated_at as `product_manufacturer.productPageExtension.translation.updatedAt`,
`product_manufacturer.productPageExtension.translation`.product_page_extension_id as `product_manufacturer.productPageExtension.translation.productPageExtensionId`,
`product_manufacturer.productPageExtension.translation`.language_id as `product_manufacturer.productPageExtension.translation.languageId`
FROM
`product_page_extension_translation` `product_manufacturer.productPageExtension.translation`
WHERE
`product_manufacturer.productPageExtension.translation`.language_id = : languageId
) `product_manufacturer.productPageExtension.product_page_extension_translation` ON `product_manufacturer.productPageExtension.product_page_extension_translation`.`product_page_extension_id` = `product_manufacturer.productPageExtension`.`id`
WHERE
(
`product_manufacturer`.`version_id` = : version
)
AND (
`product_manufacturer`.`id` IN (: ids)
)
SELECT `product_manufacturer`.`id` as `product_manufacturer.id`, `product_manufacturer`.`version_id` as `product_manufacturer.versionId`, `product_manufacturer`.`media_id` as `product_manufacturer.mediaId`, `product_manufacturer`.`link` as `product_manufacturer.link`, `product_manufacturer`.`created_at` as `product_manufacturer.createdAt`, `product_manufacturer`.`updated_at` as `product_manufacturer.updatedAt`, `product_manufacturer.baseExtension`.`id` as `product_manufacturer.baseExtension.id`, `product_manufacturer.baseExtension`.`product_manufacturer_id` as `product_manufacturer.baseExtension.productManufacturerId`, `product_manufacturer.baseExtension`.`product_manufacturer_version_id` as `product_manufacturer.baseExtension.productManufacturerVersionId`, `product_manufacturer.baseExtension`.`active` as `product_manufacturer.baseExtension.active`, `product_manufacturer.baseExtension`.`type` as `product_manufacturer.baseExtension.type`, `product_manufacturer.baseExtension`.`created_at` as `product_manufacturer.baseExtension.createdAt`, `product_manufacturer.baseExtension`.`updated_at` as `product_manufacturer.baseExtension.updatedAt`, `product_manufacturer.listingPageExtension`.`id` as `product_manufacturer.listingPageExtension.id`, `product_manufacturer.listingPageExtension`.`product_manufacturer_id` as `product_manufacturer.listingPageExtension.productManufacturerId`, `product_manufacturer.listingPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.listingPageExtension.productManufacturerVersionId`, `product_manufacturer.listingPageExtension`.`active` as `product_manufacturer.listingPageExtension.active`, `product_manufacturer.listingPageExtension`.`type` as `product_manufacturer.listingPageExtension.type`, `product_manufacturer.listingPageExtension`.`product_assignment_type` as `product_manufacturer.listingPageExtension.productAssignmentType`, `product_manufacturer.listingPageExtension`.`product_stream_id` as `product_manufacturer.listingPageExtension.productStreamId`, `product_manufacturer.listingPageExtension`.`size_media` as `product_manufacturer.listingPageExtension.sizeMediaId`, `product_manufacturer.listingPageExtension`.`highlight_media` as `product_manufacturer.listingPageExtension.highlightMediaId`, `product_manufacturer.listingPageExtension`.`created_at` as `product_manufacturer.listingPageExtension.createdAt`, `product_manufacturer.listingPageExtension`.`updated_at` as `product_manufacturer.listingPageExtension.updatedAt`, `product_manufacturer.listingPageExtension.translation.description`, COALESCE(`product_manufacturer.listingPageExtension.translation.description`,`product_manufacturer.listingPageExtension.translation.description`) as `product_manufacturer.listingPageExtension.description`, `product_manufacturer.listingPageExtension.translation.sizeDescription`, COALESCE(`product_manufacturer.listingPageExtension.translation.sizeDescription`,`product_manufacturer.listingPageExtension.translation.sizeDescription`) as `product_manufacturer.listingPageExtension.sizeDescription`, `product_manufacturer.listingPageExtension.translation.createdAt`, `product_manufacturer.listingPageExtension.translation.updatedAt`, `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product_manufacturer.listingPageExtension.translation.languageId`, `product_manufacturer.productPageExtension`.`id` as `product_manufacturer.productPageExtension.id`, `product_manufacturer.productPageExtension`.`product_manufacturer_id` as `product_manufacturer.productPageExtension.productManufacturerId`, `product_manufacturer.productPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.productPageExtension.productManufacturerVersionId`, `product_manufacturer.productPageExtension`.`cms_page_type` as `product_manufacturer.productPageExtension.cmsPageType`, `product_manufacturer.productPageExtension`.`cms_page_id` as `product_manufacturer.productPageExtension.cmsPageId`, `product_manufacturer.productPageExtension`.`cms_page_version_id` as `product_manufacturer.productPageExtension.cmsPageVersionId`, `product_manufacturer.productPageExtension`.`created_at` as `product_manufacturer.productPageExtension.createdAt`, `product_manufacturer.productPageExtension`.`updated_at` as `product_manufacturer.productPageExtension.updatedAt`, `product_manufacturer.productPageExtension.translation.url`, COALESCE(`product_manufacturer.productPageExtension.translation.url`,`product_manufacturer.productPageExtension.translation.url`) as `product_manufacturer.productPageExtension.url`, `product_manufacturer.productPageExtension.translation.metaTitle`, COALESCE(`product_manufacturer.productPageExtension.translation.metaTitle`,`product_manufacturer.productPageExtension.translation.metaTitle`) as `product_manufacturer.productPageExtension.metaTitle`, `product_manufacturer.productPageExtension.translation.metaDescription`, COALESCE(`product_manufacturer.productPageExtension.translation.metaDescription`,`product_manufacturer.productPageExtension.translation.metaDescription`) as `product_manufacturer.productPageExtension.metaDescription`, `product_manufacturer.productPageExtension.translation.keywords`, COALESCE(`product_manufacturer.productPageExtension.translation.keywords`,`product_manufacturer.productPageExtension.translation.keywords`) as `product_manufacturer.productPageExtension.keywords`, `product_manufacturer.productPageExtension.translation.slotConfig`, COALESCE(`product_manufacturer.productPageExtension.translation.slotConfig`,`product_manufacturer.productPageExtension.translation.slotConfig`) as `product_manufacturer.productPageExtension.slotConfig`, `product_manufacturer.productPageExtension.translation.createdAt`, `product_manufacturer.productPageExtension.translation.updatedAt`, `product_manufacturer.productPageExtension.translation.productPageExtensionId`, `product_manufacturer.productPageExtension.translation.languageId`, `product_manufacturer.translation.name`, COALESCE(`product_manufacturer.translation.name`,`product_manufacturer.translation.name`) as `product_manufacturer.name`, `product_manufacturer.translation.description`, COALESCE(`product_manufacturer.translation.description`,`product_manufacturer.translation.description`) as `product_manufacturer.description`, `product_manufacturer.translation.customFields`, COALESCE(`product_manufacturer.translation.customFields`,`product_manufacturer.translation.customFields`) as `product_manufacturer.customFields`, `product_manufacturer.translation.createdAt`, `product_manufacturer.translation.updatedAt`, `product_manufacturer.translation.productManufacturerId`, `product_manufacturer.translation.languageId`, `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer` LEFT JOIN (SELECT `product_manufacturer.translation`.product_manufacturer_id, `product_manufacturer.translation`.product_manufacturer_version_id, `product_manufacturer.translation`.name as `product_manufacturer.translation.name`, `product_manufacturer.translation`.description as `product_manufacturer.translation.description`, `product_manufacturer.translation`.custom_fields as `product_manufacturer.translation.customFields`, `product_manufacturer.translation`.created_at as `product_manufacturer.translation.createdAt`, `product_manufacturer.translation`.updated_at as `product_manufacturer.translation.updatedAt`, `product_manufacturer.translation`.product_manufacturer_id as `product_manufacturer.translation.productManufacturerId`, `product_manufacturer.translation`.language_id as `product_manufacturer.translation.languageId`, `product_manufacturer.translation`.product_manufacturer_version_id as `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer_translation` `product_manufacturer.translation` WHERE `product_manufacturer.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product_manufacturer`.`id` AND `product_manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product_manufacturer`.version_id LEFT JOIN `base_extension` `product_manufacturer.baseExtension` ON `product_manufacturer`.`id` = `product_manufacturer.baseExtension`.`product_manufacturer_id` LEFT JOIN `listing_page_extension` `product_manufacturer.listingPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.listingPageExtension`.`product_manufacturer_id` LEFT JOIN `product_page_extension` `product_manufacturer.productPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.productPageExtension`.`product_manufacturer_id` LEFT JOIN (SELECT `product_manufacturer.listingPageExtension.translation`.listing_page_extension_id, `product_manufacturer.listingPageExtension.translation`.description as `product_manufacturer.listingPageExtension.translation.description`, `product_manufacturer.listingPageExtension.translation`.size_description as `product_manufacturer.listingPageExtension.translation.sizeDescription`, `product_manufacturer.listingPageExtension.translation`.created_at as `product_manufacturer.listingPageExtension.translation.createdAt`, `product_manufacturer.listingPageExtension.translation`.updated_at as `product_manufacturer.listingPageExtension.translation.updatedAt`, `product_manufacturer.listingPageExtension.translation`.listing_page_extension_id as `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product_manufacturer.listingPageExtension.translation`.language_id as `product_manufacturer.listingPageExtension.translation.languageId` FROM `listing_page_extension_translation` `product_manufacturer.listingPageExtension.translation` WHERE `product_manufacturer.listingPageExtension.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product_manufacturer.listingPageExtension.listing_page_extension_translation` ON `product_manufacturer.listingPageExtension.listing_page_extension_translation`.`listing_page_extension_id` = `product_manufacturer.listingPageExtension`.`id` LEFT JOIN (SELECT `product_manufacturer.productPageExtension.translation`.product_page_extension_id, `product_manufacturer.productPageExtension.translation`.url as `product_manufacturer.productPageExtension.translation.url`, `product_manufacturer.productPageExtension.translation`.meta_title as `product_manufacturer.productPageExtension.translation.metaTitle`, `product_manufacturer.productPageExtension.translation`.meta_description as `product_manufacturer.productPageExtension.translation.metaDescription`, `product_manufacturer.productPageExtension.translation`.keywords as `product_manufacturer.productPageExtension.translation.keywords`, `product_manufacturer.productPageExtension.translation`.slot_config as `product_manufacturer.productPageExtension.translation.slotConfig`, `product_manufacturer.productPageExtension.translation`.created_at as `product_manufacturer.productPageExtension.translation.createdAt`, `product_manufacturer.productPageExtension.translation`.updated_at as `product_manufacturer.productPageExtension.translation.updatedAt`, `product_manufacturer.productPageExtension.translation`.product_page_extension_id as `product_manufacturer.productPageExtension.translation.productPageExtensionId`, `product_manufacturer.productPageExtension.translation`.language_id as `product_manufacturer.productPageExtension.translation.languageId` FROM `product_page_extension_translation` `product_manufacturer.productPageExtension.translation` WHERE `product_manufacturer.productPageExtension.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product_manufacturer.productPageExtension.product_page_extension_translation` ON `product_manufacturer.productPageExtension.product_page_extension_translation`.`product_page_extension_id` = `product_manufacturer.productPageExtension`.`id` WHERE (`product_manufacturer`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND (`product_manufacturer`.`id` IN (0xB473611C7FEDD9A3DCF5DE3AE5A34DF3));
array:55 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 82)"
10 => "Nd\Theme\Subscriber\AddProductLabels::onProductsLoaded (line 270)"
11 => "Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} (line 230)"
12 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
13 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
14 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
15 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
16 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
17 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 33)"
18 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
19 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 208)"
20 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
21 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 147)"
22 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::fetchByCriteria (line 85)"
23 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
24 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
25 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
26 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
28 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
29 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
30 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
31 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
32 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
33 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
34 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
35 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
36 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
37 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
38 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
39 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
40 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
41 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
42 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
43 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
44 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
45 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
46 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
47 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
48 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
49 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
50 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
51 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
52 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
53 => "Shopware\Core\HttpKernel::doHandle (line 81)"
54 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
248.70 ms (0.00%)
|
|
SELECT `product`.`id` as `product.id`, `product`.`version_id` as `product.versionId`, `product`.`parent_id` as `product.parentId`, `product`.`parent_version_id` as `product.parentVersionId`, COALESCE(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`) as `product.manufacturerId`, COALESCE(`product`.`product_manufacturer_version_id`, `product.parent`.`product_manufacturer_version_id`) as `product.productManufacturerVersionId`, COALESCE(`product`.`unit_id`, `product.parent`.`unit_id`) as `product.unitId`, COALESCE(`product`.`tax_id`, `product.parent`.`tax_id`) as `product.taxId`, COALESCE(`product`.`product_media_id`, `product.parent`.`product_media_id`) as `product.coverId`, COALESCE(`product`.`product_media_version_id`, `product.parent`.`product_media_version_id`) as `product.productMediaVersionId`, COALESCE(`product`.`delivery_time_id`, `product.parent`.`delivery_time_id`) as `product.deliveryTimeId`, COALESCE(`product`.`product_feature_set_id`, `product.parent`.`product_feature_set_id`) as `product.featureSetId`, COALESCE(`product`.`canonical_product_id`, `product.parent`.`canonical_product_id`) as `product.canonicalProductId`, COALESCE(`product`.`cms_page_id`, `product.parent`.`cms_page_id`) as `product.cmsPageId`, COALESCE(`product`.`cms_page_version_id`, `product.parent`.`cms_page_version_id`) as `product.cmsPageVersionId`, `product.parent`.`price` as `product.price.inherited`, COALESCE(`product`.`price`, `product.parent`.`price`) as `product.price`, `product`.`product_number` as `product.productNumber`, `product`.`stock` as `product.stock`, COALESCE(`product`.`restock_time`, `product.parent`.`restock_time`) as `product.restockTime`, `product`.`auto_increment` as `product.autoIncrement`, COALESCE(`product`.`active`, `product.parent`.`active`) as `product.active`, `product`.`available_stock` as `product.availableStock`, `product`.`available` as `product.available`, COALESCE(`product`.`is_closeout`, `product.parent`.`is_closeout`) as `product.isCloseout`, `product`.`display_group` as `product.displayGroup`, `product.parent`.`configurator_group_config` as `product.configuratorGroupConfig.inherited`, COALESCE(`product`.`configurator_group_config`, `product.parent`.`configurator_group_config`) as `product.configuratorGroupConfig`, COALESCE(`product`.`main_variant_id`, `product.parent`.`main_variant_id`) as `product.mainVariantId`, COALESCE(`product`.`display_parent`, `product.parent`.`display_parent`) as `product.displayParent`, `product.parent`.`variant_listing_config` as `product.variantListingConfig.inherited`, COALESCE(`product`.`variant_listing_config`, `product.parent`.`variant_listing_config`) as `product.variantListingConfig`, `product`.`variant_restrictions` as `product.variantRestrictions`, COALESCE(`product`.`manufacturer_number`, `product.parent`.`manufacturer_number`) as `product.manufacturerNumber`, COALESCE(`product`.`ean`, `product.parent`.`ean`) as `product.ean`, COALESCE(`product`.`purchase_steps`, `product.parent`.`purchase_steps`) as `product.purchaseSteps`, COALESCE(`product`.`max_purchase`, `product.parent`.`max_purchase`) as `product.maxPurchase`, COALESCE(`product`.`min_purchase`, `product.parent`.`min_purchase`) as `product.minPurchase`, COALESCE(`product`.`purchase_unit`, `product.parent`.`purchase_unit`) as `product.purchaseUnit`, COALESCE(`product`.`reference_unit`, `product.parent`.`reference_unit`) as `product.referenceUnit`, COALESCE(`product`.`shipping_free`, `product.parent`.`shipping_free`) as `product.shippingFree`, `product.parent`.`purchase_prices` as `product.purchasePrices.inherited`, COALESCE(`product`.`purchase_prices`, `product.parent`.`purchase_prices`) as `product.purchasePrices`, COALESCE(`product`.`mark_as_topseller`, `product.parent`.`mark_as_topseller`) as `product.markAsTopseller`, COALESCE(`product`.`weight`, `product.parent`.`weight`) as `product.weight`, COALESCE(`product`.`width`, `product.parent`.`width`) as `product.width`, COALESCE(`product`.`height`, `product.parent`.`height`) as `product.height`, COALESCE(`product`.`length`, `product.parent`.`length`) as `product.length`, COALESCE(`product`.`release_date`, `product.parent`.`release_date`) as `product.releaseDate`, COALESCE(`product`.`rating_average`, `product.parent`.`rating_average`) as `product.ratingAverage`, `product.parent`.`category_tree` as `product.categoryTree.inherited`, COALESCE(`product`.`category_tree`, `product.parent`.`category_tree`) as `product.categoryTree`, `product.parent`.`property_ids` as `product.propertyIds.inherited`, COALESCE(`product`.`property_ids`, `product.parent`.`property_ids`) as `product.propertyIds`, `product.parent`.`option_ids` as `product.optionIds.inherited`, COALESCE(`product`.`option_ids`, `product.parent`.`option_ids`) as `product.optionIds`, `product.parent`.`stream_ids` as `product.streamIds.inherited`, COALESCE(`product`.`stream_ids`, `product.parent`.`stream_ids`) as `product.streamIds`, `product.parent`.`tag_ids` as `product.tagIds.inherited`, COALESCE(`product`.`tag_ids`, `product.parent`.`tag_ids`) as `product.tagIds`, `product.parent`.`category_ids` as `product.categoryIds.inherited`, COALESCE(`product`.`category_ids`, `product.parent`.`category_ids`) as `product.categoryIds`, `product`.`child_count` as `product.childCount`, COALESCE(`product`.`custom_field_set_selection_active`, `product.parent`.`custom_field_set_selection_active`) as `product.customFieldSetSelectionActive`, `product`.`sales` as `product.sales`, `product`.`states` as `product.states`, `product.tax`.`id` as `product.tax.id`, `product.tax`.`tax_rate` as `product.tax.taxRate`, `product.tax`.`name` as `product.tax.name`, `product.tax`.`position` as `product.tax.position`, `product.tax`.`custom_fields` as `product.tax.customFields`, `product.tax`.`created_at` as `product.tax.createdAt`, `product.tax`.`updated_at` as `product.tax.updatedAt`, `product.parent`.`cheapest_price` as `product.cheapestPrice.inherited`, COALESCE(`product`.`cheapest_price`, `product.parent`.`cheapest_price`) as `product.cheapestPrice`, `product`.`created_at` as `product.createdAt`, `product`.`updated_at` as `product.updatedAt`, `product.secondMediaExtension`.`id` as `product.secondMediaExtension.id`, `product.secondMediaExtension`.`product_id` as `product.secondMediaExtension.productId`, `product.secondMediaExtension`.`product_version_id` as `product.secondMediaExtension.productVersionId`, `product.secondMediaExtension`.`second_media_id` as `product.secondMediaExtension.secondMediaId`, `product.secondMediaExtension.secondMedia`.`id` as `product.secondMediaExtension.secondMedia.id`, `product.secondMediaExtension.secondMedia`.`version_id` as `product.secondMediaExtension.secondMedia.versionId`, `product.secondMediaExtension.secondMedia`.`product_id` as `product.secondMediaExtension.secondMedia.productId`, `product.secondMediaExtension.secondMedia`.`product_version_id` as `product.secondMediaExtension.secondMedia.productVersionId`, `product.secondMediaExtension.secondMedia`.`media_id` as `product.secondMediaExtension.secondMedia.mediaId`, `product.secondMediaExtension.secondMedia`.`position` as `product.secondMediaExtension.secondMedia.position`, `product.secondMediaExtension.secondMedia.media`.`id` as `product.secondMediaExtension.secondMedia.media.id`, `product.secondMediaExtension.secondMedia.media`.`user_id` as `product.secondMediaExtension.secondMedia.media.userId`, `product.secondMediaExtension.secondMedia.media`.`media_folder_id` as `product.secondMediaExtension.secondMedia.media.mediaFolderId`, `product.secondMediaExtension.secondMedia.media`.`mime_type` as `product.secondMediaExtension.secondMedia.media.mimeType`, `product.secondMediaExtension.secondMedia.media`.`file_extension` as `product.secondMediaExtension.secondMedia.media.fileExtension`, `product.secondMediaExtension.secondMedia.media`.`uploaded_at` as `product.secondMediaExtension.secondMedia.media.uploadedAt`, `product.secondMediaExtension.secondMedia.media`.`file_name` as `product.secondMediaExtension.secondMedia.media.fileName`, `product.secondMediaExtension.secondMedia.media`.`file_size` as `product.secondMediaExtension.secondMedia.media.fileSize`, `product.secondMediaExtension.secondMedia.media`.`media_type` as `product.secondMediaExtension.secondMedia.media.mediaTypeRaw`, `product.secondMediaExtension.secondMedia.media`.`meta_data` as `product.secondMediaExtension.secondMedia.media.metaData`, `product.secondMediaExtension.secondMedia.media`.`private` as `product.secondMediaExtension.secondMedia.media.private`, `product.secondMediaExtension.secondMedia.media`.`thumbnails_ro` as `product.secondMediaExtension.secondMedia.media.thumbnailsRo`, `product.secondMediaExtension.secondMedia.media`.`created_at` as `product.secondMediaExtension.secondMedia.media.createdAt`, `product.secondMediaExtension.secondMedia.media`.`updated_at` as `product.secondMediaExtension.secondMedia.media.updatedAt`, `product.secondMediaExtension.secondMedia.media.translation.title`, COALESCE(`product.secondMediaExtension.secondMedia.media.translation.title`,`product.secondMediaExtension.secondMedia.media.translation.title`) as `product.secondMediaExtension.secondMedia.media.title`, `product.secondMediaExtension.secondMedia.media.translation.alt`, COALESCE(`product.secondMediaExtension.secondMedia.media.translation.alt`,`product.secondMediaExtension.secondMedia.media.translation.alt`) as `product.secondMediaExtension.secondMedia.media.alt`, `product.secondMediaExtension.secondMedia.media.translation.customFields`, COALESCE(`product.secondMediaExtension.secondMedia.media.translation.customFields`,`product.secondMediaExtension.secondMedia.media.translation.customFields`) as `product.secondMediaExtension.secondMedia.media.customFields`, `product.secondMediaExtension.secondMedia.media.translation.createdAt`, `product.secondMediaExtension.secondMedia.media.translation.updatedAt`, `product.secondMediaExtension.secondMedia.media.translation.mediaId`, `product.secondMediaExtension.secondMedia.media.translation.languageId`, `product.secondMediaExtension.secondMedia`.`custom_fields` as `product.secondMediaExtension.secondMedia.customFields`, `product.secondMediaExtension.secondMedia`.`created_at` as `product.secondMediaExtension.secondMedia.createdAt`, `product.secondMediaExtension.secondMedia`.`updated_at` as `product.secondMediaExtension.secondMedia.updatedAt`, `product.secondMediaExtension`.`created_at` as `product.secondMediaExtension.createdAt`, `product.secondMediaExtension`.`updated_at` as `product.secondMediaExtension.updatedAt`, `product.srsExtension`.`id` as `product.srsExtension.id`, `product.srsExtension`.`version_id` as `product.srsExtension.versionId`, `product.srsExtension`.`product_id` as `product.srsExtension.productId`, `product.srsExtension`.`product_version_id` as `product.srsExtension.productVersionId`, `product.srsExtension`.`srs_id` as `product.srsExtension.srsId`, `product.srsExtension`.`base_id` as `product.srsExtension.baseId`, `product.srsExtension`.`created_at` as `product.srsExtension.createdAt`, `product.srsExtension`.`updated_at` as `product.srsExtension.updatedAt`, `product.manufacturer`.`id` as `product.manufacturer.id`, `product.manufacturer`.`version_id` as `product.manufacturer.versionId`, `product.manufacturer`.`media_id` as `product.manufacturer.mediaId`, `product.manufacturer`.`link` as `product.manufacturer.link`, `product.manufacturer`.`created_at` as `product.manufacturer.createdAt`, `product.manufacturer`.`updated_at` as `product.manufacturer.updatedAt`, `product.manufacturer.baseExtension`.`id` as `product.manufacturer.baseExtension.id`, `product.manufacturer.baseExtension`.`product_manufacturer_id` as `product.manufacturer.baseExtension.productManufacturerId`, `product.manufacturer.baseExtension`.`product_manufacturer_version_id` as `product.manufacturer.baseExtension.productManufacturerVersionId`, `product.manufacturer.baseExtension`.`active` as `product.manufacturer.baseExtension.active`, `product.manufacturer.baseExtension`.`type` as `product.manufacturer.baseExtension.type`, `product.manufacturer.baseExtension`.`created_at` as `product.manufacturer.baseExtension.createdAt`, `product.manufacturer.baseExtension`.`updated_at` as `product.manufacturer.baseExtension.updatedAt`, `product.manufacturer.listingPageExtension`.`id` as `product.manufacturer.listingPageExtension.id`, `product.manufacturer.listingPageExtension`.`product_manufacturer_id` as `product.manufacturer.listingPageExtension.productManufacturerId`, `product.manufacturer.listingPageExtension`.`product_manufacturer_version_id` as `product.manufacturer.listingPageExtension.productManufacturerVersionId`, `product.manufacturer.listingPageExtension`.`active` as `product.manufacturer.listingPageExtension.active`, `product.manufacturer.listingPageExtension`.`type` as `product.manufacturer.listingPageExtension.type`, `product.manufacturer.listingPageExtension`.`product_assignment_type` as `product.manufacturer.listingPageExtension.productAssignmentType`, `product.manufacturer.listingPageExtension`.`product_stream_id` as `product.manufacturer.listingPageExtension.productStreamId`, `product.manufacturer.listingPageExtension`.`size_media` as `product.manufacturer.listingPageExtension.sizeMediaId`, `product.manufacturer.listingPageExtension`.`highlight_media` as `product.manufacturer.listingPageExtension.highlightMediaId`, `product.manufacturer.listingPageExtension`.`created_at` as `product.manufacturer.listingPageExtension.createdAt`, `product.manufacturer.listingPageExtension`.`updated_at` as `product.manufacturer.listingPageExtension.updatedAt`, `product.manufacturer.listingPageExtension.translation.description`, COALESCE(`product.manufacturer.listingPageExtension.translation.description`,`product.manufacturer.listingPageExtension.translation.description`) as `product.manufacturer.listingPageExtension.description`, `product.manufacturer.listingPageExtension.translation.sizeDescription`, COALESCE(`product.manufacturer.listingPageExtension.translation.sizeDescription`,`product.manufacturer.listingPageExtension.translation.sizeDescription`) as `product.manufacturer.listingPageExtension.sizeDescription`, `product.manufacturer.listingPageExtension.translation.createdAt`, `product.manufacturer.listingPageExtension.translation.updatedAt`, `product.manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product.manufacturer.listingPageExtension.translation.languageId`, `product.manufacturer.productPageExtension`.`id` as `product.manufacturer.productPageExtension.id`, `product.manufacturer.productPageExtension`.`product_manufacturer_id` as `product.manufacturer.productPageExtension.productManufacturerId`, `product.manufacturer.productPageExtension`.`product_manufacturer_version_id` as `product.manufacturer.productPageExtension.productManufacturerVersionId`, `product.manufacturer.productPageExtension`.`cms_page_type` as `product.manufacturer.productPageExtension.cmsPageType`, `product.manufacturer.productPageExtension`.`cms_page_id` as `product.manufacturer.productPageExtension.cmsPageId`, `product.manufacturer.productPageExtension`.`cms_page_version_id` as `product.manufacturer.productPageExtension.cmsPageVersionId`, `product.manufacturer.productPageExtension`.`created_at` as `product.manufacturer.productPageExtension.createdAt`, `product.manufacturer.productPageExtension`.`updated_at` as `product.manufacturer.productPageExtension.updatedAt`, `product.manufacturer.productPageExtension.translation.url`, COALESCE(`product.manufacturer.productPageExtension.translation.url`,`product.manufacturer.productPageExtension.translation.url`) as `product.manufacturer.productPageExtension.url`, `product.manufacturer.productPageExtension.translation.metaTitle`, COALESCE(`product.manufacturer.productPageExtension.translation.metaTitle`,`product.manufacturer.productPageExtension.translation.metaTitle`) as `product.manufacturer.productPageExtension.metaTitle`, `product.manufacturer.productPageExtension.translation.metaDescription`, COALESCE(`product.manufacturer.productPageExtension.translation.metaDescription`,`product.manufacturer.productPageExtension.translation.metaDescription`) as `product.manufacturer.productPageExtension.metaDescription`, `product.manufacturer.productPageExtension.translation.keywords`, COALESCE(`product.manufacturer.productPageExtension.translation.keywords`,`product.manufacturer.productPageExtension.translation.keywords`) as `product.manufacturer.productPageExtension.keywords`, `product.manufacturer.productPageExtension.translation.slotConfig`, COALESCE(`product.manufacturer.productPageExtension.translation.slotConfig`,`product.manufacturer.productPageExtension.translation.slotConfig`) as `product.manufacturer.productPageExtension.slotConfig`, `product.manufacturer.productPageExtension.translation.createdAt`, `product.manufacturer.productPageExtension.translation.updatedAt`, `product.manufacturer.productPageExtension.translation.productPageExtensionId`, `product.manufacturer.productPageExtension.translation.languageId`, `product.manufacturer.translation.name`, COALESCE(`product.manufacturer.translation.name`,`product.manufacturer.translation.name`) as `product.manufacturer.name`, `product.manufacturer.translation.description`, COALESCE(`product.manufacturer.translation.description`,`product.manufacturer.translation.description`) as `product.manufacturer.description`, `product.manufacturer.translation.customFields`, COALESCE(`product.manufacturer.translation.customFields`,`product.manufacturer.translation.customFields`) as `product.manufacturer.customFields`, `product.manufacturer.translation.createdAt`, `product.manufacturer.translation.updatedAt`, `product.manufacturer.translation.productManufacturerId`, `product.manufacturer.translation.languageId`, `product.manufacturer.translation.productManufacturerVersionId`, (SELECT GROUP_CONCAT(HEX(`product.options.mapping`.`property_group_option_id`) SEPARATOR '||')
FROM `product_option` `product.options.mapping`
WHERE `product.options.mapping`.`product_id` = `product`.`id` ) as `product.options.id_mapping`, `product.cover`.`id` as `product.cover.id`, `product.cover`.`version_id` as `product.cover.versionId`, `product.cover`.`product_id` as `product.cover.productId`, `product.cover`.`product_version_id` as `product.cover.productVersionId`, `product.cover`.`media_id` as `product.cover.mediaId`, `product.cover`.`position` as `product.cover.position`, `product.cover.media`.`id` as `product.cover.media.id`, `product.cover.media`.`user_id` as `product.cover.media.userId`, `product.cover.media`.`media_folder_id` as `product.cover.media.mediaFolderId`, `product.cover.media`.`mime_type` as `product.cover.media.mimeType`, `product.cover.media`.`file_extension` as `product.cover.media.fileExtension`, `product.cover.media`.`uploaded_at` as `product.cover.media.uploadedAt`, `product.cover.media`.`file_name` as `product.cover.media.fileName`, `product.cover.media`.`file_size` as `product.cover.media.fileSize`, `product.cover.media`.`media_type` as `product.cover.media.mediaTypeRaw`, `product.cover.media`.`meta_data` as `product.cover.media.metaData`, `product.cover.media`.`private` as `product.cover.media.private`, `product.cover.media`.`thumbnails_ro` as `product.cover.media.thumbnailsRo`, `product.cover.media`.`created_at` as `product.cover.media.createdAt`, `product.cover.media`.`updated_at` as `product.cover.media.updatedAt`, `product.cover.media.translation.title`, COALESCE(`product.cover.media.translation.title`,`product.cover.media.translation.title`) as `product.cover.media.title`, `product.cover.media.translation.alt`, COALESCE(`product.cover.media.translation.alt`,`product.cover.media.translation.alt`) as `product.cover.media.alt`, `product.cover.media.translation.customFields`, COALESCE(`product.cover.media.translation.customFields`,`product.cover.media.translation.customFields`) as `product.cover.media.customFields`, `product.cover.media.translation.createdAt`, `product.cover.media.translation.updatedAt`, `product.cover.media.translation.mediaId`, `product.cover.media.translation.languageId`, `product.cover`.`custom_fields` as `product.cover.customFields`, `product.cover`.`created_at` as `product.cover.createdAt`, `product.cover`.`updated_at` as `product.cover.updatedAt`, (SELECT GROUP_CONCAT(HEX(`product.properties.mapping`.`property_group_option_id`) SEPARATOR '||')
FROM `product_property` `product.properties.mapping`
WHERE `product.properties.mapping`.`product_id` = `product`.`properties` ) as `product.properties.id_mapping`, `product.translation.metaDescription`, `product.parent.translation.metaDescription`, COALESCE(`product.translation.metaDescription`,`product.parent.translation.metaDescription`,`product.translation.metaDescription`) as `product.metaDescription`, `product.translation.name`, `product.parent.translation.name`, COALESCE(`product.translation.name`,`product.parent.translation.name`,`product.translation.name`) as `product.name`, `product.translation.keywords`, `product.parent.translation.keywords`, COALESCE(`product.translation.keywords`,`product.parent.translation.keywords`,`product.translation.keywords`) as `product.keywords`, `product.translation.description`, `product.parent.translation.description`, COALESCE(`product.translation.description`,`product.parent.translation.description`,`product.translation.description`) as `product.description`, `product.translation.metaTitle`, `product.parent.translation.metaTitle`, COALESCE(`product.translation.metaTitle`,`product.parent.translation.metaTitle`,`product.translation.metaTitle`) as `product.metaTitle`, `product.translation.packUnit`, `product.parent.translation.packUnit`, COALESCE(`product.translation.packUnit`,`product.parent.translation.packUnit`,`product.translation.packUnit`) as `product.packUnit`, `product.translation.packUnitPlural`, `product.parent.translation.packUnitPlural`, COALESCE(`product.translation.packUnitPlural`,`product.parent.translation.packUnitPlural`,`product.translation.packUnitPlural`) as `product.packUnitPlural`, `product.translation.customSearchKeywords`, `product.parent.translation.customSearchKeywords`, COALESCE(`product.translation.customSearchKeywords`,`product.parent.translation.customSearchKeywords`,`product.translation.customSearchKeywords`) as `product.customSearchKeywords`, `product.translation.slotConfig`, `product.parent.translation.slotConfig`, COALESCE(`product.translation.slotConfig`,`product.parent.translation.slotConfig`,`product.translation.slotConfig`) as `product.slotConfig`, `product.translation.customFields`, `product.parent.translation.customFields`, COALESCE(`product.translation.customFields`,`product.parent.translation.customFields`,`product.translation.customFields`) as `product.customFields`, `product.translation.createdAt`, `product.parent.translation.createdAt`, `product.translation.updatedAt`, `product.parent.translation.updatedAt`, `product.translation.productId`, `product.parent.translation.productId`, `product.translation.languageId`, `product.parent.translation.languageId`, `product.translation.productVersionId`, `product.parent.translation.productVersionId` 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_srs_extension` `product.srsExtension` ON `product`.`srsExtension` = `product.srsExtension`.`product_id` AND `product`.`version_id` = `product.srsExtension`.`version_id` LEFT JOIN (SELECT `product.translation`.product_id, `product.translation`.product_version_id, `product.translation`.meta_description as `product.translation.metaDescription`, `product.translation`.name as `product.translation.name`, `product.translation`.keywords as `product.translation.keywords`, `product.translation`.description as `product.translation.description`, `product.translation`.meta_title as `product.translation.metaTitle`, `product.translation`.pack_unit as `product.translation.packUnit`, `product.translation`.pack_unit_plural as `product.translation.packUnitPlural`, `product.translation`.custom_search_keywords as `product.translation.customSearchKeywords`, `product.translation`.slot_config as `product.translation.slotConfig`, `product.translation`.custom_fields as `product.translation.customFields`, `product.translation`.created_at as `product.translation.createdAt`, `product.translation`.updated_at as `product.translation.updatedAt`, `product.translation`.product_id as `product.translation.productId`, `product.translation`.language_id as `product.translation.languageId`, `product.translation`.product_version_id as `product.translation.productVersionId` FROM `product_translation` `product.translation` WHERE `product.translation`.language_id = :languageId) `product.product_translation` ON `product.product_translation`.`product_id` = `product`.`id` AND `product.product_translation`.product_version_id = `product`.version_id LEFT JOIN (SELECT `product.parent.translation`.product_id, `product.parent.translation`.product_version_id, `product.parent.translation`.meta_description as `product.parent.translation.metaDescription`, `product.parent.translation`.name as `product.parent.translation.name`, `product.parent.translation`.keywords as `product.parent.translation.keywords`, `product.parent.translation`.description as `product.parent.translation.description`, `product.parent.translation`.meta_title as `product.parent.translation.metaTitle`, `product.parent.translation`.pack_unit as `product.parent.translation.packUnit`, `product.parent.translation`.pack_unit_plural as `product.parent.translation.packUnitPlural`, `product.parent.translation`.custom_search_keywords as `product.parent.translation.customSearchKeywords`, `product.parent.translation`.slot_config as `product.parent.translation.slotConfig`, `product.parent.translation`.custom_fields as `product.parent.translation.customFields`, `product.parent.translation`.created_at as `product.parent.translation.createdAt`, `product.parent.translation`.updated_at as `product.parent.translation.updatedAt`, `product.parent.translation`.product_id as `product.parent.translation.productId`, `product.parent.translation`.language_id as `product.parent.translation.languageId`, `product.parent.translation`.product_version_id as `product.parent.translation.productVersionId` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation`.language_id = :languageId) `product.product_translation.parent` ON `product.product_translation.parent`.`product_id` = `product.parent`.`id` AND `product.product_translation.parent`.product_version_id = `product.parent`.version_id LEFT JOIN `tax` `product.tax` ON `product`.`tax` = `product.tax`.`id` LEFT JOIN `nd_second_media_extension` `product.secondMediaExtension` ON `product`.`secondMediaExtension` = `product.secondMediaExtension`.`product_id` LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product`.`manufacturer` = `product.manufacturer`.`id` AND `product`.`version_id` = `product.manufacturer`.`version_id` LEFT JOIN `product_media` `product.cover` ON `product`.`cover` = `product.cover`.`id` AND `product`.`version_id` = `product.cover`.`version_id` LEFT JOIN `product_media` `product.secondMediaExtension.secondMedia` ON `product.secondMediaExtension`.`second_media_id` = `product.secondMediaExtension.secondMedia`.`id` LEFT JOIN `media` `product.secondMediaExtension.secondMedia.media` ON `product.secondMediaExtension.secondMedia`.`media_id` = `product.secondMediaExtension.secondMedia.media`.`id` LEFT JOIN (SELECT `product.secondMediaExtension.secondMedia.media.translation`.media_id, `product.secondMediaExtension.secondMedia.media.translation`.title as `product.secondMediaExtension.secondMedia.media.translation.title`, `product.secondMediaExtension.secondMedia.media.translation`.alt as `product.secondMediaExtension.secondMedia.media.translation.alt`, `product.secondMediaExtension.secondMedia.media.translation`.custom_fields as `product.secondMediaExtension.secondMedia.media.translation.customFields`, `product.secondMediaExtension.secondMedia.media.translation`.created_at as `product.secondMediaExtension.secondMedia.media.translation.createdAt`, `product.secondMediaExtension.secondMedia.media.translation`.updated_at as `product.secondMediaExtension.secondMedia.media.translation.updatedAt`, `product.secondMediaExtension.secondMedia.media.translation`.media_id as `product.secondMediaExtension.secondMedia.media.translation.mediaId`, `product.secondMediaExtension.secondMedia.media.translation`.language_id as `product.secondMediaExtension.secondMedia.media.translation.languageId` FROM `media_translation` `product.secondMediaExtension.secondMedia.media.translation` WHERE `product.secondMediaExtension.secondMedia.media.translation`.language_id = :languageId) `product.secondMediaExtension.secondMedia.media.media_translation` ON `product.secondMediaExtension.secondMedia.media.media_translation`.`media_id` = `product.secondMediaExtension.secondMedia.media`.`id` LEFT JOIN (SELECT `product.manufacturer.translation`.product_manufacturer_id, `product.manufacturer.translation`.product_manufacturer_version_id, `product.manufacturer.translation`.name as `product.manufacturer.translation.name`, `product.manufacturer.translation`.description as `product.manufacturer.translation.description`, `product.manufacturer.translation`.custom_fields as `product.manufacturer.translation.customFields`, `product.manufacturer.translation`.created_at as `product.manufacturer.translation.createdAt`, `product.manufacturer.translation`.updated_at as `product.manufacturer.translation.updatedAt`, `product.manufacturer.translation`.product_manufacturer_id as `product.manufacturer.translation.productManufacturerId`, `product.manufacturer.translation`.language_id as `product.manufacturer.translation.languageId`, `product.manufacturer.translation`.product_manufacturer_version_id as `product.manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer_translation` `product.manufacturer.translation` WHERE `product.manufacturer.translation`.language_id = :languageId) `product.manufacturer.product_manufacturer_translation` ON `product.manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product.manufacturer`.`id` AND `product.manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product.manufacturer`.version_id LEFT JOIN `base_extension` `product.manufacturer.baseExtension` ON `product.manufacturer`.`id` = `product.manufacturer.baseExtension`.`product_manufacturer_id` LEFT JOIN `listing_page_extension` `product.manufacturer.listingPageExtension` ON `product.manufacturer`.`id` = `product.manufacturer.listingPageExtension`.`product_manufacturer_id` LEFT JOIN `product_page_extension` `product.manufacturer.productPageExtension` ON `product.manufacturer`.`id` = `product.manufacturer.productPageExtension`.`product_manufacturer_id` LEFT JOIN (SELECT `product.manufacturer.listingPageExtension.translation`.listing_page_extension_id, `product.manufacturer.listingPageExtension.translation`.description as `product.manufacturer.listingPageExtension.translation.description`, `product.manufacturer.listingPageExtension.translation`.size_description as `product.manufacturer.listingPageExtension.translation.sizeDescription`, `product.manufacturer.listingPageExtension.translation`.created_at as `product.manufacturer.listingPageExtension.translation.createdAt`, `product.manufacturer.listingPageExtension.translation`.updated_at as `product.manufacturer.listingPageExtension.translation.updatedAt`, `product.manufacturer.listingPageExtension.translation`.listing_page_extension_id as `product.manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product.manufacturer.listingPageExtension.translation`.language_id as `product.manufacturer.listingPageExtension.translation.languageId` FROM `listing_page_extension_translation` `product.manufacturer.listingPageExtension.translation` WHERE `product.manufacturer.listingPageExtension.translation`.language_id = :languageId) `product.manufacturer.listingPageExtension.listing_page_extension_translation` ON `product.manufacturer.listingPageExtension.listing_page_extension_translation`.`listing_page_extension_id` = `product.manufacturer.listingPageExtension`.`id` LEFT JOIN (SELECT `product.manufacturer.productPageExtension.translation`.product_page_extension_id, `product.manufacturer.productPageExtension.translation`.url as `product.manufacturer.productPageExtension.translation.url`, `product.manufacturer.productPageExtension.translation`.meta_title as `product.manufacturer.productPageExtension.translation.metaTitle`, `product.manufacturer.productPageExtension.translation`.meta_description as `product.manufacturer.productPageExtension.translation.metaDescription`, `product.manufacturer.productPageExtension.translation`.keywords as `product.manufacturer.productPageExtension.translation.keywords`, `product.manufacturer.productPageExtension.translation`.slot_config as `product.manufacturer.productPageExtension.translation.slotConfig`, `product.manufacturer.productPageExtension.translation`.created_at as `product.manufacturer.productPageExtension.translation.createdAt`, `product.manufacturer.productPageExtension.translation`.updated_at as `product.manufacturer.productPageExtension.translation.updatedAt`, `product.manufacturer.productPageExtension.translation`.product_page_extension_id as `product.manufacturer.productPageExtension.translation.productPageExtensionId`, `product.manufacturer.productPageExtension.translation`.language_id as `product.manufacturer.productPageExtension.translation.languageId` FROM `product_page_extension_translation` `product.manufacturer.productPageExtension.translation` WHERE `product.manufacturer.productPageExtension.translation`.language_id = :languageId) `product.manufacturer.productPageExtension.product_page_extension_translation` ON `product.manufacturer.productPageExtension.product_page_extension_translation`.`product_page_extension_id` = `product.manufacturer.productPageExtension`.`id` LEFT JOIN `media` `product.cover.media` ON `product.cover`.`media_id` = `product.cover.media`.`id` LEFT JOIN (SELECT `product.cover.media.translation`.media_id, `product.cover.media.translation`.title as `product.cover.media.translation.title`, `product.cover.media.translation`.alt as `product.cover.media.translation.alt`, `product.cover.media.translation`.custom_fields as `product.cover.media.translation.customFields`, `product.cover.media.translation`.created_at as `product.cover.media.translation.createdAt`, `product.cover.media.translation`.updated_at as `product.cover.media.translation.updatedAt`, `product.cover.media.translation`.media_id as `product.cover.media.translation.mediaId`, `product.cover.media.translation`.language_id as `product.cover.media.translation.languageId` FROM `media_translation` `product.cover.media.translation` WHERE `product.cover.media.translation`.language_id = :languageId) `product.cover.media.media_translation` ON `product.cover.media.media_translation`.`media_id` = `product.cover.media`.`id` WHERE (`product`.`version_id` = :version) AND ((`product.srsExtension`.`base_id` = :param_4c70797b92d7497589cc1a12a8b212ac AND `product`.`parent_id` <=> :param_39a9b25729394e82a6be2c4b43b1ea72))
SELECT
`product`.`id` as `product.id`,
`product`.`version_id` as `product.versionId`,
`product`.`parent_id` as `product.parentId`,
`product`.`parent_version_id` as `product.parentVersionId`,
COALESCE(
`product`.`product_manufacturer_id`,
`product.parent`.`product_manufacturer_id`
) as `product.manufacturerId`,
COALESCE(
`product`.`product_manufacturer_version_id`,
`product.parent`.`product_manufacturer_version_id`
) as `product.productManufacturerVersionId`,
COALESCE(
`product`.`unit_id`, `product.parent`.`unit_id`
) as `product.unitId`,
COALESCE(
`product`.`tax_id`, `product.parent`.`tax_id`
) as `product.taxId`,
COALESCE(
`product`.`product_media_id`, `product.parent`.`product_media_id`
) as `product.coverId`,
COALESCE(
`product`.`product_media_version_id`,
`product.parent`.`product_media_version_id`
) as `product.productMediaVersionId`,
COALESCE(
`product`.`delivery_time_id`, `product.parent`.`delivery_time_id`
) as `product.deliveryTimeId`,
COALESCE(
`product`.`product_feature_set_id`,
`product.parent`.`product_feature_set_id`
) as `product.featureSetId`,
COALESCE(
`product`.`canonical_product_id`,
`product.parent`.`canonical_product_id`
) as `product.canonicalProductId`,
COALESCE(
`product`.`cms_page_id`, `product.parent`.`cms_page_id`
) as `product.cmsPageId`,
COALESCE(
`product`.`cms_page_version_id`,
`product.parent`.`cms_page_version_id`
) as `product.cmsPageVersionId`,
`product.parent`.`price` as `product.price.inherited`,
COALESCE(
`product`.`price`, `product.parent`.`price`
) as `product.price`,
`product`.`product_number` as `product.productNumber`,
`product`.`stock` as `product.stock`,
COALESCE(
`product`.`restock_time`, `product.parent`.`restock_time`
) as `product.restockTime`,
`product`.`auto_increment` as `product.autoIncrement`,
COALESCE(
`product`.`active`, `product.parent`.`active`
) as `product.active`,
`product`.`available_stock` as `product.availableStock`,
`product`.`available` as `product.available`,
COALESCE(
`product`.`is_closeout`, `product.parent`.`is_closeout`
) as `product.isCloseout`,
`product`.`display_group` as `product.displayGroup`,
`product.parent`.`configurator_group_config` as `product.configuratorGroupConfig.inherited`,
COALESCE(
`product`.`configurator_group_config`,
`product.parent`.`configurator_group_config`
) as `product.configuratorGroupConfig`,
COALESCE(
`product`.`main_variant_id`, `product.parent`.`main_variant_id`
) as `product.mainVariantId`,
COALESCE(
`product`.`display_parent`, `product.parent`.`display_parent`
) as `product.displayParent`,
`product.parent`.`variant_listing_config` as `product.variantListingConfig.inherited`,
COALESCE(
`product`.`variant_listing_config`,
`product.parent`.`variant_listing_config`
) as `product.variantListingConfig`,
`product`.`variant_restrictions` as `product.variantRestrictions`,
COALESCE(
`product`.`manufacturer_number`,
`product.parent`.`manufacturer_number`
) as `product.manufacturerNumber`,
COALESCE(
`product`.`ean`, `product.parent`.`ean`
) as `product.ean`,
COALESCE(
`product`.`purchase_steps`, `product.parent`.`purchase_steps`
) as `product.purchaseSteps`,
COALESCE(
`product`.`max_purchase`, `product.parent`.`max_purchase`
) as `product.maxPurchase`,
COALESCE(
`product`.`min_purchase`, `product.parent`.`min_purchase`
) as `product.minPurchase`,
COALESCE(
`product`.`purchase_unit`, `product.parent`.`purchase_unit`
) as `product.purchaseUnit`,
COALESCE(
`product`.`reference_unit`, `product.parent`.`reference_unit`
) as `product.referenceUnit`,
COALESCE(
`product`.`shipping_free`, `product.parent`.`shipping_free`
) as `product.shippingFree`,
`product.parent`.`purchase_prices` as `product.purchasePrices.inherited`,
COALESCE(
`product`.`purchase_prices`, `product.parent`.`purchase_prices`
) as `product.purchasePrices`,
COALESCE(
`product`.`mark_as_topseller`, `product.parent`.`mark_as_topseller`
) as `product.markAsTopseller`,
COALESCE(
`product`.`weight`, `product.parent`.`weight`
) as `product.weight`,
COALESCE(
`product`.`width`, `product.parent`.`width`
) as `product.width`,
COALESCE(
`product`.`height`, `product.parent`.`height`
) as `product.height`,
COALESCE(
`product`.`length`, `product.parent`.`length`
) as `product.length`,
COALESCE(
`product`.`release_date`, `product.parent`.`release_date`
) as `product.releaseDate`,
COALESCE(
`product`.`rating_average`, `product.parent`.`rating_average`
) as `product.ratingAverage`,
`product.parent`.`category_tree` as `product.categoryTree.inherited`,
COALESCE(
`product`.`category_tree`, `product.parent`.`category_tree`
) as `product.categoryTree`,
`product.parent`.`property_ids` as `product.propertyIds.inherited`,
COALESCE(
`product`.`property_ids`, `product.parent`.`property_ids`
) as `product.propertyIds`,
`product.parent`.`option_ids` as `product.optionIds.inherited`,
COALESCE(
`product`.`option_ids`, `product.parent`.`option_ids`
) as `product.optionIds`,
`product.parent`.`stream_ids` as `product.streamIds.inherited`,
COALESCE(
`product`.`stream_ids`, `product.parent`.`stream_ids`
) as `product.streamIds`,
`product.parent`.`tag_ids` as `product.tagIds.inherited`,
COALESCE(
`product`.`tag_ids`, `product.parent`.`tag_ids`
) as `product.tagIds`,
`product.parent`.`category_ids` as `product.categoryIds.inherited`,
COALESCE(
`product`.`category_ids`, `product.parent`.`category_ids`
) as `product.categoryIds`,
`product`.`child_count` as `product.childCount`,
COALESCE(
`product`.`custom_field_set_selection_active`,
`product.parent`.`custom_field_set_selection_active`
) as `product.customFieldSetSelectionActive`,
`product`.`sales` as `product.sales`,
`product`.`states` as `product.states`,
`product.tax`.`id` as `product.tax.id`,
`product.tax`.`tax_rate` as `product.tax.taxRate`,
`product.tax`.`name` as `product.tax.name`,
`product.tax`.`position` as `product.tax.position`,
`product.tax`.`custom_fields` as `product.tax.customFields`,
`product.tax`.`created_at` as `product.tax.createdAt`,
`product.tax`.`updated_at` as `product.tax.updatedAt`,
`product.parent`.`cheapest_price` as `product.cheapestPrice.inherited`,
COALESCE(
`product`.`cheapest_price`, `product.parent`.`cheapest_price`
) as `product.cheapestPrice`,
`product`.`created_at` as `product.createdAt`,
`product`.`updated_at` as `product.updatedAt`,
`product.secondMediaExtension`.`id` as `product.secondMediaExtension.id`,
`product.secondMediaExtension`.`product_id` as `product.secondMediaExtension.productId`,
`product.secondMediaExtension`.`product_version_id` as `product.secondMediaExtension.productVersionId`,
`product.secondMediaExtension`.`second_media_id` as `product.secondMediaExtension.secondMediaId`,
`product.secondMediaExtension.secondMedia`.`id` as `product.secondMediaExtension.secondMedia.id`,
`product.secondMediaExtension.secondMedia`.`version_id` as `product.secondMediaExtension.secondMedia.versionId`,
`product.secondMediaExtension.secondMedia`.`product_id` as `product.secondMediaExtension.secondMedia.productId`,
`product.secondMediaExtension.secondMedia`.`product_version_id` as `product.secondMediaExtension.secondMedia.productVersionId`,
`product.secondMediaExtension.secondMedia`.`media_id` as `product.secondMediaExtension.secondMedia.mediaId`,
`product.secondMediaExtension.secondMedia`.`position` as `product.secondMediaExtension.secondMedia.position`,
`product.secondMediaExtension.secondMedia.media`.`id` as `product.secondMediaExtension.secondMedia.media.id`,
`product.secondMediaExtension.secondMedia.media`.`user_id` as `product.secondMediaExtension.secondMedia.media.userId`,
`product.secondMediaExtension.secondMedia.media`.`media_folder_id` as `product.secondMediaExtension.secondMedia.media.mediaFolderId`,
`product.secondMediaExtension.secondMedia.media`.`mime_type` as `product.secondMediaExtension.secondMedia.media.mimeType`,
`product.secondMediaExtension.secondMedia.media`.`file_extension` as `product.secondMediaExtension.secondMedia.media.fileExtension`,
`product.secondMediaExtension.secondMedia.media`.`uploaded_at` as `product.secondMediaExtension.secondMedia.media.uploadedAt`,
`product.secondMediaExtension.secondMedia.media`.`file_name` as `product.secondMediaExtension.secondMedia.media.fileName`,
`product.secondMediaExtension.secondMedia.media`.`file_size` as `product.secondMediaExtension.secondMedia.media.fileSize`,
`product.secondMediaExtension.secondMedia.media`.`media_type` as `product.secondMediaExtension.secondMedia.media.mediaTypeRaw`,
`product.secondMediaExtension.secondMedia.media`.`meta_data` as `product.secondMediaExtension.secondMedia.media.metaData`,
`product.secondMediaExtension.secondMedia.media`.`private` as `product.secondMediaExtension.secondMedia.media.private`,
`product.secondMediaExtension.secondMedia.media`.`thumbnails_ro` as `product.secondMediaExtension.secondMedia.media.thumbnailsRo`,
`product.secondMediaExtension.secondMedia.media`.`created_at` as `product.secondMediaExtension.secondMedia.media.createdAt`,
`product.secondMediaExtension.secondMedia.media`.`updated_at` as `product.secondMediaExtension.secondMedia.media.updatedAt`,
`product.secondMediaExtension.secondMedia.media.translation.title`,
COALESCE(
`product.secondMediaExtension.secondMedia.media.translation.title`,
`product.secondMediaExtension.secondMedia.media.translation.title`
) as `product.secondMediaExtension.secondMedia.media.title`,
`product.secondMediaExtension.secondMedia.media.translation.alt`,
COALESCE(
`product.secondMediaExtension.secondMedia.media.translation.alt`,
`product.secondMediaExtension.secondMedia.media.translation.alt`
) as `product.secondMediaExtension.secondMedia.media.alt`,
`product.secondMediaExtension.secondMedia.media.translation.customFields`,
COALESCE(
`product.secondMediaExtension.secondMedia.media.translation.customFields`,
`product.secondMediaExtension.secondMedia.media.translation.customFields`
) as `product.secondMediaExtension.secondMedia.media.customFields`,
`product.secondMediaExtension.secondMedia.media.translation.createdAt`,
`product.secondMediaExtension.secondMedia.media.translation.updatedAt`,
`product.secondMediaExtension.secondMedia.media.translation.mediaId`,
`product.secondMediaExtension.secondMedia.media.translation.languageId`,
`product.secondMediaExtension.secondMedia`.`custom_fields` as `product.secondMediaExtension.secondMedia.customFields`,
`product.secondMediaExtension.secondMedia`.`created_at` as `product.secondMediaExtension.secondMedia.createdAt`,
`product.secondMediaExtension.secondMedia`.`updated_at` as `product.secondMediaExtension.secondMedia.updatedAt`,
`product.secondMediaExtension`.`created_at` as `product.secondMediaExtension.createdAt`,
`product.secondMediaExtension`.`updated_at` as `product.secondMediaExtension.updatedAt`,
`product.srsExtension`.`id` as `product.srsExtension.id`,
`product.srsExtension`.`version_id` as `product.srsExtension.versionId`,
`product.srsExtension`.`product_id` as `product.srsExtension.productId`,
`product.srsExtension`.`product_version_id` as `product.srsExtension.productVersionId`,
`product.srsExtension`.`srs_id` as `product.srsExtension.srsId`,
`product.srsExtension`.`base_id` as `product.srsExtension.baseId`,
`product.srsExtension`.`created_at` as `product.srsExtension.createdAt`,
`product.srsExtension`.`updated_at` as `product.srsExtension.updatedAt`,
`product.manufacturer`.`id` as `product.manufacturer.id`,
`product.manufacturer`.`version_id` as `product.manufacturer.versionId`,
`product.manufacturer`.`media_id` as `product.manufacturer.mediaId`,
`product.manufacturer`.`link` as `product.manufacturer.link`,
`product.manufacturer`.`created_at` as `product.manufacturer.createdAt`,
`product.manufacturer`.`updated_at` as `product.manufacturer.updatedAt`,
`product.manufacturer.baseExtension`.`id` as `product.manufacturer.baseExtension.id`,
`product.manufacturer.baseExtension`.`product_manufacturer_id` as `product.manufacturer.baseExtension.productManufacturerId`,
`product.manufacturer.baseExtension`.`product_manufacturer_version_id` as `product.manufacturer.baseExtension.productManufacturerVersionId`,
`product.manufacturer.baseExtension`.`active` as `product.manufacturer.baseExtension.active`,
`product.manufacturer.baseExtension`.`type` as `product.manufacturer.baseExtension.type`,
`product.manufacturer.baseExtension`.`created_at` as `product.manufacturer.baseExtension.createdAt`,
`product.manufacturer.baseExtension`.`updated_at` as `product.manufacturer.baseExtension.updatedAt`,
`product.manufacturer.listingPageExtension`.`id` as `product.manufacturer.listingPageExtension.id`,
`product.manufacturer.listingPageExtension`.`product_manufacturer_id` as `product.manufacturer.listingPageExtension.productManufacturerId`,
`product.manufacturer.listingPageExtension`.`product_manufacturer_version_id` as `product.manufacturer.listingPageExtension.productManufacturerVersionId`,
`product.manufacturer.listingPageExtension`.`active` as `product.manufacturer.listingPageExtension.active`,
`product.manufacturer.listingPageExtension`.`type` as `product.manufacturer.listingPageExtension.type`,
`product.manufacturer.listingPageExtension`.`product_assignment_type` as `product.manufacturer.listingPageExtension.productAssignmentType`,
`product.manufacturer.listingPageExtension`.`product_stream_id` as `product.manufacturer.listingPageExtension.productStreamId`,
`product.manufacturer.listingPageExtension`.`size_media` as `product.manufacturer.listingPageExtension.sizeMediaId`,
`product.manufacturer.listingPageExtension`.`highlight_media` as `product.manufacturer.listingPageExtension.highlightMediaId`,
`product.manufacturer.listingPageExtension`.`created_at` as `product.manufacturer.listingPageExtension.createdAt`,
`product.manufacturer.listingPageExtension`.`updated_at` as `product.manufacturer.listingPageExtension.updatedAt`,
`product.manufacturer.listingPageExtension.translation.description`,
COALESCE(
`product.manufacturer.listingPageExtension.translation.description`,
`product.manufacturer.listingPageExtension.translation.description`
) as `product.manufacturer.listingPageExtension.description`,
`product.manufacturer.listingPageExtension.translation.sizeDescription`,
COALESCE(
`product.manufacturer.listingPageExtension.translation.sizeDescription`,
`product.manufacturer.listingPageExtension.translation.sizeDescription`
) as `product.manufacturer.listingPageExtension.sizeDescription`,
`product.manufacturer.listingPageExtension.translation.createdAt`,
`product.manufacturer.listingPageExtension.translation.updatedAt`,
`product.manufacturer.listingPageExtension.translation.listingPageExtensionId`,
`product.manufacturer.listingPageExtension.translation.languageId`,
`product.manufacturer.productPageExtension`.`id` as `product.manufacturer.productPageExtension.id`,
`product.manufacturer.productPageExtension`.`product_manufacturer_id` as `product.manufacturer.productPageExtension.productManufacturerId`,
`product.manufacturer.productPageExtension`.`product_manufacturer_version_id` as `product.manufacturer.productPageExtension.productManufacturerVersionId`,
`product.manufacturer.productPageExtension`.`cms_page_type` as `product.manufacturer.productPageExtension.cmsPageType`,
`product.manufacturer.productPageExtension`.`cms_page_id` as `product.manufacturer.productPageExtension.cmsPageId`,
`product.manufacturer.productPageExtension`.`cms_page_version_id` as `product.manufacturer.productPageExtension.cmsPageVersionId`,
`product.manufacturer.productPageExtension`.`created_at` as `product.manufacturer.productPageExtension.createdAt`,
`product.manufacturer.productPageExtension`.`updated_at` as `product.manufacturer.productPageExtension.updatedAt`,
`product.manufacturer.productPageExtension.translation.url`,
COALESCE(
`product.manufacturer.productPageExtension.translation.url`,
`product.manufacturer.productPageExtension.translation.url`
) as `product.manufacturer.productPageExtension.url`,
`product.manufacturer.productPageExtension.translation.metaTitle`,
COALESCE(
`product.manufacturer.productPageExtension.translation.metaTitle`,
`product.manufacturer.productPageExtension.translation.metaTitle`
) as `product.manufacturer.productPageExtension.metaTitle`,
`product.manufacturer.productPageExtension.translation.metaDescription`,
COALESCE(
`product.manufacturer.productPageExtension.translation.metaDescription`,
`product.manufacturer.productPageExtension.translation.metaDescription`
) as `product.manufacturer.productPageExtension.metaDescription`,
`product.manufacturer.productPageExtension.translation.keywords`,
COALESCE(
`product.manufacturer.productPageExtension.translation.keywords`,
`product.manufacturer.productPageExtension.translation.keywords`
) as `product.manufacturer.productPageExtension.keywords`,
`product.manufacturer.productPageExtension.translation.slotConfig`,
COALESCE(
`product.manufacturer.productPageExtension.translation.slotConfig`,
`product.manufacturer.productPageExtension.translation.slotConfig`
) as `product.manufacturer.productPageExtension.slotConfig`,
`product.manufacturer.productPageExtension.translation.createdAt`,
`product.manufacturer.productPageExtension.translation.updatedAt`,
`product.manufacturer.productPageExtension.translation.productPageExtensionId`,
`product.manufacturer.productPageExtension.translation.languageId`,
`product.manufacturer.translation.name`,
COALESCE(
`product.manufacturer.translation.name`,
`product.manufacturer.translation.name`
) as `product.manufacturer.name`,
`product.manufacturer.translation.description`,
COALESCE(
`product.manufacturer.translation.description`,
`product.manufacturer.translation.description`
) as `product.manufacturer.description`,
`product.manufacturer.translation.customFields`,
COALESCE(
`product.manufacturer.translation.customFields`,
`product.manufacturer.translation.customFields`
) as `product.manufacturer.customFields`,
`product.manufacturer.translation.createdAt`,
`product.manufacturer.translation.updatedAt`,
`product.manufacturer.translation.productManufacturerId`,
`product.manufacturer.translation.languageId`,
`product.manufacturer.translation.productManufacturerVersionId`,
(
SELECT
GROUP_CONCAT(
HEX(
`product.options.mapping`.`property_group_option_id`
) SEPARATOR '||'
)
FROM
`product_option` `product.options.mapping`
WHERE
`product.options.mapping`.`product_id` = `product`.`id`
) as `product.options.id_mapping`,
`product.cover`.`id` as `product.cover.id`,
`product.cover`.`version_id` as `product.cover.versionId`,
`product.cover`.`product_id` as `product.cover.productId`,
`product.cover`.`product_version_id` as `product.cover.productVersionId`,
`product.cover`.`media_id` as `product.cover.mediaId`,
`product.cover`.`position` as `product.cover.position`,
`product.cover.media`.`id` as `product.cover.media.id`,
`product.cover.media`.`user_id` as `product.cover.media.userId`,
`product.cover.media`.`media_folder_id` as `product.cover.media.mediaFolderId`,
`product.cover.media`.`mime_type` as `product.cover.media.mimeType`,
`product.cover.media`.`file_extension` as `product.cover.media.fileExtension`,
`product.cover.media`.`uploaded_at` as `product.cover.media.uploadedAt`,
`product.cover.media`.`file_name` as `product.cover.media.fileName`,
`product.cover.media`.`file_size` as `product.cover.media.fileSize`,
`product.cover.media`.`media_type` as `product.cover.media.mediaTypeRaw`,
`product.cover.media`.`meta_data` as `product.cover.media.metaData`,
`product.cover.media`.`private` as `product.cover.media.private`,
`product.cover.media`.`thumbnails_ro` as `product.cover.media.thumbnailsRo`,
`product.cover.media`.`created_at` as `product.cover.media.createdAt`,
`product.cover.media`.`updated_at` as `product.cover.media.updatedAt`,
`product.cover.media.translation.title`,
COALESCE(
`product.cover.media.translation.title`,
`product.cover.media.translation.title`
) as `product.cover.media.title`,
`product.cover.media.translation.alt`,
COALESCE(
`product.cover.media.translation.alt`,
`product.cover.media.translation.alt`
) as `product.cover.media.alt`,
`product.cover.media.translation.customFields`,
COALESCE(
`product.cover.media.translation.customFields`,
`product.cover.media.translation.customFields`
) as `product.cover.media.customFields`,
`product.cover.media.translation.createdAt`,
`product.cover.media.translation.updatedAt`,
`product.cover.media.translation.mediaId`,
`product.cover.media.translation.languageId`,
`product.cover`.`custom_fields` as `product.cover.customFields`,
`product.cover`.`created_at` as `product.cover.createdAt`,
`product.cover`.`updated_at` as `product.cover.updatedAt`,
(
SELECT
GROUP_CONCAT(
HEX(
`product.properties.mapping`.`property_group_option_id`
) SEPARATOR '||'
)
FROM
`product_property` `product.properties.mapping`
WHERE
`product.properties.mapping`.`product_id` = `product`.`properties`
) as `product.properties.id_mapping`,
`product.translation.metaDescription`,
`product.parent.translation.metaDescription`,
COALESCE(
`product.translation.metaDescription`,
`product.parent.translation.metaDescription`,
`product.translation.metaDescription`
) as `product.metaDescription`,
`product.translation.name`,
`product.parent.translation.name`,
COALESCE(
`product.translation.name`, `product.parent.translation.name`,
`product.translation.name`
) as `product.name`,
`product.translation.keywords`,
`product.parent.translation.keywords`,
COALESCE(
`product.translation.keywords`,
`product.parent.translation.keywords`,
`product.translation.keywords`
) as `product.keywords`,
`product.translation.description`,
`product.parent.translation.description`,
COALESCE(
`product.translation.description`,
`product.parent.translation.description`,
`product.translation.description`
) as `product.description`,
`product.translation.metaTitle`,
`product.parent.translation.metaTitle`,
COALESCE(
`product.translation.metaTitle`,
`product.parent.translation.metaTitle`,
`product.translation.metaTitle`
) as `product.metaTitle`,
`product.translation.packUnit`,
`product.parent.translation.packUnit`,
COALESCE(
`product.translation.packUnit`,
`product.parent.translation.packUnit`,
`product.translation.packUnit`
) as `product.packUnit`,
`product.translation.packUnitPlural`,
`product.parent.translation.packUnitPlural`,
COALESCE(
`product.translation.packUnitPlural`,
`product.parent.translation.packUnitPlural`,
`product.translation.packUnitPlural`
) as `product.packUnitPlural`,
`product.translation.customSearchKeywords`,
`product.parent.translation.customSearchKeywords`,
COALESCE(
`product.translation.customSearchKeywords`,
`product.parent.translation.customSearchKeywords`,
`product.translation.customSearchKeywords`
) as `product.customSearchKeywords`,
`product.translation.slotConfig`,
`product.parent.translation.slotConfig`,
COALESCE(
`product.translation.slotConfig`,
`product.parent.translation.slotConfig`,
`product.translation.slotConfig`
) as `product.slotConfig`,
`product.translation.customFields`,
`product.parent.translation.customFields`,
COALESCE(
`product.translation.customFields`,
`product.parent.translation.customFields`,
`product.translation.customFields`
) as `product.customFields`,
`product.translation.createdAt`,
`product.parent.translation.createdAt`,
`product.translation.updatedAt`,
`product.parent.translation.updatedAt`,
`product.translation.productId`,
`product.parent.translation.productId`,
`product.translation.languageId`,
`product.parent.translation.languageId`,
`product.translation.productVersionId`,
`product.parent.translation.productVersionId`
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_srs_extension` `product.srsExtension` ON `product`.`srsExtension` = `product.srsExtension`.`product_id`
AND `product`.`version_id` = `product.srsExtension`.`version_id`
LEFT JOIN (
SELECT
`product.translation`.product_id,
`product.translation`.product_version_id,
`product.translation`.meta_description as `product.translation.metaDescription`,
`product.translation`.name as `product.translation.name`,
`product.translation`.keywords as `product.translation.keywords`,
`product.translation`.description as `product.translation.description`,
`product.translation`.meta_title as `product.translation.metaTitle`,
`product.translation`.pack_unit as `product.translation.packUnit`,
`product.translation`.pack_unit_plural as `product.translation.packUnitPlural`,
`product.translation`.custom_search_keywords as `product.translation.customSearchKeywords`,
`product.translation`.slot_config as `product.translation.slotConfig`,
`product.translation`.custom_fields as `product.translation.customFields`,
`product.translation`.created_at as `product.translation.createdAt`,
`product.translation`.updated_at as `product.translation.updatedAt`,
`product.translation`.product_id as `product.translation.productId`,
`product.translation`.language_id as `product.translation.languageId`,
`product.translation`.product_version_id as `product.translation.productVersionId`
FROM
`product_translation` `product.translation`
WHERE
`product.translation`.language_id = : languageId
) `product.product_translation` ON `product.product_translation`.`product_id` = `product`.`id`
AND `product.product_translation`.product_version_id = `product`.version_id
LEFT JOIN (
SELECT
`product.parent.translation`.product_id,
`product.parent.translation`.product_version_id,
`product.parent.translation`.meta_description as `product.parent.translation.metaDescription`,
`product.parent.translation`.name as `product.parent.translation.name`,
`product.parent.translation`.keywords as `product.parent.translation.keywords`,
`product.parent.translation`.description as `product.parent.translation.description`,
`product.parent.translation`.meta_title as `product.parent.translation.metaTitle`,
`product.parent.translation`.pack_unit as `product.parent.translation.packUnit`,
`product.parent.translation`.pack_unit_plural as `product.parent.translation.packUnitPlural`,
`product.parent.translation`.custom_search_keywords as `product.parent.translation.customSearchKeywords`,
`product.parent.translation`.slot_config as `product.parent.translation.slotConfig`,
`product.parent.translation`.custom_fields as `product.parent.translation.customFields`,
`product.parent.translation`.created_at as `product.parent.translation.createdAt`,
`product.parent.translation`.updated_at as `product.parent.translation.updatedAt`,
`product.parent.translation`.product_id as `product.parent.translation.productId`,
`product.parent.translation`.language_id as `product.parent.translation.languageId`,
`product.parent.translation`.product_version_id as `product.parent.translation.productVersionId`
FROM
`product_translation` `product.parent.translation`
WHERE
`product.parent.translation`.language_id = : languageId
) `product.product_translation.parent` ON `product.product_translation.parent`.`product_id` = `product.parent`.`id`
AND `product.product_translation.parent`.product_version_id = `product.parent`.version_id
LEFT JOIN `tax` `product.tax` ON `product`.`tax` = `product.tax`.`id`
LEFT JOIN `nd_second_media_extension` `product.secondMediaExtension` ON `product`.`secondMediaExtension` = `product.secondMediaExtension`.`product_id`
LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product`.`manufacturer` = `product.manufacturer`.`id`
AND `product`.`version_id` = `product.manufacturer`.`version_id`
LEFT JOIN `product_media` `product.cover` ON `product`.`cover` = `product.cover`.`id`
AND `product`.`version_id` = `product.cover`.`version_id`
LEFT JOIN `product_media` `product.secondMediaExtension.secondMedia` ON `product.secondMediaExtension`.`second_media_id` = `product.secondMediaExtension.secondMedia`.`id`
LEFT JOIN `media` `product.secondMediaExtension.secondMedia.media` ON `product.secondMediaExtension.secondMedia`.`media_id` = `product.secondMediaExtension.secondMedia.media`.`id`
LEFT JOIN (
SELECT
`product.secondMediaExtension.secondMedia.media.translation`.media_id,
`product.secondMediaExtension.secondMedia.media.translation`.title as `product.secondMediaExtension.secondMedia.media.translation.title`,
`product.secondMediaExtension.secondMedia.media.translation`.alt as `product.secondMediaExtension.secondMedia.media.translation.alt`,
`product.secondMediaExtension.secondMedia.media.translation`.custom_fields as `product.secondMediaExtension.secondMedia.media.translation.customFields`,
`product.secondMediaExtension.secondMedia.media.translation`.created_at as `product.secondMediaExtension.secondMedia.media.translation.createdAt`,
`product.secondMediaExtension.secondMedia.media.translation`.updated_at as `product.secondMediaExtension.secondMedia.media.translation.updatedAt`,
`product.secondMediaExtension.secondMedia.media.translation`.media_id as `product.secondMediaExtension.secondMedia.media.translation.mediaId`,
`product.secondMediaExtension.secondMedia.media.translation`.language_id as `product.secondMediaExtension.secondMedia.media.translation.languageId`
FROM
`media_translation` `product.secondMediaExtension.secondMedia.media.translation`
WHERE
`product.secondMediaExtension.secondMedia.media.translation`.language_id = : languageId
) `product.secondMediaExtension.secondMedia.media.media_translation` ON `product.secondMediaExtension.secondMedia.media.media_translation`.`media_id` = `product.secondMediaExtension.secondMedia.media`.`id`
LEFT JOIN (
SELECT
`product.manufacturer.translation`.product_manufacturer_id,
`product.manufacturer.translation`.product_manufacturer_version_id,
`product.manufacturer.translation`.name as `product.manufacturer.translation.name`,
`product.manufacturer.translation`.description as `product.manufacturer.translation.description`,
`product.manufacturer.translation`.custom_fields as `product.manufacturer.translation.customFields`,
`product.manufacturer.translation`.created_at as `product.manufacturer.translation.createdAt`,
`product.manufacturer.translation`.updated_at as `product.manufacturer.translation.updatedAt`,
`product.manufacturer.translation`.product_manufacturer_id as `product.manufacturer.translation.productManufacturerId`,
`product.manufacturer.translation`.language_id as `product.manufacturer.translation.languageId`,
`product.manufacturer.translation`.product_manufacturer_version_id as `product.manufacturer.translation.productManufacturerVersionId`
FROM
`product_manufacturer_translation` `product.manufacturer.translation`
WHERE
`product.manufacturer.translation`.language_id = : languageId
) `product.manufacturer.product_manufacturer_translation` ON `product.manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product.manufacturer`.`id`
AND `product.manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product.manufacturer`.version_id
LEFT JOIN `base_extension` `product.manufacturer.baseExtension` ON `product.manufacturer`.`id` = `product.manufacturer.baseExtension`.`product_manufacturer_id`
LEFT JOIN `listing_page_extension` `product.manufacturer.listingPageExtension` ON `product.manufacturer`.`id` = `product.manufacturer.listingPageExtension`.`product_manufacturer_id`
LEFT JOIN `product_page_extension` `product.manufacturer.productPageExtension` ON `product.manufacturer`.`id` = `product.manufacturer.productPageExtension`.`product_manufacturer_id`
LEFT JOIN (
SELECT
`product.manufacturer.listingPageExtension.translation`.listing_page_extension_id,
`product.manufacturer.listingPageExtension.translation`.description as `product.manufacturer.listingPageExtension.translation.description`,
`product.manufacturer.listingPageExtension.translation`.size_description as `product.manufacturer.listingPageExtension.translation.sizeDescription`,
`product.manufacturer.listingPageExtension.translation`.created_at as `product.manufacturer.listingPageExtension.translation.createdAt`,
`product.manufacturer.listingPageExtension.translation`.updated_at as `product.manufacturer.listingPageExtension.translation.updatedAt`,
`product.manufacturer.listingPageExtension.translation`.listing_page_extension_id as `product.manufacturer.listingPageExtension.translation.listingPageExtensionId`,
`product.manufacturer.listingPageExtension.translation`.language_id as `product.manufacturer.listingPageExtension.translation.languageId`
FROM
`listing_page_extension_translation` `product.manufacturer.listingPageExtension.translation`
WHERE
`product.manufacturer.listingPageExtension.translation`.language_id = : languageId
) `product.manufacturer.listingPageExtension.listing_page_extension_translation` ON `product.manufacturer.listingPageExtension.listing_page_extension_translation`.`listing_page_extension_id` = `product.manufacturer.listingPageExtension`.`id`
LEFT JOIN (
SELECT
`product.manufacturer.productPageExtension.translation`.product_page_extension_id,
`product.manufacturer.productPageExtension.translation`.url as `product.manufacturer.productPageExtension.translation.url`,
`product.manufacturer.productPageExtension.translation`.meta_title as `product.manufacturer.productPageExtension.translation.metaTitle`,
`product.manufacturer.productPageExtension.translation`.meta_description as `product.manufacturer.productPageExtension.translation.metaDescription`,
`product.manufacturer.productPageExtension.translation`.keywords as `product.manufacturer.productPageExtension.translation.keywords`,
`product.manufacturer.productPageExtension.translation`.slot_config as `product.manufacturer.productPageExtension.translation.slotConfig`,
`product.manufacturer.productPageExtension.translation`.created_at as `product.manufacturer.productPageExtension.translation.createdAt`,
`product.manufacturer.productPageExtension.translation`.updated_at as `product.manufacturer.productPageExtension.translation.updatedAt`,
`product.manufacturer.productPageExtension.translation`.product_page_extension_id as `product.manufacturer.productPageExtension.translation.productPageExtensionId`,
`product.manufacturer.productPageExtension.translation`.language_id as `product.manufacturer.productPageExtension.translation.languageId`
FROM
`product_page_extension_translation` `product.manufacturer.productPageExtension.translation`
WHERE
`product.manufacturer.productPageExtension.translation`.language_id = : languageId
) `product.manufacturer.productPageExtension.product_page_extension_translation` ON `product.manufacturer.productPageExtension.product_page_extension_translation`.`product_page_extension_id` = `product.manufacturer.productPageExtension`.`id`
LEFT JOIN `media` `product.cover.media` ON `product.cover`.`media_id` = `product.cover.media`.`id`
LEFT JOIN (
SELECT
`product.cover.media.translation`.media_id,
`product.cover.media.translation`.title as `product.cover.media.translation.title`,
`product.cover.media.translation`.alt as `product.cover.media.translation.alt`,
`product.cover.media.translation`.custom_fields as `product.cover.media.translation.customFields`,
`product.cover.media.translation`.created_at as `product.cover.media.translation.createdAt`,
`product.cover.media.translation`.updated_at as `product.cover.media.translation.updatedAt`,
`product.cover.media.translation`.media_id as `product.cover.media.translation.mediaId`,
`product.cover.media.translation`.language_id as `product.cover.media.translation.languageId`
FROM
`media_translation` `product.cover.media.translation`
WHERE
`product.cover.media.translation`.language_id = : languageId
) `product.cover.media.media_translation` ON `product.cover.media.media_translation`.`media_id` = `product.cover.media`.`id`
WHERE
(
`product`.`version_id` = : version
)
AND (
(
`product.srsExtension`.`base_id` = : param_4c70797b92d7497589cc1a12a8b212ac
AND `product`.`parent_id` <=> : param_39a9b25729394e82a6be2c4b43b1ea72
)
)
SELECT `product`.`id` as `product.id`, `product`.`version_id` as `product.versionId`, `product`.`parent_id` as `product.parentId`, `product`.`parent_version_id` as `product.parentVersionId`, COALESCE(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`) as `product.manufacturerId`, COALESCE(`product`.`product_manufacturer_version_id`, `product.parent`.`product_manufacturer_version_id`) as `product.productManufacturerVersionId`, COALESCE(`product`.`unit_id`, `product.parent`.`unit_id`) as `product.unitId`, COALESCE(`product`.`tax_id`, `product.parent`.`tax_id`) as `product.taxId`, COALESCE(`product`.`product_media_id`, `product.parent`.`product_media_id`) as `product.coverId`, COALESCE(`product`.`product_media_version_id`, `product.parent`.`product_media_version_id`) as `product.productMediaVersionId`, COALESCE(`product`.`delivery_time_id`, `product.parent`.`delivery_time_id`) as `product.deliveryTimeId`, COALESCE(`product`.`product_feature_set_id`, `product.parent`.`product_feature_set_id`) as `product.featureSetId`, COALESCE(`product`.`canonical_product_id`, `product.parent`.`canonical_product_id`) as `product.canonicalProductId`, COALESCE(`product`.`cms_page_id`, `product.parent`.`cms_page_id`) as `product.cmsPageId`, COALESCE(`product`.`cms_page_version_id`, `product.parent`.`cms_page_version_id`) as `product.cmsPageVersionId`, `product.parent`.`price` as `product.price.inherited`, COALESCE(`product`.`price`, `product.parent`.`price`) as `product.price`, `product`.`product_number` as `product.productNumber`, `product`.`stock` as `product.stock`, COALESCE(`product`.`restock_time`, `product.parent`.`restock_time`) as `product.restockTime`, `product`.`auto_increment` as `product.autoIncrement`, COALESCE(`product`.`active`, `product.parent`.`active`) as `product.active`, `product`.`available_stock` as `product.availableStock`, `product`.`available` as `product.available`, COALESCE(`product`.`is_closeout`, `product.parent`.`is_closeout`) as `product.isCloseout`, `product`.`display_group` as `product.displayGroup`, `product.parent`.`configurator_group_config` as `product.configuratorGroupConfig.inherited`, COALESCE(`product`.`configurator_group_config`, `product.parent`.`configurator_group_config`) as `product.configuratorGroupConfig`, COALESCE(`product`.`main_variant_id`, `product.parent`.`main_variant_id`) as `product.mainVariantId`, COALESCE(`product`.`display_parent`, `product.parent`.`display_parent`) as `product.displayParent`, `product.parent`.`variant_listing_config` as `product.variantListingConfig.inherited`, COALESCE(`product`.`variant_listing_config`, `product.parent`.`variant_listing_config`) as `product.variantListingConfig`, `product`.`variant_restrictions` as `product.variantRestrictions`, COALESCE(`product`.`manufacturer_number`, `product.parent`.`manufacturer_number`) as `product.manufacturerNumber`, COALESCE(`product`.`ean`, `product.parent`.`ean`) as `product.ean`, COALESCE(`product`.`purchase_steps`, `product.parent`.`purchase_steps`) as `product.purchaseSteps`, COALESCE(`product`.`max_purchase`, `product.parent`.`max_purchase`) as `product.maxPurchase`, COALESCE(`product`.`min_purchase`, `product.parent`.`min_purchase`) as `product.minPurchase`, COALESCE(`product`.`purchase_unit`, `product.parent`.`purchase_unit`) as `product.purchaseUnit`, COALESCE(`product`.`reference_unit`, `product.parent`.`reference_unit`) as `product.referenceUnit`, COALESCE(`product`.`shipping_free`, `product.parent`.`shipping_free`) as `product.shippingFree`, `product.parent`.`purchase_prices` as `product.purchasePrices.inherited`, COALESCE(`product`.`purchase_prices`, `product.parent`.`purchase_prices`) as `product.purchasePrices`, COALESCE(`product`.`mark_as_topseller`, `product.parent`.`mark_as_topseller`) as `product.markAsTopseller`, COALESCE(`product`.`weight`, `product.parent`.`weight`) as `product.weight`, COALESCE(`product`.`width`, `product.parent`.`width`) as `product.width`, COALESCE(`product`.`height`, `product.parent`.`height`) as `product.height`, COALESCE(`product`.`length`, `product.parent`.`length`) as `product.length`, COALESCE(`product`.`release_date`, `product.parent`.`release_date`) as `product.releaseDate`, COALESCE(`product`.`rating_average`, `product.parent`.`rating_average`) as `product.ratingAverage`, `product.parent`.`category_tree` as `product.categoryTree.inherited`, COALESCE(`product`.`category_tree`, `product.parent`.`category_tree`) as `product.categoryTree`, `product.parent`.`property_ids` as `product.propertyIds.inherited`, COALESCE(`product`.`property_ids`, `product.parent`.`property_ids`) as `product.propertyIds`, `product.parent`.`option_ids` as `product.optionIds.inherited`, COALESCE(`product`.`option_ids`, `product.parent`.`option_ids`) as `product.optionIds`, `product.parent`.`stream_ids` as `product.streamIds.inherited`, COALESCE(`product`.`stream_ids`, `product.parent`.`stream_ids`) as `product.streamIds`, `product.parent`.`tag_ids` as `product.tagIds.inherited`, COALESCE(`product`.`tag_ids`, `product.parent`.`tag_ids`) as `product.tagIds`, `product.parent`.`category_ids` as `product.categoryIds.inherited`, COALESCE(`product`.`category_ids`, `product.parent`.`category_ids`) as `product.categoryIds`, `product`.`child_count` as `product.childCount`, COALESCE(`product`.`custom_field_set_selection_active`, `product.parent`.`custom_field_set_selection_active`) as `product.customFieldSetSelectionActive`, `product`.`sales` as `product.sales`, `product`.`states` as `product.states`, `product.tax`.`id` as `product.tax.id`, `product.tax`.`tax_rate` as `product.tax.taxRate`, `product.tax`.`name` as `product.tax.name`, `product.tax`.`position` as `product.tax.position`, `product.tax`.`custom_fields` as `product.tax.customFields`, `product.tax`.`created_at` as `product.tax.createdAt`, `product.tax`.`updated_at` as `product.tax.updatedAt`, `product.parent`.`cheapest_price` as `product.cheapestPrice.inherited`, COALESCE(`product`.`cheapest_price`, `product.parent`.`cheapest_price`) as `product.cheapestPrice`, `product`.`created_at` as `product.createdAt`, `product`.`updated_at` as `product.updatedAt`, `product.secondMediaExtension`.`id` as `product.secondMediaExtension.id`, `product.secondMediaExtension`.`product_id` as `product.secondMediaExtension.productId`, `product.secondMediaExtension`.`product_version_id` as `product.secondMediaExtension.productVersionId`, `product.secondMediaExtension`.`second_media_id` as `product.secondMediaExtension.secondMediaId`, `product.secondMediaExtension.secondMedia`.`id` as `product.secondMediaExtension.secondMedia.id`, `product.secondMediaExtension.secondMedia`.`version_id` as `product.secondMediaExtension.secondMedia.versionId`, `product.secondMediaExtension.secondMedia`.`product_id` as `product.secondMediaExtension.secondMedia.productId`, `product.secondMediaExtension.secondMedia`.`product_version_id` as `product.secondMediaExtension.secondMedia.productVersionId`, `product.secondMediaExtension.secondMedia`.`media_id` as `product.secondMediaExtension.secondMedia.mediaId`, `product.secondMediaExtension.secondMedia`.`position` as `product.secondMediaExtension.secondMedia.position`, `product.secondMediaExtension.secondMedia.media`.`id` as `product.secondMediaExtension.secondMedia.media.id`, `product.secondMediaExtension.secondMedia.media`.`user_id` as `product.secondMediaExtension.secondMedia.media.userId`, `product.secondMediaExtension.secondMedia.media`.`media_folder_id` as `product.secondMediaExtension.secondMedia.media.mediaFolderId`, `product.secondMediaExtension.secondMedia.media`.`mime_type` as `product.secondMediaExtension.secondMedia.media.mimeType`, `product.secondMediaExtension.secondMedia.media`.`file_extension` as `product.secondMediaExtension.secondMedia.media.fileExtension`, `product.secondMediaExtension.secondMedia.media`.`uploaded_at` as `product.secondMediaExtension.secondMedia.media.uploadedAt`, `product.secondMediaExtension.secondMedia.media`.`file_name` as `product.secondMediaExtension.secondMedia.media.fileName`, `product.secondMediaExtension.secondMedia.media`.`file_size` as `product.secondMediaExtension.secondMedia.media.fileSize`, `product.secondMediaExtension.secondMedia.media`.`media_type` as `product.secondMediaExtension.secondMedia.media.mediaTypeRaw`, `product.secondMediaExtension.secondMedia.media`.`meta_data` as `product.secondMediaExtension.secondMedia.media.metaData`, `product.secondMediaExtension.secondMedia.media`.`private` as `product.secondMediaExtension.secondMedia.media.private`, `product.secondMediaExtension.secondMedia.media`.`thumbnails_ro` as `product.secondMediaExtension.secondMedia.media.thumbnailsRo`, `product.secondMediaExtension.secondMedia.media`.`created_at` as `product.secondMediaExtension.secondMedia.media.createdAt`, `product.secondMediaExtension.secondMedia.media`.`updated_at` as `product.secondMediaExtension.secondMedia.media.updatedAt`, `product.secondMediaExtension.secondMedia.media.translation.title`, COALESCE(`product.secondMediaExtension.secondMedia.media.translation.title`,`product.secondMediaExtension.secondMedia.media.translation.title`) as `product.secondMediaExtension.secondMedia.media.title`, `product.secondMediaExtension.secondMedia.media.translation.alt`, COALESCE(`product.secondMediaExtension.secondMedia.media.translation.alt`,`product.secondMediaExtension.secondMedia.media.translation.alt`) as `product.secondMediaExtension.secondMedia.media.alt`, `product.secondMediaExtension.secondMedia.media.translation.customFields`, COALESCE(`product.secondMediaExtension.secondMedia.media.translation.customFields`,`product.secondMediaExtension.secondMedia.media.translation.customFields`) as `product.secondMediaExtension.secondMedia.media.customFields`, `product.secondMediaExtension.secondMedia.media.translation.createdAt`, `product.secondMediaExtension.secondMedia.media.translation.updatedAt`, `product.secondMediaExtension.secondMedia.media.translation.mediaId`, `product.secondMediaExtension.secondMedia.media.translation.languageId`, `product.secondMediaExtension.secondMedia`.`custom_fields` as `product.secondMediaExtension.secondMedia.customFields`, `product.secondMediaExtension.secondMedia`.`created_at` as `product.secondMediaExtension.secondMedia.createdAt`, `product.secondMediaExtension.secondMedia`.`updated_at` as `product.secondMediaExtension.secondMedia.updatedAt`, `product.secondMediaExtension`.`created_at` as `product.secondMediaExtension.createdAt`, `product.secondMediaExtension`.`updated_at` as `product.secondMediaExtension.updatedAt`, `product.srsExtension`.`id` as `product.srsExtension.id`, `product.srsExtension`.`version_id` as `product.srsExtension.versionId`, `product.srsExtension`.`product_id` as `product.srsExtension.productId`, `product.srsExtension`.`product_version_id` as `product.srsExtension.productVersionId`, `product.srsExtension`.`srs_id` as `product.srsExtension.srsId`, `product.srsExtension`.`base_id` as `product.srsExtension.baseId`, `product.srsExtension`.`created_at` as `product.srsExtension.createdAt`, `product.srsExtension`.`updated_at` as `product.srsExtension.updatedAt`, `product.manufacturer`.`id` as `product.manufacturer.id`, `product.manufacturer`.`version_id` as `product.manufacturer.versionId`, `product.manufacturer`.`media_id` as `product.manufacturer.mediaId`, `product.manufacturer`.`link` as `product.manufacturer.link`, `product.manufacturer`.`created_at` as `product.manufacturer.createdAt`, `product.manufacturer`.`updated_at` as `product.manufacturer.updatedAt`, `product.manufacturer.baseExtension`.`id` as `product.manufacturer.baseExtension.id`, `product.manufacturer.baseExtension`.`product_manufacturer_id` as `product.manufacturer.baseExtension.productManufacturerId`, `product.manufacturer.baseExtension`.`product_manufacturer_version_id` as `product.manufacturer.baseExtension.productManufacturerVersionId`, `product.manufacturer.baseExtension`.`active` as `product.manufacturer.baseExtension.active`, `product.manufacturer.baseExtension`.`type` as `product.manufacturer.baseExtension.type`, `product.manufacturer.baseExtension`.`created_at` as `product.manufacturer.baseExtension.createdAt`, `product.manufacturer.baseExtension`.`updated_at` as `product.manufacturer.baseExtension.updatedAt`, `product.manufacturer.listingPageExtension`.`id` as `product.manufacturer.listingPageExtension.id`, `product.manufacturer.listingPageExtension`.`product_manufacturer_id` as `product.manufacturer.listingPageExtension.productManufacturerId`, `product.manufacturer.listingPageExtension`.`product_manufacturer_version_id` as `product.manufacturer.listingPageExtension.productManufacturerVersionId`, `product.manufacturer.listingPageExtension`.`active` as `product.manufacturer.listingPageExtension.active`, `product.manufacturer.listingPageExtension`.`type` as `product.manufacturer.listingPageExtension.type`, `product.manufacturer.listingPageExtension`.`product_assignment_type` as `product.manufacturer.listingPageExtension.productAssignmentType`, `product.manufacturer.listingPageExtension`.`product_stream_id` as `product.manufacturer.listingPageExtension.productStreamId`, `product.manufacturer.listingPageExtension`.`size_media` as `product.manufacturer.listingPageExtension.sizeMediaId`, `product.manufacturer.listingPageExtension`.`highlight_media` as `product.manufacturer.listingPageExtension.highlightMediaId`, `product.manufacturer.listingPageExtension`.`created_at` as `product.manufacturer.listingPageExtension.createdAt`, `product.manufacturer.listingPageExtension`.`updated_at` as `product.manufacturer.listingPageExtension.updatedAt`, `product.manufacturer.listingPageExtension.translation.description`, COALESCE(`product.manufacturer.listingPageExtension.translation.description`,`product.manufacturer.listingPageExtension.translation.description`) as `product.manufacturer.listingPageExtension.description`, `product.manufacturer.listingPageExtension.translation.sizeDescription`, COALESCE(`product.manufacturer.listingPageExtension.translation.sizeDescription`,`product.manufacturer.listingPageExtension.translation.sizeDescription`) as `product.manufacturer.listingPageExtension.sizeDescription`, `product.manufacturer.listingPageExtension.translation.createdAt`, `product.manufacturer.listingPageExtension.translation.updatedAt`, `product.manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product.manufacturer.listingPageExtension.translation.languageId`, `product.manufacturer.productPageExtension`.`id` as `product.manufacturer.productPageExtension.id`, `product.manufacturer.productPageExtension`.`product_manufacturer_id` as `product.manufacturer.productPageExtension.productManufacturerId`, `product.manufacturer.productPageExtension`.`product_manufacturer_version_id` as `product.manufacturer.productPageExtension.productManufacturerVersionId`, `product.manufacturer.productPageExtension`.`cms_page_type` as `product.manufacturer.productPageExtension.cmsPageType`, `product.manufacturer.productPageExtension`.`cms_page_id` as `product.manufacturer.productPageExtension.cmsPageId`, `product.manufacturer.productPageExtension`.`cms_page_version_id` as `product.manufacturer.productPageExtension.cmsPageVersionId`, `product.manufacturer.productPageExtension`.`created_at` as `product.manufacturer.productPageExtension.createdAt`, `product.manufacturer.productPageExtension`.`updated_at` as `product.manufacturer.productPageExtension.updatedAt`, `product.manufacturer.productPageExtension.translation.url`, COALESCE(`product.manufacturer.productPageExtension.translation.url`,`product.manufacturer.productPageExtension.translation.url`) as `product.manufacturer.productPageExtension.url`, `product.manufacturer.productPageExtension.translation.metaTitle`, COALESCE(`product.manufacturer.productPageExtension.translation.metaTitle`,`product.manufacturer.productPageExtension.translation.metaTitle`) as `product.manufacturer.productPageExtension.metaTitle`, `product.manufacturer.productPageExtension.translation.metaDescription`, COALESCE(`product.manufacturer.productPageExtension.translation.metaDescription`,`product.manufacturer.productPageExtension.translation.metaDescription`) as `product.manufacturer.productPageExtension.metaDescription`, `product.manufacturer.productPageExtension.translation.keywords`, COALESCE(`product.manufacturer.productPageExtension.translation.keywords`,`product.manufacturer.productPageExtension.translation.keywords`) as `product.manufacturer.productPageExtension.keywords`, `product.manufacturer.productPageExtension.translation.slotConfig`, COALESCE(`product.manufacturer.productPageExtension.translation.slotConfig`,`product.manufacturer.productPageExtension.translation.slotConfig`) as `product.manufacturer.productPageExtension.slotConfig`, `product.manufacturer.productPageExtension.translation.createdAt`, `product.manufacturer.productPageExtension.translation.updatedAt`, `product.manufacturer.productPageExtension.translation.productPageExtensionId`, `product.manufacturer.productPageExtension.translation.languageId`, `product.manufacturer.translation.name`, COALESCE(`product.manufacturer.translation.name`,`product.manufacturer.translation.name`) as `product.manufacturer.name`, `product.manufacturer.translation.description`, COALESCE(`product.manufacturer.translation.description`,`product.manufacturer.translation.description`) as `product.manufacturer.description`, `product.manufacturer.translation.customFields`, COALESCE(`product.manufacturer.translation.customFields`,`product.manufacturer.translation.customFields`) as `product.manufacturer.customFields`, `product.manufacturer.translation.createdAt`, `product.manufacturer.translation.updatedAt`, `product.manufacturer.translation.productManufacturerId`, `product.manufacturer.translation.languageId`, `product.manufacturer.translation.productManufacturerVersionId`, (SELECT GROUP_CONCAT(HEX(`product.options.mapping`.`property_group_option_id`) SEPARATOR '||')
FROM `product_option` `product.options.mapping`
WHERE `product.options.mapping`.`product_id` = `product`.`id` ) as `product.options.id_mapping`, `product.cover`.`id` as `product.cover.id`, `product.cover`.`version_id` as `product.cover.versionId`, `product.cover`.`product_id` as `product.cover.productId`, `product.cover`.`product_version_id` as `product.cover.productVersionId`, `product.cover`.`media_id` as `product.cover.mediaId`, `product.cover`.`position` as `product.cover.position`, `product.cover.media`.`id` as `product.cover.media.id`, `product.cover.media`.`user_id` as `product.cover.media.userId`, `product.cover.media`.`media_folder_id` as `product.cover.media.mediaFolderId`, `product.cover.media`.`mime_type` as `product.cover.media.mimeType`, `product.cover.media`.`file_extension` as `product.cover.media.fileExtension`, `product.cover.media`.`uploaded_at` as `product.cover.media.uploadedAt`, `product.cover.media`.`file_name` as `product.cover.media.fileName`, `product.cover.media`.`file_size` as `product.cover.media.fileSize`, `product.cover.media`.`media_type` as `product.cover.media.mediaTypeRaw`, `product.cover.media`.`meta_data` as `product.cover.media.metaData`, `product.cover.media`.`private` as `product.cover.media.private`, `product.cover.media`.`thumbnails_ro` as `product.cover.media.thumbnailsRo`, `product.cover.media`.`created_at` as `product.cover.media.createdAt`, `product.cover.media`.`updated_at` as `product.cover.media.updatedAt`, `product.cover.media.translation.title`, COALESCE(`product.cover.media.translation.title`,`product.cover.media.translation.title`) as `product.cover.media.title`, `product.cover.media.translation.alt`, COALESCE(`product.cover.media.translation.alt`,`product.cover.media.translation.alt`) as `product.cover.media.alt`, `product.cover.media.translation.customFields`, COALESCE(`product.cover.media.translation.customFields`,`product.cover.media.translation.customFields`) as `product.cover.media.customFields`, `product.cover.media.translation.createdAt`, `product.cover.media.translation.updatedAt`, `product.cover.media.translation.mediaId`, `product.cover.media.translation.languageId`, `product.cover`.`custom_fields` as `product.cover.customFields`, `product.cover`.`created_at` as `product.cover.createdAt`, `product.cover`.`updated_at` as `product.cover.updatedAt`, (SELECT GROUP_CONCAT(HEX(`product.properties.mapping`.`property_group_option_id`) SEPARATOR '||')
FROM `product_property` `product.properties.mapping`
WHERE `product.properties.mapping`.`product_id` = `product`.`properties` ) as `product.properties.id_mapping`, `product.translation.metaDescription`, `product.parent.translation.metaDescription`, COALESCE(`product.translation.metaDescription`,`product.parent.translation.metaDescription`,`product.translation.metaDescription`) as `product.metaDescription`, `product.translation.name`, `product.parent.translation.name`, COALESCE(`product.translation.name`,`product.parent.translation.name`,`product.translation.name`) as `product.name`, `product.translation.keywords`, `product.parent.translation.keywords`, COALESCE(`product.translation.keywords`,`product.parent.translation.keywords`,`product.translation.keywords`) as `product.keywords`, `product.translation.description`, `product.parent.translation.description`, COALESCE(`product.translation.description`,`product.parent.translation.description`,`product.translation.description`) as `product.description`, `product.translation.metaTitle`, `product.parent.translation.metaTitle`, COALESCE(`product.translation.metaTitle`,`product.parent.translation.metaTitle`,`product.translation.metaTitle`) as `product.metaTitle`, `product.translation.packUnit`, `product.parent.translation.packUnit`, COALESCE(`product.translation.packUnit`,`product.parent.translation.packUnit`,`product.translation.packUnit`) as `product.packUnit`, `product.translation.packUnitPlural`, `product.parent.translation.packUnitPlural`, COALESCE(`product.translation.packUnitPlural`,`product.parent.translation.packUnitPlural`,`product.translation.packUnitPlural`) as `product.packUnitPlural`, `product.translation.customSearchKeywords`, `product.parent.translation.customSearchKeywords`, COALESCE(`product.translation.customSearchKeywords`,`product.parent.translation.customSearchKeywords`,`product.translation.customSearchKeywords`) as `product.customSearchKeywords`, `product.translation.slotConfig`, `product.parent.translation.slotConfig`, COALESCE(`product.translation.slotConfig`,`product.parent.translation.slotConfig`,`product.translation.slotConfig`) as `product.slotConfig`, `product.translation.customFields`, `product.parent.translation.customFields`, COALESCE(`product.translation.customFields`,`product.parent.translation.customFields`,`product.translation.customFields`) as `product.customFields`, `product.translation.createdAt`, `product.parent.translation.createdAt`, `product.translation.updatedAt`, `product.parent.translation.updatedAt`, `product.translation.productId`, `product.parent.translation.productId`, `product.translation.languageId`, `product.parent.translation.languageId`, `product.translation.productVersionId`, `product.parent.translation.productVersionId` 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_srs_extension` `product.srsExtension` ON `product`.`srsExtension` = `product.srsExtension`.`product_id` AND `product`.`version_id` = `product.srsExtension`.`version_id` LEFT JOIN (SELECT `product.translation`.product_id, `product.translation`.product_version_id, `product.translation`.meta_description as `product.translation.metaDescription`, `product.translation`.name as `product.translation.name`, `product.translation`.keywords as `product.translation.keywords`, `product.translation`.description as `product.translation.description`, `product.translation`.meta_title as `product.translation.metaTitle`, `product.translation`.pack_unit as `product.translation.packUnit`, `product.translation`.pack_unit_plural as `product.translation.packUnitPlural`, `product.translation`.custom_search_keywords as `product.translation.customSearchKeywords`, `product.translation`.slot_config as `product.translation.slotConfig`, `product.translation`.custom_fields as `product.translation.customFields`, `product.translation`.created_at as `product.translation.createdAt`, `product.translation`.updated_at as `product.translation.updatedAt`, `product.translation`.product_id as `product.translation.productId`, `product.translation`.language_id as `product.translation.languageId`, `product.translation`.product_version_id as `product.translation.productVersionId` FROM `product_translation` `product.translation` WHERE `product.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.product_translation` ON `product.product_translation`.`product_id` = `product`.`id` AND `product.product_translation`.product_version_id = `product`.version_id LEFT JOIN (SELECT `product.parent.translation`.product_id, `product.parent.translation`.product_version_id, `product.parent.translation`.meta_description as `product.parent.translation.metaDescription`, `product.parent.translation`.name as `product.parent.translation.name`, `product.parent.translation`.keywords as `product.parent.translation.keywords`, `product.parent.translation`.description as `product.parent.translation.description`, `product.parent.translation`.meta_title as `product.parent.translation.metaTitle`, `product.parent.translation`.pack_unit as `product.parent.translation.packUnit`, `product.parent.translation`.pack_unit_plural as `product.parent.translation.packUnitPlural`, `product.parent.translation`.custom_search_keywords as `product.parent.translation.customSearchKeywords`, `product.parent.translation`.slot_config as `product.parent.translation.slotConfig`, `product.parent.translation`.custom_fields as `product.parent.translation.customFields`, `product.parent.translation`.created_at as `product.parent.translation.createdAt`, `product.parent.translation`.updated_at as `product.parent.translation.updatedAt`, `product.parent.translation`.product_id as `product.parent.translation.productId`, `product.parent.translation`.language_id as `product.parent.translation.languageId`, `product.parent.translation`.product_version_id as `product.parent.translation.productVersionId` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.product_translation.parent` ON `product.product_translation.parent`.`product_id` = `product.parent`.`id` AND `product.product_translation.parent`.product_version_id = `product.parent`.version_id LEFT JOIN `tax` `product.tax` ON `product`.`tax` = `product.tax`.`id` LEFT JOIN `nd_second_media_extension` `product.secondMediaExtension` ON `product`.`secondMediaExtension` = `product.secondMediaExtension`.`product_id` LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product`.`manufacturer` = `product.manufacturer`.`id` AND `product`.`version_id` = `product.manufacturer`.`version_id` LEFT JOIN `product_media` `product.cover` ON `product`.`cover` = `product.cover`.`id` AND `product`.`version_id` = `product.cover`.`version_id` LEFT JOIN `product_media` `product.secondMediaExtension.secondMedia` ON `product.secondMediaExtension`.`second_media_id` = `product.secondMediaExtension.secondMedia`.`id` LEFT JOIN `media` `product.secondMediaExtension.secondMedia.media` ON `product.secondMediaExtension.secondMedia`.`media_id` = `product.secondMediaExtension.secondMedia.media`.`id` LEFT JOIN (SELECT `product.secondMediaExtension.secondMedia.media.translation`.media_id, `product.secondMediaExtension.secondMedia.media.translation`.title as `product.secondMediaExtension.secondMedia.media.translation.title`, `product.secondMediaExtension.secondMedia.media.translation`.alt as `product.secondMediaExtension.secondMedia.media.translation.alt`, `product.secondMediaExtension.secondMedia.media.translation`.custom_fields as `product.secondMediaExtension.secondMedia.media.translation.customFields`, `product.secondMediaExtension.secondMedia.media.translation`.created_at as `product.secondMediaExtension.secondMedia.media.translation.createdAt`, `product.secondMediaExtension.secondMedia.media.translation`.updated_at as `product.secondMediaExtension.secondMedia.media.translation.updatedAt`, `product.secondMediaExtension.secondMedia.media.translation`.media_id as `product.secondMediaExtension.secondMedia.media.translation.mediaId`, `product.secondMediaExtension.secondMedia.media.translation`.language_id as `product.secondMediaExtension.secondMedia.media.translation.languageId` FROM `media_translation` `product.secondMediaExtension.secondMedia.media.translation` WHERE `product.secondMediaExtension.secondMedia.media.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.secondMediaExtension.secondMedia.media.media_translation` ON `product.secondMediaExtension.secondMedia.media.media_translation`.`media_id` = `product.secondMediaExtension.secondMedia.media`.`id` LEFT JOIN (SELECT `product.manufacturer.translation`.product_manufacturer_id, `product.manufacturer.translation`.product_manufacturer_version_id, `product.manufacturer.translation`.name as `product.manufacturer.translation.name`, `product.manufacturer.translation`.description as `product.manufacturer.translation.description`, `product.manufacturer.translation`.custom_fields as `product.manufacturer.translation.customFields`, `product.manufacturer.translation`.created_at as `product.manufacturer.translation.createdAt`, `product.manufacturer.translation`.updated_at as `product.manufacturer.translation.updatedAt`, `product.manufacturer.translation`.product_manufacturer_id as `product.manufacturer.translation.productManufacturerId`, `product.manufacturer.translation`.language_id as `product.manufacturer.translation.languageId`, `product.manufacturer.translation`.product_manufacturer_version_id as `product.manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer_translation` `product.manufacturer.translation` WHERE `product.manufacturer.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.manufacturer.product_manufacturer_translation` ON `product.manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product.manufacturer`.`id` AND `product.manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product.manufacturer`.version_id LEFT JOIN `base_extension` `product.manufacturer.baseExtension` ON `product.manufacturer`.`id` = `product.manufacturer.baseExtension`.`product_manufacturer_id` LEFT JOIN `listing_page_extension` `product.manufacturer.listingPageExtension` ON `product.manufacturer`.`id` = `product.manufacturer.listingPageExtension`.`product_manufacturer_id` LEFT JOIN `product_page_extension` `product.manufacturer.productPageExtension` ON `product.manufacturer`.`id` = `product.manufacturer.productPageExtension`.`product_manufacturer_id` LEFT JOIN (SELECT `product.manufacturer.listingPageExtension.translation`.listing_page_extension_id, `product.manufacturer.listingPageExtension.translation`.description as `product.manufacturer.listingPageExtension.translation.description`, `product.manufacturer.listingPageExtension.translation`.size_description as `product.manufacturer.listingPageExtension.translation.sizeDescription`, `product.manufacturer.listingPageExtension.translation`.created_at as `product.manufacturer.listingPageExtension.translation.createdAt`, `product.manufacturer.listingPageExtension.translation`.updated_at as `product.manufacturer.listingPageExtension.translation.updatedAt`, `product.manufacturer.listingPageExtension.translation`.listing_page_extension_id as `product.manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product.manufacturer.listingPageExtension.translation`.language_id as `product.manufacturer.listingPageExtension.translation.languageId` FROM `listing_page_extension_translation` `product.manufacturer.listingPageExtension.translation` WHERE `product.manufacturer.listingPageExtension.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.manufacturer.listingPageExtension.listing_page_extension_translation` ON `product.manufacturer.listingPageExtension.listing_page_extension_translation`.`listing_page_extension_id` = `product.manufacturer.listingPageExtension`.`id` LEFT JOIN (SELECT `product.manufacturer.productPageExtension.translation`.product_page_extension_id, `product.manufacturer.productPageExtension.translation`.url as `product.manufacturer.productPageExtension.translation.url`, `product.manufacturer.productPageExtension.translation`.meta_title as `product.manufacturer.productPageExtension.translation.metaTitle`, `product.manufacturer.productPageExtension.translation`.meta_description as `product.manufacturer.productPageExtension.translation.metaDescription`, `product.manufacturer.productPageExtension.translation`.keywords as `product.manufacturer.productPageExtension.translation.keywords`, `product.manufacturer.productPageExtension.translation`.slot_config as `product.manufacturer.productPageExtension.translation.slotConfig`, `product.manufacturer.productPageExtension.translation`.created_at as `product.manufacturer.productPageExtension.translation.createdAt`, `product.manufacturer.productPageExtension.translation`.updated_at as `product.manufacturer.productPageExtension.translation.updatedAt`, `product.manufacturer.productPageExtension.translation`.product_page_extension_id as `product.manufacturer.productPageExtension.translation.productPageExtensionId`, `product.manufacturer.productPageExtension.translation`.language_id as `product.manufacturer.productPageExtension.translation.languageId` FROM `product_page_extension_translation` `product.manufacturer.productPageExtension.translation` WHERE `product.manufacturer.productPageExtension.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.manufacturer.productPageExtension.product_page_extension_translation` ON `product.manufacturer.productPageExtension.product_page_extension_translation`.`product_page_extension_id` = `product.manufacturer.productPageExtension`.`id` LEFT JOIN `media` `product.cover.media` ON `product.cover`.`media_id` = `product.cover.media`.`id` LEFT JOIN (SELECT `product.cover.media.translation`.media_id, `product.cover.media.translation`.title as `product.cover.media.translation.title`, `product.cover.media.translation`.alt as `product.cover.media.translation.alt`, `product.cover.media.translation`.custom_fields as `product.cover.media.translation.customFields`, `product.cover.media.translation`.created_at as `product.cover.media.translation.createdAt`, `product.cover.media.translation`.updated_at as `product.cover.media.translation.updatedAt`, `product.cover.media.translation`.media_id as `product.cover.media.translation.mediaId`, `product.cover.media.translation`.language_id as `product.cover.media.translation.languageId` FROM `media_translation` `product.cover.media.translation` WHERE `product.cover.media.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.cover.media.media_translation` ON `product.cover.media.media_translation`.`media_id` = `product.cover.media`.`id` WHERE (`product`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((`product.srsExtension`.`base_id` = '00266350' AND `product`.`parent_id` <=> NULL));
array:56 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 88)"
10 => "Nd\Srs\Subscriber\AddProductGroupData::getGroup (line 55)"
11 => "Nd\Srs\Subscriber\AddProductGroupData::onProductsLoaded (line 270)"
12 => "Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} (line 230)"
13 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
14 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
15 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
16 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
17 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
18 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 33)"
19 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
20 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 208)"
21 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
22 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 147)"
23 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::fetchByCriteria (line 85)"
24 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
25 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
26 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
27 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
28 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
29 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
30 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
31 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
32 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
33 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
34 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
35 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
36 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
37 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
38 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
39 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
40 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
41 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
42 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
43 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
44 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
45 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
46 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
47 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
48 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
49 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
50 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
51 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
52 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
53 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
54 => "Shopware\Core\HttpKernel::doHandle (line 81)"
55 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
1.59 ms (0.00%)
|
|
SELECT `product_media`.`id` as `product_media.id`, `product_media`.`version_id` as `product_media.versionId`, `product_media`.`product_id` as `product_media.productId`, `product_media`.`product_version_id` as `product_media.productVersionId`, `product_media`.`media_id` as `product_media.mediaId`, `product_media`.`position` as `product_media.position`, `product_media.media`.`id` as `product_media.media.id`, `product_media.media`.`user_id` as `product_media.media.userId`, `product_media.media`.`media_folder_id` as `product_media.media.mediaFolderId`, `product_media.media`.`mime_type` as `product_media.media.mimeType`, `product_media.media`.`file_extension` as `product_media.media.fileExtension`, `product_media.media`.`uploaded_at` as `product_media.media.uploadedAt`, `product_media.media`.`file_name` as `product_media.media.fileName`, `product_media.media`.`file_size` as `product_media.media.fileSize`, `product_media.media`.`media_type` as `product_media.media.mediaTypeRaw`, `product_media.media`.`meta_data` as `product_media.media.metaData`, `product_media.media`.`private` as `product_media.media.private`, `product_media.media`.`thumbnails_ro` as `product_media.media.thumbnailsRo`, `product_media.media`.`created_at` as `product_media.media.createdAt`, `product_media.media`.`updated_at` as `product_media.media.updatedAt`, `product_media.media.translation.title`, COALESCE(`product_media.media.translation.title`,`product_media.media.translation.title`) as `product_media.media.title`, `product_media.media.translation.alt`, COALESCE(`product_media.media.translation.alt`,`product_media.media.translation.alt`) as `product_media.media.alt`, `product_media.media.translation.customFields`, COALESCE(`product_media.media.translation.customFields`,`product_media.media.translation.customFields`) as `product_media.media.customFields`, `product_media.media.translation.createdAt`, `product_media.media.translation.updatedAt`, `product_media.media.translation.mediaId`, `product_media.media.translation.languageId`, `product_media`.`custom_fields` as `product_media.customFields`, `product_media`.`created_at` as `product_media.createdAt`, `product_media`.`updated_at` as `product_media.updatedAt` FROM `product_media` LEFT JOIN `media` `product_media.media` ON `product_media`.`media_id` = `product_media.media`.`id` LEFT JOIN (SELECT `product_media.media.translation`.media_id, `product_media.media.translation`.title as `product_media.media.translation.title`, `product_media.media.translation`.alt as `product_media.media.translation.alt`, `product_media.media.translation`.custom_fields as `product_media.media.translation.customFields`, `product_media.media.translation`.created_at as `product_media.media.translation.createdAt`, `product_media.media.translation`.updated_at as `product_media.media.translation.updatedAt`, `product_media.media.translation`.media_id as `product_media.media.translation.mediaId`, `product_media.media.translation`.language_id as `product_media.media.translation.languageId` FROM `media_translation` `product_media.media.translation` WHERE `product_media.media.translation`.language_id = :languageId) `product_media.media.media_translation` ON `product_media.media.media_translation`.`media_id` = `product_media.media`.`id` WHERE (`product_media`.`version_id` = :version) AND ((`product_media`.`product_id` IN (:param_d4069194f06e4ff0ac17273af25413e1)))
SELECT
`product_media`.`id` as `product_media.id`,
`product_media`.`version_id` as `product_media.versionId`,
`product_media`.`product_id` as `product_media.productId`,
`product_media`.`product_version_id` as `product_media.productVersionId`,
`product_media`.`media_id` as `product_media.mediaId`,
`product_media`.`position` as `product_media.position`,
`product_media.media`.`id` as `product_media.media.id`,
`product_media.media`.`user_id` as `product_media.media.userId`,
`product_media.media`.`media_folder_id` as `product_media.media.mediaFolderId`,
`product_media.media`.`mime_type` as `product_media.media.mimeType`,
`product_media.media`.`file_extension` as `product_media.media.fileExtension`,
`product_media.media`.`uploaded_at` as `product_media.media.uploadedAt`,
`product_media.media`.`file_name` as `product_media.media.fileName`,
`product_media.media`.`file_size` as `product_media.media.fileSize`,
`product_media.media`.`media_type` as `product_media.media.mediaTypeRaw`,
`product_media.media`.`meta_data` as `product_media.media.metaData`,
`product_media.media`.`private` as `product_media.media.private`,
`product_media.media`.`thumbnails_ro` as `product_media.media.thumbnailsRo`,
`product_media.media`.`created_at` as `product_media.media.createdAt`,
`product_media.media`.`updated_at` as `product_media.media.updatedAt`,
`product_media.media.translation.title`,
COALESCE(
`product_media.media.translation.title`,
`product_media.media.translation.title`
) as `product_media.media.title`,
`product_media.media.translation.alt`,
COALESCE(
`product_media.media.translation.alt`,
`product_media.media.translation.alt`
) as `product_media.media.alt`,
`product_media.media.translation.customFields`,
COALESCE(
`product_media.media.translation.customFields`,
`product_media.media.translation.customFields`
) as `product_media.media.customFields`,
`product_media.media.translation.createdAt`,
`product_media.media.translation.updatedAt`,
`product_media.media.translation.mediaId`,
`product_media.media.translation.languageId`,
`product_media`.`custom_fields` as `product_media.customFields`,
`product_media`.`created_at` as `product_media.createdAt`,
`product_media`.`updated_at` as `product_media.updatedAt`
FROM
`product_media`
LEFT JOIN `media` `product_media.media` ON `product_media`.`media_id` = `product_media.media`.`id`
LEFT JOIN (
SELECT
`product_media.media.translation`.media_id,
`product_media.media.translation`.title as `product_media.media.translation.title`,
`product_media.media.translation`.alt as `product_media.media.translation.alt`,
`product_media.media.translation`.custom_fields as `product_media.media.translation.customFields`,
`product_media.media.translation`.created_at as `product_media.media.translation.createdAt`,
`product_media.media.translation`.updated_at as `product_media.media.translation.updatedAt`,
`product_media.media.translation`.media_id as `product_media.media.translation.mediaId`,
`product_media.media.translation`.language_id as `product_media.media.translation.languageId`
FROM
`media_translation` `product_media.media.translation`
WHERE
`product_media.media.translation`.language_id = : languageId
) `product_media.media.media_translation` ON `product_media.media.media_translation`.`media_id` = `product_media.media`.`id`
WHERE
(
`product_media`.`version_id` = : version
)
AND (
(
`product_media`.`product_id` IN (
: param_d4069194f06e4ff0ac17273af25413e1
)
)
)
SELECT `product_media`.`id` as `product_media.id`, `product_media`.`version_id` as `product_media.versionId`, `product_media`.`product_id` as `product_media.productId`, `product_media`.`product_version_id` as `product_media.productVersionId`, `product_media`.`media_id` as `product_media.mediaId`, `product_media`.`position` as `product_media.position`, `product_media.media`.`id` as `product_media.media.id`, `product_media.media`.`user_id` as `product_media.media.userId`, `product_media.media`.`media_folder_id` as `product_media.media.mediaFolderId`, `product_media.media`.`mime_type` as `product_media.media.mimeType`, `product_media.media`.`file_extension` as `product_media.media.fileExtension`, `product_media.media`.`uploaded_at` as `product_media.media.uploadedAt`, `product_media.media`.`file_name` as `product_media.media.fileName`, `product_media.media`.`file_size` as `product_media.media.fileSize`, `product_media.media`.`media_type` as `product_media.media.mediaTypeRaw`, `product_media.media`.`meta_data` as `product_media.media.metaData`, `product_media.media`.`private` as `product_media.media.private`, `product_media.media`.`thumbnails_ro` as `product_media.media.thumbnailsRo`, `product_media.media`.`created_at` as `product_media.media.createdAt`, `product_media.media`.`updated_at` as `product_media.media.updatedAt`, `product_media.media.translation.title`, COALESCE(`product_media.media.translation.title`,`product_media.media.translation.title`) as `product_media.media.title`, `product_media.media.translation.alt`, COALESCE(`product_media.media.translation.alt`,`product_media.media.translation.alt`) as `product_media.media.alt`, `product_media.media.translation.customFields`, COALESCE(`product_media.media.translation.customFields`,`product_media.media.translation.customFields`) as `product_media.media.customFields`, `product_media.media.translation.createdAt`, `product_media.media.translation.updatedAt`, `product_media.media.translation.mediaId`, `product_media.media.translation.languageId`, `product_media`.`custom_fields` as `product_media.customFields`, `product_media`.`created_at` as `product_media.createdAt`, `product_media`.`updated_at` as `product_media.updatedAt` FROM `product_media` LEFT JOIN `media` `product_media.media` ON `product_media`.`media_id` = `product_media.media`.`id` LEFT JOIN (SELECT `product_media.media.translation`.media_id, `product_media.media.translation`.title as `product_media.media.translation.title`, `product_media.media.translation`.alt as `product_media.media.translation.alt`, `product_media.media.translation`.custom_fields as `product_media.media.translation.customFields`, `product_media.media.translation`.created_at as `product_media.media.translation.createdAt`, `product_media.media.translation`.updated_at as `product_media.media.translation.updatedAt`, `product_media.media.translation`.media_id as `product_media.media.translation.mediaId`, `product_media.media.translation`.language_id as `product_media.media.translation.languageId` FROM `media_translation` `product_media.media.translation` WHERE `product_media.media.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product_media.media.media_translation` ON `product_media.media.media_translation`.`media_id` = `product_media.media`.`id` WHERE (`product_media`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((`product_media`.`product_id` IN (0x838D5EC29AF1FD428CD573106017D9B5, 0x96BB55CE776BE8649EC3E7EAB5AE43BF)));
array:60 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 496)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToManyWithoutPagination (line 438)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToMany (line 1210)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetchAssociations (line 152)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
12 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
13 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 88)"
14 => "Nd\Srs\Subscriber\AddProductGroupData::getGroup (line 55)"
15 => "Nd\Srs\Subscriber\AddProductGroupData::onProductsLoaded (line 270)"
16 => "Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} (line 230)"
17 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
18 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
19 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
20 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
21 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
22 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 33)"
23 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
24 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 208)"
25 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
26 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 147)"
27 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::fetchByCriteria (line 85)"
28 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
29 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
30 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
31 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
32 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
33 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
34 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
35 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
36 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
37 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
38 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
39 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
40 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
41 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
42 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
43 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
44 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
45 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
46 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
47 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
48 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
49 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
50 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
51 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
52 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
53 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
54 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
55 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
56 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
57 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
58 => "Shopware\Core\HttpKernel::doHandle (line 81)"
59 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
2.00 ms (0.00%)
|
|
SELECT `property_group_option`.`id` as `property_group_option.id`, `property_group_option`.`property_group_id` as `property_group_option.groupId`, `property_group_option`.`color_hex_code` as `property_group_option.colorHexCode`, `property_group_option`.`media_id` as `property_group_option.mediaId`, `property_group_option`.`created_at` as `property_group_option.createdAt`, `property_group_option`.`updated_at` as `property_group_option.updatedAt`, `property_group_option.group`.`id` as `property_group_option.group.id`, `property_group_option.group`.`display_type` as `property_group_option.group.displayType`, `property_group_option.group`.`sorting_type` as `property_group_option.group.sortingType`, `property_group_option.group`.`filterable` as `property_group_option.group.filterable`, `property_group_option.group`.`visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage`, `property_group_option.group`.`created_at` as `property_group_option.group.createdAt`, `property_group_option.group`.`updated_at` as `property_group_option.group.updatedAt`, `property_group_option.group.translation.name`, COALESCE(`property_group_option.group.translation.name`,`property_group_option.group.translation.name`) as `property_group_option.group.name`, `property_group_option.group.translation.description`, COALESCE(`property_group_option.group.translation.description`,`property_group_option.group.translation.description`) as `property_group_option.group.description`, `property_group_option.group.translation.position`, COALESCE(`property_group_option.group.translation.position`,`property_group_option.group.translation.position`) as `property_group_option.group.position`, `property_group_option.group.translation.customFields`, COALESCE(`property_group_option.group.translation.customFields`,`property_group_option.group.translation.customFields`) as `property_group_option.group.customFields`, `property_group_option.group.translation.createdAt`, `property_group_option.group.translation.updatedAt`, `property_group_option.group.translation.propertyGroupId`, `property_group_option.group.translation.languageId`, `property_group_option.translation.name`, COALESCE(`property_group_option.translation.name`,`property_group_option.translation.name`) as `property_group_option.name`, `property_group_option.translation.position`, COALESCE(`property_group_option.translation.position`,`property_group_option.translation.position`) as `property_group_option.position`, `property_group_option.translation.customFields`, COALESCE(`property_group_option.translation.customFields`,`property_group_option.translation.customFields`) as `property_group_option.customFields`, `property_group_option.translation.createdAt`, `property_group_option.translation.updatedAt`, `property_group_option.translation.propertyGroupOptionId`, `property_group_option.translation.languageId` FROM `property_group_option` LEFT JOIN (SELECT `property_group_option.translation`.property_group_option_id, `property_group_option.translation`.name as `property_group_option.translation.name`, `property_group_option.translation`.position as `property_group_option.translation.position`, `property_group_option.translation`.custom_fields as `property_group_option.translation.customFields`, `property_group_option.translation`.created_at as `property_group_option.translation.createdAt`, `property_group_option.translation`.updated_at as `property_group_option.translation.updatedAt`, `property_group_option.translation`.property_group_option_id as `property_group_option.translation.propertyGroupOptionId`, `property_group_option.translation`.language_id as `property_group_option.translation.languageId` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation`.language_id = :languageId) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation`.`property_group_option_id` = `property_group_option`.`id` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option`.`property_group_id` = `property_group_option.group`.`id` LEFT JOIN (SELECT `property_group_option.group.translation`.property_group_id, `property_group_option.group.translation`.name as `property_group_option.group.translation.name`, `property_group_option.group.translation`.description as `property_group_option.group.translation.description`, `property_group_option.group.translation`.position as `property_group_option.group.translation.position`, `property_group_option.group.translation`.custom_fields as `property_group_option.group.translation.customFields`, `property_group_option.group.translation`.created_at as `property_group_option.group.translation.createdAt`, `property_group_option.group.translation`.updated_at as `property_group_option.group.translation.updatedAt`, `property_group_option.group.translation`.property_group_id as `property_group_option.group.translation.propertyGroupId`, `property_group_option.group.translation`.language_id as `property_group_option.group.translation.languageId` FROM `property_group_translation` `property_group_option.group.translation` WHERE `property_group_option.group.translation`.language_id = :languageId) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation`.`property_group_id` = `property_group_option.group`.`id` WHERE `property_group_option`.`id` IN (:ids)
SELECT
`property_group_option`.`id` as `property_group_option.id`,
`property_group_option`.`property_group_id` as `property_group_option.groupId`,
`property_group_option`.`color_hex_code` as `property_group_option.colorHexCode`,
`property_group_option`.`media_id` as `property_group_option.mediaId`,
`property_group_option`.`created_at` as `property_group_option.createdAt`,
`property_group_option`.`updated_at` as `property_group_option.updatedAt`,
`property_group_option.group`.`id` as `property_group_option.group.id`,
`property_group_option.group`.`display_type` as `property_group_option.group.displayType`,
`property_group_option.group`.`sorting_type` as `property_group_option.group.sortingType`,
`property_group_option.group`.`filterable` as `property_group_option.group.filterable`,
`property_group_option.group`.`visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage`,
`property_group_option.group`.`created_at` as `property_group_option.group.createdAt`,
`property_group_option.group`.`updated_at` as `property_group_option.group.updatedAt`,
`property_group_option.group.translation.name`,
COALESCE(
`property_group_option.group.translation.name`,
`property_group_option.group.translation.name`
) as `property_group_option.group.name`,
`property_group_option.group.translation.description`,
COALESCE(
`property_group_option.group.translation.description`,
`property_group_option.group.translation.description`
) as `property_group_option.group.description`,
`property_group_option.group.translation.position`,
COALESCE(
`property_group_option.group.translation.position`,
`property_group_option.group.translation.position`
) as `property_group_option.group.position`,
`property_group_option.group.translation.customFields`,
COALESCE(
`property_group_option.group.translation.customFields`,
`property_group_option.group.translation.customFields`
) as `property_group_option.group.customFields`,
`property_group_option.group.translation.createdAt`,
`property_group_option.group.translation.updatedAt`,
`property_group_option.group.translation.propertyGroupId`,
`property_group_option.group.translation.languageId`,
`property_group_option.translation.name`,
COALESCE(
`property_group_option.translation.name`,
`property_group_option.translation.name`
) as `property_group_option.name`,
`property_group_option.translation.position`,
COALESCE(
`property_group_option.translation.position`,
`property_group_option.translation.position`
) as `property_group_option.position`,
`property_group_option.translation.customFields`,
COALESCE(
`property_group_option.translation.customFields`,
`property_group_option.translation.customFields`
) as `property_group_option.customFields`,
`property_group_option.translation.createdAt`,
`property_group_option.translation.updatedAt`,
`property_group_option.translation.propertyGroupOptionId`,
`property_group_option.translation.languageId`
FROM
`property_group_option`
LEFT JOIN (
SELECT
`property_group_option.translation`.property_group_option_id,
`property_group_option.translation`.name as `property_group_option.translation.name`,
`property_group_option.translation`.position as `property_group_option.translation.position`,
`property_group_option.translation`.custom_fields as `property_group_option.translation.customFields`,
`property_group_option.translation`.created_at as `property_group_option.translation.createdAt`,
`property_group_option.translation`.updated_at as `property_group_option.translation.updatedAt`,
`property_group_option.translation`.property_group_option_id as `property_group_option.translation.propertyGroupOptionId`,
`property_group_option.translation`.language_id as `property_group_option.translation.languageId`
FROM
`property_group_option_translation` `property_group_option.translation`
WHERE
`property_group_option.translation`.language_id = : languageId
) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation`.`property_group_option_id` = `property_group_option`.`id`
LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option`.`property_group_id` = `property_group_option.group`.`id`
LEFT JOIN (
SELECT
`property_group_option.group.translation`.property_group_id,
`property_group_option.group.translation`.name as `property_group_option.group.translation.name`,
`property_group_option.group.translation`.description as `property_group_option.group.translation.description`,
`property_group_option.group.translation`.position as `property_group_option.group.translation.position`,
`property_group_option.group.translation`.custom_fields as `property_group_option.group.translation.customFields`,
`property_group_option.group.translation`.created_at as `property_group_option.group.translation.createdAt`,
`property_group_option.group.translation`.updated_at as `property_group_option.group.translation.updatedAt`,
`property_group_option.group.translation`.property_group_id as `property_group_option.group.translation.propertyGroupId`,
`property_group_option.group.translation`.language_id as `property_group_option.group.translation.languageId`
FROM
`property_group_translation` `property_group_option.group.translation`
WHERE
`property_group_option.group.translation`.language_id = : languageId
) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation`.`property_group_id` = `property_group_option.group`.`id`
WHERE
`property_group_option`.`id` IN (: ids)
SELECT `property_group_option`.`id` as `property_group_option.id`, `property_group_option`.`property_group_id` as `property_group_option.groupId`, `property_group_option`.`color_hex_code` as `property_group_option.colorHexCode`, `property_group_option`.`media_id` as `property_group_option.mediaId`, `property_group_option`.`created_at` as `property_group_option.createdAt`, `property_group_option`.`updated_at` as `property_group_option.updatedAt`, `property_group_option.group`.`id` as `property_group_option.group.id`, `property_group_option.group`.`display_type` as `property_group_option.group.displayType`, `property_group_option.group`.`sorting_type` as `property_group_option.group.sortingType`, `property_group_option.group`.`filterable` as `property_group_option.group.filterable`, `property_group_option.group`.`visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage`, `property_group_option.group`.`created_at` as `property_group_option.group.createdAt`, `property_group_option.group`.`updated_at` as `property_group_option.group.updatedAt`, `property_group_option.group.translation.name`, COALESCE(`property_group_option.group.translation.name`,`property_group_option.group.translation.name`) as `property_group_option.group.name`, `property_group_option.group.translation.description`, COALESCE(`property_group_option.group.translation.description`,`property_group_option.group.translation.description`) as `property_group_option.group.description`, `property_group_option.group.translation.position`, COALESCE(`property_group_option.group.translation.position`,`property_group_option.group.translation.position`) as `property_group_option.group.position`, `property_group_option.group.translation.customFields`, COALESCE(`property_group_option.group.translation.customFields`,`property_group_option.group.translation.customFields`) as `property_group_option.group.customFields`, `property_group_option.group.translation.createdAt`, `property_group_option.group.translation.updatedAt`, `property_group_option.group.translation.propertyGroupId`, `property_group_option.group.translation.languageId`, `property_group_option.translation.name`, COALESCE(`property_group_option.translation.name`,`property_group_option.translation.name`) as `property_group_option.name`, `property_group_option.translation.position`, COALESCE(`property_group_option.translation.position`,`property_group_option.translation.position`) as `property_group_option.position`, `property_group_option.translation.customFields`, COALESCE(`property_group_option.translation.customFields`,`property_group_option.translation.customFields`) as `property_group_option.customFields`, `property_group_option.translation.createdAt`, `property_group_option.translation.updatedAt`, `property_group_option.translation.propertyGroupOptionId`, `property_group_option.translation.languageId` FROM `property_group_option` LEFT JOIN (SELECT `property_group_option.translation`.property_group_option_id, `property_group_option.translation`.name as `property_group_option.translation.name`, `property_group_option.translation`.position as `property_group_option.translation.position`, `property_group_option.translation`.custom_fields as `property_group_option.translation.customFields`, `property_group_option.translation`.created_at as `property_group_option.translation.createdAt`, `property_group_option.translation`.updated_at as `property_group_option.translation.updatedAt`, `property_group_option.translation`.property_group_option_id as `property_group_option.translation.propertyGroupOptionId`, `property_group_option.translation`.language_id as `property_group_option.translation.languageId` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation`.`property_group_option_id` = `property_group_option`.`id` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option`.`property_group_id` = `property_group_option.group`.`id` LEFT JOIN (SELECT `property_group_option.group.translation`.property_group_id, `property_group_option.group.translation`.name as `property_group_option.group.translation.name`, `property_group_option.group.translation`.description as `property_group_option.group.translation.description`, `property_group_option.group.translation`.position as `property_group_option.group.translation.position`, `property_group_option.group.translation`.custom_fields as `property_group_option.group.translation.customFields`, `property_group_option.group.translation`.created_at as `property_group_option.group.translation.createdAt`, `property_group_option.group.translation`.updated_at as `property_group_option.group.translation.updatedAt`, `property_group_option.group.translation`.property_group_id as `property_group_option.group.translation.propertyGroupId`, `property_group_option.group.translation`.language_id as `property_group_option.group.translation.languageId` FROM `property_group_translation` `property_group_option.group.translation` WHERE `property_group_option.group.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation`.`property_group_id` = `property_group_option.group`.`id` WHERE `property_group_option`.`id` IN (0x13FC8BA98800D713445865AADBB944FD, 0x173EA2707BCF17F6688B306C9F258AB4, 0x2FCA18A28AFBC06A4EA637678DB335CA, 0x4C57345B43C015CB2E3BD575397D806C, 0x64B37AE267F5AD98F2990173EF16E67F, 0x7E070FCD99638102BC68DBCD530E8252, 0x8EB8368EB35619C71A03BFBE430D95F1, 0xCDAA7D69BBCC35DED7CF3C63FAC22FCE, 0xDDDCE03739867AD935A78CDA255EC4DD, 0x13FC8BA98800D713445865AADBB944FD, 0x173EA2707BCF17F6688B306C9F258AB4, 0x4C57345B43C015CB2E3BD575397D806C, 0x553480CD158288C380AFC79BF9F99A38, 0x64B37AE267F5AD98F2990173EF16E67F, 0x7E070FCD99638102BC68DBCD530E8252, 0x8EB8368EB35619C71A03BFBE430D95F1, 0xA7C5B8704CB4764E191F98B476355511, 0xCDAA7D69BBCC35DED7CF3C63FAC22FCE);
array:60 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 676)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadManyToManyOverExtension (line 347)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadManyToMany (line 1216)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetchAssociations (line 152)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
12 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
13 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 88)"
14 => "Nd\Srs\Subscriber\AddProductGroupData::getGroup (line 55)"
15 => "Nd\Srs\Subscriber\AddProductGroupData::onProductsLoaded (line 270)"
16 => "Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} (line 230)"
17 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
18 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
19 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
20 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
21 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
22 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 33)"
23 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
24 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 208)"
25 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
26 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 147)"
27 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::fetchByCriteria (line 85)"
28 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
29 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
30 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
31 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
32 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
33 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
34 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
35 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
36 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
37 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
38 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
39 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
40 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
41 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
42 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
43 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
44 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
45 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
46 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
47 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
48 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
49 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
50 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
51 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
52 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
53 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
54 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
55 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
56 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
57 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
58 => "Shopware\Core\HttpKernel::doHandle (line 81)"
59 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
334.64 ms (0.00%)
|
|
SELECT `product`.`id` as `product.id`, `product`.`version_id` as `product.versionId`, `product`.`parent_id` as `product.parentId`, `product`.`parent_version_id` as `product.parentVersionId`, COALESCE(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`) as `product.manufacturerId`, COALESCE(`product`.`product_manufacturer_version_id`, `product.parent`.`product_manufacturer_version_id`) as `product.productManufacturerVersionId`, COALESCE(`product`.`unit_id`, `product.parent`.`unit_id`) as `product.unitId`, COALESCE(`product`.`tax_id`, `product.parent`.`tax_id`) as `product.taxId`, COALESCE(`product`.`product_media_id`, `product.parent`.`product_media_id`) as `product.coverId`, COALESCE(`product`.`product_media_version_id`, `product.parent`.`product_media_version_id`) as `product.productMediaVersionId`, COALESCE(`product`.`delivery_time_id`, `product.parent`.`delivery_time_id`) as `product.deliveryTimeId`, COALESCE(`product`.`product_feature_set_id`, `product.parent`.`product_feature_set_id`) as `product.featureSetId`, COALESCE(`product`.`canonical_product_id`, `product.parent`.`canonical_product_id`) as `product.canonicalProductId`, COALESCE(`product`.`cms_page_id`, `product.parent`.`cms_page_id`) as `product.cmsPageId`, COALESCE(`product`.`cms_page_version_id`, `product.parent`.`cms_page_version_id`) as `product.cmsPageVersionId`, `product.parent`.`price` as `product.price.inherited`, COALESCE(`product`.`price`, `product.parent`.`price`) as `product.price`, `product`.`product_number` as `product.productNumber`, `product`.`stock` as `product.stock`, COALESCE(`product`.`restock_time`, `product.parent`.`restock_time`) as `product.restockTime`, `product`.`auto_increment` as `product.autoIncrement`, COALESCE(`product`.`active`, `product.parent`.`active`) as `product.active`, `product`.`available_stock` as `product.availableStock`, `product`.`available` as `product.available`, COALESCE(`product`.`is_closeout`, `product.parent`.`is_closeout`) as `product.isCloseout`, `product`.`display_group` as `product.displayGroup`, `product.parent`.`configurator_group_config` as `product.configuratorGroupConfig.inherited`, COALESCE(`product`.`configurator_group_config`, `product.parent`.`configurator_group_config`) as `product.configuratorGroupConfig`, COALESCE(`product`.`main_variant_id`, `product.parent`.`main_variant_id`) as `product.mainVariantId`, COALESCE(`product`.`display_parent`, `product.parent`.`display_parent`) as `product.displayParent`, `product.parent`.`variant_listing_config` as `product.variantListingConfig.inherited`, COALESCE(`product`.`variant_listing_config`, `product.parent`.`variant_listing_config`) as `product.variantListingConfig`, `product`.`variant_restrictions` as `product.variantRestrictions`, COALESCE(`product`.`manufacturer_number`, `product.parent`.`manufacturer_number`) as `product.manufacturerNumber`, COALESCE(`product`.`ean`, `product.parent`.`ean`) as `product.ean`, COALESCE(`product`.`purchase_steps`, `product.parent`.`purchase_steps`) as `product.purchaseSteps`, COALESCE(`product`.`max_purchase`, `product.parent`.`max_purchase`) as `product.maxPurchase`, COALESCE(`product`.`min_purchase`, `product.parent`.`min_purchase`) as `product.minPurchase`, COALESCE(`product`.`purchase_unit`, `product.parent`.`purchase_unit`) as `product.purchaseUnit`, COALESCE(`product`.`reference_unit`, `product.parent`.`reference_unit`) as `product.referenceUnit`, COALESCE(`product`.`shipping_free`, `product.parent`.`shipping_free`) as `product.shippingFree`, `product.parent`.`purchase_prices` as `product.purchasePrices.inherited`, COALESCE(`product`.`purchase_prices`, `product.parent`.`purchase_prices`) as `product.purchasePrices`, COALESCE(`product`.`mark_as_topseller`, `product.parent`.`mark_as_topseller`) as `product.markAsTopseller`, COALESCE(`product`.`weight`, `product.parent`.`weight`) as `product.weight`, COALESCE(`product`.`width`, `product.parent`.`width`) as `product.width`, COALESCE(`product`.`height`, `product.parent`.`height`) as `product.height`, COALESCE(`product`.`length`, `product.parent`.`length`) as `product.length`, COALESCE(`product`.`release_date`, `product.parent`.`release_date`) as `product.releaseDate`, COALESCE(`product`.`rating_average`, `product.parent`.`rating_average`) as `product.ratingAverage`, `product.parent`.`category_tree` as `product.categoryTree.inherited`, COALESCE(`product`.`category_tree`, `product.parent`.`category_tree`) as `product.categoryTree`, `product.parent`.`property_ids` as `product.propertyIds.inherited`, COALESCE(`product`.`property_ids`, `product.parent`.`property_ids`) as `product.propertyIds`, `product.parent`.`option_ids` as `product.optionIds.inherited`, COALESCE(`product`.`option_ids`, `product.parent`.`option_ids`) as `product.optionIds`, `product.parent`.`stream_ids` as `product.streamIds.inherited`, COALESCE(`product`.`stream_ids`, `product.parent`.`stream_ids`) as `product.streamIds`, `product.parent`.`tag_ids` as `product.tagIds.inherited`, COALESCE(`product`.`tag_ids`, `product.parent`.`tag_ids`) as `product.tagIds`, `product.parent`.`category_ids` as `product.categoryIds.inherited`, COALESCE(`product`.`category_ids`, `product.parent`.`category_ids`) as `product.categoryIds`, `product`.`child_count` as `product.childCount`, COALESCE(`product`.`custom_field_set_selection_active`, `product.parent`.`custom_field_set_selection_active`) as `product.customFieldSetSelectionActive`, `product`.`sales` as `product.sales`, `product`.`states` as `product.states`, `product.tax`.`id` as `product.tax.id`, `product.tax`.`tax_rate` as `product.tax.taxRate`, `product.tax`.`name` as `product.tax.name`, `product.tax`.`position` as `product.tax.position`, `product.tax`.`custom_fields` as `product.tax.customFields`, `product.tax`.`created_at` as `product.tax.createdAt`, `product.tax`.`updated_at` as `product.tax.updatedAt`, `product.parent`.`cheapest_price` as `product.cheapestPrice.inherited`, COALESCE(`product`.`cheapest_price`, `product.parent`.`cheapest_price`) as `product.cheapestPrice`, `product`.`created_at` as `product.createdAt`, `product`.`updated_at` as `product.updatedAt`, `product.secondMediaExtension`.`id` as `product.secondMediaExtension.id`, `product.secondMediaExtension`.`product_id` as `product.secondMediaExtension.productId`, `product.secondMediaExtension`.`product_version_id` as `product.secondMediaExtension.productVersionId`, `product.secondMediaExtension`.`second_media_id` as `product.secondMediaExtension.secondMediaId`, `product.secondMediaExtension.secondMedia`.`id` as `product.secondMediaExtension.secondMedia.id`, `product.secondMediaExtension.secondMedia`.`version_id` as `product.secondMediaExtension.secondMedia.versionId`, `product.secondMediaExtension.secondMedia`.`product_id` as `product.secondMediaExtension.secondMedia.productId`, `product.secondMediaExtension.secondMedia`.`product_version_id` as `product.secondMediaExtension.secondMedia.productVersionId`, `product.secondMediaExtension.secondMedia`.`media_id` as `product.secondMediaExtension.secondMedia.mediaId`, `product.secondMediaExtension.secondMedia`.`position` as `product.secondMediaExtension.secondMedia.position`, `product.secondMediaExtension.secondMedia.media`.`id` as `product.secondMediaExtension.secondMedia.media.id`, `product.secondMediaExtension.secondMedia.media`.`user_id` as `product.secondMediaExtension.secondMedia.media.userId`, `product.secondMediaExtension.secondMedia.media`.`media_folder_id` as `product.secondMediaExtension.secondMedia.media.mediaFolderId`, `product.secondMediaExtension.secondMedia.media`.`mime_type` as `product.secondMediaExtension.secondMedia.media.mimeType`, `product.secondMediaExtension.secondMedia.media`.`file_extension` as `product.secondMediaExtension.secondMedia.media.fileExtension`, `product.secondMediaExtension.secondMedia.media`.`uploaded_at` as `product.secondMediaExtension.secondMedia.media.uploadedAt`, `product.secondMediaExtension.secondMedia.media`.`file_name` as `product.secondMediaExtension.secondMedia.media.fileName`, `product.secondMediaExtension.secondMedia.media`.`file_size` as `product.secondMediaExtension.secondMedia.media.fileSize`, `product.secondMediaExtension.secondMedia.media`.`media_type` as `product.secondMediaExtension.secondMedia.media.mediaTypeRaw`, `product.secondMediaExtension.secondMedia.media`.`meta_data` as `product.secondMediaExtension.secondMedia.media.metaData`, `product.secondMediaExtension.secondMedia.media`.`private` as `product.secondMediaExtension.secondMedia.media.private`, `product.secondMediaExtension.secondMedia.media`.`thumbnails_ro` as `product.secondMediaExtension.secondMedia.media.thumbnailsRo`, `product.secondMediaExtension.secondMedia.media`.`created_at` as `product.secondMediaExtension.secondMedia.media.createdAt`, `product.secondMediaExtension.secondMedia.media`.`updated_at` as `product.secondMediaExtension.secondMedia.media.updatedAt`, `product.secondMediaExtension.secondMedia.media.translation.title`, COALESCE(`product.secondMediaExtension.secondMedia.media.translation.title`,`product.secondMediaExtension.secondMedia.media.translation.title`) as `product.secondMediaExtension.secondMedia.media.title`, `product.secondMediaExtension.secondMedia.media.translation.alt`, COALESCE(`product.secondMediaExtension.secondMedia.media.translation.alt`,`product.secondMediaExtension.secondMedia.media.translation.alt`) as `product.secondMediaExtension.secondMedia.media.alt`, `product.secondMediaExtension.secondMedia.media.translation.customFields`, COALESCE(`product.secondMediaExtension.secondMedia.media.translation.customFields`,`product.secondMediaExtension.secondMedia.media.translation.customFields`) as `product.secondMediaExtension.secondMedia.media.customFields`, `product.secondMediaExtension.secondMedia.media.translation.createdAt`, `product.secondMediaExtension.secondMedia.media.translation.updatedAt`, `product.secondMediaExtension.secondMedia.media.translation.mediaId`, `product.secondMediaExtension.secondMedia.media.translation.languageId`, `product.secondMediaExtension.secondMedia`.`custom_fields` as `product.secondMediaExtension.secondMedia.customFields`, `product.secondMediaExtension.secondMedia`.`created_at` as `product.secondMediaExtension.secondMedia.createdAt`, `product.secondMediaExtension.secondMedia`.`updated_at` as `product.secondMediaExtension.secondMedia.updatedAt`, `product.secondMediaExtension`.`created_at` as `product.secondMediaExtension.createdAt`, `product.secondMediaExtension`.`updated_at` as `product.secondMediaExtension.updatedAt`, `product.srsExtension`.`id` as `product.srsExtension.id`, `product.srsExtension`.`version_id` as `product.srsExtension.versionId`, `product.srsExtension`.`product_id` as `product.srsExtension.productId`, `product.srsExtension`.`product_version_id` as `product.srsExtension.productVersionId`, `product.srsExtension`.`srs_id` as `product.srsExtension.srsId`, `product.srsExtension`.`base_id` as `product.srsExtension.baseId`, `product.srsExtension`.`created_at` as `product.srsExtension.createdAt`, `product.srsExtension`.`updated_at` as `product.srsExtension.updatedAt`, `product.manufacturer`.`id` as `product.manufacturer.id`, `product.manufacturer`.`version_id` as `product.manufacturer.versionId`, `product.manufacturer`.`media_id` as `product.manufacturer.mediaId`, `product.manufacturer`.`link` as `product.manufacturer.link`, `product.manufacturer`.`created_at` as `product.manufacturer.createdAt`, `product.manufacturer`.`updated_at` as `product.manufacturer.updatedAt`, `product.manufacturer.baseExtension`.`id` as `product.manufacturer.baseExtension.id`, `product.manufacturer.baseExtension`.`product_manufacturer_id` as `product.manufacturer.baseExtension.productManufacturerId`, `product.manufacturer.baseExtension`.`product_manufacturer_version_id` as `product.manufacturer.baseExtension.productManufacturerVersionId`, `product.manufacturer.baseExtension`.`active` as `product.manufacturer.baseExtension.active`, `product.manufacturer.baseExtension`.`type` as `product.manufacturer.baseExtension.type`, `product.manufacturer.baseExtension`.`created_at` as `product.manufacturer.baseExtension.createdAt`, `product.manufacturer.baseExtension`.`updated_at` as `product.manufacturer.baseExtension.updatedAt`, `product.manufacturer.listingPageExtension`.`id` as `product.manufacturer.listingPageExtension.id`, `product.manufacturer.listingPageExtension`.`product_manufacturer_id` as `product.manufacturer.listingPageExtension.productManufacturerId`, `product.manufacturer.listingPageExtension`.`product_manufacturer_version_id` as `product.manufacturer.listingPageExtension.productManufacturerVersionId`, `product.manufacturer.listingPageExtension`.`active` as `product.manufacturer.listingPageExtension.active`, `product.manufacturer.listingPageExtension`.`type` as `product.manufacturer.listingPageExtension.type`, `product.manufacturer.listingPageExtension`.`product_assignment_type` as `product.manufacturer.listingPageExtension.productAssignmentType`, `product.manufacturer.listingPageExtension`.`product_stream_id` as `product.manufacturer.listingPageExtension.productStreamId`, `product.manufacturer.listingPageExtension`.`size_media` as `product.manufacturer.listingPageExtension.sizeMediaId`, `product.manufacturer.listingPageExtension`.`highlight_media` as `product.manufacturer.listingPageExtension.highlightMediaId`, `product.manufacturer.listingPageExtension`.`created_at` as `product.manufacturer.listingPageExtension.createdAt`, `product.manufacturer.listingPageExtension`.`updated_at` as `product.manufacturer.listingPageExtension.updatedAt`, `product.manufacturer.listingPageExtension.translation.description`, COALESCE(`product.manufacturer.listingPageExtension.translation.description`,`product.manufacturer.listingPageExtension.translation.description`) as `product.manufacturer.listingPageExtension.description`, `product.manufacturer.listingPageExtension.translation.sizeDescription`, COALESCE(`product.manufacturer.listingPageExtension.translation.sizeDescription`,`product.manufacturer.listingPageExtension.translation.sizeDescription`) as `product.manufacturer.listingPageExtension.sizeDescription`, `product.manufacturer.listingPageExtension.translation.createdAt`, `product.manufacturer.listingPageExtension.translation.updatedAt`, `product.manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product.manufacturer.listingPageExtension.translation.languageId`, `product.manufacturer.productPageExtension`.`id` as `product.manufacturer.productPageExtension.id`, `product.manufacturer.productPageExtension`.`product_manufacturer_id` as `product.manufacturer.productPageExtension.productManufacturerId`, `product.manufacturer.productPageExtension`.`product_manufacturer_version_id` as `product.manufacturer.productPageExtension.productManufacturerVersionId`, `product.manufacturer.productPageExtension`.`cms_page_type` as `product.manufacturer.productPageExtension.cmsPageType`, `product.manufacturer.productPageExtension`.`cms_page_id` as `product.manufacturer.productPageExtension.cmsPageId`, `product.manufacturer.productPageExtension`.`cms_page_version_id` as `product.manufacturer.productPageExtension.cmsPageVersionId`, `product.manufacturer.productPageExtension`.`created_at` as `product.manufacturer.productPageExtension.createdAt`, `product.manufacturer.productPageExtension`.`updated_at` as `product.manufacturer.productPageExtension.updatedAt`, `product.manufacturer.productPageExtension.translation.url`, COALESCE(`product.manufacturer.productPageExtension.translation.url`,`product.manufacturer.productPageExtension.translation.url`) as `product.manufacturer.productPageExtension.url`, `product.manufacturer.productPageExtension.translation.metaTitle`, COALESCE(`product.manufacturer.productPageExtension.translation.metaTitle`,`product.manufacturer.productPageExtension.translation.metaTitle`) as `product.manufacturer.productPageExtension.metaTitle`, `product.manufacturer.productPageExtension.translation.metaDescription`, COALESCE(`product.manufacturer.productPageExtension.translation.metaDescription`,`product.manufacturer.productPageExtension.translation.metaDescription`) as `product.manufacturer.productPageExtension.metaDescription`, `product.manufacturer.productPageExtension.translation.keywords`, COALESCE(`product.manufacturer.productPageExtension.translation.keywords`,`product.manufacturer.productPageExtension.translation.keywords`) as `product.manufacturer.productPageExtension.keywords`, `product.manufacturer.productPageExtension.translation.slotConfig`, COALESCE(`product.manufacturer.productPageExtension.translation.slotConfig`,`product.manufacturer.productPageExtension.translation.slotConfig`) as `product.manufacturer.productPageExtension.slotConfig`, `product.manufacturer.productPageExtension.translation.createdAt`, `product.manufacturer.productPageExtension.translation.updatedAt`, `product.manufacturer.productPageExtension.translation.productPageExtensionId`, `product.manufacturer.productPageExtension.translation.languageId`, `product.manufacturer.translation.name`, COALESCE(`product.manufacturer.translation.name`,`product.manufacturer.translation.name`) as `product.manufacturer.name`, `product.manufacturer.translation.description`, COALESCE(`product.manufacturer.translation.description`,`product.manufacturer.translation.description`) as `product.manufacturer.description`, `product.manufacturer.translation.customFields`, COALESCE(`product.manufacturer.translation.customFields`,`product.manufacturer.translation.customFields`) as `product.manufacturer.customFields`, `product.manufacturer.translation.createdAt`, `product.manufacturer.translation.updatedAt`, `product.manufacturer.translation.productManufacturerId`, `product.manufacturer.translation.languageId`, `product.manufacturer.translation.productManufacturerVersionId`, (SELECT GROUP_CONCAT(HEX(`product.options.mapping`.`property_group_option_id`) SEPARATOR '||')
FROM `product_option` `product.options.mapping`
WHERE `product.options.mapping`.`product_id` = `product`.`id` ) as `product.options.id_mapping`, `product.cover`.`id` as `product.cover.id`, `product.cover`.`version_id` as `product.cover.versionId`, `product.cover`.`product_id` as `product.cover.productId`, `product.cover`.`product_version_id` as `product.cover.productVersionId`, `product.cover`.`media_id` as `product.cover.mediaId`, `product.cover`.`position` as `product.cover.position`, `product.cover.media`.`id` as `product.cover.media.id`, `product.cover.media`.`user_id` as `product.cover.media.userId`, `product.cover.media`.`media_folder_id` as `product.cover.media.mediaFolderId`, `product.cover.media`.`mime_type` as `product.cover.media.mimeType`, `product.cover.media`.`file_extension` as `product.cover.media.fileExtension`, `product.cover.media`.`uploaded_at` as `product.cover.media.uploadedAt`, `product.cover.media`.`file_name` as `product.cover.media.fileName`, `product.cover.media`.`file_size` as `product.cover.media.fileSize`, `product.cover.media`.`media_type` as `product.cover.media.mediaTypeRaw`, `product.cover.media`.`meta_data` as `product.cover.media.metaData`, `product.cover.media`.`private` as `product.cover.media.private`, `product.cover.media`.`thumbnails_ro` as `product.cover.media.thumbnailsRo`, `product.cover.media`.`created_at` as `product.cover.media.createdAt`, `product.cover.media`.`updated_at` as `product.cover.media.updatedAt`, `product.cover.media.translation.title`, COALESCE(`product.cover.media.translation.title`,`product.cover.media.translation.title`) as `product.cover.media.title`, `product.cover.media.translation.alt`, COALESCE(`product.cover.media.translation.alt`,`product.cover.media.translation.alt`) as `product.cover.media.alt`, `product.cover.media.translation.customFields`, COALESCE(`product.cover.media.translation.customFields`,`product.cover.media.translation.customFields`) as `product.cover.media.customFields`, `product.cover.media.translation.createdAt`, `product.cover.media.translation.updatedAt`, `product.cover.media.translation.mediaId`, `product.cover.media.translation.languageId`, `product.cover`.`custom_fields` as `product.cover.customFields`, `product.cover`.`created_at` as `product.cover.createdAt`, `product.cover`.`updated_at` as `product.cover.updatedAt`, (SELECT GROUP_CONCAT(HEX(`product.properties.mapping`.`property_group_option_id`) SEPARATOR '||')
FROM `product_property` `product.properties.mapping`
WHERE `product.properties.mapping`.`product_id` = `product`.`properties` ) as `product.properties.id_mapping`, `product.translation.metaDescription`, `product.parent.translation.metaDescription`, COALESCE(`product.translation.metaDescription`,`product.parent.translation.metaDescription`,`product.translation.metaDescription`) as `product.metaDescription`, `product.translation.name`, `product.parent.translation.name`, COALESCE(`product.translation.name`,`product.parent.translation.name`,`product.translation.name`) as `product.name`, `product.translation.keywords`, `product.parent.translation.keywords`, COALESCE(`product.translation.keywords`,`product.parent.translation.keywords`,`product.translation.keywords`) as `product.keywords`, `product.translation.description`, `product.parent.translation.description`, COALESCE(`product.translation.description`,`product.parent.translation.description`,`product.translation.description`) as `product.description`, `product.translation.metaTitle`, `product.parent.translation.metaTitle`, COALESCE(`product.translation.metaTitle`,`product.parent.translation.metaTitle`,`product.translation.metaTitle`) as `product.metaTitle`, `product.translation.packUnit`, `product.parent.translation.packUnit`, COALESCE(`product.translation.packUnit`,`product.parent.translation.packUnit`,`product.translation.packUnit`) as `product.packUnit`, `product.translation.packUnitPlural`, `product.parent.translation.packUnitPlural`, COALESCE(`product.translation.packUnitPlural`,`product.parent.translation.packUnitPlural`,`product.translation.packUnitPlural`) as `product.packUnitPlural`, `product.translation.customSearchKeywords`, `product.parent.translation.customSearchKeywords`, COALESCE(`product.translation.customSearchKeywords`,`product.parent.translation.customSearchKeywords`,`product.translation.customSearchKeywords`) as `product.customSearchKeywords`, `product.translation.slotConfig`, `product.parent.translation.slotConfig`, COALESCE(`product.translation.slotConfig`,`product.parent.translation.slotConfig`,`product.translation.slotConfig`) as `product.slotConfig`, `product.translation.customFields`, `product.parent.translation.customFields`, COALESCE(`product.translation.customFields`,`product.parent.translation.customFields`,`product.translation.customFields`) as `product.customFields`, `product.translation.createdAt`, `product.parent.translation.createdAt`, `product.translation.updatedAt`, `product.parent.translation.updatedAt`, `product.translation.productId`, `product.parent.translation.productId`, `product.translation.languageId`, `product.parent.translation.languageId`, `product.translation.productVersionId`, `product.parent.translation.productVersionId` 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_srs_extension` `product.srsExtension` ON `product`.`srsExtension` = `product.srsExtension`.`product_id` AND `product`.`version_id` = `product.srsExtension`.`version_id` LEFT JOIN (SELECT `product.translation`.product_id, `product.translation`.product_version_id, `product.translation`.meta_description as `product.translation.metaDescription`, `product.translation`.name as `product.translation.name`, `product.translation`.keywords as `product.translation.keywords`, `product.translation`.description as `product.translation.description`, `product.translation`.meta_title as `product.translation.metaTitle`, `product.translation`.pack_unit as `product.translation.packUnit`, `product.translation`.pack_unit_plural as `product.translation.packUnitPlural`, `product.translation`.custom_search_keywords as `product.translation.customSearchKeywords`, `product.translation`.slot_config as `product.translation.slotConfig`, `product.translation`.custom_fields as `product.translation.customFields`, `product.translation`.created_at as `product.translation.createdAt`, `product.translation`.updated_at as `product.translation.updatedAt`, `product.translation`.product_id as `product.translation.productId`, `product.translation`.language_id as `product.translation.languageId`, `product.translation`.product_version_id as `product.translation.productVersionId` FROM `product_translation` `product.translation` WHERE `product.translation`.language_id = :languageId) `product.product_translation` ON `product.product_translation`.`product_id` = `product`.`id` AND `product.product_translation`.product_version_id = `product`.version_id LEFT JOIN (SELECT `product.parent.translation`.product_id, `product.parent.translation`.product_version_id, `product.parent.translation`.meta_description as `product.parent.translation.metaDescription`, `product.parent.translation`.name as `product.parent.translation.name`, `product.parent.translation`.keywords as `product.parent.translation.keywords`, `product.parent.translation`.description as `product.parent.translation.description`, `product.parent.translation`.meta_title as `product.parent.translation.metaTitle`, `product.parent.translation`.pack_unit as `product.parent.translation.packUnit`, `product.parent.translation`.pack_unit_plural as `product.parent.translation.packUnitPlural`, `product.parent.translation`.custom_search_keywords as `product.parent.translation.customSearchKeywords`, `product.parent.translation`.slot_config as `product.parent.translation.slotConfig`, `product.parent.translation`.custom_fields as `product.parent.translation.customFields`, `product.parent.translation`.created_at as `product.parent.translation.createdAt`, `product.parent.translation`.updated_at as `product.parent.translation.updatedAt`, `product.parent.translation`.product_id as `product.parent.translation.productId`, `product.parent.translation`.language_id as `product.parent.translation.languageId`, `product.parent.translation`.product_version_id as `product.parent.translation.productVersionId` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation`.language_id = :languageId) `product.product_translation.parent` ON `product.product_translation.parent`.`product_id` = `product.parent`.`id` AND `product.product_translation.parent`.product_version_id = `product.parent`.version_id LEFT JOIN `tax` `product.tax` ON `product`.`tax` = `product.tax`.`id` LEFT JOIN `nd_second_media_extension` `product.secondMediaExtension` ON `product`.`secondMediaExtension` = `product.secondMediaExtension`.`product_id` LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product`.`manufacturer` = `product.manufacturer`.`id` AND `product`.`version_id` = `product.manufacturer`.`version_id` LEFT JOIN `product_media` `product.cover` ON `product`.`cover` = `product.cover`.`id` AND `product`.`version_id` = `product.cover`.`version_id` LEFT JOIN `product_media` `product.secondMediaExtension.secondMedia` ON `product.secondMediaExtension`.`second_media_id` = `product.secondMediaExtension.secondMedia`.`id` LEFT JOIN `media` `product.secondMediaExtension.secondMedia.media` ON `product.secondMediaExtension.secondMedia`.`media_id` = `product.secondMediaExtension.secondMedia.media`.`id` LEFT JOIN (SELECT `product.secondMediaExtension.secondMedia.media.translation`.media_id, `product.secondMediaExtension.secondMedia.media.translation`.title as `product.secondMediaExtension.secondMedia.media.translation.title`, `product.secondMediaExtension.secondMedia.media.translation`.alt as `product.secondMediaExtension.secondMedia.media.translation.alt`, `product.secondMediaExtension.secondMedia.media.translation`.custom_fields as `product.secondMediaExtension.secondMedia.media.translation.customFields`, `product.secondMediaExtension.secondMedia.media.translation`.created_at as `product.secondMediaExtension.secondMedia.media.translation.createdAt`, `product.secondMediaExtension.secondMedia.media.translation`.updated_at as `product.secondMediaExtension.secondMedia.media.translation.updatedAt`, `product.secondMediaExtension.secondMedia.media.translation`.media_id as `product.secondMediaExtension.secondMedia.media.translation.mediaId`, `product.secondMediaExtension.secondMedia.media.translation`.language_id as `product.secondMediaExtension.secondMedia.media.translation.languageId` FROM `media_translation` `product.secondMediaExtension.secondMedia.media.translation` WHERE `product.secondMediaExtension.secondMedia.media.translation`.language_id = :languageId) `product.secondMediaExtension.secondMedia.media.media_translation` ON `product.secondMediaExtension.secondMedia.media.media_translation`.`media_id` = `product.secondMediaExtension.secondMedia.media`.`id` LEFT JOIN (SELECT `product.manufacturer.translation`.product_manufacturer_id, `product.manufacturer.translation`.product_manufacturer_version_id, `product.manufacturer.translation`.name as `product.manufacturer.translation.name`, `product.manufacturer.translation`.description as `product.manufacturer.translation.description`, `product.manufacturer.translation`.custom_fields as `product.manufacturer.translation.customFields`, `product.manufacturer.translation`.created_at as `product.manufacturer.translation.createdAt`, `product.manufacturer.translation`.updated_at as `product.manufacturer.translation.updatedAt`, `product.manufacturer.translation`.product_manufacturer_id as `product.manufacturer.translation.productManufacturerId`, `product.manufacturer.translation`.language_id as `product.manufacturer.translation.languageId`, `product.manufacturer.translation`.product_manufacturer_version_id as `product.manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer_translation` `product.manufacturer.translation` WHERE `product.manufacturer.translation`.language_id = :languageId) `product.manufacturer.product_manufacturer_translation` ON `product.manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product.manufacturer`.`id` AND `product.manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product.manufacturer`.version_id LEFT JOIN `base_extension` `product.manufacturer.baseExtension` ON `product.manufacturer`.`id` = `product.manufacturer.baseExtension`.`product_manufacturer_id` LEFT JOIN `listing_page_extension` `product.manufacturer.listingPageExtension` ON `product.manufacturer`.`id` = `product.manufacturer.listingPageExtension`.`product_manufacturer_id` LEFT JOIN `product_page_extension` `product.manufacturer.productPageExtension` ON `product.manufacturer`.`id` = `product.manufacturer.productPageExtension`.`product_manufacturer_id` LEFT JOIN (SELECT `product.manufacturer.listingPageExtension.translation`.listing_page_extension_id, `product.manufacturer.listingPageExtension.translation`.description as `product.manufacturer.listingPageExtension.translation.description`, `product.manufacturer.listingPageExtension.translation`.size_description as `product.manufacturer.listingPageExtension.translation.sizeDescription`, `product.manufacturer.listingPageExtension.translation`.created_at as `product.manufacturer.listingPageExtension.translation.createdAt`, `product.manufacturer.listingPageExtension.translation`.updated_at as `product.manufacturer.listingPageExtension.translation.updatedAt`, `product.manufacturer.listingPageExtension.translation`.listing_page_extension_id as `product.manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product.manufacturer.listingPageExtension.translation`.language_id as `product.manufacturer.listingPageExtension.translation.languageId` FROM `listing_page_extension_translation` `product.manufacturer.listingPageExtension.translation` WHERE `product.manufacturer.listingPageExtension.translation`.language_id = :languageId) `product.manufacturer.listingPageExtension.listing_page_extension_translation` ON `product.manufacturer.listingPageExtension.listing_page_extension_translation`.`listing_page_extension_id` = `product.manufacturer.listingPageExtension`.`id` LEFT JOIN (SELECT `product.manufacturer.productPageExtension.translation`.product_page_extension_id, `product.manufacturer.productPageExtension.translation`.url as `product.manufacturer.productPageExtension.translation.url`, `product.manufacturer.productPageExtension.translation`.meta_title as `product.manufacturer.productPageExtension.translation.metaTitle`, `product.manufacturer.productPageExtension.translation`.meta_description as `product.manufacturer.productPageExtension.translation.metaDescription`, `product.manufacturer.productPageExtension.translation`.keywords as `product.manufacturer.productPageExtension.translation.keywords`, `product.manufacturer.productPageExtension.translation`.slot_config as `product.manufacturer.productPageExtension.translation.slotConfig`, `product.manufacturer.productPageExtension.translation`.created_at as `product.manufacturer.productPageExtension.translation.createdAt`, `product.manufacturer.productPageExtension.translation`.updated_at as `product.manufacturer.productPageExtension.translation.updatedAt`, `product.manufacturer.productPageExtension.translation`.product_page_extension_id as `product.manufacturer.productPageExtension.translation.productPageExtensionId`, `product.manufacturer.productPageExtension.translation`.language_id as `product.manufacturer.productPageExtension.translation.languageId` FROM `product_page_extension_translation` `product.manufacturer.productPageExtension.translation` WHERE `product.manufacturer.productPageExtension.translation`.language_id = :languageId) `product.manufacturer.productPageExtension.product_page_extension_translation` ON `product.manufacturer.productPageExtension.product_page_extension_translation`.`product_page_extension_id` = `product.manufacturer.productPageExtension`.`id` LEFT JOIN `media` `product.cover.media` ON `product.cover`.`media_id` = `product.cover.media`.`id` LEFT JOIN (SELECT `product.cover.media.translation`.media_id, `product.cover.media.translation`.title as `product.cover.media.translation.title`, `product.cover.media.translation`.alt as `product.cover.media.translation.alt`, `product.cover.media.translation`.custom_fields as `product.cover.media.translation.customFields`, `product.cover.media.translation`.created_at as `product.cover.media.translation.createdAt`, `product.cover.media.translation`.updated_at as `product.cover.media.translation.updatedAt`, `product.cover.media.translation`.media_id as `product.cover.media.translation.mediaId`, `product.cover.media.translation`.language_id as `product.cover.media.translation.languageId` FROM `media_translation` `product.cover.media.translation` WHERE `product.cover.media.translation`.language_id = :languageId) `product.cover.media.media_translation` ON `product.cover.media.media_translation`.`media_id` = `product.cover.media`.`id` WHERE (`product`.`version_id` = :version) AND ((`product.srsExtension`.`base_id` = :param_38c5c46a4ee34f57ac5d04c3e0d96e1f AND `product`.`parent_id` <=> :param_4cf4f0f5555440889c198c4f1356997d))
SELECT
`product`.`id` as `product.id`,
`product`.`version_id` as `product.versionId`,
`product`.`parent_id` as `product.parentId`,
`product`.`parent_version_id` as `product.parentVersionId`,
COALESCE(
`product`.`product_manufacturer_id`,
`product.parent`.`product_manufacturer_id`
) as `product.manufacturerId`,
COALESCE(
`product`.`product_manufacturer_version_id`,
`product.parent`.`product_manufacturer_version_id`
) as `product.productManufacturerVersionId`,
COALESCE(
`product`.`unit_id`, `product.parent`.`unit_id`
) as `product.unitId`,
COALESCE(
`product`.`tax_id`, `product.parent`.`tax_id`
) as `product.taxId`,
COALESCE(
`product`.`product_media_id`, `product.parent`.`product_media_id`
) as `product.coverId`,
COALESCE(
`product`.`product_media_version_id`,
`product.parent`.`product_media_version_id`
) as `product.productMediaVersionId`,
COALESCE(
`product`.`delivery_time_id`, `product.parent`.`delivery_time_id`
) as `product.deliveryTimeId`,
COALESCE(
`product`.`product_feature_set_id`,
`product.parent`.`product_feature_set_id`
) as `product.featureSetId`,
COALESCE(
`product`.`canonical_product_id`,
`product.parent`.`canonical_product_id`
) as `product.canonicalProductId`,
COALESCE(
`product`.`cms_page_id`, `product.parent`.`cms_page_id`
) as `product.cmsPageId`,
COALESCE(
`product`.`cms_page_version_id`,
`product.parent`.`cms_page_version_id`
) as `product.cmsPageVersionId`,
`product.parent`.`price` as `product.price.inherited`,
COALESCE(
`product`.`price`, `product.parent`.`price`
) as `product.price`,
`product`.`product_number` as `product.productNumber`,
`product`.`stock` as `product.stock`,
COALESCE(
`product`.`restock_time`, `product.parent`.`restock_time`
) as `product.restockTime`,
`product`.`auto_increment` as `product.autoIncrement`,
COALESCE(
`product`.`active`, `product.parent`.`active`
) as `product.active`,
`product`.`available_stock` as `product.availableStock`,
`product`.`available` as `product.available`,
COALESCE(
`product`.`is_closeout`, `product.parent`.`is_closeout`
) as `product.isCloseout`,
`product`.`display_group` as `product.displayGroup`,
`product.parent`.`configurator_group_config` as `product.configuratorGroupConfig.inherited`,
COALESCE(
`product`.`configurator_group_config`,
`product.parent`.`configurator_group_config`
) as `product.configuratorGroupConfig`,
COALESCE(
`product`.`main_variant_id`, `product.parent`.`main_variant_id`
) as `product.mainVariantId`,
COALESCE(
`product`.`display_parent`, `product.parent`.`display_parent`
) as `product.displayParent`,
`product.parent`.`variant_listing_config` as `product.variantListingConfig.inherited`,
COALESCE(
`product`.`variant_listing_config`,
`product.parent`.`variant_listing_config`
) as `product.variantListingConfig`,
`product`.`variant_restrictions` as `product.variantRestrictions`,
COALESCE(
`product`.`manufacturer_number`,
`product.parent`.`manufacturer_number`
) as `product.manufacturerNumber`,
COALESCE(
`product`.`ean`, `product.parent`.`ean`
) as `product.ean`,
COALESCE(
`product`.`purchase_steps`, `product.parent`.`purchase_steps`
) as `product.purchaseSteps`,
COALESCE(
`product`.`max_purchase`, `product.parent`.`max_purchase`
) as `product.maxPurchase`,
COALESCE(
`product`.`min_purchase`, `product.parent`.`min_purchase`
) as `product.minPurchase`,
COALESCE(
`product`.`purchase_unit`, `product.parent`.`purchase_unit`
) as `product.purchaseUnit`,
COALESCE(
`product`.`reference_unit`, `product.parent`.`reference_unit`
) as `product.referenceUnit`,
COALESCE(
`product`.`shipping_free`, `product.parent`.`shipping_free`
) as `product.shippingFree`,
`product.parent`.`purchase_prices` as `product.purchasePrices.inherited`,
COALESCE(
`product`.`purchase_prices`, `product.parent`.`purchase_prices`
) as `product.purchasePrices`,
COALESCE(
`product`.`mark_as_topseller`, `product.parent`.`mark_as_topseller`
) as `product.markAsTopseller`,
COALESCE(
`product`.`weight`, `product.parent`.`weight`
) as `product.weight`,
COALESCE(
`product`.`width`, `product.parent`.`width`
) as `product.width`,
COALESCE(
`product`.`height`, `product.parent`.`height`
) as `product.height`,
COALESCE(
`product`.`length`, `product.parent`.`length`
) as `product.length`,
COALESCE(
`product`.`release_date`, `product.parent`.`release_date`
) as `product.releaseDate`,
COALESCE(
`product`.`rating_average`, `product.parent`.`rating_average`
) as `product.ratingAverage`,
`product.parent`.`category_tree` as `product.categoryTree.inherited`,
COALESCE(
`product`.`category_tree`, `product.parent`.`category_tree`
) as `product.categoryTree`,
`product.parent`.`property_ids` as `product.propertyIds.inherited`,
COALESCE(
`product`.`property_ids`, `product.parent`.`property_ids`
) as `product.propertyIds`,
`product.parent`.`option_ids` as `product.optionIds.inherited`,
COALESCE(
`product`.`option_ids`, `product.parent`.`option_ids`
) as `product.optionIds`,
`product.parent`.`stream_ids` as `product.streamIds.inherited`,
COALESCE(
`product`.`stream_ids`, `product.parent`.`stream_ids`
) as `product.streamIds`,
`product.parent`.`tag_ids` as `product.tagIds.inherited`,
COALESCE(
`product`.`tag_ids`, `product.parent`.`tag_ids`
) as `product.tagIds`,
`product.parent`.`category_ids` as `product.categoryIds.inherited`,
COALESCE(
`product`.`category_ids`, `product.parent`.`category_ids`
) as `product.categoryIds`,
`product`.`child_count` as `product.childCount`,
COALESCE(
`product`.`custom_field_set_selection_active`,
`product.parent`.`custom_field_set_selection_active`
) as `product.customFieldSetSelectionActive`,
`product`.`sales` as `product.sales`,
`product`.`states` as `product.states`,
`product.tax`.`id` as `product.tax.id`,
`product.tax`.`tax_rate` as `product.tax.taxRate`,
`product.tax`.`name` as `product.tax.name`,
`product.tax`.`position` as `product.tax.position`,
`product.tax`.`custom_fields` as `product.tax.customFields`,
`product.tax`.`created_at` as `product.tax.createdAt`,
`product.tax`.`updated_at` as `product.tax.updatedAt`,
`product.parent`.`cheapest_price` as `product.cheapestPrice.inherited`,
COALESCE(
`product`.`cheapest_price`, `product.parent`.`cheapest_price`
) as `product.cheapestPrice`,
`product`.`created_at` as `product.createdAt`,
`product`.`updated_at` as `product.updatedAt`,
`product.secondMediaExtension`.`id` as `product.secondMediaExtension.id`,
`product.secondMediaExtension`.`product_id` as `product.secondMediaExtension.productId`,
`product.secondMediaExtension`.`product_version_id` as `product.secondMediaExtension.productVersionId`,
`product.secondMediaExtension`.`second_media_id` as `product.secondMediaExtension.secondMediaId`,
`product.secondMediaExtension.secondMedia`.`id` as `product.secondMediaExtension.secondMedia.id`,
`product.secondMediaExtension.secondMedia`.`version_id` as `product.secondMediaExtension.secondMedia.versionId`,
`product.secondMediaExtension.secondMedia`.`product_id` as `product.secondMediaExtension.secondMedia.productId`,
`product.secondMediaExtension.secondMedia`.`product_version_id` as `product.secondMediaExtension.secondMedia.productVersionId`,
`product.secondMediaExtension.secondMedia`.`media_id` as `product.secondMediaExtension.secondMedia.mediaId`,
`product.secondMediaExtension.secondMedia`.`position` as `product.secondMediaExtension.secondMedia.position`,
`product.secondMediaExtension.secondMedia.media`.`id` as `product.secondMediaExtension.secondMedia.media.id`,
`product.secondMediaExtension.secondMedia.media`.`user_id` as `product.secondMediaExtension.secondMedia.media.userId`,
`product.secondMediaExtension.secondMedia.media`.`media_folder_id` as `product.secondMediaExtension.secondMedia.media.mediaFolderId`,
`product.secondMediaExtension.secondMedia.media`.`mime_type` as `product.secondMediaExtension.secondMedia.media.mimeType`,
`product.secondMediaExtension.secondMedia.media`.`file_extension` as `product.secondMediaExtension.secondMedia.media.fileExtension`,
`product.secondMediaExtension.secondMedia.media`.`uploaded_at` as `product.secondMediaExtension.secondMedia.media.uploadedAt`,
`product.secondMediaExtension.secondMedia.media`.`file_name` as `product.secondMediaExtension.secondMedia.media.fileName`,
`product.secondMediaExtension.secondMedia.media`.`file_size` as `product.secondMediaExtension.secondMedia.media.fileSize`,
`product.secondMediaExtension.secondMedia.media`.`media_type` as `product.secondMediaExtension.secondMedia.media.mediaTypeRaw`,
`product.secondMediaExtension.secondMedia.media`.`meta_data` as `product.secondMediaExtension.secondMedia.media.metaData`,
`product.secondMediaExtension.secondMedia.media`.`private` as `product.secondMediaExtension.secondMedia.media.private`,
`product.secondMediaExtension.secondMedia.media`.`thumbnails_ro` as `product.secondMediaExtension.secondMedia.media.thumbnailsRo`,
`product.secondMediaExtension.secondMedia.media`.`created_at` as `product.secondMediaExtension.secondMedia.media.createdAt`,
`product.secondMediaExtension.secondMedia.media`.`updated_at` as `product.secondMediaExtension.secondMedia.media.updatedAt`,
`product.secondMediaExtension.secondMedia.media.translation.title`,
COALESCE(
`product.secondMediaExtension.secondMedia.media.translation.title`,
`product.secondMediaExtension.secondMedia.media.translation.title`
) as `product.secondMediaExtension.secondMedia.media.title`,
`product.secondMediaExtension.secondMedia.media.translation.alt`,
COALESCE(
`product.secondMediaExtension.secondMedia.media.translation.alt`,
`product.secondMediaExtension.secondMedia.media.translation.alt`
) as `product.secondMediaExtension.secondMedia.media.alt`,
`product.secondMediaExtension.secondMedia.media.translation.customFields`,
COALESCE(
`product.secondMediaExtension.secondMedia.media.translation.customFields`,
`product.secondMediaExtension.secondMedia.media.translation.customFields`
) as `product.secondMediaExtension.secondMedia.media.customFields`,
`product.secondMediaExtension.secondMedia.media.translation.createdAt`,
`product.secondMediaExtension.secondMedia.media.translation.updatedAt`,
`product.secondMediaExtension.secondMedia.media.translation.mediaId`,
`product.secondMediaExtension.secondMedia.media.translation.languageId`,
`product.secondMediaExtension.secondMedia`.`custom_fields` as `product.secondMediaExtension.secondMedia.customFields`,
`product.secondMediaExtension.secondMedia`.`created_at` as `product.secondMediaExtension.secondMedia.createdAt`,
`product.secondMediaExtension.secondMedia`.`updated_at` as `product.secondMediaExtension.secondMedia.updatedAt`,
`product.secondMediaExtension`.`created_at` as `product.secondMediaExtension.createdAt`,
`product.secondMediaExtension`.`updated_at` as `product.secondMediaExtension.updatedAt`,
`product.srsExtension`.`id` as `product.srsExtension.id`,
`product.srsExtension`.`version_id` as `product.srsExtension.versionId`,
`product.srsExtension`.`product_id` as `product.srsExtension.productId`,
`product.srsExtension`.`product_version_id` as `product.srsExtension.productVersionId`,
`product.srsExtension`.`srs_id` as `product.srsExtension.srsId`,
`product.srsExtension`.`base_id` as `product.srsExtension.baseId`,
`product.srsExtension`.`created_at` as `product.srsExtension.createdAt`,
`product.srsExtension`.`updated_at` as `product.srsExtension.updatedAt`,
`product.manufacturer`.`id` as `product.manufacturer.id`,
`product.manufacturer`.`version_id` as `product.manufacturer.versionId`,
`product.manufacturer`.`media_id` as `product.manufacturer.mediaId`,
`product.manufacturer`.`link` as `product.manufacturer.link`,
`product.manufacturer`.`created_at` as `product.manufacturer.createdAt`,
`product.manufacturer`.`updated_at` as `product.manufacturer.updatedAt`,
`product.manufacturer.baseExtension`.`id` as `product.manufacturer.baseExtension.id`,
`product.manufacturer.baseExtension`.`product_manufacturer_id` as `product.manufacturer.baseExtension.productManufacturerId`,
`product.manufacturer.baseExtension`.`product_manufacturer_version_id` as `product.manufacturer.baseExtension.productManufacturerVersionId`,
`product.manufacturer.baseExtension`.`active` as `product.manufacturer.baseExtension.active`,
`product.manufacturer.baseExtension`.`type` as `product.manufacturer.baseExtension.type`,
`product.manufacturer.baseExtension`.`created_at` as `product.manufacturer.baseExtension.createdAt`,
`product.manufacturer.baseExtension`.`updated_at` as `product.manufacturer.baseExtension.updatedAt`,
`product.manufacturer.listingPageExtension`.`id` as `product.manufacturer.listingPageExtension.id`,
`product.manufacturer.listingPageExtension`.`product_manufacturer_id` as `product.manufacturer.listingPageExtension.productManufacturerId`,
`product.manufacturer.listingPageExtension`.`product_manufacturer_version_id` as `product.manufacturer.listingPageExtension.productManufacturerVersionId`,
`product.manufacturer.listingPageExtension`.`active` as `product.manufacturer.listingPageExtension.active`,
`product.manufacturer.listingPageExtension`.`type` as `product.manufacturer.listingPageExtension.type`,
`product.manufacturer.listingPageExtension`.`product_assignment_type` as `product.manufacturer.listingPageExtension.productAssignmentType`,
`product.manufacturer.listingPageExtension`.`product_stream_id` as `product.manufacturer.listingPageExtension.productStreamId`,
`product.manufacturer.listingPageExtension`.`size_media` as `product.manufacturer.listingPageExtension.sizeMediaId`,
`product.manufacturer.listingPageExtension`.`highlight_media` as `product.manufacturer.listingPageExtension.highlightMediaId`,
`product.manufacturer.listingPageExtension`.`created_at` as `product.manufacturer.listingPageExtension.createdAt`,
`product.manufacturer.listingPageExtension`.`updated_at` as `product.manufacturer.listingPageExtension.updatedAt`,
`product.manufacturer.listingPageExtension.translation.description`,
COALESCE(
`product.manufacturer.listingPageExtension.translation.description`,
`product.manufacturer.listingPageExtension.translation.description`
) as `product.manufacturer.listingPageExtension.description`,
`product.manufacturer.listingPageExtension.translation.sizeDescription`,
COALESCE(
`product.manufacturer.listingPageExtension.translation.sizeDescription`,
`product.manufacturer.listingPageExtension.translation.sizeDescription`
) as `product.manufacturer.listingPageExtension.sizeDescription`,
`product.manufacturer.listingPageExtension.translation.createdAt`,
`product.manufacturer.listingPageExtension.translation.updatedAt`,
`product.manufacturer.listingPageExtension.translation.listingPageExtensionId`,
`product.manufacturer.listingPageExtension.translation.languageId`,
`product.manufacturer.productPageExtension`.`id` as `product.manufacturer.productPageExtension.id`,
`product.manufacturer.productPageExtension`.`product_manufacturer_id` as `product.manufacturer.productPageExtension.productManufacturerId`,
`product.manufacturer.productPageExtension`.`product_manufacturer_version_id` as `product.manufacturer.productPageExtension.productManufacturerVersionId`,
`product.manufacturer.productPageExtension`.`cms_page_type` as `product.manufacturer.productPageExtension.cmsPageType`,
`product.manufacturer.productPageExtension`.`cms_page_id` as `product.manufacturer.productPageExtension.cmsPageId`,
`product.manufacturer.productPageExtension`.`cms_page_version_id` as `product.manufacturer.productPageExtension.cmsPageVersionId`,
`product.manufacturer.productPageExtension`.`created_at` as `product.manufacturer.productPageExtension.createdAt`,
`product.manufacturer.productPageExtension`.`updated_at` as `product.manufacturer.productPageExtension.updatedAt`,
`product.manufacturer.productPageExtension.translation.url`,
COALESCE(
`product.manufacturer.productPageExtension.translation.url`,
`product.manufacturer.productPageExtension.translation.url`
) as `product.manufacturer.productPageExtension.url`,
`product.manufacturer.productPageExtension.translation.metaTitle`,
COALESCE(
`product.manufacturer.productPageExtension.translation.metaTitle`,
`product.manufacturer.productPageExtension.translation.metaTitle`
) as `product.manufacturer.productPageExtension.metaTitle`,
`product.manufacturer.productPageExtension.translation.metaDescription`,
COALESCE(
`product.manufacturer.productPageExtension.translation.metaDescription`,
`product.manufacturer.productPageExtension.translation.metaDescription`
) as `product.manufacturer.productPageExtension.metaDescription`,
`product.manufacturer.productPageExtension.translation.keywords`,
COALESCE(
`product.manufacturer.productPageExtension.translation.keywords`,
`product.manufacturer.productPageExtension.translation.keywords`
) as `product.manufacturer.productPageExtension.keywords`,
`product.manufacturer.productPageExtension.translation.slotConfig`,
COALESCE(
`product.manufacturer.productPageExtension.translation.slotConfig`,
`product.manufacturer.productPageExtension.translation.slotConfig`
) as `product.manufacturer.productPageExtension.slotConfig`,
`product.manufacturer.productPageExtension.translation.createdAt`,
`product.manufacturer.productPageExtension.translation.updatedAt`,
`product.manufacturer.productPageExtension.translation.productPageExtensionId`,
`product.manufacturer.productPageExtension.translation.languageId`,
`product.manufacturer.translation.name`,
COALESCE(
`product.manufacturer.translation.name`,
`product.manufacturer.translation.name`
) as `product.manufacturer.name`,
`product.manufacturer.translation.description`,
COALESCE(
`product.manufacturer.translation.description`,
`product.manufacturer.translation.description`
) as `product.manufacturer.description`,
`product.manufacturer.translation.customFields`,
COALESCE(
`product.manufacturer.translation.customFields`,
`product.manufacturer.translation.customFields`
) as `product.manufacturer.customFields`,
`product.manufacturer.translation.createdAt`,
`product.manufacturer.translation.updatedAt`,
`product.manufacturer.translation.productManufacturerId`,
`product.manufacturer.translation.languageId`,
`product.manufacturer.translation.productManufacturerVersionId`,
(
SELECT
GROUP_CONCAT(
HEX(
`product.options.mapping`.`property_group_option_id`
) SEPARATOR '||'
)
FROM
`product_option` `product.options.mapping`
WHERE
`product.options.mapping`.`product_id` = `product`.`id`
) as `product.options.id_mapping`,
`product.cover`.`id` as `product.cover.id`,
`product.cover`.`version_id` as `product.cover.versionId`,
`product.cover`.`product_id` as `product.cover.productId`,
`product.cover`.`product_version_id` as `product.cover.productVersionId`,
`product.cover`.`media_id` as `product.cover.mediaId`,
`product.cover`.`position` as `product.cover.position`,
`product.cover.media`.`id` as `product.cover.media.id`,
`product.cover.media`.`user_id` as `product.cover.media.userId`,
`product.cover.media`.`media_folder_id` as `product.cover.media.mediaFolderId`,
`product.cover.media`.`mime_type` as `product.cover.media.mimeType`,
`product.cover.media`.`file_extension` as `product.cover.media.fileExtension`,
`product.cover.media`.`uploaded_at` as `product.cover.media.uploadedAt`,
`product.cover.media`.`file_name` as `product.cover.media.fileName`,
`product.cover.media`.`file_size` as `product.cover.media.fileSize`,
`product.cover.media`.`media_type` as `product.cover.media.mediaTypeRaw`,
`product.cover.media`.`meta_data` as `product.cover.media.metaData`,
`product.cover.media`.`private` as `product.cover.media.private`,
`product.cover.media`.`thumbnails_ro` as `product.cover.media.thumbnailsRo`,
`product.cover.media`.`created_at` as `product.cover.media.createdAt`,
`product.cover.media`.`updated_at` as `product.cover.media.updatedAt`,
`product.cover.media.translation.title`,
COALESCE(
`product.cover.media.translation.title`,
`product.cover.media.translation.title`
) as `product.cover.media.title`,
`product.cover.media.translation.alt`,
COALESCE(
`product.cover.media.translation.alt`,
`product.cover.media.translation.alt`
) as `product.cover.media.alt`,
`product.cover.media.translation.customFields`,
COALESCE(
`product.cover.media.translation.customFields`,
`product.cover.media.translation.customFields`
) as `product.cover.media.customFields`,
`product.cover.media.translation.createdAt`,
`product.cover.media.translation.updatedAt`,
`product.cover.media.translation.mediaId`,
`product.cover.media.translation.languageId`,
`product.cover`.`custom_fields` as `product.cover.customFields`,
`product.cover`.`created_at` as `product.cover.createdAt`,
`product.cover`.`updated_at` as `product.cover.updatedAt`,
(
SELECT
GROUP_CONCAT(
HEX(
`product.properties.mapping`.`property_group_option_id`
) SEPARATOR '||'
)
FROM
`product_property` `product.properties.mapping`
WHERE
`product.properties.mapping`.`product_id` = `product`.`properties`
) as `product.properties.id_mapping`,
`product.translation.metaDescription`,
`product.parent.translation.metaDescription`,
COALESCE(
`product.translation.metaDescription`,
`product.parent.translation.metaDescription`,
`product.translation.metaDescription`
) as `product.metaDescription`,
`product.translation.name`,
`product.parent.translation.name`,
COALESCE(
`product.translation.name`, `product.parent.translation.name`,
`product.translation.name`
) as `product.name`,
`product.translation.keywords`,
`product.parent.translation.keywords`,
COALESCE(
`product.translation.keywords`,
`product.parent.translation.keywords`,
`product.translation.keywords`
) as `product.keywords`,
`product.translation.description`,
`product.parent.translation.description`,
COALESCE(
`product.translation.description`,
`product.parent.translation.description`,
`product.translation.description`
) as `product.description`,
`product.translation.metaTitle`,
`product.parent.translation.metaTitle`,
COALESCE(
`product.translation.metaTitle`,
`product.parent.translation.metaTitle`,
`product.translation.metaTitle`
) as `product.metaTitle`,
`product.translation.packUnit`,
`product.parent.translation.packUnit`,
COALESCE(
`product.translation.packUnit`,
`product.parent.translation.packUnit`,
`product.translation.packUnit`
) as `product.packUnit`,
`product.translation.packUnitPlural`,
`product.parent.translation.packUnitPlural`,
COALESCE(
`product.translation.packUnitPlural`,
`product.parent.translation.packUnitPlural`,
`product.translation.packUnitPlural`
) as `product.packUnitPlural`,
`product.translation.customSearchKeywords`,
`product.parent.translation.customSearchKeywords`,
COALESCE(
`product.translation.customSearchKeywords`,
`product.parent.translation.customSearchKeywords`,
`product.translation.customSearchKeywords`
) as `product.customSearchKeywords`,
`product.translation.slotConfig`,
`product.parent.translation.slotConfig`,
COALESCE(
`product.translation.slotConfig`,
`product.parent.translation.slotConfig`,
`product.translation.slotConfig`
) as `product.slotConfig`,
`product.translation.customFields`,
`product.parent.translation.customFields`,
COALESCE(
`product.translation.customFields`,
`product.parent.translation.customFields`,
`product.translation.customFields`
) as `product.customFields`,
`product.translation.createdAt`,
`product.parent.translation.createdAt`,
`product.translation.updatedAt`,
`product.parent.translation.updatedAt`,
`product.translation.productId`,
`product.parent.translation.productId`,
`product.translation.languageId`,
`product.parent.translation.languageId`,
`product.translation.productVersionId`,
`product.parent.translation.productVersionId`
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_srs_extension` `product.srsExtension` ON `product`.`srsExtension` = `product.srsExtension`.`product_id`
AND `product`.`version_id` = `product.srsExtension`.`version_id`
LEFT JOIN (
SELECT
`product.translation`.product_id,
`product.translation`.product_version_id,
`product.translation`.meta_description as `product.translation.metaDescription`,
`product.translation`.name as `product.translation.name`,
`product.translation`.keywords as `product.translation.keywords`,
`product.translation`.description as `product.translation.description`,
`product.translation`.meta_title as `product.translation.metaTitle`,
`product.translation`.pack_unit as `product.translation.packUnit`,
`product.translation`.pack_unit_plural as `product.translation.packUnitPlural`,
`product.translation`.custom_search_keywords as `product.translation.customSearchKeywords`,
`product.translation`.slot_config as `product.translation.slotConfig`,
`product.translation`.custom_fields as `product.translation.customFields`,
`product.translation`.created_at as `product.translation.createdAt`,
`product.translation`.updated_at as `product.translation.updatedAt`,
`product.translation`.product_id as `product.translation.productId`,
`product.translation`.language_id as `product.translation.languageId`,
`product.translation`.product_version_id as `product.translation.productVersionId`
FROM
`product_translation` `product.translation`
WHERE
`product.translation`.language_id = : languageId
) `product.product_translation` ON `product.product_translation`.`product_id` = `product`.`id`
AND `product.product_translation`.product_version_id = `product`.version_id
LEFT JOIN (
SELECT
`product.parent.translation`.product_id,
`product.parent.translation`.product_version_id,
`product.parent.translation`.meta_description as `product.parent.translation.metaDescription`,
`product.parent.translation`.name as `product.parent.translation.name`,
`product.parent.translation`.keywords as `product.parent.translation.keywords`,
`product.parent.translation`.description as `product.parent.translation.description`,
`product.parent.translation`.meta_title as `product.parent.translation.metaTitle`,
`product.parent.translation`.pack_unit as `product.parent.translation.packUnit`,
`product.parent.translation`.pack_unit_plural as `product.parent.translation.packUnitPlural`,
`product.parent.translation`.custom_search_keywords as `product.parent.translation.customSearchKeywords`,
`product.parent.translation`.slot_config as `product.parent.translation.slotConfig`,
`product.parent.translation`.custom_fields as `product.parent.translation.customFields`,
`product.parent.translation`.created_at as `product.parent.translation.createdAt`,
`product.parent.translation`.updated_at as `product.parent.translation.updatedAt`,
`product.parent.translation`.product_id as `product.parent.translation.productId`,
`product.parent.translation`.language_id as `product.parent.translation.languageId`,
`product.parent.translation`.product_version_id as `product.parent.translation.productVersionId`
FROM
`product_translation` `product.parent.translation`
WHERE
`product.parent.translation`.language_id = : languageId
) `product.product_translation.parent` ON `product.product_translation.parent`.`product_id` = `product.parent`.`id`
AND `product.product_translation.parent`.product_version_id = `product.parent`.version_id
LEFT JOIN `tax` `product.tax` ON `product`.`tax` = `product.tax`.`id`
LEFT JOIN `nd_second_media_extension` `product.secondMediaExtension` ON `product`.`secondMediaExtension` = `product.secondMediaExtension`.`product_id`
LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product`.`manufacturer` = `product.manufacturer`.`id`
AND `product`.`version_id` = `product.manufacturer`.`version_id`
LEFT JOIN `product_media` `product.cover` ON `product`.`cover` = `product.cover`.`id`
AND `product`.`version_id` = `product.cover`.`version_id`
LEFT JOIN `product_media` `product.secondMediaExtension.secondMedia` ON `product.secondMediaExtension`.`second_media_id` = `product.secondMediaExtension.secondMedia`.`id`
LEFT JOIN `media` `product.secondMediaExtension.secondMedia.media` ON `product.secondMediaExtension.secondMedia`.`media_id` = `product.secondMediaExtension.secondMedia.media`.`id`
LEFT JOIN (
SELECT
`product.secondMediaExtension.secondMedia.media.translation`.media_id,
`product.secondMediaExtension.secondMedia.media.translation`.title as `product.secondMediaExtension.secondMedia.media.translation.title`,
`product.secondMediaExtension.secondMedia.media.translation`.alt as `product.secondMediaExtension.secondMedia.media.translation.alt`,
`product.secondMediaExtension.secondMedia.media.translation`.custom_fields as `product.secondMediaExtension.secondMedia.media.translation.customFields`,
`product.secondMediaExtension.secondMedia.media.translation`.created_at as `product.secondMediaExtension.secondMedia.media.translation.createdAt`,
`product.secondMediaExtension.secondMedia.media.translation`.updated_at as `product.secondMediaExtension.secondMedia.media.translation.updatedAt`,
`product.secondMediaExtension.secondMedia.media.translation`.media_id as `product.secondMediaExtension.secondMedia.media.translation.mediaId`,
`product.secondMediaExtension.secondMedia.media.translation`.language_id as `product.secondMediaExtension.secondMedia.media.translation.languageId`
FROM
`media_translation` `product.secondMediaExtension.secondMedia.media.translation`
WHERE
`product.secondMediaExtension.secondMedia.media.translation`.language_id = : languageId
) `product.secondMediaExtension.secondMedia.media.media_translation` ON `product.secondMediaExtension.secondMedia.media.media_translation`.`media_id` = `product.secondMediaExtension.secondMedia.media`.`id`
LEFT JOIN (
SELECT
`product.manufacturer.translation`.product_manufacturer_id,
`product.manufacturer.translation`.product_manufacturer_version_id,
`product.manufacturer.translation`.name as `product.manufacturer.translation.name`,
`product.manufacturer.translation`.description as `product.manufacturer.translation.description`,
`product.manufacturer.translation`.custom_fields as `product.manufacturer.translation.customFields`,
`product.manufacturer.translation`.created_at as `product.manufacturer.translation.createdAt`,
`product.manufacturer.translation`.updated_at as `product.manufacturer.translation.updatedAt`,
`product.manufacturer.translation`.product_manufacturer_id as `product.manufacturer.translation.productManufacturerId`,
`product.manufacturer.translation`.language_id as `product.manufacturer.translation.languageId`,
`product.manufacturer.translation`.product_manufacturer_version_id as `product.manufacturer.translation.productManufacturerVersionId`
FROM
`product_manufacturer_translation` `product.manufacturer.translation`
WHERE
`product.manufacturer.translation`.language_id = : languageId
) `product.manufacturer.product_manufacturer_translation` ON `product.manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product.manufacturer`.`id`
AND `product.manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product.manufacturer`.version_id
LEFT JOIN `base_extension` `product.manufacturer.baseExtension` ON `product.manufacturer`.`id` = `product.manufacturer.baseExtension`.`product_manufacturer_id`
LEFT JOIN `listing_page_extension` `product.manufacturer.listingPageExtension` ON `product.manufacturer`.`id` = `product.manufacturer.listingPageExtension`.`product_manufacturer_id`
LEFT JOIN `product_page_extension` `product.manufacturer.productPageExtension` ON `product.manufacturer`.`id` = `product.manufacturer.productPageExtension`.`product_manufacturer_id`
LEFT JOIN (
SELECT
`product.manufacturer.listingPageExtension.translation`.listing_page_extension_id,
`product.manufacturer.listingPageExtension.translation`.description as `product.manufacturer.listingPageExtension.translation.description`,
`product.manufacturer.listingPageExtension.translation`.size_description as `product.manufacturer.listingPageExtension.translation.sizeDescription`,
`product.manufacturer.listingPageExtension.translation`.created_at as `product.manufacturer.listingPageExtension.translation.createdAt`,
`product.manufacturer.listingPageExtension.translation`.updated_at as `product.manufacturer.listingPageExtension.translation.updatedAt`,
`product.manufacturer.listingPageExtension.translation`.listing_page_extension_id as `product.manufacturer.listingPageExtension.translation.listingPageExtensionId`,
`product.manufacturer.listingPageExtension.translation`.language_id as `product.manufacturer.listingPageExtension.translation.languageId`
FROM
`listing_page_extension_translation` `product.manufacturer.listingPageExtension.translation`
WHERE
`product.manufacturer.listingPageExtension.translation`.language_id = : languageId
) `product.manufacturer.listingPageExtension.listing_page_extension_translation` ON `product.manufacturer.listingPageExtension.listing_page_extension_translation`.`listing_page_extension_id` = `product.manufacturer.listingPageExtension`.`id`
LEFT JOIN (
SELECT
`product.manufacturer.productPageExtension.translation`.product_page_extension_id,
`product.manufacturer.productPageExtension.translation`.url as `product.manufacturer.productPageExtension.translation.url`,
`product.manufacturer.productPageExtension.translation`.meta_title as `product.manufacturer.productPageExtension.translation.metaTitle`,
`product.manufacturer.productPageExtension.translation`.meta_description as `product.manufacturer.productPageExtension.translation.metaDescription`,
`product.manufacturer.productPageExtension.translation`.keywords as `product.manufacturer.productPageExtension.translation.keywords`,
`product.manufacturer.productPageExtension.translation`.slot_config as `product.manufacturer.productPageExtension.translation.slotConfig`,
`product.manufacturer.productPageExtension.translation`.created_at as `product.manufacturer.productPageExtension.translation.createdAt`,
`product.manufacturer.productPageExtension.translation`.updated_at as `product.manufacturer.productPageExtension.translation.updatedAt`,
`product.manufacturer.productPageExtension.translation`.product_page_extension_id as `product.manufacturer.productPageExtension.translation.productPageExtensionId`,
`product.manufacturer.productPageExtension.translation`.language_id as `product.manufacturer.productPageExtension.translation.languageId`
FROM
`product_page_extension_translation` `product.manufacturer.productPageExtension.translation`
WHERE
`product.manufacturer.productPageExtension.translation`.language_id = : languageId
) `product.manufacturer.productPageExtension.product_page_extension_translation` ON `product.manufacturer.productPageExtension.product_page_extension_translation`.`product_page_extension_id` = `product.manufacturer.productPageExtension`.`id`
LEFT JOIN `media` `product.cover.media` ON `product.cover`.`media_id` = `product.cover.media`.`id`
LEFT JOIN (
SELECT
`product.cover.media.translation`.media_id,
`product.cover.media.translation`.title as `product.cover.media.translation.title`,
`product.cover.media.translation`.alt as `product.cover.media.translation.alt`,
`product.cover.media.translation`.custom_fields as `product.cover.media.translation.customFields`,
`product.cover.media.translation`.created_at as `product.cover.media.translation.createdAt`,
`product.cover.media.translation`.updated_at as `product.cover.media.translation.updatedAt`,
`product.cover.media.translation`.media_id as `product.cover.media.translation.mediaId`,
`product.cover.media.translation`.language_id as `product.cover.media.translation.languageId`
FROM
`media_translation` `product.cover.media.translation`
WHERE
`product.cover.media.translation`.language_id = : languageId
) `product.cover.media.media_translation` ON `product.cover.media.media_translation`.`media_id` = `product.cover.media`.`id`
WHERE
(
`product`.`version_id` = : version
)
AND (
(
`product.srsExtension`.`base_id` = : param_38c5c46a4ee34f57ac5d04c3e0d96e1f
AND `product`.`parent_id` <=> : param_4cf4f0f5555440889c198c4f1356997d
)
)
SELECT `product`.`id` as `product.id`, `product`.`version_id` as `product.versionId`, `product`.`parent_id` as `product.parentId`, `product`.`parent_version_id` as `product.parentVersionId`, COALESCE(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`) as `product.manufacturerId`, COALESCE(`product`.`product_manufacturer_version_id`, `product.parent`.`product_manufacturer_version_id`) as `product.productManufacturerVersionId`, COALESCE(`product`.`unit_id`, `product.parent`.`unit_id`) as `product.unitId`, COALESCE(`product`.`tax_id`, `product.parent`.`tax_id`) as `product.taxId`, COALESCE(`product`.`product_media_id`, `product.parent`.`product_media_id`) as `product.coverId`, COALESCE(`product`.`product_media_version_id`, `product.parent`.`product_media_version_id`) as `product.productMediaVersionId`, COALESCE(`product`.`delivery_time_id`, `product.parent`.`delivery_time_id`) as `product.deliveryTimeId`, COALESCE(`product`.`product_feature_set_id`, `product.parent`.`product_feature_set_id`) as `product.featureSetId`, COALESCE(`product`.`canonical_product_id`, `product.parent`.`canonical_product_id`) as `product.canonicalProductId`, COALESCE(`product`.`cms_page_id`, `product.parent`.`cms_page_id`) as `product.cmsPageId`, COALESCE(`product`.`cms_page_version_id`, `product.parent`.`cms_page_version_id`) as `product.cmsPageVersionId`, `product.parent`.`price` as `product.price.inherited`, COALESCE(`product`.`price`, `product.parent`.`price`) as `product.price`, `product`.`product_number` as `product.productNumber`, `product`.`stock` as `product.stock`, COALESCE(`product`.`restock_time`, `product.parent`.`restock_time`) as `product.restockTime`, `product`.`auto_increment` as `product.autoIncrement`, COALESCE(`product`.`active`, `product.parent`.`active`) as `product.active`, `product`.`available_stock` as `product.availableStock`, `product`.`available` as `product.available`, COALESCE(`product`.`is_closeout`, `product.parent`.`is_closeout`) as `product.isCloseout`, `product`.`display_group` as `product.displayGroup`, `product.parent`.`configurator_group_config` as `product.configuratorGroupConfig.inherited`, COALESCE(`product`.`configurator_group_config`, `product.parent`.`configurator_group_config`) as `product.configuratorGroupConfig`, COALESCE(`product`.`main_variant_id`, `product.parent`.`main_variant_id`) as `product.mainVariantId`, COALESCE(`product`.`display_parent`, `product.parent`.`display_parent`) as `product.displayParent`, `product.parent`.`variant_listing_config` as `product.variantListingConfig.inherited`, COALESCE(`product`.`variant_listing_config`, `product.parent`.`variant_listing_config`) as `product.variantListingConfig`, `product`.`variant_restrictions` as `product.variantRestrictions`, COALESCE(`product`.`manufacturer_number`, `product.parent`.`manufacturer_number`) as `product.manufacturerNumber`, COALESCE(`product`.`ean`, `product.parent`.`ean`) as `product.ean`, COALESCE(`product`.`purchase_steps`, `product.parent`.`purchase_steps`) as `product.purchaseSteps`, COALESCE(`product`.`max_purchase`, `product.parent`.`max_purchase`) as `product.maxPurchase`, COALESCE(`product`.`min_purchase`, `product.parent`.`min_purchase`) as `product.minPurchase`, COALESCE(`product`.`purchase_unit`, `product.parent`.`purchase_unit`) as `product.purchaseUnit`, COALESCE(`product`.`reference_unit`, `product.parent`.`reference_unit`) as `product.referenceUnit`, COALESCE(`product`.`shipping_free`, `product.parent`.`shipping_free`) as `product.shippingFree`, `product.parent`.`purchase_prices` as `product.purchasePrices.inherited`, COALESCE(`product`.`purchase_prices`, `product.parent`.`purchase_prices`) as `product.purchasePrices`, COALESCE(`product`.`mark_as_topseller`, `product.parent`.`mark_as_topseller`) as `product.markAsTopseller`, COALESCE(`product`.`weight`, `product.parent`.`weight`) as `product.weight`, COALESCE(`product`.`width`, `product.parent`.`width`) as `product.width`, COALESCE(`product`.`height`, `product.parent`.`height`) as `product.height`, COALESCE(`product`.`length`, `product.parent`.`length`) as `product.length`, COALESCE(`product`.`release_date`, `product.parent`.`release_date`) as `product.releaseDate`, COALESCE(`product`.`rating_average`, `product.parent`.`rating_average`) as `product.ratingAverage`, `product.parent`.`category_tree` as `product.categoryTree.inherited`, COALESCE(`product`.`category_tree`, `product.parent`.`category_tree`) as `product.categoryTree`, `product.parent`.`property_ids` as `product.propertyIds.inherited`, COALESCE(`product`.`property_ids`, `product.parent`.`property_ids`) as `product.propertyIds`, `product.parent`.`option_ids` as `product.optionIds.inherited`, COALESCE(`product`.`option_ids`, `product.parent`.`option_ids`) as `product.optionIds`, `product.parent`.`stream_ids` as `product.streamIds.inherited`, COALESCE(`product`.`stream_ids`, `product.parent`.`stream_ids`) as `product.streamIds`, `product.parent`.`tag_ids` as `product.tagIds.inherited`, COALESCE(`product`.`tag_ids`, `product.parent`.`tag_ids`) as `product.tagIds`, `product.parent`.`category_ids` as `product.categoryIds.inherited`, COALESCE(`product`.`category_ids`, `product.parent`.`category_ids`) as `product.categoryIds`, `product`.`child_count` as `product.childCount`, COALESCE(`product`.`custom_field_set_selection_active`, `product.parent`.`custom_field_set_selection_active`) as `product.customFieldSetSelectionActive`, `product`.`sales` as `product.sales`, `product`.`states` as `product.states`, `product.tax`.`id` as `product.tax.id`, `product.tax`.`tax_rate` as `product.tax.taxRate`, `product.tax`.`name` as `product.tax.name`, `product.tax`.`position` as `product.tax.position`, `product.tax`.`custom_fields` as `product.tax.customFields`, `product.tax`.`created_at` as `product.tax.createdAt`, `product.tax`.`updated_at` as `product.tax.updatedAt`, `product.parent`.`cheapest_price` as `product.cheapestPrice.inherited`, COALESCE(`product`.`cheapest_price`, `product.parent`.`cheapest_price`) as `product.cheapestPrice`, `product`.`created_at` as `product.createdAt`, `product`.`updated_at` as `product.updatedAt`, `product.secondMediaExtension`.`id` as `product.secondMediaExtension.id`, `product.secondMediaExtension`.`product_id` as `product.secondMediaExtension.productId`, `product.secondMediaExtension`.`product_version_id` as `product.secondMediaExtension.productVersionId`, `product.secondMediaExtension`.`second_media_id` as `product.secondMediaExtension.secondMediaId`, `product.secondMediaExtension.secondMedia`.`id` as `product.secondMediaExtension.secondMedia.id`, `product.secondMediaExtension.secondMedia`.`version_id` as `product.secondMediaExtension.secondMedia.versionId`, `product.secondMediaExtension.secondMedia`.`product_id` as `product.secondMediaExtension.secondMedia.productId`, `product.secondMediaExtension.secondMedia`.`product_version_id` as `product.secondMediaExtension.secondMedia.productVersionId`, `product.secondMediaExtension.secondMedia`.`media_id` as `product.secondMediaExtension.secondMedia.mediaId`, `product.secondMediaExtension.secondMedia`.`position` as `product.secondMediaExtension.secondMedia.position`, `product.secondMediaExtension.secondMedia.media`.`id` as `product.secondMediaExtension.secondMedia.media.id`, `product.secondMediaExtension.secondMedia.media`.`user_id` as `product.secondMediaExtension.secondMedia.media.userId`, `product.secondMediaExtension.secondMedia.media`.`media_folder_id` as `product.secondMediaExtension.secondMedia.media.mediaFolderId`, `product.secondMediaExtension.secondMedia.media`.`mime_type` as `product.secondMediaExtension.secondMedia.media.mimeType`, `product.secondMediaExtension.secondMedia.media`.`file_extension` as `product.secondMediaExtension.secondMedia.media.fileExtension`, `product.secondMediaExtension.secondMedia.media`.`uploaded_at` as `product.secondMediaExtension.secondMedia.media.uploadedAt`, `product.secondMediaExtension.secondMedia.media`.`file_name` as `product.secondMediaExtension.secondMedia.media.fileName`, `product.secondMediaExtension.secondMedia.media`.`file_size` as `product.secondMediaExtension.secondMedia.media.fileSize`, `product.secondMediaExtension.secondMedia.media`.`media_type` as `product.secondMediaExtension.secondMedia.media.mediaTypeRaw`, `product.secondMediaExtension.secondMedia.media`.`meta_data` as `product.secondMediaExtension.secondMedia.media.metaData`, `product.secondMediaExtension.secondMedia.media`.`private` as `product.secondMediaExtension.secondMedia.media.private`, `product.secondMediaExtension.secondMedia.media`.`thumbnails_ro` as `product.secondMediaExtension.secondMedia.media.thumbnailsRo`, `product.secondMediaExtension.secondMedia.media`.`created_at` as `product.secondMediaExtension.secondMedia.media.createdAt`, `product.secondMediaExtension.secondMedia.media`.`updated_at` as `product.secondMediaExtension.secondMedia.media.updatedAt`, `product.secondMediaExtension.secondMedia.media.translation.title`, COALESCE(`product.secondMediaExtension.secondMedia.media.translation.title`,`product.secondMediaExtension.secondMedia.media.translation.title`) as `product.secondMediaExtension.secondMedia.media.title`, `product.secondMediaExtension.secondMedia.media.translation.alt`, COALESCE(`product.secondMediaExtension.secondMedia.media.translation.alt`,`product.secondMediaExtension.secondMedia.media.translation.alt`) as `product.secondMediaExtension.secondMedia.media.alt`, `product.secondMediaExtension.secondMedia.media.translation.customFields`, COALESCE(`product.secondMediaExtension.secondMedia.media.translation.customFields`,`product.secondMediaExtension.secondMedia.media.translation.customFields`) as `product.secondMediaExtension.secondMedia.media.customFields`, `product.secondMediaExtension.secondMedia.media.translation.createdAt`, `product.secondMediaExtension.secondMedia.media.translation.updatedAt`, `product.secondMediaExtension.secondMedia.media.translation.mediaId`, `product.secondMediaExtension.secondMedia.media.translation.languageId`, `product.secondMediaExtension.secondMedia`.`custom_fields` as `product.secondMediaExtension.secondMedia.customFields`, `product.secondMediaExtension.secondMedia`.`created_at` as `product.secondMediaExtension.secondMedia.createdAt`, `product.secondMediaExtension.secondMedia`.`updated_at` as `product.secondMediaExtension.secondMedia.updatedAt`, `product.secondMediaExtension`.`created_at` as `product.secondMediaExtension.createdAt`, `product.secondMediaExtension`.`updated_at` as `product.secondMediaExtension.updatedAt`, `product.srsExtension`.`id` as `product.srsExtension.id`, `product.srsExtension`.`version_id` as `product.srsExtension.versionId`, `product.srsExtension`.`product_id` as `product.srsExtension.productId`, `product.srsExtension`.`product_version_id` as `product.srsExtension.productVersionId`, `product.srsExtension`.`srs_id` as `product.srsExtension.srsId`, `product.srsExtension`.`base_id` as `product.srsExtension.baseId`, `product.srsExtension`.`created_at` as `product.srsExtension.createdAt`, `product.srsExtension`.`updated_at` as `product.srsExtension.updatedAt`, `product.manufacturer`.`id` as `product.manufacturer.id`, `product.manufacturer`.`version_id` as `product.manufacturer.versionId`, `product.manufacturer`.`media_id` as `product.manufacturer.mediaId`, `product.manufacturer`.`link` as `product.manufacturer.link`, `product.manufacturer`.`created_at` as `product.manufacturer.createdAt`, `product.manufacturer`.`updated_at` as `product.manufacturer.updatedAt`, `product.manufacturer.baseExtension`.`id` as `product.manufacturer.baseExtension.id`, `product.manufacturer.baseExtension`.`product_manufacturer_id` as `product.manufacturer.baseExtension.productManufacturerId`, `product.manufacturer.baseExtension`.`product_manufacturer_version_id` as `product.manufacturer.baseExtension.productManufacturerVersionId`, `product.manufacturer.baseExtension`.`active` as `product.manufacturer.baseExtension.active`, `product.manufacturer.baseExtension`.`type` as `product.manufacturer.baseExtension.type`, `product.manufacturer.baseExtension`.`created_at` as `product.manufacturer.baseExtension.createdAt`, `product.manufacturer.baseExtension`.`updated_at` as `product.manufacturer.baseExtension.updatedAt`, `product.manufacturer.listingPageExtension`.`id` as `product.manufacturer.listingPageExtension.id`, `product.manufacturer.listingPageExtension`.`product_manufacturer_id` as `product.manufacturer.listingPageExtension.productManufacturerId`, `product.manufacturer.listingPageExtension`.`product_manufacturer_version_id` as `product.manufacturer.listingPageExtension.productManufacturerVersionId`, `product.manufacturer.listingPageExtension`.`active` as `product.manufacturer.listingPageExtension.active`, `product.manufacturer.listingPageExtension`.`type` as `product.manufacturer.listingPageExtension.type`, `product.manufacturer.listingPageExtension`.`product_assignment_type` as `product.manufacturer.listingPageExtension.productAssignmentType`, `product.manufacturer.listingPageExtension`.`product_stream_id` as `product.manufacturer.listingPageExtension.productStreamId`, `product.manufacturer.listingPageExtension`.`size_media` as `product.manufacturer.listingPageExtension.sizeMediaId`, `product.manufacturer.listingPageExtension`.`highlight_media` as `product.manufacturer.listingPageExtension.highlightMediaId`, `product.manufacturer.listingPageExtension`.`created_at` as `product.manufacturer.listingPageExtension.createdAt`, `product.manufacturer.listingPageExtension`.`updated_at` as `product.manufacturer.listingPageExtension.updatedAt`, `product.manufacturer.listingPageExtension.translation.description`, COALESCE(`product.manufacturer.listingPageExtension.translation.description`,`product.manufacturer.listingPageExtension.translation.description`) as `product.manufacturer.listingPageExtension.description`, `product.manufacturer.listingPageExtension.translation.sizeDescription`, COALESCE(`product.manufacturer.listingPageExtension.translation.sizeDescription`,`product.manufacturer.listingPageExtension.translation.sizeDescription`) as `product.manufacturer.listingPageExtension.sizeDescription`, `product.manufacturer.listingPageExtension.translation.createdAt`, `product.manufacturer.listingPageExtension.translation.updatedAt`, `product.manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product.manufacturer.listingPageExtension.translation.languageId`, `product.manufacturer.productPageExtension`.`id` as `product.manufacturer.productPageExtension.id`, `product.manufacturer.productPageExtension`.`product_manufacturer_id` as `product.manufacturer.productPageExtension.productManufacturerId`, `product.manufacturer.productPageExtension`.`product_manufacturer_version_id` as `product.manufacturer.productPageExtension.productManufacturerVersionId`, `product.manufacturer.productPageExtension`.`cms_page_type` as `product.manufacturer.productPageExtension.cmsPageType`, `product.manufacturer.productPageExtension`.`cms_page_id` as `product.manufacturer.productPageExtension.cmsPageId`, `product.manufacturer.productPageExtension`.`cms_page_version_id` as `product.manufacturer.productPageExtension.cmsPageVersionId`, `product.manufacturer.productPageExtension`.`created_at` as `product.manufacturer.productPageExtension.createdAt`, `product.manufacturer.productPageExtension`.`updated_at` as `product.manufacturer.productPageExtension.updatedAt`, `product.manufacturer.productPageExtension.translation.url`, COALESCE(`product.manufacturer.productPageExtension.translation.url`,`product.manufacturer.productPageExtension.translation.url`) as `product.manufacturer.productPageExtension.url`, `product.manufacturer.productPageExtension.translation.metaTitle`, COALESCE(`product.manufacturer.productPageExtension.translation.metaTitle`,`product.manufacturer.productPageExtension.translation.metaTitle`) as `product.manufacturer.productPageExtension.metaTitle`, `product.manufacturer.productPageExtension.translation.metaDescription`, COALESCE(`product.manufacturer.productPageExtension.translation.metaDescription`,`product.manufacturer.productPageExtension.translation.metaDescription`) as `product.manufacturer.productPageExtension.metaDescription`, `product.manufacturer.productPageExtension.translation.keywords`, COALESCE(`product.manufacturer.productPageExtension.translation.keywords`,`product.manufacturer.productPageExtension.translation.keywords`) as `product.manufacturer.productPageExtension.keywords`, `product.manufacturer.productPageExtension.translation.slotConfig`, COALESCE(`product.manufacturer.productPageExtension.translation.slotConfig`,`product.manufacturer.productPageExtension.translation.slotConfig`) as `product.manufacturer.productPageExtension.slotConfig`, `product.manufacturer.productPageExtension.translation.createdAt`, `product.manufacturer.productPageExtension.translation.updatedAt`, `product.manufacturer.productPageExtension.translation.productPageExtensionId`, `product.manufacturer.productPageExtension.translation.languageId`, `product.manufacturer.translation.name`, COALESCE(`product.manufacturer.translation.name`,`product.manufacturer.translation.name`) as `product.manufacturer.name`, `product.manufacturer.translation.description`, COALESCE(`product.manufacturer.translation.description`,`product.manufacturer.translation.description`) as `product.manufacturer.description`, `product.manufacturer.translation.customFields`, COALESCE(`product.manufacturer.translation.customFields`,`product.manufacturer.translation.customFields`) as `product.manufacturer.customFields`, `product.manufacturer.translation.createdAt`, `product.manufacturer.translation.updatedAt`, `product.manufacturer.translation.productManufacturerId`, `product.manufacturer.translation.languageId`, `product.manufacturer.translation.productManufacturerVersionId`, (SELECT GROUP_CONCAT(HEX(`product.options.mapping`.`property_group_option_id`) SEPARATOR '||')
FROM `product_option` `product.options.mapping`
WHERE `product.options.mapping`.`product_id` = `product`.`id` ) as `product.options.id_mapping`, `product.cover`.`id` as `product.cover.id`, `product.cover`.`version_id` as `product.cover.versionId`, `product.cover`.`product_id` as `product.cover.productId`, `product.cover`.`product_version_id` as `product.cover.productVersionId`, `product.cover`.`media_id` as `product.cover.mediaId`, `product.cover`.`position` as `product.cover.position`, `product.cover.media`.`id` as `product.cover.media.id`, `product.cover.media`.`user_id` as `product.cover.media.userId`, `product.cover.media`.`media_folder_id` as `product.cover.media.mediaFolderId`, `product.cover.media`.`mime_type` as `product.cover.media.mimeType`, `product.cover.media`.`file_extension` as `product.cover.media.fileExtension`, `product.cover.media`.`uploaded_at` as `product.cover.media.uploadedAt`, `product.cover.media`.`file_name` as `product.cover.media.fileName`, `product.cover.media`.`file_size` as `product.cover.media.fileSize`, `product.cover.media`.`media_type` as `product.cover.media.mediaTypeRaw`, `product.cover.media`.`meta_data` as `product.cover.media.metaData`, `product.cover.media`.`private` as `product.cover.media.private`, `product.cover.media`.`thumbnails_ro` as `product.cover.media.thumbnailsRo`, `product.cover.media`.`created_at` as `product.cover.media.createdAt`, `product.cover.media`.`updated_at` as `product.cover.media.updatedAt`, `product.cover.media.translation.title`, COALESCE(`product.cover.media.translation.title`,`product.cover.media.translation.title`) as `product.cover.media.title`, `product.cover.media.translation.alt`, COALESCE(`product.cover.media.translation.alt`,`product.cover.media.translation.alt`) as `product.cover.media.alt`, `product.cover.media.translation.customFields`, COALESCE(`product.cover.media.translation.customFields`,`product.cover.media.translation.customFields`) as `product.cover.media.customFields`, `product.cover.media.translation.createdAt`, `product.cover.media.translation.updatedAt`, `product.cover.media.translation.mediaId`, `product.cover.media.translation.languageId`, `product.cover`.`custom_fields` as `product.cover.customFields`, `product.cover`.`created_at` as `product.cover.createdAt`, `product.cover`.`updated_at` as `product.cover.updatedAt`, (SELECT GROUP_CONCAT(HEX(`product.properties.mapping`.`property_group_option_id`) SEPARATOR '||')
FROM `product_property` `product.properties.mapping`
WHERE `product.properties.mapping`.`product_id` = `product`.`properties` ) as `product.properties.id_mapping`, `product.translation.metaDescription`, `product.parent.translation.metaDescription`, COALESCE(`product.translation.metaDescription`,`product.parent.translation.metaDescription`,`product.translation.metaDescription`) as `product.metaDescription`, `product.translation.name`, `product.parent.translation.name`, COALESCE(`product.translation.name`,`product.parent.translation.name`,`product.translation.name`) as `product.name`, `product.translation.keywords`, `product.parent.translation.keywords`, COALESCE(`product.translation.keywords`,`product.parent.translation.keywords`,`product.translation.keywords`) as `product.keywords`, `product.translation.description`, `product.parent.translation.description`, COALESCE(`product.translation.description`,`product.parent.translation.description`,`product.translation.description`) as `product.description`, `product.translation.metaTitle`, `product.parent.translation.metaTitle`, COALESCE(`product.translation.metaTitle`,`product.parent.translation.metaTitle`,`product.translation.metaTitle`) as `product.metaTitle`, `product.translation.packUnit`, `product.parent.translation.packUnit`, COALESCE(`product.translation.packUnit`,`product.parent.translation.packUnit`,`product.translation.packUnit`) as `product.packUnit`, `product.translation.packUnitPlural`, `product.parent.translation.packUnitPlural`, COALESCE(`product.translation.packUnitPlural`,`product.parent.translation.packUnitPlural`,`product.translation.packUnitPlural`) as `product.packUnitPlural`, `product.translation.customSearchKeywords`, `product.parent.translation.customSearchKeywords`, COALESCE(`product.translation.customSearchKeywords`,`product.parent.translation.customSearchKeywords`,`product.translation.customSearchKeywords`) as `product.customSearchKeywords`, `product.translation.slotConfig`, `product.parent.translation.slotConfig`, COALESCE(`product.translation.slotConfig`,`product.parent.translation.slotConfig`,`product.translation.slotConfig`) as `product.slotConfig`, `product.translation.customFields`, `product.parent.translation.customFields`, COALESCE(`product.translation.customFields`,`product.parent.translation.customFields`,`product.translation.customFields`) as `product.customFields`, `product.translation.createdAt`, `product.parent.translation.createdAt`, `product.translation.updatedAt`, `product.parent.translation.updatedAt`, `product.translation.productId`, `product.parent.translation.productId`, `product.translation.languageId`, `product.parent.translation.languageId`, `product.translation.productVersionId`, `product.parent.translation.productVersionId` 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_srs_extension` `product.srsExtension` ON `product`.`srsExtension` = `product.srsExtension`.`product_id` AND `product`.`version_id` = `product.srsExtension`.`version_id` LEFT JOIN (SELECT `product.translation`.product_id, `product.translation`.product_version_id, `product.translation`.meta_description as `product.translation.metaDescription`, `product.translation`.name as `product.translation.name`, `product.translation`.keywords as `product.translation.keywords`, `product.translation`.description as `product.translation.description`, `product.translation`.meta_title as `product.translation.metaTitle`, `product.translation`.pack_unit as `product.translation.packUnit`, `product.translation`.pack_unit_plural as `product.translation.packUnitPlural`, `product.translation`.custom_search_keywords as `product.translation.customSearchKeywords`, `product.translation`.slot_config as `product.translation.slotConfig`, `product.translation`.custom_fields as `product.translation.customFields`, `product.translation`.created_at as `product.translation.createdAt`, `product.translation`.updated_at as `product.translation.updatedAt`, `product.translation`.product_id as `product.translation.productId`, `product.translation`.language_id as `product.translation.languageId`, `product.translation`.product_version_id as `product.translation.productVersionId` FROM `product_translation` `product.translation` WHERE `product.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.product_translation` ON `product.product_translation`.`product_id` = `product`.`id` AND `product.product_translation`.product_version_id = `product`.version_id LEFT JOIN (SELECT `product.parent.translation`.product_id, `product.parent.translation`.product_version_id, `product.parent.translation`.meta_description as `product.parent.translation.metaDescription`, `product.parent.translation`.name as `product.parent.translation.name`, `product.parent.translation`.keywords as `product.parent.translation.keywords`, `product.parent.translation`.description as `product.parent.translation.description`, `product.parent.translation`.meta_title as `product.parent.translation.metaTitle`, `product.parent.translation`.pack_unit as `product.parent.translation.packUnit`, `product.parent.translation`.pack_unit_plural as `product.parent.translation.packUnitPlural`, `product.parent.translation`.custom_search_keywords as `product.parent.translation.customSearchKeywords`, `product.parent.translation`.slot_config as `product.parent.translation.slotConfig`, `product.parent.translation`.custom_fields as `product.parent.translation.customFields`, `product.parent.translation`.created_at as `product.parent.translation.createdAt`, `product.parent.translation`.updated_at as `product.parent.translation.updatedAt`, `product.parent.translation`.product_id as `product.parent.translation.productId`, `product.parent.translation`.language_id as `product.parent.translation.languageId`, `product.parent.translation`.product_version_id as `product.parent.translation.productVersionId` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.product_translation.parent` ON `product.product_translation.parent`.`product_id` = `product.parent`.`id` AND `product.product_translation.parent`.product_version_id = `product.parent`.version_id LEFT JOIN `tax` `product.tax` ON `product`.`tax` = `product.tax`.`id` LEFT JOIN `nd_second_media_extension` `product.secondMediaExtension` ON `product`.`secondMediaExtension` = `product.secondMediaExtension`.`product_id` LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product`.`manufacturer` = `product.manufacturer`.`id` AND `product`.`version_id` = `product.manufacturer`.`version_id` LEFT JOIN `product_media` `product.cover` ON `product`.`cover` = `product.cover`.`id` AND `product`.`version_id` = `product.cover`.`version_id` LEFT JOIN `product_media` `product.secondMediaExtension.secondMedia` ON `product.secondMediaExtension`.`second_media_id` = `product.secondMediaExtension.secondMedia`.`id` LEFT JOIN `media` `product.secondMediaExtension.secondMedia.media` ON `product.secondMediaExtension.secondMedia`.`media_id` = `product.secondMediaExtension.secondMedia.media`.`id` LEFT JOIN (SELECT `product.secondMediaExtension.secondMedia.media.translation`.media_id, `product.secondMediaExtension.secondMedia.media.translation`.title as `product.secondMediaExtension.secondMedia.media.translation.title`, `product.secondMediaExtension.secondMedia.media.translation`.alt as `product.secondMediaExtension.secondMedia.media.translation.alt`, `product.secondMediaExtension.secondMedia.media.translation`.custom_fields as `product.secondMediaExtension.secondMedia.media.translation.customFields`, `product.secondMediaExtension.secondMedia.media.translation`.created_at as `product.secondMediaExtension.secondMedia.media.translation.createdAt`, `product.secondMediaExtension.secondMedia.media.translation`.updated_at as `product.secondMediaExtension.secondMedia.media.translation.updatedAt`, `product.secondMediaExtension.secondMedia.media.translation`.media_id as `product.secondMediaExtension.secondMedia.media.translation.mediaId`, `product.secondMediaExtension.secondMedia.media.translation`.language_id as `product.secondMediaExtension.secondMedia.media.translation.languageId` FROM `media_translation` `product.secondMediaExtension.secondMedia.media.translation` WHERE `product.secondMediaExtension.secondMedia.media.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.secondMediaExtension.secondMedia.media.media_translation` ON `product.secondMediaExtension.secondMedia.media.media_translation`.`media_id` = `product.secondMediaExtension.secondMedia.media`.`id` LEFT JOIN (SELECT `product.manufacturer.translation`.product_manufacturer_id, `product.manufacturer.translation`.product_manufacturer_version_id, `product.manufacturer.translation`.name as `product.manufacturer.translation.name`, `product.manufacturer.translation`.description as `product.manufacturer.translation.description`, `product.manufacturer.translation`.custom_fields as `product.manufacturer.translation.customFields`, `product.manufacturer.translation`.created_at as `product.manufacturer.translation.createdAt`, `product.manufacturer.translation`.updated_at as `product.manufacturer.translation.updatedAt`, `product.manufacturer.translation`.product_manufacturer_id as `product.manufacturer.translation.productManufacturerId`, `product.manufacturer.translation`.language_id as `product.manufacturer.translation.languageId`, `product.manufacturer.translation`.product_manufacturer_version_id as `product.manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer_translation` `product.manufacturer.translation` WHERE `product.manufacturer.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.manufacturer.product_manufacturer_translation` ON `product.manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product.manufacturer`.`id` AND `product.manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product.manufacturer`.version_id LEFT JOIN `base_extension` `product.manufacturer.baseExtension` ON `product.manufacturer`.`id` = `product.manufacturer.baseExtension`.`product_manufacturer_id` LEFT JOIN `listing_page_extension` `product.manufacturer.listingPageExtension` ON `product.manufacturer`.`id` = `product.manufacturer.listingPageExtension`.`product_manufacturer_id` LEFT JOIN `product_page_extension` `product.manufacturer.productPageExtension` ON `product.manufacturer`.`id` = `product.manufacturer.productPageExtension`.`product_manufacturer_id` LEFT JOIN (SELECT `product.manufacturer.listingPageExtension.translation`.listing_page_extension_id, `product.manufacturer.listingPageExtension.translation`.description as `product.manufacturer.listingPageExtension.translation.description`, `product.manufacturer.listingPageExtension.translation`.size_description as `product.manufacturer.listingPageExtension.translation.sizeDescription`, `product.manufacturer.listingPageExtension.translation`.created_at as `product.manufacturer.listingPageExtension.translation.createdAt`, `product.manufacturer.listingPageExtension.translation`.updated_at as `product.manufacturer.listingPageExtension.translation.updatedAt`, `product.manufacturer.listingPageExtension.translation`.listing_page_extension_id as `product.manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product.manufacturer.listingPageExtension.translation`.language_id as `product.manufacturer.listingPageExtension.translation.languageId` FROM `listing_page_extension_translation` `product.manufacturer.listingPageExtension.translation` WHERE `product.manufacturer.listingPageExtension.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.manufacturer.listingPageExtension.listing_page_extension_translation` ON `product.manufacturer.listingPageExtension.listing_page_extension_translation`.`listing_page_extension_id` = `product.manufacturer.listingPageExtension`.`id` LEFT JOIN (SELECT `product.manufacturer.productPageExtension.translation`.product_page_extension_id, `product.manufacturer.productPageExtension.translation`.url as `product.manufacturer.productPageExtension.translation.url`, `product.manufacturer.productPageExtension.translation`.meta_title as `product.manufacturer.productPageExtension.translation.metaTitle`, `product.manufacturer.productPageExtension.translation`.meta_description as `product.manufacturer.productPageExtension.translation.metaDescription`, `product.manufacturer.productPageExtension.translation`.keywords as `product.manufacturer.productPageExtension.translation.keywords`, `product.manufacturer.productPageExtension.translation`.slot_config as `product.manufacturer.productPageExtension.translation.slotConfig`, `product.manufacturer.productPageExtension.translation`.created_at as `product.manufacturer.productPageExtension.translation.createdAt`, `product.manufacturer.productPageExtension.translation`.updated_at as `product.manufacturer.productPageExtension.translation.updatedAt`, `product.manufacturer.productPageExtension.translation`.product_page_extension_id as `product.manufacturer.productPageExtension.translation.productPageExtensionId`, `product.manufacturer.productPageExtension.translation`.language_id as `product.manufacturer.productPageExtension.translation.languageId` FROM `product_page_extension_translation` `product.manufacturer.productPageExtension.translation` WHERE `product.manufacturer.productPageExtension.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.manufacturer.productPageExtension.product_page_extension_translation` ON `product.manufacturer.productPageExtension.product_page_extension_translation`.`product_page_extension_id` = `product.manufacturer.productPageExtension`.`id` LEFT JOIN `media` `product.cover.media` ON `product.cover`.`media_id` = `product.cover.media`.`id` LEFT JOIN (SELECT `product.cover.media.translation`.media_id, `product.cover.media.translation`.title as `product.cover.media.translation.title`, `product.cover.media.translation`.alt as `product.cover.media.translation.alt`, `product.cover.media.translation`.custom_fields as `product.cover.media.translation.customFields`, `product.cover.media.translation`.created_at as `product.cover.media.translation.createdAt`, `product.cover.media.translation`.updated_at as `product.cover.media.translation.updatedAt`, `product.cover.media.translation`.media_id as `product.cover.media.translation.mediaId`, `product.cover.media.translation`.language_id as `product.cover.media.translation.languageId` FROM `media_translation` `product.cover.media.translation` WHERE `product.cover.media.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.cover.media.media_translation` ON `product.cover.media.media_translation`.`media_id` = `product.cover.media`.`id` WHERE (`product`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((`product.srsExtension`.`base_id` = '00266349' AND `product`.`parent_id` <=> NULL));
array:56 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 88)"
10 => "Nd\Srs\Subscriber\AddProductGroupData::getGroup (line 55)"
11 => "Nd\Srs\Subscriber\AddProductGroupData::onProductsLoaded (line 270)"
12 => "Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} (line 230)"
13 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
14 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
15 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
16 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
17 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
18 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 33)"
19 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
20 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 208)"
21 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
22 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 147)"
23 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::fetchByCriteria (line 85)"
24 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
25 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
26 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
27 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
28 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
29 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
30 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
31 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
32 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
33 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
34 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
35 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
36 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
37 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
38 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
39 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
40 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
41 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
42 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
43 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
44 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
45 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
46 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
47 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
48 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
49 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
50 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
51 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
52 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
53 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
54 => "Shopware\Core\HttpKernel::doHandle (line 81)"
55 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
1.77 ms (0.00%)
|
|
SELECT `product_media`.`id` as `product_media.id`, `product_media`.`version_id` as `product_media.versionId`, `product_media`.`product_id` as `product_media.productId`, `product_media`.`product_version_id` as `product_media.productVersionId`, `product_media`.`media_id` as `product_media.mediaId`, `product_media`.`position` as `product_media.position`, `product_media.media`.`id` as `product_media.media.id`, `product_media.media`.`user_id` as `product_media.media.userId`, `product_media.media`.`media_folder_id` as `product_media.media.mediaFolderId`, `product_media.media`.`mime_type` as `product_media.media.mimeType`, `product_media.media`.`file_extension` as `product_media.media.fileExtension`, `product_media.media`.`uploaded_at` as `product_media.media.uploadedAt`, `product_media.media`.`file_name` as `product_media.media.fileName`, `product_media.media`.`file_size` as `product_media.media.fileSize`, `product_media.media`.`media_type` as `product_media.media.mediaTypeRaw`, `product_media.media`.`meta_data` as `product_media.media.metaData`, `product_media.media`.`private` as `product_media.media.private`, `product_media.media`.`thumbnails_ro` as `product_media.media.thumbnailsRo`, `product_media.media`.`created_at` as `product_media.media.createdAt`, `product_media.media`.`updated_at` as `product_media.media.updatedAt`, `product_media.media.translation.title`, COALESCE(`product_media.media.translation.title`,`product_media.media.translation.title`) as `product_media.media.title`, `product_media.media.translation.alt`, COALESCE(`product_media.media.translation.alt`,`product_media.media.translation.alt`) as `product_media.media.alt`, `product_media.media.translation.customFields`, COALESCE(`product_media.media.translation.customFields`,`product_media.media.translation.customFields`) as `product_media.media.customFields`, `product_media.media.translation.createdAt`, `product_media.media.translation.updatedAt`, `product_media.media.translation.mediaId`, `product_media.media.translation.languageId`, `product_media`.`custom_fields` as `product_media.customFields`, `product_media`.`created_at` as `product_media.createdAt`, `product_media`.`updated_at` as `product_media.updatedAt` FROM `product_media` LEFT JOIN `media` `product_media.media` ON `product_media`.`media_id` = `product_media.media`.`id` LEFT JOIN (SELECT `product_media.media.translation`.media_id, `product_media.media.translation`.title as `product_media.media.translation.title`, `product_media.media.translation`.alt as `product_media.media.translation.alt`, `product_media.media.translation`.custom_fields as `product_media.media.translation.customFields`, `product_media.media.translation`.created_at as `product_media.media.translation.createdAt`, `product_media.media.translation`.updated_at as `product_media.media.translation.updatedAt`, `product_media.media.translation`.media_id as `product_media.media.translation.mediaId`, `product_media.media.translation`.language_id as `product_media.media.translation.languageId` FROM `media_translation` `product_media.media.translation` WHERE `product_media.media.translation`.language_id = :languageId) `product_media.media.media_translation` ON `product_media.media.media_translation`.`media_id` = `product_media.media`.`id` WHERE (`product_media`.`version_id` = :version) AND ((`product_media`.`product_id` IN (:param_cac596a27c50465bafc839f8d6040b09)))
SELECT
`product_media`.`id` as `product_media.id`,
`product_media`.`version_id` as `product_media.versionId`,
`product_media`.`product_id` as `product_media.productId`,
`product_media`.`product_version_id` as `product_media.productVersionId`,
`product_media`.`media_id` as `product_media.mediaId`,
`product_media`.`position` as `product_media.position`,
`product_media.media`.`id` as `product_media.media.id`,
`product_media.media`.`user_id` as `product_media.media.userId`,
`product_media.media`.`media_folder_id` as `product_media.media.mediaFolderId`,
`product_media.media`.`mime_type` as `product_media.media.mimeType`,
`product_media.media`.`file_extension` as `product_media.media.fileExtension`,
`product_media.media`.`uploaded_at` as `product_media.media.uploadedAt`,
`product_media.media`.`file_name` as `product_media.media.fileName`,
`product_media.media`.`file_size` as `product_media.media.fileSize`,
`product_media.media`.`media_type` as `product_media.media.mediaTypeRaw`,
`product_media.media`.`meta_data` as `product_media.media.metaData`,
`product_media.media`.`private` as `product_media.media.private`,
`product_media.media`.`thumbnails_ro` as `product_media.media.thumbnailsRo`,
`product_media.media`.`created_at` as `product_media.media.createdAt`,
`product_media.media`.`updated_at` as `product_media.media.updatedAt`,
`product_media.media.translation.title`,
COALESCE(
`product_media.media.translation.title`,
`product_media.media.translation.title`
) as `product_media.media.title`,
`product_media.media.translation.alt`,
COALESCE(
`product_media.media.translation.alt`,
`product_media.media.translation.alt`
) as `product_media.media.alt`,
`product_media.media.translation.customFields`,
COALESCE(
`product_media.media.translation.customFields`,
`product_media.media.translation.customFields`
) as `product_media.media.customFields`,
`product_media.media.translation.createdAt`,
`product_media.media.translation.updatedAt`,
`product_media.media.translation.mediaId`,
`product_media.media.translation.languageId`,
`product_media`.`custom_fields` as `product_media.customFields`,
`product_media`.`created_at` as `product_media.createdAt`,
`product_media`.`updated_at` as `product_media.updatedAt`
FROM
`product_media`
LEFT JOIN `media` `product_media.media` ON `product_media`.`media_id` = `product_media.media`.`id`
LEFT JOIN (
SELECT
`product_media.media.translation`.media_id,
`product_media.media.translation`.title as `product_media.media.translation.title`,
`product_media.media.translation`.alt as `product_media.media.translation.alt`,
`product_media.media.translation`.custom_fields as `product_media.media.translation.customFields`,
`product_media.media.translation`.created_at as `product_media.media.translation.createdAt`,
`product_media.media.translation`.updated_at as `product_media.media.translation.updatedAt`,
`product_media.media.translation`.media_id as `product_media.media.translation.mediaId`,
`product_media.media.translation`.language_id as `product_media.media.translation.languageId`
FROM
`media_translation` `product_media.media.translation`
WHERE
`product_media.media.translation`.language_id = : languageId
) `product_media.media.media_translation` ON `product_media.media.media_translation`.`media_id` = `product_media.media`.`id`
WHERE
(
`product_media`.`version_id` = : version
)
AND (
(
`product_media`.`product_id` IN (
: param_cac596a27c50465bafc839f8d6040b09
)
)
)
SELECT `product_media`.`id` as `product_media.id`, `product_media`.`version_id` as `product_media.versionId`, `product_media`.`product_id` as `product_media.productId`, `product_media`.`product_version_id` as `product_media.productVersionId`, `product_media`.`media_id` as `product_media.mediaId`, `product_media`.`position` as `product_media.position`, `product_media.media`.`id` as `product_media.media.id`, `product_media.media`.`user_id` as `product_media.media.userId`, `product_media.media`.`media_folder_id` as `product_media.media.mediaFolderId`, `product_media.media`.`mime_type` as `product_media.media.mimeType`, `product_media.media`.`file_extension` as `product_media.media.fileExtension`, `product_media.media`.`uploaded_at` as `product_media.media.uploadedAt`, `product_media.media`.`file_name` as `product_media.media.fileName`, `product_media.media`.`file_size` as `product_media.media.fileSize`, `product_media.media`.`media_type` as `product_media.media.mediaTypeRaw`, `product_media.media`.`meta_data` as `product_media.media.metaData`, `product_media.media`.`private` as `product_media.media.private`, `product_media.media`.`thumbnails_ro` as `product_media.media.thumbnailsRo`, `product_media.media`.`created_at` as `product_media.media.createdAt`, `product_media.media`.`updated_at` as `product_media.media.updatedAt`, `product_media.media.translation.title`, COALESCE(`product_media.media.translation.title`,`product_media.media.translation.title`) as `product_media.media.title`, `product_media.media.translation.alt`, COALESCE(`product_media.media.translation.alt`,`product_media.media.translation.alt`) as `product_media.media.alt`, `product_media.media.translation.customFields`, COALESCE(`product_media.media.translation.customFields`,`product_media.media.translation.customFields`) as `product_media.media.customFields`, `product_media.media.translation.createdAt`, `product_media.media.translation.updatedAt`, `product_media.media.translation.mediaId`, `product_media.media.translation.languageId`, `product_media`.`custom_fields` as `product_media.customFields`, `product_media`.`created_at` as `product_media.createdAt`, `product_media`.`updated_at` as `product_media.updatedAt` FROM `product_media` LEFT JOIN `media` `product_media.media` ON `product_media`.`media_id` = `product_media.media`.`id` LEFT JOIN (SELECT `product_media.media.translation`.media_id, `product_media.media.translation`.title as `product_media.media.translation.title`, `product_media.media.translation`.alt as `product_media.media.translation.alt`, `product_media.media.translation`.custom_fields as `product_media.media.translation.customFields`, `product_media.media.translation`.created_at as `product_media.media.translation.createdAt`, `product_media.media.translation`.updated_at as `product_media.media.translation.updatedAt`, `product_media.media.translation`.media_id as `product_media.media.translation.mediaId`, `product_media.media.translation`.language_id as `product_media.media.translation.languageId` FROM `media_translation` `product_media.media.translation` WHERE `product_media.media.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product_media.media.media_translation` ON `product_media.media.media_translation`.`media_id` = `product_media.media`.`id` WHERE (`product_media`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((`product_media`.`product_id` IN (0x62E4AD862128B814F8A609830DF29CF7, 0xAEDDA0D5B88E576D9423F016FFBEF150, 0xDBC23829175C443E66DB71F6CF35DC46)));
array:60 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 496)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToManyWithoutPagination (line 438)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToMany (line 1210)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetchAssociations (line 152)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
12 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
13 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 88)"
14 => "Nd\Srs\Subscriber\AddProductGroupData::getGroup (line 55)"
15 => "Nd\Srs\Subscriber\AddProductGroupData::onProductsLoaded (line 270)"
16 => "Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} (line 230)"
17 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
18 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
19 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
20 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
21 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
22 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 33)"
23 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
24 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 208)"
25 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
26 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 147)"
27 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::fetchByCriteria (line 85)"
28 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
29 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
30 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
31 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
32 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
33 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
34 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
35 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
36 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
37 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
38 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
39 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
40 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
41 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
42 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
43 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
44 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
45 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
46 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
47 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
48 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
49 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
50 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
51 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
52 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
53 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
54 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
55 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
56 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
57 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
58 => "Shopware\Core\HttpKernel::doHandle (line 81)"
59 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
2.35 ms (0.00%)
|
|
SELECT `property_group_option`.`id` as `property_group_option.id`, `property_group_option`.`property_group_id` as `property_group_option.groupId`, `property_group_option`.`color_hex_code` as `property_group_option.colorHexCode`, `property_group_option`.`media_id` as `property_group_option.mediaId`, `property_group_option`.`created_at` as `property_group_option.createdAt`, `property_group_option`.`updated_at` as `property_group_option.updatedAt`, `property_group_option.group`.`id` as `property_group_option.group.id`, `property_group_option.group`.`display_type` as `property_group_option.group.displayType`, `property_group_option.group`.`sorting_type` as `property_group_option.group.sortingType`, `property_group_option.group`.`filterable` as `property_group_option.group.filterable`, `property_group_option.group`.`visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage`, `property_group_option.group`.`created_at` as `property_group_option.group.createdAt`, `property_group_option.group`.`updated_at` as `property_group_option.group.updatedAt`, `property_group_option.group.translation.name`, COALESCE(`property_group_option.group.translation.name`,`property_group_option.group.translation.name`) as `property_group_option.group.name`, `property_group_option.group.translation.description`, COALESCE(`property_group_option.group.translation.description`,`property_group_option.group.translation.description`) as `property_group_option.group.description`, `property_group_option.group.translation.position`, COALESCE(`property_group_option.group.translation.position`,`property_group_option.group.translation.position`) as `property_group_option.group.position`, `property_group_option.group.translation.customFields`, COALESCE(`property_group_option.group.translation.customFields`,`property_group_option.group.translation.customFields`) as `property_group_option.group.customFields`, `property_group_option.group.translation.createdAt`, `property_group_option.group.translation.updatedAt`, `property_group_option.group.translation.propertyGroupId`, `property_group_option.group.translation.languageId`, `property_group_option.translation.name`, COALESCE(`property_group_option.translation.name`,`property_group_option.translation.name`) as `property_group_option.name`, `property_group_option.translation.position`, COALESCE(`property_group_option.translation.position`,`property_group_option.translation.position`) as `property_group_option.position`, `property_group_option.translation.customFields`, COALESCE(`property_group_option.translation.customFields`,`property_group_option.translation.customFields`) as `property_group_option.customFields`, `property_group_option.translation.createdAt`, `property_group_option.translation.updatedAt`, `property_group_option.translation.propertyGroupOptionId`, `property_group_option.translation.languageId` FROM `property_group_option` LEFT JOIN (SELECT `property_group_option.translation`.property_group_option_id, `property_group_option.translation`.name as `property_group_option.translation.name`, `property_group_option.translation`.position as `property_group_option.translation.position`, `property_group_option.translation`.custom_fields as `property_group_option.translation.customFields`, `property_group_option.translation`.created_at as `property_group_option.translation.createdAt`, `property_group_option.translation`.updated_at as `property_group_option.translation.updatedAt`, `property_group_option.translation`.property_group_option_id as `property_group_option.translation.propertyGroupOptionId`, `property_group_option.translation`.language_id as `property_group_option.translation.languageId` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation`.language_id = :languageId) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation`.`property_group_option_id` = `property_group_option`.`id` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option`.`property_group_id` = `property_group_option.group`.`id` LEFT JOIN (SELECT `property_group_option.group.translation`.property_group_id, `property_group_option.group.translation`.name as `property_group_option.group.translation.name`, `property_group_option.group.translation`.description as `property_group_option.group.translation.description`, `property_group_option.group.translation`.position as `property_group_option.group.translation.position`, `property_group_option.group.translation`.custom_fields as `property_group_option.group.translation.customFields`, `property_group_option.group.translation`.created_at as `property_group_option.group.translation.createdAt`, `property_group_option.group.translation`.updated_at as `property_group_option.group.translation.updatedAt`, `property_group_option.group.translation`.property_group_id as `property_group_option.group.translation.propertyGroupId`, `property_group_option.group.translation`.language_id as `property_group_option.group.translation.languageId` FROM `property_group_translation` `property_group_option.group.translation` WHERE `property_group_option.group.translation`.language_id = :languageId) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation`.`property_group_id` = `property_group_option.group`.`id` WHERE `property_group_option`.`id` IN (:ids)
SELECT
`property_group_option`.`id` as `property_group_option.id`,
`property_group_option`.`property_group_id` as `property_group_option.groupId`,
`property_group_option`.`color_hex_code` as `property_group_option.colorHexCode`,
`property_group_option`.`media_id` as `property_group_option.mediaId`,
`property_group_option`.`created_at` as `property_group_option.createdAt`,
`property_group_option`.`updated_at` as `property_group_option.updatedAt`,
`property_group_option.group`.`id` as `property_group_option.group.id`,
`property_group_option.group`.`display_type` as `property_group_option.group.displayType`,
`property_group_option.group`.`sorting_type` as `property_group_option.group.sortingType`,
`property_group_option.group`.`filterable` as `property_group_option.group.filterable`,
`property_group_option.group`.`visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage`,
`property_group_option.group`.`created_at` as `property_group_option.group.createdAt`,
`property_group_option.group`.`updated_at` as `property_group_option.group.updatedAt`,
`property_group_option.group.translation.name`,
COALESCE(
`property_group_option.group.translation.name`,
`property_group_option.group.translation.name`
) as `property_group_option.group.name`,
`property_group_option.group.translation.description`,
COALESCE(
`property_group_option.group.translation.description`,
`property_group_option.group.translation.description`
) as `property_group_option.group.description`,
`property_group_option.group.translation.position`,
COALESCE(
`property_group_option.group.translation.position`,
`property_group_option.group.translation.position`
) as `property_group_option.group.position`,
`property_group_option.group.translation.customFields`,
COALESCE(
`property_group_option.group.translation.customFields`,
`property_group_option.group.translation.customFields`
) as `property_group_option.group.customFields`,
`property_group_option.group.translation.createdAt`,
`property_group_option.group.translation.updatedAt`,
`property_group_option.group.translation.propertyGroupId`,
`property_group_option.group.translation.languageId`,
`property_group_option.translation.name`,
COALESCE(
`property_group_option.translation.name`,
`property_group_option.translation.name`
) as `property_group_option.name`,
`property_group_option.translation.position`,
COALESCE(
`property_group_option.translation.position`,
`property_group_option.translation.position`
) as `property_group_option.position`,
`property_group_option.translation.customFields`,
COALESCE(
`property_group_option.translation.customFields`,
`property_group_option.translation.customFields`
) as `property_group_option.customFields`,
`property_group_option.translation.createdAt`,
`property_group_option.translation.updatedAt`,
`property_group_option.translation.propertyGroupOptionId`,
`property_group_option.translation.languageId`
FROM
`property_group_option`
LEFT JOIN (
SELECT
`property_group_option.translation`.property_group_option_id,
`property_group_option.translation`.name as `property_group_option.translation.name`,
`property_group_option.translation`.position as `property_group_option.translation.position`,
`property_group_option.translation`.custom_fields as `property_group_option.translation.customFields`,
`property_group_option.translation`.created_at as `property_group_option.translation.createdAt`,
`property_group_option.translation`.updated_at as `property_group_option.translation.updatedAt`,
`property_group_option.translation`.property_group_option_id as `property_group_option.translation.propertyGroupOptionId`,
`property_group_option.translation`.language_id as `property_group_option.translation.languageId`
FROM
`property_group_option_translation` `property_group_option.translation`
WHERE
`property_group_option.translation`.language_id = : languageId
) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation`.`property_group_option_id` = `property_group_option`.`id`
LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option`.`property_group_id` = `property_group_option.group`.`id`
LEFT JOIN (
SELECT
`property_group_option.group.translation`.property_group_id,
`property_group_option.group.translation`.name as `property_group_option.group.translation.name`,
`property_group_option.group.translation`.description as `property_group_option.group.translation.description`,
`property_group_option.group.translation`.position as `property_group_option.group.translation.position`,
`property_group_option.group.translation`.custom_fields as `property_group_option.group.translation.customFields`,
`property_group_option.group.translation`.created_at as `property_group_option.group.translation.createdAt`,
`property_group_option.group.translation`.updated_at as `property_group_option.group.translation.updatedAt`,
`property_group_option.group.translation`.property_group_id as `property_group_option.group.translation.propertyGroupId`,
`property_group_option.group.translation`.language_id as `property_group_option.group.translation.languageId`
FROM
`property_group_translation` `property_group_option.group.translation`
WHERE
`property_group_option.group.translation`.language_id = : languageId
) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation`.`property_group_id` = `property_group_option.group`.`id`
WHERE
`property_group_option`.`id` IN (: ids)
SELECT `property_group_option`.`id` as `property_group_option.id`, `property_group_option`.`property_group_id` as `property_group_option.groupId`, `property_group_option`.`color_hex_code` as `property_group_option.colorHexCode`, `property_group_option`.`media_id` as `property_group_option.mediaId`, `property_group_option`.`created_at` as `property_group_option.createdAt`, `property_group_option`.`updated_at` as `property_group_option.updatedAt`, `property_group_option.group`.`id` as `property_group_option.group.id`, `property_group_option.group`.`display_type` as `property_group_option.group.displayType`, `property_group_option.group`.`sorting_type` as `property_group_option.group.sortingType`, `property_group_option.group`.`filterable` as `property_group_option.group.filterable`, `property_group_option.group`.`visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage`, `property_group_option.group`.`created_at` as `property_group_option.group.createdAt`, `property_group_option.group`.`updated_at` as `property_group_option.group.updatedAt`, `property_group_option.group.translation.name`, COALESCE(`property_group_option.group.translation.name`,`property_group_option.group.translation.name`) as `property_group_option.group.name`, `property_group_option.group.translation.description`, COALESCE(`property_group_option.group.translation.description`,`property_group_option.group.translation.description`) as `property_group_option.group.description`, `property_group_option.group.translation.position`, COALESCE(`property_group_option.group.translation.position`,`property_group_option.group.translation.position`) as `property_group_option.group.position`, `property_group_option.group.translation.customFields`, COALESCE(`property_group_option.group.translation.customFields`,`property_group_option.group.translation.customFields`) as `property_group_option.group.customFields`, `property_group_option.group.translation.createdAt`, `property_group_option.group.translation.updatedAt`, `property_group_option.group.translation.propertyGroupId`, `property_group_option.group.translation.languageId`, `property_group_option.translation.name`, COALESCE(`property_group_option.translation.name`,`property_group_option.translation.name`) as `property_group_option.name`, `property_group_option.translation.position`, COALESCE(`property_group_option.translation.position`,`property_group_option.translation.position`) as `property_group_option.position`, `property_group_option.translation.customFields`, COALESCE(`property_group_option.translation.customFields`,`property_group_option.translation.customFields`) as `property_group_option.customFields`, `property_group_option.translation.createdAt`, `property_group_option.translation.updatedAt`, `property_group_option.translation.propertyGroupOptionId`, `property_group_option.translation.languageId` FROM `property_group_option` LEFT JOIN (SELECT `property_group_option.translation`.property_group_option_id, `property_group_option.translation`.name as `property_group_option.translation.name`, `property_group_option.translation`.position as `property_group_option.translation.position`, `property_group_option.translation`.custom_fields as `property_group_option.translation.customFields`, `property_group_option.translation`.created_at as `property_group_option.translation.createdAt`, `property_group_option.translation`.updated_at as `property_group_option.translation.updatedAt`, `property_group_option.translation`.property_group_option_id as `property_group_option.translation.propertyGroupOptionId`, `property_group_option.translation`.language_id as `property_group_option.translation.languageId` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation`.`property_group_option_id` = `property_group_option`.`id` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option`.`property_group_id` = `property_group_option.group`.`id` LEFT JOIN (SELECT `property_group_option.group.translation`.property_group_id, `property_group_option.group.translation`.name as `property_group_option.group.translation.name`, `property_group_option.group.translation`.description as `property_group_option.group.translation.description`, `property_group_option.group.translation`.position as `property_group_option.group.translation.position`, `property_group_option.group.translation`.custom_fields as `property_group_option.group.translation.customFields`, `property_group_option.group.translation`.created_at as `property_group_option.group.translation.createdAt`, `property_group_option.group.translation`.updated_at as `property_group_option.group.translation.updatedAt`, `property_group_option.group.translation`.property_group_id as `property_group_option.group.translation.propertyGroupId`, `property_group_option.group.translation`.language_id as `property_group_option.group.translation.languageId` FROM `property_group_translation` `property_group_option.group.translation` WHERE `property_group_option.group.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation`.`property_group_id` = `property_group_option.group`.`id` WHERE `property_group_option`.`id` IN (0x13FC8BA98800D713445865AADBB944FD, 0x173EA2707BCF17F6688B306C9F258AB4, 0x2FCA18A28AFBC06A4EA637678DB335CA, 0x4C57345B43C015CB2E3BD575397D806C, 0x64B37AE267F5AD98F2990173EF16E67F, 0x7E070FCD99638102BC68DBCD530E8252, 0x8EB8368EB35619C71A03BFBE430D95F1, 0xCDAA7D69BBCC35DED7CF3C63FAC22FCE, 0xDDDCE03739867AD935A78CDA255EC4DD, 0x13FC8BA98800D713445865AADBB944FD, 0x173EA2707BCF17F6688B306C9F258AB4, 0x4C57345B43C015CB2E3BD575397D806C, 0x553480CD158288C380AFC79BF9F99A38, 0x64B37AE267F5AD98F2990173EF16E67F, 0x7E070FCD99638102BC68DBCD530E8252, 0x8EB8368EB35619C71A03BFBE430D95F1, 0xA7C5B8704CB4764E191F98B476355511, 0xCDAA7D69BBCC35DED7CF3C63FAC22FCE, 0x13FC8BA98800D713445865AADBB944FD, 0x173EA2707BCF17F6688B306C9F258AB4, 0x4C57345B43C015CB2E3BD575397D806C, 0x64B37AE267F5AD98F2990173EF16E67F, 0x7E070FCD99638102BC68DBCD530E8252, 0x8EB8368EB35619C71A03BFBE430D95F1, 0xCDAA7D69BBCC35DED7CF3C63FAC22FCE, 0xE4BEAB3C364B190C2EF221CDED3C9017, 0xE8585365A98C35DD89E043EC2254DF9C);
array:60 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 676)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadManyToManyOverExtension (line 347)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadManyToMany (line 1216)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetchAssociations (line 152)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
12 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
13 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 88)"
14 => "Nd\Srs\Subscriber\AddProductGroupData::getGroup (line 55)"
15 => "Nd\Srs\Subscriber\AddProductGroupData::onProductsLoaded (line 270)"
16 => "Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} (line 230)"
17 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
18 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
19 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
20 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
21 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
22 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 33)"
23 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
24 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 208)"
25 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
26 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 147)"
27 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::fetchByCriteria (line 85)"
28 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
29 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
30 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
31 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
32 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
33 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
34 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
35 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
36 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
37 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
38 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
39 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
40 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
41 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
42 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
43 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
44 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
45 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
46 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
47 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
48 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
49 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
50 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
51 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
52 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
53 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
54 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
55 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
56 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
57 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
58 => "Shopware\Core\HttpKernel::doHandle (line 81)"
59 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
263.11 ms (0.00%)
|
|
SELECT `product`.`id` as `product.id`, `product`.`version_id` as `product.versionId`, `product`.`parent_id` as `product.parentId`, `product`.`parent_version_id` as `product.parentVersionId`, COALESCE(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`) as `product.manufacturerId`, COALESCE(`product`.`product_manufacturer_version_id`, `product.parent`.`product_manufacturer_version_id`) as `product.productManufacturerVersionId`, COALESCE(`product`.`unit_id`, `product.parent`.`unit_id`) as `product.unitId`, COALESCE(`product`.`tax_id`, `product.parent`.`tax_id`) as `product.taxId`, COALESCE(`product`.`product_media_id`, `product.parent`.`product_media_id`) as `product.coverId`, COALESCE(`product`.`product_media_version_id`, `product.parent`.`product_media_version_id`) as `product.productMediaVersionId`, COALESCE(`product`.`delivery_time_id`, `product.parent`.`delivery_time_id`) as `product.deliveryTimeId`, COALESCE(`product`.`product_feature_set_id`, `product.parent`.`product_feature_set_id`) as `product.featureSetId`, COALESCE(`product`.`canonical_product_id`, `product.parent`.`canonical_product_id`) as `product.canonicalProductId`, COALESCE(`product`.`cms_page_id`, `product.parent`.`cms_page_id`) as `product.cmsPageId`, COALESCE(`product`.`cms_page_version_id`, `product.parent`.`cms_page_version_id`) as `product.cmsPageVersionId`, `product.parent`.`price` as `product.price.inherited`, COALESCE(`product`.`price`, `product.parent`.`price`) as `product.price`, `product`.`product_number` as `product.productNumber`, `product`.`stock` as `product.stock`, COALESCE(`product`.`restock_time`, `product.parent`.`restock_time`) as `product.restockTime`, `product`.`auto_increment` as `product.autoIncrement`, COALESCE(`product`.`active`, `product.parent`.`active`) as `product.active`, `product`.`available_stock` as `product.availableStock`, `product`.`available` as `product.available`, COALESCE(`product`.`is_closeout`, `product.parent`.`is_closeout`) as `product.isCloseout`, `product`.`display_group` as `product.displayGroup`, `product.parent`.`configurator_group_config` as `product.configuratorGroupConfig.inherited`, COALESCE(`product`.`configurator_group_config`, `product.parent`.`configurator_group_config`) as `product.configuratorGroupConfig`, COALESCE(`product`.`main_variant_id`, `product.parent`.`main_variant_id`) as `product.mainVariantId`, COALESCE(`product`.`display_parent`, `product.parent`.`display_parent`) as `product.displayParent`, `product.parent`.`variant_listing_config` as `product.variantListingConfig.inherited`, COALESCE(`product`.`variant_listing_config`, `product.parent`.`variant_listing_config`) as `product.variantListingConfig`, `product`.`variant_restrictions` as `product.variantRestrictions`, COALESCE(`product`.`manufacturer_number`, `product.parent`.`manufacturer_number`) as `product.manufacturerNumber`, COALESCE(`product`.`ean`, `product.parent`.`ean`) as `product.ean`, COALESCE(`product`.`purchase_steps`, `product.parent`.`purchase_steps`) as `product.purchaseSteps`, COALESCE(`product`.`max_purchase`, `product.parent`.`max_purchase`) as `product.maxPurchase`, COALESCE(`product`.`min_purchase`, `product.parent`.`min_purchase`) as `product.minPurchase`, COALESCE(`product`.`purchase_unit`, `product.parent`.`purchase_unit`) as `product.purchaseUnit`, COALESCE(`product`.`reference_unit`, `product.parent`.`reference_unit`) as `product.referenceUnit`, COALESCE(`product`.`shipping_free`, `product.parent`.`shipping_free`) as `product.shippingFree`, `product.parent`.`purchase_prices` as `product.purchasePrices.inherited`, COALESCE(`product`.`purchase_prices`, `product.parent`.`purchase_prices`) as `product.purchasePrices`, COALESCE(`product`.`mark_as_topseller`, `product.parent`.`mark_as_topseller`) as `product.markAsTopseller`, COALESCE(`product`.`weight`, `product.parent`.`weight`) as `product.weight`, COALESCE(`product`.`width`, `product.parent`.`width`) as `product.width`, COALESCE(`product`.`height`, `product.parent`.`height`) as `product.height`, COALESCE(`product`.`length`, `product.parent`.`length`) as `product.length`, COALESCE(`product`.`release_date`, `product.parent`.`release_date`) as `product.releaseDate`, COALESCE(`product`.`rating_average`, `product.parent`.`rating_average`) as `product.ratingAverage`, `product.parent`.`category_tree` as `product.categoryTree.inherited`, COALESCE(`product`.`category_tree`, `product.parent`.`category_tree`) as `product.categoryTree`, `product.parent`.`property_ids` as `product.propertyIds.inherited`, COALESCE(`product`.`property_ids`, `product.parent`.`property_ids`) as `product.propertyIds`, `product.parent`.`option_ids` as `product.optionIds.inherited`, COALESCE(`product`.`option_ids`, `product.parent`.`option_ids`) as `product.optionIds`, `product.parent`.`stream_ids` as `product.streamIds.inherited`, COALESCE(`product`.`stream_ids`, `product.parent`.`stream_ids`) as `product.streamIds`, `product.parent`.`tag_ids` as `product.tagIds.inherited`, COALESCE(`product`.`tag_ids`, `product.parent`.`tag_ids`) as `product.tagIds`, `product.parent`.`category_ids` as `product.categoryIds.inherited`, COALESCE(`product`.`category_ids`, `product.parent`.`category_ids`) as `product.categoryIds`, `product`.`child_count` as `product.childCount`, COALESCE(`product`.`custom_field_set_selection_active`, `product.parent`.`custom_field_set_selection_active`) as `product.customFieldSetSelectionActive`, `product`.`sales` as `product.sales`, `product`.`states` as `product.states`, `product.tax`.`id` as `product.tax.id`, `product.tax`.`tax_rate` as `product.tax.taxRate`, `product.tax`.`name` as `product.tax.name`, `product.tax`.`position` as `product.tax.position`, `product.tax`.`custom_fields` as `product.tax.customFields`, `product.tax`.`created_at` as `product.tax.createdAt`, `product.tax`.`updated_at` as `product.tax.updatedAt`, `product.parent`.`cheapest_price` as `product.cheapestPrice.inherited`, COALESCE(`product`.`cheapest_price`, `product.parent`.`cheapest_price`) as `product.cheapestPrice`, `product`.`created_at` as `product.createdAt`, `product`.`updated_at` as `product.updatedAt`, `product.secondMediaExtension`.`id` as `product.secondMediaExtension.id`, `product.secondMediaExtension`.`product_id` as `product.secondMediaExtension.productId`, `product.secondMediaExtension`.`product_version_id` as `product.secondMediaExtension.productVersionId`, `product.secondMediaExtension`.`second_media_id` as `product.secondMediaExtension.secondMediaId`, `product.secondMediaExtension.secondMedia`.`id` as `product.secondMediaExtension.secondMedia.id`, `product.secondMediaExtension.secondMedia`.`version_id` as `product.secondMediaExtension.secondMedia.versionId`, `product.secondMediaExtension.secondMedia`.`product_id` as `product.secondMediaExtension.secondMedia.productId`, `product.secondMediaExtension.secondMedia`.`product_version_id` as `product.secondMediaExtension.secondMedia.productVersionId`, `product.secondMediaExtension.secondMedia`.`media_id` as `product.secondMediaExtension.secondMedia.mediaId`, `product.secondMediaExtension.secondMedia`.`position` as `product.secondMediaExtension.secondMedia.position`, `product.secondMediaExtension.secondMedia.media`.`id` as `product.secondMediaExtension.secondMedia.media.id`, `product.secondMediaExtension.secondMedia.media`.`user_id` as `product.secondMediaExtension.secondMedia.media.userId`, `product.secondMediaExtension.secondMedia.media`.`media_folder_id` as `product.secondMediaExtension.secondMedia.media.mediaFolderId`, `product.secondMediaExtension.secondMedia.media`.`mime_type` as `product.secondMediaExtension.secondMedia.media.mimeType`, `product.secondMediaExtension.secondMedia.media`.`file_extension` as `product.secondMediaExtension.secondMedia.media.fileExtension`, `product.secondMediaExtension.secondMedia.media`.`uploaded_at` as `product.secondMediaExtension.secondMedia.media.uploadedAt`, `product.secondMediaExtension.secondMedia.media`.`file_name` as `product.secondMediaExtension.secondMedia.media.fileName`, `product.secondMediaExtension.secondMedia.media`.`file_size` as `product.secondMediaExtension.secondMedia.media.fileSize`, `product.secondMediaExtension.secondMedia.media`.`media_type` as `product.secondMediaExtension.secondMedia.media.mediaTypeRaw`, `product.secondMediaExtension.secondMedia.media`.`meta_data` as `product.secondMediaExtension.secondMedia.media.metaData`, `product.secondMediaExtension.secondMedia.media`.`private` as `product.secondMediaExtension.secondMedia.media.private`, `product.secondMediaExtension.secondMedia.media`.`thumbnails_ro` as `product.secondMediaExtension.secondMedia.media.thumbnailsRo`, `product.secondMediaExtension.secondMedia.media`.`created_at` as `product.secondMediaExtension.secondMedia.media.createdAt`, `product.secondMediaExtension.secondMedia.media`.`updated_at` as `product.secondMediaExtension.secondMedia.media.updatedAt`, `product.secondMediaExtension.secondMedia.media.translation.title`, COALESCE(`product.secondMediaExtension.secondMedia.media.translation.title`,`product.secondMediaExtension.secondMedia.media.translation.title`) as `product.secondMediaExtension.secondMedia.media.title`, `product.secondMediaExtension.secondMedia.media.translation.alt`, COALESCE(`product.secondMediaExtension.secondMedia.media.translation.alt`,`product.secondMediaExtension.secondMedia.media.translation.alt`) as `product.secondMediaExtension.secondMedia.media.alt`, `product.secondMediaExtension.secondMedia.media.translation.customFields`, COALESCE(`product.secondMediaExtension.secondMedia.media.translation.customFields`,`product.secondMediaExtension.secondMedia.media.translation.customFields`) as `product.secondMediaExtension.secondMedia.media.customFields`, `product.secondMediaExtension.secondMedia.media.translation.createdAt`, `product.secondMediaExtension.secondMedia.media.translation.updatedAt`, `product.secondMediaExtension.secondMedia.media.translation.mediaId`, `product.secondMediaExtension.secondMedia.media.translation.languageId`, `product.secondMediaExtension.secondMedia`.`custom_fields` as `product.secondMediaExtension.secondMedia.customFields`, `product.secondMediaExtension.secondMedia`.`created_at` as `product.secondMediaExtension.secondMedia.createdAt`, `product.secondMediaExtension.secondMedia`.`updated_at` as `product.secondMediaExtension.secondMedia.updatedAt`, `product.secondMediaExtension`.`created_at` as `product.secondMediaExtension.createdAt`, `product.secondMediaExtension`.`updated_at` as `product.secondMediaExtension.updatedAt`, `product.srsExtension`.`id` as `product.srsExtension.id`, `product.srsExtension`.`version_id` as `product.srsExtension.versionId`, `product.srsExtension`.`product_id` as `product.srsExtension.productId`, `product.srsExtension`.`product_version_id` as `product.srsExtension.productVersionId`, `product.srsExtension`.`srs_id` as `product.srsExtension.srsId`, `product.srsExtension`.`base_id` as `product.srsExtension.baseId`, `product.srsExtension`.`created_at` as `product.srsExtension.createdAt`, `product.srsExtension`.`updated_at` as `product.srsExtension.updatedAt`, `product.manufacturer`.`id` as `product.manufacturer.id`, `product.manufacturer`.`version_id` as `product.manufacturer.versionId`, `product.manufacturer`.`media_id` as `product.manufacturer.mediaId`, `product.manufacturer`.`link` as `product.manufacturer.link`, `product.manufacturer`.`created_at` as `product.manufacturer.createdAt`, `product.manufacturer`.`updated_at` as `product.manufacturer.updatedAt`, `product.manufacturer.baseExtension`.`id` as `product.manufacturer.baseExtension.id`, `product.manufacturer.baseExtension`.`product_manufacturer_id` as `product.manufacturer.baseExtension.productManufacturerId`, `product.manufacturer.baseExtension`.`product_manufacturer_version_id` as `product.manufacturer.baseExtension.productManufacturerVersionId`, `product.manufacturer.baseExtension`.`active` as `product.manufacturer.baseExtension.active`, `product.manufacturer.baseExtension`.`type` as `product.manufacturer.baseExtension.type`, `product.manufacturer.baseExtension`.`created_at` as `product.manufacturer.baseExtension.createdAt`, `product.manufacturer.baseExtension`.`updated_at` as `product.manufacturer.baseExtension.updatedAt`, `product.manufacturer.listingPageExtension`.`id` as `product.manufacturer.listingPageExtension.id`, `product.manufacturer.listingPageExtension`.`product_manufacturer_id` as `product.manufacturer.listingPageExtension.productManufacturerId`, `product.manufacturer.listingPageExtension`.`product_manufacturer_version_id` as `product.manufacturer.listingPageExtension.productManufacturerVersionId`, `product.manufacturer.listingPageExtension`.`active` as `product.manufacturer.listingPageExtension.active`, `product.manufacturer.listingPageExtension`.`type` as `product.manufacturer.listingPageExtension.type`, `product.manufacturer.listingPageExtension`.`product_assignment_type` as `product.manufacturer.listingPageExtension.productAssignmentType`, `product.manufacturer.listingPageExtension`.`product_stream_id` as `product.manufacturer.listingPageExtension.productStreamId`, `product.manufacturer.listingPageExtension`.`size_media` as `product.manufacturer.listingPageExtension.sizeMediaId`, `product.manufacturer.listingPageExtension`.`highlight_media` as `product.manufacturer.listingPageExtension.highlightMediaId`, `product.manufacturer.listingPageExtension`.`created_at` as `product.manufacturer.listingPageExtension.createdAt`, `product.manufacturer.listingPageExtension`.`updated_at` as `product.manufacturer.listingPageExtension.updatedAt`, `product.manufacturer.listingPageExtension.translation.description`, COALESCE(`product.manufacturer.listingPageExtension.translation.description`,`product.manufacturer.listingPageExtension.translation.description`) as `product.manufacturer.listingPageExtension.description`, `product.manufacturer.listingPageExtension.translation.sizeDescription`, COALESCE(`product.manufacturer.listingPageExtension.translation.sizeDescription`,`product.manufacturer.listingPageExtension.translation.sizeDescription`) as `product.manufacturer.listingPageExtension.sizeDescription`, `product.manufacturer.listingPageExtension.translation.createdAt`, `product.manufacturer.listingPageExtension.translation.updatedAt`, `product.manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product.manufacturer.listingPageExtension.translation.languageId`, `product.manufacturer.productPageExtension`.`id` as `product.manufacturer.productPageExtension.id`, `product.manufacturer.productPageExtension`.`product_manufacturer_id` as `product.manufacturer.productPageExtension.productManufacturerId`, `product.manufacturer.productPageExtension`.`product_manufacturer_version_id` as `product.manufacturer.productPageExtension.productManufacturerVersionId`, `product.manufacturer.productPageExtension`.`cms_page_type` as `product.manufacturer.productPageExtension.cmsPageType`, `product.manufacturer.productPageExtension`.`cms_page_id` as `product.manufacturer.productPageExtension.cmsPageId`, `product.manufacturer.productPageExtension`.`cms_page_version_id` as `product.manufacturer.productPageExtension.cmsPageVersionId`, `product.manufacturer.productPageExtension`.`created_at` as `product.manufacturer.productPageExtension.createdAt`, `product.manufacturer.productPageExtension`.`updated_at` as `product.manufacturer.productPageExtension.updatedAt`, `product.manufacturer.productPageExtension.translation.url`, COALESCE(`product.manufacturer.productPageExtension.translation.url`,`product.manufacturer.productPageExtension.translation.url`) as `product.manufacturer.productPageExtension.url`, `product.manufacturer.productPageExtension.translation.metaTitle`, COALESCE(`product.manufacturer.productPageExtension.translation.metaTitle`,`product.manufacturer.productPageExtension.translation.metaTitle`) as `product.manufacturer.productPageExtension.metaTitle`, `product.manufacturer.productPageExtension.translation.metaDescription`, COALESCE(`product.manufacturer.productPageExtension.translation.metaDescription`,`product.manufacturer.productPageExtension.translation.metaDescription`) as `product.manufacturer.productPageExtension.metaDescription`, `product.manufacturer.productPageExtension.translation.keywords`, COALESCE(`product.manufacturer.productPageExtension.translation.keywords`,`product.manufacturer.productPageExtension.translation.keywords`) as `product.manufacturer.productPageExtension.keywords`, `product.manufacturer.productPageExtension.translation.slotConfig`, COALESCE(`product.manufacturer.productPageExtension.translation.slotConfig`,`product.manufacturer.productPageExtension.translation.slotConfig`) as `product.manufacturer.productPageExtension.slotConfig`, `product.manufacturer.productPageExtension.translation.createdAt`, `product.manufacturer.productPageExtension.translation.updatedAt`, `product.manufacturer.productPageExtension.translation.productPageExtensionId`, `product.manufacturer.productPageExtension.translation.languageId`, `product.manufacturer.translation.name`, COALESCE(`product.manufacturer.translation.name`,`product.manufacturer.translation.name`) as `product.manufacturer.name`, `product.manufacturer.translation.description`, COALESCE(`product.manufacturer.translation.description`,`product.manufacturer.translation.description`) as `product.manufacturer.description`, `product.manufacturer.translation.customFields`, COALESCE(`product.manufacturer.translation.customFields`,`product.manufacturer.translation.customFields`) as `product.manufacturer.customFields`, `product.manufacturer.translation.createdAt`, `product.manufacturer.translation.updatedAt`, `product.manufacturer.translation.productManufacturerId`, `product.manufacturer.translation.languageId`, `product.manufacturer.translation.productManufacturerVersionId`, (SELECT GROUP_CONCAT(HEX(`product.options.mapping`.`property_group_option_id`) SEPARATOR '||')
FROM `product_option` `product.options.mapping`
WHERE `product.options.mapping`.`product_id` = `product`.`id` ) as `product.options.id_mapping`, `product.cover`.`id` as `product.cover.id`, `product.cover`.`version_id` as `product.cover.versionId`, `product.cover`.`product_id` as `product.cover.productId`, `product.cover`.`product_version_id` as `product.cover.productVersionId`, `product.cover`.`media_id` as `product.cover.mediaId`, `product.cover`.`position` as `product.cover.position`, `product.cover.media`.`id` as `product.cover.media.id`, `product.cover.media`.`user_id` as `product.cover.media.userId`, `product.cover.media`.`media_folder_id` as `product.cover.media.mediaFolderId`, `product.cover.media`.`mime_type` as `product.cover.media.mimeType`, `product.cover.media`.`file_extension` as `product.cover.media.fileExtension`, `product.cover.media`.`uploaded_at` as `product.cover.media.uploadedAt`, `product.cover.media`.`file_name` as `product.cover.media.fileName`, `product.cover.media`.`file_size` as `product.cover.media.fileSize`, `product.cover.media`.`media_type` as `product.cover.media.mediaTypeRaw`, `product.cover.media`.`meta_data` as `product.cover.media.metaData`, `product.cover.media`.`private` as `product.cover.media.private`, `product.cover.media`.`thumbnails_ro` as `product.cover.media.thumbnailsRo`, `product.cover.media`.`created_at` as `product.cover.media.createdAt`, `product.cover.media`.`updated_at` as `product.cover.media.updatedAt`, `product.cover.media.translation.title`, COALESCE(`product.cover.media.translation.title`,`product.cover.media.translation.title`) as `product.cover.media.title`, `product.cover.media.translation.alt`, COALESCE(`product.cover.media.translation.alt`,`product.cover.media.translation.alt`) as `product.cover.media.alt`, `product.cover.media.translation.customFields`, COALESCE(`product.cover.media.translation.customFields`,`product.cover.media.translation.customFields`) as `product.cover.media.customFields`, `product.cover.media.translation.createdAt`, `product.cover.media.translation.updatedAt`, `product.cover.media.translation.mediaId`, `product.cover.media.translation.languageId`, `product.cover`.`custom_fields` as `product.cover.customFields`, `product.cover`.`created_at` as `product.cover.createdAt`, `product.cover`.`updated_at` as `product.cover.updatedAt`, (SELECT GROUP_CONCAT(HEX(`product.properties.mapping`.`property_group_option_id`) SEPARATOR '||')
FROM `product_property` `product.properties.mapping`
WHERE `product.properties.mapping`.`product_id` = `product`.`properties` ) as `product.properties.id_mapping`, `product.translation.metaDescription`, `product.parent.translation.metaDescription`, COALESCE(`product.translation.metaDescription`,`product.parent.translation.metaDescription`,`product.translation.metaDescription`) as `product.metaDescription`, `product.translation.name`, `product.parent.translation.name`, COALESCE(`product.translation.name`,`product.parent.translation.name`,`product.translation.name`) as `product.name`, `product.translation.keywords`, `product.parent.translation.keywords`, COALESCE(`product.translation.keywords`,`product.parent.translation.keywords`,`product.translation.keywords`) as `product.keywords`, `product.translation.description`, `product.parent.translation.description`, COALESCE(`product.translation.description`,`product.parent.translation.description`,`product.translation.description`) as `product.description`, `product.translation.metaTitle`, `product.parent.translation.metaTitle`, COALESCE(`product.translation.metaTitle`,`product.parent.translation.metaTitle`,`product.translation.metaTitle`) as `product.metaTitle`, `product.translation.packUnit`, `product.parent.translation.packUnit`, COALESCE(`product.translation.packUnit`,`product.parent.translation.packUnit`,`product.translation.packUnit`) as `product.packUnit`, `product.translation.packUnitPlural`, `product.parent.translation.packUnitPlural`, COALESCE(`product.translation.packUnitPlural`,`product.parent.translation.packUnitPlural`,`product.translation.packUnitPlural`) as `product.packUnitPlural`, `product.translation.customSearchKeywords`, `product.parent.translation.customSearchKeywords`, COALESCE(`product.translation.customSearchKeywords`,`product.parent.translation.customSearchKeywords`,`product.translation.customSearchKeywords`) as `product.customSearchKeywords`, `product.translation.slotConfig`, `product.parent.translation.slotConfig`, COALESCE(`product.translation.slotConfig`,`product.parent.translation.slotConfig`,`product.translation.slotConfig`) as `product.slotConfig`, `product.translation.customFields`, `product.parent.translation.customFields`, COALESCE(`product.translation.customFields`,`product.parent.translation.customFields`,`product.translation.customFields`) as `product.customFields`, `product.translation.createdAt`, `product.parent.translation.createdAt`, `product.translation.updatedAt`, `product.parent.translation.updatedAt`, `product.translation.productId`, `product.parent.translation.productId`, `product.translation.languageId`, `product.parent.translation.languageId`, `product.translation.productVersionId`, `product.parent.translation.productVersionId` 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_srs_extension` `product.srsExtension` ON `product`.`srsExtension` = `product.srsExtension`.`product_id` AND `product`.`version_id` = `product.srsExtension`.`version_id` LEFT JOIN (SELECT `product.translation`.product_id, `product.translation`.product_version_id, `product.translation`.meta_description as `product.translation.metaDescription`, `product.translation`.name as `product.translation.name`, `product.translation`.keywords as `product.translation.keywords`, `product.translation`.description as `product.translation.description`, `product.translation`.meta_title as `product.translation.metaTitle`, `product.translation`.pack_unit as `product.translation.packUnit`, `product.translation`.pack_unit_plural as `product.translation.packUnitPlural`, `product.translation`.custom_search_keywords as `product.translation.customSearchKeywords`, `product.translation`.slot_config as `product.translation.slotConfig`, `product.translation`.custom_fields as `product.translation.customFields`, `product.translation`.created_at as `product.translation.createdAt`, `product.translation`.updated_at as `product.translation.updatedAt`, `product.translation`.product_id as `product.translation.productId`, `product.translation`.language_id as `product.translation.languageId`, `product.translation`.product_version_id as `product.translation.productVersionId` FROM `product_translation` `product.translation` WHERE `product.translation`.language_id = :languageId) `product.product_translation` ON `product.product_translation`.`product_id` = `product`.`id` AND `product.product_translation`.product_version_id = `product`.version_id LEFT JOIN (SELECT `product.parent.translation`.product_id, `product.parent.translation`.product_version_id, `product.parent.translation`.meta_description as `product.parent.translation.metaDescription`, `product.parent.translation`.name as `product.parent.translation.name`, `product.parent.translation`.keywords as `product.parent.translation.keywords`, `product.parent.translation`.description as `product.parent.translation.description`, `product.parent.translation`.meta_title as `product.parent.translation.metaTitle`, `product.parent.translation`.pack_unit as `product.parent.translation.packUnit`, `product.parent.translation`.pack_unit_plural as `product.parent.translation.packUnitPlural`, `product.parent.translation`.custom_search_keywords as `product.parent.translation.customSearchKeywords`, `product.parent.translation`.slot_config as `product.parent.translation.slotConfig`, `product.parent.translation`.custom_fields as `product.parent.translation.customFields`, `product.parent.translation`.created_at as `product.parent.translation.createdAt`, `product.parent.translation`.updated_at as `product.parent.translation.updatedAt`, `product.parent.translation`.product_id as `product.parent.translation.productId`, `product.parent.translation`.language_id as `product.parent.translation.languageId`, `product.parent.translation`.product_version_id as `product.parent.translation.productVersionId` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation`.language_id = :languageId) `product.product_translation.parent` ON `product.product_translation.parent`.`product_id` = `product.parent`.`id` AND `product.product_translation.parent`.product_version_id = `product.parent`.version_id LEFT JOIN `tax` `product.tax` ON `product`.`tax` = `product.tax`.`id` LEFT JOIN `nd_second_media_extension` `product.secondMediaExtension` ON `product`.`secondMediaExtension` = `product.secondMediaExtension`.`product_id` LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product`.`manufacturer` = `product.manufacturer`.`id` AND `product`.`version_id` = `product.manufacturer`.`version_id` LEFT JOIN `product_media` `product.cover` ON `product`.`cover` = `product.cover`.`id` AND `product`.`version_id` = `product.cover`.`version_id` LEFT JOIN `product_media` `product.secondMediaExtension.secondMedia` ON `product.secondMediaExtension`.`second_media_id` = `product.secondMediaExtension.secondMedia`.`id` LEFT JOIN `media` `product.secondMediaExtension.secondMedia.media` ON `product.secondMediaExtension.secondMedia`.`media_id` = `product.secondMediaExtension.secondMedia.media`.`id` LEFT JOIN (SELECT `product.secondMediaExtension.secondMedia.media.translation`.media_id, `product.secondMediaExtension.secondMedia.media.translation`.title as `product.secondMediaExtension.secondMedia.media.translation.title`, `product.secondMediaExtension.secondMedia.media.translation`.alt as `product.secondMediaExtension.secondMedia.media.translation.alt`, `product.secondMediaExtension.secondMedia.media.translation`.custom_fields as `product.secondMediaExtension.secondMedia.media.translation.customFields`, `product.secondMediaExtension.secondMedia.media.translation`.created_at as `product.secondMediaExtension.secondMedia.media.translation.createdAt`, `product.secondMediaExtension.secondMedia.media.translation`.updated_at as `product.secondMediaExtension.secondMedia.media.translation.updatedAt`, `product.secondMediaExtension.secondMedia.media.translation`.media_id as `product.secondMediaExtension.secondMedia.media.translation.mediaId`, `product.secondMediaExtension.secondMedia.media.translation`.language_id as `product.secondMediaExtension.secondMedia.media.translation.languageId` FROM `media_translation` `product.secondMediaExtension.secondMedia.media.translation` WHERE `product.secondMediaExtension.secondMedia.media.translation`.language_id = :languageId) `product.secondMediaExtension.secondMedia.media.media_translation` ON `product.secondMediaExtension.secondMedia.media.media_translation`.`media_id` = `product.secondMediaExtension.secondMedia.media`.`id` LEFT JOIN (SELECT `product.manufacturer.translation`.product_manufacturer_id, `product.manufacturer.translation`.product_manufacturer_version_id, `product.manufacturer.translation`.name as `product.manufacturer.translation.name`, `product.manufacturer.translation`.description as `product.manufacturer.translation.description`, `product.manufacturer.translation`.custom_fields as `product.manufacturer.translation.customFields`, `product.manufacturer.translation`.created_at as `product.manufacturer.translation.createdAt`, `product.manufacturer.translation`.updated_at as `product.manufacturer.translation.updatedAt`, `product.manufacturer.translation`.product_manufacturer_id as `product.manufacturer.translation.productManufacturerId`, `product.manufacturer.translation`.language_id as `product.manufacturer.translation.languageId`, `product.manufacturer.translation`.product_manufacturer_version_id as `product.manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer_translation` `product.manufacturer.translation` WHERE `product.manufacturer.translation`.language_id = :languageId) `product.manufacturer.product_manufacturer_translation` ON `product.manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product.manufacturer`.`id` AND `product.manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product.manufacturer`.version_id LEFT JOIN `base_extension` `product.manufacturer.baseExtension` ON `product.manufacturer`.`id` = `product.manufacturer.baseExtension`.`product_manufacturer_id` LEFT JOIN `listing_page_extension` `product.manufacturer.listingPageExtension` ON `product.manufacturer`.`id` = `product.manufacturer.listingPageExtension`.`product_manufacturer_id` LEFT JOIN `product_page_extension` `product.manufacturer.productPageExtension` ON `product.manufacturer`.`id` = `product.manufacturer.productPageExtension`.`product_manufacturer_id` LEFT JOIN (SELECT `product.manufacturer.listingPageExtension.translation`.listing_page_extension_id, `product.manufacturer.listingPageExtension.translation`.description as `product.manufacturer.listingPageExtension.translation.description`, `product.manufacturer.listingPageExtension.translation`.size_description as `product.manufacturer.listingPageExtension.translation.sizeDescription`, `product.manufacturer.listingPageExtension.translation`.created_at as `product.manufacturer.listingPageExtension.translation.createdAt`, `product.manufacturer.listingPageExtension.translation`.updated_at as `product.manufacturer.listingPageExtension.translation.updatedAt`, `product.manufacturer.listingPageExtension.translation`.listing_page_extension_id as `product.manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product.manufacturer.listingPageExtension.translation`.language_id as `product.manufacturer.listingPageExtension.translation.languageId` FROM `listing_page_extension_translation` `product.manufacturer.listingPageExtension.translation` WHERE `product.manufacturer.listingPageExtension.translation`.language_id = :languageId) `product.manufacturer.listingPageExtension.listing_page_extension_translation` ON `product.manufacturer.listingPageExtension.listing_page_extension_translation`.`listing_page_extension_id` = `product.manufacturer.listingPageExtension`.`id` LEFT JOIN (SELECT `product.manufacturer.productPageExtension.translation`.product_page_extension_id, `product.manufacturer.productPageExtension.translation`.url as `product.manufacturer.productPageExtension.translation.url`, `product.manufacturer.productPageExtension.translation`.meta_title as `product.manufacturer.productPageExtension.translation.metaTitle`, `product.manufacturer.productPageExtension.translation`.meta_description as `product.manufacturer.productPageExtension.translation.metaDescription`, `product.manufacturer.productPageExtension.translation`.keywords as `product.manufacturer.productPageExtension.translation.keywords`, `product.manufacturer.productPageExtension.translation`.slot_config as `product.manufacturer.productPageExtension.translation.slotConfig`, `product.manufacturer.productPageExtension.translation`.created_at as `product.manufacturer.productPageExtension.translation.createdAt`, `product.manufacturer.productPageExtension.translation`.updated_at as `product.manufacturer.productPageExtension.translation.updatedAt`, `product.manufacturer.productPageExtension.translation`.product_page_extension_id as `product.manufacturer.productPageExtension.translation.productPageExtensionId`, `product.manufacturer.productPageExtension.translation`.language_id as `product.manufacturer.productPageExtension.translation.languageId` FROM `product_page_extension_translation` `product.manufacturer.productPageExtension.translation` WHERE `product.manufacturer.productPageExtension.translation`.language_id = :languageId) `product.manufacturer.productPageExtension.product_page_extension_translation` ON `product.manufacturer.productPageExtension.product_page_extension_translation`.`product_page_extension_id` = `product.manufacturer.productPageExtension`.`id` LEFT JOIN `media` `product.cover.media` ON `product.cover`.`media_id` = `product.cover.media`.`id` LEFT JOIN (SELECT `product.cover.media.translation`.media_id, `product.cover.media.translation`.title as `product.cover.media.translation.title`, `product.cover.media.translation`.alt as `product.cover.media.translation.alt`, `product.cover.media.translation`.custom_fields as `product.cover.media.translation.customFields`, `product.cover.media.translation`.created_at as `product.cover.media.translation.createdAt`, `product.cover.media.translation`.updated_at as `product.cover.media.translation.updatedAt`, `product.cover.media.translation`.media_id as `product.cover.media.translation.mediaId`, `product.cover.media.translation`.language_id as `product.cover.media.translation.languageId` FROM `media_translation` `product.cover.media.translation` WHERE `product.cover.media.translation`.language_id = :languageId) `product.cover.media.media_translation` ON `product.cover.media.media_translation`.`media_id` = `product.cover.media`.`id` WHERE (`product`.`version_id` = :version) AND ((`product.srsExtension`.`base_id` = :param_1471fd0f3a4e40008671d7997f6eee34 AND `product`.`parent_id` <=> :param_3c2c0a0136fa46b59d02ac505f9ab3f5))
SELECT
`product`.`id` as `product.id`,
`product`.`version_id` as `product.versionId`,
`product`.`parent_id` as `product.parentId`,
`product`.`parent_version_id` as `product.parentVersionId`,
COALESCE(
`product`.`product_manufacturer_id`,
`product.parent`.`product_manufacturer_id`
) as `product.manufacturerId`,
COALESCE(
`product`.`product_manufacturer_version_id`,
`product.parent`.`product_manufacturer_version_id`
) as `product.productManufacturerVersionId`,
COALESCE(
`product`.`unit_id`, `product.parent`.`unit_id`
) as `product.unitId`,
COALESCE(
`product`.`tax_id`, `product.parent`.`tax_id`
) as `product.taxId`,
COALESCE(
`product`.`product_media_id`, `product.parent`.`product_media_id`
) as `product.coverId`,
COALESCE(
`product`.`product_media_version_id`,
`product.parent`.`product_media_version_id`
) as `product.productMediaVersionId`,
COALESCE(
`product`.`delivery_time_id`, `product.parent`.`delivery_time_id`
) as `product.deliveryTimeId`,
COALESCE(
`product`.`product_feature_set_id`,
`product.parent`.`product_feature_set_id`
) as `product.featureSetId`,
COALESCE(
`product`.`canonical_product_id`,
`product.parent`.`canonical_product_id`
) as `product.canonicalProductId`,
COALESCE(
`product`.`cms_page_id`, `product.parent`.`cms_page_id`
) as `product.cmsPageId`,
COALESCE(
`product`.`cms_page_version_id`,
`product.parent`.`cms_page_version_id`
) as `product.cmsPageVersionId`,
`product.parent`.`price` as `product.price.inherited`,
COALESCE(
`product`.`price`, `product.parent`.`price`
) as `product.price`,
`product`.`product_number` as `product.productNumber`,
`product`.`stock` as `product.stock`,
COALESCE(
`product`.`restock_time`, `product.parent`.`restock_time`
) as `product.restockTime`,
`product`.`auto_increment` as `product.autoIncrement`,
COALESCE(
`product`.`active`, `product.parent`.`active`
) as `product.active`,
`product`.`available_stock` as `product.availableStock`,
`product`.`available` as `product.available`,
COALESCE(
`product`.`is_closeout`, `product.parent`.`is_closeout`
) as `product.isCloseout`,
`product`.`display_group` as `product.displayGroup`,
`product.parent`.`configurator_group_config` as `product.configuratorGroupConfig.inherited`,
COALESCE(
`product`.`configurator_group_config`,
`product.parent`.`configurator_group_config`
) as `product.configuratorGroupConfig`,
COALESCE(
`product`.`main_variant_id`, `product.parent`.`main_variant_id`
) as `product.mainVariantId`,
COALESCE(
`product`.`display_parent`, `product.parent`.`display_parent`
) as `product.displayParent`,
`product.parent`.`variant_listing_config` as `product.variantListingConfig.inherited`,
COALESCE(
`product`.`variant_listing_config`,
`product.parent`.`variant_listing_config`
) as `product.variantListingConfig`,
`product`.`variant_restrictions` as `product.variantRestrictions`,
COALESCE(
`product`.`manufacturer_number`,
`product.parent`.`manufacturer_number`
) as `product.manufacturerNumber`,
COALESCE(
`product`.`ean`, `product.parent`.`ean`
) as `product.ean`,
COALESCE(
`product`.`purchase_steps`, `product.parent`.`purchase_steps`
) as `product.purchaseSteps`,
COALESCE(
`product`.`max_purchase`, `product.parent`.`max_purchase`
) as `product.maxPurchase`,
COALESCE(
`product`.`min_purchase`, `product.parent`.`min_purchase`
) as `product.minPurchase`,
COALESCE(
`product`.`purchase_unit`, `product.parent`.`purchase_unit`
) as `product.purchaseUnit`,
COALESCE(
`product`.`reference_unit`, `product.parent`.`reference_unit`
) as `product.referenceUnit`,
COALESCE(
`product`.`shipping_free`, `product.parent`.`shipping_free`
) as `product.shippingFree`,
`product.parent`.`purchase_prices` as `product.purchasePrices.inherited`,
COALESCE(
`product`.`purchase_prices`, `product.parent`.`purchase_prices`
) as `product.purchasePrices`,
COALESCE(
`product`.`mark_as_topseller`, `product.parent`.`mark_as_topseller`
) as `product.markAsTopseller`,
COALESCE(
`product`.`weight`, `product.parent`.`weight`
) as `product.weight`,
COALESCE(
`product`.`width`, `product.parent`.`width`
) as `product.width`,
COALESCE(
`product`.`height`, `product.parent`.`height`
) as `product.height`,
COALESCE(
`product`.`length`, `product.parent`.`length`
) as `product.length`,
COALESCE(
`product`.`release_date`, `product.parent`.`release_date`
) as `product.releaseDate`,
COALESCE(
`product`.`rating_average`, `product.parent`.`rating_average`
) as `product.ratingAverage`,
`product.parent`.`category_tree` as `product.categoryTree.inherited`,
COALESCE(
`product`.`category_tree`, `product.parent`.`category_tree`
) as `product.categoryTree`,
`product.parent`.`property_ids` as `product.propertyIds.inherited`,
COALESCE(
`product`.`property_ids`, `product.parent`.`property_ids`
) as `product.propertyIds`,
`product.parent`.`option_ids` as `product.optionIds.inherited`,
COALESCE(
`product`.`option_ids`, `product.parent`.`option_ids`
) as `product.optionIds`,
`product.parent`.`stream_ids` as `product.streamIds.inherited`,
COALESCE(
`product`.`stream_ids`, `product.parent`.`stream_ids`
) as `product.streamIds`,
`product.parent`.`tag_ids` as `product.tagIds.inherited`,
COALESCE(
`product`.`tag_ids`, `product.parent`.`tag_ids`
) as `product.tagIds`,
`product.parent`.`category_ids` as `product.categoryIds.inherited`,
COALESCE(
`product`.`category_ids`, `product.parent`.`category_ids`
) as `product.categoryIds`,
`product`.`child_count` as `product.childCount`,
COALESCE(
`product`.`custom_field_set_selection_active`,
`product.parent`.`custom_field_set_selection_active`
) as `product.customFieldSetSelectionActive`,
`product`.`sales` as `product.sales`,
`product`.`states` as `product.states`,
`product.tax`.`id` as `product.tax.id`,
`product.tax`.`tax_rate` as `product.tax.taxRate`,
`product.tax`.`name` as `product.tax.name`,
`product.tax`.`position` as `product.tax.position`,
`product.tax`.`custom_fields` as `product.tax.customFields`,
`product.tax`.`created_at` as `product.tax.createdAt`,
`product.tax`.`updated_at` as `product.tax.updatedAt`,
`product.parent`.`cheapest_price` as `product.cheapestPrice.inherited`,
COALESCE(
`product`.`cheapest_price`, `product.parent`.`cheapest_price`
) as `product.cheapestPrice`,
`product`.`created_at` as `product.createdAt`,
`product`.`updated_at` as `product.updatedAt`,
`product.secondMediaExtension`.`id` as `product.secondMediaExtension.id`,
`product.secondMediaExtension`.`product_id` as `product.secondMediaExtension.productId`,
`product.secondMediaExtension`.`product_version_id` as `product.secondMediaExtension.productVersionId`,
`product.secondMediaExtension`.`second_media_id` as `product.secondMediaExtension.secondMediaId`,
`product.secondMediaExtension.secondMedia`.`id` as `product.secondMediaExtension.secondMedia.id`,
`product.secondMediaExtension.secondMedia`.`version_id` as `product.secondMediaExtension.secondMedia.versionId`,
`product.secondMediaExtension.secondMedia`.`product_id` as `product.secondMediaExtension.secondMedia.productId`,
`product.secondMediaExtension.secondMedia`.`product_version_id` as `product.secondMediaExtension.secondMedia.productVersionId`,
`product.secondMediaExtension.secondMedia`.`media_id` as `product.secondMediaExtension.secondMedia.mediaId`,
`product.secondMediaExtension.secondMedia`.`position` as `product.secondMediaExtension.secondMedia.position`,
`product.secondMediaExtension.secondMedia.media`.`id` as `product.secondMediaExtension.secondMedia.media.id`,
`product.secondMediaExtension.secondMedia.media`.`user_id` as `product.secondMediaExtension.secondMedia.media.userId`,
`product.secondMediaExtension.secondMedia.media`.`media_folder_id` as `product.secondMediaExtension.secondMedia.media.mediaFolderId`,
`product.secondMediaExtension.secondMedia.media`.`mime_type` as `product.secondMediaExtension.secondMedia.media.mimeType`,
`product.secondMediaExtension.secondMedia.media`.`file_extension` as `product.secondMediaExtension.secondMedia.media.fileExtension`,
`product.secondMediaExtension.secondMedia.media`.`uploaded_at` as `product.secondMediaExtension.secondMedia.media.uploadedAt`,
`product.secondMediaExtension.secondMedia.media`.`file_name` as `product.secondMediaExtension.secondMedia.media.fileName`,
`product.secondMediaExtension.secondMedia.media`.`file_size` as `product.secondMediaExtension.secondMedia.media.fileSize`,
`product.secondMediaExtension.secondMedia.media`.`media_type` as `product.secondMediaExtension.secondMedia.media.mediaTypeRaw`,
`product.secondMediaExtension.secondMedia.media`.`meta_data` as `product.secondMediaExtension.secondMedia.media.metaData`,
`product.secondMediaExtension.secondMedia.media`.`private` as `product.secondMediaExtension.secondMedia.media.private`,
`product.secondMediaExtension.secondMedia.media`.`thumbnails_ro` as `product.secondMediaExtension.secondMedia.media.thumbnailsRo`,
`product.secondMediaExtension.secondMedia.media`.`created_at` as `product.secondMediaExtension.secondMedia.media.createdAt`,
`product.secondMediaExtension.secondMedia.media`.`updated_at` as `product.secondMediaExtension.secondMedia.media.updatedAt`,
`product.secondMediaExtension.secondMedia.media.translation.title`,
COALESCE(
`product.secondMediaExtension.secondMedia.media.translation.title`,
`product.secondMediaExtension.secondMedia.media.translation.title`
) as `product.secondMediaExtension.secondMedia.media.title`,
`product.secondMediaExtension.secondMedia.media.translation.alt`,
COALESCE(
`product.secondMediaExtension.secondMedia.media.translation.alt`,
`product.secondMediaExtension.secondMedia.media.translation.alt`
) as `product.secondMediaExtension.secondMedia.media.alt`,
`product.secondMediaExtension.secondMedia.media.translation.customFields`,
COALESCE(
`product.secondMediaExtension.secondMedia.media.translation.customFields`,
`product.secondMediaExtension.secondMedia.media.translation.customFields`
) as `product.secondMediaExtension.secondMedia.media.customFields`,
`product.secondMediaExtension.secondMedia.media.translation.createdAt`,
`product.secondMediaExtension.secondMedia.media.translation.updatedAt`,
`product.secondMediaExtension.secondMedia.media.translation.mediaId`,
`product.secondMediaExtension.secondMedia.media.translation.languageId`,
`product.secondMediaExtension.secondMedia`.`custom_fields` as `product.secondMediaExtension.secondMedia.customFields`,
`product.secondMediaExtension.secondMedia`.`created_at` as `product.secondMediaExtension.secondMedia.createdAt`,
`product.secondMediaExtension.secondMedia`.`updated_at` as `product.secondMediaExtension.secondMedia.updatedAt`,
`product.secondMediaExtension`.`created_at` as `product.secondMediaExtension.createdAt`,
`product.secondMediaExtension`.`updated_at` as `product.secondMediaExtension.updatedAt`,
`product.srsExtension`.`id` as `product.srsExtension.id`,
`product.srsExtension`.`version_id` as `product.srsExtension.versionId`,
`product.srsExtension`.`product_id` as `product.srsExtension.productId`,
`product.srsExtension`.`product_version_id` as `product.srsExtension.productVersionId`,
`product.srsExtension`.`srs_id` as `product.srsExtension.srsId`,
`product.srsExtension`.`base_id` as `product.srsExtension.baseId`,
`product.srsExtension`.`created_at` as `product.srsExtension.createdAt`,
`product.srsExtension`.`updated_at` as `product.srsExtension.updatedAt`,
`product.manufacturer`.`id` as `product.manufacturer.id`,
`product.manufacturer`.`version_id` as `product.manufacturer.versionId`,
`product.manufacturer`.`media_id` as `product.manufacturer.mediaId`,
`product.manufacturer`.`link` as `product.manufacturer.link`,
`product.manufacturer`.`created_at` as `product.manufacturer.createdAt`,
`product.manufacturer`.`updated_at` as `product.manufacturer.updatedAt`,
`product.manufacturer.baseExtension`.`id` as `product.manufacturer.baseExtension.id`,
`product.manufacturer.baseExtension`.`product_manufacturer_id` as `product.manufacturer.baseExtension.productManufacturerId`,
`product.manufacturer.baseExtension`.`product_manufacturer_version_id` as `product.manufacturer.baseExtension.productManufacturerVersionId`,
`product.manufacturer.baseExtension`.`active` as `product.manufacturer.baseExtension.active`,
`product.manufacturer.baseExtension`.`type` as `product.manufacturer.baseExtension.type`,
`product.manufacturer.baseExtension`.`created_at` as `product.manufacturer.baseExtension.createdAt`,
`product.manufacturer.baseExtension`.`updated_at` as `product.manufacturer.baseExtension.updatedAt`,
`product.manufacturer.listingPageExtension`.`id` as `product.manufacturer.listingPageExtension.id`,
`product.manufacturer.listingPageExtension`.`product_manufacturer_id` as `product.manufacturer.listingPageExtension.productManufacturerId`,
`product.manufacturer.listingPageExtension`.`product_manufacturer_version_id` as `product.manufacturer.listingPageExtension.productManufacturerVersionId`,
`product.manufacturer.listingPageExtension`.`active` as `product.manufacturer.listingPageExtension.active`,
`product.manufacturer.listingPageExtension`.`type` as `product.manufacturer.listingPageExtension.type`,
`product.manufacturer.listingPageExtension`.`product_assignment_type` as `product.manufacturer.listingPageExtension.productAssignmentType`,
`product.manufacturer.listingPageExtension`.`product_stream_id` as `product.manufacturer.listingPageExtension.productStreamId`,
`product.manufacturer.listingPageExtension`.`size_media` as `product.manufacturer.listingPageExtension.sizeMediaId`,
`product.manufacturer.listingPageExtension`.`highlight_media` as `product.manufacturer.listingPageExtension.highlightMediaId`,
`product.manufacturer.listingPageExtension`.`created_at` as `product.manufacturer.listingPageExtension.createdAt`,
`product.manufacturer.listingPageExtension`.`updated_at` as `product.manufacturer.listingPageExtension.updatedAt`,
`product.manufacturer.listingPageExtension.translation.description`,
COALESCE(
`product.manufacturer.listingPageExtension.translation.description`,
`product.manufacturer.listingPageExtension.translation.description`
) as `product.manufacturer.listingPageExtension.description`,
`product.manufacturer.listingPageExtension.translation.sizeDescription`,
COALESCE(
`product.manufacturer.listingPageExtension.translation.sizeDescription`,
`product.manufacturer.listingPageExtension.translation.sizeDescription`
) as `product.manufacturer.listingPageExtension.sizeDescription`,
`product.manufacturer.listingPageExtension.translation.createdAt`,
`product.manufacturer.listingPageExtension.translation.updatedAt`,
`product.manufacturer.listingPageExtension.translation.listingPageExtensionId`,
`product.manufacturer.listingPageExtension.translation.languageId`,
`product.manufacturer.productPageExtension`.`id` as `product.manufacturer.productPageExtension.id`,
`product.manufacturer.productPageExtension`.`product_manufacturer_id` as `product.manufacturer.productPageExtension.productManufacturerId`,
`product.manufacturer.productPageExtension`.`product_manufacturer_version_id` as `product.manufacturer.productPageExtension.productManufacturerVersionId`,
`product.manufacturer.productPageExtension`.`cms_page_type` as `product.manufacturer.productPageExtension.cmsPageType`,
`product.manufacturer.productPageExtension`.`cms_page_id` as `product.manufacturer.productPageExtension.cmsPageId`,
`product.manufacturer.productPageExtension`.`cms_page_version_id` as `product.manufacturer.productPageExtension.cmsPageVersionId`,
`product.manufacturer.productPageExtension`.`created_at` as `product.manufacturer.productPageExtension.createdAt`,
`product.manufacturer.productPageExtension`.`updated_at` as `product.manufacturer.productPageExtension.updatedAt`,
`product.manufacturer.productPageExtension.translation.url`,
COALESCE(
`product.manufacturer.productPageExtension.translation.url`,
`product.manufacturer.productPageExtension.translation.url`
) as `product.manufacturer.productPageExtension.url`,
`product.manufacturer.productPageExtension.translation.metaTitle`,
COALESCE(
`product.manufacturer.productPageExtension.translation.metaTitle`,
`product.manufacturer.productPageExtension.translation.metaTitle`
) as `product.manufacturer.productPageExtension.metaTitle`,
`product.manufacturer.productPageExtension.translation.metaDescription`,
COALESCE(
`product.manufacturer.productPageExtension.translation.metaDescription`,
`product.manufacturer.productPageExtension.translation.metaDescription`
) as `product.manufacturer.productPageExtension.metaDescription`,
`product.manufacturer.productPageExtension.translation.keywords`,
COALESCE(
`product.manufacturer.productPageExtension.translation.keywords`,
`product.manufacturer.productPageExtension.translation.keywords`
) as `product.manufacturer.productPageExtension.keywords`,
`product.manufacturer.productPageExtension.translation.slotConfig`,
COALESCE(
`product.manufacturer.productPageExtension.translation.slotConfig`,
`product.manufacturer.productPageExtension.translation.slotConfig`
) as `product.manufacturer.productPageExtension.slotConfig`,
`product.manufacturer.productPageExtension.translation.createdAt`,
`product.manufacturer.productPageExtension.translation.updatedAt`,
`product.manufacturer.productPageExtension.translation.productPageExtensionId`,
`product.manufacturer.productPageExtension.translation.languageId`,
`product.manufacturer.translation.name`,
COALESCE(
`product.manufacturer.translation.name`,
`product.manufacturer.translation.name`
) as `product.manufacturer.name`,
`product.manufacturer.translation.description`,
COALESCE(
`product.manufacturer.translation.description`,
`product.manufacturer.translation.description`
) as `product.manufacturer.description`,
`product.manufacturer.translation.customFields`,
COALESCE(
`product.manufacturer.translation.customFields`,
`product.manufacturer.translation.customFields`
) as `product.manufacturer.customFields`,
`product.manufacturer.translation.createdAt`,
`product.manufacturer.translation.updatedAt`,
`product.manufacturer.translation.productManufacturerId`,
`product.manufacturer.translation.languageId`,
`product.manufacturer.translation.productManufacturerVersionId`,
(
SELECT
GROUP_CONCAT(
HEX(
`product.options.mapping`.`property_group_option_id`
) SEPARATOR '||'
)
FROM
`product_option` `product.options.mapping`
WHERE
`product.options.mapping`.`product_id` = `product`.`id`
) as `product.options.id_mapping`,
`product.cover`.`id` as `product.cover.id`,
`product.cover`.`version_id` as `product.cover.versionId`,
`product.cover`.`product_id` as `product.cover.productId`,
`product.cover`.`product_version_id` as `product.cover.productVersionId`,
`product.cover`.`media_id` as `product.cover.mediaId`,
`product.cover`.`position` as `product.cover.position`,
`product.cover.media`.`id` as `product.cover.media.id`,
`product.cover.media`.`user_id` as `product.cover.media.userId`,
`product.cover.media`.`media_folder_id` as `product.cover.media.mediaFolderId`,
`product.cover.media`.`mime_type` as `product.cover.media.mimeType`,
`product.cover.media`.`file_extension` as `product.cover.media.fileExtension`,
`product.cover.media`.`uploaded_at` as `product.cover.media.uploadedAt`,
`product.cover.media`.`file_name` as `product.cover.media.fileName`,
`product.cover.media`.`file_size` as `product.cover.media.fileSize`,
`product.cover.media`.`media_type` as `product.cover.media.mediaTypeRaw`,
`product.cover.media`.`meta_data` as `product.cover.media.metaData`,
`product.cover.media`.`private` as `product.cover.media.private`,
`product.cover.media`.`thumbnails_ro` as `product.cover.media.thumbnailsRo`,
`product.cover.media`.`created_at` as `product.cover.media.createdAt`,
`product.cover.media`.`updated_at` as `product.cover.media.updatedAt`,
`product.cover.media.translation.title`,
COALESCE(
`product.cover.media.translation.title`,
`product.cover.media.translation.title`
) as `product.cover.media.title`,
`product.cover.media.translation.alt`,
COALESCE(
`product.cover.media.translation.alt`,
`product.cover.media.translation.alt`
) as `product.cover.media.alt`,
`product.cover.media.translation.customFields`,
COALESCE(
`product.cover.media.translation.customFields`,
`product.cover.media.translation.customFields`
) as `product.cover.media.customFields`,
`product.cover.media.translation.createdAt`,
`product.cover.media.translation.updatedAt`,
`product.cover.media.translation.mediaId`,
`product.cover.media.translation.languageId`,
`product.cover`.`custom_fields` as `product.cover.customFields`,
`product.cover`.`created_at` as `product.cover.createdAt`,
`product.cover`.`updated_at` as `product.cover.updatedAt`,
(
SELECT
GROUP_CONCAT(
HEX(
`product.properties.mapping`.`property_group_option_id`
) SEPARATOR '||'
)
FROM
`product_property` `product.properties.mapping`
WHERE
`product.properties.mapping`.`product_id` = `product`.`properties`
) as `product.properties.id_mapping`,
`product.translation.metaDescription`,
`product.parent.translation.metaDescription`,
COALESCE(
`product.translation.metaDescription`,
`product.parent.translation.metaDescription`,
`product.translation.metaDescription`
) as `product.metaDescription`,
`product.translation.name`,
`product.parent.translation.name`,
COALESCE(
`product.translation.name`, `product.parent.translation.name`,
`product.translation.name`
) as `product.name`,
`product.translation.keywords`,
`product.parent.translation.keywords`,
COALESCE(
`product.translation.keywords`,
`product.parent.translation.keywords`,
`product.translation.keywords`
) as `product.keywords`,
`product.translation.description`,
`product.parent.translation.description`,
COALESCE(
`product.translation.description`,
`product.parent.translation.description`,
`product.translation.description`
) as `product.description`,
`product.translation.metaTitle`,
`product.parent.translation.metaTitle`,
COALESCE(
`product.translation.metaTitle`,
`product.parent.translation.metaTitle`,
`product.translation.metaTitle`
) as `product.metaTitle`,
`product.translation.packUnit`,
`product.parent.translation.packUnit`,
COALESCE(
`product.translation.packUnit`,
`product.parent.translation.packUnit`,
`product.translation.packUnit`
) as `product.packUnit`,
`product.translation.packUnitPlural`,
`product.parent.translation.packUnitPlural`,
COALESCE(
`product.translation.packUnitPlural`,
`product.parent.translation.packUnitPlural`,
`product.translation.packUnitPlural`
) as `product.packUnitPlural`,
`product.translation.customSearchKeywords`,
`product.parent.translation.customSearchKeywords`,
COALESCE(
`product.translation.customSearchKeywords`,
`product.parent.translation.customSearchKeywords`,
`product.translation.customSearchKeywords`
) as `product.customSearchKeywords`,
`product.translation.slotConfig`,
`product.parent.translation.slotConfig`,
COALESCE(
`product.translation.slotConfig`,
`product.parent.translation.slotConfig`,
`product.translation.slotConfig`
) as `product.slotConfig`,
`product.translation.customFields`,
`product.parent.translation.customFields`,
COALESCE(
`product.translation.customFields`,
`product.parent.translation.customFields`,
`product.translation.customFields`
) as `product.customFields`,
`product.translation.createdAt`,
`product.parent.translation.createdAt`,
`product.translation.updatedAt`,
`product.parent.translation.updatedAt`,
`product.translation.productId`,
`product.parent.translation.productId`,
`product.translation.languageId`,
`product.parent.translation.languageId`,
`product.translation.productVersionId`,
`product.parent.translation.productVersionId`
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_srs_extension` `product.srsExtension` ON `product`.`srsExtension` = `product.srsExtension`.`product_id`
AND `product`.`version_id` = `product.srsExtension`.`version_id`
LEFT JOIN (
SELECT
`product.translation`.product_id,
`product.translation`.product_version_id,
`product.translation`.meta_description as `product.translation.metaDescription`,
`product.translation`.name as `product.translation.name`,
`product.translation`.keywords as `product.translation.keywords`,
`product.translation`.description as `product.translation.description`,
`product.translation`.meta_title as `product.translation.metaTitle`,
`product.translation`.pack_unit as `product.translation.packUnit`,
`product.translation`.pack_unit_plural as `product.translation.packUnitPlural`,
`product.translation`.custom_search_keywords as `product.translation.customSearchKeywords`,
`product.translation`.slot_config as `product.translation.slotConfig`,
`product.translation`.custom_fields as `product.translation.customFields`,
`product.translation`.created_at as `product.translation.createdAt`,
`product.translation`.updated_at as `product.translation.updatedAt`,
`product.translation`.product_id as `product.translation.productId`,
`product.translation`.language_id as `product.translation.languageId`,
`product.translation`.product_version_id as `product.translation.productVersionId`
FROM
`product_translation` `product.translation`
WHERE
`product.translation`.language_id = : languageId
) `product.product_translation` ON `product.product_translation`.`product_id` = `product`.`id`
AND `product.product_translation`.product_version_id = `product`.version_id
LEFT JOIN (
SELECT
`product.parent.translation`.product_id,
`product.parent.translation`.product_version_id,
`product.parent.translation`.meta_description as `product.parent.translation.metaDescription`,
`product.parent.translation`.name as `product.parent.translation.name`,
`product.parent.translation`.keywords as `product.parent.translation.keywords`,
`product.parent.translation`.description as `product.parent.translation.description`,
`product.parent.translation`.meta_title as `product.parent.translation.metaTitle`,
`product.parent.translation`.pack_unit as `product.parent.translation.packUnit`,
`product.parent.translation`.pack_unit_plural as `product.parent.translation.packUnitPlural`,
`product.parent.translation`.custom_search_keywords as `product.parent.translation.customSearchKeywords`,
`product.parent.translation`.slot_config as `product.parent.translation.slotConfig`,
`product.parent.translation`.custom_fields as `product.parent.translation.customFields`,
`product.parent.translation`.created_at as `product.parent.translation.createdAt`,
`product.parent.translation`.updated_at as `product.parent.translation.updatedAt`,
`product.parent.translation`.product_id as `product.parent.translation.productId`,
`product.parent.translation`.language_id as `product.parent.translation.languageId`,
`product.parent.translation`.product_version_id as `product.parent.translation.productVersionId`
FROM
`product_translation` `product.parent.translation`
WHERE
`product.parent.translation`.language_id = : languageId
) `product.product_translation.parent` ON `product.product_translation.parent`.`product_id` = `product.parent`.`id`
AND `product.product_translation.parent`.product_version_id = `product.parent`.version_id
LEFT JOIN `tax` `product.tax` ON `product`.`tax` = `product.tax`.`id`
LEFT JOIN `nd_second_media_extension` `product.secondMediaExtension` ON `product`.`secondMediaExtension` = `product.secondMediaExtension`.`product_id`
LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product`.`manufacturer` = `product.manufacturer`.`id`
AND `product`.`version_id` = `product.manufacturer`.`version_id`
LEFT JOIN `product_media` `product.cover` ON `product`.`cover` = `product.cover`.`id`
AND `product`.`version_id` = `product.cover`.`version_id`
LEFT JOIN `product_media` `product.secondMediaExtension.secondMedia` ON `product.secondMediaExtension`.`second_media_id` = `product.secondMediaExtension.secondMedia`.`id`
LEFT JOIN `media` `product.secondMediaExtension.secondMedia.media` ON `product.secondMediaExtension.secondMedia`.`media_id` = `product.secondMediaExtension.secondMedia.media`.`id`
LEFT JOIN (
SELECT
`product.secondMediaExtension.secondMedia.media.translation`.media_id,
`product.secondMediaExtension.secondMedia.media.translation`.title as `product.secondMediaExtension.secondMedia.media.translation.title`,
`product.secondMediaExtension.secondMedia.media.translation`.alt as `product.secondMediaExtension.secondMedia.media.translation.alt`,
`product.secondMediaExtension.secondMedia.media.translation`.custom_fields as `product.secondMediaExtension.secondMedia.media.translation.customFields`,
`product.secondMediaExtension.secondMedia.media.translation`.created_at as `product.secondMediaExtension.secondMedia.media.translation.createdAt`,
`product.secondMediaExtension.secondMedia.media.translation`.updated_at as `product.secondMediaExtension.secondMedia.media.translation.updatedAt`,
`product.secondMediaExtension.secondMedia.media.translation`.media_id as `product.secondMediaExtension.secondMedia.media.translation.mediaId`,
`product.secondMediaExtension.secondMedia.media.translation`.language_id as `product.secondMediaExtension.secondMedia.media.translation.languageId`
FROM
`media_translation` `product.secondMediaExtension.secondMedia.media.translation`
WHERE
`product.secondMediaExtension.secondMedia.media.translation`.language_id = : languageId
) `product.secondMediaExtension.secondMedia.media.media_translation` ON `product.secondMediaExtension.secondMedia.media.media_translation`.`media_id` = `product.secondMediaExtension.secondMedia.media`.`id`
LEFT JOIN (
SELECT
`product.manufacturer.translation`.product_manufacturer_id,
`product.manufacturer.translation`.product_manufacturer_version_id,
`product.manufacturer.translation`.name as `product.manufacturer.translation.name`,
`product.manufacturer.translation`.description as `product.manufacturer.translation.description`,
`product.manufacturer.translation`.custom_fields as `product.manufacturer.translation.customFields`,
`product.manufacturer.translation`.created_at as `product.manufacturer.translation.createdAt`,
`product.manufacturer.translation`.updated_at as `product.manufacturer.translation.updatedAt`,
`product.manufacturer.translation`.product_manufacturer_id as `product.manufacturer.translation.productManufacturerId`,
`product.manufacturer.translation`.language_id as `product.manufacturer.translation.languageId`,
`product.manufacturer.translation`.product_manufacturer_version_id as `product.manufacturer.translation.productManufacturerVersionId`
FROM
`product_manufacturer_translation` `product.manufacturer.translation`
WHERE
`product.manufacturer.translation`.language_id = : languageId
) `product.manufacturer.product_manufacturer_translation` ON `product.manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product.manufacturer`.`id`
AND `product.manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product.manufacturer`.version_id
LEFT JOIN `base_extension` `product.manufacturer.baseExtension` ON `product.manufacturer`.`id` = `product.manufacturer.baseExtension`.`product_manufacturer_id`
LEFT JOIN `listing_page_extension` `product.manufacturer.listingPageExtension` ON `product.manufacturer`.`id` = `product.manufacturer.listingPageExtension`.`product_manufacturer_id`
LEFT JOIN `product_page_extension` `product.manufacturer.productPageExtension` ON `product.manufacturer`.`id` = `product.manufacturer.productPageExtension`.`product_manufacturer_id`
LEFT JOIN (
SELECT
`product.manufacturer.listingPageExtension.translation`.listing_page_extension_id,
`product.manufacturer.listingPageExtension.translation`.description as `product.manufacturer.listingPageExtension.translation.description`,
`product.manufacturer.listingPageExtension.translation`.size_description as `product.manufacturer.listingPageExtension.translation.sizeDescription`,
`product.manufacturer.listingPageExtension.translation`.created_at as `product.manufacturer.listingPageExtension.translation.createdAt`,
`product.manufacturer.listingPageExtension.translation`.updated_at as `product.manufacturer.listingPageExtension.translation.updatedAt`,
`product.manufacturer.listingPageExtension.translation`.listing_page_extension_id as `product.manufacturer.listingPageExtension.translation.listingPageExtensionId`,
`product.manufacturer.listingPageExtension.translation`.language_id as `product.manufacturer.listingPageExtension.translation.languageId`
FROM
`listing_page_extension_translation` `product.manufacturer.listingPageExtension.translation`
WHERE
`product.manufacturer.listingPageExtension.translation`.language_id = : languageId
) `product.manufacturer.listingPageExtension.listing_page_extension_translation` ON `product.manufacturer.listingPageExtension.listing_page_extension_translation`.`listing_page_extension_id` = `product.manufacturer.listingPageExtension`.`id`
LEFT JOIN (
SELECT
`product.manufacturer.productPageExtension.translation`.product_page_extension_id,
`product.manufacturer.productPageExtension.translation`.url as `product.manufacturer.productPageExtension.translation.url`,
`product.manufacturer.productPageExtension.translation`.meta_title as `product.manufacturer.productPageExtension.translation.metaTitle`,
`product.manufacturer.productPageExtension.translation`.meta_description as `product.manufacturer.productPageExtension.translation.metaDescription`,
`product.manufacturer.productPageExtension.translation`.keywords as `product.manufacturer.productPageExtension.translation.keywords`,
`product.manufacturer.productPageExtension.translation`.slot_config as `product.manufacturer.productPageExtension.translation.slotConfig`,
`product.manufacturer.productPageExtension.translation`.created_at as `product.manufacturer.productPageExtension.translation.createdAt`,
`product.manufacturer.productPageExtension.translation`.updated_at as `product.manufacturer.productPageExtension.translation.updatedAt`,
`product.manufacturer.productPageExtension.translation`.product_page_extension_id as `product.manufacturer.productPageExtension.translation.productPageExtensionId`,
`product.manufacturer.productPageExtension.translation`.language_id as `product.manufacturer.productPageExtension.translation.languageId`
FROM
`product_page_extension_translation` `product.manufacturer.productPageExtension.translation`
WHERE
`product.manufacturer.productPageExtension.translation`.language_id = : languageId
) `product.manufacturer.productPageExtension.product_page_extension_translation` ON `product.manufacturer.productPageExtension.product_page_extension_translation`.`product_page_extension_id` = `product.manufacturer.productPageExtension`.`id`
LEFT JOIN `media` `product.cover.media` ON `product.cover`.`media_id` = `product.cover.media`.`id`
LEFT JOIN (
SELECT
`product.cover.media.translation`.media_id,
`product.cover.media.translation`.title as `product.cover.media.translation.title`,
`product.cover.media.translation`.alt as `product.cover.media.translation.alt`,
`product.cover.media.translation`.custom_fields as `product.cover.media.translation.customFields`,
`product.cover.media.translation`.created_at as `product.cover.media.translation.createdAt`,
`product.cover.media.translation`.updated_at as `product.cover.media.translation.updatedAt`,
`product.cover.media.translation`.media_id as `product.cover.media.translation.mediaId`,
`product.cover.media.translation`.language_id as `product.cover.media.translation.languageId`
FROM
`media_translation` `product.cover.media.translation`
WHERE
`product.cover.media.translation`.language_id = : languageId
) `product.cover.media.media_translation` ON `product.cover.media.media_translation`.`media_id` = `product.cover.media`.`id`
WHERE
(
`product`.`version_id` = : version
)
AND (
(
`product.srsExtension`.`base_id` = : param_1471fd0f3a4e40008671d7997f6eee34
AND `product`.`parent_id` <=> : param_3c2c0a0136fa46b59d02ac505f9ab3f5
)
)
SELECT `product`.`id` as `product.id`, `product`.`version_id` as `product.versionId`, `product`.`parent_id` as `product.parentId`, `product`.`parent_version_id` as `product.parentVersionId`, COALESCE(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`) as `product.manufacturerId`, COALESCE(`product`.`product_manufacturer_version_id`, `product.parent`.`product_manufacturer_version_id`) as `product.productManufacturerVersionId`, COALESCE(`product`.`unit_id`, `product.parent`.`unit_id`) as `product.unitId`, COALESCE(`product`.`tax_id`, `product.parent`.`tax_id`) as `product.taxId`, COALESCE(`product`.`product_media_id`, `product.parent`.`product_media_id`) as `product.coverId`, COALESCE(`product`.`product_media_version_id`, `product.parent`.`product_media_version_id`) as `product.productMediaVersionId`, COALESCE(`product`.`delivery_time_id`, `product.parent`.`delivery_time_id`) as `product.deliveryTimeId`, COALESCE(`product`.`product_feature_set_id`, `product.parent`.`product_feature_set_id`) as `product.featureSetId`, COALESCE(`product`.`canonical_product_id`, `product.parent`.`canonical_product_id`) as `product.canonicalProductId`, COALESCE(`product`.`cms_page_id`, `product.parent`.`cms_page_id`) as `product.cmsPageId`, COALESCE(`product`.`cms_page_version_id`, `product.parent`.`cms_page_version_id`) as `product.cmsPageVersionId`, `product.parent`.`price` as `product.price.inherited`, COALESCE(`product`.`price`, `product.parent`.`price`) as `product.price`, `product`.`product_number` as `product.productNumber`, `product`.`stock` as `product.stock`, COALESCE(`product`.`restock_time`, `product.parent`.`restock_time`) as `product.restockTime`, `product`.`auto_increment` as `product.autoIncrement`, COALESCE(`product`.`active`, `product.parent`.`active`) as `product.active`, `product`.`available_stock` as `product.availableStock`, `product`.`available` as `product.available`, COALESCE(`product`.`is_closeout`, `product.parent`.`is_closeout`) as `product.isCloseout`, `product`.`display_group` as `product.displayGroup`, `product.parent`.`configurator_group_config` as `product.configuratorGroupConfig.inherited`, COALESCE(`product`.`configurator_group_config`, `product.parent`.`configurator_group_config`) as `product.configuratorGroupConfig`, COALESCE(`product`.`main_variant_id`, `product.parent`.`main_variant_id`) as `product.mainVariantId`, COALESCE(`product`.`display_parent`, `product.parent`.`display_parent`) as `product.displayParent`, `product.parent`.`variant_listing_config` as `product.variantListingConfig.inherited`, COALESCE(`product`.`variant_listing_config`, `product.parent`.`variant_listing_config`) as `product.variantListingConfig`, `product`.`variant_restrictions` as `product.variantRestrictions`, COALESCE(`product`.`manufacturer_number`, `product.parent`.`manufacturer_number`) as `product.manufacturerNumber`, COALESCE(`product`.`ean`, `product.parent`.`ean`) as `product.ean`, COALESCE(`product`.`purchase_steps`, `product.parent`.`purchase_steps`) as `product.purchaseSteps`, COALESCE(`product`.`max_purchase`, `product.parent`.`max_purchase`) as `product.maxPurchase`, COALESCE(`product`.`min_purchase`, `product.parent`.`min_purchase`) as `product.minPurchase`, COALESCE(`product`.`purchase_unit`, `product.parent`.`purchase_unit`) as `product.purchaseUnit`, COALESCE(`product`.`reference_unit`, `product.parent`.`reference_unit`) as `product.referenceUnit`, COALESCE(`product`.`shipping_free`, `product.parent`.`shipping_free`) as `product.shippingFree`, `product.parent`.`purchase_prices` as `product.purchasePrices.inherited`, COALESCE(`product`.`purchase_prices`, `product.parent`.`purchase_prices`) as `product.purchasePrices`, COALESCE(`product`.`mark_as_topseller`, `product.parent`.`mark_as_topseller`) as `product.markAsTopseller`, COALESCE(`product`.`weight`, `product.parent`.`weight`) as `product.weight`, COALESCE(`product`.`width`, `product.parent`.`width`) as `product.width`, COALESCE(`product`.`height`, `product.parent`.`height`) as `product.height`, COALESCE(`product`.`length`, `product.parent`.`length`) as `product.length`, COALESCE(`product`.`release_date`, `product.parent`.`release_date`) as `product.releaseDate`, COALESCE(`product`.`rating_average`, `product.parent`.`rating_average`) as `product.ratingAverage`, `product.parent`.`category_tree` as `product.categoryTree.inherited`, COALESCE(`product`.`category_tree`, `product.parent`.`category_tree`) as `product.categoryTree`, `product.parent`.`property_ids` as `product.propertyIds.inherited`, COALESCE(`product`.`property_ids`, `product.parent`.`property_ids`) as `product.propertyIds`, `product.parent`.`option_ids` as `product.optionIds.inherited`, COALESCE(`product`.`option_ids`, `product.parent`.`option_ids`) as `product.optionIds`, `product.parent`.`stream_ids` as `product.streamIds.inherited`, COALESCE(`product`.`stream_ids`, `product.parent`.`stream_ids`) as `product.streamIds`, `product.parent`.`tag_ids` as `product.tagIds.inherited`, COALESCE(`product`.`tag_ids`, `product.parent`.`tag_ids`) as `product.tagIds`, `product.parent`.`category_ids` as `product.categoryIds.inherited`, COALESCE(`product`.`category_ids`, `product.parent`.`category_ids`) as `product.categoryIds`, `product`.`child_count` as `product.childCount`, COALESCE(`product`.`custom_field_set_selection_active`, `product.parent`.`custom_field_set_selection_active`) as `product.customFieldSetSelectionActive`, `product`.`sales` as `product.sales`, `product`.`states` as `product.states`, `product.tax`.`id` as `product.tax.id`, `product.tax`.`tax_rate` as `product.tax.taxRate`, `product.tax`.`name` as `product.tax.name`, `product.tax`.`position` as `product.tax.position`, `product.tax`.`custom_fields` as `product.tax.customFields`, `product.tax`.`created_at` as `product.tax.createdAt`, `product.tax`.`updated_at` as `product.tax.updatedAt`, `product.parent`.`cheapest_price` as `product.cheapestPrice.inherited`, COALESCE(`product`.`cheapest_price`, `product.parent`.`cheapest_price`) as `product.cheapestPrice`, `product`.`created_at` as `product.createdAt`, `product`.`updated_at` as `product.updatedAt`, `product.secondMediaExtension`.`id` as `product.secondMediaExtension.id`, `product.secondMediaExtension`.`product_id` as `product.secondMediaExtension.productId`, `product.secondMediaExtension`.`product_version_id` as `product.secondMediaExtension.productVersionId`, `product.secondMediaExtension`.`second_media_id` as `product.secondMediaExtension.secondMediaId`, `product.secondMediaExtension.secondMedia`.`id` as `product.secondMediaExtension.secondMedia.id`, `product.secondMediaExtension.secondMedia`.`version_id` as `product.secondMediaExtension.secondMedia.versionId`, `product.secondMediaExtension.secondMedia`.`product_id` as `product.secondMediaExtension.secondMedia.productId`, `product.secondMediaExtension.secondMedia`.`product_version_id` as `product.secondMediaExtension.secondMedia.productVersionId`, `product.secondMediaExtension.secondMedia`.`media_id` as `product.secondMediaExtension.secondMedia.mediaId`, `product.secondMediaExtension.secondMedia`.`position` as `product.secondMediaExtension.secondMedia.position`, `product.secondMediaExtension.secondMedia.media`.`id` as `product.secondMediaExtension.secondMedia.media.id`, `product.secondMediaExtension.secondMedia.media`.`user_id` as `product.secondMediaExtension.secondMedia.media.userId`, `product.secondMediaExtension.secondMedia.media`.`media_folder_id` as `product.secondMediaExtension.secondMedia.media.mediaFolderId`, `product.secondMediaExtension.secondMedia.media`.`mime_type` as `product.secondMediaExtension.secondMedia.media.mimeType`, `product.secondMediaExtension.secondMedia.media`.`file_extension` as `product.secondMediaExtension.secondMedia.media.fileExtension`, `product.secondMediaExtension.secondMedia.media`.`uploaded_at` as `product.secondMediaExtension.secondMedia.media.uploadedAt`, `product.secondMediaExtension.secondMedia.media`.`file_name` as `product.secondMediaExtension.secondMedia.media.fileName`, `product.secondMediaExtension.secondMedia.media`.`file_size` as `product.secondMediaExtension.secondMedia.media.fileSize`, `product.secondMediaExtension.secondMedia.media`.`media_type` as `product.secondMediaExtension.secondMedia.media.mediaTypeRaw`, `product.secondMediaExtension.secondMedia.media`.`meta_data` as `product.secondMediaExtension.secondMedia.media.metaData`, `product.secondMediaExtension.secondMedia.media`.`private` as `product.secondMediaExtension.secondMedia.media.private`, `product.secondMediaExtension.secondMedia.media`.`thumbnails_ro` as `product.secondMediaExtension.secondMedia.media.thumbnailsRo`, `product.secondMediaExtension.secondMedia.media`.`created_at` as `product.secondMediaExtension.secondMedia.media.createdAt`, `product.secondMediaExtension.secondMedia.media`.`updated_at` as `product.secondMediaExtension.secondMedia.media.updatedAt`, `product.secondMediaExtension.secondMedia.media.translation.title`, COALESCE(`product.secondMediaExtension.secondMedia.media.translation.title`,`product.secondMediaExtension.secondMedia.media.translation.title`) as `product.secondMediaExtension.secondMedia.media.title`, `product.secondMediaExtension.secondMedia.media.translation.alt`, COALESCE(`product.secondMediaExtension.secondMedia.media.translation.alt`,`product.secondMediaExtension.secondMedia.media.translation.alt`) as `product.secondMediaExtension.secondMedia.media.alt`, `product.secondMediaExtension.secondMedia.media.translation.customFields`, COALESCE(`product.secondMediaExtension.secondMedia.media.translation.customFields`,`product.secondMediaExtension.secondMedia.media.translation.customFields`) as `product.secondMediaExtension.secondMedia.media.customFields`, `product.secondMediaExtension.secondMedia.media.translation.createdAt`, `product.secondMediaExtension.secondMedia.media.translation.updatedAt`, `product.secondMediaExtension.secondMedia.media.translation.mediaId`, `product.secondMediaExtension.secondMedia.media.translation.languageId`, `product.secondMediaExtension.secondMedia`.`custom_fields` as `product.secondMediaExtension.secondMedia.customFields`, `product.secondMediaExtension.secondMedia`.`created_at` as `product.secondMediaExtension.secondMedia.createdAt`, `product.secondMediaExtension.secondMedia`.`updated_at` as `product.secondMediaExtension.secondMedia.updatedAt`, `product.secondMediaExtension`.`created_at` as `product.secondMediaExtension.createdAt`, `product.secondMediaExtension`.`updated_at` as `product.secondMediaExtension.updatedAt`, `product.srsExtension`.`id` as `product.srsExtension.id`, `product.srsExtension`.`version_id` as `product.srsExtension.versionId`, `product.srsExtension`.`product_id` as `product.srsExtension.productId`, `product.srsExtension`.`product_version_id` as `product.srsExtension.productVersionId`, `product.srsExtension`.`srs_id` as `product.srsExtension.srsId`, `product.srsExtension`.`base_id` as `product.srsExtension.baseId`, `product.srsExtension`.`created_at` as `product.srsExtension.createdAt`, `product.srsExtension`.`updated_at` as `product.srsExtension.updatedAt`, `product.manufacturer`.`id` as `product.manufacturer.id`, `product.manufacturer`.`version_id` as `product.manufacturer.versionId`, `product.manufacturer`.`media_id` as `product.manufacturer.mediaId`, `product.manufacturer`.`link` as `product.manufacturer.link`, `product.manufacturer`.`created_at` as `product.manufacturer.createdAt`, `product.manufacturer`.`updated_at` as `product.manufacturer.updatedAt`, `product.manufacturer.baseExtension`.`id` as `product.manufacturer.baseExtension.id`, `product.manufacturer.baseExtension`.`product_manufacturer_id` as `product.manufacturer.baseExtension.productManufacturerId`, `product.manufacturer.baseExtension`.`product_manufacturer_version_id` as `product.manufacturer.baseExtension.productManufacturerVersionId`, `product.manufacturer.baseExtension`.`active` as `product.manufacturer.baseExtension.active`, `product.manufacturer.baseExtension`.`type` as `product.manufacturer.baseExtension.type`, `product.manufacturer.baseExtension`.`created_at` as `product.manufacturer.baseExtension.createdAt`, `product.manufacturer.baseExtension`.`updated_at` as `product.manufacturer.baseExtension.updatedAt`, `product.manufacturer.listingPageExtension`.`id` as `product.manufacturer.listingPageExtension.id`, `product.manufacturer.listingPageExtension`.`product_manufacturer_id` as `product.manufacturer.listingPageExtension.productManufacturerId`, `product.manufacturer.listingPageExtension`.`product_manufacturer_version_id` as `product.manufacturer.listingPageExtension.productManufacturerVersionId`, `product.manufacturer.listingPageExtension`.`active` as `product.manufacturer.listingPageExtension.active`, `product.manufacturer.listingPageExtension`.`type` as `product.manufacturer.listingPageExtension.type`, `product.manufacturer.listingPageExtension`.`product_assignment_type` as `product.manufacturer.listingPageExtension.productAssignmentType`, `product.manufacturer.listingPageExtension`.`product_stream_id` as `product.manufacturer.listingPageExtension.productStreamId`, `product.manufacturer.listingPageExtension`.`size_media` as `product.manufacturer.listingPageExtension.sizeMediaId`, `product.manufacturer.listingPageExtension`.`highlight_media` as `product.manufacturer.listingPageExtension.highlightMediaId`, `product.manufacturer.listingPageExtension`.`created_at` as `product.manufacturer.listingPageExtension.createdAt`, `product.manufacturer.listingPageExtension`.`updated_at` as `product.manufacturer.listingPageExtension.updatedAt`, `product.manufacturer.listingPageExtension.translation.description`, COALESCE(`product.manufacturer.listingPageExtension.translation.description`,`product.manufacturer.listingPageExtension.translation.description`) as `product.manufacturer.listingPageExtension.description`, `product.manufacturer.listingPageExtension.translation.sizeDescription`, COALESCE(`product.manufacturer.listingPageExtension.translation.sizeDescription`,`product.manufacturer.listingPageExtension.translation.sizeDescription`) as `product.manufacturer.listingPageExtension.sizeDescription`, `product.manufacturer.listingPageExtension.translation.createdAt`, `product.manufacturer.listingPageExtension.translation.updatedAt`, `product.manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product.manufacturer.listingPageExtension.translation.languageId`, `product.manufacturer.productPageExtension`.`id` as `product.manufacturer.productPageExtension.id`, `product.manufacturer.productPageExtension`.`product_manufacturer_id` as `product.manufacturer.productPageExtension.productManufacturerId`, `product.manufacturer.productPageExtension`.`product_manufacturer_version_id` as `product.manufacturer.productPageExtension.productManufacturerVersionId`, `product.manufacturer.productPageExtension`.`cms_page_type` as `product.manufacturer.productPageExtension.cmsPageType`, `product.manufacturer.productPageExtension`.`cms_page_id` as `product.manufacturer.productPageExtension.cmsPageId`, `product.manufacturer.productPageExtension`.`cms_page_version_id` as `product.manufacturer.productPageExtension.cmsPageVersionId`, `product.manufacturer.productPageExtension`.`created_at` as `product.manufacturer.productPageExtension.createdAt`, `product.manufacturer.productPageExtension`.`updated_at` as `product.manufacturer.productPageExtension.updatedAt`, `product.manufacturer.productPageExtension.translation.url`, COALESCE(`product.manufacturer.productPageExtension.translation.url`,`product.manufacturer.productPageExtension.translation.url`) as `product.manufacturer.productPageExtension.url`, `product.manufacturer.productPageExtension.translation.metaTitle`, COALESCE(`product.manufacturer.productPageExtension.translation.metaTitle`,`product.manufacturer.productPageExtension.translation.metaTitle`) as `product.manufacturer.productPageExtension.metaTitle`, `product.manufacturer.productPageExtension.translation.metaDescription`, COALESCE(`product.manufacturer.productPageExtension.translation.metaDescription`,`product.manufacturer.productPageExtension.translation.metaDescription`) as `product.manufacturer.productPageExtension.metaDescription`, `product.manufacturer.productPageExtension.translation.keywords`, COALESCE(`product.manufacturer.productPageExtension.translation.keywords`,`product.manufacturer.productPageExtension.translation.keywords`) as `product.manufacturer.productPageExtension.keywords`, `product.manufacturer.productPageExtension.translation.slotConfig`, COALESCE(`product.manufacturer.productPageExtension.translation.slotConfig`,`product.manufacturer.productPageExtension.translation.slotConfig`) as `product.manufacturer.productPageExtension.slotConfig`, `product.manufacturer.productPageExtension.translation.createdAt`, `product.manufacturer.productPageExtension.translation.updatedAt`, `product.manufacturer.productPageExtension.translation.productPageExtensionId`, `product.manufacturer.productPageExtension.translation.languageId`, `product.manufacturer.translation.name`, COALESCE(`product.manufacturer.translation.name`,`product.manufacturer.translation.name`) as `product.manufacturer.name`, `product.manufacturer.translation.description`, COALESCE(`product.manufacturer.translation.description`,`product.manufacturer.translation.description`) as `product.manufacturer.description`, `product.manufacturer.translation.customFields`, COALESCE(`product.manufacturer.translation.customFields`,`product.manufacturer.translation.customFields`) as `product.manufacturer.customFields`, `product.manufacturer.translation.createdAt`, `product.manufacturer.translation.updatedAt`, `product.manufacturer.translation.productManufacturerId`, `product.manufacturer.translation.languageId`, `product.manufacturer.translation.productManufacturerVersionId`, (SELECT GROUP_CONCAT(HEX(`product.options.mapping`.`property_group_option_id`) SEPARATOR '||')
FROM `product_option` `product.options.mapping`
WHERE `product.options.mapping`.`product_id` = `product`.`id` ) as `product.options.id_mapping`, `product.cover`.`id` as `product.cover.id`, `product.cover`.`version_id` as `product.cover.versionId`, `product.cover`.`product_id` as `product.cover.productId`, `product.cover`.`product_version_id` as `product.cover.productVersionId`, `product.cover`.`media_id` as `product.cover.mediaId`, `product.cover`.`position` as `product.cover.position`, `product.cover.media`.`id` as `product.cover.media.id`, `product.cover.media`.`user_id` as `product.cover.media.userId`, `product.cover.media`.`media_folder_id` as `product.cover.media.mediaFolderId`, `product.cover.media`.`mime_type` as `product.cover.media.mimeType`, `product.cover.media`.`file_extension` as `product.cover.media.fileExtension`, `product.cover.media`.`uploaded_at` as `product.cover.media.uploadedAt`, `product.cover.media`.`file_name` as `product.cover.media.fileName`, `product.cover.media`.`file_size` as `product.cover.media.fileSize`, `product.cover.media`.`media_type` as `product.cover.media.mediaTypeRaw`, `product.cover.media`.`meta_data` as `product.cover.media.metaData`, `product.cover.media`.`private` as `product.cover.media.private`, `product.cover.media`.`thumbnails_ro` as `product.cover.media.thumbnailsRo`, `product.cover.media`.`created_at` as `product.cover.media.createdAt`, `product.cover.media`.`updated_at` as `product.cover.media.updatedAt`, `product.cover.media.translation.title`, COALESCE(`product.cover.media.translation.title`,`product.cover.media.translation.title`) as `product.cover.media.title`, `product.cover.media.translation.alt`, COALESCE(`product.cover.media.translation.alt`,`product.cover.media.translation.alt`) as `product.cover.media.alt`, `product.cover.media.translation.customFields`, COALESCE(`product.cover.media.translation.customFields`,`product.cover.media.translation.customFields`) as `product.cover.media.customFields`, `product.cover.media.translation.createdAt`, `product.cover.media.translation.updatedAt`, `product.cover.media.translation.mediaId`, `product.cover.media.translation.languageId`, `product.cover`.`custom_fields` as `product.cover.customFields`, `product.cover`.`created_at` as `product.cover.createdAt`, `product.cover`.`updated_at` as `product.cover.updatedAt`, (SELECT GROUP_CONCAT(HEX(`product.properties.mapping`.`property_group_option_id`) SEPARATOR '||')
FROM `product_property` `product.properties.mapping`
WHERE `product.properties.mapping`.`product_id` = `product`.`properties` ) as `product.properties.id_mapping`, `product.translation.metaDescription`, `product.parent.translation.metaDescription`, COALESCE(`product.translation.metaDescription`,`product.parent.translation.metaDescription`,`product.translation.metaDescription`) as `product.metaDescription`, `product.translation.name`, `product.parent.translation.name`, COALESCE(`product.translation.name`,`product.parent.translation.name`,`product.translation.name`) as `product.name`, `product.translation.keywords`, `product.parent.translation.keywords`, COALESCE(`product.translation.keywords`,`product.parent.translation.keywords`,`product.translation.keywords`) as `product.keywords`, `product.translation.description`, `product.parent.translation.description`, COALESCE(`product.translation.description`,`product.parent.translation.description`,`product.translation.description`) as `product.description`, `product.translation.metaTitle`, `product.parent.translation.metaTitle`, COALESCE(`product.translation.metaTitle`,`product.parent.translation.metaTitle`,`product.translation.metaTitle`) as `product.metaTitle`, `product.translation.packUnit`, `product.parent.translation.packUnit`, COALESCE(`product.translation.packUnit`,`product.parent.translation.packUnit`,`product.translation.packUnit`) as `product.packUnit`, `product.translation.packUnitPlural`, `product.parent.translation.packUnitPlural`, COALESCE(`product.translation.packUnitPlural`,`product.parent.translation.packUnitPlural`,`product.translation.packUnitPlural`) as `product.packUnitPlural`, `product.translation.customSearchKeywords`, `product.parent.translation.customSearchKeywords`, COALESCE(`product.translation.customSearchKeywords`,`product.parent.translation.customSearchKeywords`,`product.translation.customSearchKeywords`) as `product.customSearchKeywords`, `product.translation.slotConfig`, `product.parent.translation.slotConfig`, COALESCE(`product.translation.slotConfig`,`product.parent.translation.slotConfig`,`product.translation.slotConfig`) as `product.slotConfig`, `product.translation.customFields`, `product.parent.translation.customFields`, COALESCE(`product.translation.customFields`,`product.parent.translation.customFields`,`product.translation.customFields`) as `product.customFields`, `product.translation.createdAt`, `product.parent.translation.createdAt`, `product.translation.updatedAt`, `product.parent.translation.updatedAt`, `product.translation.productId`, `product.parent.translation.productId`, `product.translation.languageId`, `product.parent.translation.languageId`, `product.translation.productVersionId`, `product.parent.translation.productVersionId` 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_srs_extension` `product.srsExtension` ON `product`.`srsExtension` = `product.srsExtension`.`product_id` AND `product`.`version_id` = `product.srsExtension`.`version_id` LEFT JOIN (SELECT `product.translation`.product_id, `product.translation`.product_version_id, `product.translation`.meta_description as `product.translation.metaDescription`, `product.translation`.name as `product.translation.name`, `product.translation`.keywords as `product.translation.keywords`, `product.translation`.description as `product.translation.description`, `product.translation`.meta_title as `product.translation.metaTitle`, `product.translation`.pack_unit as `product.translation.packUnit`, `product.translation`.pack_unit_plural as `product.translation.packUnitPlural`, `product.translation`.custom_search_keywords as `product.translation.customSearchKeywords`, `product.translation`.slot_config as `product.translation.slotConfig`, `product.translation`.custom_fields as `product.translation.customFields`, `product.translation`.created_at as `product.translation.createdAt`, `product.translation`.updated_at as `product.translation.updatedAt`, `product.translation`.product_id as `product.translation.productId`, `product.translation`.language_id as `product.translation.languageId`, `product.translation`.product_version_id as `product.translation.productVersionId` FROM `product_translation` `product.translation` WHERE `product.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.product_translation` ON `product.product_translation`.`product_id` = `product`.`id` AND `product.product_translation`.product_version_id = `product`.version_id LEFT JOIN (SELECT `product.parent.translation`.product_id, `product.parent.translation`.product_version_id, `product.parent.translation`.meta_description as `product.parent.translation.metaDescription`, `product.parent.translation`.name as `product.parent.translation.name`, `product.parent.translation`.keywords as `product.parent.translation.keywords`, `product.parent.translation`.description as `product.parent.translation.description`, `product.parent.translation`.meta_title as `product.parent.translation.metaTitle`, `product.parent.translation`.pack_unit as `product.parent.translation.packUnit`, `product.parent.translation`.pack_unit_plural as `product.parent.translation.packUnitPlural`, `product.parent.translation`.custom_search_keywords as `product.parent.translation.customSearchKeywords`, `product.parent.translation`.slot_config as `product.parent.translation.slotConfig`, `product.parent.translation`.custom_fields as `product.parent.translation.customFields`, `product.parent.translation`.created_at as `product.parent.translation.createdAt`, `product.parent.translation`.updated_at as `product.parent.translation.updatedAt`, `product.parent.translation`.product_id as `product.parent.translation.productId`, `product.parent.translation`.language_id as `product.parent.translation.languageId`, `product.parent.translation`.product_version_id as `product.parent.translation.productVersionId` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.product_translation.parent` ON `product.product_translation.parent`.`product_id` = `product.parent`.`id` AND `product.product_translation.parent`.product_version_id = `product.parent`.version_id LEFT JOIN `tax` `product.tax` ON `product`.`tax` = `product.tax`.`id` LEFT JOIN `nd_second_media_extension` `product.secondMediaExtension` ON `product`.`secondMediaExtension` = `product.secondMediaExtension`.`product_id` LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product`.`manufacturer` = `product.manufacturer`.`id` AND `product`.`version_id` = `product.manufacturer`.`version_id` LEFT JOIN `product_media` `product.cover` ON `product`.`cover` = `product.cover`.`id` AND `product`.`version_id` = `product.cover`.`version_id` LEFT JOIN `product_media` `product.secondMediaExtension.secondMedia` ON `product.secondMediaExtension`.`second_media_id` = `product.secondMediaExtension.secondMedia`.`id` LEFT JOIN `media` `product.secondMediaExtension.secondMedia.media` ON `product.secondMediaExtension.secondMedia`.`media_id` = `product.secondMediaExtension.secondMedia.media`.`id` LEFT JOIN (SELECT `product.secondMediaExtension.secondMedia.media.translation`.media_id, `product.secondMediaExtension.secondMedia.media.translation`.title as `product.secondMediaExtension.secondMedia.media.translation.title`, `product.secondMediaExtension.secondMedia.media.translation`.alt as `product.secondMediaExtension.secondMedia.media.translation.alt`, `product.secondMediaExtension.secondMedia.media.translation`.custom_fields as `product.secondMediaExtension.secondMedia.media.translation.customFields`, `product.secondMediaExtension.secondMedia.media.translation`.created_at as `product.secondMediaExtension.secondMedia.media.translation.createdAt`, `product.secondMediaExtension.secondMedia.media.translation`.updated_at as `product.secondMediaExtension.secondMedia.media.translation.updatedAt`, `product.secondMediaExtension.secondMedia.media.translation`.media_id as `product.secondMediaExtension.secondMedia.media.translation.mediaId`, `product.secondMediaExtension.secondMedia.media.translation`.language_id as `product.secondMediaExtension.secondMedia.media.translation.languageId` FROM `media_translation` `product.secondMediaExtension.secondMedia.media.translation` WHERE `product.secondMediaExtension.secondMedia.media.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.secondMediaExtension.secondMedia.media.media_translation` ON `product.secondMediaExtension.secondMedia.media.media_translation`.`media_id` = `product.secondMediaExtension.secondMedia.media`.`id` LEFT JOIN (SELECT `product.manufacturer.translation`.product_manufacturer_id, `product.manufacturer.translation`.product_manufacturer_version_id, `product.manufacturer.translation`.name as `product.manufacturer.translation.name`, `product.manufacturer.translation`.description as `product.manufacturer.translation.description`, `product.manufacturer.translation`.custom_fields as `product.manufacturer.translation.customFields`, `product.manufacturer.translation`.created_at as `product.manufacturer.translation.createdAt`, `product.manufacturer.translation`.updated_at as `product.manufacturer.translation.updatedAt`, `product.manufacturer.translation`.product_manufacturer_id as `product.manufacturer.translation.productManufacturerId`, `product.manufacturer.translation`.language_id as `product.manufacturer.translation.languageId`, `product.manufacturer.translation`.product_manufacturer_version_id as `product.manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer_translation` `product.manufacturer.translation` WHERE `product.manufacturer.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.manufacturer.product_manufacturer_translation` ON `product.manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product.manufacturer`.`id` AND `product.manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product.manufacturer`.version_id LEFT JOIN `base_extension` `product.manufacturer.baseExtension` ON `product.manufacturer`.`id` = `product.manufacturer.baseExtension`.`product_manufacturer_id` LEFT JOIN `listing_page_extension` `product.manufacturer.listingPageExtension` ON `product.manufacturer`.`id` = `product.manufacturer.listingPageExtension`.`product_manufacturer_id` LEFT JOIN `product_page_extension` `product.manufacturer.productPageExtension` ON `product.manufacturer`.`id` = `product.manufacturer.productPageExtension`.`product_manufacturer_id` LEFT JOIN (SELECT `product.manufacturer.listingPageExtension.translation`.listing_page_extension_id, `product.manufacturer.listingPageExtension.translation`.description as `product.manufacturer.listingPageExtension.translation.description`, `product.manufacturer.listingPageExtension.translation`.size_description as `product.manufacturer.listingPageExtension.translation.sizeDescription`, `product.manufacturer.listingPageExtension.translation`.created_at as `product.manufacturer.listingPageExtension.translation.createdAt`, `product.manufacturer.listingPageExtension.translation`.updated_at as `product.manufacturer.listingPageExtension.translation.updatedAt`, `product.manufacturer.listingPageExtension.translation`.listing_page_extension_id as `product.manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product.manufacturer.listingPageExtension.translation`.language_id as `product.manufacturer.listingPageExtension.translation.languageId` FROM `listing_page_extension_translation` `product.manufacturer.listingPageExtension.translation` WHERE `product.manufacturer.listingPageExtension.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.manufacturer.listingPageExtension.listing_page_extension_translation` ON `product.manufacturer.listingPageExtension.listing_page_extension_translation`.`listing_page_extension_id` = `product.manufacturer.listingPageExtension`.`id` LEFT JOIN (SELECT `product.manufacturer.productPageExtension.translation`.product_page_extension_id, `product.manufacturer.productPageExtension.translation`.url as `product.manufacturer.productPageExtension.translation.url`, `product.manufacturer.productPageExtension.translation`.meta_title as `product.manufacturer.productPageExtension.translation.metaTitle`, `product.manufacturer.productPageExtension.translation`.meta_description as `product.manufacturer.productPageExtension.translation.metaDescription`, `product.manufacturer.productPageExtension.translation`.keywords as `product.manufacturer.productPageExtension.translation.keywords`, `product.manufacturer.productPageExtension.translation`.slot_config as `product.manufacturer.productPageExtension.translation.slotConfig`, `product.manufacturer.productPageExtension.translation`.created_at as `product.manufacturer.productPageExtension.translation.createdAt`, `product.manufacturer.productPageExtension.translation`.updated_at as `product.manufacturer.productPageExtension.translation.updatedAt`, `product.manufacturer.productPageExtension.translation`.product_page_extension_id as `product.manufacturer.productPageExtension.translation.productPageExtensionId`, `product.manufacturer.productPageExtension.translation`.language_id as `product.manufacturer.productPageExtension.translation.languageId` FROM `product_page_extension_translation` `product.manufacturer.productPageExtension.translation` WHERE `product.manufacturer.productPageExtension.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.manufacturer.productPageExtension.product_page_extension_translation` ON `product.manufacturer.productPageExtension.product_page_extension_translation`.`product_page_extension_id` = `product.manufacturer.productPageExtension`.`id` LEFT JOIN `media` `product.cover.media` ON `product.cover`.`media_id` = `product.cover.media`.`id` LEFT JOIN (SELECT `product.cover.media.translation`.media_id, `product.cover.media.translation`.title as `product.cover.media.translation.title`, `product.cover.media.translation`.alt as `product.cover.media.translation.alt`, `product.cover.media.translation`.custom_fields as `product.cover.media.translation.customFields`, `product.cover.media.translation`.created_at as `product.cover.media.translation.createdAt`, `product.cover.media.translation`.updated_at as `product.cover.media.translation.updatedAt`, `product.cover.media.translation`.media_id as `product.cover.media.translation.mediaId`, `product.cover.media.translation`.language_id as `product.cover.media.translation.languageId` FROM `media_translation` `product.cover.media.translation` WHERE `product.cover.media.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.cover.media.media_translation` ON `product.cover.media.media_translation`.`media_id` = `product.cover.media`.`id` WHERE (`product`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((`product.srsExtension`.`base_id` = '00266349' AND `product`.`parent_id` <=> NULL));
array:56 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 88)"
10 => "Nd\Srs\Subscriber\AddProductGroupData::getGroup (line 55)"
11 => "Nd\Srs\Subscriber\AddProductGroupData::onProductsLoaded (line 270)"
12 => "Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} (line 230)"
13 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
14 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
15 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
16 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
17 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
18 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 33)"
19 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
20 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 208)"
21 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
22 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 147)"
23 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::fetchByCriteria (line 85)"
24 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
25 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
26 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
27 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
28 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
29 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
30 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
31 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
32 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
33 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
34 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
35 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
36 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
37 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
38 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
39 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
40 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
41 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
42 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
43 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
44 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
45 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
46 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
47 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
48 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
49 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
50 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
51 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
52 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
53 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
54 => "Shopware\Core\HttpKernel::doHandle (line 81)"
55 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
1.68 ms (0.00%)
|
|
SELECT `product_media`.`id` as `product_media.id`, `product_media`.`version_id` as `product_media.versionId`, `product_media`.`product_id` as `product_media.productId`, `product_media`.`product_version_id` as `product_media.productVersionId`, `product_media`.`media_id` as `product_media.mediaId`, `product_media`.`position` as `product_media.position`, `product_media.media`.`id` as `product_media.media.id`, `product_media.media`.`user_id` as `product_media.media.userId`, `product_media.media`.`media_folder_id` as `product_media.media.mediaFolderId`, `product_media.media`.`mime_type` as `product_media.media.mimeType`, `product_media.media`.`file_extension` as `product_media.media.fileExtension`, `product_media.media`.`uploaded_at` as `product_media.media.uploadedAt`, `product_media.media`.`file_name` as `product_media.media.fileName`, `product_media.media`.`file_size` as `product_media.media.fileSize`, `product_media.media`.`media_type` as `product_media.media.mediaTypeRaw`, `product_media.media`.`meta_data` as `product_media.media.metaData`, `product_media.media`.`private` as `product_media.media.private`, `product_media.media`.`thumbnails_ro` as `product_media.media.thumbnailsRo`, `product_media.media`.`created_at` as `product_media.media.createdAt`, `product_media.media`.`updated_at` as `product_media.media.updatedAt`, `product_media.media.translation.title`, COALESCE(`product_media.media.translation.title`,`product_media.media.translation.title`) as `product_media.media.title`, `product_media.media.translation.alt`, COALESCE(`product_media.media.translation.alt`,`product_media.media.translation.alt`) as `product_media.media.alt`, `product_media.media.translation.customFields`, COALESCE(`product_media.media.translation.customFields`,`product_media.media.translation.customFields`) as `product_media.media.customFields`, `product_media.media.translation.createdAt`, `product_media.media.translation.updatedAt`, `product_media.media.translation.mediaId`, `product_media.media.translation.languageId`, `product_media`.`custom_fields` as `product_media.customFields`, `product_media`.`created_at` as `product_media.createdAt`, `product_media`.`updated_at` as `product_media.updatedAt` FROM `product_media` LEFT JOIN `media` `product_media.media` ON `product_media`.`media_id` = `product_media.media`.`id` LEFT JOIN (SELECT `product_media.media.translation`.media_id, `product_media.media.translation`.title as `product_media.media.translation.title`, `product_media.media.translation`.alt as `product_media.media.translation.alt`, `product_media.media.translation`.custom_fields as `product_media.media.translation.customFields`, `product_media.media.translation`.created_at as `product_media.media.translation.createdAt`, `product_media.media.translation`.updated_at as `product_media.media.translation.updatedAt`, `product_media.media.translation`.media_id as `product_media.media.translation.mediaId`, `product_media.media.translation`.language_id as `product_media.media.translation.languageId` FROM `media_translation` `product_media.media.translation` WHERE `product_media.media.translation`.language_id = :languageId) `product_media.media.media_translation` ON `product_media.media.media_translation`.`media_id` = `product_media.media`.`id` WHERE (`product_media`.`version_id` = :version) AND ((`product_media`.`product_id` IN (:param_5edfb5c150d448ab9f23c2b2529490d6)))
SELECT
`product_media`.`id` as `product_media.id`,
`product_media`.`version_id` as `product_media.versionId`,
`product_media`.`product_id` as `product_media.productId`,
`product_media`.`product_version_id` as `product_media.productVersionId`,
`product_media`.`media_id` as `product_media.mediaId`,
`product_media`.`position` as `product_media.position`,
`product_media.media`.`id` as `product_media.media.id`,
`product_media.media`.`user_id` as `product_media.media.userId`,
`product_media.media`.`media_folder_id` as `product_media.media.mediaFolderId`,
`product_media.media`.`mime_type` as `product_media.media.mimeType`,
`product_media.media`.`file_extension` as `product_media.media.fileExtension`,
`product_media.media`.`uploaded_at` as `product_media.media.uploadedAt`,
`product_media.media`.`file_name` as `product_media.media.fileName`,
`product_media.media`.`file_size` as `product_media.media.fileSize`,
`product_media.media`.`media_type` as `product_media.media.mediaTypeRaw`,
`product_media.media`.`meta_data` as `product_media.media.metaData`,
`product_media.media`.`private` as `product_media.media.private`,
`product_media.media`.`thumbnails_ro` as `product_media.media.thumbnailsRo`,
`product_media.media`.`created_at` as `product_media.media.createdAt`,
`product_media.media`.`updated_at` as `product_media.media.updatedAt`,
`product_media.media.translation.title`,
COALESCE(
`product_media.media.translation.title`,
`product_media.media.translation.title`
) as `product_media.media.title`,
`product_media.media.translation.alt`,
COALESCE(
`product_media.media.translation.alt`,
`product_media.media.translation.alt`
) as `product_media.media.alt`,
`product_media.media.translation.customFields`,
COALESCE(
`product_media.media.translation.customFields`,
`product_media.media.translation.customFields`
) as `product_media.media.customFields`,
`product_media.media.translation.createdAt`,
`product_media.media.translation.updatedAt`,
`product_media.media.translation.mediaId`,
`product_media.media.translation.languageId`,
`product_media`.`custom_fields` as `product_media.customFields`,
`product_media`.`created_at` as `product_media.createdAt`,
`product_media`.`updated_at` as `product_media.updatedAt`
FROM
`product_media`
LEFT JOIN `media` `product_media.media` ON `product_media`.`media_id` = `product_media.media`.`id`
LEFT JOIN (
SELECT
`product_media.media.translation`.media_id,
`product_media.media.translation`.title as `product_media.media.translation.title`,
`product_media.media.translation`.alt as `product_media.media.translation.alt`,
`product_media.media.translation`.custom_fields as `product_media.media.translation.customFields`,
`product_media.media.translation`.created_at as `product_media.media.translation.createdAt`,
`product_media.media.translation`.updated_at as `product_media.media.translation.updatedAt`,
`product_media.media.translation`.media_id as `product_media.media.translation.mediaId`,
`product_media.media.translation`.language_id as `product_media.media.translation.languageId`
FROM
`media_translation` `product_media.media.translation`
WHERE
`product_media.media.translation`.language_id = : languageId
) `product_media.media.media_translation` ON `product_media.media.media_translation`.`media_id` = `product_media.media`.`id`
WHERE
(
`product_media`.`version_id` = : version
)
AND (
(
`product_media`.`product_id` IN (
: param_5edfb5c150d448ab9f23c2b2529490d6
)
)
)
SELECT `product_media`.`id` as `product_media.id`, `product_media`.`version_id` as `product_media.versionId`, `product_media`.`product_id` as `product_media.productId`, `product_media`.`product_version_id` as `product_media.productVersionId`, `product_media`.`media_id` as `product_media.mediaId`, `product_media`.`position` as `product_media.position`, `product_media.media`.`id` as `product_media.media.id`, `product_media.media`.`user_id` as `product_media.media.userId`, `product_media.media`.`media_folder_id` as `product_media.media.mediaFolderId`, `product_media.media`.`mime_type` as `product_media.media.mimeType`, `product_media.media`.`file_extension` as `product_media.media.fileExtension`, `product_media.media`.`uploaded_at` as `product_media.media.uploadedAt`, `product_media.media`.`file_name` as `product_media.media.fileName`, `product_media.media`.`file_size` as `product_media.media.fileSize`, `product_media.media`.`media_type` as `product_media.media.mediaTypeRaw`, `product_media.media`.`meta_data` as `product_media.media.metaData`, `product_media.media`.`private` as `product_media.media.private`, `product_media.media`.`thumbnails_ro` as `product_media.media.thumbnailsRo`, `product_media.media`.`created_at` as `product_media.media.createdAt`, `product_media.media`.`updated_at` as `product_media.media.updatedAt`, `product_media.media.translation.title`, COALESCE(`product_media.media.translation.title`,`product_media.media.translation.title`) as `product_media.media.title`, `product_media.media.translation.alt`, COALESCE(`product_media.media.translation.alt`,`product_media.media.translation.alt`) as `product_media.media.alt`, `product_media.media.translation.customFields`, COALESCE(`product_media.media.translation.customFields`,`product_media.media.translation.customFields`) as `product_media.media.customFields`, `product_media.media.translation.createdAt`, `product_media.media.translation.updatedAt`, `product_media.media.translation.mediaId`, `product_media.media.translation.languageId`, `product_media`.`custom_fields` as `product_media.customFields`, `product_media`.`created_at` as `product_media.createdAt`, `product_media`.`updated_at` as `product_media.updatedAt` FROM `product_media` LEFT JOIN `media` `product_media.media` ON `product_media`.`media_id` = `product_media.media`.`id` LEFT JOIN (SELECT `product_media.media.translation`.media_id, `product_media.media.translation`.title as `product_media.media.translation.title`, `product_media.media.translation`.alt as `product_media.media.translation.alt`, `product_media.media.translation`.custom_fields as `product_media.media.translation.customFields`, `product_media.media.translation`.created_at as `product_media.media.translation.createdAt`, `product_media.media.translation`.updated_at as `product_media.media.translation.updatedAt`, `product_media.media.translation`.media_id as `product_media.media.translation.mediaId`, `product_media.media.translation`.language_id as `product_media.media.translation.languageId` FROM `media_translation` `product_media.media.translation` WHERE `product_media.media.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product_media.media.media_translation` ON `product_media.media.media_translation`.`media_id` = `product_media.media`.`id` WHERE (`product_media`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((`product_media`.`product_id` IN (0x62E4AD862128B814F8A609830DF29CF7, 0xAEDDA0D5B88E576D9423F016FFBEF150, 0xDBC23829175C443E66DB71F6CF35DC46)));
array:60 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 496)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToManyWithoutPagination (line 438)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToMany (line 1210)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetchAssociations (line 152)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
12 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
13 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 88)"
14 => "Nd\Srs\Subscriber\AddProductGroupData::getGroup (line 55)"
15 => "Nd\Srs\Subscriber\AddProductGroupData::onProductsLoaded (line 270)"
16 => "Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} (line 230)"
17 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
18 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
19 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
20 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
21 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
22 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 33)"
23 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
24 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 208)"
25 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
26 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 147)"
27 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::fetchByCriteria (line 85)"
28 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
29 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
30 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
31 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
32 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
33 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
34 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
35 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
36 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
37 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
38 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
39 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
40 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
41 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
42 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
43 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
44 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
45 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
46 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
47 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
48 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
49 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
50 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
51 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
52 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
53 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
54 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
55 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
56 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
57 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
58 => "Shopware\Core\HttpKernel::doHandle (line 81)"
59 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
2.10 ms (0.00%)
|
|
SELECT `property_group_option`.`id` as `property_group_option.id`, `property_group_option`.`property_group_id` as `property_group_option.groupId`, `property_group_option`.`color_hex_code` as `property_group_option.colorHexCode`, `property_group_option`.`media_id` as `property_group_option.mediaId`, `property_group_option`.`created_at` as `property_group_option.createdAt`, `property_group_option`.`updated_at` as `property_group_option.updatedAt`, `property_group_option.group`.`id` as `property_group_option.group.id`, `property_group_option.group`.`display_type` as `property_group_option.group.displayType`, `property_group_option.group`.`sorting_type` as `property_group_option.group.sortingType`, `property_group_option.group`.`filterable` as `property_group_option.group.filterable`, `property_group_option.group`.`visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage`, `property_group_option.group`.`created_at` as `property_group_option.group.createdAt`, `property_group_option.group`.`updated_at` as `property_group_option.group.updatedAt`, `property_group_option.group.translation.name`, COALESCE(`property_group_option.group.translation.name`,`property_group_option.group.translation.name`) as `property_group_option.group.name`, `property_group_option.group.translation.description`, COALESCE(`property_group_option.group.translation.description`,`property_group_option.group.translation.description`) as `property_group_option.group.description`, `property_group_option.group.translation.position`, COALESCE(`property_group_option.group.translation.position`,`property_group_option.group.translation.position`) as `property_group_option.group.position`, `property_group_option.group.translation.customFields`, COALESCE(`property_group_option.group.translation.customFields`,`property_group_option.group.translation.customFields`) as `property_group_option.group.customFields`, `property_group_option.group.translation.createdAt`, `property_group_option.group.translation.updatedAt`, `property_group_option.group.translation.propertyGroupId`, `property_group_option.group.translation.languageId`, `property_group_option.translation.name`, COALESCE(`property_group_option.translation.name`,`property_group_option.translation.name`) as `property_group_option.name`, `property_group_option.translation.position`, COALESCE(`property_group_option.translation.position`,`property_group_option.translation.position`) as `property_group_option.position`, `property_group_option.translation.customFields`, COALESCE(`property_group_option.translation.customFields`,`property_group_option.translation.customFields`) as `property_group_option.customFields`, `property_group_option.translation.createdAt`, `property_group_option.translation.updatedAt`, `property_group_option.translation.propertyGroupOptionId`, `property_group_option.translation.languageId` FROM `property_group_option` LEFT JOIN (SELECT `property_group_option.translation`.property_group_option_id, `property_group_option.translation`.name as `property_group_option.translation.name`, `property_group_option.translation`.position as `property_group_option.translation.position`, `property_group_option.translation`.custom_fields as `property_group_option.translation.customFields`, `property_group_option.translation`.created_at as `property_group_option.translation.createdAt`, `property_group_option.translation`.updated_at as `property_group_option.translation.updatedAt`, `property_group_option.translation`.property_group_option_id as `property_group_option.translation.propertyGroupOptionId`, `property_group_option.translation`.language_id as `property_group_option.translation.languageId` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation`.language_id = :languageId) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation`.`property_group_option_id` = `property_group_option`.`id` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option`.`property_group_id` = `property_group_option.group`.`id` LEFT JOIN (SELECT `property_group_option.group.translation`.property_group_id, `property_group_option.group.translation`.name as `property_group_option.group.translation.name`, `property_group_option.group.translation`.description as `property_group_option.group.translation.description`, `property_group_option.group.translation`.position as `property_group_option.group.translation.position`, `property_group_option.group.translation`.custom_fields as `property_group_option.group.translation.customFields`, `property_group_option.group.translation`.created_at as `property_group_option.group.translation.createdAt`, `property_group_option.group.translation`.updated_at as `property_group_option.group.translation.updatedAt`, `property_group_option.group.translation`.property_group_id as `property_group_option.group.translation.propertyGroupId`, `property_group_option.group.translation`.language_id as `property_group_option.group.translation.languageId` FROM `property_group_translation` `property_group_option.group.translation` WHERE `property_group_option.group.translation`.language_id = :languageId) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation`.`property_group_id` = `property_group_option.group`.`id` WHERE `property_group_option`.`id` IN (:ids)
SELECT
`property_group_option`.`id` as `property_group_option.id`,
`property_group_option`.`property_group_id` as `property_group_option.groupId`,
`property_group_option`.`color_hex_code` as `property_group_option.colorHexCode`,
`property_group_option`.`media_id` as `property_group_option.mediaId`,
`property_group_option`.`created_at` as `property_group_option.createdAt`,
`property_group_option`.`updated_at` as `property_group_option.updatedAt`,
`property_group_option.group`.`id` as `property_group_option.group.id`,
`property_group_option.group`.`display_type` as `property_group_option.group.displayType`,
`property_group_option.group`.`sorting_type` as `property_group_option.group.sortingType`,
`property_group_option.group`.`filterable` as `property_group_option.group.filterable`,
`property_group_option.group`.`visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage`,
`property_group_option.group`.`created_at` as `property_group_option.group.createdAt`,
`property_group_option.group`.`updated_at` as `property_group_option.group.updatedAt`,
`property_group_option.group.translation.name`,
COALESCE(
`property_group_option.group.translation.name`,
`property_group_option.group.translation.name`
) as `property_group_option.group.name`,
`property_group_option.group.translation.description`,
COALESCE(
`property_group_option.group.translation.description`,
`property_group_option.group.translation.description`
) as `property_group_option.group.description`,
`property_group_option.group.translation.position`,
COALESCE(
`property_group_option.group.translation.position`,
`property_group_option.group.translation.position`
) as `property_group_option.group.position`,
`property_group_option.group.translation.customFields`,
COALESCE(
`property_group_option.group.translation.customFields`,
`property_group_option.group.translation.customFields`
) as `property_group_option.group.customFields`,
`property_group_option.group.translation.createdAt`,
`property_group_option.group.translation.updatedAt`,
`property_group_option.group.translation.propertyGroupId`,
`property_group_option.group.translation.languageId`,
`property_group_option.translation.name`,
COALESCE(
`property_group_option.translation.name`,
`property_group_option.translation.name`
) as `property_group_option.name`,
`property_group_option.translation.position`,
COALESCE(
`property_group_option.translation.position`,
`property_group_option.translation.position`
) as `property_group_option.position`,
`property_group_option.translation.customFields`,
COALESCE(
`property_group_option.translation.customFields`,
`property_group_option.translation.customFields`
) as `property_group_option.customFields`,
`property_group_option.translation.createdAt`,
`property_group_option.translation.updatedAt`,
`property_group_option.translation.propertyGroupOptionId`,
`property_group_option.translation.languageId`
FROM
`property_group_option`
LEFT JOIN (
SELECT
`property_group_option.translation`.property_group_option_id,
`property_group_option.translation`.name as `property_group_option.translation.name`,
`property_group_option.translation`.position as `property_group_option.translation.position`,
`property_group_option.translation`.custom_fields as `property_group_option.translation.customFields`,
`property_group_option.translation`.created_at as `property_group_option.translation.createdAt`,
`property_group_option.translation`.updated_at as `property_group_option.translation.updatedAt`,
`property_group_option.translation`.property_group_option_id as `property_group_option.translation.propertyGroupOptionId`,
`property_group_option.translation`.language_id as `property_group_option.translation.languageId`
FROM
`property_group_option_translation` `property_group_option.translation`
WHERE
`property_group_option.translation`.language_id = : languageId
) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation`.`property_group_option_id` = `property_group_option`.`id`
LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option`.`property_group_id` = `property_group_option.group`.`id`
LEFT JOIN (
SELECT
`property_group_option.group.translation`.property_group_id,
`property_group_option.group.translation`.name as `property_group_option.group.translation.name`,
`property_group_option.group.translation`.description as `property_group_option.group.translation.description`,
`property_group_option.group.translation`.position as `property_group_option.group.translation.position`,
`property_group_option.group.translation`.custom_fields as `property_group_option.group.translation.customFields`,
`property_group_option.group.translation`.created_at as `property_group_option.group.translation.createdAt`,
`property_group_option.group.translation`.updated_at as `property_group_option.group.translation.updatedAt`,
`property_group_option.group.translation`.property_group_id as `property_group_option.group.translation.propertyGroupId`,
`property_group_option.group.translation`.language_id as `property_group_option.group.translation.languageId`
FROM
`property_group_translation` `property_group_option.group.translation`
WHERE
`property_group_option.group.translation`.language_id = : languageId
) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation`.`property_group_id` = `property_group_option.group`.`id`
WHERE
`property_group_option`.`id` IN (: ids)
SELECT `property_group_option`.`id` as `property_group_option.id`, `property_group_option`.`property_group_id` as `property_group_option.groupId`, `property_group_option`.`color_hex_code` as `property_group_option.colorHexCode`, `property_group_option`.`media_id` as `property_group_option.mediaId`, `property_group_option`.`created_at` as `property_group_option.createdAt`, `property_group_option`.`updated_at` as `property_group_option.updatedAt`, `property_group_option.group`.`id` as `property_group_option.group.id`, `property_group_option.group`.`display_type` as `property_group_option.group.displayType`, `property_group_option.group`.`sorting_type` as `property_group_option.group.sortingType`, `property_group_option.group`.`filterable` as `property_group_option.group.filterable`, `property_group_option.group`.`visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage`, `property_group_option.group`.`created_at` as `property_group_option.group.createdAt`, `property_group_option.group`.`updated_at` as `property_group_option.group.updatedAt`, `property_group_option.group.translation.name`, COALESCE(`property_group_option.group.translation.name`,`property_group_option.group.translation.name`) as `property_group_option.group.name`, `property_group_option.group.translation.description`, COALESCE(`property_group_option.group.translation.description`,`property_group_option.group.translation.description`) as `property_group_option.group.description`, `property_group_option.group.translation.position`, COALESCE(`property_group_option.group.translation.position`,`property_group_option.group.translation.position`) as `property_group_option.group.position`, `property_group_option.group.translation.customFields`, COALESCE(`property_group_option.group.translation.customFields`,`property_group_option.group.translation.customFields`) as `property_group_option.group.customFields`, `property_group_option.group.translation.createdAt`, `property_group_option.group.translation.updatedAt`, `property_group_option.group.translation.propertyGroupId`, `property_group_option.group.translation.languageId`, `property_group_option.translation.name`, COALESCE(`property_group_option.translation.name`,`property_group_option.translation.name`) as `property_group_option.name`, `property_group_option.translation.position`, COALESCE(`property_group_option.translation.position`,`property_group_option.translation.position`) as `property_group_option.position`, `property_group_option.translation.customFields`, COALESCE(`property_group_option.translation.customFields`,`property_group_option.translation.customFields`) as `property_group_option.customFields`, `property_group_option.translation.createdAt`, `property_group_option.translation.updatedAt`, `property_group_option.translation.propertyGroupOptionId`, `property_group_option.translation.languageId` FROM `property_group_option` LEFT JOIN (SELECT `property_group_option.translation`.property_group_option_id, `property_group_option.translation`.name as `property_group_option.translation.name`, `property_group_option.translation`.position as `property_group_option.translation.position`, `property_group_option.translation`.custom_fields as `property_group_option.translation.customFields`, `property_group_option.translation`.created_at as `property_group_option.translation.createdAt`, `property_group_option.translation`.updated_at as `property_group_option.translation.updatedAt`, `property_group_option.translation`.property_group_option_id as `property_group_option.translation.propertyGroupOptionId`, `property_group_option.translation`.language_id as `property_group_option.translation.languageId` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation`.`property_group_option_id` = `property_group_option`.`id` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option`.`property_group_id` = `property_group_option.group`.`id` LEFT JOIN (SELECT `property_group_option.group.translation`.property_group_id, `property_group_option.group.translation`.name as `property_group_option.group.translation.name`, `property_group_option.group.translation`.description as `property_group_option.group.translation.description`, `property_group_option.group.translation`.position as `property_group_option.group.translation.position`, `property_group_option.group.translation`.custom_fields as `property_group_option.group.translation.customFields`, `property_group_option.group.translation`.created_at as `property_group_option.group.translation.createdAt`, `property_group_option.group.translation`.updated_at as `property_group_option.group.translation.updatedAt`, `property_group_option.group.translation`.property_group_id as `property_group_option.group.translation.propertyGroupId`, `property_group_option.group.translation`.language_id as `property_group_option.group.translation.languageId` FROM `property_group_translation` `property_group_option.group.translation` WHERE `property_group_option.group.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation`.`property_group_id` = `property_group_option.group`.`id` WHERE `property_group_option`.`id` IN (0x13FC8BA98800D713445865AADBB944FD, 0x173EA2707BCF17F6688B306C9F258AB4, 0x2FCA18A28AFBC06A4EA637678DB335CA, 0x4C57345B43C015CB2E3BD575397D806C, 0x64B37AE267F5AD98F2990173EF16E67F, 0x7E070FCD99638102BC68DBCD530E8252, 0x8EB8368EB35619C71A03BFBE430D95F1, 0xCDAA7D69BBCC35DED7CF3C63FAC22FCE, 0xDDDCE03739867AD935A78CDA255EC4DD, 0x13FC8BA98800D713445865AADBB944FD, 0x173EA2707BCF17F6688B306C9F258AB4, 0x4C57345B43C015CB2E3BD575397D806C, 0x553480CD158288C380AFC79BF9F99A38, 0x64B37AE267F5AD98F2990173EF16E67F, 0x7E070FCD99638102BC68DBCD530E8252, 0x8EB8368EB35619C71A03BFBE430D95F1, 0xA7C5B8704CB4764E191F98B476355511, 0xCDAA7D69BBCC35DED7CF3C63FAC22FCE, 0x13FC8BA98800D713445865AADBB944FD, 0x173EA2707BCF17F6688B306C9F258AB4, 0x4C57345B43C015CB2E3BD575397D806C, 0x64B37AE267F5AD98F2990173EF16E67F, 0x7E070FCD99638102BC68DBCD530E8252, 0x8EB8368EB35619C71A03BFBE430D95F1, 0xCDAA7D69BBCC35DED7CF3C63FAC22FCE, 0xE4BEAB3C364B190C2EF221CDED3C9017, 0xE8585365A98C35DD89E043EC2254DF9C);
array:60 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 676)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadManyToManyOverExtension (line 347)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadManyToMany (line 1216)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetchAssociations (line 152)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
12 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
13 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 88)"
14 => "Nd\Srs\Subscriber\AddProductGroupData::getGroup (line 55)"
15 => "Nd\Srs\Subscriber\AddProductGroupData::onProductsLoaded (line 270)"
16 => "Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} (line 230)"
17 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
18 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
19 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
20 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
21 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
22 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 33)"
23 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
24 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 208)"
25 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
26 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 147)"
27 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::fetchByCriteria (line 85)"
28 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
29 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
30 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
31 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
32 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
33 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
34 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
35 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
36 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
37 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
38 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
39 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
40 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
41 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
42 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
43 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
44 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
45 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
46 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
47 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
48 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
49 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
50 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
51 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
52 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
53 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
54 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
55 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
56 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
57 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
58 => "Shopware\Core\HttpKernel::doHandle (line 81)"
59 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
281.55 ms (0.00%)
|
|
SELECT `product`.`id` as `product.id`, `product`.`version_id` as `product.versionId`, `product`.`parent_id` as `product.parentId`, `product`.`parent_version_id` as `product.parentVersionId`, COALESCE(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`) as `product.manufacturerId`, COALESCE(`product`.`product_manufacturer_version_id`, `product.parent`.`product_manufacturer_version_id`) as `product.productManufacturerVersionId`, COALESCE(`product`.`unit_id`, `product.parent`.`unit_id`) as `product.unitId`, COALESCE(`product`.`tax_id`, `product.parent`.`tax_id`) as `product.taxId`, COALESCE(`product`.`product_media_id`, `product.parent`.`product_media_id`) as `product.coverId`, COALESCE(`product`.`product_media_version_id`, `product.parent`.`product_media_version_id`) as `product.productMediaVersionId`, COALESCE(`product`.`delivery_time_id`, `product.parent`.`delivery_time_id`) as `product.deliveryTimeId`, COALESCE(`product`.`product_feature_set_id`, `product.parent`.`product_feature_set_id`) as `product.featureSetId`, COALESCE(`product`.`canonical_product_id`, `product.parent`.`canonical_product_id`) as `product.canonicalProductId`, COALESCE(`product`.`cms_page_id`, `product.parent`.`cms_page_id`) as `product.cmsPageId`, COALESCE(`product`.`cms_page_version_id`, `product.parent`.`cms_page_version_id`) as `product.cmsPageVersionId`, `product.parent`.`price` as `product.price.inherited`, COALESCE(`product`.`price`, `product.parent`.`price`) as `product.price`, `product`.`product_number` as `product.productNumber`, `product`.`stock` as `product.stock`, COALESCE(`product`.`restock_time`, `product.parent`.`restock_time`) as `product.restockTime`, `product`.`auto_increment` as `product.autoIncrement`, COALESCE(`product`.`active`, `product.parent`.`active`) as `product.active`, `product`.`available_stock` as `product.availableStock`, `product`.`available` as `product.available`, COALESCE(`product`.`is_closeout`, `product.parent`.`is_closeout`) as `product.isCloseout`, `product`.`display_group` as `product.displayGroup`, `product.parent`.`configurator_group_config` as `product.configuratorGroupConfig.inherited`, COALESCE(`product`.`configurator_group_config`, `product.parent`.`configurator_group_config`) as `product.configuratorGroupConfig`, COALESCE(`product`.`main_variant_id`, `product.parent`.`main_variant_id`) as `product.mainVariantId`, COALESCE(`product`.`display_parent`, `product.parent`.`display_parent`) as `product.displayParent`, `product.parent`.`variant_listing_config` as `product.variantListingConfig.inherited`, COALESCE(`product`.`variant_listing_config`, `product.parent`.`variant_listing_config`) as `product.variantListingConfig`, `product`.`variant_restrictions` as `product.variantRestrictions`, COALESCE(`product`.`manufacturer_number`, `product.parent`.`manufacturer_number`) as `product.manufacturerNumber`, COALESCE(`product`.`ean`, `product.parent`.`ean`) as `product.ean`, COALESCE(`product`.`purchase_steps`, `product.parent`.`purchase_steps`) as `product.purchaseSteps`, COALESCE(`product`.`max_purchase`, `product.parent`.`max_purchase`) as `product.maxPurchase`, COALESCE(`product`.`min_purchase`, `product.parent`.`min_purchase`) as `product.minPurchase`, COALESCE(`product`.`purchase_unit`, `product.parent`.`purchase_unit`) as `product.purchaseUnit`, COALESCE(`product`.`reference_unit`, `product.parent`.`reference_unit`) as `product.referenceUnit`, COALESCE(`product`.`shipping_free`, `product.parent`.`shipping_free`) as `product.shippingFree`, `product.parent`.`purchase_prices` as `product.purchasePrices.inherited`, COALESCE(`product`.`purchase_prices`, `product.parent`.`purchase_prices`) as `product.purchasePrices`, COALESCE(`product`.`mark_as_topseller`, `product.parent`.`mark_as_topseller`) as `product.markAsTopseller`, COALESCE(`product`.`weight`, `product.parent`.`weight`) as `product.weight`, COALESCE(`product`.`width`, `product.parent`.`width`) as `product.width`, COALESCE(`product`.`height`, `product.parent`.`height`) as `product.height`, COALESCE(`product`.`length`, `product.parent`.`length`) as `product.length`, COALESCE(`product`.`release_date`, `product.parent`.`release_date`) as `product.releaseDate`, COALESCE(`product`.`rating_average`, `product.parent`.`rating_average`) as `product.ratingAverage`, `product.parent`.`category_tree` as `product.categoryTree.inherited`, COALESCE(`product`.`category_tree`, `product.parent`.`category_tree`) as `product.categoryTree`, `product.parent`.`property_ids` as `product.propertyIds.inherited`, COALESCE(`product`.`property_ids`, `product.parent`.`property_ids`) as `product.propertyIds`, `product.parent`.`option_ids` as `product.optionIds.inherited`, COALESCE(`product`.`option_ids`, `product.parent`.`option_ids`) as `product.optionIds`, `product.parent`.`stream_ids` as `product.streamIds.inherited`, COALESCE(`product`.`stream_ids`, `product.parent`.`stream_ids`) as `product.streamIds`, `product.parent`.`tag_ids` as `product.tagIds.inherited`, COALESCE(`product`.`tag_ids`, `product.parent`.`tag_ids`) as `product.tagIds`, `product.parent`.`category_ids` as `product.categoryIds.inherited`, COALESCE(`product`.`category_ids`, `product.parent`.`category_ids`) as `product.categoryIds`, `product`.`child_count` as `product.childCount`, COALESCE(`product`.`custom_field_set_selection_active`, `product.parent`.`custom_field_set_selection_active`) as `product.customFieldSetSelectionActive`, `product`.`sales` as `product.sales`, `product`.`states` as `product.states`, `product.tax`.`id` as `product.tax.id`, `product.tax`.`tax_rate` as `product.tax.taxRate`, `product.tax`.`name` as `product.tax.name`, `product.tax`.`position` as `product.tax.position`, `product.tax`.`custom_fields` as `product.tax.customFields`, `product.tax`.`created_at` as `product.tax.createdAt`, `product.tax`.`updated_at` as `product.tax.updatedAt`, `product.parent`.`cheapest_price` as `product.cheapestPrice.inherited`, COALESCE(`product`.`cheapest_price`, `product.parent`.`cheapest_price`) as `product.cheapestPrice`, `product`.`created_at` as `product.createdAt`, `product`.`updated_at` as `product.updatedAt`, `product.secondMediaExtension`.`id` as `product.secondMediaExtension.id`, `product.secondMediaExtension`.`product_id` as `product.secondMediaExtension.productId`, `product.secondMediaExtension`.`product_version_id` as `product.secondMediaExtension.productVersionId`, `product.secondMediaExtension`.`second_media_id` as `product.secondMediaExtension.secondMediaId`, `product.secondMediaExtension.secondMedia`.`id` as `product.secondMediaExtension.secondMedia.id`, `product.secondMediaExtension.secondMedia`.`version_id` as `product.secondMediaExtension.secondMedia.versionId`, `product.secondMediaExtension.secondMedia`.`product_id` as `product.secondMediaExtension.secondMedia.productId`, `product.secondMediaExtension.secondMedia`.`product_version_id` as `product.secondMediaExtension.secondMedia.productVersionId`, `product.secondMediaExtension.secondMedia`.`media_id` as `product.secondMediaExtension.secondMedia.mediaId`, `product.secondMediaExtension.secondMedia`.`position` as `product.secondMediaExtension.secondMedia.position`, `product.secondMediaExtension.secondMedia.media`.`id` as `product.secondMediaExtension.secondMedia.media.id`, `product.secondMediaExtension.secondMedia.media`.`user_id` as `product.secondMediaExtension.secondMedia.media.userId`, `product.secondMediaExtension.secondMedia.media`.`media_folder_id` as `product.secondMediaExtension.secondMedia.media.mediaFolderId`, `product.secondMediaExtension.secondMedia.media`.`mime_type` as `product.secondMediaExtension.secondMedia.media.mimeType`, `product.secondMediaExtension.secondMedia.media`.`file_extension` as `product.secondMediaExtension.secondMedia.media.fileExtension`, `product.secondMediaExtension.secondMedia.media`.`uploaded_at` as `product.secondMediaExtension.secondMedia.media.uploadedAt`, `product.secondMediaExtension.secondMedia.media`.`file_name` as `product.secondMediaExtension.secondMedia.media.fileName`, `product.secondMediaExtension.secondMedia.media`.`file_size` as `product.secondMediaExtension.secondMedia.media.fileSize`, `product.secondMediaExtension.secondMedia.media`.`media_type` as `product.secondMediaExtension.secondMedia.media.mediaTypeRaw`, `product.secondMediaExtension.secondMedia.media`.`meta_data` as `product.secondMediaExtension.secondMedia.media.metaData`, `product.secondMediaExtension.secondMedia.media`.`private` as `product.secondMediaExtension.secondMedia.media.private`, `product.secondMediaExtension.secondMedia.media`.`thumbnails_ro` as `product.secondMediaExtension.secondMedia.media.thumbnailsRo`, `product.secondMediaExtension.secondMedia.media`.`created_at` as `product.secondMediaExtension.secondMedia.media.createdAt`, `product.secondMediaExtension.secondMedia.media`.`updated_at` as `product.secondMediaExtension.secondMedia.media.updatedAt`, `product.secondMediaExtension.secondMedia.media.translation.title`, COALESCE(`product.secondMediaExtension.secondMedia.media.translation.title`,`product.secondMediaExtension.secondMedia.media.translation.title`) as `product.secondMediaExtension.secondMedia.media.title`, `product.secondMediaExtension.secondMedia.media.translation.alt`, COALESCE(`product.secondMediaExtension.secondMedia.media.translation.alt`,`product.secondMediaExtension.secondMedia.media.translation.alt`) as `product.secondMediaExtension.secondMedia.media.alt`, `product.secondMediaExtension.secondMedia.media.translation.customFields`, COALESCE(`product.secondMediaExtension.secondMedia.media.translation.customFields`,`product.secondMediaExtension.secondMedia.media.translation.customFields`) as `product.secondMediaExtension.secondMedia.media.customFields`, `product.secondMediaExtension.secondMedia.media.translation.createdAt`, `product.secondMediaExtension.secondMedia.media.translation.updatedAt`, `product.secondMediaExtension.secondMedia.media.translation.mediaId`, `product.secondMediaExtension.secondMedia.media.translation.languageId`, `product.secondMediaExtension.secondMedia`.`custom_fields` as `product.secondMediaExtension.secondMedia.customFields`, `product.secondMediaExtension.secondMedia`.`created_at` as `product.secondMediaExtension.secondMedia.createdAt`, `product.secondMediaExtension.secondMedia`.`updated_at` as `product.secondMediaExtension.secondMedia.updatedAt`, `product.secondMediaExtension`.`created_at` as `product.secondMediaExtension.createdAt`, `product.secondMediaExtension`.`updated_at` as `product.secondMediaExtension.updatedAt`, `product.srsExtension`.`id` as `product.srsExtension.id`, `product.srsExtension`.`version_id` as `product.srsExtension.versionId`, `product.srsExtension`.`product_id` as `product.srsExtension.productId`, `product.srsExtension`.`product_version_id` as `product.srsExtension.productVersionId`, `product.srsExtension`.`srs_id` as `product.srsExtension.srsId`, `product.srsExtension`.`base_id` as `product.srsExtension.baseId`, `product.srsExtension`.`created_at` as `product.srsExtension.createdAt`, `product.srsExtension`.`updated_at` as `product.srsExtension.updatedAt`, `product.manufacturer`.`id` as `product.manufacturer.id`, `product.manufacturer`.`version_id` as `product.manufacturer.versionId`, `product.manufacturer`.`media_id` as `product.manufacturer.mediaId`, `product.manufacturer`.`link` as `product.manufacturer.link`, `product.manufacturer`.`created_at` as `product.manufacturer.createdAt`, `product.manufacturer`.`updated_at` as `product.manufacturer.updatedAt`, `product.manufacturer.baseExtension`.`id` as `product.manufacturer.baseExtension.id`, `product.manufacturer.baseExtension`.`product_manufacturer_id` as `product.manufacturer.baseExtension.productManufacturerId`, `product.manufacturer.baseExtension`.`product_manufacturer_version_id` as `product.manufacturer.baseExtension.productManufacturerVersionId`, `product.manufacturer.baseExtension`.`active` as `product.manufacturer.baseExtension.active`, `product.manufacturer.baseExtension`.`type` as `product.manufacturer.baseExtension.type`, `product.manufacturer.baseExtension`.`created_at` as `product.manufacturer.baseExtension.createdAt`, `product.manufacturer.baseExtension`.`updated_at` as `product.manufacturer.baseExtension.updatedAt`, `product.manufacturer.listingPageExtension`.`id` as `product.manufacturer.listingPageExtension.id`, `product.manufacturer.listingPageExtension`.`product_manufacturer_id` as `product.manufacturer.listingPageExtension.productManufacturerId`, `product.manufacturer.listingPageExtension`.`product_manufacturer_version_id` as `product.manufacturer.listingPageExtension.productManufacturerVersionId`, `product.manufacturer.listingPageExtension`.`active` as `product.manufacturer.listingPageExtension.active`, `product.manufacturer.listingPageExtension`.`type` as `product.manufacturer.listingPageExtension.type`, `product.manufacturer.listingPageExtension`.`product_assignment_type` as `product.manufacturer.listingPageExtension.productAssignmentType`, `product.manufacturer.listingPageExtension`.`product_stream_id` as `product.manufacturer.listingPageExtension.productStreamId`, `product.manufacturer.listingPageExtension`.`size_media` as `product.manufacturer.listingPageExtension.sizeMediaId`, `product.manufacturer.listingPageExtension`.`highlight_media` as `product.manufacturer.listingPageExtension.highlightMediaId`, `product.manufacturer.listingPageExtension`.`created_at` as `product.manufacturer.listingPageExtension.createdAt`, `product.manufacturer.listingPageExtension`.`updated_at` as `product.manufacturer.listingPageExtension.updatedAt`, `product.manufacturer.listingPageExtension.translation.description`, COALESCE(`product.manufacturer.listingPageExtension.translation.description`,`product.manufacturer.listingPageExtension.translation.description`) as `product.manufacturer.listingPageExtension.description`, `product.manufacturer.listingPageExtension.translation.sizeDescription`, COALESCE(`product.manufacturer.listingPageExtension.translation.sizeDescription`,`product.manufacturer.listingPageExtension.translation.sizeDescription`) as `product.manufacturer.listingPageExtension.sizeDescription`, `product.manufacturer.listingPageExtension.translation.createdAt`, `product.manufacturer.listingPageExtension.translation.updatedAt`, `product.manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product.manufacturer.listingPageExtension.translation.languageId`, `product.manufacturer.productPageExtension`.`id` as `product.manufacturer.productPageExtension.id`, `product.manufacturer.productPageExtension`.`product_manufacturer_id` as `product.manufacturer.productPageExtension.productManufacturerId`, `product.manufacturer.productPageExtension`.`product_manufacturer_version_id` as `product.manufacturer.productPageExtension.productManufacturerVersionId`, `product.manufacturer.productPageExtension`.`cms_page_type` as `product.manufacturer.productPageExtension.cmsPageType`, `product.manufacturer.productPageExtension`.`cms_page_id` as `product.manufacturer.productPageExtension.cmsPageId`, `product.manufacturer.productPageExtension`.`cms_page_version_id` as `product.manufacturer.productPageExtension.cmsPageVersionId`, `product.manufacturer.productPageExtension`.`created_at` as `product.manufacturer.productPageExtension.createdAt`, `product.manufacturer.productPageExtension`.`updated_at` as `product.manufacturer.productPageExtension.updatedAt`, `product.manufacturer.productPageExtension.translation.url`, COALESCE(`product.manufacturer.productPageExtension.translation.url`,`product.manufacturer.productPageExtension.translation.url`) as `product.manufacturer.productPageExtension.url`, `product.manufacturer.productPageExtension.translation.metaTitle`, COALESCE(`product.manufacturer.productPageExtension.translation.metaTitle`,`product.manufacturer.productPageExtension.translation.metaTitle`) as `product.manufacturer.productPageExtension.metaTitle`, `product.manufacturer.productPageExtension.translation.metaDescription`, COALESCE(`product.manufacturer.productPageExtension.translation.metaDescription`,`product.manufacturer.productPageExtension.translation.metaDescription`) as `product.manufacturer.productPageExtension.metaDescription`, `product.manufacturer.productPageExtension.translation.keywords`, COALESCE(`product.manufacturer.productPageExtension.translation.keywords`,`product.manufacturer.productPageExtension.translation.keywords`) as `product.manufacturer.productPageExtension.keywords`, `product.manufacturer.productPageExtension.translation.slotConfig`, COALESCE(`product.manufacturer.productPageExtension.translation.slotConfig`,`product.manufacturer.productPageExtension.translation.slotConfig`) as `product.manufacturer.productPageExtension.slotConfig`, `product.manufacturer.productPageExtension.translation.createdAt`, `product.manufacturer.productPageExtension.translation.updatedAt`, `product.manufacturer.productPageExtension.translation.productPageExtensionId`, `product.manufacturer.productPageExtension.translation.languageId`, `product.manufacturer.translation.name`, COALESCE(`product.manufacturer.translation.name`,`product.manufacturer.translation.name`) as `product.manufacturer.name`, `product.manufacturer.translation.description`, COALESCE(`product.manufacturer.translation.description`,`product.manufacturer.translation.description`) as `product.manufacturer.description`, `product.manufacturer.translation.customFields`, COALESCE(`product.manufacturer.translation.customFields`,`product.manufacturer.translation.customFields`) as `product.manufacturer.customFields`, `product.manufacturer.translation.createdAt`, `product.manufacturer.translation.updatedAt`, `product.manufacturer.translation.productManufacturerId`, `product.manufacturer.translation.languageId`, `product.manufacturer.translation.productManufacturerVersionId`, (SELECT GROUP_CONCAT(HEX(`product.options.mapping`.`property_group_option_id`) SEPARATOR '||')
FROM `product_option` `product.options.mapping`
WHERE `product.options.mapping`.`product_id` = `product`.`id` ) as `product.options.id_mapping`, `product.cover`.`id` as `product.cover.id`, `product.cover`.`version_id` as `product.cover.versionId`, `product.cover`.`product_id` as `product.cover.productId`, `product.cover`.`product_version_id` as `product.cover.productVersionId`, `product.cover`.`media_id` as `product.cover.mediaId`, `product.cover`.`position` as `product.cover.position`, `product.cover.media`.`id` as `product.cover.media.id`, `product.cover.media`.`user_id` as `product.cover.media.userId`, `product.cover.media`.`media_folder_id` as `product.cover.media.mediaFolderId`, `product.cover.media`.`mime_type` as `product.cover.media.mimeType`, `product.cover.media`.`file_extension` as `product.cover.media.fileExtension`, `product.cover.media`.`uploaded_at` as `product.cover.media.uploadedAt`, `product.cover.media`.`file_name` as `product.cover.media.fileName`, `product.cover.media`.`file_size` as `product.cover.media.fileSize`, `product.cover.media`.`media_type` as `product.cover.media.mediaTypeRaw`, `product.cover.media`.`meta_data` as `product.cover.media.metaData`, `product.cover.media`.`private` as `product.cover.media.private`, `product.cover.media`.`thumbnails_ro` as `product.cover.media.thumbnailsRo`, `product.cover.media`.`created_at` as `product.cover.media.createdAt`, `product.cover.media`.`updated_at` as `product.cover.media.updatedAt`, `product.cover.media.translation.title`, COALESCE(`product.cover.media.translation.title`,`product.cover.media.translation.title`) as `product.cover.media.title`, `product.cover.media.translation.alt`, COALESCE(`product.cover.media.translation.alt`,`product.cover.media.translation.alt`) as `product.cover.media.alt`, `product.cover.media.translation.customFields`, COALESCE(`product.cover.media.translation.customFields`,`product.cover.media.translation.customFields`) as `product.cover.media.customFields`, `product.cover.media.translation.createdAt`, `product.cover.media.translation.updatedAt`, `product.cover.media.translation.mediaId`, `product.cover.media.translation.languageId`, `product.cover`.`custom_fields` as `product.cover.customFields`, `product.cover`.`created_at` as `product.cover.createdAt`, `product.cover`.`updated_at` as `product.cover.updatedAt`, (SELECT GROUP_CONCAT(HEX(`product.properties.mapping`.`property_group_option_id`) SEPARATOR '||')
FROM `product_property` `product.properties.mapping`
WHERE `product.properties.mapping`.`product_id` = `product`.`properties` ) as `product.properties.id_mapping`, `product.translation.metaDescription`, `product.parent.translation.metaDescription`, COALESCE(`product.translation.metaDescription`,`product.parent.translation.metaDescription`,`product.translation.metaDescription`) as `product.metaDescription`, `product.translation.name`, `product.parent.translation.name`, COALESCE(`product.translation.name`,`product.parent.translation.name`,`product.translation.name`) as `product.name`, `product.translation.keywords`, `product.parent.translation.keywords`, COALESCE(`product.translation.keywords`,`product.parent.translation.keywords`,`product.translation.keywords`) as `product.keywords`, `product.translation.description`, `product.parent.translation.description`, COALESCE(`product.translation.description`,`product.parent.translation.description`,`product.translation.description`) as `product.description`, `product.translation.metaTitle`, `product.parent.translation.metaTitle`, COALESCE(`product.translation.metaTitle`,`product.parent.translation.metaTitle`,`product.translation.metaTitle`) as `product.metaTitle`, `product.translation.packUnit`, `product.parent.translation.packUnit`, COALESCE(`product.translation.packUnit`,`product.parent.translation.packUnit`,`product.translation.packUnit`) as `product.packUnit`, `product.translation.packUnitPlural`, `product.parent.translation.packUnitPlural`, COALESCE(`product.translation.packUnitPlural`,`product.parent.translation.packUnitPlural`,`product.translation.packUnitPlural`) as `product.packUnitPlural`, `product.translation.customSearchKeywords`, `product.parent.translation.customSearchKeywords`, COALESCE(`product.translation.customSearchKeywords`,`product.parent.translation.customSearchKeywords`,`product.translation.customSearchKeywords`) as `product.customSearchKeywords`, `product.translation.slotConfig`, `product.parent.translation.slotConfig`, COALESCE(`product.translation.slotConfig`,`product.parent.translation.slotConfig`,`product.translation.slotConfig`) as `product.slotConfig`, `product.translation.customFields`, `product.parent.translation.customFields`, COALESCE(`product.translation.customFields`,`product.parent.translation.customFields`,`product.translation.customFields`) as `product.customFields`, `product.translation.createdAt`, `product.parent.translation.createdAt`, `product.translation.updatedAt`, `product.parent.translation.updatedAt`, `product.translation.productId`, `product.parent.translation.productId`, `product.translation.languageId`, `product.parent.translation.languageId`, `product.translation.productVersionId`, `product.parent.translation.productVersionId` 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_srs_extension` `product.srsExtension` ON `product`.`srsExtension` = `product.srsExtension`.`product_id` AND `product`.`version_id` = `product.srsExtension`.`version_id` LEFT JOIN (SELECT `product.translation`.product_id, `product.translation`.product_version_id, `product.translation`.meta_description as `product.translation.metaDescription`, `product.translation`.name as `product.translation.name`, `product.translation`.keywords as `product.translation.keywords`, `product.translation`.description as `product.translation.description`, `product.translation`.meta_title as `product.translation.metaTitle`, `product.translation`.pack_unit as `product.translation.packUnit`, `product.translation`.pack_unit_plural as `product.translation.packUnitPlural`, `product.translation`.custom_search_keywords as `product.translation.customSearchKeywords`, `product.translation`.slot_config as `product.translation.slotConfig`, `product.translation`.custom_fields as `product.translation.customFields`, `product.translation`.created_at as `product.translation.createdAt`, `product.translation`.updated_at as `product.translation.updatedAt`, `product.translation`.product_id as `product.translation.productId`, `product.translation`.language_id as `product.translation.languageId`, `product.translation`.product_version_id as `product.translation.productVersionId` FROM `product_translation` `product.translation` WHERE `product.translation`.language_id = :languageId) `product.product_translation` ON `product.product_translation`.`product_id` = `product`.`id` AND `product.product_translation`.product_version_id = `product`.version_id LEFT JOIN (SELECT `product.parent.translation`.product_id, `product.parent.translation`.product_version_id, `product.parent.translation`.meta_description as `product.parent.translation.metaDescription`, `product.parent.translation`.name as `product.parent.translation.name`, `product.parent.translation`.keywords as `product.parent.translation.keywords`, `product.parent.translation`.description as `product.parent.translation.description`, `product.parent.translation`.meta_title as `product.parent.translation.metaTitle`, `product.parent.translation`.pack_unit as `product.parent.translation.packUnit`, `product.parent.translation`.pack_unit_plural as `product.parent.translation.packUnitPlural`, `product.parent.translation`.custom_search_keywords as `product.parent.translation.customSearchKeywords`, `product.parent.translation`.slot_config as `product.parent.translation.slotConfig`, `product.parent.translation`.custom_fields as `product.parent.translation.customFields`, `product.parent.translation`.created_at as `product.parent.translation.createdAt`, `product.parent.translation`.updated_at as `product.parent.translation.updatedAt`, `product.parent.translation`.product_id as `product.parent.translation.productId`, `product.parent.translation`.language_id as `product.parent.translation.languageId`, `product.parent.translation`.product_version_id as `product.parent.translation.productVersionId` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation`.language_id = :languageId) `product.product_translation.parent` ON `product.product_translation.parent`.`product_id` = `product.parent`.`id` AND `product.product_translation.parent`.product_version_id = `product.parent`.version_id LEFT JOIN `tax` `product.tax` ON `product`.`tax` = `product.tax`.`id` LEFT JOIN `nd_second_media_extension` `product.secondMediaExtension` ON `product`.`secondMediaExtension` = `product.secondMediaExtension`.`product_id` LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product`.`manufacturer` = `product.manufacturer`.`id` AND `product`.`version_id` = `product.manufacturer`.`version_id` LEFT JOIN `product_media` `product.cover` ON `product`.`cover` = `product.cover`.`id` AND `product`.`version_id` = `product.cover`.`version_id` LEFT JOIN `product_media` `product.secondMediaExtension.secondMedia` ON `product.secondMediaExtension`.`second_media_id` = `product.secondMediaExtension.secondMedia`.`id` LEFT JOIN `media` `product.secondMediaExtension.secondMedia.media` ON `product.secondMediaExtension.secondMedia`.`media_id` = `product.secondMediaExtension.secondMedia.media`.`id` LEFT JOIN (SELECT `product.secondMediaExtension.secondMedia.media.translation`.media_id, `product.secondMediaExtension.secondMedia.media.translation`.title as `product.secondMediaExtension.secondMedia.media.translation.title`, `product.secondMediaExtension.secondMedia.media.translation`.alt as `product.secondMediaExtension.secondMedia.media.translation.alt`, `product.secondMediaExtension.secondMedia.media.translation`.custom_fields as `product.secondMediaExtension.secondMedia.media.translation.customFields`, `product.secondMediaExtension.secondMedia.media.translation`.created_at as `product.secondMediaExtension.secondMedia.media.translation.createdAt`, `product.secondMediaExtension.secondMedia.media.translation`.updated_at as `product.secondMediaExtension.secondMedia.media.translation.updatedAt`, `product.secondMediaExtension.secondMedia.media.translation`.media_id as `product.secondMediaExtension.secondMedia.media.translation.mediaId`, `product.secondMediaExtension.secondMedia.media.translation`.language_id as `product.secondMediaExtension.secondMedia.media.translation.languageId` FROM `media_translation` `product.secondMediaExtension.secondMedia.media.translation` WHERE `product.secondMediaExtension.secondMedia.media.translation`.language_id = :languageId) `product.secondMediaExtension.secondMedia.media.media_translation` ON `product.secondMediaExtension.secondMedia.media.media_translation`.`media_id` = `product.secondMediaExtension.secondMedia.media`.`id` LEFT JOIN (SELECT `product.manufacturer.translation`.product_manufacturer_id, `product.manufacturer.translation`.product_manufacturer_version_id, `product.manufacturer.translation`.name as `product.manufacturer.translation.name`, `product.manufacturer.translation`.description as `product.manufacturer.translation.description`, `product.manufacturer.translation`.custom_fields as `product.manufacturer.translation.customFields`, `product.manufacturer.translation`.created_at as `product.manufacturer.translation.createdAt`, `product.manufacturer.translation`.updated_at as `product.manufacturer.translation.updatedAt`, `product.manufacturer.translation`.product_manufacturer_id as `product.manufacturer.translation.productManufacturerId`, `product.manufacturer.translation`.language_id as `product.manufacturer.translation.languageId`, `product.manufacturer.translation`.product_manufacturer_version_id as `product.manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer_translation` `product.manufacturer.translation` WHERE `product.manufacturer.translation`.language_id = :languageId) `product.manufacturer.product_manufacturer_translation` ON `product.manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product.manufacturer`.`id` AND `product.manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product.manufacturer`.version_id LEFT JOIN `base_extension` `product.manufacturer.baseExtension` ON `product.manufacturer`.`id` = `product.manufacturer.baseExtension`.`product_manufacturer_id` LEFT JOIN `listing_page_extension` `product.manufacturer.listingPageExtension` ON `product.manufacturer`.`id` = `product.manufacturer.listingPageExtension`.`product_manufacturer_id` LEFT JOIN `product_page_extension` `product.manufacturer.productPageExtension` ON `product.manufacturer`.`id` = `product.manufacturer.productPageExtension`.`product_manufacturer_id` LEFT JOIN (SELECT `product.manufacturer.listingPageExtension.translation`.listing_page_extension_id, `product.manufacturer.listingPageExtension.translation`.description as `product.manufacturer.listingPageExtension.translation.description`, `product.manufacturer.listingPageExtension.translation`.size_description as `product.manufacturer.listingPageExtension.translation.sizeDescription`, `product.manufacturer.listingPageExtension.translation`.created_at as `product.manufacturer.listingPageExtension.translation.createdAt`, `product.manufacturer.listingPageExtension.translation`.updated_at as `product.manufacturer.listingPageExtension.translation.updatedAt`, `product.manufacturer.listingPageExtension.translation`.listing_page_extension_id as `product.manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product.manufacturer.listingPageExtension.translation`.language_id as `product.manufacturer.listingPageExtension.translation.languageId` FROM `listing_page_extension_translation` `product.manufacturer.listingPageExtension.translation` WHERE `product.manufacturer.listingPageExtension.translation`.language_id = :languageId) `product.manufacturer.listingPageExtension.listing_page_extension_translation` ON `product.manufacturer.listingPageExtension.listing_page_extension_translation`.`listing_page_extension_id` = `product.manufacturer.listingPageExtension`.`id` LEFT JOIN (SELECT `product.manufacturer.productPageExtension.translation`.product_page_extension_id, `product.manufacturer.productPageExtension.translation`.url as `product.manufacturer.productPageExtension.translation.url`, `product.manufacturer.productPageExtension.translation`.meta_title as `product.manufacturer.productPageExtension.translation.metaTitle`, `product.manufacturer.productPageExtension.translation`.meta_description as `product.manufacturer.productPageExtension.translation.metaDescription`, `product.manufacturer.productPageExtension.translation`.keywords as `product.manufacturer.productPageExtension.translation.keywords`, `product.manufacturer.productPageExtension.translation`.slot_config as `product.manufacturer.productPageExtension.translation.slotConfig`, `product.manufacturer.productPageExtension.translation`.created_at as `product.manufacturer.productPageExtension.translation.createdAt`, `product.manufacturer.productPageExtension.translation`.updated_at as `product.manufacturer.productPageExtension.translation.updatedAt`, `product.manufacturer.productPageExtension.translation`.product_page_extension_id as `product.manufacturer.productPageExtension.translation.productPageExtensionId`, `product.manufacturer.productPageExtension.translation`.language_id as `product.manufacturer.productPageExtension.translation.languageId` FROM `product_page_extension_translation` `product.manufacturer.productPageExtension.translation` WHERE `product.manufacturer.productPageExtension.translation`.language_id = :languageId) `product.manufacturer.productPageExtension.product_page_extension_translation` ON `product.manufacturer.productPageExtension.product_page_extension_translation`.`product_page_extension_id` = `product.manufacturer.productPageExtension`.`id` LEFT JOIN `media` `product.cover.media` ON `product.cover`.`media_id` = `product.cover.media`.`id` LEFT JOIN (SELECT `product.cover.media.translation`.media_id, `product.cover.media.translation`.title as `product.cover.media.translation.title`, `product.cover.media.translation`.alt as `product.cover.media.translation.alt`, `product.cover.media.translation`.custom_fields as `product.cover.media.translation.customFields`, `product.cover.media.translation`.created_at as `product.cover.media.translation.createdAt`, `product.cover.media.translation`.updated_at as `product.cover.media.translation.updatedAt`, `product.cover.media.translation`.media_id as `product.cover.media.translation.mediaId`, `product.cover.media.translation`.language_id as `product.cover.media.translation.languageId` FROM `media_translation` `product.cover.media.translation` WHERE `product.cover.media.translation`.language_id = :languageId) `product.cover.media.media_translation` ON `product.cover.media.media_translation`.`media_id` = `product.cover.media`.`id` WHERE (`product`.`version_id` = :version) AND ((`product.srsExtension`.`base_id` = :param_6451f5613449470ebf14f96140d6fae8 AND `product`.`parent_id` <=> :param_af5a84c2ab03427380008a25e5292e17))
SELECT
`product`.`id` as `product.id`,
`product`.`version_id` as `product.versionId`,
`product`.`parent_id` as `product.parentId`,
`product`.`parent_version_id` as `product.parentVersionId`,
COALESCE(
`product`.`product_manufacturer_id`,
`product.parent`.`product_manufacturer_id`
) as `product.manufacturerId`,
COALESCE(
`product`.`product_manufacturer_version_id`,
`product.parent`.`product_manufacturer_version_id`
) as `product.productManufacturerVersionId`,
COALESCE(
`product`.`unit_id`, `product.parent`.`unit_id`
) as `product.unitId`,
COALESCE(
`product`.`tax_id`, `product.parent`.`tax_id`
) as `product.taxId`,
COALESCE(
`product`.`product_media_id`, `product.parent`.`product_media_id`
) as `product.coverId`,
COALESCE(
`product`.`product_media_version_id`,
`product.parent`.`product_media_version_id`
) as `product.productMediaVersionId`,
COALESCE(
`product`.`delivery_time_id`, `product.parent`.`delivery_time_id`
) as `product.deliveryTimeId`,
COALESCE(
`product`.`product_feature_set_id`,
`product.parent`.`product_feature_set_id`
) as `product.featureSetId`,
COALESCE(
`product`.`canonical_product_id`,
`product.parent`.`canonical_product_id`
) as `product.canonicalProductId`,
COALESCE(
`product`.`cms_page_id`, `product.parent`.`cms_page_id`
) as `product.cmsPageId`,
COALESCE(
`product`.`cms_page_version_id`,
`product.parent`.`cms_page_version_id`
) as `product.cmsPageVersionId`,
`product.parent`.`price` as `product.price.inherited`,
COALESCE(
`product`.`price`, `product.parent`.`price`
) as `product.price`,
`product`.`product_number` as `product.productNumber`,
`product`.`stock` as `product.stock`,
COALESCE(
`product`.`restock_time`, `product.parent`.`restock_time`
) as `product.restockTime`,
`product`.`auto_increment` as `product.autoIncrement`,
COALESCE(
`product`.`active`, `product.parent`.`active`
) as `product.active`,
`product`.`available_stock` as `product.availableStock`,
`product`.`available` as `product.available`,
COALESCE(
`product`.`is_closeout`, `product.parent`.`is_closeout`
) as `product.isCloseout`,
`product`.`display_group` as `product.displayGroup`,
`product.parent`.`configurator_group_config` as `product.configuratorGroupConfig.inherited`,
COALESCE(
`product`.`configurator_group_config`,
`product.parent`.`configurator_group_config`
) as `product.configuratorGroupConfig`,
COALESCE(
`product`.`main_variant_id`, `product.parent`.`main_variant_id`
) as `product.mainVariantId`,
COALESCE(
`product`.`display_parent`, `product.parent`.`display_parent`
) as `product.displayParent`,
`product.parent`.`variant_listing_config` as `product.variantListingConfig.inherited`,
COALESCE(
`product`.`variant_listing_config`,
`product.parent`.`variant_listing_config`
) as `product.variantListingConfig`,
`product`.`variant_restrictions` as `product.variantRestrictions`,
COALESCE(
`product`.`manufacturer_number`,
`product.parent`.`manufacturer_number`
) as `product.manufacturerNumber`,
COALESCE(
`product`.`ean`, `product.parent`.`ean`
) as `product.ean`,
COALESCE(
`product`.`purchase_steps`, `product.parent`.`purchase_steps`
) as `product.purchaseSteps`,
COALESCE(
`product`.`max_purchase`, `product.parent`.`max_purchase`
) as `product.maxPurchase`,
COALESCE(
`product`.`min_purchase`, `product.parent`.`min_purchase`
) as `product.minPurchase`,
COALESCE(
`product`.`purchase_unit`, `product.parent`.`purchase_unit`
) as `product.purchaseUnit`,
COALESCE(
`product`.`reference_unit`, `product.parent`.`reference_unit`
) as `product.referenceUnit`,
COALESCE(
`product`.`shipping_free`, `product.parent`.`shipping_free`
) as `product.shippingFree`,
`product.parent`.`purchase_prices` as `product.purchasePrices.inherited`,
COALESCE(
`product`.`purchase_prices`, `product.parent`.`purchase_prices`
) as `product.purchasePrices`,
COALESCE(
`product`.`mark_as_topseller`, `product.parent`.`mark_as_topseller`
) as `product.markAsTopseller`,
COALESCE(
`product`.`weight`, `product.parent`.`weight`
) as `product.weight`,
COALESCE(
`product`.`width`, `product.parent`.`width`
) as `product.width`,
COALESCE(
`product`.`height`, `product.parent`.`height`
) as `product.height`,
COALESCE(
`product`.`length`, `product.parent`.`length`
) as `product.length`,
COALESCE(
`product`.`release_date`, `product.parent`.`release_date`
) as `product.releaseDate`,
COALESCE(
`product`.`rating_average`, `product.parent`.`rating_average`
) as `product.ratingAverage`,
`product.parent`.`category_tree` as `product.categoryTree.inherited`,
COALESCE(
`product`.`category_tree`, `product.parent`.`category_tree`
) as `product.categoryTree`,
`product.parent`.`property_ids` as `product.propertyIds.inherited`,
COALESCE(
`product`.`property_ids`, `product.parent`.`property_ids`
) as `product.propertyIds`,
`product.parent`.`option_ids` as `product.optionIds.inherited`,
COALESCE(
`product`.`option_ids`, `product.parent`.`option_ids`
) as `product.optionIds`,
`product.parent`.`stream_ids` as `product.streamIds.inherited`,
COALESCE(
`product`.`stream_ids`, `product.parent`.`stream_ids`
) as `product.streamIds`,
`product.parent`.`tag_ids` as `product.tagIds.inherited`,
COALESCE(
`product`.`tag_ids`, `product.parent`.`tag_ids`
) as `product.tagIds`,
`product.parent`.`category_ids` as `product.categoryIds.inherited`,
COALESCE(
`product`.`category_ids`, `product.parent`.`category_ids`
) as `product.categoryIds`,
`product`.`child_count` as `product.childCount`,
COALESCE(
`product`.`custom_field_set_selection_active`,
`product.parent`.`custom_field_set_selection_active`
) as `product.customFieldSetSelectionActive`,
`product`.`sales` as `product.sales`,
`product`.`states` as `product.states`,
`product.tax`.`id` as `product.tax.id`,
`product.tax`.`tax_rate` as `product.tax.taxRate`,
`product.tax`.`name` as `product.tax.name`,
`product.tax`.`position` as `product.tax.position`,
`product.tax`.`custom_fields` as `product.tax.customFields`,
`product.tax`.`created_at` as `product.tax.createdAt`,
`product.tax`.`updated_at` as `product.tax.updatedAt`,
`product.parent`.`cheapest_price` as `product.cheapestPrice.inherited`,
COALESCE(
`product`.`cheapest_price`, `product.parent`.`cheapest_price`
) as `product.cheapestPrice`,
`product`.`created_at` as `product.createdAt`,
`product`.`updated_at` as `product.updatedAt`,
`product.secondMediaExtension`.`id` as `product.secondMediaExtension.id`,
`product.secondMediaExtension`.`product_id` as `product.secondMediaExtension.productId`,
`product.secondMediaExtension`.`product_version_id` as `product.secondMediaExtension.productVersionId`,
`product.secondMediaExtension`.`second_media_id` as `product.secondMediaExtension.secondMediaId`,
`product.secondMediaExtension.secondMedia`.`id` as `product.secondMediaExtension.secondMedia.id`,
`product.secondMediaExtension.secondMedia`.`version_id` as `product.secondMediaExtension.secondMedia.versionId`,
`product.secondMediaExtension.secondMedia`.`product_id` as `product.secondMediaExtension.secondMedia.productId`,
`product.secondMediaExtension.secondMedia`.`product_version_id` as `product.secondMediaExtension.secondMedia.productVersionId`,
`product.secondMediaExtension.secondMedia`.`media_id` as `product.secondMediaExtension.secondMedia.mediaId`,
`product.secondMediaExtension.secondMedia`.`position` as `product.secondMediaExtension.secondMedia.position`,
`product.secondMediaExtension.secondMedia.media`.`id` as `product.secondMediaExtension.secondMedia.media.id`,
`product.secondMediaExtension.secondMedia.media`.`user_id` as `product.secondMediaExtension.secondMedia.media.userId`,
`product.secondMediaExtension.secondMedia.media`.`media_folder_id` as `product.secondMediaExtension.secondMedia.media.mediaFolderId`,
`product.secondMediaExtension.secondMedia.media`.`mime_type` as `product.secondMediaExtension.secondMedia.media.mimeType`,
`product.secondMediaExtension.secondMedia.media`.`file_extension` as `product.secondMediaExtension.secondMedia.media.fileExtension`,
`product.secondMediaExtension.secondMedia.media`.`uploaded_at` as `product.secondMediaExtension.secondMedia.media.uploadedAt`,
`product.secondMediaExtension.secondMedia.media`.`file_name` as `product.secondMediaExtension.secondMedia.media.fileName`,
`product.secondMediaExtension.secondMedia.media`.`file_size` as `product.secondMediaExtension.secondMedia.media.fileSize`,
`product.secondMediaExtension.secondMedia.media`.`media_type` as `product.secondMediaExtension.secondMedia.media.mediaTypeRaw`,
`product.secondMediaExtension.secondMedia.media`.`meta_data` as `product.secondMediaExtension.secondMedia.media.metaData`,
`product.secondMediaExtension.secondMedia.media`.`private` as `product.secondMediaExtension.secondMedia.media.private`,
`product.secondMediaExtension.secondMedia.media`.`thumbnails_ro` as `product.secondMediaExtension.secondMedia.media.thumbnailsRo`,
`product.secondMediaExtension.secondMedia.media`.`created_at` as `product.secondMediaExtension.secondMedia.media.createdAt`,
`product.secondMediaExtension.secondMedia.media`.`updated_at` as `product.secondMediaExtension.secondMedia.media.updatedAt`,
`product.secondMediaExtension.secondMedia.media.translation.title`,
COALESCE(
`product.secondMediaExtension.secondMedia.media.translation.title`,
`product.secondMediaExtension.secondMedia.media.translation.title`
) as `product.secondMediaExtension.secondMedia.media.title`,
`product.secondMediaExtension.secondMedia.media.translation.alt`,
COALESCE(
`product.secondMediaExtension.secondMedia.media.translation.alt`,
`product.secondMediaExtension.secondMedia.media.translation.alt`
) as `product.secondMediaExtension.secondMedia.media.alt`,
`product.secondMediaExtension.secondMedia.media.translation.customFields`,
COALESCE(
`product.secondMediaExtension.secondMedia.media.translation.customFields`,
`product.secondMediaExtension.secondMedia.media.translation.customFields`
) as `product.secondMediaExtension.secondMedia.media.customFields`,
`product.secondMediaExtension.secondMedia.media.translation.createdAt`,
`product.secondMediaExtension.secondMedia.media.translation.updatedAt`,
`product.secondMediaExtension.secondMedia.media.translation.mediaId`,
`product.secondMediaExtension.secondMedia.media.translation.languageId`,
`product.secondMediaExtension.secondMedia`.`custom_fields` as `product.secondMediaExtension.secondMedia.customFields`,
`product.secondMediaExtension.secondMedia`.`created_at` as `product.secondMediaExtension.secondMedia.createdAt`,
`product.secondMediaExtension.secondMedia`.`updated_at` as `product.secondMediaExtension.secondMedia.updatedAt`,
`product.secondMediaExtension`.`created_at` as `product.secondMediaExtension.createdAt`,
`product.secondMediaExtension`.`updated_at` as `product.secondMediaExtension.updatedAt`,
`product.srsExtension`.`id` as `product.srsExtension.id`,
`product.srsExtension`.`version_id` as `product.srsExtension.versionId`,
`product.srsExtension`.`product_id` as `product.srsExtension.productId`,
`product.srsExtension`.`product_version_id` as `product.srsExtension.productVersionId`,
`product.srsExtension`.`srs_id` as `product.srsExtension.srsId`,
`product.srsExtension`.`base_id` as `product.srsExtension.baseId`,
`product.srsExtension`.`created_at` as `product.srsExtension.createdAt`,
`product.srsExtension`.`updated_at` as `product.srsExtension.updatedAt`,
`product.manufacturer`.`id` as `product.manufacturer.id`,
`product.manufacturer`.`version_id` as `product.manufacturer.versionId`,
`product.manufacturer`.`media_id` as `product.manufacturer.mediaId`,
`product.manufacturer`.`link` as `product.manufacturer.link`,
`product.manufacturer`.`created_at` as `product.manufacturer.createdAt`,
`product.manufacturer`.`updated_at` as `product.manufacturer.updatedAt`,
`product.manufacturer.baseExtension`.`id` as `product.manufacturer.baseExtension.id`,
`product.manufacturer.baseExtension`.`product_manufacturer_id` as `product.manufacturer.baseExtension.productManufacturerId`,
`product.manufacturer.baseExtension`.`product_manufacturer_version_id` as `product.manufacturer.baseExtension.productManufacturerVersionId`,
`product.manufacturer.baseExtension`.`active` as `product.manufacturer.baseExtension.active`,
`product.manufacturer.baseExtension`.`type` as `product.manufacturer.baseExtension.type`,
`product.manufacturer.baseExtension`.`created_at` as `product.manufacturer.baseExtension.createdAt`,
`product.manufacturer.baseExtension`.`updated_at` as `product.manufacturer.baseExtension.updatedAt`,
`product.manufacturer.listingPageExtension`.`id` as `product.manufacturer.listingPageExtension.id`,
`product.manufacturer.listingPageExtension`.`product_manufacturer_id` as `product.manufacturer.listingPageExtension.productManufacturerId`,
`product.manufacturer.listingPageExtension`.`product_manufacturer_version_id` as `product.manufacturer.listingPageExtension.productManufacturerVersionId`,
`product.manufacturer.listingPageExtension`.`active` as `product.manufacturer.listingPageExtension.active`,
`product.manufacturer.listingPageExtension`.`type` as `product.manufacturer.listingPageExtension.type`,
`product.manufacturer.listingPageExtension`.`product_assignment_type` as `product.manufacturer.listingPageExtension.productAssignmentType`,
`product.manufacturer.listingPageExtension`.`product_stream_id` as `product.manufacturer.listingPageExtension.productStreamId`,
`product.manufacturer.listingPageExtension`.`size_media` as `product.manufacturer.listingPageExtension.sizeMediaId`,
`product.manufacturer.listingPageExtension`.`highlight_media` as `product.manufacturer.listingPageExtension.highlightMediaId`,
`product.manufacturer.listingPageExtension`.`created_at` as `product.manufacturer.listingPageExtension.createdAt`,
`product.manufacturer.listingPageExtension`.`updated_at` as `product.manufacturer.listingPageExtension.updatedAt`,
`product.manufacturer.listingPageExtension.translation.description`,
COALESCE(
`product.manufacturer.listingPageExtension.translation.description`,
`product.manufacturer.listingPageExtension.translation.description`
) as `product.manufacturer.listingPageExtension.description`,
`product.manufacturer.listingPageExtension.translation.sizeDescription`,
COALESCE(
`product.manufacturer.listingPageExtension.translation.sizeDescription`,
`product.manufacturer.listingPageExtension.translation.sizeDescription`
) as `product.manufacturer.listingPageExtension.sizeDescription`,
`product.manufacturer.listingPageExtension.translation.createdAt`,
`product.manufacturer.listingPageExtension.translation.updatedAt`,
`product.manufacturer.listingPageExtension.translation.listingPageExtensionId`,
`product.manufacturer.listingPageExtension.translation.languageId`,
`product.manufacturer.productPageExtension`.`id` as `product.manufacturer.productPageExtension.id`,
`product.manufacturer.productPageExtension`.`product_manufacturer_id` as `product.manufacturer.productPageExtension.productManufacturerId`,
`product.manufacturer.productPageExtension`.`product_manufacturer_version_id` as `product.manufacturer.productPageExtension.productManufacturerVersionId`,
`product.manufacturer.productPageExtension`.`cms_page_type` as `product.manufacturer.productPageExtension.cmsPageType`,
`product.manufacturer.productPageExtension`.`cms_page_id` as `product.manufacturer.productPageExtension.cmsPageId`,
`product.manufacturer.productPageExtension`.`cms_page_version_id` as `product.manufacturer.productPageExtension.cmsPageVersionId`,
`product.manufacturer.productPageExtension`.`created_at` as `product.manufacturer.productPageExtension.createdAt`,
`product.manufacturer.productPageExtension`.`updated_at` as `product.manufacturer.productPageExtension.updatedAt`,
`product.manufacturer.productPageExtension.translation.url`,
COALESCE(
`product.manufacturer.productPageExtension.translation.url`,
`product.manufacturer.productPageExtension.translation.url`
) as `product.manufacturer.productPageExtension.url`,
`product.manufacturer.productPageExtension.translation.metaTitle`,
COALESCE(
`product.manufacturer.productPageExtension.translation.metaTitle`,
`product.manufacturer.productPageExtension.translation.metaTitle`
) as `product.manufacturer.productPageExtension.metaTitle`,
`product.manufacturer.productPageExtension.translation.metaDescription`,
COALESCE(
`product.manufacturer.productPageExtension.translation.metaDescription`,
`product.manufacturer.productPageExtension.translation.metaDescription`
) as `product.manufacturer.productPageExtension.metaDescription`,
`product.manufacturer.productPageExtension.translation.keywords`,
COALESCE(
`product.manufacturer.productPageExtension.translation.keywords`,
`product.manufacturer.productPageExtension.translation.keywords`
) as `product.manufacturer.productPageExtension.keywords`,
`product.manufacturer.productPageExtension.translation.slotConfig`,
COALESCE(
`product.manufacturer.productPageExtension.translation.slotConfig`,
`product.manufacturer.productPageExtension.translation.slotConfig`
) as `product.manufacturer.productPageExtension.slotConfig`,
`product.manufacturer.productPageExtension.translation.createdAt`,
`product.manufacturer.productPageExtension.translation.updatedAt`,
`product.manufacturer.productPageExtension.translation.productPageExtensionId`,
`product.manufacturer.productPageExtension.translation.languageId`,
`product.manufacturer.translation.name`,
COALESCE(
`product.manufacturer.translation.name`,
`product.manufacturer.translation.name`
) as `product.manufacturer.name`,
`product.manufacturer.translation.description`,
COALESCE(
`product.manufacturer.translation.description`,
`product.manufacturer.translation.description`
) as `product.manufacturer.description`,
`product.manufacturer.translation.customFields`,
COALESCE(
`product.manufacturer.translation.customFields`,
`product.manufacturer.translation.customFields`
) as `product.manufacturer.customFields`,
`product.manufacturer.translation.createdAt`,
`product.manufacturer.translation.updatedAt`,
`product.manufacturer.translation.productManufacturerId`,
`product.manufacturer.translation.languageId`,
`product.manufacturer.translation.productManufacturerVersionId`,
(
SELECT
GROUP_CONCAT(
HEX(
`product.options.mapping`.`property_group_option_id`
) SEPARATOR '||'
)
FROM
`product_option` `product.options.mapping`
WHERE
`product.options.mapping`.`product_id` = `product`.`id`
) as `product.options.id_mapping`,
`product.cover`.`id` as `product.cover.id`,
`product.cover`.`version_id` as `product.cover.versionId`,
`product.cover`.`product_id` as `product.cover.productId`,
`product.cover`.`product_version_id` as `product.cover.productVersionId`,
`product.cover`.`media_id` as `product.cover.mediaId`,
`product.cover`.`position` as `product.cover.position`,
`product.cover.media`.`id` as `product.cover.media.id`,
`product.cover.media`.`user_id` as `product.cover.media.userId`,
`product.cover.media`.`media_folder_id` as `product.cover.media.mediaFolderId`,
`product.cover.media`.`mime_type` as `product.cover.media.mimeType`,
`product.cover.media`.`file_extension` as `product.cover.media.fileExtension`,
`product.cover.media`.`uploaded_at` as `product.cover.media.uploadedAt`,
`product.cover.media`.`file_name` as `product.cover.media.fileName`,
`product.cover.media`.`file_size` as `product.cover.media.fileSize`,
`product.cover.media`.`media_type` as `product.cover.media.mediaTypeRaw`,
`product.cover.media`.`meta_data` as `product.cover.media.metaData`,
`product.cover.media`.`private` as `product.cover.media.private`,
`product.cover.media`.`thumbnails_ro` as `product.cover.media.thumbnailsRo`,
`product.cover.media`.`created_at` as `product.cover.media.createdAt`,
`product.cover.media`.`updated_at` as `product.cover.media.updatedAt`,
`product.cover.media.translation.title`,
COALESCE(
`product.cover.media.translation.title`,
`product.cover.media.translation.title`
) as `product.cover.media.title`,
`product.cover.media.translation.alt`,
COALESCE(
`product.cover.media.translation.alt`,
`product.cover.media.translation.alt`
) as `product.cover.media.alt`,
`product.cover.media.translation.customFields`,
COALESCE(
`product.cover.media.translation.customFields`,
`product.cover.media.translation.customFields`
) as `product.cover.media.customFields`,
`product.cover.media.translation.createdAt`,
`product.cover.media.translation.updatedAt`,
`product.cover.media.translation.mediaId`,
`product.cover.media.translation.languageId`,
`product.cover`.`custom_fields` as `product.cover.customFields`,
`product.cover`.`created_at` as `product.cover.createdAt`,
`product.cover`.`updated_at` as `product.cover.updatedAt`,
(
SELECT
GROUP_CONCAT(
HEX(
`product.properties.mapping`.`property_group_option_id`
) SEPARATOR '||'
)
FROM
`product_property` `product.properties.mapping`
WHERE
`product.properties.mapping`.`product_id` = `product`.`properties`
) as `product.properties.id_mapping`,
`product.translation.metaDescription`,
`product.parent.translation.metaDescription`,
COALESCE(
`product.translation.metaDescription`,
`product.parent.translation.metaDescription`,
`product.translation.metaDescription`
) as `product.metaDescription`,
`product.translation.name`,
`product.parent.translation.name`,
COALESCE(
`product.translation.name`, `product.parent.translation.name`,
`product.translation.name`
) as `product.name`,
`product.translation.keywords`,
`product.parent.translation.keywords`,
COALESCE(
`product.translation.keywords`,
`product.parent.translation.keywords`,
`product.translation.keywords`
) as `product.keywords`,
`product.translation.description`,
`product.parent.translation.description`,
COALESCE(
`product.translation.description`,
`product.parent.translation.description`,
`product.translation.description`
) as `product.description`,
`product.translation.metaTitle`,
`product.parent.translation.metaTitle`,
COALESCE(
`product.translation.metaTitle`,
`product.parent.translation.metaTitle`,
`product.translation.metaTitle`
) as `product.metaTitle`,
`product.translation.packUnit`,
`product.parent.translation.packUnit`,
COALESCE(
`product.translation.packUnit`,
`product.parent.translation.packUnit`,
`product.translation.packUnit`
) as `product.packUnit`,
`product.translation.packUnitPlural`,
`product.parent.translation.packUnitPlural`,
COALESCE(
`product.translation.packUnitPlural`,
`product.parent.translation.packUnitPlural`,
`product.translation.packUnitPlural`
) as `product.packUnitPlural`,
`product.translation.customSearchKeywords`,
`product.parent.translation.customSearchKeywords`,
COALESCE(
`product.translation.customSearchKeywords`,
`product.parent.translation.customSearchKeywords`,
`product.translation.customSearchKeywords`
) as `product.customSearchKeywords`,
`product.translation.slotConfig`,
`product.parent.translation.slotConfig`,
COALESCE(
`product.translation.slotConfig`,
`product.parent.translation.slotConfig`,
`product.translation.slotConfig`
) as `product.slotConfig`,
`product.translation.customFields`,
`product.parent.translation.customFields`,
COALESCE(
`product.translation.customFields`,
`product.parent.translation.customFields`,
`product.translation.customFields`
) as `product.customFields`,
`product.translation.createdAt`,
`product.parent.translation.createdAt`,
`product.translation.updatedAt`,
`product.parent.translation.updatedAt`,
`product.translation.productId`,
`product.parent.translation.productId`,
`product.translation.languageId`,
`product.parent.translation.languageId`,
`product.translation.productVersionId`,
`product.parent.translation.productVersionId`
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_srs_extension` `product.srsExtension` ON `product`.`srsExtension` = `product.srsExtension`.`product_id`
AND `product`.`version_id` = `product.srsExtension`.`version_id`
LEFT JOIN (
SELECT
`product.translation`.product_id,
`product.translation`.product_version_id,
`product.translation`.meta_description as `product.translation.metaDescription`,
`product.translation`.name as `product.translation.name`,
`product.translation`.keywords as `product.translation.keywords`,
`product.translation`.description as `product.translation.description`,
`product.translation`.meta_title as `product.translation.metaTitle`,
`product.translation`.pack_unit as `product.translation.packUnit`,
`product.translation`.pack_unit_plural as `product.translation.packUnitPlural`,
`product.translation`.custom_search_keywords as `product.translation.customSearchKeywords`,
`product.translation`.slot_config as `product.translation.slotConfig`,
`product.translation`.custom_fields as `product.translation.customFields`,
`product.translation`.created_at as `product.translation.createdAt`,
`product.translation`.updated_at as `product.translation.updatedAt`,
`product.translation`.product_id as `product.translation.productId`,
`product.translation`.language_id as `product.translation.languageId`,
`product.translation`.product_version_id as `product.translation.productVersionId`
FROM
`product_translation` `product.translation`
WHERE
`product.translation`.language_id = : languageId
) `product.product_translation` ON `product.product_translation`.`product_id` = `product`.`id`
AND `product.product_translation`.product_version_id = `product`.version_id
LEFT JOIN (
SELECT
`product.parent.translation`.product_id,
`product.parent.translation`.product_version_id,
`product.parent.translation`.meta_description as `product.parent.translation.metaDescription`,
`product.parent.translation`.name as `product.parent.translation.name`,
`product.parent.translation`.keywords as `product.parent.translation.keywords`,
`product.parent.translation`.description as `product.parent.translation.description`,
`product.parent.translation`.meta_title as `product.parent.translation.metaTitle`,
`product.parent.translation`.pack_unit as `product.parent.translation.packUnit`,
`product.parent.translation`.pack_unit_plural as `product.parent.translation.packUnitPlural`,
`product.parent.translation`.custom_search_keywords as `product.parent.translation.customSearchKeywords`,
`product.parent.translation`.slot_config as `product.parent.translation.slotConfig`,
`product.parent.translation`.custom_fields as `product.parent.translation.customFields`,
`product.parent.translation`.created_at as `product.parent.translation.createdAt`,
`product.parent.translation`.updated_at as `product.parent.translation.updatedAt`,
`product.parent.translation`.product_id as `product.parent.translation.productId`,
`product.parent.translation`.language_id as `product.parent.translation.languageId`,
`product.parent.translation`.product_version_id as `product.parent.translation.productVersionId`
FROM
`product_translation` `product.parent.translation`
WHERE
`product.parent.translation`.language_id = : languageId
) `product.product_translation.parent` ON `product.product_translation.parent`.`product_id` = `product.parent`.`id`
AND `product.product_translation.parent`.product_version_id = `product.parent`.version_id
LEFT JOIN `tax` `product.tax` ON `product`.`tax` = `product.tax`.`id`
LEFT JOIN `nd_second_media_extension` `product.secondMediaExtension` ON `product`.`secondMediaExtension` = `product.secondMediaExtension`.`product_id`
LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product`.`manufacturer` = `product.manufacturer`.`id`
AND `product`.`version_id` = `product.manufacturer`.`version_id`
LEFT JOIN `product_media` `product.cover` ON `product`.`cover` = `product.cover`.`id`
AND `product`.`version_id` = `product.cover`.`version_id`
LEFT JOIN `product_media` `product.secondMediaExtension.secondMedia` ON `product.secondMediaExtension`.`second_media_id` = `product.secondMediaExtension.secondMedia`.`id`
LEFT JOIN `media` `product.secondMediaExtension.secondMedia.media` ON `product.secondMediaExtension.secondMedia`.`media_id` = `product.secondMediaExtension.secondMedia.media`.`id`
LEFT JOIN (
SELECT
`product.secondMediaExtension.secondMedia.media.translation`.media_id,
`product.secondMediaExtension.secondMedia.media.translation`.title as `product.secondMediaExtension.secondMedia.media.translation.title`,
`product.secondMediaExtension.secondMedia.media.translation`.alt as `product.secondMediaExtension.secondMedia.media.translation.alt`,
`product.secondMediaExtension.secondMedia.media.translation`.custom_fields as `product.secondMediaExtension.secondMedia.media.translation.customFields`,
`product.secondMediaExtension.secondMedia.media.translation`.created_at as `product.secondMediaExtension.secondMedia.media.translation.createdAt`,
`product.secondMediaExtension.secondMedia.media.translation`.updated_at as `product.secondMediaExtension.secondMedia.media.translation.updatedAt`,
`product.secondMediaExtension.secondMedia.media.translation`.media_id as `product.secondMediaExtension.secondMedia.media.translation.mediaId`,
`product.secondMediaExtension.secondMedia.media.translation`.language_id as `product.secondMediaExtension.secondMedia.media.translation.languageId`
FROM
`media_translation` `product.secondMediaExtension.secondMedia.media.translation`
WHERE
`product.secondMediaExtension.secondMedia.media.translation`.language_id = : languageId
) `product.secondMediaExtension.secondMedia.media.media_translation` ON `product.secondMediaExtension.secondMedia.media.media_translation`.`media_id` = `product.secondMediaExtension.secondMedia.media`.`id`
LEFT JOIN (
SELECT
`product.manufacturer.translation`.product_manufacturer_id,
`product.manufacturer.translation`.product_manufacturer_version_id,
`product.manufacturer.translation`.name as `product.manufacturer.translation.name`,
`product.manufacturer.translation`.description as `product.manufacturer.translation.description`,
`product.manufacturer.translation`.custom_fields as `product.manufacturer.translation.customFields`,
`product.manufacturer.translation`.created_at as `product.manufacturer.translation.createdAt`,
`product.manufacturer.translation`.updated_at as `product.manufacturer.translation.updatedAt`,
`product.manufacturer.translation`.product_manufacturer_id as `product.manufacturer.translation.productManufacturerId`,
`product.manufacturer.translation`.language_id as `product.manufacturer.translation.languageId`,
`product.manufacturer.translation`.product_manufacturer_version_id as `product.manufacturer.translation.productManufacturerVersionId`
FROM
`product_manufacturer_translation` `product.manufacturer.translation`
WHERE
`product.manufacturer.translation`.language_id = : languageId
) `product.manufacturer.product_manufacturer_translation` ON `product.manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product.manufacturer`.`id`
AND `product.manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product.manufacturer`.version_id
LEFT JOIN `base_extension` `product.manufacturer.baseExtension` ON `product.manufacturer`.`id` = `product.manufacturer.baseExtension`.`product_manufacturer_id`
LEFT JOIN `listing_page_extension` `product.manufacturer.listingPageExtension` ON `product.manufacturer`.`id` = `product.manufacturer.listingPageExtension`.`product_manufacturer_id`
LEFT JOIN `product_page_extension` `product.manufacturer.productPageExtension` ON `product.manufacturer`.`id` = `product.manufacturer.productPageExtension`.`product_manufacturer_id`
LEFT JOIN (
SELECT
`product.manufacturer.listingPageExtension.translation`.listing_page_extension_id,
`product.manufacturer.listingPageExtension.translation`.description as `product.manufacturer.listingPageExtension.translation.description`,
`product.manufacturer.listingPageExtension.translation`.size_description as `product.manufacturer.listingPageExtension.translation.sizeDescription`,
`product.manufacturer.listingPageExtension.translation`.created_at as `product.manufacturer.listingPageExtension.translation.createdAt`,
`product.manufacturer.listingPageExtension.translation`.updated_at as `product.manufacturer.listingPageExtension.translation.updatedAt`,
`product.manufacturer.listingPageExtension.translation`.listing_page_extension_id as `product.manufacturer.listingPageExtension.translation.listingPageExtensionId`,
`product.manufacturer.listingPageExtension.translation`.language_id as `product.manufacturer.listingPageExtension.translation.languageId`
FROM
`listing_page_extension_translation` `product.manufacturer.listingPageExtension.translation`
WHERE
`product.manufacturer.listingPageExtension.translation`.language_id = : languageId
) `product.manufacturer.listingPageExtension.listing_page_extension_translation` ON `product.manufacturer.listingPageExtension.listing_page_extension_translation`.`listing_page_extension_id` = `product.manufacturer.listingPageExtension`.`id`
LEFT JOIN (
SELECT
`product.manufacturer.productPageExtension.translation`.product_page_extension_id,
`product.manufacturer.productPageExtension.translation`.url as `product.manufacturer.productPageExtension.translation.url`,
`product.manufacturer.productPageExtension.translation`.meta_title as `product.manufacturer.productPageExtension.translation.metaTitle`,
`product.manufacturer.productPageExtension.translation`.meta_description as `product.manufacturer.productPageExtension.translation.metaDescription`,
`product.manufacturer.productPageExtension.translation`.keywords as `product.manufacturer.productPageExtension.translation.keywords`,
`product.manufacturer.productPageExtension.translation`.slot_config as `product.manufacturer.productPageExtension.translation.slotConfig`,
`product.manufacturer.productPageExtension.translation`.created_at as `product.manufacturer.productPageExtension.translation.createdAt`,
`product.manufacturer.productPageExtension.translation`.updated_at as `product.manufacturer.productPageExtension.translation.updatedAt`,
`product.manufacturer.productPageExtension.translation`.product_page_extension_id as `product.manufacturer.productPageExtension.translation.productPageExtensionId`,
`product.manufacturer.productPageExtension.translation`.language_id as `product.manufacturer.productPageExtension.translation.languageId`
FROM
`product_page_extension_translation` `product.manufacturer.productPageExtension.translation`
WHERE
`product.manufacturer.productPageExtension.translation`.language_id = : languageId
) `product.manufacturer.productPageExtension.product_page_extension_translation` ON `product.manufacturer.productPageExtension.product_page_extension_translation`.`product_page_extension_id` = `product.manufacturer.productPageExtension`.`id`
LEFT JOIN `media` `product.cover.media` ON `product.cover`.`media_id` = `product.cover.media`.`id`
LEFT JOIN (
SELECT
`product.cover.media.translation`.media_id,
`product.cover.media.translation`.title as `product.cover.media.translation.title`,
`product.cover.media.translation`.alt as `product.cover.media.translation.alt`,
`product.cover.media.translation`.custom_fields as `product.cover.media.translation.customFields`,
`product.cover.media.translation`.created_at as `product.cover.media.translation.createdAt`,
`product.cover.media.translation`.updated_at as `product.cover.media.translation.updatedAt`,
`product.cover.media.translation`.media_id as `product.cover.media.translation.mediaId`,
`product.cover.media.translation`.language_id as `product.cover.media.translation.languageId`
FROM
`media_translation` `product.cover.media.translation`
WHERE
`product.cover.media.translation`.language_id = : languageId
) `product.cover.media.media_translation` ON `product.cover.media.media_translation`.`media_id` = `product.cover.media`.`id`
WHERE
(
`product`.`version_id` = : version
)
AND (
(
`product.srsExtension`.`base_id` = : param_6451f5613449470ebf14f96140d6fae8
AND `product`.`parent_id` <=> : param_af5a84c2ab03427380008a25e5292e17
)
)
SELECT `product`.`id` as `product.id`, `product`.`version_id` as `product.versionId`, `product`.`parent_id` as `product.parentId`, `product`.`parent_version_id` as `product.parentVersionId`, COALESCE(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`) as `product.manufacturerId`, COALESCE(`product`.`product_manufacturer_version_id`, `product.parent`.`product_manufacturer_version_id`) as `product.productManufacturerVersionId`, COALESCE(`product`.`unit_id`, `product.parent`.`unit_id`) as `product.unitId`, COALESCE(`product`.`tax_id`, `product.parent`.`tax_id`) as `product.taxId`, COALESCE(`product`.`product_media_id`, `product.parent`.`product_media_id`) as `product.coverId`, COALESCE(`product`.`product_media_version_id`, `product.parent`.`product_media_version_id`) as `product.productMediaVersionId`, COALESCE(`product`.`delivery_time_id`, `product.parent`.`delivery_time_id`) as `product.deliveryTimeId`, COALESCE(`product`.`product_feature_set_id`, `product.parent`.`product_feature_set_id`) as `product.featureSetId`, COALESCE(`product`.`canonical_product_id`, `product.parent`.`canonical_product_id`) as `product.canonicalProductId`, COALESCE(`product`.`cms_page_id`, `product.parent`.`cms_page_id`) as `product.cmsPageId`, COALESCE(`product`.`cms_page_version_id`, `product.parent`.`cms_page_version_id`) as `product.cmsPageVersionId`, `product.parent`.`price` as `product.price.inherited`, COALESCE(`product`.`price`, `product.parent`.`price`) as `product.price`, `product`.`product_number` as `product.productNumber`, `product`.`stock` as `product.stock`, COALESCE(`product`.`restock_time`, `product.parent`.`restock_time`) as `product.restockTime`, `product`.`auto_increment` as `product.autoIncrement`, COALESCE(`product`.`active`, `product.parent`.`active`) as `product.active`, `product`.`available_stock` as `product.availableStock`, `product`.`available` as `product.available`, COALESCE(`product`.`is_closeout`, `product.parent`.`is_closeout`) as `product.isCloseout`, `product`.`display_group` as `product.displayGroup`, `product.parent`.`configurator_group_config` as `product.configuratorGroupConfig.inherited`, COALESCE(`product`.`configurator_group_config`, `product.parent`.`configurator_group_config`) as `product.configuratorGroupConfig`, COALESCE(`product`.`main_variant_id`, `product.parent`.`main_variant_id`) as `product.mainVariantId`, COALESCE(`product`.`display_parent`, `product.parent`.`display_parent`) as `product.displayParent`, `product.parent`.`variant_listing_config` as `product.variantListingConfig.inherited`, COALESCE(`product`.`variant_listing_config`, `product.parent`.`variant_listing_config`) as `product.variantListingConfig`, `product`.`variant_restrictions` as `product.variantRestrictions`, COALESCE(`product`.`manufacturer_number`, `product.parent`.`manufacturer_number`) as `product.manufacturerNumber`, COALESCE(`product`.`ean`, `product.parent`.`ean`) as `product.ean`, COALESCE(`product`.`purchase_steps`, `product.parent`.`purchase_steps`) as `product.purchaseSteps`, COALESCE(`product`.`max_purchase`, `product.parent`.`max_purchase`) as `product.maxPurchase`, COALESCE(`product`.`min_purchase`, `product.parent`.`min_purchase`) as `product.minPurchase`, COALESCE(`product`.`purchase_unit`, `product.parent`.`purchase_unit`) as `product.purchaseUnit`, COALESCE(`product`.`reference_unit`, `product.parent`.`reference_unit`) as `product.referenceUnit`, COALESCE(`product`.`shipping_free`, `product.parent`.`shipping_free`) as `product.shippingFree`, `product.parent`.`purchase_prices` as `product.purchasePrices.inherited`, COALESCE(`product`.`purchase_prices`, `product.parent`.`purchase_prices`) as `product.purchasePrices`, COALESCE(`product`.`mark_as_topseller`, `product.parent`.`mark_as_topseller`) as `product.markAsTopseller`, COALESCE(`product`.`weight`, `product.parent`.`weight`) as `product.weight`, COALESCE(`product`.`width`, `product.parent`.`width`) as `product.width`, COALESCE(`product`.`height`, `product.parent`.`height`) as `product.height`, COALESCE(`product`.`length`, `product.parent`.`length`) as `product.length`, COALESCE(`product`.`release_date`, `product.parent`.`release_date`) as `product.releaseDate`, COALESCE(`product`.`rating_average`, `product.parent`.`rating_average`) as `product.ratingAverage`, `product.parent`.`category_tree` as `product.categoryTree.inherited`, COALESCE(`product`.`category_tree`, `product.parent`.`category_tree`) as `product.categoryTree`, `product.parent`.`property_ids` as `product.propertyIds.inherited`, COALESCE(`product`.`property_ids`, `product.parent`.`property_ids`) as `product.propertyIds`, `product.parent`.`option_ids` as `product.optionIds.inherited`, COALESCE(`product`.`option_ids`, `product.parent`.`option_ids`) as `product.optionIds`, `product.parent`.`stream_ids` as `product.streamIds.inherited`, COALESCE(`product`.`stream_ids`, `product.parent`.`stream_ids`) as `product.streamIds`, `product.parent`.`tag_ids` as `product.tagIds.inherited`, COALESCE(`product`.`tag_ids`, `product.parent`.`tag_ids`) as `product.tagIds`, `product.parent`.`category_ids` as `product.categoryIds.inherited`, COALESCE(`product`.`category_ids`, `product.parent`.`category_ids`) as `product.categoryIds`, `product`.`child_count` as `product.childCount`, COALESCE(`product`.`custom_field_set_selection_active`, `product.parent`.`custom_field_set_selection_active`) as `product.customFieldSetSelectionActive`, `product`.`sales` as `product.sales`, `product`.`states` as `product.states`, `product.tax`.`id` as `product.tax.id`, `product.tax`.`tax_rate` as `product.tax.taxRate`, `product.tax`.`name` as `product.tax.name`, `product.tax`.`position` as `product.tax.position`, `product.tax`.`custom_fields` as `product.tax.customFields`, `product.tax`.`created_at` as `product.tax.createdAt`, `product.tax`.`updated_at` as `product.tax.updatedAt`, `product.parent`.`cheapest_price` as `product.cheapestPrice.inherited`, COALESCE(`product`.`cheapest_price`, `product.parent`.`cheapest_price`) as `product.cheapestPrice`, `product`.`created_at` as `product.createdAt`, `product`.`updated_at` as `product.updatedAt`, `product.secondMediaExtension`.`id` as `product.secondMediaExtension.id`, `product.secondMediaExtension`.`product_id` as `product.secondMediaExtension.productId`, `product.secondMediaExtension`.`product_version_id` as `product.secondMediaExtension.productVersionId`, `product.secondMediaExtension`.`second_media_id` as `product.secondMediaExtension.secondMediaId`, `product.secondMediaExtension.secondMedia`.`id` as `product.secondMediaExtension.secondMedia.id`, `product.secondMediaExtension.secondMedia`.`version_id` as `product.secondMediaExtension.secondMedia.versionId`, `product.secondMediaExtension.secondMedia`.`product_id` as `product.secondMediaExtension.secondMedia.productId`, `product.secondMediaExtension.secondMedia`.`product_version_id` as `product.secondMediaExtension.secondMedia.productVersionId`, `product.secondMediaExtension.secondMedia`.`media_id` as `product.secondMediaExtension.secondMedia.mediaId`, `product.secondMediaExtension.secondMedia`.`position` as `product.secondMediaExtension.secondMedia.position`, `product.secondMediaExtension.secondMedia.media`.`id` as `product.secondMediaExtension.secondMedia.media.id`, `product.secondMediaExtension.secondMedia.media`.`user_id` as `product.secondMediaExtension.secondMedia.media.userId`, `product.secondMediaExtension.secondMedia.media`.`media_folder_id` as `product.secondMediaExtension.secondMedia.media.mediaFolderId`, `product.secondMediaExtension.secondMedia.media`.`mime_type` as `product.secondMediaExtension.secondMedia.media.mimeType`, `product.secondMediaExtension.secondMedia.media`.`file_extension` as `product.secondMediaExtension.secondMedia.media.fileExtension`, `product.secondMediaExtension.secondMedia.media`.`uploaded_at` as `product.secondMediaExtension.secondMedia.media.uploadedAt`, `product.secondMediaExtension.secondMedia.media`.`file_name` as `product.secondMediaExtension.secondMedia.media.fileName`, `product.secondMediaExtension.secondMedia.media`.`file_size` as `product.secondMediaExtension.secondMedia.media.fileSize`, `product.secondMediaExtension.secondMedia.media`.`media_type` as `product.secondMediaExtension.secondMedia.media.mediaTypeRaw`, `product.secondMediaExtension.secondMedia.media`.`meta_data` as `product.secondMediaExtension.secondMedia.media.metaData`, `product.secondMediaExtension.secondMedia.media`.`private` as `product.secondMediaExtension.secondMedia.media.private`, `product.secondMediaExtension.secondMedia.media`.`thumbnails_ro` as `product.secondMediaExtension.secondMedia.media.thumbnailsRo`, `product.secondMediaExtension.secondMedia.media`.`created_at` as `product.secondMediaExtension.secondMedia.media.createdAt`, `product.secondMediaExtension.secondMedia.media`.`updated_at` as `product.secondMediaExtension.secondMedia.media.updatedAt`, `product.secondMediaExtension.secondMedia.media.translation.title`, COALESCE(`product.secondMediaExtension.secondMedia.media.translation.title`,`product.secondMediaExtension.secondMedia.media.translation.title`) as `product.secondMediaExtension.secondMedia.media.title`, `product.secondMediaExtension.secondMedia.media.translation.alt`, COALESCE(`product.secondMediaExtension.secondMedia.media.translation.alt`,`product.secondMediaExtension.secondMedia.media.translation.alt`) as `product.secondMediaExtension.secondMedia.media.alt`, `product.secondMediaExtension.secondMedia.media.translation.customFields`, COALESCE(`product.secondMediaExtension.secondMedia.media.translation.customFields`,`product.secondMediaExtension.secondMedia.media.translation.customFields`) as `product.secondMediaExtension.secondMedia.media.customFields`, `product.secondMediaExtension.secondMedia.media.translation.createdAt`, `product.secondMediaExtension.secondMedia.media.translation.updatedAt`, `product.secondMediaExtension.secondMedia.media.translation.mediaId`, `product.secondMediaExtension.secondMedia.media.translation.languageId`, `product.secondMediaExtension.secondMedia`.`custom_fields` as `product.secondMediaExtension.secondMedia.customFields`, `product.secondMediaExtension.secondMedia`.`created_at` as `product.secondMediaExtension.secondMedia.createdAt`, `product.secondMediaExtension.secondMedia`.`updated_at` as `product.secondMediaExtension.secondMedia.updatedAt`, `product.secondMediaExtension`.`created_at` as `product.secondMediaExtension.createdAt`, `product.secondMediaExtension`.`updated_at` as `product.secondMediaExtension.updatedAt`, `product.srsExtension`.`id` as `product.srsExtension.id`, `product.srsExtension`.`version_id` as `product.srsExtension.versionId`, `product.srsExtension`.`product_id` as `product.srsExtension.productId`, `product.srsExtension`.`product_version_id` as `product.srsExtension.productVersionId`, `product.srsExtension`.`srs_id` as `product.srsExtension.srsId`, `product.srsExtension`.`base_id` as `product.srsExtension.baseId`, `product.srsExtension`.`created_at` as `product.srsExtension.createdAt`, `product.srsExtension`.`updated_at` as `product.srsExtension.updatedAt`, `product.manufacturer`.`id` as `product.manufacturer.id`, `product.manufacturer`.`version_id` as `product.manufacturer.versionId`, `product.manufacturer`.`media_id` as `product.manufacturer.mediaId`, `product.manufacturer`.`link` as `product.manufacturer.link`, `product.manufacturer`.`created_at` as `product.manufacturer.createdAt`, `product.manufacturer`.`updated_at` as `product.manufacturer.updatedAt`, `product.manufacturer.baseExtension`.`id` as `product.manufacturer.baseExtension.id`, `product.manufacturer.baseExtension`.`product_manufacturer_id` as `product.manufacturer.baseExtension.productManufacturerId`, `product.manufacturer.baseExtension`.`product_manufacturer_version_id` as `product.manufacturer.baseExtension.productManufacturerVersionId`, `product.manufacturer.baseExtension`.`active` as `product.manufacturer.baseExtension.active`, `product.manufacturer.baseExtension`.`type` as `product.manufacturer.baseExtension.type`, `product.manufacturer.baseExtension`.`created_at` as `product.manufacturer.baseExtension.createdAt`, `product.manufacturer.baseExtension`.`updated_at` as `product.manufacturer.baseExtension.updatedAt`, `product.manufacturer.listingPageExtension`.`id` as `product.manufacturer.listingPageExtension.id`, `product.manufacturer.listingPageExtension`.`product_manufacturer_id` as `product.manufacturer.listingPageExtension.productManufacturerId`, `product.manufacturer.listingPageExtension`.`product_manufacturer_version_id` as `product.manufacturer.listingPageExtension.productManufacturerVersionId`, `product.manufacturer.listingPageExtension`.`active` as `product.manufacturer.listingPageExtension.active`, `product.manufacturer.listingPageExtension`.`type` as `product.manufacturer.listingPageExtension.type`, `product.manufacturer.listingPageExtension`.`product_assignment_type` as `product.manufacturer.listingPageExtension.productAssignmentType`, `product.manufacturer.listingPageExtension`.`product_stream_id` as `product.manufacturer.listingPageExtension.productStreamId`, `product.manufacturer.listingPageExtension`.`size_media` as `product.manufacturer.listingPageExtension.sizeMediaId`, `product.manufacturer.listingPageExtension`.`highlight_media` as `product.manufacturer.listingPageExtension.highlightMediaId`, `product.manufacturer.listingPageExtension`.`created_at` as `product.manufacturer.listingPageExtension.createdAt`, `product.manufacturer.listingPageExtension`.`updated_at` as `product.manufacturer.listingPageExtension.updatedAt`, `product.manufacturer.listingPageExtension.translation.description`, COALESCE(`product.manufacturer.listingPageExtension.translation.description`,`product.manufacturer.listingPageExtension.translation.description`) as `product.manufacturer.listingPageExtension.description`, `product.manufacturer.listingPageExtension.translation.sizeDescription`, COALESCE(`product.manufacturer.listingPageExtension.translation.sizeDescription`,`product.manufacturer.listingPageExtension.translation.sizeDescription`) as `product.manufacturer.listingPageExtension.sizeDescription`, `product.manufacturer.listingPageExtension.translation.createdAt`, `product.manufacturer.listingPageExtension.translation.updatedAt`, `product.manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product.manufacturer.listingPageExtension.translation.languageId`, `product.manufacturer.productPageExtension`.`id` as `product.manufacturer.productPageExtension.id`, `product.manufacturer.productPageExtension`.`product_manufacturer_id` as `product.manufacturer.productPageExtension.productManufacturerId`, `product.manufacturer.productPageExtension`.`product_manufacturer_version_id` as `product.manufacturer.productPageExtension.productManufacturerVersionId`, `product.manufacturer.productPageExtension`.`cms_page_type` as `product.manufacturer.productPageExtension.cmsPageType`, `product.manufacturer.productPageExtension`.`cms_page_id` as `product.manufacturer.productPageExtension.cmsPageId`, `product.manufacturer.productPageExtension`.`cms_page_version_id` as `product.manufacturer.productPageExtension.cmsPageVersionId`, `product.manufacturer.productPageExtension`.`created_at` as `product.manufacturer.productPageExtension.createdAt`, `product.manufacturer.productPageExtension`.`updated_at` as `product.manufacturer.productPageExtension.updatedAt`, `product.manufacturer.productPageExtension.translation.url`, COALESCE(`product.manufacturer.productPageExtension.translation.url`,`product.manufacturer.productPageExtension.translation.url`) as `product.manufacturer.productPageExtension.url`, `product.manufacturer.productPageExtension.translation.metaTitle`, COALESCE(`product.manufacturer.productPageExtension.translation.metaTitle`,`product.manufacturer.productPageExtension.translation.metaTitle`) as `product.manufacturer.productPageExtension.metaTitle`, `product.manufacturer.productPageExtension.translation.metaDescription`, COALESCE(`product.manufacturer.productPageExtension.translation.metaDescription`,`product.manufacturer.productPageExtension.translation.metaDescription`) as `product.manufacturer.productPageExtension.metaDescription`, `product.manufacturer.productPageExtension.translation.keywords`, COALESCE(`product.manufacturer.productPageExtension.translation.keywords`,`product.manufacturer.productPageExtension.translation.keywords`) as `product.manufacturer.productPageExtension.keywords`, `product.manufacturer.productPageExtension.translation.slotConfig`, COALESCE(`product.manufacturer.productPageExtension.translation.slotConfig`,`product.manufacturer.productPageExtension.translation.slotConfig`) as `product.manufacturer.productPageExtension.slotConfig`, `product.manufacturer.productPageExtension.translation.createdAt`, `product.manufacturer.productPageExtension.translation.updatedAt`, `product.manufacturer.productPageExtension.translation.productPageExtensionId`, `product.manufacturer.productPageExtension.translation.languageId`, `product.manufacturer.translation.name`, COALESCE(`product.manufacturer.translation.name`,`product.manufacturer.translation.name`) as `product.manufacturer.name`, `product.manufacturer.translation.description`, COALESCE(`product.manufacturer.translation.description`,`product.manufacturer.translation.description`) as `product.manufacturer.description`, `product.manufacturer.translation.customFields`, COALESCE(`product.manufacturer.translation.customFields`,`product.manufacturer.translation.customFields`) as `product.manufacturer.customFields`, `product.manufacturer.translation.createdAt`, `product.manufacturer.translation.updatedAt`, `product.manufacturer.translation.productManufacturerId`, `product.manufacturer.translation.languageId`, `product.manufacturer.translation.productManufacturerVersionId`, (SELECT GROUP_CONCAT(HEX(`product.options.mapping`.`property_group_option_id`) SEPARATOR '||')
FROM `product_option` `product.options.mapping`
WHERE `product.options.mapping`.`product_id` = `product`.`id` ) as `product.options.id_mapping`, `product.cover`.`id` as `product.cover.id`, `product.cover`.`version_id` as `product.cover.versionId`, `product.cover`.`product_id` as `product.cover.productId`, `product.cover`.`product_version_id` as `product.cover.productVersionId`, `product.cover`.`media_id` as `product.cover.mediaId`, `product.cover`.`position` as `product.cover.position`, `product.cover.media`.`id` as `product.cover.media.id`, `product.cover.media`.`user_id` as `product.cover.media.userId`, `product.cover.media`.`media_folder_id` as `product.cover.media.mediaFolderId`, `product.cover.media`.`mime_type` as `product.cover.media.mimeType`, `product.cover.media`.`file_extension` as `product.cover.media.fileExtension`, `product.cover.media`.`uploaded_at` as `product.cover.media.uploadedAt`, `product.cover.media`.`file_name` as `product.cover.media.fileName`, `product.cover.media`.`file_size` as `product.cover.media.fileSize`, `product.cover.media`.`media_type` as `product.cover.media.mediaTypeRaw`, `product.cover.media`.`meta_data` as `product.cover.media.metaData`, `product.cover.media`.`private` as `product.cover.media.private`, `product.cover.media`.`thumbnails_ro` as `product.cover.media.thumbnailsRo`, `product.cover.media`.`created_at` as `product.cover.media.createdAt`, `product.cover.media`.`updated_at` as `product.cover.media.updatedAt`, `product.cover.media.translation.title`, COALESCE(`product.cover.media.translation.title`,`product.cover.media.translation.title`) as `product.cover.media.title`, `product.cover.media.translation.alt`, COALESCE(`product.cover.media.translation.alt`,`product.cover.media.translation.alt`) as `product.cover.media.alt`, `product.cover.media.translation.customFields`, COALESCE(`product.cover.media.translation.customFields`,`product.cover.media.translation.customFields`) as `product.cover.media.customFields`, `product.cover.media.translation.createdAt`, `product.cover.media.translation.updatedAt`, `product.cover.media.translation.mediaId`, `product.cover.media.translation.languageId`, `product.cover`.`custom_fields` as `product.cover.customFields`, `product.cover`.`created_at` as `product.cover.createdAt`, `product.cover`.`updated_at` as `product.cover.updatedAt`, (SELECT GROUP_CONCAT(HEX(`product.properties.mapping`.`property_group_option_id`) SEPARATOR '||')
FROM `product_property` `product.properties.mapping`
WHERE `product.properties.mapping`.`product_id` = `product`.`properties` ) as `product.properties.id_mapping`, `product.translation.metaDescription`, `product.parent.translation.metaDescription`, COALESCE(`product.translation.metaDescription`,`product.parent.translation.metaDescription`,`product.translation.metaDescription`) as `product.metaDescription`, `product.translation.name`, `product.parent.translation.name`, COALESCE(`product.translation.name`,`product.parent.translation.name`,`product.translation.name`) as `product.name`, `product.translation.keywords`, `product.parent.translation.keywords`, COALESCE(`product.translation.keywords`,`product.parent.translation.keywords`,`product.translation.keywords`) as `product.keywords`, `product.translation.description`, `product.parent.translation.description`, COALESCE(`product.translation.description`,`product.parent.translation.description`,`product.translation.description`) as `product.description`, `product.translation.metaTitle`, `product.parent.translation.metaTitle`, COALESCE(`product.translation.metaTitle`,`product.parent.translation.metaTitle`,`product.translation.metaTitle`) as `product.metaTitle`, `product.translation.packUnit`, `product.parent.translation.packUnit`, COALESCE(`product.translation.packUnit`,`product.parent.translation.packUnit`,`product.translation.packUnit`) as `product.packUnit`, `product.translation.packUnitPlural`, `product.parent.translation.packUnitPlural`, COALESCE(`product.translation.packUnitPlural`,`product.parent.translation.packUnitPlural`,`product.translation.packUnitPlural`) as `product.packUnitPlural`, `product.translation.customSearchKeywords`, `product.parent.translation.customSearchKeywords`, COALESCE(`product.translation.customSearchKeywords`,`product.parent.translation.customSearchKeywords`,`product.translation.customSearchKeywords`) as `product.customSearchKeywords`, `product.translation.slotConfig`, `product.parent.translation.slotConfig`, COALESCE(`product.translation.slotConfig`,`product.parent.translation.slotConfig`,`product.translation.slotConfig`) as `product.slotConfig`, `product.translation.customFields`, `product.parent.translation.customFields`, COALESCE(`product.translation.customFields`,`product.parent.translation.customFields`,`product.translation.customFields`) as `product.customFields`, `product.translation.createdAt`, `product.parent.translation.createdAt`, `product.translation.updatedAt`, `product.parent.translation.updatedAt`, `product.translation.productId`, `product.parent.translation.productId`, `product.translation.languageId`, `product.parent.translation.languageId`, `product.translation.productVersionId`, `product.parent.translation.productVersionId` 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_srs_extension` `product.srsExtension` ON `product`.`srsExtension` = `product.srsExtension`.`product_id` AND `product`.`version_id` = `product.srsExtension`.`version_id` LEFT JOIN (SELECT `product.translation`.product_id, `product.translation`.product_version_id, `product.translation`.meta_description as `product.translation.metaDescription`, `product.translation`.name as `product.translation.name`, `product.translation`.keywords as `product.translation.keywords`, `product.translation`.description as `product.translation.description`, `product.translation`.meta_title as `product.translation.metaTitle`, `product.translation`.pack_unit as `product.translation.packUnit`, `product.translation`.pack_unit_plural as `product.translation.packUnitPlural`, `product.translation`.custom_search_keywords as `product.translation.customSearchKeywords`, `product.translation`.slot_config as `product.translation.slotConfig`, `product.translation`.custom_fields as `product.translation.customFields`, `product.translation`.created_at as `product.translation.createdAt`, `product.translation`.updated_at as `product.translation.updatedAt`, `product.translation`.product_id as `product.translation.productId`, `product.translation`.language_id as `product.translation.languageId`, `product.translation`.product_version_id as `product.translation.productVersionId` FROM `product_translation` `product.translation` WHERE `product.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.product_translation` ON `product.product_translation`.`product_id` = `product`.`id` AND `product.product_translation`.product_version_id = `product`.version_id LEFT JOIN (SELECT `product.parent.translation`.product_id, `product.parent.translation`.product_version_id, `product.parent.translation`.meta_description as `product.parent.translation.metaDescription`, `product.parent.translation`.name as `product.parent.translation.name`, `product.parent.translation`.keywords as `product.parent.translation.keywords`, `product.parent.translation`.description as `product.parent.translation.description`, `product.parent.translation`.meta_title as `product.parent.translation.metaTitle`, `product.parent.translation`.pack_unit as `product.parent.translation.packUnit`, `product.parent.translation`.pack_unit_plural as `product.parent.translation.packUnitPlural`, `product.parent.translation`.custom_search_keywords as `product.parent.translation.customSearchKeywords`, `product.parent.translation`.slot_config as `product.parent.translation.slotConfig`, `product.parent.translation`.custom_fields as `product.parent.translation.customFields`, `product.parent.translation`.created_at as `product.parent.translation.createdAt`, `product.parent.translation`.updated_at as `product.parent.translation.updatedAt`, `product.parent.translation`.product_id as `product.parent.translation.productId`, `product.parent.translation`.language_id as `product.parent.translation.languageId`, `product.parent.translation`.product_version_id as `product.parent.translation.productVersionId` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.product_translation.parent` ON `product.product_translation.parent`.`product_id` = `product.parent`.`id` AND `product.product_translation.parent`.product_version_id = `product.parent`.version_id LEFT JOIN `tax` `product.tax` ON `product`.`tax` = `product.tax`.`id` LEFT JOIN `nd_second_media_extension` `product.secondMediaExtension` ON `product`.`secondMediaExtension` = `product.secondMediaExtension`.`product_id` LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product`.`manufacturer` = `product.manufacturer`.`id` AND `product`.`version_id` = `product.manufacturer`.`version_id` LEFT JOIN `product_media` `product.cover` ON `product`.`cover` = `product.cover`.`id` AND `product`.`version_id` = `product.cover`.`version_id` LEFT JOIN `product_media` `product.secondMediaExtension.secondMedia` ON `product.secondMediaExtension`.`second_media_id` = `product.secondMediaExtension.secondMedia`.`id` LEFT JOIN `media` `product.secondMediaExtension.secondMedia.media` ON `product.secondMediaExtension.secondMedia`.`media_id` = `product.secondMediaExtension.secondMedia.media`.`id` LEFT JOIN (SELECT `product.secondMediaExtension.secondMedia.media.translation`.media_id, `product.secondMediaExtension.secondMedia.media.translation`.title as `product.secondMediaExtension.secondMedia.media.translation.title`, `product.secondMediaExtension.secondMedia.media.translation`.alt as `product.secondMediaExtension.secondMedia.media.translation.alt`, `product.secondMediaExtension.secondMedia.media.translation`.custom_fields as `product.secondMediaExtension.secondMedia.media.translation.customFields`, `product.secondMediaExtension.secondMedia.media.translation`.created_at as `product.secondMediaExtension.secondMedia.media.translation.createdAt`, `product.secondMediaExtension.secondMedia.media.translation`.updated_at as `product.secondMediaExtension.secondMedia.media.translation.updatedAt`, `product.secondMediaExtension.secondMedia.media.translation`.media_id as `product.secondMediaExtension.secondMedia.media.translation.mediaId`, `product.secondMediaExtension.secondMedia.media.translation`.language_id as `product.secondMediaExtension.secondMedia.media.translation.languageId` FROM `media_translation` `product.secondMediaExtension.secondMedia.media.translation` WHERE `product.secondMediaExtension.secondMedia.media.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.secondMediaExtension.secondMedia.media.media_translation` ON `product.secondMediaExtension.secondMedia.media.media_translation`.`media_id` = `product.secondMediaExtension.secondMedia.media`.`id` LEFT JOIN (SELECT `product.manufacturer.translation`.product_manufacturer_id, `product.manufacturer.translation`.product_manufacturer_version_id, `product.manufacturer.translation`.name as `product.manufacturer.translation.name`, `product.manufacturer.translation`.description as `product.manufacturer.translation.description`, `product.manufacturer.translation`.custom_fields as `product.manufacturer.translation.customFields`, `product.manufacturer.translation`.created_at as `product.manufacturer.translation.createdAt`, `product.manufacturer.translation`.updated_at as `product.manufacturer.translation.updatedAt`, `product.manufacturer.translation`.product_manufacturer_id as `product.manufacturer.translation.productManufacturerId`, `product.manufacturer.translation`.language_id as `product.manufacturer.translation.languageId`, `product.manufacturer.translation`.product_manufacturer_version_id as `product.manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer_translation` `product.manufacturer.translation` WHERE `product.manufacturer.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.manufacturer.product_manufacturer_translation` ON `product.manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product.manufacturer`.`id` AND `product.manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product.manufacturer`.version_id LEFT JOIN `base_extension` `product.manufacturer.baseExtension` ON `product.manufacturer`.`id` = `product.manufacturer.baseExtension`.`product_manufacturer_id` LEFT JOIN `listing_page_extension` `product.manufacturer.listingPageExtension` ON `product.manufacturer`.`id` = `product.manufacturer.listingPageExtension`.`product_manufacturer_id` LEFT JOIN `product_page_extension` `product.manufacturer.productPageExtension` ON `product.manufacturer`.`id` = `product.manufacturer.productPageExtension`.`product_manufacturer_id` LEFT JOIN (SELECT `product.manufacturer.listingPageExtension.translation`.listing_page_extension_id, `product.manufacturer.listingPageExtension.translation`.description as `product.manufacturer.listingPageExtension.translation.description`, `product.manufacturer.listingPageExtension.translation`.size_description as `product.manufacturer.listingPageExtension.translation.sizeDescription`, `product.manufacturer.listingPageExtension.translation`.created_at as `product.manufacturer.listingPageExtension.translation.createdAt`, `product.manufacturer.listingPageExtension.translation`.updated_at as `product.manufacturer.listingPageExtension.translation.updatedAt`, `product.manufacturer.listingPageExtension.translation`.listing_page_extension_id as `product.manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product.manufacturer.listingPageExtension.translation`.language_id as `product.manufacturer.listingPageExtension.translation.languageId` FROM `listing_page_extension_translation` `product.manufacturer.listingPageExtension.translation` WHERE `product.manufacturer.listingPageExtension.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.manufacturer.listingPageExtension.listing_page_extension_translation` ON `product.manufacturer.listingPageExtension.listing_page_extension_translation`.`listing_page_extension_id` = `product.manufacturer.listingPageExtension`.`id` LEFT JOIN (SELECT `product.manufacturer.productPageExtension.translation`.product_page_extension_id, `product.manufacturer.productPageExtension.translation`.url as `product.manufacturer.productPageExtension.translation.url`, `product.manufacturer.productPageExtension.translation`.meta_title as `product.manufacturer.productPageExtension.translation.metaTitle`, `product.manufacturer.productPageExtension.translation`.meta_description as `product.manufacturer.productPageExtension.translation.metaDescription`, `product.manufacturer.productPageExtension.translation`.keywords as `product.manufacturer.productPageExtension.translation.keywords`, `product.manufacturer.productPageExtension.translation`.slot_config as `product.manufacturer.productPageExtension.translation.slotConfig`, `product.manufacturer.productPageExtension.translation`.created_at as `product.manufacturer.productPageExtension.translation.createdAt`, `product.manufacturer.productPageExtension.translation`.updated_at as `product.manufacturer.productPageExtension.translation.updatedAt`, `product.manufacturer.productPageExtension.translation`.product_page_extension_id as `product.manufacturer.productPageExtension.translation.productPageExtensionId`, `product.manufacturer.productPageExtension.translation`.language_id as `product.manufacturer.productPageExtension.translation.languageId` FROM `product_page_extension_translation` `product.manufacturer.productPageExtension.translation` WHERE `product.manufacturer.productPageExtension.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.manufacturer.productPageExtension.product_page_extension_translation` ON `product.manufacturer.productPageExtension.product_page_extension_translation`.`product_page_extension_id` = `product.manufacturer.productPageExtension`.`id` LEFT JOIN `media` `product.cover.media` ON `product.cover`.`media_id` = `product.cover.media`.`id` LEFT JOIN (SELECT `product.cover.media.translation`.media_id, `product.cover.media.translation`.title as `product.cover.media.translation.title`, `product.cover.media.translation`.alt as `product.cover.media.translation.alt`, `product.cover.media.translation`.custom_fields as `product.cover.media.translation.customFields`, `product.cover.media.translation`.created_at as `product.cover.media.translation.createdAt`, `product.cover.media.translation`.updated_at as `product.cover.media.translation.updatedAt`, `product.cover.media.translation`.media_id as `product.cover.media.translation.mediaId`, `product.cover.media.translation`.language_id as `product.cover.media.translation.languageId` FROM `media_translation` `product.cover.media.translation` WHERE `product.cover.media.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.cover.media.media_translation` ON `product.cover.media.media_translation`.`media_id` = `product.cover.media`.`id` WHERE (`product`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((`product.srsExtension`.`base_id` = '00266349' AND `product`.`parent_id` <=> NULL));
array:56 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 88)"
10 => "Nd\Srs\Subscriber\AddProductGroupData::getGroup (line 55)"
11 => "Nd\Srs\Subscriber\AddProductGroupData::onProductsLoaded (line 270)"
12 => "Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} (line 230)"
13 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
14 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
15 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
16 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
17 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
18 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 33)"
19 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
20 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 208)"
21 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
22 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 147)"
23 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::fetchByCriteria (line 85)"
24 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
25 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
26 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
27 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
28 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
29 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
30 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
31 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
32 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
33 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
34 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
35 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
36 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
37 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
38 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
39 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
40 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
41 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
42 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
43 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
44 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
45 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
46 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
47 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
48 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
49 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
50 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
51 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
52 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
53 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
54 => "Shopware\Core\HttpKernel::doHandle (line 81)"
55 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
1.47 ms (0.00%)
|
|
SELECT `product_media`.`id` as `product_media.id`, `product_media`.`version_id` as `product_media.versionId`, `product_media`.`product_id` as `product_media.productId`, `product_media`.`product_version_id` as `product_media.productVersionId`, `product_media`.`media_id` as `product_media.mediaId`, `product_media`.`position` as `product_media.position`, `product_media.media`.`id` as `product_media.media.id`, `product_media.media`.`user_id` as `product_media.media.userId`, `product_media.media`.`media_folder_id` as `product_media.media.mediaFolderId`, `product_media.media`.`mime_type` as `product_media.media.mimeType`, `product_media.media`.`file_extension` as `product_media.media.fileExtension`, `product_media.media`.`uploaded_at` as `product_media.media.uploadedAt`, `product_media.media`.`file_name` as `product_media.media.fileName`, `product_media.media`.`file_size` as `product_media.media.fileSize`, `product_media.media`.`media_type` as `product_media.media.mediaTypeRaw`, `product_media.media`.`meta_data` as `product_media.media.metaData`, `product_media.media`.`private` as `product_media.media.private`, `product_media.media`.`thumbnails_ro` as `product_media.media.thumbnailsRo`, `product_media.media`.`created_at` as `product_media.media.createdAt`, `product_media.media`.`updated_at` as `product_media.media.updatedAt`, `product_media.media.translation.title`, COALESCE(`product_media.media.translation.title`,`product_media.media.translation.title`) as `product_media.media.title`, `product_media.media.translation.alt`, COALESCE(`product_media.media.translation.alt`,`product_media.media.translation.alt`) as `product_media.media.alt`, `product_media.media.translation.customFields`, COALESCE(`product_media.media.translation.customFields`,`product_media.media.translation.customFields`) as `product_media.media.customFields`, `product_media.media.translation.createdAt`, `product_media.media.translation.updatedAt`, `product_media.media.translation.mediaId`, `product_media.media.translation.languageId`, `product_media`.`custom_fields` as `product_media.customFields`, `product_media`.`created_at` as `product_media.createdAt`, `product_media`.`updated_at` as `product_media.updatedAt` FROM `product_media` LEFT JOIN `media` `product_media.media` ON `product_media`.`media_id` = `product_media.media`.`id` LEFT JOIN (SELECT `product_media.media.translation`.media_id, `product_media.media.translation`.title as `product_media.media.translation.title`, `product_media.media.translation`.alt as `product_media.media.translation.alt`, `product_media.media.translation`.custom_fields as `product_media.media.translation.customFields`, `product_media.media.translation`.created_at as `product_media.media.translation.createdAt`, `product_media.media.translation`.updated_at as `product_media.media.translation.updatedAt`, `product_media.media.translation`.media_id as `product_media.media.translation.mediaId`, `product_media.media.translation`.language_id as `product_media.media.translation.languageId` FROM `media_translation` `product_media.media.translation` WHERE `product_media.media.translation`.language_id = :languageId) `product_media.media.media_translation` ON `product_media.media.media_translation`.`media_id` = `product_media.media`.`id` WHERE (`product_media`.`version_id` = :version) AND ((`product_media`.`product_id` IN (:param_f19704c0083e4dfba45ac1ccefcd7baf)))
SELECT
`product_media`.`id` as `product_media.id`,
`product_media`.`version_id` as `product_media.versionId`,
`product_media`.`product_id` as `product_media.productId`,
`product_media`.`product_version_id` as `product_media.productVersionId`,
`product_media`.`media_id` as `product_media.mediaId`,
`product_media`.`position` as `product_media.position`,
`product_media.media`.`id` as `product_media.media.id`,
`product_media.media`.`user_id` as `product_media.media.userId`,
`product_media.media`.`media_folder_id` as `product_media.media.mediaFolderId`,
`product_media.media`.`mime_type` as `product_media.media.mimeType`,
`product_media.media`.`file_extension` as `product_media.media.fileExtension`,
`product_media.media`.`uploaded_at` as `product_media.media.uploadedAt`,
`product_media.media`.`file_name` as `product_media.media.fileName`,
`product_media.media`.`file_size` as `product_media.media.fileSize`,
`product_media.media`.`media_type` as `product_media.media.mediaTypeRaw`,
`product_media.media`.`meta_data` as `product_media.media.metaData`,
`product_media.media`.`private` as `product_media.media.private`,
`product_media.media`.`thumbnails_ro` as `product_media.media.thumbnailsRo`,
`product_media.media`.`created_at` as `product_media.media.createdAt`,
`product_media.media`.`updated_at` as `product_media.media.updatedAt`,
`product_media.media.translation.title`,
COALESCE(
`product_media.media.translation.title`,
`product_media.media.translation.title`
) as `product_media.media.title`,
`product_media.media.translation.alt`,
COALESCE(
`product_media.media.translation.alt`,
`product_media.media.translation.alt`
) as `product_media.media.alt`,
`product_media.media.translation.customFields`,
COALESCE(
`product_media.media.translation.customFields`,
`product_media.media.translation.customFields`
) as `product_media.media.customFields`,
`product_media.media.translation.createdAt`,
`product_media.media.translation.updatedAt`,
`product_media.media.translation.mediaId`,
`product_media.media.translation.languageId`,
`product_media`.`custom_fields` as `product_media.customFields`,
`product_media`.`created_at` as `product_media.createdAt`,
`product_media`.`updated_at` as `product_media.updatedAt`
FROM
`product_media`
LEFT JOIN `media` `product_media.media` ON `product_media`.`media_id` = `product_media.media`.`id`
LEFT JOIN (
SELECT
`product_media.media.translation`.media_id,
`product_media.media.translation`.title as `product_media.media.translation.title`,
`product_media.media.translation`.alt as `product_media.media.translation.alt`,
`product_media.media.translation`.custom_fields as `product_media.media.translation.customFields`,
`product_media.media.translation`.created_at as `product_media.media.translation.createdAt`,
`product_media.media.translation`.updated_at as `product_media.media.translation.updatedAt`,
`product_media.media.translation`.media_id as `product_media.media.translation.mediaId`,
`product_media.media.translation`.language_id as `product_media.media.translation.languageId`
FROM
`media_translation` `product_media.media.translation`
WHERE
`product_media.media.translation`.language_id = : languageId
) `product_media.media.media_translation` ON `product_media.media.media_translation`.`media_id` = `product_media.media`.`id`
WHERE
(
`product_media`.`version_id` = : version
)
AND (
(
`product_media`.`product_id` IN (
: param_f19704c0083e4dfba45ac1ccefcd7baf
)
)
)
SELECT `product_media`.`id` as `product_media.id`, `product_media`.`version_id` as `product_media.versionId`, `product_media`.`product_id` as `product_media.productId`, `product_media`.`product_version_id` as `product_media.productVersionId`, `product_media`.`media_id` as `product_media.mediaId`, `product_media`.`position` as `product_media.position`, `product_media.media`.`id` as `product_media.media.id`, `product_media.media`.`user_id` as `product_media.media.userId`, `product_media.media`.`media_folder_id` as `product_media.media.mediaFolderId`, `product_media.media`.`mime_type` as `product_media.media.mimeType`, `product_media.media`.`file_extension` as `product_media.media.fileExtension`, `product_media.media`.`uploaded_at` as `product_media.media.uploadedAt`, `product_media.media`.`file_name` as `product_media.media.fileName`, `product_media.media`.`file_size` as `product_media.media.fileSize`, `product_media.media`.`media_type` as `product_media.media.mediaTypeRaw`, `product_media.media`.`meta_data` as `product_media.media.metaData`, `product_media.media`.`private` as `product_media.media.private`, `product_media.media`.`thumbnails_ro` as `product_media.media.thumbnailsRo`, `product_media.media`.`created_at` as `product_media.media.createdAt`, `product_media.media`.`updated_at` as `product_media.media.updatedAt`, `product_media.media.translation.title`, COALESCE(`product_media.media.translation.title`,`product_media.media.translation.title`) as `product_media.media.title`, `product_media.media.translation.alt`, COALESCE(`product_media.media.translation.alt`,`product_media.media.translation.alt`) as `product_media.media.alt`, `product_media.media.translation.customFields`, COALESCE(`product_media.media.translation.customFields`,`product_media.media.translation.customFields`) as `product_media.media.customFields`, `product_media.media.translation.createdAt`, `product_media.media.translation.updatedAt`, `product_media.media.translation.mediaId`, `product_media.media.translation.languageId`, `product_media`.`custom_fields` as `product_media.customFields`, `product_media`.`created_at` as `product_media.createdAt`, `product_media`.`updated_at` as `product_media.updatedAt` FROM `product_media` LEFT JOIN `media` `product_media.media` ON `product_media`.`media_id` = `product_media.media`.`id` LEFT JOIN (SELECT `product_media.media.translation`.media_id, `product_media.media.translation`.title as `product_media.media.translation.title`, `product_media.media.translation`.alt as `product_media.media.translation.alt`, `product_media.media.translation`.custom_fields as `product_media.media.translation.customFields`, `product_media.media.translation`.created_at as `product_media.media.translation.createdAt`, `product_media.media.translation`.updated_at as `product_media.media.translation.updatedAt`, `product_media.media.translation`.media_id as `product_media.media.translation.mediaId`, `product_media.media.translation`.language_id as `product_media.media.translation.languageId` FROM `media_translation` `product_media.media.translation` WHERE `product_media.media.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product_media.media.media_translation` ON `product_media.media.media_translation`.`media_id` = `product_media.media`.`id` WHERE (`product_media`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((`product_media`.`product_id` IN (0x62E4AD862128B814F8A609830DF29CF7, 0xAEDDA0D5B88E576D9423F016FFBEF150, 0xDBC23829175C443E66DB71F6CF35DC46)));
array:60 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 496)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToManyWithoutPagination (line 438)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToMany (line 1210)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetchAssociations (line 152)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
12 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
13 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 88)"
14 => "Nd\Srs\Subscriber\AddProductGroupData::getGroup (line 55)"
15 => "Nd\Srs\Subscriber\AddProductGroupData::onProductsLoaded (line 270)"
16 => "Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} (line 230)"
17 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
18 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
19 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
20 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
21 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
22 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 33)"
23 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
24 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 208)"
25 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
26 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 147)"
27 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::fetchByCriteria (line 85)"
28 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
29 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
30 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
31 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
32 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
33 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
34 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
35 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
36 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
37 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
38 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
39 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
40 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
41 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
42 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
43 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
44 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
45 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
46 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
47 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
48 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
49 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
50 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
51 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
52 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
53 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
54 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
55 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
56 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
57 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
58 => "Shopware\Core\HttpKernel::doHandle (line 81)"
59 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
1.76 ms (0.00%)
|
|
SELECT `property_group_option`.`id` as `property_group_option.id`, `property_group_option`.`property_group_id` as `property_group_option.groupId`, `property_group_option`.`color_hex_code` as `property_group_option.colorHexCode`, `property_group_option`.`media_id` as `property_group_option.mediaId`, `property_group_option`.`created_at` as `property_group_option.createdAt`, `property_group_option`.`updated_at` as `property_group_option.updatedAt`, `property_group_option.group`.`id` as `property_group_option.group.id`, `property_group_option.group`.`display_type` as `property_group_option.group.displayType`, `property_group_option.group`.`sorting_type` as `property_group_option.group.sortingType`, `property_group_option.group`.`filterable` as `property_group_option.group.filterable`, `property_group_option.group`.`visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage`, `property_group_option.group`.`created_at` as `property_group_option.group.createdAt`, `property_group_option.group`.`updated_at` as `property_group_option.group.updatedAt`, `property_group_option.group.translation.name`, COALESCE(`property_group_option.group.translation.name`,`property_group_option.group.translation.name`) as `property_group_option.group.name`, `property_group_option.group.translation.description`, COALESCE(`property_group_option.group.translation.description`,`property_group_option.group.translation.description`) as `property_group_option.group.description`, `property_group_option.group.translation.position`, COALESCE(`property_group_option.group.translation.position`,`property_group_option.group.translation.position`) as `property_group_option.group.position`, `property_group_option.group.translation.customFields`, COALESCE(`property_group_option.group.translation.customFields`,`property_group_option.group.translation.customFields`) as `property_group_option.group.customFields`, `property_group_option.group.translation.createdAt`, `property_group_option.group.translation.updatedAt`, `property_group_option.group.translation.propertyGroupId`, `property_group_option.group.translation.languageId`, `property_group_option.translation.name`, COALESCE(`property_group_option.translation.name`,`property_group_option.translation.name`) as `property_group_option.name`, `property_group_option.translation.position`, COALESCE(`property_group_option.translation.position`,`property_group_option.translation.position`) as `property_group_option.position`, `property_group_option.translation.customFields`, COALESCE(`property_group_option.translation.customFields`,`property_group_option.translation.customFields`) as `property_group_option.customFields`, `property_group_option.translation.createdAt`, `property_group_option.translation.updatedAt`, `property_group_option.translation.propertyGroupOptionId`, `property_group_option.translation.languageId` FROM `property_group_option` LEFT JOIN (SELECT `property_group_option.translation`.property_group_option_id, `property_group_option.translation`.name as `property_group_option.translation.name`, `property_group_option.translation`.position as `property_group_option.translation.position`, `property_group_option.translation`.custom_fields as `property_group_option.translation.customFields`, `property_group_option.translation`.created_at as `property_group_option.translation.createdAt`, `property_group_option.translation`.updated_at as `property_group_option.translation.updatedAt`, `property_group_option.translation`.property_group_option_id as `property_group_option.translation.propertyGroupOptionId`, `property_group_option.translation`.language_id as `property_group_option.translation.languageId` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation`.language_id = :languageId) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation`.`property_group_option_id` = `property_group_option`.`id` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option`.`property_group_id` = `property_group_option.group`.`id` LEFT JOIN (SELECT `property_group_option.group.translation`.property_group_id, `property_group_option.group.translation`.name as `property_group_option.group.translation.name`, `property_group_option.group.translation`.description as `property_group_option.group.translation.description`, `property_group_option.group.translation`.position as `property_group_option.group.translation.position`, `property_group_option.group.translation`.custom_fields as `property_group_option.group.translation.customFields`, `property_group_option.group.translation`.created_at as `property_group_option.group.translation.createdAt`, `property_group_option.group.translation`.updated_at as `property_group_option.group.translation.updatedAt`, `property_group_option.group.translation`.property_group_id as `property_group_option.group.translation.propertyGroupId`, `property_group_option.group.translation`.language_id as `property_group_option.group.translation.languageId` FROM `property_group_translation` `property_group_option.group.translation` WHERE `property_group_option.group.translation`.language_id = :languageId) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation`.`property_group_id` = `property_group_option.group`.`id` WHERE `property_group_option`.`id` IN (:ids)
SELECT
`property_group_option`.`id` as `property_group_option.id`,
`property_group_option`.`property_group_id` as `property_group_option.groupId`,
`property_group_option`.`color_hex_code` as `property_group_option.colorHexCode`,
`property_group_option`.`media_id` as `property_group_option.mediaId`,
`property_group_option`.`created_at` as `property_group_option.createdAt`,
`property_group_option`.`updated_at` as `property_group_option.updatedAt`,
`property_group_option.group`.`id` as `property_group_option.group.id`,
`property_group_option.group`.`display_type` as `property_group_option.group.displayType`,
`property_group_option.group`.`sorting_type` as `property_group_option.group.sortingType`,
`property_group_option.group`.`filterable` as `property_group_option.group.filterable`,
`property_group_option.group`.`visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage`,
`property_group_option.group`.`created_at` as `property_group_option.group.createdAt`,
`property_group_option.group`.`updated_at` as `property_group_option.group.updatedAt`,
`property_group_option.group.translation.name`,
COALESCE(
`property_group_option.group.translation.name`,
`property_group_option.group.translation.name`
) as `property_group_option.group.name`,
`property_group_option.group.translation.description`,
COALESCE(
`property_group_option.group.translation.description`,
`property_group_option.group.translation.description`
) as `property_group_option.group.description`,
`property_group_option.group.translation.position`,
COALESCE(
`property_group_option.group.translation.position`,
`property_group_option.group.translation.position`
) as `property_group_option.group.position`,
`property_group_option.group.translation.customFields`,
COALESCE(
`property_group_option.group.translation.customFields`,
`property_group_option.group.translation.customFields`
) as `property_group_option.group.customFields`,
`property_group_option.group.translation.createdAt`,
`property_group_option.group.translation.updatedAt`,
`property_group_option.group.translation.propertyGroupId`,
`property_group_option.group.translation.languageId`,
`property_group_option.translation.name`,
COALESCE(
`property_group_option.translation.name`,
`property_group_option.translation.name`
) as `property_group_option.name`,
`property_group_option.translation.position`,
COALESCE(
`property_group_option.translation.position`,
`property_group_option.translation.position`
) as `property_group_option.position`,
`property_group_option.translation.customFields`,
COALESCE(
`property_group_option.translation.customFields`,
`property_group_option.translation.customFields`
) as `property_group_option.customFields`,
`property_group_option.translation.createdAt`,
`property_group_option.translation.updatedAt`,
`property_group_option.translation.propertyGroupOptionId`,
`property_group_option.translation.languageId`
FROM
`property_group_option`
LEFT JOIN (
SELECT
`property_group_option.translation`.property_group_option_id,
`property_group_option.translation`.name as `property_group_option.translation.name`,
`property_group_option.translation`.position as `property_group_option.translation.position`,
`property_group_option.translation`.custom_fields as `property_group_option.translation.customFields`,
`property_group_option.translation`.created_at as `property_group_option.translation.createdAt`,
`property_group_option.translation`.updated_at as `property_group_option.translation.updatedAt`,
`property_group_option.translation`.property_group_option_id as `property_group_option.translation.propertyGroupOptionId`,
`property_group_option.translation`.language_id as `property_group_option.translation.languageId`
FROM
`property_group_option_translation` `property_group_option.translation`
WHERE
`property_group_option.translation`.language_id = : languageId
) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation`.`property_group_option_id` = `property_group_option`.`id`
LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option`.`property_group_id` = `property_group_option.group`.`id`
LEFT JOIN (
SELECT
`property_group_option.group.translation`.property_group_id,
`property_group_option.group.translation`.name as `property_group_option.group.translation.name`,
`property_group_option.group.translation`.description as `property_group_option.group.translation.description`,
`property_group_option.group.translation`.position as `property_group_option.group.translation.position`,
`property_group_option.group.translation`.custom_fields as `property_group_option.group.translation.customFields`,
`property_group_option.group.translation`.created_at as `property_group_option.group.translation.createdAt`,
`property_group_option.group.translation`.updated_at as `property_group_option.group.translation.updatedAt`,
`property_group_option.group.translation`.property_group_id as `property_group_option.group.translation.propertyGroupId`,
`property_group_option.group.translation`.language_id as `property_group_option.group.translation.languageId`
FROM
`property_group_translation` `property_group_option.group.translation`
WHERE
`property_group_option.group.translation`.language_id = : languageId
) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation`.`property_group_id` = `property_group_option.group`.`id`
WHERE
`property_group_option`.`id` IN (: ids)
SELECT `property_group_option`.`id` as `property_group_option.id`, `property_group_option`.`property_group_id` as `property_group_option.groupId`, `property_group_option`.`color_hex_code` as `property_group_option.colorHexCode`, `property_group_option`.`media_id` as `property_group_option.mediaId`, `property_group_option`.`created_at` as `property_group_option.createdAt`, `property_group_option`.`updated_at` as `property_group_option.updatedAt`, `property_group_option.group`.`id` as `property_group_option.group.id`, `property_group_option.group`.`display_type` as `property_group_option.group.displayType`, `property_group_option.group`.`sorting_type` as `property_group_option.group.sortingType`, `property_group_option.group`.`filterable` as `property_group_option.group.filterable`, `property_group_option.group`.`visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage`, `property_group_option.group`.`created_at` as `property_group_option.group.createdAt`, `property_group_option.group`.`updated_at` as `property_group_option.group.updatedAt`, `property_group_option.group.translation.name`, COALESCE(`property_group_option.group.translation.name`,`property_group_option.group.translation.name`) as `property_group_option.group.name`, `property_group_option.group.translation.description`, COALESCE(`property_group_option.group.translation.description`,`property_group_option.group.translation.description`) as `property_group_option.group.description`, `property_group_option.group.translation.position`, COALESCE(`property_group_option.group.translation.position`,`property_group_option.group.translation.position`) as `property_group_option.group.position`, `property_group_option.group.translation.customFields`, COALESCE(`property_group_option.group.translation.customFields`,`property_group_option.group.translation.customFields`) as `property_group_option.group.customFields`, `property_group_option.group.translation.createdAt`, `property_group_option.group.translation.updatedAt`, `property_group_option.group.translation.propertyGroupId`, `property_group_option.group.translation.languageId`, `property_group_option.translation.name`, COALESCE(`property_group_option.translation.name`,`property_group_option.translation.name`) as `property_group_option.name`, `property_group_option.translation.position`, COALESCE(`property_group_option.translation.position`,`property_group_option.translation.position`) as `property_group_option.position`, `property_group_option.translation.customFields`, COALESCE(`property_group_option.translation.customFields`,`property_group_option.translation.customFields`) as `property_group_option.customFields`, `property_group_option.translation.createdAt`, `property_group_option.translation.updatedAt`, `property_group_option.translation.propertyGroupOptionId`, `property_group_option.translation.languageId` FROM `property_group_option` LEFT JOIN (SELECT `property_group_option.translation`.property_group_option_id, `property_group_option.translation`.name as `property_group_option.translation.name`, `property_group_option.translation`.position as `property_group_option.translation.position`, `property_group_option.translation`.custom_fields as `property_group_option.translation.customFields`, `property_group_option.translation`.created_at as `property_group_option.translation.createdAt`, `property_group_option.translation`.updated_at as `property_group_option.translation.updatedAt`, `property_group_option.translation`.property_group_option_id as `property_group_option.translation.propertyGroupOptionId`, `property_group_option.translation`.language_id as `property_group_option.translation.languageId` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation`.`property_group_option_id` = `property_group_option`.`id` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option`.`property_group_id` = `property_group_option.group`.`id` LEFT JOIN (SELECT `property_group_option.group.translation`.property_group_id, `property_group_option.group.translation`.name as `property_group_option.group.translation.name`, `property_group_option.group.translation`.description as `property_group_option.group.translation.description`, `property_group_option.group.translation`.position as `property_group_option.group.translation.position`, `property_group_option.group.translation`.custom_fields as `property_group_option.group.translation.customFields`, `property_group_option.group.translation`.created_at as `property_group_option.group.translation.createdAt`, `property_group_option.group.translation`.updated_at as `property_group_option.group.translation.updatedAt`, `property_group_option.group.translation`.property_group_id as `property_group_option.group.translation.propertyGroupId`, `property_group_option.group.translation`.language_id as `property_group_option.group.translation.languageId` FROM `property_group_translation` `property_group_option.group.translation` WHERE `property_group_option.group.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation`.`property_group_id` = `property_group_option.group`.`id` WHERE `property_group_option`.`id` IN (0x13FC8BA98800D713445865AADBB944FD, 0x173EA2707BCF17F6688B306C9F258AB4, 0x2FCA18A28AFBC06A4EA637678DB335CA, 0x4C57345B43C015CB2E3BD575397D806C, 0x64B37AE267F5AD98F2990173EF16E67F, 0x7E070FCD99638102BC68DBCD530E8252, 0x8EB8368EB35619C71A03BFBE430D95F1, 0xCDAA7D69BBCC35DED7CF3C63FAC22FCE, 0xDDDCE03739867AD935A78CDA255EC4DD, 0x13FC8BA98800D713445865AADBB944FD, 0x173EA2707BCF17F6688B306C9F258AB4, 0x4C57345B43C015CB2E3BD575397D806C, 0x553480CD158288C380AFC79BF9F99A38, 0x64B37AE267F5AD98F2990173EF16E67F, 0x7E070FCD99638102BC68DBCD530E8252, 0x8EB8368EB35619C71A03BFBE430D95F1, 0xA7C5B8704CB4764E191F98B476355511, 0xCDAA7D69BBCC35DED7CF3C63FAC22FCE, 0x13FC8BA98800D713445865AADBB944FD, 0x173EA2707BCF17F6688B306C9F258AB4, 0x4C57345B43C015CB2E3BD575397D806C, 0x64B37AE267F5AD98F2990173EF16E67F, 0x7E070FCD99638102BC68DBCD530E8252, 0x8EB8368EB35619C71A03BFBE430D95F1, 0xCDAA7D69BBCC35DED7CF3C63FAC22FCE, 0xE4BEAB3C364B190C2EF221CDED3C9017, 0xE8585365A98C35DD89E043EC2254DF9C);
array:60 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 676)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadManyToManyOverExtension (line 347)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadManyToMany (line 1216)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetchAssociations (line 152)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
12 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
13 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 88)"
14 => "Nd\Srs\Subscriber\AddProductGroupData::getGroup (line 55)"
15 => "Nd\Srs\Subscriber\AddProductGroupData::onProductsLoaded (line 270)"
16 => "Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} (line 230)"
17 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
18 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
19 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
20 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
21 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
22 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 33)"
23 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
24 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 208)"
25 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
26 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 147)"
27 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::fetchByCriteria (line 85)"
28 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
29 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
30 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
31 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
32 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
33 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
34 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
35 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
36 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
37 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
38 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
39 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
40 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
41 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
42 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
43 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
44 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
45 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
46 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
47 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
48 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
49 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
50 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
51 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
52 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
53 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
54 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
55 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
56 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
57 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
58 => "Shopware\Core\HttpKernel::doHandle (line 81)"
59 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
240.95 ms (0.00%)
|
|
SELECT `product`.`id` as `product.id`, `product`.`version_id` as `product.versionId`, `product`.`parent_id` as `product.parentId`, `product`.`parent_version_id` as `product.parentVersionId`, COALESCE(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`) as `product.manufacturerId`, COALESCE(`product`.`product_manufacturer_version_id`, `product.parent`.`product_manufacturer_version_id`) as `product.productManufacturerVersionId`, COALESCE(`product`.`unit_id`, `product.parent`.`unit_id`) as `product.unitId`, COALESCE(`product`.`tax_id`, `product.parent`.`tax_id`) as `product.taxId`, COALESCE(`product`.`product_media_id`, `product.parent`.`product_media_id`) as `product.coverId`, COALESCE(`product`.`product_media_version_id`, `product.parent`.`product_media_version_id`) as `product.productMediaVersionId`, COALESCE(`product`.`delivery_time_id`, `product.parent`.`delivery_time_id`) as `product.deliveryTimeId`, COALESCE(`product`.`product_feature_set_id`, `product.parent`.`product_feature_set_id`) as `product.featureSetId`, COALESCE(`product`.`canonical_product_id`, `product.parent`.`canonical_product_id`) as `product.canonicalProductId`, COALESCE(`product`.`cms_page_id`, `product.parent`.`cms_page_id`) as `product.cmsPageId`, COALESCE(`product`.`cms_page_version_id`, `product.parent`.`cms_page_version_id`) as `product.cmsPageVersionId`, `product.parent`.`price` as `product.price.inherited`, COALESCE(`product`.`price`, `product.parent`.`price`) as `product.price`, `product`.`product_number` as `product.productNumber`, `product`.`stock` as `product.stock`, COALESCE(`product`.`restock_time`, `product.parent`.`restock_time`) as `product.restockTime`, `product`.`auto_increment` as `product.autoIncrement`, COALESCE(`product`.`active`, `product.parent`.`active`) as `product.active`, `product`.`available_stock` as `product.availableStock`, `product`.`available` as `product.available`, COALESCE(`product`.`is_closeout`, `product.parent`.`is_closeout`) as `product.isCloseout`, `product`.`display_group` as `product.displayGroup`, `product.parent`.`configurator_group_config` as `product.configuratorGroupConfig.inherited`, COALESCE(`product`.`configurator_group_config`, `product.parent`.`configurator_group_config`) as `product.configuratorGroupConfig`, COALESCE(`product`.`main_variant_id`, `product.parent`.`main_variant_id`) as `product.mainVariantId`, COALESCE(`product`.`display_parent`, `product.parent`.`display_parent`) as `product.displayParent`, `product.parent`.`variant_listing_config` as `product.variantListingConfig.inherited`, COALESCE(`product`.`variant_listing_config`, `product.parent`.`variant_listing_config`) as `product.variantListingConfig`, `product`.`variant_restrictions` as `product.variantRestrictions`, COALESCE(`product`.`manufacturer_number`, `product.parent`.`manufacturer_number`) as `product.manufacturerNumber`, COALESCE(`product`.`ean`, `product.parent`.`ean`) as `product.ean`, COALESCE(`product`.`purchase_steps`, `product.parent`.`purchase_steps`) as `product.purchaseSteps`, COALESCE(`product`.`max_purchase`, `product.parent`.`max_purchase`) as `product.maxPurchase`, COALESCE(`product`.`min_purchase`, `product.parent`.`min_purchase`) as `product.minPurchase`, COALESCE(`product`.`purchase_unit`, `product.parent`.`purchase_unit`) as `product.purchaseUnit`, COALESCE(`product`.`reference_unit`, `product.parent`.`reference_unit`) as `product.referenceUnit`, COALESCE(`product`.`shipping_free`, `product.parent`.`shipping_free`) as `product.shippingFree`, `product.parent`.`purchase_prices` as `product.purchasePrices.inherited`, COALESCE(`product`.`purchase_prices`, `product.parent`.`purchase_prices`) as `product.purchasePrices`, COALESCE(`product`.`mark_as_topseller`, `product.parent`.`mark_as_topseller`) as `product.markAsTopseller`, COALESCE(`product`.`weight`, `product.parent`.`weight`) as `product.weight`, COALESCE(`product`.`width`, `product.parent`.`width`) as `product.width`, COALESCE(`product`.`height`, `product.parent`.`height`) as `product.height`, COALESCE(`product`.`length`, `product.parent`.`length`) as `product.length`, COALESCE(`product`.`release_date`, `product.parent`.`release_date`) as `product.releaseDate`, COALESCE(`product`.`rating_average`, `product.parent`.`rating_average`) as `product.ratingAverage`, `product.parent`.`category_tree` as `product.categoryTree.inherited`, COALESCE(`product`.`category_tree`, `product.parent`.`category_tree`) as `product.categoryTree`, `product.parent`.`property_ids` as `product.propertyIds.inherited`, COALESCE(`product`.`property_ids`, `product.parent`.`property_ids`) as `product.propertyIds`, `product.parent`.`option_ids` as `product.optionIds.inherited`, COALESCE(`product`.`option_ids`, `product.parent`.`option_ids`) as `product.optionIds`, `product.parent`.`stream_ids` as `product.streamIds.inherited`, COALESCE(`product`.`stream_ids`, `product.parent`.`stream_ids`) as `product.streamIds`, `product.parent`.`tag_ids` as `product.tagIds.inherited`, COALESCE(`product`.`tag_ids`, `product.parent`.`tag_ids`) as `product.tagIds`, `product.parent`.`category_ids` as `product.categoryIds.inherited`, COALESCE(`product`.`category_ids`, `product.parent`.`category_ids`) as `product.categoryIds`, `product`.`child_count` as `product.childCount`, COALESCE(`product`.`custom_field_set_selection_active`, `product.parent`.`custom_field_set_selection_active`) as `product.customFieldSetSelectionActive`, `product`.`sales` as `product.sales`, `product`.`states` as `product.states`, `product.tax`.`id` as `product.tax.id`, `product.tax`.`tax_rate` as `product.tax.taxRate`, `product.tax`.`name` as `product.tax.name`, `product.tax`.`position` as `product.tax.position`, `product.tax`.`custom_fields` as `product.tax.customFields`, `product.tax`.`created_at` as `product.tax.createdAt`, `product.tax`.`updated_at` as `product.tax.updatedAt`, `product.parent`.`cheapest_price` as `product.cheapestPrice.inherited`, COALESCE(`product`.`cheapest_price`, `product.parent`.`cheapest_price`) as `product.cheapestPrice`, `product`.`created_at` as `product.createdAt`, `product`.`updated_at` as `product.updatedAt`, `product.secondMediaExtension`.`id` as `product.secondMediaExtension.id`, `product.secondMediaExtension`.`product_id` as `product.secondMediaExtension.productId`, `product.secondMediaExtension`.`product_version_id` as `product.secondMediaExtension.productVersionId`, `product.secondMediaExtension`.`second_media_id` as `product.secondMediaExtension.secondMediaId`, `product.secondMediaExtension.secondMedia`.`id` as `product.secondMediaExtension.secondMedia.id`, `product.secondMediaExtension.secondMedia`.`version_id` as `product.secondMediaExtension.secondMedia.versionId`, `product.secondMediaExtension.secondMedia`.`product_id` as `product.secondMediaExtension.secondMedia.productId`, `product.secondMediaExtension.secondMedia`.`product_version_id` as `product.secondMediaExtension.secondMedia.productVersionId`, `product.secondMediaExtension.secondMedia`.`media_id` as `product.secondMediaExtension.secondMedia.mediaId`, `product.secondMediaExtension.secondMedia`.`position` as `product.secondMediaExtension.secondMedia.position`, `product.secondMediaExtension.secondMedia.media`.`id` as `product.secondMediaExtension.secondMedia.media.id`, `product.secondMediaExtension.secondMedia.media`.`user_id` as `product.secondMediaExtension.secondMedia.media.userId`, `product.secondMediaExtension.secondMedia.media`.`media_folder_id` as `product.secondMediaExtension.secondMedia.media.mediaFolderId`, `product.secondMediaExtension.secondMedia.media`.`mime_type` as `product.secondMediaExtension.secondMedia.media.mimeType`, `product.secondMediaExtension.secondMedia.media`.`file_extension` as `product.secondMediaExtension.secondMedia.media.fileExtension`, `product.secondMediaExtension.secondMedia.media`.`uploaded_at` as `product.secondMediaExtension.secondMedia.media.uploadedAt`, `product.secondMediaExtension.secondMedia.media`.`file_name` as `product.secondMediaExtension.secondMedia.media.fileName`, `product.secondMediaExtension.secondMedia.media`.`file_size` as `product.secondMediaExtension.secondMedia.media.fileSize`, `product.secondMediaExtension.secondMedia.media`.`media_type` as `product.secondMediaExtension.secondMedia.media.mediaTypeRaw`, `product.secondMediaExtension.secondMedia.media`.`meta_data` as `product.secondMediaExtension.secondMedia.media.metaData`, `product.secondMediaExtension.secondMedia.media`.`private` as `product.secondMediaExtension.secondMedia.media.private`, `product.secondMediaExtension.secondMedia.media`.`thumbnails_ro` as `product.secondMediaExtension.secondMedia.media.thumbnailsRo`, `product.secondMediaExtension.secondMedia.media`.`created_at` as `product.secondMediaExtension.secondMedia.media.createdAt`, `product.secondMediaExtension.secondMedia.media`.`updated_at` as `product.secondMediaExtension.secondMedia.media.updatedAt`, `product.secondMediaExtension.secondMedia.media.translation.title`, COALESCE(`product.secondMediaExtension.secondMedia.media.translation.title`,`product.secondMediaExtension.secondMedia.media.translation.title`) as `product.secondMediaExtension.secondMedia.media.title`, `product.secondMediaExtension.secondMedia.media.translation.alt`, COALESCE(`product.secondMediaExtension.secondMedia.media.translation.alt`,`product.secondMediaExtension.secondMedia.media.translation.alt`) as `product.secondMediaExtension.secondMedia.media.alt`, `product.secondMediaExtension.secondMedia.media.translation.customFields`, COALESCE(`product.secondMediaExtension.secondMedia.media.translation.customFields`,`product.secondMediaExtension.secondMedia.media.translation.customFields`) as `product.secondMediaExtension.secondMedia.media.customFields`, `product.secondMediaExtension.secondMedia.media.translation.createdAt`, `product.secondMediaExtension.secondMedia.media.translation.updatedAt`, `product.secondMediaExtension.secondMedia.media.translation.mediaId`, `product.secondMediaExtension.secondMedia.media.translation.languageId`, `product.secondMediaExtension.secondMedia`.`custom_fields` as `product.secondMediaExtension.secondMedia.customFields`, `product.secondMediaExtension.secondMedia`.`created_at` as `product.secondMediaExtension.secondMedia.createdAt`, `product.secondMediaExtension.secondMedia`.`updated_at` as `product.secondMediaExtension.secondMedia.updatedAt`, `product.secondMediaExtension`.`created_at` as `product.secondMediaExtension.createdAt`, `product.secondMediaExtension`.`updated_at` as `product.secondMediaExtension.updatedAt`, `product.srsExtension`.`id` as `product.srsExtension.id`, `product.srsExtension`.`version_id` as `product.srsExtension.versionId`, `product.srsExtension`.`product_id` as `product.srsExtension.productId`, `product.srsExtension`.`product_version_id` as `product.srsExtension.productVersionId`, `product.srsExtension`.`srs_id` as `product.srsExtension.srsId`, `product.srsExtension`.`base_id` as `product.srsExtension.baseId`, `product.srsExtension`.`created_at` as `product.srsExtension.createdAt`, `product.srsExtension`.`updated_at` as `product.srsExtension.updatedAt`, `product.manufacturer`.`id` as `product.manufacturer.id`, `product.manufacturer`.`version_id` as `product.manufacturer.versionId`, `product.manufacturer`.`media_id` as `product.manufacturer.mediaId`, `product.manufacturer`.`link` as `product.manufacturer.link`, `product.manufacturer`.`created_at` as `product.manufacturer.createdAt`, `product.manufacturer`.`updated_at` as `product.manufacturer.updatedAt`, `product.manufacturer.baseExtension`.`id` as `product.manufacturer.baseExtension.id`, `product.manufacturer.baseExtension`.`product_manufacturer_id` as `product.manufacturer.baseExtension.productManufacturerId`, `product.manufacturer.baseExtension`.`product_manufacturer_version_id` as `product.manufacturer.baseExtension.productManufacturerVersionId`, `product.manufacturer.baseExtension`.`active` as `product.manufacturer.baseExtension.active`, `product.manufacturer.baseExtension`.`type` as `product.manufacturer.baseExtension.type`, `product.manufacturer.baseExtension`.`created_at` as `product.manufacturer.baseExtension.createdAt`, `product.manufacturer.baseExtension`.`updated_at` as `product.manufacturer.baseExtension.updatedAt`, `product.manufacturer.listingPageExtension`.`id` as `product.manufacturer.listingPageExtension.id`, `product.manufacturer.listingPageExtension`.`product_manufacturer_id` as `product.manufacturer.listingPageExtension.productManufacturerId`, `product.manufacturer.listingPageExtension`.`product_manufacturer_version_id` as `product.manufacturer.listingPageExtension.productManufacturerVersionId`, `product.manufacturer.listingPageExtension`.`active` as `product.manufacturer.listingPageExtension.active`, `product.manufacturer.listingPageExtension`.`type` as `product.manufacturer.listingPageExtension.type`, `product.manufacturer.listingPageExtension`.`product_assignment_type` as `product.manufacturer.listingPageExtension.productAssignmentType`, `product.manufacturer.listingPageExtension`.`product_stream_id` as `product.manufacturer.listingPageExtension.productStreamId`, `product.manufacturer.listingPageExtension`.`size_media` as `product.manufacturer.listingPageExtension.sizeMediaId`, `product.manufacturer.listingPageExtension`.`highlight_media` as `product.manufacturer.listingPageExtension.highlightMediaId`, `product.manufacturer.listingPageExtension`.`created_at` as `product.manufacturer.listingPageExtension.createdAt`, `product.manufacturer.listingPageExtension`.`updated_at` as `product.manufacturer.listingPageExtension.updatedAt`, `product.manufacturer.listingPageExtension.translation.description`, COALESCE(`product.manufacturer.listingPageExtension.translation.description`,`product.manufacturer.listingPageExtension.translation.description`) as `product.manufacturer.listingPageExtension.description`, `product.manufacturer.listingPageExtension.translation.sizeDescription`, COALESCE(`product.manufacturer.listingPageExtension.translation.sizeDescription`,`product.manufacturer.listingPageExtension.translation.sizeDescription`) as `product.manufacturer.listingPageExtension.sizeDescription`, `product.manufacturer.listingPageExtension.translation.createdAt`, `product.manufacturer.listingPageExtension.translation.updatedAt`, `product.manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product.manufacturer.listingPageExtension.translation.languageId`, `product.manufacturer.productPageExtension`.`id` as `product.manufacturer.productPageExtension.id`, `product.manufacturer.productPageExtension`.`product_manufacturer_id` as `product.manufacturer.productPageExtension.productManufacturerId`, `product.manufacturer.productPageExtension`.`product_manufacturer_version_id` as `product.manufacturer.productPageExtension.productManufacturerVersionId`, `product.manufacturer.productPageExtension`.`cms_page_type` as `product.manufacturer.productPageExtension.cmsPageType`, `product.manufacturer.productPageExtension`.`cms_page_id` as `product.manufacturer.productPageExtension.cmsPageId`, `product.manufacturer.productPageExtension`.`cms_page_version_id` as `product.manufacturer.productPageExtension.cmsPageVersionId`, `product.manufacturer.productPageExtension`.`created_at` as `product.manufacturer.productPageExtension.createdAt`, `product.manufacturer.productPageExtension`.`updated_at` as `product.manufacturer.productPageExtension.updatedAt`, `product.manufacturer.productPageExtension.translation.url`, COALESCE(`product.manufacturer.productPageExtension.translation.url`,`product.manufacturer.productPageExtension.translation.url`) as `product.manufacturer.productPageExtension.url`, `product.manufacturer.productPageExtension.translation.metaTitle`, COALESCE(`product.manufacturer.productPageExtension.translation.metaTitle`,`product.manufacturer.productPageExtension.translation.metaTitle`) as `product.manufacturer.productPageExtension.metaTitle`, `product.manufacturer.productPageExtension.translation.metaDescription`, COALESCE(`product.manufacturer.productPageExtension.translation.metaDescription`,`product.manufacturer.productPageExtension.translation.metaDescription`) as `product.manufacturer.productPageExtension.metaDescription`, `product.manufacturer.productPageExtension.translation.keywords`, COALESCE(`product.manufacturer.productPageExtension.translation.keywords`,`product.manufacturer.productPageExtension.translation.keywords`) as `product.manufacturer.productPageExtension.keywords`, `product.manufacturer.productPageExtension.translation.slotConfig`, COALESCE(`product.manufacturer.productPageExtension.translation.slotConfig`,`product.manufacturer.productPageExtension.translation.slotConfig`) as `product.manufacturer.productPageExtension.slotConfig`, `product.manufacturer.productPageExtension.translation.createdAt`, `product.manufacturer.productPageExtension.translation.updatedAt`, `product.manufacturer.productPageExtension.translation.productPageExtensionId`, `product.manufacturer.productPageExtension.translation.languageId`, `product.manufacturer.translation.name`, COALESCE(`product.manufacturer.translation.name`,`product.manufacturer.translation.name`) as `product.manufacturer.name`, `product.manufacturer.translation.description`, COALESCE(`product.manufacturer.translation.description`,`product.manufacturer.translation.description`) as `product.manufacturer.description`, `product.manufacturer.translation.customFields`, COALESCE(`product.manufacturer.translation.customFields`,`product.manufacturer.translation.customFields`) as `product.manufacturer.customFields`, `product.manufacturer.translation.createdAt`, `product.manufacturer.translation.updatedAt`, `product.manufacturer.translation.productManufacturerId`, `product.manufacturer.translation.languageId`, `product.manufacturer.translation.productManufacturerVersionId`, (SELECT GROUP_CONCAT(HEX(`product.options.mapping`.`property_group_option_id`) SEPARATOR '||')
FROM `product_option` `product.options.mapping`
WHERE `product.options.mapping`.`product_id` = `product`.`id` ) as `product.options.id_mapping`, `product.cover`.`id` as `product.cover.id`, `product.cover`.`version_id` as `product.cover.versionId`, `product.cover`.`product_id` as `product.cover.productId`, `product.cover`.`product_version_id` as `product.cover.productVersionId`, `product.cover`.`media_id` as `product.cover.mediaId`, `product.cover`.`position` as `product.cover.position`, `product.cover.media`.`id` as `product.cover.media.id`, `product.cover.media`.`user_id` as `product.cover.media.userId`, `product.cover.media`.`media_folder_id` as `product.cover.media.mediaFolderId`, `product.cover.media`.`mime_type` as `product.cover.media.mimeType`, `product.cover.media`.`file_extension` as `product.cover.media.fileExtension`, `product.cover.media`.`uploaded_at` as `product.cover.media.uploadedAt`, `product.cover.media`.`file_name` as `product.cover.media.fileName`, `product.cover.media`.`file_size` as `product.cover.media.fileSize`, `product.cover.media`.`media_type` as `product.cover.media.mediaTypeRaw`, `product.cover.media`.`meta_data` as `product.cover.media.metaData`, `product.cover.media`.`private` as `product.cover.media.private`, `product.cover.media`.`thumbnails_ro` as `product.cover.media.thumbnailsRo`, `product.cover.media`.`created_at` as `product.cover.media.createdAt`, `product.cover.media`.`updated_at` as `product.cover.media.updatedAt`, `product.cover.media.translation.title`, COALESCE(`product.cover.media.translation.title`,`product.cover.media.translation.title`) as `product.cover.media.title`, `product.cover.media.translation.alt`, COALESCE(`product.cover.media.translation.alt`,`product.cover.media.translation.alt`) as `product.cover.media.alt`, `product.cover.media.translation.customFields`, COALESCE(`product.cover.media.translation.customFields`,`product.cover.media.translation.customFields`) as `product.cover.media.customFields`, `product.cover.media.translation.createdAt`, `product.cover.media.translation.updatedAt`, `product.cover.media.translation.mediaId`, `product.cover.media.translation.languageId`, `product.cover`.`custom_fields` as `product.cover.customFields`, `product.cover`.`created_at` as `product.cover.createdAt`, `product.cover`.`updated_at` as `product.cover.updatedAt`, (SELECT GROUP_CONCAT(HEX(`product.properties.mapping`.`property_group_option_id`) SEPARATOR '||')
FROM `product_property` `product.properties.mapping`
WHERE `product.properties.mapping`.`product_id` = `product`.`properties` ) as `product.properties.id_mapping`, `product.translation.metaDescription`, `product.parent.translation.metaDescription`, COALESCE(`product.translation.metaDescription`,`product.parent.translation.metaDescription`,`product.translation.metaDescription`) as `product.metaDescription`, `product.translation.name`, `product.parent.translation.name`, COALESCE(`product.translation.name`,`product.parent.translation.name`,`product.translation.name`) as `product.name`, `product.translation.keywords`, `product.parent.translation.keywords`, COALESCE(`product.translation.keywords`,`product.parent.translation.keywords`,`product.translation.keywords`) as `product.keywords`, `product.translation.description`, `product.parent.translation.description`, COALESCE(`product.translation.description`,`product.parent.translation.description`,`product.translation.description`) as `product.description`, `product.translation.metaTitle`, `product.parent.translation.metaTitle`, COALESCE(`product.translation.metaTitle`,`product.parent.translation.metaTitle`,`product.translation.metaTitle`) as `product.metaTitle`, `product.translation.packUnit`, `product.parent.translation.packUnit`, COALESCE(`product.translation.packUnit`,`product.parent.translation.packUnit`,`product.translation.packUnit`) as `product.packUnit`, `product.translation.packUnitPlural`, `product.parent.translation.packUnitPlural`, COALESCE(`product.translation.packUnitPlural`,`product.parent.translation.packUnitPlural`,`product.translation.packUnitPlural`) as `product.packUnitPlural`, `product.translation.customSearchKeywords`, `product.parent.translation.customSearchKeywords`, COALESCE(`product.translation.customSearchKeywords`,`product.parent.translation.customSearchKeywords`,`product.translation.customSearchKeywords`) as `product.customSearchKeywords`, `product.translation.slotConfig`, `product.parent.translation.slotConfig`, COALESCE(`product.translation.slotConfig`,`product.parent.translation.slotConfig`,`product.translation.slotConfig`) as `product.slotConfig`, `product.translation.customFields`, `product.parent.translation.customFields`, COALESCE(`product.translation.customFields`,`product.parent.translation.customFields`,`product.translation.customFields`) as `product.customFields`, `product.translation.createdAt`, `product.parent.translation.createdAt`, `product.translation.updatedAt`, `product.parent.translation.updatedAt`, `product.translation.productId`, `product.parent.translation.productId`, `product.translation.languageId`, `product.parent.translation.languageId`, `product.translation.productVersionId`, `product.parent.translation.productVersionId` 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_srs_extension` `product.srsExtension` ON `product`.`srsExtension` = `product.srsExtension`.`product_id` AND `product`.`version_id` = `product.srsExtension`.`version_id` LEFT JOIN (SELECT `product.translation`.product_id, `product.translation`.product_version_id, `product.translation`.meta_description as `product.translation.metaDescription`, `product.translation`.name as `product.translation.name`, `product.translation`.keywords as `product.translation.keywords`, `product.translation`.description as `product.translation.description`, `product.translation`.meta_title as `product.translation.metaTitle`, `product.translation`.pack_unit as `product.translation.packUnit`, `product.translation`.pack_unit_plural as `product.translation.packUnitPlural`, `product.translation`.custom_search_keywords as `product.translation.customSearchKeywords`, `product.translation`.slot_config as `product.translation.slotConfig`, `product.translation`.custom_fields as `product.translation.customFields`, `product.translation`.created_at as `product.translation.createdAt`, `product.translation`.updated_at as `product.translation.updatedAt`, `product.translation`.product_id as `product.translation.productId`, `product.translation`.language_id as `product.translation.languageId`, `product.translation`.product_version_id as `product.translation.productVersionId` FROM `product_translation` `product.translation` WHERE `product.translation`.language_id = :languageId) `product.product_translation` ON `product.product_translation`.`product_id` = `product`.`id` AND `product.product_translation`.product_version_id = `product`.version_id LEFT JOIN (SELECT `product.parent.translation`.product_id, `product.parent.translation`.product_version_id, `product.parent.translation`.meta_description as `product.parent.translation.metaDescription`, `product.parent.translation`.name as `product.parent.translation.name`, `product.parent.translation`.keywords as `product.parent.translation.keywords`, `product.parent.translation`.description as `product.parent.translation.description`, `product.parent.translation`.meta_title as `product.parent.translation.metaTitle`, `product.parent.translation`.pack_unit as `product.parent.translation.packUnit`, `product.parent.translation`.pack_unit_plural as `product.parent.translation.packUnitPlural`, `product.parent.translation`.custom_search_keywords as `product.parent.translation.customSearchKeywords`, `product.parent.translation`.slot_config as `product.parent.translation.slotConfig`, `product.parent.translation`.custom_fields as `product.parent.translation.customFields`, `product.parent.translation`.created_at as `product.parent.translation.createdAt`, `product.parent.translation`.updated_at as `product.parent.translation.updatedAt`, `product.parent.translation`.product_id as `product.parent.translation.productId`, `product.parent.translation`.language_id as `product.parent.translation.languageId`, `product.parent.translation`.product_version_id as `product.parent.translation.productVersionId` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation`.language_id = :languageId) `product.product_translation.parent` ON `product.product_translation.parent`.`product_id` = `product.parent`.`id` AND `product.product_translation.parent`.product_version_id = `product.parent`.version_id LEFT JOIN `tax` `product.tax` ON `product`.`tax` = `product.tax`.`id` LEFT JOIN `nd_second_media_extension` `product.secondMediaExtension` ON `product`.`secondMediaExtension` = `product.secondMediaExtension`.`product_id` LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product`.`manufacturer` = `product.manufacturer`.`id` AND `product`.`version_id` = `product.manufacturer`.`version_id` LEFT JOIN `product_media` `product.cover` ON `product`.`cover` = `product.cover`.`id` AND `product`.`version_id` = `product.cover`.`version_id` LEFT JOIN `product_media` `product.secondMediaExtension.secondMedia` ON `product.secondMediaExtension`.`second_media_id` = `product.secondMediaExtension.secondMedia`.`id` LEFT JOIN `media` `product.secondMediaExtension.secondMedia.media` ON `product.secondMediaExtension.secondMedia`.`media_id` = `product.secondMediaExtension.secondMedia.media`.`id` LEFT JOIN (SELECT `product.secondMediaExtension.secondMedia.media.translation`.media_id, `product.secondMediaExtension.secondMedia.media.translation`.title as `product.secondMediaExtension.secondMedia.media.translation.title`, `product.secondMediaExtension.secondMedia.media.translation`.alt as `product.secondMediaExtension.secondMedia.media.translation.alt`, `product.secondMediaExtension.secondMedia.media.translation`.custom_fields as `product.secondMediaExtension.secondMedia.media.translation.customFields`, `product.secondMediaExtension.secondMedia.media.translation`.created_at as `product.secondMediaExtension.secondMedia.media.translation.createdAt`, `product.secondMediaExtension.secondMedia.media.translation`.updated_at as `product.secondMediaExtension.secondMedia.media.translation.updatedAt`, `product.secondMediaExtension.secondMedia.media.translation`.media_id as `product.secondMediaExtension.secondMedia.media.translation.mediaId`, `product.secondMediaExtension.secondMedia.media.translation`.language_id as `product.secondMediaExtension.secondMedia.media.translation.languageId` FROM `media_translation` `product.secondMediaExtension.secondMedia.media.translation` WHERE `product.secondMediaExtension.secondMedia.media.translation`.language_id = :languageId) `product.secondMediaExtension.secondMedia.media.media_translation` ON `product.secondMediaExtension.secondMedia.media.media_translation`.`media_id` = `product.secondMediaExtension.secondMedia.media`.`id` LEFT JOIN (SELECT `product.manufacturer.translation`.product_manufacturer_id, `product.manufacturer.translation`.product_manufacturer_version_id, `product.manufacturer.translation`.name as `product.manufacturer.translation.name`, `product.manufacturer.translation`.description as `product.manufacturer.translation.description`, `product.manufacturer.translation`.custom_fields as `product.manufacturer.translation.customFields`, `product.manufacturer.translation`.created_at as `product.manufacturer.translation.createdAt`, `product.manufacturer.translation`.updated_at as `product.manufacturer.translation.updatedAt`, `product.manufacturer.translation`.product_manufacturer_id as `product.manufacturer.translation.productManufacturerId`, `product.manufacturer.translation`.language_id as `product.manufacturer.translation.languageId`, `product.manufacturer.translation`.product_manufacturer_version_id as `product.manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer_translation` `product.manufacturer.translation` WHERE `product.manufacturer.translation`.language_id = :languageId) `product.manufacturer.product_manufacturer_translation` ON `product.manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product.manufacturer`.`id` AND `product.manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product.manufacturer`.version_id LEFT JOIN `base_extension` `product.manufacturer.baseExtension` ON `product.manufacturer`.`id` = `product.manufacturer.baseExtension`.`product_manufacturer_id` LEFT JOIN `listing_page_extension` `product.manufacturer.listingPageExtension` ON `product.manufacturer`.`id` = `product.manufacturer.listingPageExtension`.`product_manufacturer_id` LEFT JOIN `product_page_extension` `product.manufacturer.productPageExtension` ON `product.manufacturer`.`id` = `product.manufacturer.productPageExtension`.`product_manufacturer_id` LEFT JOIN (SELECT `product.manufacturer.listingPageExtension.translation`.listing_page_extension_id, `product.manufacturer.listingPageExtension.translation`.description as `product.manufacturer.listingPageExtension.translation.description`, `product.manufacturer.listingPageExtension.translation`.size_description as `product.manufacturer.listingPageExtension.translation.sizeDescription`, `product.manufacturer.listingPageExtension.translation`.created_at as `product.manufacturer.listingPageExtension.translation.createdAt`, `product.manufacturer.listingPageExtension.translation`.updated_at as `product.manufacturer.listingPageExtension.translation.updatedAt`, `product.manufacturer.listingPageExtension.translation`.listing_page_extension_id as `product.manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product.manufacturer.listingPageExtension.translation`.language_id as `product.manufacturer.listingPageExtension.translation.languageId` FROM `listing_page_extension_translation` `product.manufacturer.listingPageExtension.translation` WHERE `product.manufacturer.listingPageExtension.translation`.language_id = :languageId) `product.manufacturer.listingPageExtension.listing_page_extension_translation` ON `product.manufacturer.listingPageExtension.listing_page_extension_translation`.`listing_page_extension_id` = `product.manufacturer.listingPageExtension`.`id` LEFT JOIN (SELECT `product.manufacturer.productPageExtension.translation`.product_page_extension_id, `product.manufacturer.productPageExtension.translation`.url as `product.manufacturer.productPageExtension.translation.url`, `product.manufacturer.productPageExtension.translation`.meta_title as `product.manufacturer.productPageExtension.translation.metaTitle`, `product.manufacturer.productPageExtension.translation`.meta_description as `product.manufacturer.productPageExtension.translation.metaDescription`, `product.manufacturer.productPageExtension.translation`.keywords as `product.manufacturer.productPageExtension.translation.keywords`, `product.manufacturer.productPageExtension.translation`.slot_config as `product.manufacturer.productPageExtension.translation.slotConfig`, `product.manufacturer.productPageExtension.translation`.created_at as `product.manufacturer.productPageExtension.translation.createdAt`, `product.manufacturer.productPageExtension.translation`.updated_at as `product.manufacturer.productPageExtension.translation.updatedAt`, `product.manufacturer.productPageExtension.translation`.product_page_extension_id as `product.manufacturer.productPageExtension.translation.productPageExtensionId`, `product.manufacturer.productPageExtension.translation`.language_id as `product.manufacturer.productPageExtension.translation.languageId` FROM `product_page_extension_translation` `product.manufacturer.productPageExtension.translation` WHERE `product.manufacturer.productPageExtension.translation`.language_id = :languageId) `product.manufacturer.productPageExtension.product_page_extension_translation` ON `product.manufacturer.productPageExtension.product_page_extension_translation`.`product_page_extension_id` = `product.manufacturer.productPageExtension`.`id` LEFT JOIN `media` `product.cover.media` ON `product.cover`.`media_id` = `product.cover.media`.`id` LEFT JOIN (SELECT `product.cover.media.translation`.media_id, `product.cover.media.translation`.title as `product.cover.media.translation.title`, `product.cover.media.translation`.alt as `product.cover.media.translation.alt`, `product.cover.media.translation`.custom_fields as `product.cover.media.translation.customFields`, `product.cover.media.translation`.created_at as `product.cover.media.translation.createdAt`, `product.cover.media.translation`.updated_at as `product.cover.media.translation.updatedAt`, `product.cover.media.translation`.media_id as `product.cover.media.translation.mediaId`, `product.cover.media.translation`.language_id as `product.cover.media.translation.languageId` FROM `media_translation` `product.cover.media.translation` WHERE `product.cover.media.translation`.language_id = :languageId) `product.cover.media.media_translation` ON `product.cover.media.media_translation`.`media_id` = `product.cover.media`.`id` WHERE (`product`.`version_id` = :version) AND ((`product.srsExtension`.`base_id` = :param_67de3427907e4ff8b186825bba35468d AND `product`.`parent_id` <=> :param_2e81161f972542ed925921dd00d1e122))
SELECT
`product`.`id` as `product.id`,
`product`.`version_id` as `product.versionId`,
`product`.`parent_id` as `product.parentId`,
`product`.`parent_version_id` as `product.parentVersionId`,
COALESCE(
`product`.`product_manufacturer_id`,
`product.parent`.`product_manufacturer_id`
) as `product.manufacturerId`,
COALESCE(
`product`.`product_manufacturer_version_id`,
`product.parent`.`product_manufacturer_version_id`
) as `product.productManufacturerVersionId`,
COALESCE(
`product`.`unit_id`, `product.parent`.`unit_id`
) as `product.unitId`,
COALESCE(
`product`.`tax_id`, `product.parent`.`tax_id`
) as `product.taxId`,
COALESCE(
`product`.`product_media_id`, `product.parent`.`product_media_id`
) as `product.coverId`,
COALESCE(
`product`.`product_media_version_id`,
`product.parent`.`product_media_version_id`
) as `product.productMediaVersionId`,
COALESCE(
`product`.`delivery_time_id`, `product.parent`.`delivery_time_id`
) as `product.deliveryTimeId`,
COALESCE(
`product`.`product_feature_set_id`,
`product.parent`.`product_feature_set_id`
) as `product.featureSetId`,
COALESCE(
`product`.`canonical_product_id`,
`product.parent`.`canonical_product_id`
) as `product.canonicalProductId`,
COALESCE(
`product`.`cms_page_id`, `product.parent`.`cms_page_id`
) as `product.cmsPageId`,
COALESCE(
`product`.`cms_page_version_id`,
`product.parent`.`cms_page_version_id`
) as `product.cmsPageVersionId`,
`product.parent`.`price` as `product.price.inherited`,
COALESCE(
`product`.`price`, `product.parent`.`price`
) as `product.price`,
`product`.`product_number` as `product.productNumber`,
`product`.`stock` as `product.stock`,
COALESCE(
`product`.`restock_time`, `product.parent`.`restock_time`
) as `product.restockTime`,
`product`.`auto_increment` as `product.autoIncrement`,
COALESCE(
`product`.`active`, `product.parent`.`active`
) as `product.active`,
`product`.`available_stock` as `product.availableStock`,
`product`.`available` as `product.available`,
COALESCE(
`product`.`is_closeout`, `product.parent`.`is_closeout`
) as `product.isCloseout`,
`product`.`display_group` as `product.displayGroup`,
`product.parent`.`configurator_group_config` as `product.configuratorGroupConfig.inherited`,
COALESCE(
`product`.`configurator_group_config`,
`product.parent`.`configurator_group_config`
) as `product.configuratorGroupConfig`,
COALESCE(
`product`.`main_variant_id`, `product.parent`.`main_variant_id`
) as `product.mainVariantId`,
COALESCE(
`product`.`display_parent`, `product.parent`.`display_parent`
) as `product.displayParent`,
`product.parent`.`variant_listing_config` as `product.variantListingConfig.inherited`,
COALESCE(
`product`.`variant_listing_config`,
`product.parent`.`variant_listing_config`
) as `product.variantListingConfig`,
`product`.`variant_restrictions` as `product.variantRestrictions`,
COALESCE(
`product`.`manufacturer_number`,
`product.parent`.`manufacturer_number`
) as `product.manufacturerNumber`,
COALESCE(
`product`.`ean`, `product.parent`.`ean`
) as `product.ean`,
COALESCE(
`product`.`purchase_steps`, `product.parent`.`purchase_steps`
) as `product.purchaseSteps`,
COALESCE(
`product`.`max_purchase`, `product.parent`.`max_purchase`
) as `product.maxPurchase`,
COALESCE(
`product`.`min_purchase`, `product.parent`.`min_purchase`
) as `product.minPurchase`,
COALESCE(
`product`.`purchase_unit`, `product.parent`.`purchase_unit`
) as `product.purchaseUnit`,
COALESCE(
`product`.`reference_unit`, `product.parent`.`reference_unit`
) as `product.referenceUnit`,
COALESCE(
`product`.`shipping_free`, `product.parent`.`shipping_free`
) as `product.shippingFree`,
`product.parent`.`purchase_prices` as `product.purchasePrices.inherited`,
COALESCE(
`product`.`purchase_prices`, `product.parent`.`purchase_prices`
) as `product.purchasePrices`,
COALESCE(
`product`.`mark_as_topseller`, `product.parent`.`mark_as_topseller`
) as `product.markAsTopseller`,
COALESCE(
`product`.`weight`, `product.parent`.`weight`
) as `product.weight`,
COALESCE(
`product`.`width`, `product.parent`.`width`
) as `product.width`,
COALESCE(
`product`.`height`, `product.parent`.`height`
) as `product.height`,
COALESCE(
`product`.`length`, `product.parent`.`length`
) as `product.length`,
COALESCE(
`product`.`release_date`, `product.parent`.`release_date`
) as `product.releaseDate`,
COALESCE(
`product`.`rating_average`, `product.parent`.`rating_average`
) as `product.ratingAverage`,
`product.parent`.`category_tree` as `product.categoryTree.inherited`,
COALESCE(
`product`.`category_tree`, `product.parent`.`category_tree`
) as `product.categoryTree`,
`product.parent`.`property_ids` as `product.propertyIds.inherited`,
COALESCE(
`product`.`property_ids`, `product.parent`.`property_ids`
) as `product.propertyIds`,
`product.parent`.`option_ids` as `product.optionIds.inherited`,
COALESCE(
`product`.`option_ids`, `product.parent`.`option_ids`
) as `product.optionIds`,
`product.parent`.`stream_ids` as `product.streamIds.inherited`,
COALESCE(
`product`.`stream_ids`, `product.parent`.`stream_ids`
) as `product.streamIds`,
`product.parent`.`tag_ids` as `product.tagIds.inherited`,
COALESCE(
`product`.`tag_ids`, `product.parent`.`tag_ids`
) as `product.tagIds`,
`product.parent`.`category_ids` as `product.categoryIds.inherited`,
COALESCE(
`product`.`category_ids`, `product.parent`.`category_ids`
) as `product.categoryIds`,
`product`.`child_count` as `product.childCount`,
COALESCE(
`product`.`custom_field_set_selection_active`,
`product.parent`.`custom_field_set_selection_active`
) as `product.customFieldSetSelectionActive`,
`product`.`sales` as `product.sales`,
`product`.`states` as `product.states`,
`product.tax`.`id` as `product.tax.id`,
`product.tax`.`tax_rate` as `product.tax.taxRate`,
`product.tax`.`name` as `product.tax.name`,
`product.tax`.`position` as `product.tax.position`,
`product.tax`.`custom_fields` as `product.tax.customFields`,
`product.tax`.`created_at` as `product.tax.createdAt`,
`product.tax`.`updated_at` as `product.tax.updatedAt`,
`product.parent`.`cheapest_price` as `product.cheapestPrice.inherited`,
COALESCE(
`product`.`cheapest_price`, `product.parent`.`cheapest_price`
) as `product.cheapestPrice`,
`product`.`created_at` as `product.createdAt`,
`product`.`updated_at` as `product.updatedAt`,
`product.secondMediaExtension`.`id` as `product.secondMediaExtension.id`,
`product.secondMediaExtension`.`product_id` as `product.secondMediaExtension.productId`,
`product.secondMediaExtension`.`product_version_id` as `product.secondMediaExtension.productVersionId`,
`product.secondMediaExtension`.`second_media_id` as `product.secondMediaExtension.secondMediaId`,
`product.secondMediaExtension.secondMedia`.`id` as `product.secondMediaExtension.secondMedia.id`,
`product.secondMediaExtension.secondMedia`.`version_id` as `product.secondMediaExtension.secondMedia.versionId`,
`product.secondMediaExtension.secondMedia`.`product_id` as `product.secondMediaExtension.secondMedia.productId`,
`product.secondMediaExtension.secondMedia`.`product_version_id` as `product.secondMediaExtension.secondMedia.productVersionId`,
`product.secondMediaExtension.secondMedia`.`media_id` as `product.secondMediaExtension.secondMedia.mediaId`,
`product.secondMediaExtension.secondMedia`.`position` as `product.secondMediaExtension.secondMedia.position`,
`product.secondMediaExtension.secondMedia.media`.`id` as `product.secondMediaExtension.secondMedia.media.id`,
`product.secondMediaExtension.secondMedia.media`.`user_id` as `product.secondMediaExtension.secondMedia.media.userId`,
`product.secondMediaExtension.secondMedia.media`.`media_folder_id` as `product.secondMediaExtension.secondMedia.media.mediaFolderId`,
`product.secondMediaExtension.secondMedia.media`.`mime_type` as `product.secondMediaExtension.secondMedia.media.mimeType`,
`product.secondMediaExtension.secondMedia.media`.`file_extension` as `product.secondMediaExtension.secondMedia.media.fileExtension`,
`product.secondMediaExtension.secondMedia.media`.`uploaded_at` as `product.secondMediaExtension.secondMedia.media.uploadedAt`,
`product.secondMediaExtension.secondMedia.media`.`file_name` as `product.secondMediaExtension.secondMedia.media.fileName`,
`product.secondMediaExtension.secondMedia.media`.`file_size` as `product.secondMediaExtension.secondMedia.media.fileSize`,
`product.secondMediaExtension.secondMedia.media`.`media_type` as `product.secondMediaExtension.secondMedia.media.mediaTypeRaw`,
`product.secondMediaExtension.secondMedia.media`.`meta_data` as `product.secondMediaExtension.secondMedia.media.metaData`,
`product.secondMediaExtension.secondMedia.media`.`private` as `product.secondMediaExtension.secondMedia.media.private`,
`product.secondMediaExtension.secondMedia.media`.`thumbnails_ro` as `product.secondMediaExtension.secondMedia.media.thumbnailsRo`,
`product.secondMediaExtension.secondMedia.media`.`created_at` as `product.secondMediaExtension.secondMedia.media.createdAt`,
`product.secondMediaExtension.secondMedia.media`.`updated_at` as `product.secondMediaExtension.secondMedia.media.updatedAt`,
`product.secondMediaExtension.secondMedia.media.translation.title`,
COALESCE(
`product.secondMediaExtension.secondMedia.media.translation.title`,
`product.secondMediaExtension.secondMedia.media.translation.title`
) as `product.secondMediaExtension.secondMedia.media.title`,
`product.secondMediaExtension.secondMedia.media.translation.alt`,
COALESCE(
`product.secondMediaExtension.secondMedia.media.translation.alt`,
`product.secondMediaExtension.secondMedia.media.translation.alt`
) as `product.secondMediaExtension.secondMedia.media.alt`,
`product.secondMediaExtension.secondMedia.media.translation.customFields`,
COALESCE(
`product.secondMediaExtension.secondMedia.media.translation.customFields`,
`product.secondMediaExtension.secondMedia.media.translation.customFields`
) as `product.secondMediaExtension.secondMedia.media.customFields`,
`product.secondMediaExtension.secondMedia.media.translation.createdAt`,
`product.secondMediaExtension.secondMedia.media.translation.updatedAt`,
`product.secondMediaExtension.secondMedia.media.translation.mediaId`,
`product.secondMediaExtension.secondMedia.media.translation.languageId`,
`product.secondMediaExtension.secondMedia`.`custom_fields` as `product.secondMediaExtension.secondMedia.customFields`,
`product.secondMediaExtension.secondMedia`.`created_at` as `product.secondMediaExtension.secondMedia.createdAt`,
`product.secondMediaExtension.secondMedia`.`updated_at` as `product.secondMediaExtension.secondMedia.updatedAt`,
`product.secondMediaExtension`.`created_at` as `product.secondMediaExtension.createdAt`,
`product.secondMediaExtension`.`updated_at` as `product.secondMediaExtension.updatedAt`,
`product.srsExtension`.`id` as `product.srsExtension.id`,
`product.srsExtension`.`version_id` as `product.srsExtension.versionId`,
`product.srsExtension`.`product_id` as `product.srsExtension.productId`,
`product.srsExtension`.`product_version_id` as `product.srsExtension.productVersionId`,
`product.srsExtension`.`srs_id` as `product.srsExtension.srsId`,
`product.srsExtension`.`base_id` as `product.srsExtension.baseId`,
`product.srsExtension`.`created_at` as `product.srsExtension.createdAt`,
`product.srsExtension`.`updated_at` as `product.srsExtension.updatedAt`,
`product.manufacturer`.`id` as `product.manufacturer.id`,
`product.manufacturer`.`version_id` as `product.manufacturer.versionId`,
`product.manufacturer`.`media_id` as `product.manufacturer.mediaId`,
`product.manufacturer`.`link` as `product.manufacturer.link`,
`product.manufacturer`.`created_at` as `product.manufacturer.createdAt`,
`product.manufacturer`.`updated_at` as `product.manufacturer.updatedAt`,
`product.manufacturer.baseExtension`.`id` as `product.manufacturer.baseExtension.id`,
`product.manufacturer.baseExtension`.`product_manufacturer_id` as `product.manufacturer.baseExtension.productManufacturerId`,
`product.manufacturer.baseExtension`.`product_manufacturer_version_id` as `product.manufacturer.baseExtension.productManufacturerVersionId`,
`product.manufacturer.baseExtension`.`active` as `product.manufacturer.baseExtension.active`,
`product.manufacturer.baseExtension`.`type` as `product.manufacturer.baseExtension.type`,
`product.manufacturer.baseExtension`.`created_at` as `product.manufacturer.baseExtension.createdAt`,
`product.manufacturer.baseExtension`.`updated_at` as `product.manufacturer.baseExtension.updatedAt`,
`product.manufacturer.listingPageExtension`.`id` as `product.manufacturer.listingPageExtension.id`,
`product.manufacturer.listingPageExtension`.`product_manufacturer_id` as `product.manufacturer.listingPageExtension.productManufacturerId`,
`product.manufacturer.listingPageExtension`.`product_manufacturer_version_id` as `product.manufacturer.listingPageExtension.productManufacturerVersionId`,
`product.manufacturer.listingPageExtension`.`active` as `product.manufacturer.listingPageExtension.active`,
`product.manufacturer.listingPageExtension`.`type` as `product.manufacturer.listingPageExtension.type`,
`product.manufacturer.listingPageExtension`.`product_assignment_type` as `product.manufacturer.listingPageExtension.productAssignmentType`,
`product.manufacturer.listingPageExtension`.`product_stream_id` as `product.manufacturer.listingPageExtension.productStreamId`,
`product.manufacturer.listingPageExtension`.`size_media` as `product.manufacturer.listingPageExtension.sizeMediaId`,
`product.manufacturer.listingPageExtension`.`highlight_media` as `product.manufacturer.listingPageExtension.highlightMediaId`,
`product.manufacturer.listingPageExtension`.`created_at` as `product.manufacturer.listingPageExtension.createdAt`,
`product.manufacturer.listingPageExtension`.`updated_at` as `product.manufacturer.listingPageExtension.updatedAt`,
`product.manufacturer.listingPageExtension.translation.description`,
COALESCE(
`product.manufacturer.listingPageExtension.translation.description`,
`product.manufacturer.listingPageExtension.translation.description`
) as `product.manufacturer.listingPageExtension.description`,
`product.manufacturer.listingPageExtension.translation.sizeDescription`,
COALESCE(
`product.manufacturer.listingPageExtension.translation.sizeDescription`,
`product.manufacturer.listingPageExtension.translation.sizeDescription`
) as `product.manufacturer.listingPageExtension.sizeDescription`,
`product.manufacturer.listingPageExtension.translation.createdAt`,
`product.manufacturer.listingPageExtension.translation.updatedAt`,
`product.manufacturer.listingPageExtension.translation.listingPageExtensionId`,
`product.manufacturer.listingPageExtension.translation.languageId`,
`product.manufacturer.productPageExtension`.`id` as `product.manufacturer.productPageExtension.id`,
`product.manufacturer.productPageExtension`.`product_manufacturer_id` as `product.manufacturer.productPageExtension.productManufacturerId`,
`product.manufacturer.productPageExtension`.`product_manufacturer_version_id` as `product.manufacturer.productPageExtension.productManufacturerVersionId`,
`product.manufacturer.productPageExtension`.`cms_page_type` as `product.manufacturer.productPageExtension.cmsPageType`,
`product.manufacturer.productPageExtension`.`cms_page_id` as `product.manufacturer.productPageExtension.cmsPageId`,
`product.manufacturer.productPageExtension`.`cms_page_version_id` as `product.manufacturer.productPageExtension.cmsPageVersionId`,
`product.manufacturer.productPageExtension`.`created_at` as `product.manufacturer.productPageExtension.createdAt`,
`product.manufacturer.productPageExtension`.`updated_at` as `product.manufacturer.productPageExtension.updatedAt`,
`product.manufacturer.productPageExtension.translation.url`,
COALESCE(
`product.manufacturer.productPageExtension.translation.url`,
`product.manufacturer.productPageExtension.translation.url`
) as `product.manufacturer.productPageExtension.url`,
`product.manufacturer.productPageExtension.translation.metaTitle`,
COALESCE(
`product.manufacturer.productPageExtension.translation.metaTitle`,
`product.manufacturer.productPageExtension.translation.metaTitle`
) as `product.manufacturer.productPageExtension.metaTitle`,
`product.manufacturer.productPageExtension.translation.metaDescription`,
COALESCE(
`product.manufacturer.productPageExtension.translation.metaDescription`,
`product.manufacturer.productPageExtension.translation.metaDescription`
) as `product.manufacturer.productPageExtension.metaDescription`,
`product.manufacturer.productPageExtension.translation.keywords`,
COALESCE(
`product.manufacturer.productPageExtension.translation.keywords`,
`product.manufacturer.productPageExtension.translation.keywords`
) as `product.manufacturer.productPageExtension.keywords`,
`product.manufacturer.productPageExtension.translation.slotConfig`,
COALESCE(
`product.manufacturer.productPageExtension.translation.slotConfig`,
`product.manufacturer.productPageExtension.translation.slotConfig`
) as `product.manufacturer.productPageExtension.slotConfig`,
`product.manufacturer.productPageExtension.translation.createdAt`,
`product.manufacturer.productPageExtension.translation.updatedAt`,
`product.manufacturer.productPageExtension.translation.productPageExtensionId`,
`product.manufacturer.productPageExtension.translation.languageId`,
`product.manufacturer.translation.name`,
COALESCE(
`product.manufacturer.translation.name`,
`product.manufacturer.translation.name`
) as `product.manufacturer.name`,
`product.manufacturer.translation.description`,
COALESCE(
`product.manufacturer.translation.description`,
`product.manufacturer.translation.description`
) as `product.manufacturer.description`,
`product.manufacturer.translation.customFields`,
COALESCE(
`product.manufacturer.translation.customFields`,
`product.manufacturer.translation.customFields`
) as `product.manufacturer.customFields`,
`product.manufacturer.translation.createdAt`,
`product.manufacturer.translation.updatedAt`,
`product.manufacturer.translation.productManufacturerId`,
`product.manufacturer.translation.languageId`,
`product.manufacturer.translation.productManufacturerVersionId`,
(
SELECT
GROUP_CONCAT(
HEX(
`product.options.mapping`.`property_group_option_id`
) SEPARATOR '||'
)
FROM
`product_option` `product.options.mapping`
WHERE
`product.options.mapping`.`product_id` = `product`.`id`
) as `product.options.id_mapping`,
`product.cover`.`id` as `product.cover.id`,
`product.cover`.`version_id` as `product.cover.versionId`,
`product.cover`.`product_id` as `product.cover.productId`,
`product.cover`.`product_version_id` as `product.cover.productVersionId`,
`product.cover`.`media_id` as `product.cover.mediaId`,
`product.cover`.`position` as `product.cover.position`,
`product.cover.media`.`id` as `product.cover.media.id`,
`product.cover.media`.`user_id` as `product.cover.media.userId`,
`product.cover.media`.`media_folder_id` as `product.cover.media.mediaFolderId`,
`product.cover.media`.`mime_type` as `product.cover.media.mimeType`,
`product.cover.media`.`file_extension` as `product.cover.media.fileExtension`,
`product.cover.media`.`uploaded_at` as `product.cover.media.uploadedAt`,
`product.cover.media`.`file_name` as `product.cover.media.fileName`,
`product.cover.media`.`file_size` as `product.cover.media.fileSize`,
`product.cover.media`.`media_type` as `product.cover.media.mediaTypeRaw`,
`product.cover.media`.`meta_data` as `product.cover.media.metaData`,
`product.cover.media`.`private` as `product.cover.media.private`,
`product.cover.media`.`thumbnails_ro` as `product.cover.media.thumbnailsRo`,
`product.cover.media`.`created_at` as `product.cover.media.createdAt`,
`product.cover.media`.`updated_at` as `product.cover.media.updatedAt`,
`product.cover.media.translation.title`,
COALESCE(
`product.cover.media.translation.title`,
`product.cover.media.translation.title`
) as `product.cover.media.title`,
`product.cover.media.translation.alt`,
COALESCE(
`product.cover.media.translation.alt`,
`product.cover.media.translation.alt`
) as `product.cover.media.alt`,
`product.cover.media.translation.customFields`,
COALESCE(
`product.cover.media.translation.customFields`,
`product.cover.media.translation.customFields`
) as `product.cover.media.customFields`,
`product.cover.media.translation.createdAt`,
`product.cover.media.translation.updatedAt`,
`product.cover.media.translation.mediaId`,
`product.cover.media.translation.languageId`,
`product.cover`.`custom_fields` as `product.cover.customFields`,
`product.cover`.`created_at` as `product.cover.createdAt`,
`product.cover`.`updated_at` as `product.cover.updatedAt`,
(
SELECT
GROUP_CONCAT(
HEX(
`product.properties.mapping`.`property_group_option_id`
) SEPARATOR '||'
)
FROM
`product_property` `product.properties.mapping`
WHERE
`product.properties.mapping`.`product_id` = `product`.`properties`
) as `product.properties.id_mapping`,
`product.translation.metaDescription`,
`product.parent.translation.metaDescription`,
COALESCE(
`product.translation.metaDescription`,
`product.parent.translation.metaDescription`,
`product.translation.metaDescription`
) as `product.metaDescription`,
`product.translation.name`,
`product.parent.translation.name`,
COALESCE(
`product.translation.name`, `product.parent.translation.name`,
`product.translation.name`
) as `product.name`,
`product.translation.keywords`,
`product.parent.translation.keywords`,
COALESCE(
`product.translation.keywords`,
`product.parent.translation.keywords`,
`product.translation.keywords`
) as `product.keywords`,
`product.translation.description`,
`product.parent.translation.description`,
COALESCE(
`product.translation.description`,
`product.parent.translation.description`,
`product.translation.description`
) as `product.description`,
`product.translation.metaTitle`,
`product.parent.translation.metaTitle`,
COALESCE(
`product.translation.metaTitle`,
`product.parent.translation.metaTitle`,
`product.translation.metaTitle`
) as `product.metaTitle`,
`product.translation.packUnit`,
`product.parent.translation.packUnit`,
COALESCE(
`product.translation.packUnit`,
`product.parent.translation.packUnit`,
`product.translation.packUnit`
) as `product.packUnit`,
`product.translation.packUnitPlural`,
`product.parent.translation.packUnitPlural`,
COALESCE(
`product.translation.packUnitPlural`,
`product.parent.translation.packUnitPlural`,
`product.translation.packUnitPlural`
) as `product.packUnitPlural`,
`product.translation.customSearchKeywords`,
`product.parent.translation.customSearchKeywords`,
COALESCE(
`product.translation.customSearchKeywords`,
`product.parent.translation.customSearchKeywords`,
`product.translation.customSearchKeywords`
) as `product.customSearchKeywords`,
`product.translation.slotConfig`,
`product.parent.translation.slotConfig`,
COALESCE(
`product.translation.slotConfig`,
`product.parent.translation.slotConfig`,
`product.translation.slotConfig`
) as `product.slotConfig`,
`product.translation.customFields`,
`product.parent.translation.customFields`,
COALESCE(
`product.translation.customFields`,
`product.parent.translation.customFields`,
`product.translation.customFields`
) as `product.customFields`,
`product.translation.createdAt`,
`product.parent.translation.createdAt`,
`product.translation.updatedAt`,
`product.parent.translation.updatedAt`,
`product.translation.productId`,
`product.parent.translation.productId`,
`product.translation.languageId`,
`product.parent.translation.languageId`,
`product.translation.productVersionId`,
`product.parent.translation.productVersionId`
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_srs_extension` `product.srsExtension` ON `product`.`srsExtension` = `product.srsExtension`.`product_id`
AND `product`.`version_id` = `product.srsExtension`.`version_id`
LEFT JOIN (
SELECT
`product.translation`.product_id,
`product.translation`.product_version_id,
`product.translation`.meta_description as `product.translation.metaDescription`,
`product.translation`.name as `product.translation.name`,
`product.translation`.keywords as `product.translation.keywords`,
`product.translation`.description as `product.translation.description`,
`product.translation`.meta_title as `product.translation.metaTitle`,
`product.translation`.pack_unit as `product.translation.packUnit`,
`product.translation`.pack_unit_plural as `product.translation.packUnitPlural`,
`product.translation`.custom_search_keywords as `product.translation.customSearchKeywords`,
`product.translation`.slot_config as `product.translation.slotConfig`,
`product.translation`.custom_fields as `product.translation.customFields`,
`product.translation`.created_at as `product.translation.createdAt`,
`product.translation`.updated_at as `product.translation.updatedAt`,
`product.translation`.product_id as `product.translation.productId`,
`product.translation`.language_id as `product.translation.languageId`,
`product.translation`.product_version_id as `product.translation.productVersionId`
FROM
`product_translation` `product.translation`
WHERE
`product.translation`.language_id = : languageId
) `product.product_translation` ON `product.product_translation`.`product_id` = `product`.`id`
AND `product.product_translation`.product_version_id = `product`.version_id
LEFT JOIN (
SELECT
`product.parent.translation`.product_id,
`product.parent.translation`.product_version_id,
`product.parent.translation`.meta_description as `product.parent.translation.metaDescription`,
`product.parent.translation`.name as `product.parent.translation.name`,
`product.parent.translation`.keywords as `product.parent.translation.keywords`,
`product.parent.translation`.description as `product.parent.translation.description`,
`product.parent.translation`.meta_title as `product.parent.translation.metaTitle`,
`product.parent.translation`.pack_unit as `product.parent.translation.packUnit`,
`product.parent.translation`.pack_unit_plural as `product.parent.translation.packUnitPlural`,
`product.parent.translation`.custom_search_keywords as `product.parent.translation.customSearchKeywords`,
`product.parent.translation`.slot_config as `product.parent.translation.slotConfig`,
`product.parent.translation`.custom_fields as `product.parent.translation.customFields`,
`product.parent.translation`.created_at as `product.parent.translation.createdAt`,
`product.parent.translation`.updated_at as `product.parent.translation.updatedAt`,
`product.parent.translation`.product_id as `product.parent.translation.productId`,
`product.parent.translation`.language_id as `product.parent.translation.languageId`,
`product.parent.translation`.product_version_id as `product.parent.translation.productVersionId`
FROM
`product_translation` `product.parent.translation`
WHERE
`product.parent.translation`.language_id = : languageId
) `product.product_translation.parent` ON `product.product_translation.parent`.`product_id` = `product.parent`.`id`
AND `product.product_translation.parent`.product_version_id = `product.parent`.version_id
LEFT JOIN `tax` `product.tax` ON `product`.`tax` = `product.tax`.`id`
LEFT JOIN `nd_second_media_extension` `product.secondMediaExtension` ON `product`.`secondMediaExtension` = `product.secondMediaExtension`.`product_id`
LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product`.`manufacturer` = `product.manufacturer`.`id`
AND `product`.`version_id` = `product.manufacturer`.`version_id`
LEFT JOIN `product_media` `product.cover` ON `product`.`cover` = `product.cover`.`id`
AND `product`.`version_id` = `product.cover`.`version_id`
LEFT JOIN `product_media` `product.secondMediaExtension.secondMedia` ON `product.secondMediaExtension`.`second_media_id` = `product.secondMediaExtension.secondMedia`.`id`
LEFT JOIN `media` `product.secondMediaExtension.secondMedia.media` ON `product.secondMediaExtension.secondMedia`.`media_id` = `product.secondMediaExtension.secondMedia.media`.`id`
LEFT JOIN (
SELECT
`product.secondMediaExtension.secondMedia.media.translation`.media_id,
`product.secondMediaExtension.secondMedia.media.translation`.title as `product.secondMediaExtension.secondMedia.media.translation.title`,
`product.secondMediaExtension.secondMedia.media.translation`.alt as `product.secondMediaExtension.secondMedia.media.translation.alt`,
`product.secondMediaExtension.secondMedia.media.translation`.custom_fields as `product.secondMediaExtension.secondMedia.media.translation.customFields`,
`product.secondMediaExtension.secondMedia.media.translation`.created_at as `product.secondMediaExtension.secondMedia.media.translation.createdAt`,
`product.secondMediaExtension.secondMedia.media.translation`.updated_at as `product.secondMediaExtension.secondMedia.media.translation.updatedAt`,
`product.secondMediaExtension.secondMedia.media.translation`.media_id as `product.secondMediaExtension.secondMedia.media.translation.mediaId`,
`product.secondMediaExtension.secondMedia.media.translation`.language_id as `product.secondMediaExtension.secondMedia.media.translation.languageId`
FROM
`media_translation` `product.secondMediaExtension.secondMedia.media.translation`
WHERE
`product.secondMediaExtension.secondMedia.media.translation`.language_id = : languageId
) `product.secondMediaExtension.secondMedia.media.media_translation` ON `product.secondMediaExtension.secondMedia.media.media_translation`.`media_id` = `product.secondMediaExtension.secondMedia.media`.`id`
LEFT JOIN (
SELECT
`product.manufacturer.translation`.product_manufacturer_id,
`product.manufacturer.translation`.product_manufacturer_version_id,
`product.manufacturer.translation`.name as `product.manufacturer.translation.name`,
`product.manufacturer.translation`.description as `product.manufacturer.translation.description`,
`product.manufacturer.translation`.custom_fields as `product.manufacturer.translation.customFields`,
`product.manufacturer.translation`.created_at as `product.manufacturer.translation.createdAt`,
`product.manufacturer.translation`.updated_at as `product.manufacturer.translation.updatedAt`,
`product.manufacturer.translation`.product_manufacturer_id as `product.manufacturer.translation.productManufacturerId`,
`product.manufacturer.translation`.language_id as `product.manufacturer.translation.languageId`,
`product.manufacturer.translation`.product_manufacturer_version_id as `product.manufacturer.translation.productManufacturerVersionId`
FROM
`product_manufacturer_translation` `product.manufacturer.translation`
WHERE
`product.manufacturer.translation`.language_id = : languageId
) `product.manufacturer.product_manufacturer_translation` ON `product.manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product.manufacturer`.`id`
AND `product.manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product.manufacturer`.version_id
LEFT JOIN `base_extension` `product.manufacturer.baseExtension` ON `product.manufacturer`.`id` = `product.manufacturer.baseExtension`.`product_manufacturer_id`
LEFT JOIN `listing_page_extension` `product.manufacturer.listingPageExtension` ON `product.manufacturer`.`id` = `product.manufacturer.listingPageExtension`.`product_manufacturer_id`
LEFT JOIN `product_page_extension` `product.manufacturer.productPageExtension` ON `product.manufacturer`.`id` = `product.manufacturer.productPageExtension`.`product_manufacturer_id`
LEFT JOIN (
SELECT
`product.manufacturer.listingPageExtension.translation`.listing_page_extension_id,
`product.manufacturer.listingPageExtension.translation`.description as `product.manufacturer.listingPageExtension.translation.description`,
`product.manufacturer.listingPageExtension.translation`.size_description as `product.manufacturer.listingPageExtension.translation.sizeDescription`,
`product.manufacturer.listingPageExtension.translation`.created_at as `product.manufacturer.listingPageExtension.translation.createdAt`,
`product.manufacturer.listingPageExtension.translation`.updated_at as `product.manufacturer.listingPageExtension.translation.updatedAt`,
`product.manufacturer.listingPageExtension.translation`.listing_page_extension_id as `product.manufacturer.listingPageExtension.translation.listingPageExtensionId`,
`product.manufacturer.listingPageExtension.translation`.language_id as `product.manufacturer.listingPageExtension.translation.languageId`
FROM
`listing_page_extension_translation` `product.manufacturer.listingPageExtension.translation`
WHERE
`product.manufacturer.listingPageExtension.translation`.language_id = : languageId
) `product.manufacturer.listingPageExtension.listing_page_extension_translation` ON `product.manufacturer.listingPageExtension.listing_page_extension_translation`.`listing_page_extension_id` = `product.manufacturer.listingPageExtension`.`id`
LEFT JOIN (
SELECT
`product.manufacturer.productPageExtension.translation`.product_page_extension_id,
`product.manufacturer.productPageExtension.translation`.url as `product.manufacturer.productPageExtension.translation.url`,
`product.manufacturer.productPageExtension.translation`.meta_title as `product.manufacturer.productPageExtension.translation.metaTitle`,
`product.manufacturer.productPageExtension.translation`.meta_description as `product.manufacturer.productPageExtension.translation.metaDescription`,
`product.manufacturer.productPageExtension.translation`.keywords as `product.manufacturer.productPageExtension.translation.keywords`,
`product.manufacturer.productPageExtension.translation`.slot_config as `product.manufacturer.productPageExtension.translation.slotConfig`,
`product.manufacturer.productPageExtension.translation`.created_at as `product.manufacturer.productPageExtension.translation.createdAt`,
`product.manufacturer.productPageExtension.translation`.updated_at as `product.manufacturer.productPageExtension.translation.updatedAt`,
`product.manufacturer.productPageExtension.translation`.product_page_extension_id as `product.manufacturer.productPageExtension.translation.productPageExtensionId`,
`product.manufacturer.productPageExtension.translation`.language_id as `product.manufacturer.productPageExtension.translation.languageId`
FROM
`product_page_extension_translation` `product.manufacturer.productPageExtension.translation`
WHERE
`product.manufacturer.productPageExtension.translation`.language_id = : languageId
) `product.manufacturer.productPageExtension.product_page_extension_translation` ON `product.manufacturer.productPageExtension.product_page_extension_translation`.`product_page_extension_id` = `product.manufacturer.productPageExtension`.`id`
LEFT JOIN `media` `product.cover.media` ON `product.cover`.`media_id` = `product.cover.media`.`id`
LEFT JOIN (
SELECT
`product.cover.media.translation`.media_id,
`product.cover.media.translation`.title as `product.cover.media.translation.title`,
`product.cover.media.translation`.alt as `product.cover.media.translation.alt`,
`product.cover.media.translation`.custom_fields as `product.cover.media.translation.customFields`,
`product.cover.media.translation`.created_at as `product.cover.media.translation.createdAt`,
`product.cover.media.translation`.updated_at as `product.cover.media.translation.updatedAt`,
`product.cover.media.translation`.media_id as `product.cover.media.translation.mediaId`,
`product.cover.media.translation`.language_id as `product.cover.media.translation.languageId`
FROM
`media_translation` `product.cover.media.translation`
WHERE
`product.cover.media.translation`.language_id = : languageId
) `product.cover.media.media_translation` ON `product.cover.media.media_translation`.`media_id` = `product.cover.media`.`id`
WHERE
(
`product`.`version_id` = : version
)
AND (
(
`product.srsExtension`.`base_id` = : param_67de3427907e4ff8b186825bba35468d
AND `product`.`parent_id` <=> : param_2e81161f972542ed925921dd00d1e122
)
)
SELECT `product`.`id` as `product.id`, `product`.`version_id` as `product.versionId`, `product`.`parent_id` as `product.parentId`, `product`.`parent_version_id` as `product.parentVersionId`, COALESCE(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`) as `product.manufacturerId`, COALESCE(`product`.`product_manufacturer_version_id`, `product.parent`.`product_manufacturer_version_id`) as `product.productManufacturerVersionId`, COALESCE(`product`.`unit_id`, `product.parent`.`unit_id`) as `product.unitId`, COALESCE(`product`.`tax_id`, `product.parent`.`tax_id`) as `product.taxId`, COALESCE(`product`.`product_media_id`, `product.parent`.`product_media_id`) as `product.coverId`, COALESCE(`product`.`product_media_version_id`, `product.parent`.`product_media_version_id`) as `product.productMediaVersionId`, COALESCE(`product`.`delivery_time_id`, `product.parent`.`delivery_time_id`) as `product.deliveryTimeId`, COALESCE(`product`.`product_feature_set_id`, `product.parent`.`product_feature_set_id`) as `product.featureSetId`, COALESCE(`product`.`canonical_product_id`, `product.parent`.`canonical_product_id`) as `product.canonicalProductId`, COALESCE(`product`.`cms_page_id`, `product.parent`.`cms_page_id`) as `product.cmsPageId`, COALESCE(`product`.`cms_page_version_id`, `product.parent`.`cms_page_version_id`) as `product.cmsPageVersionId`, `product.parent`.`price` as `product.price.inherited`, COALESCE(`product`.`price`, `product.parent`.`price`) as `product.price`, `product`.`product_number` as `product.productNumber`, `product`.`stock` as `product.stock`, COALESCE(`product`.`restock_time`, `product.parent`.`restock_time`) as `product.restockTime`, `product`.`auto_increment` as `product.autoIncrement`, COALESCE(`product`.`active`, `product.parent`.`active`) as `product.active`, `product`.`available_stock` as `product.availableStock`, `product`.`available` as `product.available`, COALESCE(`product`.`is_closeout`, `product.parent`.`is_closeout`) as `product.isCloseout`, `product`.`display_group` as `product.displayGroup`, `product.parent`.`configurator_group_config` as `product.configuratorGroupConfig.inherited`, COALESCE(`product`.`configurator_group_config`, `product.parent`.`configurator_group_config`) as `product.configuratorGroupConfig`, COALESCE(`product`.`main_variant_id`, `product.parent`.`main_variant_id`) as `product.mainVariantId`, COALESCE(`product`.`display_parent`, `product.parent`.`display_parent`) as `product.displayParent`, `product.parent`.`variant_listing_config` as `product.variantListingConfig.inherited`, COALESCE(`product`.`variant_listing_config`, `product.parent`.`variant_listing_config`) as `product.variantListingConfig`, `product`.`variant_restrictions` as `product.variantRestrictions`, COALESCE(`product`.`manufacturer_number`, `product.parent`.`manufacturer_number`) as `product.manufacturerNumber`, COALESCE(`product`.`ean`, `product.parent`.`ean`) as `product.ean`, COALESCE(`product`.`purchase_steps`, `product.parent`.`purchase_steps`) as `product.purchaseSteps`, COALESCE(`product`.`max_purchase`, `product.parent`.`max_purchase`) as `product.maxPurchase`, COALESCE(`product`.`min_purchase`, `product.parent`.`min_purchase`) as `product.minPurchase`, COALESCE(`product`.`purchase_unit`, `product.parent`.`purchase_unit`) as `product.purchaseUnit`, COALESCE(`product`.`reference_unit`, `product.parent`.`reference_unit`) as `product.referenceUnit`, COALESCE(`product`.`shipping_free`, `product.parent`.`shipping_free`) as `product.shippingFree`, `product.parent`.`purchase_prices` as `product.purchasePrices.inherited`, COALESCE(`product`.`purchase_prices`, `product.parent`.`purchase_prices`) as `product.purchasePrices`, COALESCE(`product`.`mark_as_topseller`, `product.parent`.`mark_as_topseller`) as `product.markAsTopseller`, COALESCE(`product`.`weight`, `product.parent`.`weight`) as `product.weight`, COALESCE(`product`.`width`, `product.parent`.`width`) as `product.width`, COALESCE(`product`.`height`, `product.parent`.`height`) as `product.height`, COALESCE(`product`.`length`, `product.parent`.`length`) as `product.length`, COALESCE(`product`.`release_date`, `product.parent`.`release_date`) as `product.releaseDate`, COALESCE(`product`.`rating_average`, `product.parent`.`rating_average`) as `product.ratingAverage`, `product.parent`.`category_tree` as `product.categoryTree.inherited`, COALESCE(`product`.`category_tree`, `product.parent`.`category_tree`) as `product.categoryTree`, `product.parent`.`property_ids` as `product.propertyIds.inherited`, COALESCE(`product`.`property_ids`, `product.parent`.`property_ids`) as `product.propertyIds`, `product.parent`.`option_ids` as `product.optionIds.inherited`, COALESCE(`product`.`option_ids`, `product.parent`.`option_ids`) as `product.optionIds`, `product.parent`.`stream_ids` as `product.streamIds.inherited`, COALESCE(`product`.`stream_ids`, `product.parent`.`stream_ids`) as `product.streamIds`, `product.parent`.`tag_ids` as `product.tagIds.inherited`, COALESCE(`product`.`tag_ids`, `product.parent`.`tag_ids`) as `product.tagIds`, `product.parent`.`category_ids` as `product.categoryIds.inherited`, COALESCE(`product`.`category_ids`, `product.parent`.`category_ids`) as `product.categoryIds`, `product`.`child_count` as `product.childCount`, COALESCE(`product`.`custom_field_set_selection_active`, `product.parent`.`custom_field_set_selection_active`) as `product.customFieldSetSelectionActive`, `product`.`sales` as `product.sales`, `product`.`states` as `product.states`, `product.tax`.`id` as `product.tax.id`, `product.tax`.`tax_rate` as `product.tax.taxRate`, `product.tax`.`name` as `product.tax.name`, `product.tax`.`position` as `product.tax.position`, `product.tax`.`custom_fields` as `product.tax.customFields`, `product.tax`.`created_at` as `product.tax.createdAt`, `product.tax`.`updated_at` as `product.tax.updatedAt`, `product.parent`.`cheapest_price` as `product.cheapestPrice.inherited`, COALESCE(`product`.`cheapest_price`, `product.parent`.`cheapest_price`) as `product.cheapestPrice`, `product`.`created_at` as `product.createdAt`, `product`.`updated_at` as `product.updatedAt`, `product.secondMediaExtension`.`id` as `product.secondMediaExtension.id`, `product.secondMediaExtension`.`product_id` as `product.secondMediaExtension.productId`, `product.secondMediaExtension`.`product_version_id` as `product.secondMediaExtension.productVersionId`, `product.secondMediaExtension`.`second_media_id` as `product.secondMediaExtension.secondMediaId`, `product.secondMediaExtension.secondMedia`.`id` as `product.secondMediaExtension.secondMedia.id`, `product.secondMediaExtension.secondMedia`.`version_id` as `product.secondMediaExtension.secondMedia.versionId`, `product.secondMediaExtension.secondMedia`.`product_id` as `product.secondMediaExtension.secondMedia.productId`, `product.secondMediaExtension.secondMedia`.`product_version_id` as `product.secondMediaExtension.secondMedia.productVersionId`, `product.secondMediaExtension.secondMedia`.`media_id` as `product.secondMediaExtension.secondMedia.mediaId`, `product.secondMediaExtension.secondMedia`.`position` as `product.secondMediaExtension.secondMedia.position`, `product.secondMediaExtension.secondMedia.media`.`id` as `product.secondMediaExtension.secondMedia.media.id`, `product.secondMediaExtension.secondMedia.media`.`user_id` as `product.secondMediaExtension.secondMedia.media.userId`, `product.secondMediaExtension.secondMedia.media`.`media_folder_id` as `product.secondMediaExtension.secondMedia.media.mediaFolderId`, `product.secondMediaExtension.secondMedia.media`.`mime_type` as `product.secondMediaExtension.secondMedia.media.mimeType`, `product.secondMediaExtension.secondMedia.media`.`file_extension` as `product.secondMediaExtension.secondMedia.media.fileExtension`, `product.secondMediaExtension.secondMedia.media`.`uploaded_at` as `product.secondMediaExtension.secondMedia.media.uploadedAt`, `product.secondMediaExtension.secondMedia.media`.`file_name` as `product.secondMediaExtension.secondMedia.media.fileName`, `product.secondMediaExtension.secondMedia.media`.`file_size` as `product.secondMediaExtension.secondMedia.media.fileSize`, `product.secondMediaExtension.secondMedia.media`.`media_type` as `product.secondMediaExtension.secondMedia.media.mediaTypeRaw`, `product.secondMediaExtension.secondMedia.media`.`meta_data` as `product.secondMediaExtension.secondMedia.media.metaData`, `product.secondMediaExtension.secondMedia.media`.`private` as `product.secondMediaExtension.secondMedia.media.private`, `product.secondMediaExtension.secondMedia.media`.`thumbnails_ro` as `product.secondMediaExtension.secondMedia.media.thumbnailsRo`, `product.secondMediaExtension.secondMedia.media`.`created_at` as `product.secondMediaExtension.secondMedia.media.createdAt`, `product.secondMediaExtension.secondMedia.media`.`updated_at` as `product.secondMediaExtension.secondMedia.media.updatedAt`, `product.secondMediaExtension.secondMedia.media.translation.title`, COALESCE(`product.secondMediaExtension.secondMedia.media.translation.title`,`product.secondMediaExtension.secondMedia.media.translation.title`) as `product.secondMediaExtension.secondMedia.media.title`, `product.secondMediaExtension.secondMedia.media.translation.alt`, COALESCE(`product.secondMediaExtension.secondMedia.media.translation.alt`,`product.secondMediaExtension.secondMedia.media.translation.alt`) as `product.secondMediaExtension.secondMedia.media.alt`, `product.secondMediaExtension.secondMedia.media.translation.customFields`, COALESCE(`product.secondMediaExtension.secondMedia.media.translation.customFields`,`product.secondMediaExtension.secondMedia.media.translation.customFields`) as `product.secondMediaExtension.secondMedia.media.customFields`, `product.secondMediaExtension.secondMedia.media.translation.createdAt`, `product.secondMediaExtension.secondMedia.media.translation.updatedAt`, `product.secondMediaExtension.secondMedia.media.translation.mediaId`, `product.secondMediaExtension.secondMedia.media.translation.languageId`, `product.secondMediaExtension.secondMedia`.`custom_fields` as `product.secondMediaExtension.secondMedia.customFields`, `product.secondMediaExtension.secondMedia`.`created_at` as `product.secondMediaExtension.secondMedia.createdAt`, `product.secondMediaExtension.secondMedia`.`updated_at` as `product.secondMediaExtension.secondMedia.updatedAt`, `product.secondMediaExtension`.`created_at` as `product.secondMediaExtension.createdAt`, `product.secondMediaExtension`.`updated_at` as `product.secondMediaExtension.updatedAt`, `product.srsExtension`.`id` as `product.srsExtension.id`, `product.srsExtension`.`version_id` as `product.srsExtension.versionId`, `product.srsExtension`.`product_id` as `product.srsExtension.productId`, `product.srsExtension`.`product_version_id` as `product.srsExtension.productVersionId`, `product.srsExtension`.`srs_id` as `product.srsExtension.srsId`, `product.srsExtension`.`base_id` as `product.srsExtension.baseId`, `product.srsExtension`.`created_at` as `product.srsExtension.createdAt`, `product.srsExtension`.`updated_at` as `product.srsExtension.updatedAt`, `product.manufacturer`.`id` as `product.manufacturer.id`, `product.manufacturer`.`version_id` as `product.manufacturer.versionId`, `product.manufacturer`.`media_id` as `product.manufacturer.mediaId`, `product.manufacturer`.`link` as `product.manufacturer.link`, `product.manufacturer`.`created_at` as `product.manufacturer.createdAt`, `product.manufacturer`.`updated_at` as `product.manufacturer.updatedAt`, `product.manufacturer.baseExtension`.`id` as `product.manufacturer.baseExtension.id`, `product.manufacturer.baseExtension`.`product_manufacturer_id` as `product.manufacturer.baseExtension.productManufacturerId`, `product.manufacturer.baseExtension`.`product_manufacturer_version_id` as `product.manufacturer.baseExtension.productManufacturerVersionId`, `product.manufacturer.baseExtension`.`active` as `product.manufacturer.baseExtension.active`, `product.manufacturer.baseExtension`.`type` as `product.manufacturer.baseExtension.type`, `product.manufacturer.baseExtension`.`created_at` as `product.manufacturer.baseExtension.createdAt`, `product.manufacturer.baseExtension`.`updated_at` as `product.manufacturer.baseExtension.updatedAt`, `product.manufacturer.listingPageExtension`.`id` as `product.manufacturer.listingPageExtension.id`, `product.manufacturer.listingPageExtension`.`product_manufacturer_id` as `product.manufacturer.listingPageExtension.productManufacturerId`, `product.manufacturer.listingPageExtension`.`product_manufacturer_version_id` as `product.manufacturer.listingPageExtension.productManufacturerVersionId`, `product.manufacturer.listingPageExtension`.`active` as `product.manufacturer.listingPageExtension.active`, `product.manufacturer.listingPageExtension`.`type` as `product.manufacturer.listingPageExtension.type`, `product.manufacturer.listingPageExtension`.`product_assignment_type` as `product.manufacturer.listingPageExtension.productAssignmentType`, `product.manufacturer.listingPageExtension`.`product_stream_id` as `product.manufacturer.listingPageExtension.productStreamId`, `product.manufacturer.listingPageExtension`.`size_media` as `product.manufacturer.listingPageExtension.sizeMediaId`, `product.manufacturer.listingPageExtension`.`highlight_media` as `product.manufacturer.listingPageExtension.highlightMediaId`, `product.manufacturer.listingPageExtension`.`created_at` as `product.manufacturer.listingPageExtension.createdAt`, `product.manufacturer.listingPageExtension`.`updated_at` as `product.manufacturer.listingPageExtension.updatedAt`, `product.manufacturer.listingPageExtension.translation.description`, COALESCE(`product.manufacturer.listingPageExtension.translation.description`,`product.manufacturer.listingPageExtension.translation.description`) as `product.manufacturer.listingPageExtension.description`, `product.manufacturer.listingPageExtension.translation.sizeDescription`, COALESCE(`product.manufacturer.listingPageExtension.translation.sizeDescription`,`product.manufacturer.listingPageExtension.translation.sizeDescription`) as `product.manufacturer.listingPageExtension.sizeDescription`, `product.manufacturer.listingPageExtension.translation.createdAt`, `product.manufacturer.listingPageExtension.translation.updatedAt`, `product.manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product.manufacturer.listingPageExtension.translation.languageId`, `product.manufacturer.productPageExtension`.`id` as `product.manufacturer.productPageExtension.id`, `product.manufacturer.productPageExtension`.`product_manufacturer_id` as `product.manufacturer.productPageExtension.productManufacturerId`, `product.manufacturer.productPageExtension`.`product_manufacturer_version_id` as `product.manufacturer.productPageExtension.productManufacturerVersionId`, `product.manufacturer.productPageExtension`.`cms_page_type` as `product.manufacturer.productPageExtension.cmsPageType`, `product.manufacturer.productPageExtension`.`cms_page_id` as `product.manufacturer.productPageExtension.cmsPageId`, `product.manufacturer.productPageExtension`.`cms_page_version_id` as `product.manufacturer.productPageExtension.cmsPageVersionId`, `product.manufacturer.productPageExtension`.`created_at` as `product.manufacturer.productPageExtension.createdAt`, `product.manufacturer.productPageExtension`.`updated_at` as `product.manufacturer.productPageExtension.updatedAt`, `product.manufacturer.productPageExtension.translation.url`, COALESCE(`product.manufacturer.productPageExtension.translation.url`,`product.manufacturer.productPageExtension.translation.url`) as `product.manufacturer.productPageExtension.url`, `product.manufacturer.productPageExtension.translation.metaTitle`, COALESCE(`product.manufacturer.productPageExtension.translation.metaTitle`,`product.manufacturer.productPageExtension.translation.metaTitle`) as `product.manufacturer.productPageExtension.metaTitle`, `product.manufacturer.productPageExtension.translation.metaDescription`, COALESCE(`product.manufacturer.productPageExtension.translation.metaDescription`,`product.manufacturer.productPageExtension.translation.metaDescription`) as `product.manufacturer.productPageExtension.metaDescription`, `product.manufacturer.productPageExtension.translation.keywords`, COALESCE(`product.manufacturer.productPageExtension.translation.keywords`,`product.manufacturer.productPageExtension.translation.keywords`) as `product.manufacturer.productPageExtension.keywords`, `product.manufacturer.productPageExtension.translation.slotConfig`, COALESCE(`product.manufacturer.productPageExtension.translation.slotConfig`,`product.manufacturer.productPageExtension.translation.slotConfig`) as `product.manufacturer.productPageExtension.slotConfig`, `product.manufacturer.productPageExtension.translation.createdAt`, `product.manufacturer.productPageExtension.translation.updatedAt`, `product.manufacturer.productPageExtension.translation.productPageExtensionId`, `product.manufacturer.productPageExtension.translation.languageId`, `product.manufacturer.translation.name`, COALESCE(`product.manufacturer.translation.name`,`product.manufacturer.translation.name`) as `product.manufacturer.name`, `product.manufacturer.translation.description`, COALESCE(`product.manufacturer.translation.description`,`product.manufacturer.translation.description`) as `product.manufacturer.description`, `product.manufacturer.translation.customFields`, COALESCE(`product.manufacturer.translation.customFields`,`product.manufacturer.translation.customFields`) as `product.manufacturer.customFields`, `product.manufacturer.translation.createdAt`, `product.manufacturer.translation.updatedAt`, `product.manufacturer.translation.productManufacturerId`, `product.manufacturer.translation.languageId`, `product.manufacturer.translation.productManufacturerVersionId`, (SELECT GROUP_CONCAT(HEX(`product.options.mapping`.`property_group_option_id`) SEPARATOR '||')
FROM `product_option` `product.options.mapping`
WHERE `product.options.mapping`.`product_id` = `product`.`id` ) as `product.options.id_mapping`, `product.cover`.`id` as `product.cover.id`, `product.cover`.`version_id` as `product.cover.versionId`, `product.cover`.`product_id` as `product.cover.productId`, `product.cover`.`product_version_id` as `product.cover.productVersionId`, `product.cover`.`media_id` as `product.cover.mediaId`, `product.cover`.`position` as `product.cover.position`, `product.cover.media`.`id` as `product.cover.media.id`, `product.cover.media`.`user_id` as `product.cover.media.userId`, `product.cover.media`.`media_folder_id` as `product.cover.media.mediaFolderId`, `product.cover.media`.`mime_type` as `product.cover.media.mimeType`, `product.cover.media`.`file_extension` as `product.cover.media.fileExtension`, `product.cover.media`.`uploaded_at` as `product.cover.media.uploadedAt`, `product.cover.media`.`file_name` as `product.cover.media.fileName`, `product.cover.media`.`file_size` as `product.cover.media.fileSize`, `product.cover.media`.`media_type` as `product.cover.media.mediaTypeRaw`, `product.cover.media`.`meta_data` as `product.cover.media.metaData`, `product.cover.media`.`private` as `product.cover.media.private`, `product.cover.media`.`thumbnails_ro` as `product.cover.media.thumbnailsRo`, `product.cover.media`.`created_at` as `product.cover.media.createdAt`, `product.cover.media`.`updated_at` as `product.cover.media.updatedAt`, `product.cover.media.translation.title`, COALESCE(`product.cover.media.translation.title`,`product.cover.media.translation.title`) as `product.cover.media.title`, `product.cover.media.translation.alt`, COALESCE(`product.cover.media.translation.alt`,`product.cover.media.translation.alt`) as `product.cover.media.alt`, `product.cover.media.translation.customFields`, COALESCE(`product.cover.media.translation.customFields`,`product.cover.media.translation.customFields`) as `product.cover.media.customFields`, `product.cover.media.translation.createdAt`, `product.cover.media.translation.updatedAt`, `product.cover.media.translation.mediaId`, `product.cover.media.translation.languageId`, `product.cover`.`custom_fields` as `product.cover.customFields`, `product.cover`.`created_at` as `product.cover.createdAt`, `product.cover`.`updated_at` as `product.cover.updatedAt`, (SELECT GROUP_CONCAT(HEX(`product.properties.mapping`.`property_group_option_id`) SEPARATOR '||')
FROM `product_property` `product.properties.mapping`
WHERE `product.properties.mapping`.`product_id` = `product`.`properties` ) as `product.properties.id_mapping`, `product.translation.metaDescription`, `product.parent.translation.metaDescription`, COALESCE(`product.translation.metaDescription`,`product.parent.translation.metaDescription`,`product.translation.metaDescription`) as `product.metaDescription`, `product.translation.name`, `product.parent.translation.name`, COALESCE(`product.translation.name`,`product.parent.translation.name`,`product.translation.name`) as `product.name`, `product.translation.keywords`, `product.parent.translation.keywords`, COALESCE(`product.translation.keywords`,`product.parent.translation.keywords`,`product.translation.keywords`) as `product.keywords`, `product.translation.description`, `product.parent.translation.description`, COALESCE(`product.translation.description`,`product.parent.translation.description`,`product.translation.description`) as `product.description`, `product.translation.metaTitle`, `product.parent.translation.metaTitle`, COALESCE(`product.translation.metaTitle`,`product.parent.translation.metaTitle`,`product.translation.metaTitle`) as `product.metaTitle`, `product.translation.packUnit`, `product.parent.translation.packUnit`, COALESCE(`product.translation.packUnit`,`product.parent.translation.packUnit`,`product.translation.packUnit`) as `product.packUnit`, `product.translation.packUnitPlural`, `product.parent.translation.packUnitPlural`, COALESCE(`product.translation.packUnitPlural`,`product.parent.translation.packUnitPlural`,`product.translation.packUnitPlural`) as `product.packUnitPlural`, `product.translation.customSearchKeywords`, `product.parent.translation.customSearchKeywords`, COALESCE(`product.translation.customSearchKeywords`,`product.parent.translation.customSearchKeywords`,`product.translation.customSearchKeywords`) as `product.customSearchKeywords`, `product.translation.slotConfig`, `product.parent.translation.slotConfig`, COALESCE(`product.translation.slotConfig`,`product.parent.translation.slotConfig`,`product.translation.slotConfig`) as `product.slotConfig`, `product.translation.customFields`, `product.parent.translation.customFields`, COALESCE(`product.translation.customFields`,`product.parent.translation.customFields`,`product.translation.customFields`) as `product.customFields`, `product.translation.createdAt`, `product.parent.translation.createdAt`, `product.translation.updatedAt`, `product.parent.translation.updatedAt`, `product.translation.productId`, `product.parent.translation.productId`, `product.translation.languageId`, `product.parent.translation.languageId`, `product.translation.productVersionId`, `product.parent.translation.productVersionId` 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_srs_extension` `product.srsExtension` ON `product`.`srsExtension` = `product.srsExtension`.`product_id` AND `product`.`version_id` = `product.srsExtension`.`version_id` LEFT JOIN (SELECT `product.translation`.product_id, `product.translation`.product_version_id, `product.translation`.meta_description as `product.translation.metaDescription`, `product.translation`.name as `product.translation.name`, `product.translation`.keywords as `product.translation.keywords`, `product.translation`.description as `product.translation.description`, `product.translation`.meta_title as `product.translation.metaTitle`, `product.translation`.pack_unit as `product.translation.packUnit`, `product.translation`.pack_unit_plural as `product.translation.packUnitPlural`, `product.translation`.custom_search_keywords as `product.translation.customSearchKeywords`, `product.translation`.slot_config as `product.translation.slotConfig`, `product.translation`.custom_fields as `product.translation.customFields`, `product.translation`.created_at as `product.translation.createdAt`, `product.translation`.updated_at as `product.translation.updatedAt`, `product.translation`.product_id as `product.translation.productId`, `product.translation`.language_id as `product.translation.languageId`, `product.translation`.product_version_id as `product.translation.productVersionId` FROM `product_translation` `product.translation` WHERE `product.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.product_translation` ON `product.product_translation`.`product_id` = `product`.`id` AND `product.product_translation`.product_version_id = `product`.version_id LEFT JOIN (SELECT `product.parent.translation`.product_id, `product.parent.translation`.product_version_id, `product.parent.translation`.meta_description as `product.parent.translation.metaDescription`, `product.parent.translation`.name as `product.parent.translation.name`, `product.parent.translation`.keywords as `product.parent.translation.keywords`, `product.parent.translation`.description as `product.parent.translation.description`, `product.parent.translation`.meta_title as `product.parent.translation.metaTitle`, `product.parent.translation`.pack_unit as `product.parent.translation.packUnit`, `product.parent.translation`.pack_unit_plural as `product.parent.translation.packUnitPlural`, `product.parent.translation`.custom_search_keywords as `product.parent.translation.customSearchKeywords`, `product.parent.translation`.slot_config as `product.parent.translation.slotConfig`, `product.parent.translation`.custom_fields as `product.parent.translation.customFields`, `product.parent.translation`.created_at as `product.parent.translation.createdAt`, `product.parent.translation`.updated_at as `product.parent.translation.updatedAt`, `product.parent.translation`.product_id as `product.parent.translation.productId`, `product.parent.translation`.language_id as `product.parent.translation.languageId`, `product.parent.translation`.product_version_id as `product.parent.translation.productVersionId` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.product_translation.parent` ON `product.product_translation.parent`.`product_id` = `product.parent`.`id` AND `product.product_translation.parent`.product_version_id = `product.parent`.version_id LEFT JOIN `tax` `product.tax` ON `product`.`tax` = `product.tax`.`id` LEFT JOIN `nd_second_media_extension` `product.secondMediaExtension` ON `product`.`secondMediaExtension` = `product.secondMediaExtension`.`product_id` LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product`.`manufacturer` = `product.manufacturer`.`id` AND `product`.`version_id` = `product.manufacturer`.`version_id` LEFT JOIN `product_media` `product.cover` ON `product`.`cover` = `product.cover`.`id` AND `product`.`version_id` = `product.cover`.`version_id` LEFT JOIN `product_media` `product.secondMediaExtension.secondMedia` ON `product.secondMediaExtension`.`second_media_id` = `product.secondMediaExtension.secondMedia`.`id` LEFT JOIN `media` `product.secondMediaExtension.secondMedia.media` ON `product.secondMediaExtension.secondMedia`.`media_id` = `product.secondMediaExtension.secondMedia.media`.`id` LEFT JOIN (SELECT `product.secondMediaExtension.secondMedia.media.translation`.media_id, `product.secondMediaExtension.secondMedia.media.translation`.title as `product.secondMediaExtension.secondMedia.media.translation.title`, `product.secondMediaExtension.secondMedia.media.translation`.alt as `product.secondMediaExtension.secondMedia.media.translation.alt`, `product.secondMediaExtension.secondMedia.media.translation`.custom_fields as `product.secondMediaExtension.secondMedia.media.translation.customFields`, `product.secondMediaExtension.secondMedia.media.translation`.created_at as `product.secondMediaExtension.secondMedia.media.translation.createdAt`, `product.secondMediaExtension.secondMedia.media.translation`.updated_at as `product.secondMediaExtension.secondMedia.media.translation.updatedAt`, `product.secondMediaExtension.secondMedia.media.translation`.media_id as `product.secondMediaExtension.secondMedia.media.translation.mediaId`, `product.secondMediaExtension.secondMedia.media.translation`.language_id as `product.secondMediaExtension.secondMedia.media.translation.languageId` FROM `media_translation` `product.secondMediaExtension.secondMedia.media.translation` WHERE `product.secondMediaExtension.secondMedia.media.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.secondMediaExtension.secondMedia.media.media_translation` ON `product.secondMediaExtension.secondMedia.media.media_translation`.`media_id` = `product.secondMediaExtension.secondMedia.media`.`id` LEFT JOIN (SELECT `product.manufacturer.translation`.product_manufacturer_id, `product.manufacturer.translation`.product_manufacturer_version_id, `product.manufacturer.translation`.name as `product.manufacturer.translation.name`, `product.manufacturer.translation`.description as `product.manufacturer.translation.description`, `product.manufacturer.translation`.custom_fields as `product.manufacturer.translation.customFields`, `product.manufacturer.translation`.created_at as `product.manufacturer.translation.createdAt`, `product.manufacturer.translation`.updated_at as `product.manufacturer.translation.updatedAt`, `product.manufacturer.translation`.product_manufacturer_id as `product.manufacturer.translation.productManufacturerId`, `product.manufacturer.translation`.language_id as `product.manufacturer.translation.languageId`, `product.manufacturer.translation`.product_manufacturer_version_id as `product.manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer_translation` `product.manufacturer.translation` WHERE `product.manufacturer.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.manufacturer.product_manufacturer_translation` ON `product.manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product.manufacturer`.`id` AND `product.manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product.manufacturer`.version_id LEFT JOIN `base_extension` `product.manufacturer.baseExtension` ON `product.manufacturer`.`id` = `product.manufacturer.baseExtension`.`product_manufacturer_id` LEFT JOIN `listing_page_extension` `product.manufacturer.listingPageExtension` ON `product.manufacturer`.`id` = `product.manufacturer.listingPageExtension`.`product_manufacturer_id` LEFT JOIN `product_page_extension` `product.manufacturer.productPageExtension` ON `product.manufacturer`.`id` = `product.manufacturer.productPageExtension`.`product_manufacturer_id` LEFT JOIN (SELECT `product.manufacturer.listingPageExtension.translation`.listing_page_extension_id, `product.manufacturer.listingPageExtension.translation`.description as `product.manufacturer.listingPageExtension.translation.description`, `product.manufacturer.listingPageExtension.translation`.size_description as `product.manufacturer.listingPageExtension.translation.sizeDescription`, `product.manufacturer.listingPageExtension.translation`.created_at as `product.manufacturer.listingPageExtension.translation.createdAt`, `product.manufacturer.listingPageExtension.translation`.updated_at as `product.manufacturer.listingPageExtension.translation.updatedAt`, `product.manufacturer.listingPageExtension.translation`.listing_page_extension_id as `product.manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product.manufacturer.listingPageExtension.translation`.language_id as `product.manufacturer.listingPageExtension.translation.languageId` FROM `listing_page_extension_translation` `product.manufacturer.listingPageExtension.translation` WHERE `product.manufacturer.listingPageExtension.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.manufacturer.listingPageExtension.listing_page_extension_translation` ON `product.manufacturer.listingPageExtension.listing_page_extension_translation`.`listing_page_extension_id` = `product.manufacturer.listingPageExtension`.`id` LEFT JOIN (SELECT `product.manufacturer.productPageExtension.translation`.product_page_extension_id, `product.manufacturer.productPageExtension.translation`.url as `product.manufacturer.productPageExtension.translation.url`, `product.manufacturer.productPageExtension.translation`.meta_title as `product.manufacturer.productPageExtension.translation.metaTitle`, `product.manufacturer.productPageExtension.translation`.meta_description as `product.manufacturer.productPageExtension.translation.metaDescription`, `product.manufacturer.productPageExtension.translation`.keywords as `product.manufacturer.productPageExtension.translation.keywords`, `product.manufacturer.productPageExtension.translation`.slot_config as `product.manufacturer.productPageExtension.translation.slotConfig`, `product.manufacturer.productPageExtension.translation`.created_at as `product.manufacturer.productPageExtension.translation.createdAt`, `product.manufacturer.productPageExtension.translation`.updated_at as `product.manufacturer.productPageExtension.translation.updatedAt`, `product.manufacturer.productPageExtension.translation`.product_page_extension_id as `product.manufacturer.productPageExtension.translation.productPageExtensionId`, `product.manufacturer.productPageExtension.translation`.language_id as `product.manufacturer.productPageExtension.translation.languageId` FROM `product_page_extension_translation` `product.manufacturer.productPageExtension.translation` WHERE `product.manufacturer.productPageExtension.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.manufacturer.productPageExtension.product_page_extension_translation` ON `product.manufacturer.productPageExtension.product_page_extension_translation`.`product_page_extension_id` = `product.manufacturer.productPageExtension`.`id` LEFT JOIN `media` `product.cover.media` ON `product.cover`.`media_id` = `product.cover.media`.`id` LEFT JOIN (SELECT `product.cover.media.translation`.media_id, `product.cover.media.translation`.title as `product.cover.media.translation.title`, `product.cover.media.translation`.alt as `product.cover.media.translation.alt`, `product.cover.media.translation`.custom_fields as `product.cover.media.translation.customFields`, `product.cover.media.translation`.created_at as `product.cover.media.translation.createdAt`, `product.cover.media.translation`.updated_at as `product.cover.media.translation.updatedAt`, `product.cover.media.translation`.media_id as `product.cover.media.translation.mediaId`, `product.cover.media.translation`.language_id as `product.cover.media.translation.languageId` FROM `media_translation` `product.cover.media.translation` WHERE `product.cover.media.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.cover.media.media_translation` ON `product.cover.media.media_translation`.`media_id` = `product.cover.media`.`id` WHERE (`product`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((`product.srsExtension`.`base_id` = '00266350' AND `product`.`parent_id` <=> NULL));
array:56 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 88)"
10 => "Nd\Srs\Subscriber\AddProductGroupData::getGroup (line 55)"
11 => "Nd\Srs\Subscriber\AddProductGroupData::onProductsLoaded (line 270)"
12 => "Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} (line 230)"
13 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
14 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
15 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
16 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
17 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
18 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 33)"
19 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
20 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 208)"
21 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
22 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 147)"
23 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::fetchByCriteria (line 85)"
24 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
25 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
26 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
27 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
28 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
29 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
30 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
31 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
32 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
33 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
34 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
35 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
36 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
37 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
38 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
39 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
40 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
41 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
42 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
43 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
44 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
45 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
46 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
47 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
48 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
49 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
50 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
51 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
52 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
53 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
54 => "Shopware\Core\HttpKernel::doHandle (line 81)"
55 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
1.53 ms (0.00%)
|
|
SELECT `product_media`.`id` as `product_media.id`, `product_media`.`version_id` as `product_media.versionId`, `product_media`.`product_id` as `product_media.productId`, `product_media`.`product_version_id` as `product_media.productVersionId`, `product_media`.`media_id` as `product_media.mediaId`, `product_media`.`position` as `product_media.position`, `product_media.media`.`id` as `product_media.media.id`, `product_media.media`.`user_id` as `product_media.media.userId`, `product_media.media`.`media_folder_id` as `product_media.media.mediaFolderId`, `product_media.media`.`mime_type` as `product_media.media.mimeType`, `product_media.media`.`file_extension` as `product_media.media.fileExtension`, `product_media.media`.`uploaded_at` as `product_media.media.uploadedAt`, `product_media.media`.`file_name` as `product_media.media.fileName`, `product_media.media`.`file_size` as `product_media.media.fileSize`, `product_media.media`.`media_type` as `product_media.media.mediaTypeRaw`, `product_media.media`.`meta_data` as `product_media.media.metaData`, `product_media.media`.`private` as `product_media.media.private`, `product_media.media`.`thumbnails_ro` as `product_media.media.thumbnailsRo`, `product_media.media`.`created_at` as `product_media.media.createdAt`, `product_media.media`.`updated_at` as `product_media.media.updatedAt`, `product_media.media.translation.title`, COALESCE(`product_media.media.translation.title`,`product_media.media.translation.title`) as `product_media.media.title`, `product_media.media.translation.alt`, COALESCE(`product_media.media.translation.alt`,`product_media.media.translation.alt`) as `product_media.media.alt`, `product_media.media.translation.customFields`, COALESCE(`product_media.media.translation.customFields`,`product_media.media.translation.customFields`) as `product_media.media.customFields`, `product_media.media.translation.createdAt`, `product_media.media.translation.updatedAt`, `product_media.media.translation.mediaId`, `product_media.media.translation.languageId`, `product_media`.`custom_fields` as `product_media.customFields`, `product_media`.`created_at` as `product_media.createdAt`, `product_media`.`updated_at` as `product_media.updatedAt` FROM `product_media` LEFT JOIN `media` `product_media.media` ON `product_media`.`media_id` = `product_media.media`.`id` LEFT JOIN (SELECT `product_media.media.translation`.media_id, `product_media.media.translation`.title as `product_media.media.translation.title`, `product_media.media.translation`.alt as `product_media.media.translation.alt`, `product_media.media.translation`.custom_fields as `product_media.media.translation.customFields`, `product_media.media.translation`.created_at as `product_media.media.translation.createdAt`, `product_media.media.translation`.updated_at as `product_media.media.translation.updatedAt`, `product_media.media.translation`.media_id as `product_media.media.translation.mediaId`, `product_media.media.translation`.language_id as `product_media.media.translation.languageId` FROM `media_translation` `product_media.media.translation` WHERE `product_media.media.translation`.language_id = :languageId) `product_media.media.media_translation` ON `product_media.media.media_translation`.`media_id` = `product_media.media`.`id` WHERE (`product_media`.`version_id` = :version) AND ((`product_media`.`product_id` IN (:param_c9e43a7b74674b40bb59418cf2c09be6)))
SELECT
`product_media`.`id` as `product_media.id`,
`product_media`.`version_id` as `product_media.versionId`,
`product_media`.`product_id` as `product_media.productId`,
`product_media`.`product_version_id` as `product_media.productVersionId`,
`product_media`.`media_id` as `product_media.mediaId`,
`product_media`.`position` as `product_media.position`,
`product_media.media`.`id` as `product_media.media.id`,
`product_media.media`.`user_id` as `product_media.media.userId`,
`product_media.media`.`media_folder_id` as `product_media.media.mediaFolderId`,
`product_media.media`.`mime_type` as `product_media.media.mimeType`,
`product_media.media`.`file_extension` as `product_media.media.fileExtension`,
`product_media.media`.`uploaded_at` as `product_media.media.uploadedAt`,
`product_media.media`.`file_name` as `product_media.media.fileName`,
`product_media.media`.`file_size` as `product_media.media.fileSize`,
`product_media.media`.`media_type` as `product_media.media.mediaTypeRaw`,
`product_media.media`.`meta_data` as `product_media.media.metaData`,
`product_media.media`.`private` as `product_media.media.private`,
`product_media.media`.`thumbnails_ro` as `product_media.media.thumbnailsRo`,
`product_media.media`.`created_at` as `product_media.media.createdAt`,
`product_media.media`.`updated_at` as `product_media.media.updatedAt`,
`product_media.media.translation.title`,
COALESCE(
`product_media.media.translation.title`,
`product_media.media.translation.title`
) as `product_media.media.title`,
`product_media.media.translation.alt`,
COALESCE(
`product_media.media.translation.alt`,
`product_media.media.translation.alt`
) as `product_media.media.alt`,
`product_media.media.translation.customFields`,
COALESCE(
`product_media.media.translation.customFields`,
`product_media.media.translation.customFields`
) as `product_media.media.customFields`,
`product_media.media.translation.createdAt`,
`product_media.media.translation.updatedAt`,
`product_media.media.translation.mediaId`,
`product_media.media.translation.languageId`,
`product_media`.`custom_fields` as `product_media.customFields`,
`product_media`.`created_at` as `product_media.createdAt`,
`product_media`.`updated_at` as `product_media.updatedAt`
FROM
`product_media`
LEFT JOIN `media` `product_media.media` ON `product_media`.`media_id` = `product_media.media`.`id`
LEFT JOIN (
SELECT
`product_media.media.translation`.media_id,
`product_media.media.translation`.title as `product_media.media.translation.title`,
`product_media.media.translation`.alt as `product_media.media.translation.alt`,
`product_media.media.translation`.custom_fields as `product_media.media.translation.customFields`,
`product_media.media.translation`.created_at as `product_media.media.translation.createdAt`,
`product_media.media.translation`.updated_at as `product_media.media.translation.updatedAt`,
`product_media.media.translation`.media_id as `product_media.media.translation.mediaId`,
`product_media.media.translation`.language_id as `product_media.media.translation.languageId`
FROM
`media_translation` `product_media.media.translation`
WHERE
`product_media.media.translation`.language_id = : languageId
) `product_media.media.media_translation` ON `product_media.media.media_translation`.`media_id` = `product_media.media`.`id`
WHERE
(
`product_media`.`version_id` = : version
)
AND (
(
`product_media`.`product_id` IN (
: param_c9e43a7b74674b40bb59418cf2c09be6
)
)
)
SELECT `product_media`.`id` as `product_media.id`, `product_media`.`version_id` as `product_media.versionId`, `product_media`.`product_id` as `product_media.productId`, `product_media`.`product_version_id` as `product_media.productVersionId`, `product_media`.`media_id` as `product_media.mediaId`, `product_media`.`position` as `product_media.position`, `product_media.media`.`id` as `product_media.media.id`, `product_media.media`.`user_id` as `product_media.media.userId`, `product_media.media`.`media_folder_id` as `product_media.media.mediaFolderId`, `product_media.media`.`mime_type` as `product_media.media.mimeType`, `product_media.media`.`file_extension` as `product_media.media.fileExtension`, `product_media.media`.`uploaded_at` as `product_media.media.uploadedAt`, `product_media.media`.`file_name` as `product_media.media.fileName`, `product_media.media`.`file_size` as `product_media.media.fileSize`, `product_media.media`.`media_type` as `product_media.media.mediaTypeRaw`, `product_media.media`.`meta_data` as `product_media.media.metaData`, `product_media.media`.`private` as `product_media.media.private`, `product_media.media`.`thumbnails_ro` as `product_media.media.thumbnailsRo`, `product_media.media`.`created_at` as `product_media.media.createdAt`, `product_media.media`.`updated_at` as `product_media.media.updatedAt`, `product_media.media.translation.title`, COALESCE(`product_media.media.translation.title`,`product_media.media.translation.title`) as `product_media.media.title`, `product_media.media.translation.alt`, COALESCE(`product_media.media.translation.alt`,`product_media.media.translation.alt`) as `product_media.media.alt`, `product_media.media.translation.customFields`, COALESCE(`product_media.media.translation.customFields`,`product_media.media.translation.customFields`) as `product_media.media.customFields`, `product_media.media.translation.createdAt`, `product_media.media.translation.updatedAt`, `product_media.media.translation.mediaId`, `product_media.media.translation.languageId`, `product_media`.`custom_fields` as `product_media.customFields`, `product_media`.`created_at` as `product_media.createdAt`, `product_media`.`updated_at` as `product_media.updatedAt` FROM `product_media` LEFT JOIN `media` `product_media.media` ON `product_media`.`media_id` = `product_media.media`.`id` LEFT JOIN (SELECT `product_media.media.translation`.media_id, `product_media.media.translation`.title as `product_media.media.translation.title`, `product_media.media.translation`.alt as `product_media.media.translation.alt`, `product_media.media.translation`.custom_fields as `product_media.media.translation.customFields`, `product_media.media.translation`.created_at as `product_media.media.translation.createdAt`, `product_media.media.translation`.updated_at as `product_media.media.translation.updatedAt`, `product_media.media.translation`.media_id as `product_media.media.translation.mediaId`, `product_media.media.translation`.language_id as `product_media.media.translation.languageId` FROM `media_translation` `product_media.media.translation` WHERE `product_media.media.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product_media.media.media_translation` ON `product_media.media.media_translation`.`media_id` = `product_media.media`.`id` WHERE (`product_media`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((`product_media`.`product_id` IN (0x838D5EC29AF1FD428CD573106017D9B5, 0x96BB55CE776BE8649EC3E7EAB5AE43BF)));
array:60 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 496)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToManyWithoutPagination (line 438)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToMany (line 1210)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetchAssociations (line 152)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
12 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
13 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 88)"
14 => "Nd\Srs\Subscriber\AddProductGroupData::getGroup (line 55)"
15 => "Nd\Srs\Subscriber\AddProductGroupData::onProductsLoaded (line 270)"
16 => "Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} (line 230)"
17 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
18 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
19 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
20 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
21 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
22 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 33)"
23 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
24 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 208)"
25 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
26 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 147)"
27 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::fetchByCriteria (line 85)"
28 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
29 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
30 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
31 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
32 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
33 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
34 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
35 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
36 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
37 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
38 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
39 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
40 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
41 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
42 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
43 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
44 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
45 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
46 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
47 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
48 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
49 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
50 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
51 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
52 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
53 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
54 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
55 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
56 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
57 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
58 => "Shopware\Core\HttpKernel::doHandle (line 81)"
59 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
1.98 ms (0.00%)
|
|
SELECT `property_group_option`.`id` as `property_group_option.id`, `property_group_option`.`property_group_id` as `property_group_option.groupId`, `property_group_option`.`color_hex_code` as `property_group_option.colorHexCode`, `property_group_option`.`media_id` as `property_group_option.mediaId`, `property_group_option`.`created_at` as `property_group_option.createdAt`, `property_group_option`.`updated_at` as `property_group_option.updatedAt`, `property_group_option.group`.`id` as `property_group_option.group.id`, `property_group_option.group`.`display_type` as `property_group_option.group.displayType`, `property_group_option.group`.`sorting_type` as `property_group_option.group.sortingType`, `property_group_option.group`.`filterable` as `property_group_option.group.filterable`, `property_group_option.group`.`visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage`, `property_group_option.group`.`created_at` as `property_group_option.group.createdAt`, `property_group_option.group`.`updated_at` as `property_group_option.group.updatedAt`, `property_group_option.group.translation.name`, COALESCE(`property_group_option.group.translation.name`,`property_group_option.group.translation.name`) as `property_group_option.group.name`, `property_group_option.group.translation.description`, COALESCE(`property_group_option.group.translation.description`,`property_group_option.group.translation.description`) as `property_group_option.group.description`, `property_group_option.group.translation.position`, COALESCE(`property_group_option.group.translation.position`,`property_group_option.group.translation.position`) as `property_group_option.group.position`, `property_group_option.group.translation.customFields`, COALESCE(`property_group_option.group.translation.customFields`,`property_group_option.group.translation.customFields`) as `property_group_option.group.customFields`, `property_group_option.group.translation.createdAt`, `property_group_option.group.translation.updatedAt`, `property_group_option.group.translation.propertyGroupId`, `property_group_option.group.translation.languageId`, `property_group_option.translation.name`, COALESCE(`property_group_option.translation.name`,`property_group_option.translation.name`) as `property_group_option.name`, `property_group_option.translation.position`, COALESCE(`property_group_option.translation.position`,`property_group_option.translation.position`) as `property_group_option.position`, `property_group_option.translation.customFields`, COALESCE(`property_group_option.translation.customFields`,`property_group_option.translation.customFields`) as `property_group_option.customFields`, `property_group_option.translation.createdAt`, `property_group_option.translation.updatedAt`, `property_group_option.translation.propertyGroupOptionId`, `property_group_option.translation.languageId` FROM `property_group_option` LEFT JOIN (SELECT `property_group_option.translation`.property_group_option_id, `property_group_option.translation`.name as `property_group_option.translation.name`, `property_group_option.translation`.position as `property_group_option.translation.position`, `property_group_option.translation`.custom_fields as `property_group_option.translation.customFields`, `property_group_option.translation`.created_at as `property_group_option.translation.createdAt`, `property_group_option.translation`.updated_at as `property_group_option.translation.updatedAt`, `property_group_option.translation`.property_group_option_id as `property_group_option.translation.propertyGroupOptionId`, `property_group_option.translation`.language_id as `property_group_option.translation.languageId` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation`.language_id = :languageId) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation`.`property_group_option_id` = `property_group_option`.`id` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option`.`property_group_id` = `property_group_option.group`.`id` LEFT JOIN (SELECT `property_group_option.group.translation`.property_group_id, `property_group_option.group.translation`.name as `property_group_option.group.translation.name`, `property_group_option.group.translation`.description as `property_group_option.group.translation.description`, `property_group_option.group.translation`.position as `property_group_option.group.translation.position`, `property_group_option.group.translation`.custom_fields as `property_group_option.group.translation.customFields`, `property_group_option.group.translation`.created_at as `property_group_option.group.translation.createdAt`, `property_group_option.group.translation`.updated_at as `property_group_option.group.translation.updatedAt`, `property_group_option.group.translation`.property_group_id as `property_group_option.group.translation.propertyGroupId`, `property_group_option.group.translation`.language_id as `property_group_option.group.translation.languageId` FROM `property_group_translation` `property_group_option.group.translation` WHERE `property_group_option.group.translation`.language_id = :languageId) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation`.`property_group_id` = `property_group_option.group`.`id` WHERE `property_group_option`.`id` IN (:ids)
SELECT
`property_group_option`.`id` as `property_group_option.id`,
`property_group_option`.`property_group_id` as `property_group_option.groupId`,
`property_group_option`.`color_hex_code` as `property_group_option.colorHexCode`,
`property_group_option`.`media_id` as `property_group_option.mediaId`,
`property_group_option`.`created_at` as `property_group_option.createdAt`,
`property_group_option`.`updated_at` as `property_group_option.updatedAt`,
`property_group_option.group`.`id` as `property_group_option.group.id`,
`property_group_option.group`.`display_type` as `property_group_option.group.displayType`,
`property_group_option.group`.`sorting_type` as `property_group_option.group.sortingType`,
`property_group_option.group`.`filterable` as `property_group_option.group.filterable`,
`property_group_option.group`.`visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage`,
`property_group_option.group`.`created_at` as `property_group_option.group.createdAt`,
`property_group_option.group`.`updated_at` as `property_group_option.group.updatedAt`,
`property_group_option.group.translation.name`,
COALESCE(
`property_group_option.group.translation.name`,
`property_group_option.group.translation.name`
) as `property_group_option.group.name`,
`property_group_option.group.translation.description`,
COALESCE(
`property_group_option.group.translation.description`,
`property_group_option.group.translation.description`
) as `property_group_option.group.description`,
`property_group_option.group.translation.position`,
COALESCE(
`property_group_option.group.translation.position`,
`property_group_option.group.translation.position`
) as `property_group_option.group.position`,
`property_group_option.group.translation.customFields`,
COALESCE(
`property_group_option.group.translation.customFields`,
`property_group_option.group.translation.customFields`
) as `property_group_option.group.customFields`,
`property_group_option.group.translation.createdAt`,
`property_group_option.group.translation.updatedAt`,
`property_group_option.group.translation.propertyGroupId`,
`property_group_option.group.translation.languageId`,
`property_group_option.translation.name`,
COALESCE(
`property_group_option.translation.name`,
`property_group_option.translation.name`
) as `property_group_option.name`,
`property_group_option.translation.position`,
COALESCE(
`property_group_option.translation.position`,
`property_group_option.translation.position`
) as `property_group_option.position`,
`property_group_option.translation.customFields`,
COALESCE(
`property_group_option.translation.customFields`,
`property_group_option.translation.customFields`
) as `property_group_option.customFields`,
`property_group_option.translation.createdAt`,
`property_group_option.translation.updatedAt`,
`property_group_option.translation.propertyGroupOptionId`,
`property_group_option.translation.languageId`
FROM
`property_group_option`
LEFT JOIN (
SELECT
`property_group_option.translation`.property_group_option_id,
`property_group_option.translation`.name as `property_group_option.translation.name`,
`property_group_option.translation`.position as `property_group_option.translation.position`,
`property_group_option.translation`.custom_fields as `property_group_option.translation.customFields`,
`property_group_option.translation`.created_at as `property_group_option.translation.createdAt`,
`property_group_option.translation`.updated_at as `property_group_option.translation.updatedAt`,
`property_group_option.translation`.property_group_option_id as `property_group_option.translation.propertyGroupOptionId`,
`property_group_option.translation`.language_id as `property_group_option.translation.languageId`
FROM
`property_group_option_translation` `property_group_option.translation`
WHERE
`property_group_option.translation`.language_id = : languageId
) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation`.`property_group_option_id` = `property_group_option`.`id`
LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option`.`property_group_id` = `property_group_option.group`.`id`
LEFT JOIN (
SELECT
`property_group_option.group.translation`.property_group_id,
`property_group_option.group.translation`.name as `property_group_option.group.translation.name`,
`property_group_option.group.translation`.description as `property_group_option.group.translation.description`,
`property_group_option.group.translation`.position as `property_group_option.group.translation.position`,
`property_group_option.group.translation`.custom_fields as `property_group_option.group.translation.customFields`,
`property_group_option.group.translation`.created_at as `property_group_option.group.translation.createdAt`,
`property_group_option.group.translation`.updated_at as `property_group_option.group.translation.updatedAt`,
`property_group_option.group.translation`.property_group_id as `property_group_option.group.translation.propertyGroupId`,
`property_group_option.group.translation`.language_id as `property_group_option.group.translation.languageId`
FROM
`property_group_translation` `property_group_option.group.translation`
WHERE
`property_group_option.group.translation`.language_id = : languageId
) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation`.`property_group_id` = `property_group_option.group`.`id`
WHERE
`property_group_option`.`id` IN (: ids)
SELECT `property_group_option`.`id` as `property_group_option.id`, `property_group_option`.`property_group_id` as `property_group_option.groupId`, `property_group_option`.`color_hex_code` as `property_group_option.colorHexCode`, `property_group_option`.`media_id` as `property_group_option.mediaId`, `property_group_option`.`created_at` as `property_group_option.createdAt`, `property_group_option`.`updated_at` as `property_group_option.updatedAt`, `property_group_option.group`.`id` as `property_group_option.group.id`, `property_group_option.group`.`display_type` as `property_group_option.group.displayType`, `property_group_option.group`.`sorting_type` as `property_group_option.group.sortingType`, `property_group_option.group`.`filterable` as `property_group_option.group.filterable`, `property_group_option.group`.`visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage`, `property_group_option.group`.`created_at` as `property_group_option.group.createdAt`, `property_group_option.group`.`updated_at` as `property_group_option.group.updatedAt`, `property_group_option.group.translation.name`, COALESCE(`property_group_option.group.translation.name`,`property_group_option.group.translation.name`) as `property_group_option.group.name`, `property_group_option.group.translation.description`, COALESCE(`property_group_option.group.translation.description`,`property_group_option.group.translation.description`) as `property_group_option.group.description`, `property_group_option.group.translation.position`, COALESCE(`property_group_option.group.translation.position`,`property_group_option.group.translation.position`) as `property_group_option.group.position`, `property_group_option.group.translation.customFields`, COALESCE(`property_group_option.group.translation.customFields`,`property_group_option.group.translation.customFields`) as `property_group_option.group.customFields`, `property_group_option.group.translation.createdAt`, `property_group_option.group.translation.updatedAt`, `property_group_option.group.translation.propertyGroupId`, `property_group_option.group.translation.languageId`, `property_group_option.translation.name`, COALESCE(`property_group_option.translation.name`,`property_group_option.translation.name`) as `property_group_option.name`, `property_group_option.translation.position`, COALESCE(`property_group_option.translation.position`,`property_group_option.translation.position`) as `property_group_option.position`, `property_group_option.translation.customFields`, COALESCE(`property_group_option.translation.customFields`,`property_group_option.translation.customFields`) as `property_group_option.customFields`, `property_group_option.translation.createdAt`, `property_group_option.translation.updatedAt`, `property_group_option.translation.propertyGroupOptionId`, `property_group_option.translation.languageId` FROM `property_group_option` LEFT JOIN (SELECT `property_group_option.translation`.property_group_option_id, `property_group_option.translation`.name as `property_group_option.translation.name`, `property_group_option.translation`.position as `property_group_option.translation.position`, `property_group_option.translation`.custom_fields as `property_group_option.translation.customFields`, `property_group_option.translation`.created_at as `property_group_option.translation.createdAt`, `property_group_option.translation`.updated_at as `property_group_option.translation.updatedAt`, `property_group_option.translation`.property_group_option_id as `property_group_option.translation.propertyGroupOptionId`, `property_group_option.translation`.language_id as `property_group_option.translation.languageId` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation`.`property_group_option_id` = `property_group_option`.`id` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option`.`property_group_id` = `property_group_option.group`.`id` LEFT JOIN (SELECT `property_group_option.group.translation`.property_group_id, `property_group_option.group.translation`.name as `property_group_option.group.translation.name`, `property_group_option.group.translation`.description as `property_group_option.group.translation.description`, `property_group_option.group.translation`.position as `property_group_option.group.translation.position`, `property_group_option.group.translation`.custom_fields as `property_group_option.group.translation.customFields`, `property_group_option.group.translation`.created_at as `property_group_option.group.translation.createdAt`, `property_group_option.group.translation`.updated_at as `property_group_option.group.translation.updatedAt`, `property_group_option.group.translation`.property_group_id as `property_group_option.group.translation.propertyGroupId`, `property_group_option.group.translation`.language_id as `property_group_option.group.translation.languageId` FROM `property_group_translation` `property_group_option.group.translation` WHERE `property_group_option.group.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation`.`property_group_id` = `property_group_option.group`.`id` WHERE `property_group_option`.`id` IN (0x13FC8BA98800D713445865AADBB944FD, 0x173EA2707BCF17F6688B306C9F258AB4, 0x2FCA18A28AFBC06A4EA637678DB335CA, 0x4C57345B43C015CB2E3BD575397D806C, 0x64B37AE267F5AD98F2990173EF16E67F, 0x7E070FCD99638102BC68DBCD530E8252, 0x8EB8368EB35619C71A03BFBE430D95F1, 0xCDAA7D69BBCC35DED7CF3C63FAC22FCE, 0xDDDCE03739867AD935A78CDA255EC4DD, 0x13FC8BA98800D713445865AADBB944FD, 0x173EA2707BCF17F6688B306C9F258AB4, 0x4C57345B43C015CB2E3BD575397D806C, 0x553480CD158288C380AFC79BF9F99A38, 0x64B37AE267F5AD98F2990173EF16E67F, 0x7E070FCD99638102BC68DBCD530E8252, 0x8EB8368EB35619C71A03BFBE430D95F1, 0xA7C5B8704CB4764E191F98B476355511, 0xCDAA7D69BBCC35DED7CF3C63FAC22FCE);
array:60 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 676)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadManyToManyOverExtension (line 347)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadManyToMany (line 1216)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetchAssociations (line 152)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
12 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
13 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 88)"
14 => "Nd\Srs\Subscriber\AddProductGroupData::getGroup (line 55)"
15 => "Nd\Srs\Subscriber\AddProductGroupData::onProductsLoaded (line 270)"
16 => "Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} (line 230)"
17 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
18 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
19 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
20 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
21 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
22 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 33)"
23 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
24 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 208)"
25 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
26 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 147)"
27 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::fetchByCriteria (line 85)"
28 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
29 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
30 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
31 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
32 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
33 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
34 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
35 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
36 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
37 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
38 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
39 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
40 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
41 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
42 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
43 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
44 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
45 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
46 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
47 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
48 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
49 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
50 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
51 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
52 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
53 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
54 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
55 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
56 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
57 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
58 => "Shopware\Core\HttpKernel::doHandle (line 81)"
59 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.59 ms (0.00%)
|
|
SELECT `unit`.`id` as `unit.id`, `unit`.`created_at` as `unit.createdAt`, `unit`.`updated_at` as `unit.updatedAt`, `unit.translation.shortCode`, COALESCE(`unit.translation.shortCode`,`unit.translation.shortCode`) as `unit.shortCode`, `unit.translation.name`, COALESCE(`unit.translation.name`,`unit.translation.name`) as `unit.name`, `unit.translation.customFields`, COALESCE(`unit.translation.customFields`,`unit.translation.customFields`) as `unit.customFields`, `unit.translation.createdAt`, `unit.translation.updatedAt`, `unit.translation.unitId`, `unit.translation.languageId` FROM `unit` LEFT JOIN (SELECT `unit.translation`.unit_id, `unit.translation`.short_code as `unit.translation.shortCode`, `unit.translation`.name as `unit.translation.name`, `unit.translation`.custom_fields as `unit.translation.customFields`, `unit.translation`.created_at as `unit.translation.createdAt`, `unit.translation`.updated_at as `unit.translation.updatedAt`, `unit.translation`.unit_id as `unit.translation.unitId`, `unit.translation`.language_id as `unit.translation.languageId` FROM `unit_translation` `unit.translation` WHERE `unit.translation`.language_id = :languageId) `unit.unit_translation` ON `unit.unit_translation`.`unit_id` = `unit`.`id`
SELECT `unit`.`id` as `unit.id`, `unit`.`created_at` as `unit.createdAt`, `unit`.`updated_at` as `unit.updatedAt`, `unit.translation.shortCode`, COALESCE(`unit.translation.shortCode`,`unit.translation.shortCode`) as `unit.shortCode`, `unit.translation.name`, COALESCE(`unit.translation.name`,`unit.translation.name`) as `unit.name`, `unit.translation.customFields`, COALESCE(`unit.translation.customFields`,`unit.translation.customFields`) as `unit.customFields`, `unit.translation.createdAt`, `unit.translation.updatedAt`, `unit.translation.unitId`, `unit.translation.languageId` FROM `unit` LEFT JOIN (SELECT `unit.translation`.unit_id, `unit.translation`.short_code as `unit.translation.shortCode`, `unit.translation`.name as `unit.translation.name`, `unit.translation`.custom_fields as `unit.translation.customFields`, `unit.translation`.created_at as `unit.translation.createdAt`, `unit.translation`.updated_at as `unit.translation.updatedAt`, `unit.translation`.unit_id as `unit.translation.unitId`, `unit.translation`.language_id as `unit.translation.languageId` FROM `unit_translation` `unit.translation` WHERE `unit.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `unit.unit_translation` ON `unit.unit_translation`.`unit_id` = `unit`.`id`;
array:60 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 110)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 59)"
9 => "Shopware\Core\Profiling\Profiler::trace (line 109)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 306)"
12 => "Shopware\Core\Content\Product\SalesChannel\Price\ProductPriceCalculator::getUnits (line 50)"
13 => "Shopware\Core\Content\Product\SalesChannel\Price\ProductPriceCalculator::calculate (line 172)"
14 => "Shopware\Core\Content\Product\Subscriber\ProductSubscriber::productSalesChannelLoaded (line 95)"
15 => "Shopware\Core\Content\Product\Subscriber\ProductSubscriber::salesChannelLoaded (line 270)"
16 => "Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} (line 230)"
17 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
18 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
19 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
20 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
21 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
22 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 33)"
23 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
24 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 208)"
25 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
26 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 147)"
27 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::fetchByCriteria (line 85)"
28 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
29 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
30 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
31 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
32 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
33 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
34 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
35 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
36 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
37 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
38 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
39 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
40 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
41 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
42 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
43 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
44 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
45 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
46 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
47 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
48 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
49 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
50 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
51 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
52 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
53 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
54 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
55 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
56 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
57 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
58 => "Shopware\Core\HttpKernel::doHandle (line 81)"
59 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.74 ms (0.00%)
|
|
SELECT `product`.`id`, `product`.`product_number`, `product`.`auto_increment` 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 WHERE (`product`.`version_id` = :version) AND ((((`product.visibilities`.`visibility` >= :param_eb500b3b8cdc4aeeadf2d1c1674af8c1) AND `product.visibilities`.`sales_channel_id` = :param_6b1fcc2fccc94082b217f7a86280da20 AND IFNULL(`product`.`active`, `product.parent`.`active`) = :param_2840f738d91147449e2b1cbaae77d477))) AND (`product`.`id` IN (:ids)) GROUP BY `product`.`id`
SELECT `product`.`id`, `product`.`product_number`, `product`.`auto_increment` 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 WHERE (`product`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((((`product.visibilities`.`visibility` >= 10) AND `product.visibilities`.`sales_channel_id` = 0x327009EB5C1A48E192B7D2BCFA9C61BE AND IFNULL(`product`.`active`, `product.parent`.`active`) = 1))) AND (`product`.`id` IN (0x000173D87C726A4636535E32628976EB, 0x000C0BACCB74EDBA117CDF5533CA8172, 0x001D4F0DA1AC1E2CE07E6D8C1D6FF61F, 0x0029F685C59F969213B443718DA07427, 0x005551D8EE375B9B0B2D8AC7476A90C4, 0x005DFAF38DCE22668E51DD8AF3FEC41E, 0x0059CE36D6D529DFBA1E426F60171E51, 0x006781396082C5BBA4543514FB0447C4)) GROUP BY `product`.`id`;
array:40 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 107)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 62)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 216)"
5 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::doSearch (line 122)"
6 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 147)"
7 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::fetchByCriteria (line 85)"
8 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
9 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
10 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
11 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
12 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
13 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
14 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
15 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
17 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
19 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
20 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
22 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
23 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
24 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
25 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
26 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
28 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
29 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
30 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
31 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
32 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
33 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
35 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
38 => "Shopware\Core\HttpKernel::doHandle (line 81)"
39 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
37.02 ms (0.00%)
|
|
SELECT `product`.`id` as `product.id`, `product`.`version_id` as `product.versionId`, `product`.`parent_id` as `product.parentId`, `product`.`parent_version_id` as `product.parentVersionId`, COALESCE(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`) as `product.manufacturerId`, COALESCE(`product`.`product_manufacturer_version_id`, `product.parent`.`product_manufacturer_version_id`) as `product.productManufacturerVersionId`, COALESCE(`product`.`unit_id`, `product.parent`.`unit_id`) as `product.unitId`, COALESCE(`product`.`tax_id`, `product.parent`.`tax_id`) as `product.taxId`, COALESCE(`product`.`product_media_id`, `product.parent`.`product_media_id`) as `product.coverId`, COALESCE(`product`.`product_media_version_id`, `product.parent`.`product_media_version_id`) as `product.productMediaVersionId`, COALESCE(`product`.`delivery_time_id`, `product.parent`.`delivery_time_id`) as `product.deliveryTimeId`, COALESCE(`product`.`product_feature_set_id`, `product.parent`.`product_feature_set_id`) as `product.featureSetId`, COALESCE(`product`.`canonical_product_id`, `product.parent`.`canonical_product_id`) as `product.canonicalProductId`, COALESCE(`product`.`cms_page_id`, `product.parent`.`cms_page_id`) as `product.cmsPageId`, COALESCE(`product`.`cms_page_version_id`, `product.parent`.`cms_page_version_id`) as `product.cmsPageVersionId`, `product.parent`.`price` as `product.price.inherited`, COALESCE(`product`.`price`, `product.parent`.`price`) as `product.price`, `product`.`product_number` as `product.productNumber`, `product`.`stock` as `product.stock`, COALESCE(`product`.`restock_time`, `product.parent`.`restock_time`) as `product.restockTime`, `product`.`auto_increment` as `product.autoIncrement`, COALESCE(`product`.`active`, `product.parent`.`active`) as `product.active`, `product`.`available_stock` as `product.availableStock`, `product`.`available` as `product.available`, COALESCE(`product`.`is_closeout`, `product.parent`.`is_closeout`) as `product.isCloseout`, `product`.`display_group` as `product.displayGroup`, `product.parent`.`configurator_group_config` as `product.configuratorGroupConfig.inherited`, COALESCE(`product`.`configurator_group_config`, `product.parent`.`configurator_group_config`) as `product.configuratorGroupConfig`, COALESCE(`product`.`main_variant_id`, `product.parent`.`main_variant_id`) as `product.mainVariantId`, COALESCE(`product`.`display_parent`, `product.parent`.`display_parent`) as `product.displayParent`, `product.parent`.`variant_listing_config` as `product.variantListingConfig.inherited`, COALESCE(`product`.`variant_listing_config`, `product.parent`.`variant_listing_config`) as `product.variantListingConfig`, `product`.`variant_restrictions` as `product.variantRestrictions`, COALESCE(`product`.`manufacturer_number`, `product.parent`.`manufacturer_number`) as `product.manufacturerNumber`, COALESCE(`product`.`ean`, `product.parent`.`ean`) as `product.ean`, COALESCE(`product`.`purchase_steps`, `product.parent`.`purchase_steps`) as `product.purchaseSteps`, COALESCE(`product`.`max_purchase`, `product.parent`.`max_purchase`) as `product.maxPurchase`, COALESCE(`product`.`min_purchase`, `product.parent`.`min_purchase`) as `product.minPurchase`, COALESCE(`product`.`purchase_unit`, `product.parent`.`purchase_unit`) as `product.purchaseUnit`, COALESCE(`product`.`reference_unit`, `product.parent`.`reference_unit`) as `product.referenceUnit`, COALESCE(`product`.`shipping_free`, `product.parent`.`shipping_free`) as `product.shippingFree`, `product.parent`.`purchase_prices` as `product.purchasePrices.inherited`, COALESCE(`product`.`purchase_prices`, `product.parent`.`purchase_prices`) as `product.purchasePrices`, COALESCE(`product`.`mark_as_topseller`, `product.parent`.`mark_as_topseller`) as `product.markAsTopseller`, COALESCE(`product`.`weight`, `product.parent`.`weight`) as `product.weight`, COALESCE(`product`.`width`, `product.parent`.`width`) as `product.width`, COALESCE(`product`.`height`, `product.parent`.`height`) as `product.height`, COALESCE(`product`.`length`, `product.parent`.`length`) as `product.length`, COALESCE(`product`.`release_date`, `product.parent`.`release_date`) as `product.releaseDate`, COALESCE(`product`.`rating_average`, `product.parent`.`rating_average`) as `product.ratingAverage`, `product.parent`.`category_tree` as `product.categoryTree.inherited`, COALESCE(`product`.`category_tree`, `product.parent`.`category_tree`) as `product.categoryTree`, `product.parent`.`property_ids` as `product.propertyIds.inherited`, COALESCE(`product`.`property_ids`, `product.parent`.`property_ids`) as `product.propertyIds`, `product.parent`.`option_ids` as `product.optionIds.inherited`, COALESCE(`product`.`option_ids`, `product.parent`.`option_ids`) as `product.optionIds`, `product.parent`.`stream_ids` as `product.streamIds.inherited`, COALESCE(`product`.`stream_ids`, `product.parent`.`stream_ids`) as `product.streamIds`, `product.parent`.`tag_ids` as `product.tagIds.inherited`, COALESCE(`product`.`tag_ids`, `product.parent`.`tag_ids`) as `product.tagIds`, `product.parent`.`category_ids` as `product.categoryIds.inherited`, COALESCE(`product`.`category_ids`, `product.parent`.`category_ids`) as `product.categoryIds`, `product`.`child_count` as `product.childCount`, COALESCE(`product`.`custom_field_set_selection_active`, `product.parent`.`custom_field_set_selection_active`) as `product.customFieldSetSelectionActive`, `product`.`sales` as `product.sales`, `product`.`states` as `product.states`, `product.tax`.`id` as `product.tax.id`, `product.tax`.`tax_rate` as `product.tax.taxRate`, `product.tax`.`name` as `product.tax.name`, `product.tax`.`position` as `product.tax.position`, `product.tax`.`custom_fields` as `product.tax.customFields`, `product.tax`.`created_at` as `product.tax.createdAt`, `product.tax`.`updated_at` as `product.tax.updatedAt`, `product.parent`.`cheapest_price` as `product.cheapestPrice.inherited`, COALESCE(`product`.`cheapest_price`, `product.parent`.`cheapest_price`) as `product.cheapestPrice`, `product`.`created_at` as `product.createdAt`, `product`.`updated_at` as `product.updatedAt`, `product.secondMediaExtension`.`id` as `product.secondMediaExtension.id`, `product.secondMediaExtension`.`product_id` as `product.secondMediaExtension.productId`, `product.secondMediaExtension`.`product_version_id` as `product.secondMediaExtension.productVersionId`, `product.secondMediaExtension`.`second_media_id` as `product.secondMediaExtension.secondMediaId`, `product.secondMediaExtension.secondMedia`.`id` as `product.secondMediaExtension.secondMedia.id`, `product.secondMediaExtension.secondMedia`.`version_id` as `product.secondMediaExtension.secondMedia.versionId`, `product.secondMediaExtension.secondMedia`.`product_id` as `product.secondMediaExtension.secondMedia.productId`, `product.secondMediaExtension.secondMedia`.`product_version_id` as `product.secondMediaExtension.secondMedia.productVersionId`, `product.secondMediaExtension.secondMedia`.`media_id` as `product.secondMediaExtension.secondMedia.mediaId`, `product.secondMediaExtension.secondMedia`.`position` as `product.secondMediaExtension.secondMedia.position`, `product.secondMediaExtension.secondMedia.media`.`id` as `product.secondMediaExtension.secondMedia.media.id`, `product.secondMediaExtension.secondMedia.media`.`user_id` as `product.secondMediaExtension.secondMedia.media.userId`, `product.secondMediaExtension.secondMedia.media`.`media_folder_id` as `product.secondMediaExtension.secondMedia.media.mediaFolderId`, `product.secondMediaExtension.secondMedia.media`.`mime_type` as `product.secondMediaExtension.secondMedia.media.mimeType`, `product.secondMediaExtension.secondMedia.media`.`file_extension` as `product.secondMediaExtension.secondMedia.media.fileExtension`, `product.secondMediaExtension.secondMedia.media`.`uploaded_at` as `product.secondMediaExtension.secondMedia.media.uploadedAt`, `product.secondMediaExtension.secondMedia.media`.`file_name` as `product.secondMediaExtension.secondMedia.media.fileName`, `product.secondMediaExtension.secondMedia.media`.`file_size` as `product.secondMediaExtension.secondMedia.media.fileSize`, `product.secondMediaExtension.secondMedia.media`.`media_type` as `product.secondMediaExtension.secondMedia.media.mediaTypeRaw`, `product.secondMediaExtension.secondMedia.media`.`meta_data` as `product.secondMediaExtension.secondMedia.media.metaData`, `product.secondMediaExtension.secondMedia.media`.`private` as `product.secondMediaExtension.secondMedia.media.private`, `product.secondMediaExtension.secondMedia.media`.`thumbnails_ro` as `product.secondMediaExtension.secondMedia.media.thumbnailsRo`, `product.secondMediaExtension.secondMedia.media`.`created_at` as `product.secondMediaExtension.secondMedia.media.createdAt`, `product.secondMediaExtension.secondMedia.media`.`updated_at` as `product.secondMediaExtension.secondMedia.media.updatedAt`, `product.secondMediaExtension.secondMedia.media.translation.title`, COALESCE(`product.secondMediaExtension.secondMedia.media.translation.title`,`product.secondMediaExtension.secondMedia.media.translation.title`) as `product.secondMediaExtension.secondMedia.media.title`, `product.secondMediaExtension.secondMedia.media.translation.alt`, COALESCE(`product.secondMediaExtension.secondMedia.media.translation.alt`,`product.secondMediaExtension.secondMedia.media.translation.alt`) as `product.secondMediaExtension.secondMedia.media.alt`, `product.secondMediaExtension.secondMedia.media.translation.customFields`, COALESCE(`product.secondMediaExtension.secondMedia.media.translation.customFields`,`product.secondMediaExtension.secondMedia.media.translation.customFields`) as `product.secondMediaExtension.secondMedia.media.customFields`, `product.secondMediaExtension.secondMedia.media.translation.createdAt`, `product.secondMediaExtension.secondMedia.media.translation.updatedAt`, `product.secondMediaExtension.secondMedia.media.translation.mediaId`, `product.secondMediaExtension.secondMedia.media.translation.languageId`, `product.secondMediaExtension.secondMedia`.`custom_fields` as `product.secondMediaExtension.secondMedia.customFields`, `product.secondMediaExtension.secondMedia`.`created_at` as `product.secondMediaExtension.secondMedia.createdAt`, `product.secondMediaExtension.secondMedia`.`updated_at` as `product.secondMediaExtension.secondMedia.updatedAt`, `product.secondMediaExtension`.`created_at` as `product.secondMediaExtension.createdAt`, `product.secondMediaExtension`.`updated_at` as `product.secondMediaExtension.updatedAt`, `product.srsExtension`.`id` as `product.srsExtension.id`, `product.srsExtension`.`version_id` as `product.srsExtension.versionId`, `product.srsExtension`.`product_id` as `product.srsExtension.productId`, `product.srsExtension`.`product_version_id` as `product.srsExtension.productVersionId`, `product.srsExtension`.`srs_id` as `product.srsExtension.srsId`, `product.srsExtension`.`base_id` as `product.srsExtension.baseId`, `product.srsExtension`.`created_at` as `product.srsExtension.createdAt`, `product.srsExtension`.`updated_at` as `product.srsExtension.updatedAt`, `product.cover`.`id` as `product.cover.id`, `product.cover`.`version_id` as `product.cover.versionId`, `product.cover`.`product_id` as `product.cover.productId`, `product.cover`.`product_version_id` as `product.cover.productVersionId`, `product.cover`.`media_id` as `product.cover.mediaId`, `product.cover`.`position` as `product.cover.position`, `product.cover.media`.`id` as `product.cover.media.id`, `product.cover.media`.`user_id` as `product.cover.media.userId`, `product.cover.media`.`media_folder_id` as `product.cover.media.mediaFolderId`, `product.cover.media`.`mime_type` as `product.cover.media.mimeType`, `product.cover.media`.`file_extension` as `product.cover.media.fileExtension`, `product.cover.media`.`uploaded_at` as `product.cover.media.uploadedAt`, `product.cover.media`.`file_name` as `product.cover.media.fileName`, `product.cover.media`.`file_size` as `product.cover.media.fileSize`, `product.cover.media`.`media_type` as `product.cover.media.mediaTypeRaw`, `product.cover.media`.`meta_data` as `product.cover.media.metaData`, `product.cover.media`.`private` as `product.cover.media.private`, `product.cover.media`.`thumbnails_ro` as `product.cover.media.thumbnailsRo`, `product.cover.media`.`created_at` as `product.cover.media.createdAt`, `product.cover.media`.`updated_at` as `product.cover.media.updatedAt`, `product.cover.media.translation.title`, COALESCE(`product.cover.media.translation.title`,`product.cover.media.translation.title`) as `product.cover.media.title`, `product.cover.media.translation.alt`, COALESCE(`product.cover.media.translation.alt`,`product.cover.media.translation.alt`) as `product.cover.media.alt`, `product.cover.media.translation.customFields`, COALESCE(`product.cover.media.translation.customFields`,`product.cover.media.translation.customFields`) as `product.cover.media.customFields`, `product.cover.media.translation.createdAt`, `product.cover.media.translation.updatedAt`, `product.cover.media.translation.mediaId`, `product.cover.media.translation.languageId`, `product.cover`.`custom_fields` as `product.cover.customFields`, `product.cover`.`created_at` as `product.cover.createdAt`, `product.cover`.`updated_at` as `product.cover.updatedAt`, (SELECT GROUP_CONCAT(HEX(`product.options.mapping`.`property_group_option_id`) SEPARATOR '||')
FROM `product_option` `product.options.mapping`
WHERE `product.options.mapping`.`product_id` = `product`.`id` ) as `product.options.id_mapping`, `product.unit`.`id` as `product.unit.id`, `product.unit`.`created_at` as `product.unit.createdAt`, `product.unit`.`updated_at` as `product.unit.updatedAt`, `product.unit.translation.shortCode`, COALESCE(`product.unit.translation.shortCode`,`product.unit.translation.shortCode`) as `product.unit.shortCode`, `product.unit.translation.name`, COALESCE(`product.unit.translation.name`,`product.unit.translation.name`) as `product.unit.name`, `product.unit.translation.customFields`, COALESCE(`product.unit.translation.customFields`,`product.unit.translation.customFields`) as `product.unit.customFields`, `product.unit.translation.createdAt`, `product.unit.translation.updatedAt`, `product.unit.translation.unitId`, `product.unit.translation.languageId`, `product.deliveryTime`.`id` as `product.deliveryTime.id`, `product.deliveryTime`.`min` as `product.deliveryTime.min`, `product.deliveryTime`.`max` as `product.deliveryTime.max`, `product.deliveryTime`.`unit` as `product.deliveryTime.unit`, `product.deliveryTime`.`created_at` as `product.deliveryTime.createdAt`, `product.deliveryTime`.`updated_at` as `product.deliveryTime.updatedAt`, `product.deliveryTime.translation.name`, COALESCE(`product.deliveryTime.translation.name`,`product.deliveryTime.translation.name`) as `product.deliveryTime.name`, `product.deliveryTime.translation.customFields`, COALESCE(`product.deliveryTime.translation.customFields`,`product.deliveryTime.translation.customFields`) as `product.deliveryTime.customFields`, `product.deliveryTime.translation.createdAt`, `product.deliveryTime.translation.updatedAt`, `product.deliveryTime.translation.deliveryTimeId`, `product.deliveryTime.translation.languageId`, `product.translation.metaDescription`, `product.parent.translation.metaDescription`, COALESCE(`product.translation.metaDescription`,`product.parent.translation.metaDescription`,`product.translation.metaDescription`) as `product.metaDescription`, `product.translation.name`, `product.parent.translation.name`, COALESCE(`product.translation.name`,`product.parent.translation.name`,`product.translation.name`) as `product.name`, `product.translation.keywords`, `product.parent.translation.keywords`, COALESCE(`product.translation.keywords`,`product.parent.translation.keywords`,`product.translation.keywords`) as `product.keywords`, `product.translation.description`, `product.parent.translation.description`, COALESCE(`product.translation.description`,`product.parent.translation.description`,`product.translation.description`) as `product.description`, `product.translation.metaTitle`, `product.parent.translation.metaTitle`, COALESCE(`product.translation.metaTitle`,`product.parent.translation.metaTitle`,`product.translation.metaTitle`) as `product.metaTitle`, `product.translation.packUnit`, `product.parent.translation.packUnit`, COALESCE(`product.translation.packUnit`,`product.parent.translation.packUnit`,`product.translation.packUnit`) as `product.packUnit`, `product.translation.packUnitPlural`, `product.parent.translation.packUnitPlural`, COALESCE(`product.translation.packUnitPlural`,`product.parent.translation.packUnitPlural`,`product.translation.packUnitPlural`) as `product.packUnitPlural`, `product.translation.customSearchKeywords`, `product.parent.translation.customSearchKeywords`, COALESCE(`product.translation.customSearchKeywords`,`product.parent.translation.customSearchKeywords`,`product.translation.customSearchKeywords`) as `product.customSearchKeywords`, `product.translation.slotConfig`, `product.parent.translation.slotConfig`, COALESCE(`product.translation.slotConfig`,`product.parent.translation.slotConfig`,`product.translation.slotConfig`) as `product.slotConfig`, `product.translation.customFields`, `product.parent.translation.customFields`, COALESCE(`product.translation.customFields`,`product.parent.translation.customFields`,`product.translation.customFields`) as `product.customFields`, `product.translation.createdAt`, `product.parent.translation.createdAt`, `product.translation.updatedAt`, `product.parent.translation.updatedAt`, `product.translation.productId`, `product.parent.translation.productId`, `product.translation.languageId`, `product.parent.translation.languageId`, `product.translation.productVersionId`, `product.parent.translation.productVersionId` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN (SELECT `product.translation`.product_id, `product.translation`.product_version_id, `product.translation`.meta_description as `product.translation.metaDescription`, `product.translation`.name as `product.translation.name`, `product.translation`.keywords as `product.translation.keywords`, `product.translation`.description as `product.translation.description`, `product.translation`.meta_title as `product.translation.metaTitle`, `product.translation`.pack_unit as `product.translation.packUnit`, `product.translation`.pack_unit_plural as `product.translation.packUnitPlural`, `product.translation`.custom_search_keywords as `product.translation.customSearchKeywords`, `product.translation`.slot_config as `product.translation.slotConfig`, `product.translation`.custom_fields as `product.translation.customFields`, `product.translation`.created_at as `product.translation.createdAt`, `product.translation`.updated_at as `product.translation.updatedAt`, `product.translation`.product_id as `product.translation.productId`, `product.translation`.language_id as `product.translation.languageId`, `product.translation`.product_version_id as `product.translation.productVersionId` FROM `product_translation` `product.translation` WHERE `product.translation`.language_id = :languageId) `product.product_translation` ON `product.product_translation`.`product_id` = `product`.`id` AND `product.product_translation`.product_version_id = `product`.version_id LEFT JOIN (SELECT `product.parent.translation`.product_id, `product.parent.translation`.product_version_id, `product.parent.translation`.meta_description as `product.parent.translation.metaDescription`, `product.parent.translation`.name as `product.parent.translation.name`, `product.parent.translation`.keywords as `product.parent.translation.keywords`, `product.parent.translation`.description as `product.parent.translation.description`, `product.parent.translation`.meta_title as `product.parent.translation.metaTitle`, `product.parent.translation`.pack_unit as `product.parent.translation.packUnit`, `product.parent.translation`.pack_unit_plural as `product.parent.translation.packUnitPlural`, `product.parent.translation`.custom_search_keywords as `product.parent.translation.customSearchKeywords`, `product.parent.translation`.slot_config as `product.parent.translation.slotConfig`, `product.parent.translation`.custom_fields as `product.parent.translation.customFields`, `product.parent.translation`.created_at as `product.parent.translation.createdAt`, `product.parent.translation`.updated_at as `product.parent.translation.updatedAt`, `product.parent.translation`.product_id as `product.parent.translation.productId`, `product.parent.translation`.language_id as `product.parent.translation.languageId`, `product.parent.translation`.product_version_id as `product.parent.translation.productVersionId` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation`.language_id = :languageId) `product.product_translation.parent` ON `product.product_translation.parent`.`product_id` = `product.parent`.`id` AND `product.product_translation.parent`.product_version_id = `product.parent`.version_id LEFT JOIN `tax` `product.tax` ON `product`.`tax` = `product.tax`.`id` LEFT JOIN `nd_second_media_extension` `product.secondMediaExtension` ON `product`.`secondMediaExtension` = `product.secondMediaExtension`.`product_id` LEFT JOIN `product_srs_extension` `product.srsExtension` ON `product`.`srsExtension` = `product.srsExtension`.`product_id` AND `product`.`version_id` = `product.srsExtension`.`version_id` LEFT JOIN `product_media` `product.cover` ON `product`.`cover` = `product.cover`.`id` AND `product`.`version_id` = `product.cover`.`version_id` LEFT JOIN `unit` `product.unit` ON `product`.`unit` = `product.unit`.`id` LEFT JOIN `delivery_time` `product.deliveryTime` ON `product`.`deliveryTime` = `product.deliveryTime`.`id` LEFT JOIN `product_media` `product.secondMediaExtension.secondMedia` ON `product.secondMediaExtension`.`second_media_id` = `product.secondMediaExtension.secondMedia`.`id` LEFT JOIN `media` `product.secondMediaExtension.secondMedia.media` ON `product.secondMediaExtension.secondMedia`.`media_id` = `product.secondMediaExtension.secondMedia.media`.`id` LEFT JOIN (SELECT `product.secondMediaExtension.secondMedia.media.translation`.media_id, `product.secondMediaExtension.secondMedia.media.translation`.title as `product.secondMediaExtension.secondMedia.media.translation.title`, `product.secondMediaExtension.secondMedia.media.translation`.alt as `product.secondMediaExtension.secondMedia.media.translation.alt`, `product.secondMediaExtension.secondMedia.media.translation`.custom_fields as `product.secondMediaExtension.secondMedia.media.translation.customFields`, `product.secondMediaExtension.secondMedia.media.translation`.created_at as `product.secondMediaExtension.secondMedia.media.translation.createdAt`, `product.secondMediaExtension.secondMedia.media.translation`.updated_at as `product.secondMediaExtension.secondMedia.media.translation.updatedAt`, `product.secondMediaExtension.secondMedia.media.translation`.media_id as `product.secondMediaExtension.secondMedia.media.translation.mediaId`, `product.secondMediaExtension.secondMedia.media.translation`.language_id as `product.secondMediaExtension.secondMedia.media.translation.languageId` FROM `media_translation` `product.secondMediaExtension.secondMedia.media.translation` WHERE `product.secondMediaExtension.secondMedia.media.translation`.language_id = :languageId) `product.secondMediaExtension.secondMedia.media.media_translation` ON `product.secondMediaExtension.secondMedia.media.media_translation`.`media_id` = `product.secondMediaExtension.secondMedia.media`.`id` LEFT JOIN `media` `product.cover.media` ON `product.cover`.`media_id` = `product.cover.media`.`id` LEFT JOIN (SELECT `product.cover.media.translation`.media_id, `product.cover.media.translation`.title as `product.cover.media.translation.title`, `product.cover.media.translation`.alt as `product.cover.media.translation.alt`, `product.cover.media.translation`.custom_fields as `product.cover.media.translation.customFields`, `product.cover.media.translation`.created_at as `product.cover.media.translation.createdAt`, `product.cover.media.translation`.updated_at as `product.cover.media.translation.updatedAt`, `product.cover.media.translation`.media_id as `product.cover.media.translation.mediaId`, `product.cover.media.translation`.language_id as `product.cover.media.translation.languageId` FROM `media_translation` `product.cover.media.translation` WHERE `product.cover.media.translation`.language_id = :languageId) `product.cover.media.media_translation` ON `product.cover.media.media_translation`.`media_id` = `product.cover.media`.`id` LEFT JOIN (SELECT `product.unit.translation`.unit_id, `product.unit.translation`.short_code as `product.unit.translation.shortCode`, `product.unit.translation`.name as `product.unit.translation.name`, `product.unit.translation`.custom_fields as `product.unit.translation.customFields`, `product.unit.translation`.created_at as `product.unit.translation.createdAt`, `product.unit.translation`.updated_at as `product.unit.translation.updatedAt`, `product.unit.translation`.unit_id as `product.unit.translation.unitId`, `product.unit.translation`.language_id as `product.unit.translation.languageId` FROM `unit_translation` `product.unit.translation` WHERE `product.unit.translation`.language_id = :languageId) `product.unit.unit_translation` ON `product.unit.unit_translation`.`unit_id` = `product.unit`.`id` LEFT JOIN (SELECT `product.deliveryTime.translation`.delivery_time_id, `product.deliveryTime.translation`.name as `product.deliveryTime.translation.name`, `product.deliveryTime.translation`.custom_fields as `product.deliveryTime.translation.customFields`, `product.deliveryTime.translation`.created_at as `product.deliveryTime.translation.createdAt`, `product.deliveryTime.translation`.updated_at as `product.deliveryTime.translation.updatedAt`, `product.deliveryTime.translation`.delivery_time_id as `product.deliveryTime.translation.deliveryTimeId`, `product.deliveryTime.translation`.language_id as `product.deliveryTime.translation.languageId` FROM `delivery_time_translation` `product.deliveryTime.translation` WHERE `product.deliveryTime.translation`.language_id = :languageId) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation`.`delivery_time_id` = `product.deliveryTime`.`id` WHERE (`product`.`version_id` = :version) AND (`product`.`id` IN (:ids))
SELECT
`product`.`id` as `product.id`,
`product`.`version_id` as `product.versionId`,
`product`.`parent_id` as `product.parentId`,
`product`.`parent_version_id` as `product.parentVersionId`,
COALESCE(
`product`.`product_manufacturer_id`,
`product.parent`.`product_manufacturer_id`
) as `product.manufacturerId`,
COALESCE(
`product`.`product_manufacturer_version_id`,
`product.parent`.`product_manufacturer_version_id`
) as `product.productManufacturerVersionId`,
COALESCE(
`product`.`unit_id`, `product.parent`.`unit_id`
) as `product.unitId`,
COALESCE(
`product`.`tax_id`, `product.parent`.`tax_id`
) as `product.taxId`,
COALESCE(
`product`.`product_media_id`, `product.parent`.`product_media_id`
) as `product.coverId`,
COALESCE(
`product`.`product_media_version_id`,
`product.parent`.`product_media_version_id`
) as `product.productMediaVersionId`,
COALESCE(
`product`.`delivery_time_id`, `product.parent`.`delivery_time_id`
) as `product.deliveryTimeId`,
COALESCE(
`product`.`product_feature_set_id`,
`product.parent`.`product_feature_set_id`
) as `product.featureSetId`,
COALESCE(
`product`.`canonical_product_id`,
`product.parent`.`canonical_product_id`
) as `product.canonicalProductId`,
COALESCE(
`product`.`cms_page_id`, `product.parent`.`cms_page_id`
) as `product.cmsPageId`,
COALESCE(
`product`.`cms_page_version_id`,
`product.parent`.`cms_page_version_id`
) as `product.cmsPageVersionId`,
`product.parent`.`price` as `product.price.inherited`,
COALESCE(
`product`.`price`, `product.parent`.`price`
) as `product.price`,
`product`.`product_number` as `product.productNumber`,
`product`.`stock` as `product.stock`,
COALESCE(
`product`.`restock_time`, `product.parent`.`restock_time`
) as `product.restockTime`,
`product`.`auto_increment` as `product.autoIncrement`,
COALESCE(
`product`.`active`, `product.parent`.`active`
) as `product.active`,
`product`.`available_stock` as `product.availableStock`,
`product`.`available` as `product.available`,
COALESCE(
`product`.`is_closeout`, `product.parent`.`is_closeout`
) as `product.isCloseout`,
`product`.`display_group` as `product.displayGroup`,
`product.parent`.`configurator_group_config` as `product.configuratorGroupConfig.inherited`,
COALESCE(
`product`.`configurator_group_config`,
`product.parent`.`configurator_group_config`
) as `product.configuratorGroupConfig`,
COALESCE(
`product`.`main_variant_id`, `product.parent`.`main_variant_id`
) as `product.mainVariantId`,
COALESCE(
`product`.`display_parent`, `product.parent`.`display_parent`
) as `product.displayParent`,
`product.parent`.`variant_listing_config` as `product.variantListingConfig.inherited`,
COALESCE(
`product`.`variant_listing_config`,
`product.parent`.`variant_listing_config`
) as `product.variantListingConfig`,
`product`.`variant_restrictions` as `product.variantRestrictions`,
COALESCE(
`product`.`manufacturer_number`,
`product.parent`.`manufacturer_number`
) as `product.manufacturerNumber`,
COALESCE(
`product`.`ean`, `product.parent`.`ean`
) as `product.ean`,
COALESCE(
`product`.`purchase_steps`, `product.parent`.`purchase_steps`
) as `product.purchaseSteps`,
COALESCE(
`product`.`max_purchase`, `product.parent`.`max_purchase`
) as `product.maxPurchase`,
COALESCE(
`product`.`min_purchase`, `product.parent`.`min_purchase`
) as `product.minPurchase`,
COALESCE(
`product`.`purchase_unit`, `product.parent`.`purchase_unit`
) as `product.purchaseUnit`,
COALESCE(
`product`.`reference_unit`, `product.parent`.`reference_unit`
) as `product.referenceUnit`,
COALESCE(
`product`.`shipping_free`, `product.parent`.`shipping_free`
) as `product.shippingFree`,
`product.parent`.`purchase_prices` as `product.purchasePrices.inherited`,
COALESCE(
`product`.`purchase_prices`, `product.parent`.`purchase_prices`
) as `product.purchasePrices`,
COALESCE(
`product`.`mark_as_topseller`, `product.parent`.`mark_as_topseller`
) as `product.markAsTopseller`,
COALESCE(
`product`.`weight`, `product.parent`.`weight`
) as `product.weight`,
COALESCE(
`product`.`width`, `product.parent`.`width`
) as `product.width`,
COALESCE(
`product`.`height`, `product.parent`.`height`
) as `product.height`,
COALESCE(
`product`.`length`, `product.parent`.`length`
) as `product.length`,
COALESCE(
`product`.`release_date`, `product.parent`.`release_date`
) as `product.releaseDate`,
COALESCE(
`product`.`rating_average`, `product.parent`.`rating_average`
) as `product.ratingAverage`,
`product.parent`.`category_tree` as `product.categoryTree.inherited`,
COALESCE(
`product`.`category_tree`, `product.parent`.`category_tree`
) as `product.categoryTree`,
`product.parent`.`property_ids` as `product.propertyIds.inherited`,
COALESCE(
`product`.`property_ids`, `product.parent`.`property_ids`
) as `product.propertyIds`,
`product.parent`.`option_ids` as `product.optionIds.inherited`,
COALESCE(
`product`.`option_ids`, `product.parent`.`option_ids`
) as `product.optionIds`,
`product.parent`.`stream_ids` as `product.streamIds.inherited`,
COALESCE(
`product`.`stream_ids`, `product.parent`.`stream_ids`
) as `product.streamIds`,
`product.parent`.`tag_ids` as `product.tagIds.inherited`,
COALESCE(
`product`.`tag_ids`, `product.parent`.`tag_ids`
) as `product.tagIds`,
`product.parent`.`category_ids` as `product.categoryIds.inherited`,
COALESCE(
`product`.`category_ids`, `product.parent`.`category_ids`
) as `product.categoryIds`,
`product`.`child_count` as `product.childCount`,
COALESCE(
`product`.`custom_field_set_selection_active`,
`product.parent`.`custom_field_set_selection_active`
) as `product.customFieldSetSelectionActive`,
`product`.`sales` as `product.sales`,
`product`.`states` as `product.states`,
`product.tax`.`id` as `product.tax.id`,
`product.tax`.`tax_rate` as `product.tax.taxRate`,
`product.tax`.`name` as `product.tax.name`,
`product.tax`.`position` as `product.tax.position`,
`product.tax`.`custom_fields` as `product.tax.customFields`,
`product.tax`.`created_at` as `product.tax.createdAt`,
`product.tax`.`updated_at` as `product.tax.updatedAt`,
`product.parent`.`cheapest_price` as `product.cheapestPrice.inherited`,
COALESCE(
`product`.`cheapest_price`, `product.parent`.`cheapest_price`
) as `product.cheapestPrice`,
`product`.`created_at` as `product.createdAt`,
`product`.`updated_at` as `product.updatedAt`,
`product.secondMediaExtension`.`id` as `product.secondMediaExtension.id`,
`product.secondMediaExtension`.`product_id` as `product.secondMediaExtension.productId`,
`product.secondMediaExtension`.`product_version_id` as `product.secondMediaExtension.productVersionId`,
`product.secondMediaExtension`.`second_media_id` as `product.secondMediaExtension.secondMediaId`,
`product.secondMediaExtension.secondMedia`.`id` as `product.secondMediaExtension.secondMedia.id`,
`product.secondMediaExtension.secondMedia`.`version_id` as `product.secondMediaExtension.secondMedia.versionId`,
`product.secondMediaExtension.secondMedia`.`product_id` as `product.secondMediaExtension.secondMedia.productId`,
`product.secondMediaExtension.secondMedia`.`product_version_id` as `product.secondMediaExtension.secondMedia.productVersionId`,
`product.secondMediaExtension.secondMedia`.`media_id` as `product.secondMediaExtension.secondMedia.mediaId`,
`product.secondMediaExtension.secondMedia`.`position` as `product.secondMediaExtension.secondMedia.position`,
`product.secondMediaExtension.secondMedia.media`.`id` as `product.secondMediaExtension.secondMedia.media.id`,
`product.secondMediaExtension.secondMedia.media`.`user_id` as `product.secondMediaExtension.secondMedia.media.userId`,
`product.secondMediaExtension.secondMedia.media`.`media_folder_id` as `product.secondMediaExtension.secondMedia.media.mediaFolderId`,
`product.secondMediaExtension.secondMedia.media`.`mime_type` as `product.secondMediaExtension.secondMedia.media.mimeType`,
`product.secondMediaExtension.secondMedia.media`.`file_extension` as `product.secondMediaExtension.secondMedia.media.fileExtension`,
`product.secondMediaExtension.secondMedia.media`.`uploaded_at` as `product.secondMediaExtension.secondMedia.media.uploadedAt`,
`product.secondMediaExtension.secondMedia.media`.`file_name` as `product.secondMediaExtension.secondMedia.media.fileName`,
`product.secondMediaExtension.secondMedia.media`.`file_size` as `product.secondMediaExtension.secondMedia.media.fileSize`,
`product.secondMediaExtension.secondMedia.media`.`media_type` as `product.secondMediaExtension.secondMedia.media.mediaTypeRaw`,
`product.secondMediaExtension.secondMedia.media`.`meta_data` as `product.secondMediaExtension.secondMedia.media.metaData`,
`product.secondMediaExtension.secondMedia.media`.`private` as `product.secondMediaExtension.secondMedia.media.private`,
`product.secondMediaExtension.secondMedia.media`.`thumbnails_ro` as `product.secondMediaExtension.secondMedia.media.thumbnailsRo`,
`product.secondMediaExtension.secondMedia.media`.`created_at` as `product.secondMediaExtension.secondMedia.media.createdAt`,
`product.secondMediaExtension.secondMedia.media`.`updated_at` as `product.secondMediaExtension.secondMedia.media.updatedAt`,
`product.secondMediaExtension.secondMedia.media.translation.title`,
COALESCE(
`product.secondMediaExtension.secondMedia.media.translation.title`,
`product.secondMediaExtension.secondMedia.media.translation.title`
) as `product.secondMediaExtension.secondMedia.media.title`,
`product.secondMediaExtension.secondMedia.media.translation.alt`,
COALESCE(
`product.secondMediaExtension.secondMedia.media.translation.alt`,
`product.secondMediaExtension.secondMedia.media.translation.alt`
) as `product.secondMediaExtension.secondMedia.media.alt`,
`product.secondMediaExtension.secondMedia.media.translation.customFields`,
COALESCE(
`product.secondMediaExtension.secondMedia.media.translation.customFields`,
`product.secondMediaExtension.secondMedia.media.translation.customFields`
) as `product.secondMediaExtension.secondMedia.media.customFields`,
`product.secondMediaExtension.secondMedia.media.translation.createdAt`,
`product.secondMediaExtension.secondMedia.media.translation.updatedAt`,
`product.secondMediaExtension.secondMedia.media.translation.mediaId`,
`product.secondMediaExtension.secondMedia.media.translation.languageId`,
`product.secondMediaExtension.secondMedia`.`custom_fields` as `product.secondMediaExtension.secondMedia.customFields`,
`product.secondMediaExtension.secondMedia`.`created_at` as `product.secondMediaExtension.secondMedia.createdAt`,
`product.secondMediaExtension.secondMedia`.`updated_at` as `product.secondMediaExtension.secondMedia.updatedAt`,
`product.secondMediaExtension`.`created_at` as `product.secondMediaExtension.createdAt`,
`product.secondMediaExtension`.`updated_at` as `product.secondMediaExtension.updatedAt`,
`product.srsExtension`.`id` as `product.srsExtension.id`,
`product.srsExtension`.`version_id` as `product.srsExtension.versionId`,
`product.srsExtension`.`product_id` as `product.srsExtension.productId`,
`product.srsExtension`.`product_version_id` as `product.srsExtension.productVersionId`,
`product.srsExtension`.`srs_id` as `product.srsExtension.srsId`,
`product.srsExtension`.`base_id` as `product.srsExtension.baseId`,
`product.srsExtension`.`created_at` as `product.srsExtension.createdAt`,
`product.srsExtension`.`updated_at` as `product.srsExtension.updatedAt`,
`product.cover`.`id` as `product.cover.id`,
`product.cover`.`version_id` as `product.cover.versionId`,
`product.cover`.`product_id` as `product.cover.productId`,
`product.cover`.`product_version_id` as `product.cover.productVersionId`,
`product.cover`.`media_id` as `product.cover.mediaId`,
`product.cover`.`position` as `product.cover.position`,
`product.cover.media`.`id` as `product.cover.media.id`,
`product.cover.media`.`user_id` as `product.cover.media.userId`,
`product.cover.media`.`media_folder_id` as `product.cover.media.mediaFolderId`,
`product.cover.media`.`mime_type` as `product.cover.media.mimeType`,
`product.cover.media`.`file_extension` as `product.cover.media.fileExtension`,
`product.cover.media`.`uploaded_at` as `product.cover.media.uploadedAt`,
`product.cover.media`.`file_name` as `product.cover.media.fileName`,
`product.cover.media`.`file_size` as `product.cover.media.fileSize`,
`product.cover.media`.`media_type` as `product.cover.media.mediaTypeRaw`,
`product.cover.media`.`meta_data` as `product.cover.media.metaData`,
`product.cover.media`.`private` as `product.cover.media.private`,
`product.cover.media`.`thumbnails_ro` as `product.cover.media.thumbnailsRo`,
`product.cover.media`.`created_at` as `product.cover.media.createdAt`,
`product.cover.media`.`updated_at` as `product.cover.media.updatedAt`,
`product.cover.media.translation.title`,
COALESCE(
`product.cover.media.translation.title`,
`product.cover.media.translation.title`
) as `product.cover.media.title`,
`product.cover.media.translation.alt`,
COALESCE(
`product.cover.media.translation.alt`,
`product.cover.media.translation.alt`
) as `product.cover.media.alt`,
`product.cover.media.translation.customFields`,
COALESCE(
`product.cover.media.translation.customFields`,
`product.cover.media.translation.customFields`
) as `product.cover.media.customFields`,
`product.cover.media.translation.createdAt`,
`product.cover.media.translation.updatedAt`,
`product.cover.media.translation.mediaId`,
`product.cover.media.translation.languageId`,
`product.cover`.`custom_fields` as `product.cover.customFields`,
`product.cover`.`created_at` as `product.cover.createdAt`,
`product.cover`.`updated_at` as `product.cover.updatedAt`,
(
SELECT
GROUP_CONCAT(
HEX(
`product.options.mapping`.`property_group_option_id`
) SEPARATOR '||'
)
FROM
`product_option` `product.options.mapping`
WHERE
`product.options.mapping`.`product_id` = `product`.`id`
) as `product.options.id_mapping`,
`product.unit`.`id` as `product.unit.id`,
`product.unit`.`created_at` as `product.unit.createdAt`,
`product.unit`.`updated_at` as `product.unit.updatedAt`,
`product.unit.translation.shortCode`,
COALESCE(
`product.unit.translation.shortCode`,
`product.unit.translation.shortCode`
) as `product.unit.shortCode`,
`product.unit.translation.name`,
COALESCE(
`product.unit.translation.name`,
`product.unit.translation.name`
) as `product.unit.name`,
`product.unit.translation.customFields`,
COALESCE(
`product.unit.translation.customFields`,
`product.unit.translation.customFields`
) as `product.unit.customFields`,
`product.unit.translation.createdAt`,
`product.unit.translation.updatedAt`,
`product.unit.translation.unitId`,
`product.unit.translation.languageId`,
`product.deliveryTime`.`id` as `product.deliveryTime.id`,
`product.deliveryTime`.`min` as `product.deliveryTime.min`,
`product.deliveryTime`.`max` as `product.deliveryTime.max`,
`product.deliveryTime`.`unit` as `product.deliveryTime.unit`,
`product.deliveryTime`.`created_at` as `product.deliveryTime.createdAt`,
`product.deliveryTime`.`updated_at` as `product.deliveryTime.updatedAt`,
`product.deliveryTime.translation.name`,
COALESCE(
`product.deliveryTime.translation.name`,
`product.deliveryTime.translation.name`
) as `product.deliveryTime.name`,
`product.deliveryTime.translation.customFields`,
COALESCE(
`product.deliveryTime.translation.customFields`,
`product.deliveryTime.translation.customFields`
) as `product.deliveryTime.customFields`,
`product.deliveryTime.translation.createdAt`,
`product.deliveryTime.translation.updatedAt`,
`product.deliveryTime.translation.deliveryTimeId`,
`product.deliveryTime.translation.languageId`,
`product.translation.metaDescription`,
`product.parent.translation.metaDescription`,
COALESCE(
`product.translation.metaDescription`,
`product.parent.translation.metaDescription`,
`product.translation.metaDescription`
) as `product.metaDescription`,
`product.translation.name`,
`product.parent.translation.name`,
COALESCE(
`product.translation.name`, `product.parent.translation.name`,
`product.translation.name`
) as `product.name`,
`product.translation.keywords`,
`product.parent.translation.keywords`,
COALESCE(
`product.translation.keywords`,
`product.parent.translation.keywords`,
`product.translation.keywords`
) as `product.keywords`,
`product.translation.description`,
`product.parent.translation.description`,
COALESCE(
`product.translation.description`,
`product.parent.translation.description`,
`product.translation.description`
) as `product.description`,
`product.translation.metaTitle`,
`product.parent.translation.metaTitle`,
COALESCE(
`product.translation.metaTitle`,
`product.parent.translation.metaTitle`,
`product.translation.metaTitle`
) as `product.metaTitle`,
`product.translation.packUnit`,
`product.parent.translation.packUnit`,
COALESCE(
`product.translation.packUnit`,
`product.parent.translation.packUnit`,
`product.translation.packUnit`
) as `product.packUnit`,
`product.translation.packUnitPlural`,
`product.parent.translation.packUnitPlural`,
COALESCE(
`product.translation.packUnitPlural`,
`product.parent.translation.packUnitPlural`,
`product.translation.packUnitPlural`
) as `product.packUnitPlural`,
`product.translation.customSearchKeywords`,
`product.parent.translation.customSearchKeywords`,
COALESCE(
`product.translation.customSearchKeywords`,
`product.parent.translation.customSearchKeywords`,
`product.translation.customSearchKeywords`
) as `product.customSearchKeywords`,
`product.translation.slotConfig`,
`product.parent.translation.slotConfig`,
COALESCE(
`product.translation.slotConfig`,
`product.parent.translation.slotConfig`,
`product.translation.slotConfig`
) as `product.slotConfig`,
`product.translation.customFields`,
`product.parent.translation.customFields`,
COALESCE(
`product.translation.customFields`,
`product.parent.translation.customFields`,
`product.translation.customFields`
) as `product.customFields`,
`product.translation.createdAt`,
`product.parent.translation.createdAt`,
`product.translation.updatedAt`,
`product.parent.translation.updatedAt`,
`product.translation.productId`,
`product.parent.translation.productId`,
`product.translation.languageId`,
`product.parent.translation.languageId`,
`product.translation.productVersionId`,
`product.parent.translation.productVersionId`
FROM
`product`
LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id`
AND `product`.`version_id` = `product.parent`.`version_id`
LEFT JOIN (
SELECT
`product.translation`.product_id,
`product.translation`.product_version_id,
`product.translation`.meta_description as `product.translation.metaDescription`,
`product.translation`.name as `product.translation.name`,
`product.translation`.keywords as `product.translation.keywords`,
`product.translation`.description as `product.translation.description`,
`product.translation`.meta_title as `product.translation.metaTitle`,
`product.translation`.pack_unit as `product.translation.packUnit`,
`product.translation`.pack_unit_plural as `product.translation.packUnitPlural`,
`product.translation`.custom_search_keywords as `product.translation.customSearchKeywords`,
`product.translation`.slot_config as `product.translation.slotConfig`,
`product.translation`.custom_fields as `product.translation.customFields`,
`product.translation`.created_at as `product.translation.createdAt`,
`product.translation`.updated_at as `product.translation.updatedAt`,
`product.translation`.product_id as `product.translation.productId`,
`product.translation`.language_id as `product.translation.languageId`,
`product.translation`.product_version_id as `product.translation.productVersionId`
FROM
`product_translation` `product.translation`
WHERE
`product.translation`.language_id = : languageId
) `product.product_translation` ON `product.product_translation`.`product_id` = `product`.`id`
AND `product.product_translation`.product_version_id = `product`.version_id
LEFT JOIN (
SELECT
`product.parent.translation`.product_id,
`product.parent.translation`.product_version_id,
`product.parent.translation`.meta_description as `product.parent.translation.metaDescription`,
`product.parent.translation`.name as `product.parent.translation.name`,
`product.parent.translation`.keywords as `product.parent.translation.keywords`,
`product.parent.translation`.description as `product.parent.translation.description`,
`product.parent.translation`.meta_title as `product.parent.translation.metaTitle`,
`product.parent.translation`.pack_unit as `product.parent.translation.packUnit`,
`product.parent.translation`.pack_unit_plural as `product.parent.translation.packUnitPlural`,
`product.parent.translation`.custom_search_keywords as `product.parent.translation.customSearchKeywords`,
`product.parent.translation`.slot_config as `product.parent.translation.slotConfig`,
`product.parent.translation`.custom_fields as `product.parent.translation.customFields`,
`product.parent.translation`.created_at as `product.parent.translation.createdAt`,
`product.parent.translation`.updated_at as `product.parent.translation.updatedAt`,
`product.parent.translation`.product_id as `product.parent.translation.productId`,
`product.parent.translation`.language_id as `product.parent.translation.languageId`,
`product.parent.translation`.product_version_id as `product.parent.translation.productVersionId`
FROM
`product_translation` `product.parent.translation`
WHERE
`product.parent.translation`.language_id = : languageId
) `product.product_translation.parent` ON `product.product_translation.parent`.`product_id` = `product.parent`.`id`
AND `product.product_translation.parent`.product_version_id = `product.parent`.version_id
LEFT JOIN `tax` `product.tax` ON `product`.`tax` = `product.tax`.`id`
LEFT JOIN `nd_second_media_extension` `product.secondMediaExtension` ON `product`.`secondMediaExtension` = `product.secondMediaExtension`.`product_id`
LEFT JOIN `product_srs_extension` `product.srsExtension` ON `product`.`srsExtension` = `product.srsExtension`.`product_id`
AND `product`.`version_id` = `product.srsExtension`.`version_id`
LEFT JOIN `product_media` `product.cover` ON `product`.`cover` = `product.cover`.`id`
AND `product`.`version_id` = `product.cover`.`version_id`
LEFT JOIN `unit` `product.unit` ON `product`.`unit` = `product.unit`.`id`
LEFT JOIN `delivery_time` `product.deliveryTime` ON `product`.`deliveryTime` = `product.deliveryTime`.`id`
LEFT JOIN `product_media` `product.secondMediaExtension.secondMedia` ON `product.secondMediaExtension`.`second_media_id` = `product.secondMediaExtension.secondMedia`.`id`
LEFT JOIN `media` `product.secondMediaExtension.secondMedia.media` ON `product.secondMediaExtension.secondMedia`.`media_id` = `product.secondMediaExtension.secondMedia.media`.`id`
LEFT JOIN (
SELECT
`product.secondMediaExtension.secondMedia.media.translation`.media_id,
`product.secondMediaExtension.secondMedia.media.translation`.title as `product.secondMediaExtension.secondMedia.media.translation.title`,
`product.secondMediaExtension.secondMedia.media.translation`.alt as `product.secondMediaExtension.secondMedia.media.translation.alt`,
`product.secondMediaExtension.secondMedia.media.translation`.custom_fields as `product.secondMediaExtension.secondMedia.media.translation.customFields`,
`product.secondMediaExtension.secondMedia.media.translation`.created_at as `product.secondMediaExtension.secondMedia.media.translation.createdAt`,
`product.secondMediaExtension.secondMedia.media.translation`.updated_at as `product.secondMediaExtension.secondMedia.media.translation.updatedAt`,
`product.secondMediaExtension.secondMedia.media.translation`.media_id as `product.secondMediaExtension.secondMedia.media.translation.mediaId`,
`product.secondMediaExtension.secondMedia.media.translation`.language_id as `product.secondMediaExtension.secondMedia.media.translation.languageId`
FROM
`media_translation` `product.secondMediaExtension.secondMedia.media.translation`
WHERE
`product.secondMediaExtension.secondMedia.media.translation`.language_id = : languageId
) `product.secondMediaExtension.secondMedia.media.media_translation` ON `product.secondMediaExtension.secondMedia.media.media_translation`.`media_id` = `product.secondMediaExtension.secondMedia.media`.`id`
LEFT JOIN `media` `product.cover.media` ON `product.cover`.`media_id` = `product.cover.media`.`id`
LEFT JOIN (
SELECT
`product.cover.media.translation`.media_id,
`product.cover.media.translation`.title as `product.cover.media.translation.title`,
`product.cover.media.translation`.alt as `product.cover.media.translation.alt`,
`product.cover.media.translation`.custom_fields as `product.cover.media.translation.customFields`,
`product.cover.media.translation`.created_at as `product.cover.media.translation.createdAt`,
`product.cover.media.translation`.updated_at as `product.cover.media.translation.updatedAt`,
`product.cover.media.translation`.media_id as `product.cover.media.translation.mediaId`,
`product.cover.media.translation`.language_id as `product.cover.media.translation.languageId`
FROM
`media_translation` `product.cover.media.translation`
WHERE
`product.cover.media.translation`.language_id = : languageId
) `product.cover.media.media_translation` ON `product.cover.media.media_translation`.`media_id` = `product.cover.media`.`id`
LEFT JOIN (
SELECT
`product.unit.translation`.unit_id,
`product.unit.translation`.short_code as `product.unit.translation.shortCode`,
`product.unit.translation`.name as `product.unit.translation.name`,
`product.unit.translation`.custom_fields as `product.unit.translation.customFields`,
`product.unit.translation`.created_at as `product.unit.translation.createdAt`,
`product.unit.translation`.updated_at as `product.unit.translation.updatedAt`,
`product.unit.translation`.unit_id as `product.unit.translation.unitId`,
`product.unit.translation`.language_id as `product.unit.translation.languageId`
FROM
`unit_translation` `product.unit.translation`
WHERE
`product.unit.translation`.language_id = : languageId
) `product.unit.unit_translation` ON `product.unit.unit_translation`.`unit_id` = `product.unit`.`id`
LEFT JOIN (
SELECT
`product.deliveryTime.translation`.delivery_time_id,
`product.deliveryTime.translation`.name as `product.deliveryTime.translation.name`,
`product.deliveryTime.translation`.custom_fields as `product.deliveryTime.translation.customFields`,
`product.deliveryTime.translation`.created_at as `product.deliveryTime.translation.createdAt`,
`product.deliveryTime.translation`.updated_at as `product.deliveryTime.translation.updatedAt`,
`product.deliveryTime.translation`.delivery_time_id as `product.deliveryTime.translation.deliveryTimeId`,
`product.deliveryTime.translation`.language_id as `product.deliveryTime.translation.languageId`
FROM
`delivery_time_translation` `product.deliveryTime.translation`
WHERE
`product.deliveryTime.translation`.language_id = : languageId
) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation`.`delivery_time_id` = `product.deliveryTime`.`id`
WHERE
(
`product`.`version_id` = : version
)
AND (
`product`.`id` IN (: ids)
)
SELECT `product`.`id` as `product.id`, `product`.`version_id` as `product.versionId`, `product`.`parent_id` as `product.parentId`, `product`.`parent_version_id` as `product.parentVersionId`, COALESCE(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`) as `product.manufacturerId`, COALESCE(`product`.`product_manufacturer_version_id`, `product.parent`.`product_manufacturer_version_id`) as `product.productManufacturerVersionId`, COALESCE(`product`.`unit_id`, `product.parent`.`unit_id`) as `product.unitId`, COALESCE(`product`.`tax_id`, `product.parent`.`tax_id`) as `product.taxId`, COALESCE(`product`.`product_media_id`, `product.parent`.`product_media_id`) as `product.coverId`, COALESCE(`product`.`product_media_version_id`, `product.parent`.`product_media_version_id`) as `product.productMediaVersionId`, COALESCE(`product`.`delivery_time_id`, `product.parent`.`delivery_time_id`) as `product.deliveryTimeId`, COALESCE(`product`.`product_feature_set_id`, `product.parent`.`product_feature_set_id`) as `product.featureSetId`, COALESCE(`product`.`canonical_product_id`, `product.parent`.`canonical_product_id`) as `product.canonicalProductId`, COALESCE(`product`.`cms_page_id`, `product.parent`.`cms_page_id`) as `product.cmsPageId`, COALESCE(`product`.`cms_page_version_id`, `product.parent`.`cms_page_version_id`) as `product.cmsPageVersionId`, `product.parent`.`price` as `product.price.inherited`, COALESCE(`product`.`price`, `product.parent`.`price`) as `product.price`, `product`.`product_number` as `product.productNumber`, `product`.`stock` as `product.stock`, COALESCE(`product`.`restock_time`, `product.parent`.`restock_time`) as `product.restockTime`, `product`.`auto_increment` as `product.autoIncrement`, COALESCE(`product`.`active`, `product.parent`.`active`) as `product.active`, `product`.`available_stock` as `product.availableStock`, `product`.`available` as `product.available`, COALESCE(`product`.`is_closeout`, `product.parent`.`is_closeout`) as `product.isCloseout`, `product`.`display_group` as `product.displayGroup`, `product.parent`.`configurator_group_config` as `product.configuratorGroupConfig.inherited`, COALESCE(`product`.`configurator_group_config`, `product.parent`.`configurator_group_config`) as `product.configuratorGroupConfig`, COALESCE(`product`.`main_variant_id`, `product.parent`.`main_variant_id`) as `product.mainVariantId`, COALESCE(`product`.`display_parent`, `product.parent`.`display_parent`) as `product.displayParent`, `product.parent`.`variant_listing_config` as `product.variantListingConfig.inherited`, COALESCE(`product`.`variant_listing_config`, `product.parent`.`variant_listing_config`) as `product.variantListingConfig`, `product`.`variant_restrictions` as `product.variantRestrictions`, COALESCE(`product`.`manufacturer_number`, `product.parent`.`manufacturer_number`) as `product.manufacturerNumber`, COALESCE(`product`.`ean`, `product.parent`.`ean`) as `product.ean`, COALESCE(`product`.`purchase_steps`, `product.parent`.`purchase_steps`) as `product.purchaseSteps`, COALESCE(`product`.`max_purchase`, `product.parent`.`max_purchase`) as `product.maxPurchase`, COALESCE(`product`.`min_purchase`, `product.parent`.`min_purchase`) as `product.minPurchase`, COALESCE(`product`.`purchase_unit`, `product.parent`.`purchase_unit`) as `product.purchaseUnit`, COALESCE(`product`.`reference_unit`, `product.parent`.`reference_unit`) as `product.referenceUnit`, COALESCE(`product`.`shipping_free`, `product.parent`.`shipping_free`) as `product.shippingFree`, `product.parent`.`purchase_prices` as `product.purchasePrices.inherited`, COALESCE(`product`.`purchase_prices`, `product.parent`.`purchase_prices`) as `product.purchasePrices`, COALESCE(`product`.`mark_as_topseller`, `product.parent`.`mark_as_topseller`) as `product.markAsTopseller`, COALESCE(`product`.`weight`, `product.parent`.`weight`) as `product.weight`, COALESCE(`product`.`width`, `product.parent`.`width`) as `product.width`, COALESCE(`product`.`height`, `product.parent`.`height`) as `product.height`, COALESCE(`product`.`length`, `product.parent`.`length`) as `product.length`, COALESCE(`product`.`release_date`, `product.parent`.`release_date`) as `product.releaseDate`, COALESCE(`product`.`rating_average`, `product.parent`.`rating_average`) as `product.ratingAverage`, `product.parent`.`category_tree` as `product.categoryTree.inherited`, COALESCE(`product`.`category_tree`, `product.parent`.`category_tree`) as `product.categoryTree`, `product.parent`.`property_ids` as `product.propertyIds.inherited`, COALESCE(`product`.`property_ids`, `product.parent`.`property_ids`) as `product.propertyIds`, `product.parent`.`option_ids` as `product.optionIds.inherited`, COALESCE(`product`.`option_ids`, `product.parent`.`option_ids`) as `product.optionIds`, `product.parent`.`stream_ids` as `product.streamIds.inherited`, COALESCE(`product`.`stream_ids`, `product.parent`.`stream_ids`) as `product.streamIds`, `product.parent`.`tag_ids` as `product.tagIds.inherited`, COALESCE(`product`.`tag_ids`, `product.parent`.`tag_ids`) as `product.tagIds`, `product.parent`.`category_ids` as `product.categoryIds.inherited`, COALESCE(`product`.`category_ids`, `product.parent`.`category_ids`) as `product.categoryIds`, `product`.`child_count` as `product.childCount`, COALESCE(`product`.`custom_field_set_selection_active`, `product.parent`.`custom_field_set_selection_active`) as `product.customFieldSetSelectionActive`, `product`.`sales` as `product.sales`, `product`.`states` as `product.states`, `product.tax`.`id` as `product.tax.id`, `product.tax`.`tax_rate` as `product.tax.taxRate`, `product.tax`.`name` as `product.tax.name`, `product.tax`.`position` as `product.tax.position`, `product.tax`.`custom_fields` as `product.tax.customFields`, `product.tax`.`created_at` as `product.tax.createdAt`, `product.tax`.`updated_at` as `product.tax.updatedAt`, `product.parent`.`cheapest_price` as `product.cheapestPrice.inherited`, COALESCE(`product`.`cheapest_price`, `product.parent`.`cheapest_price`) as `product.cheapestPrice`, `product`.`created_at` as `product.createdAt`, `product`.`updated_at` as `product.updatedAt`, `product.secondMediaExtension`.`id` as `product.secondMediaExtension.id`, `product.secondMediaExtension`.`product_id` as `product.secondMediaExtension.productId`, `product.secondMediaExtension`.`product_version_id` as `product.secondMediaExtension.productVersionId`, `product.secondMediaExtension`.`second_media_id` as `product.secondMediaExtension.secondMediaId`, `product.secondMediaExtension.secondMedia`.`id` as `product.secondMediaExtension.secondMedia.id`, `product.secondMediaExtension.secondMedia`.`version_id` as `product.secondMediaExtension.secondMedia.versionId`, `product.secondMediaExtension.secondMedia`.`product_id` as `product.secondMediaExtension.secondMedia.productId`, `product.secondMediaExtension.secondMedia`.`product_version_id` as `product.secondMediaExtension.secondMedia.productVersionId`, `product.secondMediaExtension.secondMedia`.`media_id` as `product.secondMediaExtension.secondMedia.mediaId`, `product.secondMediaExtension.secondMedia`.`position` as `product.secondMediaExtension.secondMedia.position`, `product.secondMediaExtension.secondMedia.media`.`id` as `product.secondMediaExtension.secondMedia.media.id`, `product.secondMediaExtension.secondMedia.media`.`user_id` as `product.secondMediaExtension.secondMedia.media.userId`, `product.secondMediaExtension.secondMedia.media`.`media_folder_id` as `product.secondMediaExtension.secondMedia.media.mediaFolderId`, `product.secondMediaExtension.secondMedia.media`.`mime_type` as `product.secondMediaExtension.secondMedia.media.mimeType`, `product.secondMediaExtension.secondMedia.media`.`file_extension` as `product.secondMediaExtension.secondMedia.media.fileExtension`, `product.secondMediaExtension.secondMedia.media`.`uploaded_at` as `product.secondMediaExtension.secondMedia.media.uploadedAt`, `product.secondMediaExtension.secondMedia.media`.`file_name` as `product.secondMediaExtension.secondMedia.media.fileName`, `product.secondMediaExtension.secondMedia.media`.`file_size` as `product.secondMediaExtension.secondMedia.media.fileSize`, `product.secondMediaExtension.secondMedia.media`.`media_type` as `product.secondMediaExtension.secondMedia.media.mediaTypeRaw`, `product.secondMediaExtension.secondMedia.media`.`meta_data` as `product.secondMediaExtension.secondMedia.media.metaData`, `product.secondMediaExtension.secondMedia.media`.`private` as `product.secondMediaExtension.secondMedia.media.private`, `product.secondMediaExtension.secondMedia.media`.`thumbnails_ro` as `product.secondMediaExtension.secondMedia.media.thumbnailsRo`, `product.secondMediaExtension.secondMedia.media`.`created_at` as `product.secondMediaExtension.secondMedia.media.createdAt`, `product.secondMediaExtension.secondMedia.media`.`updated_at` as `product.secondMediaExtension.secondMedia.media.updatedAt`, `product.secondMediaExtension.secondMedia.media.translation.title`, COALESCE(`product.secondMediaExtension.secondMedia.media.translation.title`,`product.secondMediaExtension.secondMedia.media.translation.title`) as `product.secondMediaExtension.secondMedia.media.title`, `product.secondMediaExtension.secondMedia.media.translation.alt`, COALESCE(`product.secondMediaExtension.secondMedia.media.translation.alt`,`product.secondMediaExtension.secondMedia.media.translation.alt`) as `product.secondMediaExtension.secondMedia.media.alt`, `product.secondMediaExtension.secondMedia.media.translation.customFields`, COALESCE(`product.secondMediaExtension.secondMedia.media.translation.customFields`,`product.secondMediaExtension.secondMedia.media.translation.customFields`) as `product.secondMediaExtension.secondMedia.media.customFields`, `product.secondMediaExtension.secondMedia.media.translation.createdAt`, `product.secondMediaExtension.secondMedia.media.translation.updatedAt`, `product.secondMediaExtension.secondMedia.media.translation.mediaId`, `product.secondMediaExtension.secondMedia.media.translation.languageId`, `product.secondMediaExtension.secondMedia`.`custom_fields` as `product.secondMediaExtension.secondMedia.customFields`, `product.secondMediaExtension.secondMedia`.`created_at` as `product.secondMediaExtension.secondMedia.createdAt`, `product.secondMediaExtension.secondMedia`.`updated_at` as `product.secondMediaExtension.secondMedia.updatedAt`, `product.secondMediaExtension`.`created_at` as `product.secondMediaExtension.createdAt`, `product.secondMediaExtension`.`updated_at` as `product.secondMediaExtension.updatedAt`, `product.srsExtension`.`id` as `product.srsExtension.id`, `product.srsExtension`.`version_id` as `product.srsExtension.versionId`, `product.srsExtension`.`product_id` as `product.srsExtension.productId`, `product.srsExtension`.`product_version_id` as `product.srsExtension.productVersionId`, `product.srsExtension`.`srs_id` as `product.srsExtension.srsId`, `product.srsExtension`.`base_id` as `product.srsExtension.baseId`, `product.srsExtension`.`created_at` as `product.srsExtension.createdAt`, `product.srsExtension`.`updated_at` as `product.srsExtension.updatedAt`, `product.cover`.`id` as `product.cover.id`, `product.cover`.`version_id` as `product.cover.versionId`, `product.cover`.`product_id` as `product.cover.productId`, `product.cover`.`product_version_id` as `product.cover.productVersionId`, `product.cover`.`media_id` as `product.cover.mediaId`, `product.cover`.`position` as `product.cover.position`, `product.cover.media`.`id` as `product.cover.media.id`, `product.cover.media`.`user_id` as `product.cover.media.userId`, `product.cover.media`.`media_folder_id` as `product.cover.media.mediaFolderId`, `product.cover.media`.`mime_type` as `product.cover.media.mimeType`, `product.cover.media`.`file_extension` as `product.cover.media.fileExtension`, `product.cover.media`.`uploaded_at` as `product.cover.media.uploadedAt`, `product.cover.media`.`file_name` as `product.cover.media.fileName`, `product.cover.media`.`file_size` as `product.cover.media.fileSize`, `product.cover.media`.`media_type` as `product.cover.media.mediaTypeRaw`, `product.cover.media`.`meta_data` as `product.cover.media.metaData`, `product.cover.media`.`private` as `product.cover.media.private`, `product.cover.media`.`thumbnails_ro` as `product.cover.media.thumbnailsRo`, `product.cover.media`.`created_at` as `product.cover.media.createdAt`, `product.cover.media`.`updated_at` as `product.cover.media.updatedAt`, `product.cover.media.translation.title`, COALESCE(`product.cover.media.translation.title`,`product.cover.media.translation.title`) as `product.cover.media.title`, `product.cover.media.translation.alt`, COALESCE(`product.cover.media.translation.alt`,`product.cover.media.translation.alt`) as `product.cover.media.alt`, `product.cover.media.translation.customFields`, COALESCE(`product.cover.media.translation.customFields`,`product.cover.media.translation.customFields`) as `product.cover.media.customFields`, `product.cover.media.translation.createdAt`, `product.cover.media.translation.updatedAt`, `product.cover.media.translation.mediaId`, `product.cover.media.translation.languageId`, `product.cover`.`custom_fields` as `product.cover.customFields`, `product.cover`.`created_at` as `product.cover.createdAt`, `product.cover`.`updated_at` as `product.cover.updatedAt`, (SELECT GROUP_CONCAT(HEX(`product.options.mapping`.`property_group_option_id`) SEPARATOR '||')
FROM `product_option` `product.options.mapping`
WHERE `product.options.mapping`.`product_id` = `product`.`id` ) as `product.options.id_mapping`, `product.unit`.`id` as `product.unit.id`, `product.unit`.`created_at` as `product.unit.createdAt`, `product.unit`.`updated_at` as `product.unit.updatedAt`, `product.unit.translation.shortCode`, COALESCE(`product.unit.translation.shortCode`,`product.unit.translation.shortCode`) as `product.unit.shortCode`, `product.unit.translation.name`, COALESCE(`product.unit.translation.name`,`product.unit.translation.name`) as `product.unit.name`, `product.unit.translation.customFields`, COALESCE(`product.unit.translation.customFields`,`product.unit.translation.customFields`) as `product.unit.customFields`, `product.unit.translation.createdAt`, `product.unit.translation.updatedAt`, `product.unit.translation.unitId`, `product.unit.translation.languageId`, `product.deliveryTime`.`id` as `product.deliveryTime.id`, `product.deliveryTime`.`min` as `product.deliveryTime.min`, `product.deliveryTime`.`max` as `product.deliveryTime.max`, `product.deliveryTime`.`unit` as `product.deliveryTime.unit`, `product.deliveryTime`.`created_at` as `product.deliveryTime.createdAt`, `product.deliveryTime`.`updated_at` as `product.deliveryTime.updatedAt`, `product.deliveryTime.translation.name`, COALESCE(`product.deliveryTime.translation.name`,`product.deliveryTime.translation.name`) as `product.deliveryTime.name`, `product.deliveryTime.translation.customFields`, COALESCE(`product.deliveryTime.translation.customFields`,`product.deliveryTime.translation.customFields`) as `product.deliveryTime.customFields`, `product.deliveryTime.translation.createdAt`, `product.deliveryTime.translation.updatedAt`, `product.deliveryTime.translation.deliveryTimeId`, `product.deliveryTime.translation.languageId`, `product.translation.metaDescription`, `product.parent.translation.metaDescription`, COALESCE(`product.translation.metaDescription`,`product.parent.translation.metaDescription`,`product.translation.metaDescription`) as `product.metaDescription`, `product.translation.name`, `product.parent.translation.name`, COALESCE(`product.translation.name`,`product.parent.translation.name`,`product.translation.name`) as `product.name`, `product.translation.keywords`, `product.parent.translation.keywords`, COALESCE(`product.translation.keywords`,`product.parent.translation.keywords`,`product.translation.keywords`) as `product.keywords`, `product.translation.description`, `product.parent.translation.description`, COALESCE(`product.translation.description`,`product.parent.translation.description`,`product.translation.description`) as `product.description`, `product.translation.metaTitle`, `product.parent.translation.metaTitle`, COALESCE(`product.translation.metaTitle`,`product.parent.translation.metaTitle`,`product.translation.metaTitle`) as `product.metaTitle`, `product.translation.packUnit`, `product.parent.translation.packUnit`, COALESCE(`product.translation.packUnit`,`product.parent.translation.packUnit`,`product.translation.packUnit`) as `product.packUnit`, `product.translation.packUnitPlural`, `product.parent.translation.packUnitPlural`, COALESCE(`product.translation.packUnitPlural`,`product.parent.translation.packUnitPlural`,`product.translation.packUnitPlural`) as `product.packUnitPlural`, `product.translation.customSearchKeywords`, `product.parent.translation.customSearchKeywords`, COALESCE(`product.translation.customSearchKeywords`,`product.parent.translation.customSearchKeywords`,`product.translation.customSearchKeywords`) as `product.customSearchKeywords`, `product.translation.slotConfig`, `product.parent.translation.slotConfig`, COALESCE(`product.translation.slotConfig`,`product.parent.translation.slotConfig`,`product.translation.slotConfig`) as `product.slotConfig`, `product.translation.customFields`, `product.parent.translation.customFields`, COALESCE(`product.translation.customFields`,`product.parent.translation.customFields`,`product.translation.customFields`) as `product.customFields`, `product.translation.createdAt`, `product.parent.translation.createdAt`, `product.translation.updatedAt`, `product.parent.translation.updatedAt`, `product.translation.productId`, `product.parent.translation.productId`, `product.translation.languageId`, `product.parent.translation.languageId`, `product.translation.productVersionId`, `product.parent.translation.productVersionId` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN (SELECT `product.translation`.product_id, `product.translation`.product_version_id, `product.translation`.meta_description as `product.translation.metaDescription`, `product.translation`.name as `product.translation.name`, `product.translation`.keywords as `product.translation.keywords`, `product.translation`.description as `product.translation.description`, `product.translation`.meta_title as `product.translation.metaTitle`, `product.translation`.pack_unit as `product.translation.packUnit`, `product.translation`.pack_unit_plural as `product.translation.packUnitPlural`, `product.translation`.custom_search_keywords as `product.translation.customSearchKeywords`, `product.translation`.slot_config as `product.translation.slotConfig`, `product.translation`.custom_fields as `product.translation.customFields`, `product.translation`.created_at as `product.translation.createdAt`, `product.translation`.updated_at as `product.translation.updatedAt`, `product.translation`.product_id as `product.translation.productId`, `product.translation`.language_id as `product.translation.languageId`, `product.translation`.product_version_id as `product.translation.productVersionId` FROM `product_translation` `product.translation` WHERE `product.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.product_translation` ON `product.product_translation`.`product_id` = `product`.`id` AND `product.product_translation`.product_version_id = `product`.version_id LEFT JOIN (SELECT `product.parent.translation`.product_id, `product.parent.translation`.product_version_id, `product.parent.translation`.meta_description as `product.parent.translation.metaDescription`, `product.parent.translation`.name as `product.parent.translation.name`, `product.parent.translation`.keywords as `product.parent.translation.keywords`, `product.parent.translation`.description as `product.parent.translation.description`, `product.parent.translation`.meta_title as `product.parent.translation.metaTitle`, `product.parent.translation`.pack_unit as `product.parent.translation.packUnit`, `product.parent.translation`.pack_unit_plural as `product.parent.translation.packUnitPlural`, `product.parent.translation`.custom_search_keywords as `product.parent.translation.customSearchKeywords`, `product.parent.translation`.slot_config as `product.parent.translation.slotConfig`, `product.parent.translation`.custom_fields as `product.parent.translation.customFields`, `product.parent.translation`.created_at as `product.parent.translation.createdAt`, `product.parent.translation`.updated_at as `product.parent.translation.updatedAt`, `product.parent.translation`.product_id as `product.parent.translation.productId`, `product.parent.translation`.language_id as `product.parent.translation.languageId`, `product.parent.translation`.product_version_id as `product.parent.translation.productVersionId` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.product_translation.parent` ON `product.product_translation.parent`.`product_id` = `product.parent`.`id` AND `product.product_translation.parent`.product_version_id = `product.parent`.version_id LEFT JOIN `tax` `product.tax` ON `product`.`tax` = `product.tax`.`id` LEFT JOIN `nd_second_media_extension` `product.secondMediaExtension` ON `product`.`secondMediaExtension` = `product.secondMediaExtension`.`product_id` LEFT JOIN `product_srs_extension` `product.srsExtension` ON `product`.`srsExtension` = `product.srsExtension`.`product_id` AND `product`.`version_id` = `product.srsExtension`.`version_id` LEFT JOIN `product_media` `product.cover` ON `product`.`cover` = `product.cover`.`id` AND `product`.`version_id` = `product.cover`.`version_id` LEFT JOIN `unit` `product.unit` ON `product`.`unit` = `product.unit`.`id` LEFT JOIN `delivery_time` `product.deliveryTime` ON `product`.`deliveryTime` = `product.deliveryTime`.`id` LEFT JOIN `product_media` `product.secondMediaExtension.secondMedia` ON `product.secondMediaExtension`.`second_media_id` = `product.secondMediaExtension.secondMedia`.`id` LEFT JOIN `media` `product.secondMediaExtension.secondMedia.media` ON `product.secondMediaExtension.secondMedia`.`media_id` = `product.secondMediaExtension.secondMedia.media`.`id` LEFT JOIN (SELECT `product.secondMediaExtension.secondMedia.media.translation`.media_id, `product.secondMediaExtension.secondMedia.media.translation`.title as `product.secondMediaExtension.secondMedia.media.translation.title`, `product.secondMediaExtension.secondMedia.media.translation`.alt as `product.secondMediaExtension.secondMedia.media.translation.alt`, `product.secondMediaExtension.secondMedia.media.translation`.custom_fields as `product.secondMediaExtension.secondMedia.media.translation.customFields`, `product.secondMediaExtension.secondMedia.media.translation`.created_at as `product.secondMediaExtension.secondMedia.media.translation.createdAt`, `product.secondMediaExtension.secondMedia.media.translation`.updated_at as `product.secondMediaExtension.secondMedia.media.translation.updatedAt`, `product.secondMediaExtension.secondMedia.media.translation`.media_id as `product.secondMediaExtension.secondMedia.media.translation.mediaId`, `product.secondMediaExtension.secondMedia.media.translation`.language_id as `product.secondMediaExtension.secondMedia.media.translation.languageId` FROM `media_translation` `product.secondMediaExtension.secondMedia.media.translation` WHERE `product.secondMediaExtension.secondMedia.media.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.secondMediaExtension.secondMedia.media.media_translation` ON `product.secondMediaExtension.secondMedia.media.media_translation`.`media_id` = `product.secondMediaExtension.secondMedia.media`.`id` LEFT JOIN `media` `product.cover.media` ON `product.cover`.`media_id` = `product.cover.media`.`id` LEFT JOIN (SELECT `product.cover.media.translation`.media_id, `product.cover.media.translation`.title as `product.cover.media.translation.title`, `product.cover.media.translation`.alt as `product.cover.media.translation.alt`, `product.cover.media.translation`.custom_fields as `product.cover.media.translation.customFields`, `product.cover.media.translation`.created_at as `product.cover.media.translation.createdAt`, `product.cover.media.translation`.updated_at as `product.cover.media.translation.updatedAt`, `product.cover.media.translation`.media_id as `product.cover.media.translation.mediaId`, `product.cover.media.translation`.language_id as `product.cover.media.translation.languageId` FROM `media_translation` `product.cover.media.translation` WHERE `product.cover.media.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.cover.media.media_translation` ON `product.cover.media.media_translation`.`media_id` = `product.cover.media`.`id` LEFT JOIN (SELECT `product.unit.translation`.unit_id, `product.unit.translation`.short_code as `product.unit.translation.shortCode`, `product.unit.translation`.name as `product.unit.translation.name`, `product.unit.translation`.custom_fields as `product.unit.translation.customFields`, `product.unit.translation`.created_at as `product.unit.translation.createdAt`, `product.unit.translation`.updated_at as `product.unit.translation.updatedAt`, `product.unit.translation`.unit_id as `product.unit.translation.unitId`, `product.unit.translation`.language_id as `product.unit.translation.languageId` FROM `unit_translation` `product.unit.translation` WHERE `product.unit.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.unit.unit_translation` ON `product.unit.unit_translation`.`unit_id` = `product.unit`.`id` LEFT JOIN (SELECT `product.deliveryTime.translation`.delivery_time_id, `product.deliveryTime.translation`.name as `product.deliveryTime.translation.name`, `product.deliveryTime.translation`.custom_fields as `product.deliveryTime.translation.customFields`, `product.deliveryTime.translation`.created_at as `product.deliveryTime.translation.createdAt`, `product.deliveryTime.translation`.updated_at as `product.deliveryTime.translation.updatedAt`, `product.deliveryTime.translation`.delivery_time_id as `product.deliveryTime.translation.deliveryTimeId`, `product.deliveryTime.translation`.language_id as `product.deliveryTime.translation.languageId` FROM `delivery_time_translation` `product.deliveryTime.translation` WHERE `product.deliveryTime.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation`.`delivery_time_id` = `product.deliveryTime`.`id` WHERE (`product`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND (`product`.`id` IN (0x000173D87C726A4636535E32628976EB, 0x000C0BACCB74EDBA117CDF5533CA8172, 0x001D4F0DA1AC1E2CE07E6D8C1D6FF61F, 0x0029F685C59F969213B443718DA07427, 0x005DFAF38DCE22668E51DD8AF3FEC41E, 0x0059CE36D6D529DFBA1E426F60171E51));
array:41 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 195)"
6 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
7 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 147)"
8 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::fetchByCriteria (line 85)"
9 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
10 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
12 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
13 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
14 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
16 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
17 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
20 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
21 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
22 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
23 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
24 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
26 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
27 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
28 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
29 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
30 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
31 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
33 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
34 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
35 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
39 => "Shopware\Core\HttpKernel::doHandle (line 81)"
40 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
1.93 ms (0.00%)
|
|
SELECT `property_group_option`.`id` as `property_group_option.id`, `property_group_option`.`property_group_id` as `property_group_option.groupId`, `property_group_option`.`color_hex_code` as `property_group_option.colorHexCode`, `property_group_option`.`media_id` as `property_group_option.mediaId`, `property_group_option`.`created_at` as `property_group_option.createdAt`, `property_group_option`.`updated_at` as `property_group_option.updatedAt`, `property_group_option.group`.`id` as `property_group_option.group.id`, `property_group_option.group`.`display_type` as `property_group_option.group.displayType`, `property_group_option.group`.`sorting_type` as `property_group_option.group.sortingType`, `property_group_option.group`.`filterable` as `property_group_option.group.filterable`, `property_group_option.group`.`visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage`, `property_group_option.group`.`created_at` as `property_group_option.group.createdAt`, `property_group_option.group`.`updated_at` as `property_group_option.group.updatedAt`, `property_group_option.group.translation.name`, COALESCE(`property_group_option.group.translation.name`,`property_group_option.group.translation.name`) as `property_group_option.group.name`, `property_group_option.group.translation.description`, COALESCE(`property_group_option.group.translation.description`,`property_group_option.group.translation.description`) as `property_group_option.group.description`, `property_group_option.group.translation.position`, COALESCE(`property_group_option.group.translation.position`,`property_group_option.group.translation.position`) as `property_group_option.group.position`, `property_group_option.group.translation.customFields`, COALESCE(`property_group_option.group.translation.customFields`,`property_group_option.group.translation.customFields`) as `property_group_option.group.customFields`, `property_group_option.group.translation.createdAt`, `property_group_option.group.translation.updatedAt`, `property_group_option.group.translation.propertyGroupId`, `property_group_option.group.translation.languageId`, `property_group_option.translation.name`, COALESCE(`property_group_option.translation.name`,`property_group_option.translation.name`) as `property_group_option.name`, `property_group_option.translation.position`, COALESCE(`property_group_option.translation.position`,`property_group_option.translation.position`) as `property_group_option.position`, `property_group_option.translation.customFields`, COALESCE(`property_group_option.translation.customFields`,`property_group_option.translation.customFields`) as `property_group_option.customFields`, `property_group_option.translation.createdAt`, `property_group_option.translation.updatedAt`, `property_group_option.translation.propertyGroupOptionId`, `property_group_option.translation.languageId` FROM `property_group_option` LEFT JOIN (SELECT `property_group_option.translation`.property_group_option_id, `property_group_option.translation`.name as `property_group_option.translation.name`, `property_group_option.translation`.position as `property_group_option.translation.position`, `property_group_option.translation`.custom_fields as `property_group_option.translation.customFields`, `property_group_option.translation`.created_at as `property_group_option.translation.createdAt`, `property_group_option.translation`.updated_at as `property_group_option.translation.updatedAt`, `property_group_option.translation`.property_group_option_id as `property_group_option.translation.propertyGroupOptionId`, `property_group_option.translation`.language_id as `property_group_option.translation.languageId` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation`.language_id = :languageId) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation`.`property_group_option_id` = `property_group_option`.`id` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option`.`property_group_id` = `property_group_option.group`.`id` LEFT JOIN (SELECT `property_group_option.group.translation`.property_group_id, `property_group_option.group.translation`.name as `property_group_option.group.translation.name`, `property_group_option.group.translation`.description as `property_group_option.group.translation.description`, `property_group_option.group.translation`.position as `property_group_option.group.translation.position`, `property_group_option.group.translation`.custom_fields as `property_group_option.group.translation.customFields`, `property_group_option.group.translation`.created_at as `property_group_option.group.translation.createdAt`, `property_group_option.group.translation`.updated_at as `property_group_option.group.translation.updatedAt`, `property_group_option.group.translation`.property_group_id as `property_group_option.group.translation.propertyGroupId`, `property_group_option.group.translation`.language_id as `property_group_option.group.translation.languageId` FROM `property_group_translation` `property_group_option.group.translation` WHERE `property_group_option.group.translation`.language_id = :languageId) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation`.`property_group_id` = `property_group_option.group`.`id` WHERE `property_group_option`.`id` IN (:ids)
SELECT
`property_group_option`.`id` as `property_group_option.id`,
`property_group_option`.`property_group_id` as `property_group_option.groupId`,
`property_group_option`.`color_hex_code` as `property_group_option.colorHexCode`,
`property_group_option`.`media_id` as `property_group_option.mediaId`,
`property_group_option`.`created_at` as `property_group_option.createdAt`,
`property_group_option`.`updated_at` as `property_group_option.updatedAt`,
`property_group_option.group`.`id` as `property_group_option.group.id`,
`property_group_option.group`.`display_type` as `property_group_option.group.displayType`,
`property_group_option.group`.`sorting_type` as `property_group_option.group.sortingType`,
`property_group_option.group`.`filterable` as `property_group_option.group.filterable`,
`property_group_option.group`.`visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage`,
`property_group_option.group`.`created_at` as `property_group_option.group.createdAt`,
`property_group_option.group`.`updated_at` as `property_group_option.group.updatedAt`,
`property_group_option.group.translation.name`,
COALESCE(
`property_group_option.group.translation.name`,
`property_group_option.group.translation.name`
) as `property_group_option.group.name`,
`property_group_option.group.translation.description`,
COALESCE(
`property_group_option.group.translation.description`,
`property_group_option.group.translation.description`
) as `property_group_option.group.description`,
`property_group_option.group.translation.position`,
COALESCE(
`property_group_option.group.translation.position`,
`property_group_option.group.translation.position`
) as `property_group_option.group.position`,
`property_group_option.group.translation.customFields`,
COALESCE(
`property_group_option.group.translation.customFields`,
`property_group_option.group.translation.customFields`
) as `property_group_option.group.customFields`,
`property_group_option.group.translation.createdAt`,
`property_group_option.group.translation.updatedAt`,
`property_group_option.group.translation.propertyGroupId`,
`property_group_option.group.translation.languageId`,
`property_group_option.translation.name`,
COALESCE(
`property_group_option.translation.name`,
`property_group_option.translation.name`
) as `property_group_option.name`,
`property_group_option.translation.position`,
COALESCE(
`property_group_option.translation.position`,
`property_group_option.translation.position`
) as `property_group_option.position`,
`property_group_option.translation.customFields`,
COALESCE(
`property_group_option.translation.customFields`,
`property_group_option.translation.customFields`
) as `property_group_option.customFields`,
`property_group_option.translation.createdAt`,
`property_group_option.translation.updatedAt`,
`property_group_option.translation.propertyGroupOptionId`,
`property_group_option.translation.languageId`
FROM
`property_group_option`
LEFT JOIN (
SELECT
`property_group_option.translation`.property_group_option_id,
`property_group_option.translation`.name as `property_group_option.translation.name`,
`property_group_option.translation`.position as `property_group_option.translation.position`,
`property_group_option.translation`.custom_fields as `property_group_option.translation.customFields`,
`property_group_option.translation`.created_at as `property_group_option.translation.createdAt`,
`property_group_option.translation`.updated_at as `property_group_option.translation.updatedAt`,
`property_group_option.translation`.property_group_option_id as `property_group_option.translation.propertyGroupOptionId`,
`property_group_option.translation`.language_id as `property_group_option.translation.languageId`
FROM
`property_group_option_translation` `property_group_option.translation`
WHERE
`property_group_option.translation`.language_id = : languageId
) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation`.`property_group_option_id` = `property_group_option`.`id`
LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option`.`property_group_id` = `property_group_option.group`.`id`
LEFT JOIN (
SELECT
`property_group_option.group.translation`.property_group_id,
`property_group_option.group.translation`.name as `property_group_option.group.translation.name`,
`property_group_option.group.translation`.description as `property_group_option.group.translation.description`,
`property_group_option.group.translation`.position as `property_group_option.group.translation.position`,
`property_group_option.group.translation`.custom_fields as `property_group_option.group.translation.customFields`,
`property_group_option.group.translation`.created_at as `property_group_option.group.translation.createdAt`,
`property_group_option.group.translation`.updated_at as `property_group_option.group.translation.updatedAt`,
`property_group_option.group.translation`.property_group_id as `property_group_option.group.translation.propertyGroupId`,
`property_group_option.group.translation`.language_id as `property_group_option.group.translation.languageId`
FROM
`property_group_translation` `property_group_option.group.translation`
WHERE
`property_group_option.group.translation`.language_id = : languageId
) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation`.`property_group_id` = `property_group_option.group`.`id`
WHERE
`property_group_option`.`id` IN (: ids)
SELECT `property_group_option`.`id` as `property_group_option.id`, `property_group_option`.`property_group_id` as `property_group_option.groupId`, `property_group_option`.`color_hex_code` as `property_group_option.colorHexCode`, `property_group_option`.`media_id` as `property_group_option.mediaId`, `property_group_option`.`created_at` as `property_group_option.createdAt`, `property_group_option`.`updated_at` as `property_group_option.updatedAt`, `property_group_option.group`.`id` as `property_group_option.group.id`, `property_group_option.group`.`display_type` as `property_group_option.group.displayType`, `property_group_option.group`.`sorting_type` as `property_group_option.group.sortingType`, `property_group_option.group`.`filterable` as `property_group_option.group.filterable`, `property_group_option.group`.`visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage`, `property_group_option.group`.`created_at` as `property_group_option.group.createdAt`, `property_group_option.group`.`updated_at` as `property_group_option.group.updatedAt`, `property_group_option.group.translation.name`, COALESCE(`property_group_option.group.translation.name`,`property_group_option.group.translation.name`) as `property_group_option.group.name`, `property_group_option.group.translation.description`, COALESCE(`property_group_option.group.translation.description`,`property_group_option.group.translation.description`) as `property_group_option.group.description`, `property_group_option.group.translation.position`, COALESCE(`property_group_option.group.translation.position`,`property_group_option.group.translation.position`) as `property_group_option.group.position`, `property_group_option.group.translation.customFields`, COALESCE(`property_group_option.group.translation.customFields`,`property_group_option.group.translation.customFields`) as `property_group_option.group.customFields`, `property_group_option.group.translation.createdAt`, `property_group_option.group.translation.updatedAt`, `property_group_option.group.translation.propertyGroupId`, `property_group_option.group.translation.languageId`, `property_group_option.translation.name`, COALESCE(`property_group_option.translation.name`,`property_group_option.translation.name`) as `property_group_option.name`, `property_group_option.translation.position`, COALESCE(`property_group_option.translation.position`,`property_group_option.translation.position`) as `property_group_option.position`, `property_group_option.translation.customFields`, COALESCE(`property_group_option.translation.customFields`,`property_group_option.translation.customFields`) as `property_group_option.customFields`, `property_group_option.translation.createdAt`, `property_group_option.translation.updatedAt`, `property_group_option.translation.propertyGroupOptionId`, `property_group_option.translation.languageId` FROM `property_group_option` LEFT JOIN (SELECT `property_group_option.translation`.property_group_option_id, `property_group_option.translation`.name as `property_group_option.translation.name`, `property_group_option.translation`.position as `property_group_option.translation.position`, `property_group_option.translation`.custom_fields as `property_group_option.translation.customFields`, `property_group_option.translation`.created_at as `property_group_option.translation.createdAt`, `property_group_option.translation`.updated_at as `property_group_option.translation.updatedAt`, `property_group_option.translation`.property_group_option_id as `property_group_option.translation.propertyGroupOptionId`, `property_group_option.translation`.language_id as `property_group_option.translation.languageId` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation`.`property_group_option_id` = `property_group_option`.`id` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option`.`property_group_id` = `property_group_option.group`.`id` LEFT JOIN (SELECT `property_group_option.group.translation`.property_group_id, `property_group_option.group.translation`.name as `property_group_option.group.translation.name`, `property_group_option.group.translation`.description as `property_group_option.group.translation.description`, `property_group_option.group.translation`.position as `property_group_option.group.translation.position`, `property_group_option.group.translation`.custom_fields as `property_group_option.group.translation.customFields`, `property_group_option.group.translation`.created_at as `property_group_option.group.translation.createdAt`, `property_group_option.group.translation`.updated_at as `property_group_option.group.translation.updatedAt`, `property_group_option.group.translation`.property_group_id as `property_group_option.group.translation.propertyGroupId`, `property_group_option.group.translation`.language_id as `property_group_option.group.translation.languageId` FROM `property_group_translation` `property_group_option.group.translation` WHERE `property_group_option.group.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation`.`property_group_id` = `property_group_option.group`.`id` WHERE `property_group_option`.`id` IN (0x15BF560A6B17CBA375C065DD52A8AD7A, 0x62A86CC4AED8B9F2D4D565B69B1E3EBA, 0x629572260DB500123B88FEFCF4F4C1FE, 0xFEADB50DB674944A273DA48663E089CC, 0x7EA08C2CFFF7E9FC7E164B970C57186A);
array:45 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 676)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadManyToManyOverExtension (line 347)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadManyToMany (line 1216)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetchAssociations (line 152)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 195)"
10 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
11 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 147)"
12 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::fetchByCriteria (line 85)"
13 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
14 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
15 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
16 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
17 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
18 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
20 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
21 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
22 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
23 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
24 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
25 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
26 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
28 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
29 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
30 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
31 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
32 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
33 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
34 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
35 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
36 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
37 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
38 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
40 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
41 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
42 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
43 => "Shopware\Core\HttpKernel::doHandle (line 81)"
44 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.46 ms (0.00%)
|
|
SELECT `product_price`.`id` as `product_price.id`, `product_price`.`version_id` as `product_price.versionId`, `product_price`.`product_id` as `product_price.productId`, `product_price`.`product_version_id` as `product_price.productVersionId`, `product_price`.`rule_id` as `product_price.ruleId`, `product_price`.`price` as `product_price.price`, `product_price`.`quantity_start` as `product_price.quantityStart`, `product_price`.`quantity_end` as `product_price.quantityEnd`, `product_price`.`custom_fields` as `product_price.customFields`, `product_price`.`created_at` as `product_price.createdAt`, `product_price`.`updated_at` as `product_price.updatedAt` FROM `product_price` WHERE (`product_price`.`version_id` = :version) AND ((`product_price`.`product_id` IN (:param_57deec94022c4a4dba58020c4d73fbf7)))
SELECT `product_price`.`id` as `product_price.id`, `product_price`.`version_id` as `product_price.versionId`, `product_price`.`product_id` as `product_price.productId`, `product_price`.`product_version_id` as `product_price.productVersionId`, `product_price`.`rule_id` as `product_price.ruleId`, `product_price`.`price` as `product_price.price`, `product_price`.`quantity_start` as `product_price.quantityStart`, `product_price`.`quantity_end` as `product_price.quantityEnd`, `product_price`.`custom_fields` as `product_price.customFields`, `product_price`.`created_at` as `product_price.createdAt`, `product_price`.`updated_at` as `product_price.updatedAt` FROM `product_price` WHERE (`product_price`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((`product_price`.`product_id` IN (0x000173D87C726A4636535E32628976EB, 0x000C0BACCB74EDBA117CDF5533CA8172, 0x001D4F0DA1AC1E2CE07E6D8C1D6FF61F, 0x0029F685C59F969213B443718DA07427, 0x0059CE36D6D529DFBA1E426F60171E51, 0x005DFAF38DCE22668E51DD8AF3FEC41E, 0xE2E12C771BDA055FA4C5FDEF73E5DB55, 0x45AE7852AC4BE8414493BBA2535A9796, 0x41E750F37A1DC093EC0A0FEEB02A9AFE, 0x8B9EF6735C2C01BB4E0811896A0FCFA8, 0x29C760808BF8CD35B7242ED47B7B0154)));
array:45 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 496)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToManyWithoutPagination (line 438)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToMany (line 1210)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetchAssociations (line 152)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 195)"
10 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
11 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 147)"
12 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::fetchByCriteria (line 85)"
13 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
14 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
15 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
16 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
17 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
18 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
20 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
21 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
22 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
23 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
24 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
25 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
26 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
28 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
29 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
30 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
31 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
32 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
33 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
34 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
35 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
36 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
37 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
38 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
40 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
41 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
42 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
43 => "Shopware\Core\HttpKernel::doHandle (line 81)"
44 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
1.27 ms (0.00%)
|
|
SELECT `property_group_option`.`id` FROM `property_group_option` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`id` = :param_a472052a3f99426087042f0bca1ddc01)) `property_group_option.productProperties_1` ON `property_group_option`.`id` = `property_group_option.productProperties_1`.`id` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`version_id` = :param_4d7ddbde6db04dc2ae55f2916ee42f6c)) `property_group_option.productProperties_2` ON `property_group_option`.`id` = `property_group_option.productProperties_2`.`id` WHERE (`property_group_option.productProperties_1`.id IS NOT NULL AND `property_group_option.productProperties_2`.id IS NOT NULL AND `property_group_option`.`property_group_id` = :param_0495bb9b9b444543a3c0394cf8607975) GROUP BY `property_group_option`.`id`
SELECT `property_group_option`.`id` FROM `property_group_option` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`id` = 0x000173D87C726A4636535E32628976EB)) `property_group_option.productProperties_1` ON `property_group_option`.`id` = `property_group_option.productProperties_1`.`id` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425)) `property_group_option.productProperties_2` ON `property_group_option`.`id` = `property_group_option.productProperties_2`.`id` WHERE (`property_group_option.productProperties_1`.id IS NOT NULL AND `property_group_option.productProperties_2`.id IS NOT NULL AND `property_group_option`.`property_group_id` = 0xDCFDAD627839433691AB6997769A881F) GROUP BY `property_group_option`.`id`;
array:54 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 107)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 62)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 132)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::searchIds (line 291)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 107)"
9 => "Nd\Theme\Subscriber\AddProductLabels::getFit (line 66)"
10 => "Nd\Theme\Subscriber\AddProductLabels::onProductsLoaded (line 230)"
11 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
12 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
13 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
14 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
15 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
16 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 33)"
17 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
18 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 208)"
19 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
20 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 147)"
21 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::fetchByCriteria (line 85)"
22 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
23 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
24 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
25 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
26 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
27 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
28 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
29 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
30 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
31 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
32 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
33 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
34 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
35 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
36 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
37 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
38 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
39 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
40 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
41 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
42 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
43 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
44 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
45 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
46 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
47 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
48 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
49 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
50 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
51 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
52 => "Shopware\Core\HttpKernel::doHandle (line 81)"
53 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
7.48 ms (0.00%)
|
|
SELECT `product_manufacturer`.`id` as `product_manufacturer.id`, `product_manufacturer`.`version_id` as `product_manufacturer.versionId`, `product_manufacturer`.`media_id` as `product_manufacturer.mediaId`, `product_manufacturer`.`link` as `product_manufacturer.link`, `product_manufacturer`.`created_at` as `product_manufacturer.createdAt`, `product_manufacturer`.`updated_at` as `product_manufacturer.updatedAt`, `product_manufacturer.baseExtension`.`id` as `product_manufacturer.baseExtension.id`, `product_manufacturer.baseExtension`.`product_manufacturer_id` as `product_manufacturer.baseExtension.productManufacturerId`, `product_manufacturer.baseExtension`.`product_manufacturer_version_id` as `product_manufacturer.baseExtension.productManufacturerVersionId`, `product_manufacturer.baseExtension`.`active` as `product_manufacturer.baseExtension.active`, `product_manufacturer.baseExtension`.`type` as `product_manufacturer.baseExtension.type`, `product_manufacturer.baseExtension`.`created_at` as `product_manufacturer.baseExtension.createdAt`, `product_manufacturer.baseExtension`.`updated_at` as `product_manufacturer.baseExtension.updatedAt`, `product_manufacturer.listingPageExtension`.`id` as `product_manufacturer.listingPageExtension.id`, `product_manufacturer.listingPageExtension`.`product_manufacturer_id` as `product_manufacturer.listingPageExtension.productManufacturerId`, `product_manufacturer.listingPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.listingPageExtension.productManufacturerVersionId`, `product_manufacturer.listingPageExtension`.`active` as `product_manufacturer.listingPageExtension.active`, `product_manufacturer.listingPageExtension`.`type` as `product_manufacturer.listingPageExtension.type`, `product_manufacturer.listingPageExtension`.`product_assignment_type` as `product_manufacturer.listingPageExtension.productAssignmentType`, `product_manufacturer.listingPageExtension`.`product_stream_id` as `product_manufacturer.listingPageExtension.productStreamId`, `product_manufacturer.listingPageExtension`.`size_media` as `product_manufacturer.listingPageExtension.sizeMediaId`, `product_manufacturer.listingPageExtension`.`highlight_media` as `product_manufacturer.listingPageExtension.highlightMediaId`, `product_manufacturer.listingPageExtension`.`created_at` as `product_manufacturer.listingPageExtension.createdAt`, `product_manufacturer.listingPageExtension`.`updated_at` as `product_manufacturer.listingPageExtension.updatedAt`, `product_manufacturer.listingPageExtension.translation.description`, COALESCE(`product_manufacturer.listingPageExtension.translation.description`,`product_manufacturer.listingPageExtension.translation.description`) as `product_manufacturer.listingPageExtension.description`, `product_manufacturer.listingPageExtension.translation.sizeDescription`, COALESCE(`product_manufacturer.listingPageExtension.translation.sizeDescription`,`product_manufacturer.listingPageExtension.translation.sizeDescription`) as `product_manufacturer.listingPageExtension.sizeDescription`, `product_manufacturer.listingPageExtension.translation.createdAt`, `product_manufacturer.listingPageExtension.translation.updatedAt`, `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product_manufacturer.listingPageExtension.translation.languageId`, `product_manufacturer.productPageExtension`.`id` as `product_manufacturer.productPageExtension.id`, `product_manufacturer.productPageExtension`.`product_manufacturer_id` as `product_manufacturer.productPageExtension.productManufacturerId`, `product_manufacturer.productPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.productPageExtension.productManufacturerVersionId`, `product_manufacturer.productPageExtension`.`cms_page_type` as `product_manufacturer.productPageExtension.cmsPageType`, `product_manufacturer.productPageExtension`.`cms_page_id` as `product_manufacturer.productPageExtension.cmsPageId`, `product_manufacturer.productPageExtension`.`cms_page_version_id` as `product_manufacturer.productPageExtension.cmsPageVersionId`, `product_manufacturer.productPageExtension`.`created_at` as `product_manufacturer.productPageExtension.createdAt`, `product_manufacturer.productPageExtension`.`updated_at` as `product_manufacturer.productPageExtension.updatedAt`, `product_manufacturer.productPageExtension.translation.url`, COALESCE(`product_manufacturer.productPageExtension.translation.url`,`product_manufacturer.productPageExtension.translation.url`) as `product_manufacturer.productPageExtension.url`, `product_manufacturer.productPageExtension.translation.metaTitle`, COALESCE(`product_manufacturer.productPageExtension.translation.metaTitle`,`product_manufacturer.productPageExtension.translation.metaTitle`) as `product_manufacturer.productPageExtension.metaTitle`, `product_manufacturer.productPageExtension.translation.metaDescription`, COALESCE(`product_manufacturer.productPageExtension.translation.metaDescription`,`product_manufacturer.productPageExtension.translation.metaDescription`) as `product_manufacturer.productPageExtension.metaDescription`, `product_manufacturer.productPageExtension.translation.keywords`, COALESCE(`product_manufacturer.productPageExtension.translation.keywords`,`product_manufacturer.productPageExtension.translation.keywords`) as `product_manufacturer.productPageExtension.keywords`, `product_manufacturer.productPageExtension.translation.slotConfig`, COALESCE(`product_manufacturer.productPageExtension.translation.slotConfig`,`product_manufacturer.productPageExtension.translation.slotConfig`) as `product_manufacturer.productPageExtension.slotConfig`, `product_manufacturer.productPageExtension.translation.createdAt`, `product_manufacturer.productPageExtension.translation.updatedAt`, `product_manufacturer.productPageExtension.translation.productPageExtensionId`, `product_manufacturer.productPageExtension.translation.languageId`, `product_manufacturer.translation.name`, COALESCE(`product_manufacturer.translation.name`,`product_manufacturer.translation.name`) as `product_manufacturer.name`, `product_manufacturer.translation.description`, COALESCE(`product_manufacturer.translation.description`,`product_manufacturer.translation.description`) as `product_manufacturer.description`, `product_manufacturer.translation.customFields`, COALESCE(`product_manufacturer.translation.customFields`,`product_manufacturer.translation.customFields`) as `product_manufacturer.customFields`, `product_manufacturer.translation.createdAt`, `product_manufacturer.translation.updatedAt`, `product_manufacturer.translation.productManufacturerId`, `product_manufacturer.translation.languageId`, `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer` LEFT JOIN (SELECT `product_manufacturer.translation`.product_manufacturer_id, `product_manufacturer.translation`.product_manufacturer_version_id, `product_manufacturer.translation`.name as `product_manufacturer.translation.name`, `product_manufacturer.translation`.description as `product_manufacturer.translation.description`, `product_manufacturer.translation`.custom_fields as `product_manufacturer.translation.customFields`, `product_manufacturer.translation`.created_at as `product_manufacturer.translation.createdAt`, `product_manufacturer.translation`.updated_at as `product_manufacturer.translation.updatedAt`, `product_manufacturer.translation`.product_manufacturer_id as `product_manufacturer.translation.productManufacturerId`, `product_manufacturer.translation`.language_id as `product_manufacturer.translation.languageId`, `product_manufacturer.translation`.product_manufacturer_version_id as `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer_translation` `product_manufacturer.translation` WHERE `product_manufacturer.translation`.language_id = :languageId) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product_manufacturer`.`id` AND `product_manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product_manufacturer`.version_id LEFT JOIN `base_extension` `product_manufacturer.baseExtension` ON `product_manufacturer`.`id` = `product_manufacturer.baseExtension`.`product_manufacturer_id` LEFT JOIN `listing_page_extension` `product_manufacturer.listingPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.listingPageExtension`.`product_manufacturer_id` LEFT JOIN `product_page_extension` `product_manufacturer.productPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.productPageExtension`.`product_manufacturer_id` LEFT JOIN (SELECT `product_manufacturer.listingPageExtension.translation`.listing_page_extension_id, `product_manufacturer.listingPageExtension.translation`.description as `product_manufacturer.listingPageExtension.translation.description`, `product_manufacturer.listingPageExtension.translation`.size_description as `product_manufacturer.listingPageExtension.translation.sizeDescription`, `product_manufacturer.listingPageExtension.translation`.created_at as `product_manufacturer.listingPageExtension.translation.createdAt`, `product_manufacturer.listingPageExtension.translation`.updated_at as `product_manufacturer.listingPageExtension.translation.updatedAt`, `product_manufacturer.listingPageExtension.translation`.listing_page_extension_id as `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product_manufacturer.listingPageExtension.translation`.language_id as `product_manufacturer.listingPageExtension.translation.languageId` FROM `listing_page_extension_translation` `product_manufacturer.listingPageExtension.translation` WHERE `product_manufacturer.listingPageExtension.translation`.language_id = :languageId) `product_manufacturer.listingPageExtension.listing_page_extension_translation` ON `product_manufacturer.listingPageExtension.listing_page_extension_translation`.`listing_page_extension_id` = `product_manufacturer.listingPageExtension`.`id` LEFT JOIN (SELECT `product_manufacturer.productPageExtension.translation`.product_page_extension_id, `product_manufacturer.productPageExtension.translation`.url as `product_manufacturer.productPageExtension.translation.url`, `product_manufacturer.productPageExtension.translation`.meta_title as `product_manufacturer.productPageExtension.translation.metaTitle`, `product_manufacturer.productPageExtension.translation`.meta_description as `product_manufacturer.productPageExtension.translation.metaDescription`, `product_manufacturer.productPageExtension.translation`.keywords as `product_manufacturer.productPageExtension.translation.keywords`, `product_manufacturer.productPageExtension.translation`.slot_config as `product_manufacturer.productPageExtension.translation.slotConfig`, `product_manufacturer.productPageExtension.translation`.created_at as `product_manufacturer.productPageExtension.translation.createdAt`, `product_manufacturer.productPageExtension.translation`.updated_at as `product_manufacturer.productPageExtension.translation.updatedAt`, `product_manufacturer.productPageExtension.translation`.product_page_extension_id as `product_manufacturer.productPageExtension.translation.productPageExtensionId`, `product_manufacturer.productPageExtension.translation`.language_id as `product_manufacturer.productPageExtension.translation.languageId` FROM `product_page_extension_translation` `product_manufacturer.productPageExtension.translation` WHERE `product_manufacturer.productPageExtension.translation`.language_id = :languageId) `product_manufacturer.productPageExtension.product_page_extension_translation` ON `product_manufacturer.productPageExtension.product_page_extension_translation`.`product_page_extension_id` = `product_manufacturer.productPageExtension`.`id` WHERE (`product_manufacturer`.`version_id` = :version) AND (`product_manufacturer`.`id` IN (:ids))
SELECT
`product_manufacturer`.`id` as `product_manufacturer.id`,
`product_manufacturer`.`version_id` as `product_manufacturer.versionId`,
`product_manufacturer`.`media_id` as `product_manufacturer.mediaId`,
`product_manufacturer`.`link` as `product_manufacturer.link`,
`product_manufacturer`.`created_at` as `product_manufacturer.createdAt`,
`product_manufacturer`.`updated_at` as `product_manufacturer.updatedAt`,
`product_manufacturer.baseExtension`.`id` as `product_manufacturer.baseExtension.id`,
`product_manufacturer.baseExtension`.`product_manufacturer_id` as `product_manufacturer.baseExtension.productManufacturerId`,
`product_manufacturer.baseExtension`.`product_manufacturer_version_id` as `product_manufacturer.baseExtension.productManufacturerVersionId`,
`product_manufacturer.baseExtension`.`active` as `product_manufacturer.baseExtension.active`,
`product_manufacturer.baseExtension`.`type` as `product_manufacturer.baseExtension.type`,
`product_manufacturer.baseExtension`.`created_at` as `product_manufacturer.baseExtension.createdAt`,
`product_manufacturer.baseExtension`.`updated_at` as `product_manufacturer.baseExtension.updatedAt`,
`product_manufacturer.listingPageExtension`.`id` as `product_manufacturer.listingPageExtension.id`,
`product_manufacturer.listingPageExtension`.`product_manufacturer_id` as `product_manufacturer.listingPageExtension.productManufacturerId`,
`product_manufacturer.listingPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.listingPageExtension.productManufacturerVersionId`,
`product_manufacturer.listingPageExtension`.`active` as `product_manufacturer.listingPageExtension.active`,
`product_manufacturer.listingPageExtension`.`type` as `product_manufacturer.listingPageExtension.type`,
`product_manufacturer.listingPageExtension`.`product_assignment_type` as `product_manufacturer.listingPageExtension.productAssignmentType`,
`product_manufacturer.listingPageExtension`.`product_stream_id` as `product_manufacturer.listingPageExtension.productStreamId`,
`product_manufacturer.listingPageExtension`.`size_media` as `product_manufacturer.listingPageExtension.sizeMediaId`,
`product_manufacturer.listingPageExtension`.`highlight_media` as `product_manufacturer.listingPageExtension.highlightMediaId`,
`product_manufacturer.listingPageExtension`.`created_at` as `product_manufacturer.listingPageExtension.createdAt`,
`product_manufacturer.listingPageExtension`.`updated_at` as `product_manufacturer.listingPageExtension.updatedAt`,
`product_manufacturer.listingPageExtension.translation.description`,
COALESCE(
`product_manufacturer.listingPageExtension.translation.description`,
`product_manufacturer.listingPageExtension.translation.description`
) as `product_manufacturer.listingPageExtension.description`,
`product_manufacturer.listingPageExtension.translation.sizeDescription`,
COALESCE(
`product_manufacturer.listingPageExtension.translation.sizeDescription`,
`product_manufacturer.listingPageExtension.translation.sizeDescription`
) as `product_manufacturer.listingPageExtension.sizeDescription`,
`product_manufacturer.listingPageExtension.translation.createdAt`,
`product_manufacturer.listingPageExtension.translation.updatedAt`,
`product_manufacturer.listingPageExtension.translation.listingPageExtensionId`,
`product_manufacturer.listingPageExtension.translation.languageId`,
`product_manufacturer.productPageExtension`.`id` as `product_manufacturer.productPageExtension.id`,
`product_manufacturer.productPageExtension`.`product_manufacturer_id` as `product_manufacturer.productPageExtension.productManufacturerId`,
`product_manufacturer.productPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.productPageExtension.productManufacturerVersionId`,
`product_manufacturer.productPageExtension`.`cms_page_type` as `product_manufacturer.productPageExtension.cmsPageType`,
`product_manufacturer.productPageExtension`.`cms_page_id` as `product_manufacturer.productPageExtension.cmsPageId`,
`product_manufacturer.productPageExtension`.`cms_page_version_id` as `product_manufacturer.productPageExtension.cmsPageVersionId`,
`product_manufacturer.productPageExtension`.`created_at` as `product_manufacturer.productPageExtension.createdAt`,
`product_manufacturer.productPageExtension`.`updated_at` as `product_manufacturer.productPageExtension.updatedAt`,
`product_manufacturer.productPageExtension.translation.url`,
COALESCE(
`product_manufacturer.productPageExtension.translation.url`,
`product_manufacturer.productPageExtension.translation.url`
) as `product_manufacturer.productPageExtension.url`,
`product_manufacturer.productPageExtension.translation.metaTitle`,
COALESCE(
`product_manufacturer.productPageExtension.translation.metaTitle`,
`product_manufacturer.productPageExtension.translation.metaTitle`
) as `product_manufacturer.productPageExtension.metaTitle`,
`product_manufacturer.productPageExtension.translation.metaDescription`,
COALESCE(
`product_manufacturer.productPageExtension.translation.metaDescription`,
`product_manufacturer.productPageExtension.translation.metaDescription`
) as `product_manufacturer.productPageExtension.metaDescription`,
`product_manufacturer.productPageExtension.translation.keywords`,
COALESCE(
`product_manufacturer.productPageExtension.translation.keywords`,
`product_manufacturer.productPageExtension.translation.keywords`
) as `product_manufacturer.productPageExtension.keywords`,
`product_manufacturer.productPageExtension.translation.slotConfig`,
COALESCE(
`product_manufacturer.productPageExtension.translation.slotConfig`,
`product_manufacturer.productPageExtension.translation.slotConfig`
) as `product_manufacturer.productPageExtension.slotConfig`,
`product_manufacturer.productPageExtension.translation.createdAt`,
`product_manufacturer.productPageExtension.translation.updatedAt`,
`product_manufacturer.productPageExtension.translation.productPageExtensionId`,
`product_manufacturer.productPageExtension.translation.languageId`,
`product_manufacturer.translation.name`,
COALESCE(
`product_manufacturer.translation.name`,
`product_manufacturer.translation.name`
) as `product_manufacturer.name`,
`product_manufacturer.translation.description`,
COALESCE(
`product_manufacturer.translation.description`,
`product_manufacturer.translation.description`
) as `product_manufacturer.description`,
`product_manufacturer.translation.customFields`,
COALESCE(
`product_manufacturer.translation.customFields`,
`product_manufacturer.translation.customFields`
) as `product_manufacturer.customFields`,
`product_manufacturer.translation.createdAt`,
`product_manufacturer.translation.updatedAt`,
`product_manufacturer.translation.productManufacturerId`,
`product_manufacturer.translation.languageId`,
`product_manufacturer.translation.productManufacturerVersionId`
FROM
`product_manufacturer`
LEFT JOIN (
SELECT
`product_manufacturer.translation`.product_manufacturer_id,
`product_manufacturer.translation`.product_manufacturer_version_id,
`product_manufacturer.translation`.name as `product_manufacturer.translation.name`,
`product_manufacturer.translation`.description as `product_manufacturer.translation.description`,
`product_manufacturer.translation`.custom_fields as `product_manufacturer.translation.customFields`,
`product_manufacturer.translation`.created_at as `product_manufacturer.translation.createdAt`,
`product_manufacturer.translation`.updated_at as `product_manufacturer.translation.updatedAt`,
`product_manufacturer.translation`.product_manufacturer_id as `product_manufacturer.translation.productManufacturerId`,
`product_manufacturer.translation`.language_id as `product_manufacturer.translation.languageId`,
`product_manufacturer.translation`.product_manufacturer_version_id as `product_manufacturer.translation.productManufacturerVersionId`
FROM
`product_manufacturer_translation` `product_manufacturer.translation`
WHERE
`product_manufacturer.translation`.language_id = : languageId
) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product_manufacturer`.`id`
AND `product_manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product_manufacturer`.version_id
LEFT JOIN `base_extension` `product_manufacturer.baseExtension` ON `product_manufacturer`.`id` = `product_manufacturer.baseExtension`.`product_manufacturer_id`
LEFT JOIN `listing_page_extension` `product_manufacturer.listingPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.listingPageExtension`.`product_manufacturer_id`
LEFT JOIN `product_page_extension` `product_manufacturer.productPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.productPageExtension`.`product_manufacturer_id`
LEFT JOIN (
SELECT
`product_manufacturer.listingPageExtension.translation`.listing_page_extension_id,
`product_manufacturer.listingPageExtension.translation`.description as `product_manufacturer.listingPageExtension.translation.description`,
`product_manufacturer.listingPageExtension.translation`.size_description as `product_manufacturer.listingPageExtension.translation.sizeDescription`,
`product_manufacturer.listingPageExtension.translation`.created_at as `product_manufacturer.listingPageExtension.translation.createdAt`,
`product_manufacturer.listingPageExtension.translation`.updated_at as `product_manufacturer.listingPageExtension.translation.updatedAt`,
`product_manufacturer.listingPageExtension.translation`.listing_page_extension_id as `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`,
`product_manufacturer.listingPageExtension.translation`.language_id as `product_manufacturer.listingPageExtension.translation.languageId`
FROM
`listing_page_extension_translation` `product_manufacturer.listingPageExtension.translation`
WHERE
`product_manufacturer.listingPageExtension.translation`.language_id = : languageId
) `product_manufacturer.listingPageExtension.listing_page_extension_translation` ON `product_manufacturer.listingPageExtension.listing_page_extension_translation`.`listing_page_extension_id` = `product_manufacturer.listingPageExtension`.`id`
LEFT JOIN (
SELECT
`product_manufacturer.productPageExtension.translation`.product_page_extension_id,
`product_manufacturer.productPageExtension.translation`.url as `product_manufacturer.productPageExtension.translation.url`,
`product_manufacturer.productPageExtension.translation`.meta_title as `product_manufacturer.productPageExtension.translation.metaTitle`,
`product_manufacturer.productPageExtension.translation`.meta_description as `product_manufacturer.productPageExtension.translation.metaDescription`,
`product_manufacturer.productPageExtension.translation`.keywords as `product_manufacturer.productPageExtension.translation.keywords`,
`product_manufacturer.productPageExtension.translation`.slot_config as `product_manufacturer.productPageExtension.translation.slotConfig`,
`product_manufacturer.productPageExtension.translation`.created_at as `product_manufacturer.productPageExtension.translation.createdAt`,
`product_manufacturer.productPageExtension.translation`.updated_at as `product_manufacturer.productPageExtension.translation.updatedAt`,
`product_manufacturer.productPageExtension.translation`.product_page_extension_id as `product_manufacturer.productPageExtension.translation.productPageExtensionId`,
`product_manufacturer.productPageExtension.translation`.language_id as `product_manufacturer.productPageExtension.translation.languageId`
FROM
`product_page_extension_translation` `product_manufacturer.productPageExtension.translation`
WHERE
`product_manufacturer.productPageExtension.translation`.language_id = : languageId
) `product_manufacturer.productPageExtension.product_page_extension_translation` ON `product_manufacturer.productPageExtension.product_page_extension_translation`.`product_page_extension_id` = `product_manufacturer.productPageExtension`.`id`
WHERE
(
`product_manufacturer`.`version_id` = : version
)
AND (
`product_manufacturer`.`id` IN (: ids)
)
SELECT `product_manufacturer`.`id` as `product_manufacturer.id`, `product_manufacturer`.`version_id` as `product_manufacturer.versionId`, `product_manufacturer`.`media_id` as `product_manufacturer.mediaId`, `product_manufacturer`.`link` as `product_manufacturer.link`, `product_manufacturer`.`created_at` as `product_manufacturer.createdAt`, `product_manufacturer`.`updated_at` as `product_manufacturer.updatedAt`, `product_manufacturer.baseExtension`.`id` as `product_manufacturer.baseExtension.id`, `product_manufacturer.baseExtension`.`product_manufacturer_id` as `product_manufacturer.baseExtension.productManufacturerId`, `product_manufacturer.baseExtension`.`product_manufacturer_version_id` as `product_manufacturer.baseExtension.productManufacturerVersionId`, `product_manufacturer.baseExtension`.`active` as `product_manufacturer.baseExtension.active`, `product_manufacturer.baseExtension`.`type` as `product_manufacturer.baseExtension.type`, `product_manufacturer.baseExtension`.`created_at` as `product_manufacturer.baseExtension.createdAt`, `product_manufacturer.baseExtension`.`updated_at` as `product_manufacturer.baseExtension.updatedAt`, `product_manufacturer.listingPageExtension`.`id` as `product_manufacturer.listingPageExtension.id`, `product_manufacturer.listingPageExtension`.`product_manufacturer_id` as `product_manufacturer.listingPageExtension.productManufacturerId`, `product_manufacturer.listingPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.listingPageExtension.productManufacturerVersionId`, `product_manufacturer.listingPageExtension`.`active` as `product_manufacturer.listingPageExtension.active`, `product_manufacturer.listingPageExtension`.`type` as `product_manufacturer.listingPageExtension.type`, `product_manufacturer.listingPageExtension`.`product_assignment_type` as `product_manufacturer.listingPageExtension.productAssignmentType`, `product_manufacturer.listingPageExtension`.`product_stream_id` as `product_manufacturer.listingPageExtension.productStreamId`, `product_manufacturer.listingPageExtension`.`size_media` as `product_manufacturer.listingPageExtension.sizeMediaId`, `product_manufacturer.listingPageExtension`.`highlight_media` as `product_manufacturer.listingPageExtension.highlightMediaId`, `product_manufacturer.listingPageExtension`.`created_at` as `product_manufacturer.listingPageExtension.createdAt`, `product_manufacturer.listingPageExtension`.`updated_at` as `product_manufacturer.listingPageExtension.updatedAt`, `product_manufacturer.listingPageExtension.translation.description`, COALESCE(`product_manufacturer.listingPageExtension.translation.description`,`product_manufacturer.listingPageExtension.translation.description`) as `product_manufacturer.listingPageExtension.description`, `product_manufacturer.listingPageExtension.translation.sizeDescription`, COALESCE(`product_manufacturer.listingPageExtension.translation.sizeDescription`,`product_manufacturer.listingPageExtension.translation.sizeDescription`) as `product_manufacturer.listingPageExtension.sizeDescription`, `product_manufacturer.listingPageExtension.translation.createdAt`, `product_manufacturer.listingPageExtension.translation.updatedAt`, `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product_manufacturer.listingPageExtension.translation.languageId`, `product_manufacturer.productPageExtension`.`id` as `product_manufacturer.productPageExtension.id`, `product_manufacturer.productPageExtension`.`product_manufacturer_id` as `product_manufacturer.productPageExtension.productManufacturerId`, `product_manufacturer.productPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.productPageExtension.productManufacturerVersionId`, `product_manufacturer.productPageExtension`.`cms_page_type` as `product_manufacturer.productPageExtension.cmsPageType`, `product_manufacturer.productPageExtension`.`cms_page_id` as `product_manufacturer.productPageExtension.cmsPageId`, `product_manufacturer.productPageExtension`.`cms_page_version_id` as `product_manufacturer.productPageExtension.cmsPageVersionId`, `product_manufacturer.productPageExtension`.`created_at` as `product_manufacturer.productPageExtension.createdAt`, `product_manufacturer.productPageExtension`.`updated_at` as `product_manufacturer.productPageExtension.updatedAt`, `product_manufacturer.productPageExtension.translation.url`, COALESCE(`product_manufacturer.productPageExtension.translation.url`,`product_manufacturer.productPageExtension.translation.url`) as `product_manufacturer.productPageExtension.url`, `product_manufacturer.productPageExtension.translation.metaTitle`, COALESCE(`product_manufacturer.productPageExtension.translation.metaTitle`,`product_manufacturer.productPageExtension.translation.metaTitle`) as `product_manufacturer.productPageExtension.metaTitle`, `product_manufacturer.productPageExtension.translation.metaDescription`, COALESCE(`product_manufacturer.productPageExtension.translation.metaDescription`,`product_manufacturer.productPageExtension.translation.metaDescription`) as `product_manufacturer.productPageExtension.metaDescription`, `product_manufacturer.productPageExtension.translation.keywords`, COALESCE(`product_manufacturer.productPageExtension.translation.keywords`,`product_manufacturer.productPageExtension.translation.keywords`) as `product_manufacturer.productPageExtension.keywords`, `product_manufacturer.productPageExtension.translation.slotConfig`, COALESCE(`product_manufacturer.productPageExtension.translation.slotConfig`,`product_manufacturer.productPageExtension.translation.slotConfig`) as `product_manufacturer.productPageExtension.slotConfig`, `product_manufacturer.productPageExtension.translation.createdAt`, `product_manufacturer.productPageExtension.translation.updatedAt`, `product_manufacturer.productPageExtension.translation.productPageExtensionId`, `product_manufacturer.productPageExtension.translation.languageId`, `product_manufacturer.translation.name`, COALESCE(`product_manufacturer.translation.name`,`product_manufacturer.translation.name`) as `product_manufacturer.name`, `product_manufacturer.translation.description`, COALESCE(`product_manufacturer.translation.description`,`product_manufacturer.translation.description`) as `product_manufacturer.description`, `product_manufacturer.translation.customFields`, COALESCE(`product_manufacturer.translation.customFields`,`product_manufacturer.translation.customFields`) as `product_manufacturer.customFields`, `product_manufacturer.translation.createdAt`, `product_manufacturer.translation.updatedAt`, `product_manufacturer.translation.productManufacturerId`, `product_manufacturer.translation.languageId`, `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer` LEFT JOIN (SELECT `product_manufacturer.translation`.product_manufacturer_id, `product_manufacturer.translation`.product_manufacturer_version_id, `product_manufacturer.translation`.name as `product_manufacturer.translation.name`, `product_manufacturer.translation`.description as `product_manufacturer.translation.description`, `product_manufacturer.translation`.custom_fields as `product_manufacturer.translation.customFields`, `product_manufacturer.translation`.created_at as `product_manufacturer.translation.createdAt`, `product_manufacturer.translation`.updated_at as `product_manufacturer.translation.updatedAt`, `product_manufacturer.translation`.product_manufacturer_id as `product_manufacturer.translation.productManufacturerId`, `product_manufacturer.translation`.language_id as `product_manufacturer.translation.languageId`, `product_manufacturer.translation`.product_manufacturer_version_id as `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer_translation` `product_manufacturer.translation` WHERE `product_manufacturer.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product_manufacturer`.`id` AND `product_manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product_manufacturer`.version_id LEFT JOIN `base_extension` `product_manufacturer.baseExtension` ON `product_manufacturer`.`id` = `product_manufacturer.baseExtension`.`product_manufacturer_id` LEFT JOIN `listing_page_extension` `product_manufacturer.listingPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.listingPageExtension`.`product_manufacturer_id` LEFT JOIN `product_page_extension` `product_manufacturer.productPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.productPageExtension`.`product_manufacturer_id` LEFT JOIN (SELECT `product_manufacturer.listingPageExtension.translation`.listing_page_extension_id, `product_manufacturer.listingPageExtension.translation`.description as `product_manufacturer.listingPageExtension.translation.description`, `product_manufacturer.listingPageExtension.translation`.size_description as `product_manufacturer.listingPageExtension.translation.sizeDescription`, `product_manufacturer.listingPageExtension.translation`.created_at as `product_manufacturer.listingPageExtension.translation.createdAt`, `product_manufacturer.listingPageExtension.translation`.updated_at as `product_manufacturer.listingPageExtension.translation.updatedAt`, `product_manufacturer.listingPageExtension.translation`.listing_page_extension_id as `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product_manufacturer.listingPageExtension.translation`.language_id as `product_manufacturer.listingPageExtension.translation.languageId` FROM `listing_page_extension_translation` `product_manufacturer.listingPageExtension.translation` WHERE `product_manufacturer.listingPageExtension.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product_manufacturer.listingPageExtension.listing_page_extension_translation` ON `product_manufacturer.listingPageExtension.listing_page_extension_translation`.`listing_page_extension_id` = `product_manufacturer.listingPageExtension`.`id` LEFT JOIN (SELECT `product_manufacturer.productPageExtension.translation`.product_page_extension_id, `product_manufacturer.productPageExtension.translation`.url as `product_manufacturer.productPageExtension.translation.url`, `product_manufacturer.productPageExtension.translation`.meta_title as `product_manufacturer.productPageExtension.translation.metaTitle`, `product_manufacturer.productPageExtension.translation`.meta_description as `product_manufacturer.productPageExtension.translation.metaDescription`, `product_manufacturer.productPageExtension.translation`.keywords as `product_manufacturer.productPageExtension.translation.keywords`, `product_manufacturer.productPageExtension.translation`.slot_config as `product_manufacturer.productPageExtension.translation.slotConfig`, `product_manufacturer.productPageExtension.translation`.created_at as `product_manufacturer.productPageExtension.translation.createdAt`, `product_manufacturer.productPageExtension.translation`.updated_at as `product_manufacturer.productPageExtension.translation.updatedAt`, `product_manufacturer.productPageExtension.translation`.product_page_extension_id as `product_manufacturer.productPageExtension.translation.productPageExtensionId`, `product_manufacturer.productPageExtension.translation`.language_id as `product_manufacturer.productPageExtension.translation.languageId` FROM `product_page_extension_translation` `product_manufacturer.productPageExtension.translation` WHERE `product_manufacturer.productPageExtension.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product_manufacturer.productPageExtension.product_page_extension_translation` ON `product_manufacturer.productPageExtension.product_page_extension_translation`.`product_page_extension_id` = `product_manufacturer.productPageExtension`.`id` WHERE (`product_manufacturer`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND (`product_manufacturer`.`id` IN (0x60C6459E017AA33A36B66C0D7758A294));
array:54 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 82)"
10 => "Nd\Theme\Subscriber\AddProductLabels::onProductsLoaded (line 230)"
11 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
12 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
13 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
14 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
15 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
16 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 33)"
17 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
18 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 208)"
19 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
20 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 147)"
21 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::fetchByCriteria (line 85)"
22 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
23 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
24 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
25 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
26 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
27 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
28 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
29 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
30 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
31 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
32 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
33 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
34 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
35 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
36 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
37 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
38 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
39 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
40 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
41 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
42 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
43 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
44 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
45 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
46 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
47 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
48 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
49 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
50 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
51 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
52 => "Shopware\Core\HttpKernel::doHandle (line 81)"
53 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
1.08 ms (0.00%)
|
|
SELECT `property_group_option`.`id` FROM `property_group_option` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`id` = :param_3fd644c9bfc549bfb4bab7aefcaf35eb)) `property_group_option.productProperties_1` ON `property_group_option`.`id` = `property_group_option.productProperties_1`.`id` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`version_id` = :param_cc56cab276c44eb19199c0723d87b3ab)) `property_group_option.productProperties_2` ON `property_group_option`.`id` = `property_group_option.productProperties_2`.`id` WHERE (`property_group_option.productProperties_1`.id IS NOT NULL AND `property_group_option.productProperties_2`.id IS NOT NULL AND `property_group_option`.`property_group_id` = :param_3d612210eae249d68c9a799bc9079cc8) GROUP BY `property_group_option`.`id`
SELECT `property_group_option`.`id` FROM `property_group_option` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`id` = 0x000C0BACCB74EDBA117CDF5533CA8172)) `property_group_option.productProperties_1` ON `property_group_option`.`id` = `property_group_option.productProperties_1`.`id` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425)) `property_group_option.productProperties_2` ON `property_group_option`.`id` = `property_group_option.productProperties_2`.`id` WHERE (`property_group_option.productProperties_1`.id IS NOT NULL AND `property_group_option.productProperties_2`.id IS NOT NULL AND `property_group_option`.`property_group_id` = 0xDCFDAD627839433691AB6997769A881F) GROUP BY `property_group_option`.`id`;
array:54 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 107)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 62)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 132)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::searchIds (line 291)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 107)"
9 => "Nd\Theme\Subscriber\AddProductLabels::getFit (line 66)"
10 => "Nd\Theme\Subscriber\AddProductLabels::onProductsLoaded (line 230)"
11 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
12 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
13 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
14 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
15 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
16 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 33)"
17 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
18 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 208)"
19 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
20 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 147)"
21 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::fetchByCriteria (line 85)"
22 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
23 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
24 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
25 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
26 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
27 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
28 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
29 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
30 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
31 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
32 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
33 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
34 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
35 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
36 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
37 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
38 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
39 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
40 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
41 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
42 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
43 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
44 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
45 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
46 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
47 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
48 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
49 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
50 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
51 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
52 => "Shopware\Core\HttpKernel::doHandle (line 81)"
53 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
7.15 ms (0.00%)
|
|
SELECT `product_manufacturer`.`id` as `product_manufacturer.id`, `product_manufacturer`.`version_id` as `product_manufacturer.versionId`, `product_manufacturer`.`media_id` as `product_manufacturer.mediaId`, `product_manufacturer`.`link` as `product_manufacturer.link`, `product_manufacturer`.`created_at` as `product_manufacturer.createdAt`, `product_manufacturer`.`updated_at` as `product_manufacturer.updatedAt`, `product_manufacturer.baseExtension`.`id` as `product_manufacturer.baseExtension.id`, `product_manufacturer.baseExtension`.`product_manufacturer_id` as `product_manufacturer.baseExtension.productManufacturerId`, `product_manufacturer.baseExtension`.`product_manufacturer_version_id` as `product_manufacturer.baseExtension.productManufacturerVersionId`, `product_manufacturer.baseExtension`.`active` as `product_manufacturer.baseExtension.active`, `product_manufacturer.baseExtension`.`type` as `product_manufacturer.baseExtension.type`, `product_manufacturer.baseExtension`.`created_at` as `product_manufacturer.baseExtension.createdAt`, `product_manufacturer.baseExtension`.`updated_at` as `product_manufacturer.baseExtension.updatedAt`, `product_manufacturer.listingPageExtension`.`id` as `product_manufacturer.listingPageExtension.id`, `product_manufacturer.listingPageExtension`.`product_manufacturer_id` as `product_manufacturer.listingPageExtension.productManufacturerId`, `product_manufacturer.listingPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.listingPageExtension.productManufacturerVersionId`, `product_manufacturer.listingPageExtension`.`active` as `product_manufacturer.listingPageExtension.active`, `product_manufacturer.listingPageExtension`.`type` as `product_manufacturer.listingPageExtension.type`, `product_manufacturer.listingPageExtension`.`product_assignment_type` as `product_manufacturer.listingPageExtension.productAssignmentType`, `product_manufacturer.listingPageExtension`.`product_stream_id` as `product_manufacturer.listingPageExtension.productStreamId`, `product_manufacturer.listingPageExtension`.`size_media` as `product_manufacturer.listingPageExtension.sizeMediaId`, `product_manufacturer.listingPageExtension`.`highlight_media` as `product_manufacturer.listingPageExtension.highlightMediaId`, `product_manufacturer.listingPageExtension`.`created_at` as `product_manufacturer.listingPageExtension.createdAt`, `product_manufacturer.listingPageExtension`.`updated_at` as `product_manufacturer.listingPageExtension.updatedAt`, `product_manufacturer.listingPageExtension.translation.description`, COALESCE(`product_manufacturer.listingPageExtension.translation.description`,`product_manufacturer.listingPageExtension.translation.description`) as `product_manufacturer.listingPageExtension.description`, `product_manufacturer.listingPageExtension.translation.sizeDescription`, COALESCE(`product_manufacturer.listingPageExtension.translation.sizeDescription`,`product_manufacturer.listingPageExtension.translation.sizeDescription`) as `product_manufacturer.listingPageExtension.sizeDescription`, `product_manufacturer.listingPageExtension.translation.createdAt`, `product_manufacturer.listingPageExtension.translation.updatedAt`, `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product_manufacturer.listingPageExtension.translation.languageId`, `product_manufacturer.productPageExtension`.`id` as `product_manufacturer.productPageExtension.id`, `product_manufacturer.productPageExtension`.`product_manufacturer_id` as `product_manufacturer.productPageExtension.productManufacturerId`, `product_manufacturer.productPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.productPageExtension.productManufacturerVersionId`, `product_manufacturer.productPageExtension`.`cms_page_type` as `product_manufacturer.productPageExtension.cmsPageType`, `product_manufacturer.productPageExtension`.`cms_page_id` as `product_manufacturer.productPageExtension.cmsPageId`, `product_manufacturer.productPageExtension`.`cms_page_version_id` as `product_manufacturer.productPageExtension.cmsPageVersionId`, `product_manufacturer.productPageExtension`.`created_at` as `product_manufacturer.productPageExtension.createdAt`, `product_manufacturer.productPageExtension`.`updated_at` as `product_manufacturer.productPageExtension.updatedAt`, `product_manufacturer.productPageExtension.translation.url`, COALESCE(`product_manufacturer.productPageExtension.translation.url`,`product_manufacturer.productPageExtension.translation.url`) as `product_manufacturer.productPageExtension.url`, `product_manufacturer.productPageExtension.translation.metaTitle`, COALESCE(`product_manufacturer.productPageExtension.translation.metaTitle`,`product_manufacturer.productPageExtension.translation.metaTitle`) as `product_manufacturer.productPageExtension.metaTitle`, `product_manufacturer.productPageExtension.translation.metaDescription`, COALESCE(`product_manufacturer.productPageExtension.translation.metaDescription`,`product_manufacturer.productPageExtension.translation.metaDescription`) as `product_manufacturer.productPageExtension.metaDescription`, `product_manufacturer.productPageExtension.translation.keywords`, COALESCE(`product_manufacturer.productPageExtension.translation.keywords`,`product_manufacturer.productPageExtension.translation.keywords`) as `product_manufacturer.productPageExtension.keywords`, `product_manufacturer.productPageExtension.translation.slotConfig`, COALESCE(`product_manufacturer.productPageExtension.translation.slotConfig`,`product_manufacturer.productPageExtension.translation.slotConfig`) as `product_manufacturer.productPageExtension.slotConfig`, `product_manufacturer.productPageExtension.translation.createdAt`, `product_manufacturer.productPageExtension.translation.updatedAt`, `product_manufacturer.productPageExtension.translation.productPageExtensionId`, `product_manufacturer.productPageExtension.translation.languageId`, `product_manufacturer.translation.name`, COALESCE(`product_manufacturer.translation.name`,`product_manufacturer.translation.name`) as `product_manufacturer.name`, `product_manufacturer.translation.description`, COALESCE(`product_manufacturer.translation.description`,`product_manufacturer.translation.description`) as `product_manufacturer.description`, `product_manufacturer.translation.customFields`, COALESCE(`product_manufacturer.translation.customFields`,`product_manufacturer.translation.customFields`) as `product_manufacturer.customFields`, `product_manufacturer.translation.createdAt`, `product_manufacturer.translation.updatedAt`, `product_manufacturer.translation.productManufacturerId`, `product_manufacturer.translation.languageId`, `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer` LEFT JOIN (SELECT `product_manufacturer.translation`.product_manufacturer_id, `product_manufacturer.translation`.product_manufacturer_version_id, `product_manufacturer.translation`.name as `product_manufacturer.translation.name`, `product_manufacturer.translation`.description as `product_manufacturer.translation.description`, `product_manufacturer.translation`.custom_fields as `product_manufacturer.translation.customFields`, `product_manufacturer.translation`.created_at as `product_manufacturer.translation.createdAt`, `product_manufacturer.translation`.updated_at as `product_manufacturer.translation.updatedAt`, `product_manufacturer.translation`.product_manufacturer_id as `product_manufacturer.translation.productManufacturerId`, `product_manufacturer.translation`.language_id as `product_manufacturer.translation.languageId`, `product_manufacturer.translation`.product_manufacturer_version_id as `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer_translation` `product_manufacturer.translation` WHERE `product_manufacturer.translation`.language_id = :languageId) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product_manufacturer`.`id` AND `product_manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product_manufacturer`.version_id LEFT JOIN `base_extension` `product_manufacturer.baseExtension` ON `product_manufacturer`.`id` = `product_manufacturer.baseExtension`.`product_manufacturer_id` LEFT JOIN `listing_page_extension` `product_manufacturer.listingPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.listingPageExtension`.`product_manufacturer_id` LEFT JOIN `product_page_extension` `product_manufacturer.productPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.productPageExtension`.`product_manufacturer_id` LEFT JOIN (SELECT `product_manufacturer.listingPageExtension.translation`.listing_page_extension_id, `product_manufacturer.listingPageExtension.translation`.description as `product_manufacturer.listingPageExtension.translation.description`, `product_manufacturer.listingPageExtension.translation`.size_description as `product_manufacturer.listingPageExtension.translation.sizeDescription`, `product_manufacturer.listingPageExtension.translation`.created_at as `product_manufacturer.listingPageExtension.translation.createdAt`, `product_manufacturer.listingPageExtension.translation`.updated_at as `product_manufacturer.listingPageExtension.translation.updatedAt`, `product_manufacturer.listingPageExtension.translation`.listing_page_extension_id as `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product_manufacturer.listingPageExtension.translation`.language_id as `product_manufacturer.listingPageExtension.translation.languageId` FROM `listing_page_extension_translation` `product_manufacturer.listingPageExtension.translation` WHERE `product_manufacturer.listingPageExtension.translation`.language_id = :languageId) `product_manufacturer.listingPageExtension.listing_page_extension_translation` ON `product_manufacturer.listingPageExtension.listing_page_extension_translation`.`listing_page_extension_id` = `product_manufacturer.listingPageExtension`.`id` LEFT JOIN (SELECT `product_manufacturer.productPageExtension.translation`.product_page_extension_id, `product_manufacturer.productPageExtension.translation`.url as `product_manufacturer.productPageExtension.translation.url`, `product_manufacturer.productPageExtension.translation`.meta_title as `product_manufacturer.productPageExtension.translation.metaTitle`, `product_manufacturer.productPageExtension.translation`.meta_description as `product_manufacturer.productPageExtension.translation.metaDescription`, `product_manufacturer.productPageExtension.translation`.keywords as `product_manufacturer.productPageExtension.translation.keywords`, `product_manufacturer.productPageExtension.translation`.slot_config as `product_manufacturer.productPageExtension.translation.slotConfig`, `product_manufacturer.productPageExtension.translation`.created_at as `product_manufacturer.productPageExtension.translation.createdAt`, `product_manufacturer.productPageExtension.translation`.updated_at as `product_manufacturer.productPageExtension.translation.updatedAt`, `product_manufacturer.productPageExtension.translation`.product_page_extension_id as `product_manufacturer.productPageExtension.translation.productPageExtensionId`, `product_manufacturer.productPageExtension.translation`.language_id as `product_manufacturer.productPageExtension.translation.languageId` FROM `product_page_extension_translation` `product_manufacturer.productPageExtension.translation` WHERE `product_manufacturer.productPageExtension.translation`.language_id = :languageId) `product_manufacturer.productPageExtension.product_page_extension_translation` ON `product_manufacturer.productPageExtension.product_page_extension_translation`.`product_page_extension_id` = `product_manufacturer.productPageExtension`.`id` WHERE (`product_manufacturer`.`version_id` = :version) AND (`product_manufacturer`.`id` IN (:ids))
SELECT
`product_manufacturer`.`id` as `product_manufacturer.id`,
`product_manufacturer`.`version_id` as `product_manufacturer.versionId`,
`product_manufacturer`.`media_id` as `product_manufacturer.mediaId`,
`product_manufacturer`.`link` as `product_manufacturer.link`,
`product_manufacturer`.`created_at` as `product_manufacturer.createdAt`,
`product_manufacturer`.`updated_at` as `product_manufacturer.updatedAt`,
`product_manufacturer.baseExtension`.`id` as `product_manufacturer.baseExtension.id`,
`product_manufacturer.baseExtension`.`product_manufacturer_id` as `product_manufacturer.baseExtension.productManufacturerId`,
`product_manufacturer.baseExtension`.`product_manufacturer_version_id` as `product_manufacturer.baseExtension.productManufacturerVersionId`,
`product_manufacturer.baseExtension`.`active` as `product_manufacturer.baseExtension.active`,
`product_manufacturer.baseExtension`.`type` as `product_manufacturer.baseExtension.type`,
`product_manufacturer.baseExtension`.`created_at` as `product_manufacturer.baseExtension.createdAt`,
`product_manufacturer.baseExtension`.`updated_at` as `product_manufacturer.baseExtension.updatedAt`,
`product_manufacturer.listingPageExtension`.`id` as `product_manufacturer.listingPageExtension.id`,
`product_manufacturer.listingPageExtension`.`product_manufacturer_id` as `product_manufacturer.listingPageExtension.productManufacturerId`,
`product_manufacturer.listingPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.listingPageExtension.productManufacturerVersionId`,
`product_manufacturer.listingPageExtension`.`active` as `product_manufacturer.listingPageExtension.active`,
`product_manufacturer.listingPageExtension`.`type` as `product_manufacturer.listingPageExtension.type`,
`product_manufacturer.listingPageExtension`.`product_assignment_type` as `product_manufacturer.listingPageExtension.productAssignmentType`,
`product_manufacturer.listingPageExtension`.`product_stream_id` as `product_manufacturer.listingPageExtension.productStreamId`,
`product_manufacturer.listingPageExtension`.`size_media` as `product_manufacturer.listingPageExtension.sizeMediaId`,
`product_manufacturer.listingPageExtension`.`highlight_media` as `product_manufacturer.listingPageExtension.highlightMediaId`,
`product_manufacturer.listingPageExtension`.`created_at` as `product_manufacturer.listingPageExtension.createdAt`,
`product_manufacturer.listingPageExtension`.`updated_at` as `product_manufacturer.listingPageExtension.updatedAt`,
`product_manufacturer.listingPageExtension.translation.description`,
COALESCE(
`product_manufacturer.listingPageExtension.translation.description`,
`product_manufacturer.listingPageExtension.translation.description`
) as `product_manufacturer.listingPageExtension.description`,
`product_manufacturer.listingPageExtension.translation.sizeDescription`,
COALESCE(
`product_manufacturer.listingPageExtension.translation.sizeDescription`,
`product_manufacturer.listingPageExtension.translation.sizeDescription`
) as `product_manufacturer.listingPageExtension.sizeDescription`,
`product_manufacturer.listingPageExtension.translation.createdAt`,
`product_manufacturer.listingPageExtension.translation.updatedAt`,
`product_manufacturer.listingPageExtension.translation.listingPageExtensionId`,
`product_manufacturer.listingPageExtension.translation.languageId`,
`product_manufacturer.productPageExtension`.`id` as `product_manufacturer.productPageExtension.id`,
`product_manufacturer.productPageExtension`.`product_manufacturer_id` as `product_manufacturer.productPageExtension.productManufacturerId`,
`product_manufacturer.productPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.productPageExtension.productManufacturerVersionId`,
`product_manufacturer.productPageExtension`.`cms_page_type` as `product_manufacturer.productPageExtension.cmsPageType`,
`product_manufacturer.productPageExtension`.`cms_page_id` as `product_manufacturer.productPageExtension.cmsPageId`,
`product_manufacturer.productPageExtension`.`cms_page_version_id` as `product_manufacturer.productPageExtension.cmsPageVersionId`,
`product_manufacturer.productPageExtension`.`created_at` as `product_manufacturer.productPageExtension.createdAt`,
`product_manufacturer.productPageExtension`.`updated_at` as `product_manufacturer.productPageExtension.updatedAt`,
`product_manufacturer.productPageExtension.translation.url`,
COALESCE(
`product_manufacturer.productPageExtension.translation.url`,
`product_manufacturer.productPageExtension.translation.url`
) as `product_manufacturer.productPageExtension.url`,
`product_manufacturer.productPageExtension.translation.metaTitle`,
COALESCE(
`product_manufacturer.productPageExtension.translation.metaTitle`,
`product_manufacturer.productPageExtension.translation.metaTitle`
) as `product_manufacturer.productPageExtension.metaTitle`,
`product_manufacturer.productPageExtension.translation.metaDescription`,
COALESCE(
`product_manufacturer.productPageExtension.translation.metaDescription`,
`product_manufacturer.productPageExtension.translation.metaDescription`
) as `product_manufacturer.productPageExtension.metaDescription`,
`product_manufacturer.productPageExtension.translation.keywords`,
COALESCE(
`product_manufacturer.productPageExtension.translation.keywords`,
`product_manufacturer.productPageExtension.translation.keywords`
) as `product_manufacturer.productPageExtension.keywords`,
`product_manufacturer.productPageExtension.translation.slotConfig`,
COALESCE(
`product_manufacturer.productPageExtension.translation.slotConfig`,
`product_manufacturer.productPageExtension.translation.slotConfig`
) as `product_manufacturer.productPageExtension.slotConfig`,
`product_manufacturer.productPageExtension.translation.createdAt`,
`product_manufacturer.productPageExtension.translation.updatedAt`,
`product_manufacturer.productPageExtension.translation.productPageExtensionId`,
`product_manufacturer.productPageExtension.translation.languageId`,
`product_manufacturer.translation.name`,
COALESCE(
`product_manufacturer.translation.name`,
`product_manufacturer.translation.name`
) as `product_manufacturer.name`,
`product_manufacturer.translation.description`,
COALESCE(
`product_manufacturer.translation.description`,
`product_manufacturer.translation.description`
) as `product_manufacturer.description`,
`product_manufacturer.translation.customFields`,
COALESCE(
`product_manufacturer.translation.customFields`,
`product_manufacturer.translation.customFields`
) as `product_manufacturer.customFields`,
`product_manufacturer.translation.createdAt`,
`product_manufacturer.translation.updatedAt`,
`product_manufacturer.translation.productManufacturerId`,
`product_manufacturer.translation.languageId`,
`product_manufacturer.translation.productManufacturerVersionId`
FROM
`product_manufacturer`
LEFT JOIN (
SELECT
`product_manufacturer.translation`.product_manufacturer_id,
`product_manufacturer.translation`.product_manufacturer_version_id,
`product_manufacturer.translation`.name as `product_manufacturer.translation.name`,
`product_manufacturer.translation`.description as `product_manufacturer.translation.description`,
`product_manufacturer.translation`.custom_fields as `product_manufacturer.translation.customFields`,
`product_manufacturer.translation`.created_at as `product_manufacturer.translation.createdAt`,
`product_manufacturer.translation`.updated_at as `product_manufacturer.translation.updatedAt`,
`product_manufacturer.translation`.product_manufacturer_id as `product_manufacturer.translation.productManufacturerId`,
`product_manufacturer.translation`.language_id as `product_manufacturer.translation.languageId`,
`product_manufacturer.translation`.product_manufacturer_version_id as `product_manufacturer.translation.productManufacturerVersionId`
FROM
`product_manufacturer_translation` `product_manufacturer.translation`
WHERE
`product_manufacturer.translation`.language_id = : languageId
) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product_manufacturer`.`id`
AND `product_manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product_manufacturer`.version_id
LEFT JOIN `base_extension` `product_manufacturer.baseExtension` ON `product_manufacturer`.`id` = `product_manufacturer.baseExtension`.`product_manufacturer_id`
LEFT JOIN `listing_page_extension` `product_manufacturer.listingPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.listingPageExtension`.`product_manufacturer_id`
LEFT JOIN `product_page_extension` `product_manufacturer.productPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.productPageExtension`.`product_manufacturer_id`
LEFT JOIN (
SELECT
`product_manufacturer.listingPageExtension.translation`.listing_page_extension_id,
`product_manufacturer.listingPageExtension.translation`.description as `product_manufacturer.listingPageExtension.translation.description`,
`product_manufacturer.listingPageExtension.translation`.size_description as `product_manufacturer.listingPageExtension.translation.sizeDescription`,
`product_manufacturer.listingPageExtension.translation`.created_at as `product_manufacturer.listingPageExtension.translation.createdAt`,
`product_manufacturer.listingPageExtension.translation`.updated_at as `product_manufacturer.listingPageExtension.translation.updatedAt`,
`product_manufacturer.listingPageExtension.translation`.listing_page_extension_id as `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`,
`product_manufacturer.listingPageExtension.translation`.language_id as `product_manufacturer.listingPageExtension.translation.languageId`
FROM
`listing_page_extension_translation` `product_manufacturer.listingPageExtension.translation`
WHERE
`product_manufacturer.listingPageExtension.translation`.language_id = : languageId
) `product_manufacturer.listingPageExtension.listing_page_extension_translation` ON `product_manufacturer.listingPageExtension.listing_page_extension_translation`.`listing_page_extension_id` = `product_manufacturer.listingPageExtension`.`id`
LEFT JOIN (
SELECT
`product_manufacturer.productPageExtension.translation`.product_page_extension_id,
`product_manufacturer.productPageExtension.translation`.url as `product_manufacturer.productPageExtension.translation.url`,
`product_manufacturer.productPageExtension.translation`.meta_title as `product_manufacturer.productPageExtension.translation.metaTitle`,
`product_manufacturer.productPageExtension.translation`.meta_description as `product_manufacturer.productPageExtension.translation.metaDescription`,
`product_manufacturer.productPageExtension.translation`.keywords as `product_manufacturer.productPageExtension.translation.keywords`,
`product_manufacturer.productPageExtension.translation`.slot_config as `product_manufacturer.productPageExtension.translation.slotConfig`,
`product_manufacturer.productPageExtension.translation`.created_at as `product_manufacturer.productPageExtension.translation.createdAt`,
`product_manufacturer.productPageExtension.translation`.updated_at as `product_manufacturer.productPageExtension.translation.updatedAt`,
`product_manufacturer.productPageExtension.translation`.product_page_extension_id as `product_manufacturer.productPageExtension.translation.productPageExtensionId`,
`product_manufacturer.productPageExtension.translation`.language_id as `product_manufacturer.productPageExtension.translation.languageId`
FROM
`product_page_extension_translation` `product_manufacturer.productPageExtension.translation`
WHERE
`product_manufacturer.productPageExtension.translation`.language_id = : languageId
) `product_manufacturer.productPageExtension.product_page_extension_translation` ON `product_manufacturer.productPageExtension.product_page_extension_translation`.`product_page_extension_id` = `product_manufacturer.productPageExtension`.`id`
WHERE
(
`product_manufacturer`.`version_id` = : version
)
AND (
`product_manufacturer`.`id` IN (: ids)
)
SELECT `product_manufacturer`.`id` as `product_manufacturer.id`, `product_manufacturer`.`version_id` as `product_manufacturer.versionId`, `product_manufacturer`.`media_id` as `product_manufacturer.mediaId`, `product_manufacturer`.`link` as `product_manufacturer.link`, `product_manufacturer`.`created_at` as `product_manufacturer.createdAt`, `product_manufacturer`.`updated_at` as `product_manufacturer.updatedAt`, `product_manufacturer.baseExtension`.`id` as `product_manufacturer.baseExtension.id`, `product_manufacturer.baseExtension`.`product_manufacturer_id` as `product_manufacturer.baseExtension.productManufacturerId`, `product_manufacturer.baseExtension`.`product_manufacturer_version_id` as `product_manufacturer.baseExtension.productManufacturerVersionId`, `product_manufacturer.baseExtension`.`active` as `product_manufacturer.baseExtension.active`, `product_manufacturer.baseExtension`.`type` as `product_manufacturer.baseExtension.type`, `product_manufacturer.baseExtension`.`created_at` as `product_manufacturer.baseExtension.createdAt`, `product_manufacturer.baseExtension`.`updated_at` as `product_manufacturer.baseExtension.updatedAt`, `product_manufacturer.listingPageExtension`.`id` as `product_manufacturer.listingPageExtension.id`, `product_manufacturer.listingPageExtension`.`product_manufacturer_id` as `product_manufacturer.listingPageExtension.productManufacturerId`, `product_manufacturer.listingPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.listingPageExtension.productManufacturerVersionId`, `product_manufacturer.listingPageExtension`.`active` as `product_manufacturer.listingPageExtension.active`, `product_manufacturer.listingPageExtension`.`type` as `product_manufacturer.listingPageExtension.type`, `product_manufacturer.listingPageExtension`.`product_assignment_type` as `product_manufacturer.listingPageExtension.productAssignmentType`, `product_manufacturer.listingPageExtension`.`product_stream_id` as `product_manufacturer.listingPageExtension.productStreamId`, `product_manufacturer.listingPageExtension`.`size_media` as `product_manufacturer.listingPageExtension.sizeMediaId`, `product_manufacturer.listingPageExtension`.`highlight_media` as `product_manufacturer.listingPageExtension.highlightMediaId`, `product_manufacturer.listingPageExtension`.`created_at` as `product_manufacturer.listingPageExtension.createdAt`, `product_manufacturer.listingPageExtension`.`updated_at` as `product_manufacturer.listingPageExtension.updatedAt`, `product_manufacturer.listingPageExtension.translation.description`, COALESCE(`product_manufacturer.listingPageExtension.translation.description`,`product_manufacturer.listingPageExtension.translation.description`) as `product_manufacturer.listingPageExtension.description`, `product_manufacturer.listingPageExtension.translation.sizeDescription`, COALESCE(`product_manufacturer.listingPageExtension.translation.sizeDescription`,`product_manufacturer.listingPageExtension.translation.sizeDescription`) as `product_manufacturer.listingPageExtension.sizeDescription`, `product_manufacturer.listingPageExtension.translation.createdAt`, `product_manufacturer.listingPageExtension.translation.updatedAt`, `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product_manufacturer.listingPageExtension.translation.languageId`, `product_manufacturer.productPageExtension`.`id` as `product_manufacturer.productPageExtension.id`, `product_manufacturer.productPageExtension`.`product_manufacturer_id` as `product_manufacturer.productPageExtension.productManufacturerId`, `product_manufacturer.productPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.productPageExtension.productManufacturerVersionId`, `product_manufacturer.productPageExtension`.`cms_page_type` as `product_manufacturer.productPageExtension.cmsPageType`, `product_manufacturer.productPageExtension`.`cms_page_id` as `product_manufacturer.productPageExtension.cmsPageId`, `product_manufacturer.productPageExtension`.`cms_page_version_id` as `product_manufacturer.productPageExtension.cmsPageVersionId`, `product_manufacturer.productPageExtension`.`created_at` as `product_manufacturer.productPageExtension.createdAt`, `product_manufacturer.productPageExtension`.`updated_at` as `product_manufacturer.productPageExtension.updatedAt`, `product_manufacturer.productPageExtension.translation.url`, COALESCE(`product_manufacturer.productPageExtension.translation.url`,`product_manufacturer.productPageExtension.translation.url`) as `product_manufacturer.productPageExtension.url`, `product_manufacturer.productPageExtension.translation.metaTitle`, COALESCE(`product_manufacturer.productPageExtension.translation.metaTitle`,`product_manufacturer.productPageExtension.translation.metaTitle`) as `product_manufacturer.productPageExtension.metaTitle`, `product_manufacturer.productPageExtension.translation.metaDescription`, COALESCE(`product_manufacturer.productPageExtension.translation.metaDescription`,`product_manufacturer.productPageExtension.translation.metaDescription`) as `product_manufacturer.productPageExtension.metaDescription`, `product_manufacturer.productPageExtension.translation.keywords`, COALESCE(`product_manufacturer.productPageExtension.translation.keywords`,`product_manufacturer.productPageExtension.translation.keywords`) as `product_manufacturer.productPageExtension.keywords`, `product_manufacturer.productPageExtension.translation.slotConfig`, COALESCE(`product_manufacturer.productPageExtension.translation.slotConfig`,`product_manufacturer.productPageExtension.translation.slotConfig`) as `product_manufacturer.productPageExtension.slotConfig`, `product_manufacturer.productPageExtension.translation.createdAt`, `product_manufacturer.productPageExtension.translation.updatedAt`, `product_manufacturer.productPageExtension.translation.productPageExtensionId`, `product_manufacturer.productPageExtension.translation.languageId`, `product_manufacturer.translation.name`, COALESCE(`product_manufacturer.translation.name`,`product_manufacturer.translation.name`) as `product_manufacturer.name`, `product_manufacturer.translation.description`, COALESCE(`product_manufacturer.translation.description`,`product_manufacturer.translation.description`) as `product_manufacturer.description`, `product_manufacturer.translation.customFields`, COALESCE(`product_manufacturer.translation.customFields`,`product_manufacturer.translation.customFields`) as `product_manufacturer.customFields`, `product_manufacturer.translation.createdAt`, `product_manufacturer.translation.updatedAt`, `product_manufacturer.translation.productManufacturerId`, `product_manufacturer.translation.languageId`, `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer` LEFT JOIN (SELECT `product_manufacturer.translation`.product_manufacturer_id, `product_manufacturer.translation`.product_manufacturer_version_id, `product_manufacturer.translation`.name as `product_manufacturer.translation.name`, `product_manufacturer.translation`.description as `product_manufacturer.translation.description`, `product_manufacturer.translation`.custom_fields as `product_manufacturer.translation.customFields`, `product_manufacturer.translation`.created_at as `product_manufacturer.translation.createdAt`, `product_manufacturer.translation`.updated_at as `product_manufacturer.translation.updatedAt`, `product_manufacturer.translation`.product_manufacturer_id as `product_manufacturer.translation.productManufacturerId`, `product_manufacturer.translation`.language_id as `product_manufacturer.translation.languageId`, `product_manufacturer.translation`.product_manufacturer_version_id as `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer_translation` `product_manufacturer.translation` WHERE `product_manufacturer.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product_manufacturer`.`id` AND `product_manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product_manufacturer`.version_id LEFT JOIN `base_extension` `product_manufacturer.baseExtension` ON `product_manufacturer`.`id` = `product_manufacturer.baseExtension`.`product_manufacturer_id` LEFT JOIN `listing_page_extension` `product_manufacturer.listingPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.listingPageExtension`.`product_manufacturer_id` LEFT JOIN `product_page_extension` `product_manufacturer.productPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.productPageExtension`.`product_manufacturer_id` LEFT JOIN (SELECT `product_manufacturer.listingPageExtension.translation`.listing_page_extension_id, `product_manufacturer.listingPageExtension.translation`.description as `product_manufacturer.listingPageExtension.translation.description`, `product_manufacturer.listingPageExtension.translation`.size_description as `product_manufacturer.listingPageExtension.translation.sizeDescription`, `product_manufacturer.listingPageExtension.translation`.created_at as `product_manufacturer.listingPageExtension.translation.createdAt`, `product_manufacturer.listingPageExtension.translation`.updated_at as `product_manufacturer.listingPageExtension.translation.updatedAt`, `product_manufacturer.listingPageExtension.translation`.listing_page_extension_id as `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product_manufacturer.listingPageExtension.translation`.language_id as `product_manufacturer.listingPageExtension.translation.languageId` FROM `listing_page_extension_translation` `product_manufacturer.listingPageExtension.translation` WHERE `product_manufacturer.listingPageExtension.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product_manufacturer.listingPageExtension.listing_page_extension_translation` ON `product_manufacturer.listingPageExtension.listing_page_extension_translation`.`listing_page_extension_id` = `product_manufacturer.listingPageExtension`.`id` LEFT JOIN (SELECT `product_manufacturer.productPageExtension.translation`.product_page_extension_id, `product_manufacturer.productPageExtension.translation`.url as `product_manufacturer.productPageExtension.translation.url`, `product_manufacturer.productPageExtension.translation`.meta_title as `product_manufacturer.productPageExtension.translation.metaTitle`, `product_manufacturer.productPageExtension.translation`.meta_description as `product_manufacturer.productPageExtension.translation.metaDescription`, `product_manufacturer.productPageExtension.translation`.keywords as `product_manufacturer.productPageExtension.translation.keywords`, `product_manufacturer.productPageExtension.translation`.slot_config as `product_manufacturer.productPageExtension.translation.slotConfig`, `product_manufacturer.productPageExtension.translation`.created_at as `product_manufacturer.productPageExtension.translation.createdAt`, `product_manufacturer.productPageExtension.translation`.updated_at as `product_manufacturer.productPageExtension.translation.updatedAt`, `product_manufacturer.productPageExtension.translation`.product_page_extension_id as `product_manufacturer.productPageExtension.translation.productPageExtensionId`, `product_manufacturer.productPageExtension.translation`.language_id as `product_manufacturer.productPageExtension.translation.languageId` FROM `product_page_extension_translation` `product_manufacturer.productPageExtension.translation` WHERE `product_manufacturer.productPageExtension.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product_manufacturer.productPageExtension.product_page_extension_translation` ON `product_manufacturer.productPageExtension.product_page_extension_translation`.`product_page_extension_id` = `product_manufacturer.productPageExtension`.`id` WHERE (`product_manufacturer`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND (`product_manufacturer`.`id` IN (0x1E895A59CF1C3597B82332F6A8FCFF7D));
array:54 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 82)"
10 => "Nd\Theme\Subscriber\AddProductLabels::onProductsLoaded (line 230)"
11 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
12 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
13 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
14 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
15 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
16 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 33)"
17 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
18 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 208)"
19 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
20 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 147)"
21 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::fetchByCriteria (line 85)"
22 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
23 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
24 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
25 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
26 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
27 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
28 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
29 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
30 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
31 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
32 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
33 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
34 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
35 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
36 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
37 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
38 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
39 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
40 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
41 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
42 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
43 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
44 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
45 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
46 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
47 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
48 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
49 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
50 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
51 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
52 => "Shopware\Core\HttpKernel::doHandle (line 81)"
53 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.98 ms (0.00%)
|
|
SELECT `property_group_option`.`id` FROM `property_group_option` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`id` = :param_45c999454a6a4c7f85877f0102d457e8)) `property_group_option.productProperties_1` ON `property_group_option`.`id` = `property_group_option.productProperties_1`.`id` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`version_id` = :param_3e0851a7106845d3839723db2698d6c0)) `property_group_option.productProperties_2` ON `property_group_option`.`id` = `property_group_option.productProperties_2`.`id` WHERE (`property_group_option.productProperties_1`.id IS NOT NULL AND `property_group_option.productProperties_2`.id IS NOT NULL AND `property_group_option`.`property_group_id` = :param_ba1decc59f2a40f192796878edc2ef47) GROUP BY `property_group_option`.`id`
SELECT `property_group_option`.`id` FROM `property_group_option` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`id` = 0x001D4F0DA1AC1E2CE07E6D8C1D6FF61F)) `property_group_option.productProperties_1` ON `property_group_option`.`id` = `property_group_option.productProperties_1`.`id` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425)) `property_group_option.productProperties_2` ON `property_group_option`.`id` = `property_group_option.productProperties_2`.`id` WHERE (`property_group_option.productProperties_1`.id IS NOT NULL AND `property_group_option.productProperties_2`.id IS NOT NULL AND `property_group_option`.`property_group_id` = 0xDCFDAD627839433691AB6997769A881F) GROUP BY `property_group_option`.`id`;
array:54 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 107)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 62)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 132)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::searchIds (line 291)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 107)"
9 => "Nd\Theme\Subscriber\AddProductLabels::getFit (line 66)"
10 => "Nd\Theme\Subscriber\AddProductLabels::onProductsLoaded (line 230)"
11 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
12 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
13 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
14 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
15 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
16 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 33)"
17 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
18 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 208)"
19 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
20 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 147)"
21 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::fetchByCriteria (line 85)"
22 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
23 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
24 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
25 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
26 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
27 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
28 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
29 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
30 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
31 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
32 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
33 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
34 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
35 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
36 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
37 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
38 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
39 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
40 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
41 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
42 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
43 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
44 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
45 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
46 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
47 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
48 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
49 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
50 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
51 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
52 => "Shopware\Core\HttpKernel::doHandle (line 81)"
53 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
9.51 ms (0.00%)
|
|
SELECT `product_manufacturer`.`id` as `product_manufacturer.id`, `product_manufacturer`.`version_id` as `product_manufacturer.versionId`, `product_manufacturer`.`media_id` as `product_manufacturer.mediaId`, `product_manufacturer`.`link` as `product_manufacturer.link`, `product_manufacturer`.`created_at` as `product_manufacturer.createdAt`, `product_manufacturer`.`updated_at` as `product_manufacturer.updatedAt`, `product_manufacturer.baseExtension`.`id` as `product_manufacturer.baseExtension.id`, `product_manufacturer.baseExtension`.`product_manufacturer_id` as `product_manufacturer.baseExtension.productManufacturerId`, `product_manufacturer.baseExtension`.`product_manufacturer_version_id` as `product_manufacturer.baseExtension.productManufacturerVersionId`, `product_manufacturer.baseExtension`.`active` as `product_manufacturer.baseExtension.active`, `product_manufacturer.baseExtension`.`type` as `product_manufacturer.baseExtension.type`, `product_manufacturer.baseExtension`.`created_at` as `product_manufacturer.baseExtension.createdAt`, `product_manufacturer.baseExtension`.`updated_at` as `product_manufacturer.baseExtension.updatedAt`, `product_manufacturer.listingPageExtension`.`id` as `product_manufacturer.listingPageExtension.id`, `product_manufacturer.listingPageExtension`.`product_manufacturer_id` as `product_manufacturer.listingPageExtension.productManufacturerId`, `product_manufacturer.listingPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.listingPageExtension.productManufacturerVersionId`, `product_manufacturer.listingPageExtension`.`active` as `product_manufacturer.listingPageExtension.active`, `product_manufacturer.listingPageExtension`.`type` as `product_manufacturer.listingPageExtension.type`, `product_manufacturer.listingPageExtension`.`product_assignment_type` as `product_manufacturer.listingPageExtension.productAssignmentType`, `product_manufacturer.listingPageExtension`.`product_stream_id` as `product_manufacturer.listingPageExtension.productStreamId`, `product_manufacturer.listingPageExtension`.`size_media` as `product_manufacturer.listingPageExtension.sizeMediaId`, `product_manufacturer.listingPageExtension`.`highlight_media` as `product_manufacturer.listingPageExtension.highlightMediaId`, `product_manufacturer.listingPageExtension`.`created_at` as `product_manufacturer.listingPageExtension.createdAt`, `product_manufacturer.listingPageExtension`.`updated_at` as `product_manufacturer.listingPageExtension.updatedAt`, `product_manufacturer.listingPageExtension.translation.description`, COALESCE(`product_manufacturer.listingPageExtension.translation.description`,`product_manufacturer.listingPageExtension.translation.description`) as `product_manufacturer.listingPageExtension.description`, `product_manufacturer.listingPageExtension.translation.sizeDescription`, COALESCE(`product_manufacturer.listingPageExtension.translation.sizeDescription`,`product_manufacturer.listingPageExtension.translation.sizeDescription`) as `product_manufacturer.listingPageExtension.sizeDescription`, `product_manufacturer.listingPageExtension.translation.createdAt`, `product_manufacturer.listingPageExtension.translation.updatedAt`, `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product_manufacturer.listingPageExtension.translation.languageId`, `product_manufacturer.productPageExtension`.`id` as `product_manufacturer.productPageExtension.id`, `product_manufacturer.productPageExtension`.`product_manufacturer_id` as `product_manufacturer.productPageExtension.productManufacturerId`, `product_manufacturer.productPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.productPageExtension.productManufacturerVersionId`, `product_manufacturer.productPageExtension`.`cms_page_type` as `product_manufacturer.productPageExtension.cmsPageType`, `product_manufacturer.productPageExtension`.`cms_page_id` as `product_manufacturer.productPageExtension.cmsPageId`, `product_manufacturer.productPageExtension`.`cms_page_version_id` as `product_manufacturer.productPageExtension.cmsPageVersionId`, `product_manufacturer.productPageExtension`.`created_at` as `product_manufacturer.productPageExtension.createdAt`, `product_manufacturer.productPageExtension`.`updated_at` as `product_manufacturer.productPageExtension.updatedAt`, `product_manufacturer.productPageExtension.translation.url`, COALESCE(`product_manufacturer.productPageExtension.translation.url`,`product_manufacturer.productPageExtension.translation.url`) as `product_manufacturer.productPageExtension.url`, `product_manufacturer.productPageExtension.translation.metaTitle`, COALESCE(`product_manufacturer.productPageExtension.translation.metaTitle`,`product_manufacturer.productPageExtension.translation.metaTitle`) as `product_manufacturer.productPageExtension.metaTitle`, `product_manufacturer.productPageExtension.translation.metaDescription`, COALESCE(`product_manufacturer.productPageExtension.translation.metaDescription`,`product_manufacturer.productPageExtension.translation.metaDescription`) as `product_manufacturer.productPageExtension.metaDescription`, `product_manufacturer.productPageExtension.translation.keywords`, COALESCE(`product_manufacturer.productPageExtension.translation.keywords`,`product_manufacturer.productPageExtension.translation.keywords`) as `product_manufacturer.productPageExtension.keywords`, `product_manufacturer.productPageExtension.translation.slotConfig`, COALESCE(`product_manufacturer.productPageExtension.translation.slotConfig`,`product_manufacturer.productPageExtension.translation.slotConfig`) as `product_manufacturer.productPageExtension.slotConfig`, `product_manufacturer.productPageExtension.translation.createdAt`, `product_manufacturer.productPageExtension.translation.updatedAt`, `product_manufacturer.productPageExtension.translation.productPageExtensionId`, `product_manufacturer.productPageExtension.translation.languageId`, `product_manufacturer.translation.name`, COALESCE(`product_manufacturer.translation.name`,`product_manufacturer.translation.name`) as `product_manufacturer.name`, `product_manufacturer.translation.description`, COALESCE(`product_manufacturer.translation.description`,`product_manufacturer.translation.description`) as `product_manufacturer.description`, `product_manufacturer.translation.customFields`, COALESCE(`product_manufacturer.translation.customFields`,`product_manufacturer.translation.customFields`) as `product_manufacturer.customFields`, `product_manufacturer.translation.createdAt`, `product_manufacturer.translation.updatedAt`, `product_manufacturer.translation.productManufacturerId`, `product_manufacturer.translation.languageId`, `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer` LEFT JOIN (SELECT `product_manufacturer.translation`.product_manufacturer_id, `product_manufacturer.translation`.product_manufacturer_version_id, `product_manufacturer.translation`.name as `product_manufacturer.translation.name`, `product_manufacturer.translation`.description as `product_manufacturer.translation.description`, `product_manufacturer.translation`.custom_fields as `product_manufacturer.translation.customFields`, `product_manufacturer.translation`.created_at as `product_manufacturer.translation.createdAt`, `product_manufacturer.translation`.updated_at as `product_manufacturer.translation.updatedAt`, `product_manufacturer.translation`.product_manufacturer_id as `product_manufacturer.translation.productManufacturerId`, `product_manufacturer.translation`.language_id as `product_manufacturer.translation.languageId`, `product_manufacturer.translation`.product_manufacturer_version_id as `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer_translation` `product_manufacturer.translation` WHERE `product_manufacturer.translation`.language_id = :languageId) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product_manufacturer`.`id` AND `product_manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product_manufacturer`.version_id LEFT JOIN `base_extension` `product_manufacturer.baseExtension` ON `product_manufacturer`.`id` = `product_manufacturer.baseExtension`.`product_manufacturer_id` LEFT JOIN `listing_page_extension` `product_manufacturer.listingPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.listingPageExtension`.`product_manufacturer_id` LEFT JOIN `product_page_extension` `product_manufacturer.productPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.productPageExtension`.`product_manufacturer_id` LEFT JOIN (SELECT `product_manufacturer.listingPageExtension.translation`.listing_page_extension_id, `product_manufacturer.listingPageExtension.translation`.description as `product_manufacturer.listingPageExtension.translation.description`, `product_manufacturer.listingPageExtension.translation`.size_description as `product_manufacturer.listingPageExtension.translation.sizeDescription`, `product_manufacturer.listingPageExtension.translation`.created_at as `product_manufacturer.listingPageExtension.translation.createdAt`, `product_manufacturer.listingPageExtension.translation`.updated_at as `product_manufacturer.listingPageExtension.translation.updatedAt`, `product_manufacturer.listingPageExtension.translation`.listing_page_extension_id as `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product_manufacturer.listingPageExtension.translation`.language_id as `product_manufacturer.listingPageExtension.translation.languageId` FROM `listing_page_extension_translation` `product_manufacturer.listingPageExtension.translation` WHERE `product_manufacturer.listingPageExtension.translation`.language_id = :languageId) `product_manufacturer.listingPageExtension.listing_page_extension_translation` ON `product_manufacturer.listingPageExtension.listing_page_extension_translation`.`listing_page_extension_id` = `product_manufacturer.listingPageExtension`.`id` LEFT JOIN (SELECT `product_manufacturer.productPageExtension.translation`.product_page_extension_id, `product_manufacturer.productPageExtension.translation`.url as `product_manufacturer.productPageExtension.translation.url`, `product_manufacturer.productPageExtension.translation`.meta_title as `product_manufacturer.productPageExtension.translation.metaTitle`, `product_manufacturer.productPageExtension.translation`.meta_description as `product_manufacturer.productPageExtension.translation.metaDescription`, `product_manufacturer.productPageExtension.translation`.keywords as `product_manufacturer.productPageExtension.translation.keywords`, `product_manufacturer.productPageExtension.translation`.slot_config as `product_manufacturer.productPageExtension.translation.slotConfig`, `product_manufacturer.productPageExtension.translation`.created_at as `product_manufacturer.productPageExtension.translation.createdAt`, `product_manufacturer.productPageExtension.translation`.updated_at as `product_manufacturer.productPageExtension.translation.updatedAt`, `product_manufacturer.productPageExtension.translation`.product_page_extension_id as `product_manufacturer.productPageExtension.translation.productPageExtensionId`, `product_manufacturer.productPageExtension.translation`.language_id as `product_manufacturer.productPageExtension.translation.languageId` FROM `product_page_extension_translation` `product_manufacturer.productPageExtension.translation` WHERE `product_manufacturer.productPageExtension.translation`.language_id = :languageId) `product_manufacturer.productPageExtension.product_page_extension_translation` ON `product_manufacturer.productPageExtension.product_page_extension_translation`.`product_page_extension_id` = `product_manufacturer.productPageExtension`.`id` WHERE (`product_manufacturer`.`version_id` = :version) AND (`product_manufacturer`.`id` IN (:ids))
SELECT
`product_manufacturer`.`id` as `product_manufacturer.id`,
`product_manufacturer`.`version_id` as `product_manufacturer.versionId`,
`product_manufacturer`.`media_id` as `product_manufacturer.mediaId`,
`product_manufacturer`.`link` as `product_manufacturer.link`,
`product_manufacturer`.`created_at` as `product_manufacturer.createdAt`,
`product_manufacturer`.`updated_at` as `product_manufacturer.updatedAt`,
`product_manufacturer.baseExtension`.`id` as `product_manufacturer.baseExtension.id`,
`product_manufacturer.baseExtension`.`product_manufacturer_id` as `product_manufacturer.baseExtension.productManufacturerId`,
`product_manufacturer.baseExtension`.`product_manufacturer_version_id` as `product_manufacturer.baseExtension.productManufacturerVersionId`,
`product_manufacturer.baseExtension`.`active` as `product_manufacturer.baseExtension.active`,
`product_manufacturer.baseExtension`.`type` as `product_manufacturer.baseExtension.type`,
`product_manufacturer.baseExtension`.`created_at` as `product_manufacturer.baseExtension.createdAt`,
`product_manufacturer.baseExtension`.`updated_at` as `product_manufacturer.baseExtension.updatedAt`,
`product_manufacturer.listingPageExtension`.`id` as `product_manufacturer.listingPageExtension.id`,
`product_manufacturer.listingPageExtension`.`product_manufacturer_id` as `product_manufacturer.listingPageExtension.productManufacturerId`,
`product_manufacturer.listingPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.listingPageExtension.productManufacturerVersionId`,
`product_manufacturer.listingPageExtension`.`active` as `product_manufacturer.listingPageExtension.active`,
`product_manufacturer.listingPageExtension`.`type` as `product_manufacturer.listingPageExtension.type`,
`product_manufacturer.listingPageExtension`.`product_assignment_type` as `product_manufacturer.listingPageExtension.productAssignmentType`,
`product_manufacturer.listingPageExtension`.`product_stream_id` as `product_manufacturer.listingPageExtension.productStreamId`,
`product_manufacturer.listingPageExtension`.`size_media` as `product_manufacturer.listingPageExtension.sizeMediaId`,
`product_manufacturer.listingPageExtension`.`highlight_media` as `product_manufacturer.listingPageExtension.highlightMediaId`,
`product_manufacturer.listingPageExtension`.`created_at` as `product_manufacturer.listingPageExtension.createdAt`,
`product_manufacturer.listingPageExtension`.`updated_at` as `product_manufacturer.listingPageExtension.updatedAt`,
`product_manufacturer.listingPageExtension.translation.description`,
COALESCE(
`product_manufacturer.listingPageExtension.translation.description`,
`product_manufacturer.listingPageExtension.translation.description`
) as `product_manufacturer.listingPageExtension.description`,
`product_manufacturer.listingPageExtension.translation.sizeDescription`,
COALESCE(
`product_manufacturer.listingPageExtension.translation.sizeDescription`,
`product_manufacturer.listingPageExtension.translation.sizeDescription`
) as `product_manufacturer.listingPageExtension.sizeDescription`,
`product_manufacturer.listingPageExtension.translation.createdAt`,
`product_manufacturer.listingPageExtension.translation.updatedAt`,
`product_manufacturer.listingPageExtension.translation.listingPageExtensionId`,
`product_manufacturer.listingPageExtension.translation.languageId`,
`product_manufacturer.productPageExtension`.`id` as `product_manufacturer.productPageExtension.id`,
`product_manufacturer.productPageExtension`.`product_manufacturer_id` as `product_manufacturer.productPageExtension.productManufacturerId`,
`product_manufacturer.productPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.productPageExtension.productManufacturerVersionId`,
`product_manufacturer.productPageExtension`.`cms_page_type` as `product_manufacturer.productPageExtension.cmsPageType`,
`product_manufacturer.productPageExtension`.`cms_page_id` as `product_manufacturer.productPageExtension.cmsPageId`,
`product_manufacturer.productPageExtension`.`cms_page_version_id` as `product_manufacturer.productPageExtension.cmsPageVersionId`,
`product_manufacturer.productPageExtension`.`created_at` as `product_manufacturer.productPageExtension.createdAt`,
`product_manufacturer.productPageExtension`.`updated_at` as `product_manufacturer.productPageExtension.updatedAt`,
`product_manufacturer.productPageExtension.translation.url`,
COALESCE(
`product_manufacturer.productPageExtension.translation.url`,
`product_manufacturer.productPageExtension.translation.url`
) as `product_manufacturer.productPageExtension.url`,
`product_manufacturer.productPageExtension.translation.metaTitle`,
COALESCE(
`product_manufacturer.productPageExtension.translation.metaTitle`,
`product_manufacturer.productPageExtension.translation.metaTitle`
) as `product_manufacturer.productPageExtension.metaTitle`,
`product_manufacturer.productPageExtension.translation.metaDescription`,
COALESCE(
`product_manufacturer.productPageExtension.translation.metaDescription`,
`product_manufacturer.productPageExtension.translation.metaDescription`
) as `product_manufacturer.productPageExtension.metaDescription`,
`product_manufacturer.productPageExtension.translation.keywords`,
COALESCE(
`product_manufacturer.productPageExtension.translation.keywords`,
`product_manufacturer.productPageExtension.translation.keywords`
) as `product_manufacturer.productPageExtension.keywords`,
`product_manufacturer.productPageExtension.translation.slotConfig`,
COALESCE(
`product_manufacturer.productPageExtension.translation.slotConfig`,
`product_manufacturer.productPageExtension.translation.slotConfig`
) as `product_manufacturer.productPageExtension.slotConfig`,
`product_manufacturer.productPageExtension.translation.createdAt`,
`product_manufacturer.productPageExtension.translation.updatedAt`,
`product_manufacturer.productPageExtension.translation.productPageExtensionId`,
`product_manufacturer.productPageExtension.translation.languageId`,
`product_manufacturer.translation.name`,
COALESCE(
`product_manufacturer.translation.name`,
`product_manufacturer.translation.name`
) as `product_manufacturer.name`,
`product_manufacturer.translation.description`,
COALESCE(
`product_manufacturer.translation.description`,
`product_manufacturer.translation.description`
) as `product_manufacturer.description`,
`product_manufacturer.translation.customFields`,
COALESCE(
`product_manufacturer.translation.customFields`,
`product_manufacturer.translation.customFields`
) as `product_manufacturer.customFields`,
`product_manufacturer.translation.createdAt`,
`product_manufacturer.translation.updatedAt`,
`product_manufacturer.translation.productManufacturerId`,
`product_manufacturer.translation.languageId`,
`product_manufacturer.translation.productManufacturerVersionId`
FROM
`product_manufacturer`
LEFT JOIN (
SELECT
`product_manufacturer.translation`.product_manufacturer_id,
`product_manufacturer.translation`.product_manufacturer_version_id,
`product_manufacturer.translation`.name as `product_manufacturer.translation.name`,
`product_manufacturer.translation`.description as `product_manufacturer.translation.description`,
`product_manufacturer.translation`.custom_fields as `product_manufacturer.translation.customFields`,
`product_manufacturer.translation`.created_at as `product_manufacturer.translation.createdAt`,
`product_manufacturer.translation`.updated_at as `product_manufacturer.translation.updatedAt`,
`product_manufacturer.translation`.product_manufacturer_id as `product_manufacturer.translation.productManufacturerId`,
`product_manufacturer.translation`.language_id as `product_manufacturer.translation.languageId`,
`product_manufacturer.translation`.product_manufacturer_version_id as `product_manufacturer.translation.productManufacturerVersionId`
FROM
`product_manufacturer_translation` `product_manufacturer.translation`
WHERE
`product_manufacturer.translation`.language_id = : languageId
) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product_manufacturer`.`id`
AND `product_manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product_manufacturer`.version_id
LEFT JOIN `base_extension` `product_manufacturer.baseExtension` ON `product_manufacturer`.`id` = `product_manufacturer.baseExtension`.`product_manufacturer_id`
LEFT JOIN `listing_page_extension` `product_manufacturer.listingPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.listingPageExtension`.`product_manufacturer_id`
LEFT JOIN `product_page_extension` `product_manufacturer.productPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.productPageExtension`.`product_manufacturer_id`
LEFT JOIN (
SELECT
`product_manufacturer.listingPageExtension.translation`.listing_page_extension_id,
`product_manufacturer.listingPageExtension.translation`.description as `product_manufacturer.listingPageExtension.translation.description`,
`product_manufacturer.listingPageExtension.translation`.size_description as `product_manufacturer.listingPageExtension.translation.sizeDescription`,
`product_manufacturer.listingPageExtension.translation`.created_at as `product_manufacturer.listingPageExtension.translation.createdAt`,
`product_manufacturer.listingPageExtension.translation`.updated_at as `product_manufacturer.listingPageExtension.translation.updatedAt`,
`product_manufacturer.listingPageExtension.translation`.listing_page_extension_id as `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`,
`product_manufacturer.listingPageExtension.translation`.language_id as `product_manufacturer.listingPageExtension.translation.languageId`
FROM
`listing_page_extension_translation` `product_manufacturer.listingPageExtension.translation`
WHERE
`product_manufacturer.listingPageExtension.translation`.language_id = : languageId
) `product_manufacturer.listingPageExtension.listing_page_extension_translation` ON `product_manufacturer.listingPageExtension.listing_page_extension_translation`.`listing_page_extension_id` = `product_manufacturer.listingPageExtension`.`id`
LEFT JOIN (
SELECT
`product_manufacturer.productPageExtension.translation`.product_page_extension_id,
`product_manufacturer.productPageExtension.translation`.url as `product_manufacturer.productPageExtension.translation.url`,
`product_manufacturer.productPageExtension.translation`.meta_title as `product_manufacturer.productPageExtension.translation.metaTitle`,
`product_manufacturer.productPageExtension.translation`.meta_description as `product_manufacturer.productPageExtension.translation.metaDescription`,
`product_manufacturer.productPageExtension.translation`.keywords as `product_manufacturer.productPageExtension.translation.keywords`,
`product_manufacturer.productPageExtension.translation`.slot_config as `product_manufacturer.productPageExtension.translation.slotConfig`,
`product_manufacturer.productPageExtension.translation`.created_at as `product_manufacturer.productPageExtension.translation.createdAt`,
`product_manufacturer.productPageExtension.translation`.updated_at as `product_manufacturer.productPageExtension.translation.updatedAt`,
`product_manufacturer.productPageExtension.translation`.product_page_extension_id as `product_manufacturer.productPageExtension.translation.productPageExtensionId`,
`product_manufacturer.productPageExtension.translation`.language_id as `product_manufacturer.productPageExtension.translation.languageId`
FROM
`product_page_extension_translation` `product_manufacturer.productPageExtension.translation`
WHERE
`product_manufacturer.productPageExtension.translation`.language_id = : languageId
) `product_manufacturer.productPageExtension.product_page_extension_translation` ON `product_manufacturer.productPageExtension.product_page_extension_translation`.`product_page_extension_id` = `product_manufacturer.productPageExtension`.`id`
WHERE
(
`product_manufacturer`.`version_id` = : version
)
AND (
`product_manufacturer`.`id` IN (: ids)
)
SELECT `product_manufacturer`.`id` as `product_manufacturer.id`, `product_manufacturer`.`version_id` as `product_manufacturer.versionId`, `product_manufacturer`.`media_id` as `product_manufacturer.mediaId`, `product_manufacturer`.`link` as `product_manufacturer.link`, `product_manufacturer`.`created_at` as `product_manufacturer.createdAt`, `product_manufacturer`.`updated_at` as `product_manufacturer.updatedAt`, `product_manufacturer.baseExtension`.`id` as `product_manufacturer.baseExtension.id`, `product_manufacturer.baseExtension`.`product_manufacturer_id` as `product_manufacturer.baseExtension.productManufacturerId`, `product_manufacturer.baseExtension`.`product_manufacturer_version_id` as `product_manufacturer.baseExtension.productManufacturerVersionId`, `product_manufacturer.baseExtension`.`active` as `product_manufacturer.baseExtension.active`, `product_manufacturer.baseExtension`.`type` as `product_manufacturer.baseExtension.type`, `product_manufacturer.baseExtension`.`created_at` as `product_manufacturer.baseExtension.createdAt`, `product_manufacturer.baseExtension`.`updated_at` as `product_manufacturer.baseExtension.updatedAt`, `product_manufacturer.listingPageExtension`.`id` as `product_manufacturer.listingPageExtension.id`, `product_manufacturer.listingPageExtension`.`product_manufacturer_id` as `product_manufacturer.listingPageExtension.productManufacturerId`, `product_manufacturer.listingPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.listingPageExtension.productManufacturerVersionId`, `product_manufacturer.listingPageExtension`.`active` as `product_manufacturer.listingPageExtension.active`, `product_manufacturer.listingPageExtension`.`type` as `product_manufacturer.listingPageExtension.type`, `product_manufacturer.listingPageExtension`.`product_assignment_type` as `product_manufacturer.listingPageExtension.productAssignmentType`, `product_manufacturer.listingPageExtension`.`product_stream_id` as `product_manufacturer.listingPageExtension.productStreamId`, `product_manufacturer.listingPageExtension`.`size_media` as `product_manufacturer.listingPageExtension.sizeMediaId`, `product_manufacturer.listingPageExtension`.`highlight_media` as `product_manufacturer.listingPageExtension.highlightMediaId`, `product_manufacturer.listingPageExtension`.`created_at` as `product_manufacturer.listingPageExtension.createdAt`, `product_manufacturer.listingPageExtension`.`updated_at` as `product_manufacturer.listingPageExtension.updatedAt`, `product_manufacturer.listingPageExtension.translation.description`, COALESCE(`product_manufacturer.listingPageExtension.translation.description`,`product_manufacturer.listingPageExtension.translation.description`) as `product_manufacturer.listingPageExtension.description`, `product_manufacturer.listingPageExtension.translation.sizeDescription`, COALESCE(`product_manufacturer.listingPageExtension.translation.sizeDescription`,`product_manufacturer.listingPageExtension.translation.sizeDescription`) as `product_manufacturer.listingPageExtension.sizeDescription`, `product_manufacturer.listingPageExtension.translation.createdAt`, `product_manufacturer.listingPageExtension.translation.updatedAt`, `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product_manufacturer.listingPageExtension.translation.languageId`, `product_manufacturer.productPageExtension`.`id` as `product_manufacturer.productPageExtension.id`, `product_manufacturer.productPageExtension`.`product_manufacturer_id` as `product_manufacturer.productPageExtension.productManufacturerId`, `product_manufacturer.productPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.productPageExtension.productManufacturerVersionId`, `product_manufacturer.productPageExtension`.`cms_page_type` as `product_manufacturer.productPageExtension.cmsPageType`, `product_manufacturer.productPageExtension`.`cms_page_id` as `product_manufacturer.productPageExtension.cmsPageId`, `product_manufacturer.productPageExtension`.`cms_page_version_id` as `product_manufacturer.productPageExtension.cmsPageVersionId`, `product_manufacturer.productPageExtension`.`created_at` as `product_manufacturer.productPageExtension.createdAt`, `product_manufacturer.productPageExtension`.`updated_at` as `product_manufacturer.productPageExtension.updatedAt`, `product_manufacturer.productPageExtension.translation.url`, COALESCE(`product_manufacturer.productPageExtension.translation.url`,`product_manufacturer.productPageExtension.translation.url`) as `product_manufacturer.productPageExtension.url`, `product_manufacturer.productPageExtension.translation.metaTitle`, COALESCE(`product_manufacturer.productPageExtension.translation.metaTitle`,`product_manufacturer.productPageExtension.translation.metaTitle`) as `product_manufacturer.productPageExtension.metaTitle`, `product_manufacturer.productPageExtension.translation.metaDescription`, COALESCE(`product_manufacturer.productPageExtension.translation.metaDescription`,`product_manufacturer.productPageExtension.translation.metaDescription`) as `product_manufacturer.productPageExtension.metaDescription`, `product_manufacturer.productPageExtension.translation.keywords`, COALESCE(`product_manufacturer.productPageExtension.translation.keywords`,`product_manufacturer.productPageExtension.translation.keywords`) as `product_manufacturer.productPageExtension.keywords`, `product_manufacturer.productPageExtension.translation.slotConfig`, COALESCE(`product_manufacturer.productPageExtension.translation.slotConfig`,`product_manufacturer.productPageExtension.translation.slotConfig`) as `product_manufacturer.productPageExtension.slotConfig`, `product_manufacturer.productPageExtension.translation.createdAt`, `product_manufacturer.productPageExtension.translation.updatedAt`, `product_manufacturer.productPageExtension.translation.productPageExtensionId`, `product_manufacturer.productPageExtension.translation.languageId`, `product_manufacturer.translation.name`, COALESCE(`product_manufacturer.translation.name`,`product_manufacturer.translation.name`) as `product_manufacturer.name`, `product_manufacturer.translation.description`, COALESCE(`product_manufacturer.translation.description`,`product_manufacturer.translation.description`) as `product_manufacturer.description`, `product_manufacturer.translation.customFields`, COALESCE(`product_manufacturer.translation.customFields`,`product_manufacturer.translation.customFields`) as `product_manufacturer.customFields`, `product_manufacturer.translation.createdAt`, `product_manufacturer.translation.updatedAt`, `product_manufacturer.translation.productManufacturerId`, `product_manufacturer.translation.languageId`, `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer` LEFT JOIN (SELECT `product_manufacturer.translation`.product_manufacturer_id, `product_manufacturer.translation`.product_manufacturer_version_id, `product_manufacturer.translation`.name as `product_manufacturer.translation.name`, `product_manufacturer.translation`.description as `product_manufacturer.translation.description`, `product_manufacturer.translation`.custom_fields as `product_manufacturer.translation.customFields`, `product_manufacturer.translation`.created_at as `product_manufacturer.translation.createdAt`, `product_manufacturer.translation`.updated_at as `product_manufacturer.translation.updatedAt`, `product_manufacturer.translation`.product_manufacturer_id as `product_manufacturer.translation.productManufacturerId`, `product_manufacturer.translation`.language_id as `product_manufacturer.translation.languageId`, `product_manufacturer.translation`.product_manufacturer_version_id as `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer_translation` `product_manufacturer.translation` WHERE `product_manufacturer.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product_manufacturer`.`id` AND `product_manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product_manufacturer`.version_id LEFT JOIN `base_extension` `product_manufacturer.baseExtension` ON `product_manufacturer`.`id` = `product_manufacturer.baseExtension`.`product_manufacturer_id` LEFT JOIN `listing_page_extension` `product_manufacturer.listingPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.listingPageExtension`.`product_manufacturer_id` LEFT JOIN `product_page_extension` `product_manufacturer.productPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.productPageExtension`.`product_manufacturer_id` LEFT JOIN (SELECT `product_manufacturer.listingPageExtension.translation`.listing_page_extension_id, `product_manufacturer.listingPageExtension.translation`.description as `product_manufacturer.listingPageExtension.translation.description`, `product_manufacturer.listingPageExtension.translation`.size_description as `product_manufacturer.listingPageExtension.translation.sizeDescription`, `product_manufacturer.listingPageExtension.translation`.created_at as `product_manufacturer.listingPageExtension.translation.createdAt`, `product_manufacturer.listingPageExtension.translation`.updated_at as `product_manufacturer.listingPageExtension.translation.updatedAt`, `product_manufacturer.listingPageExtension.translation`.listing_page_extension_id as `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product_manufacturer.listingPageExtension.translation`.language_id as `product_manufacturer.listingPageExtension.translation.languageId` FROM `listing_page_extension_translation` `product_manufacturer.listingPageExtension.translation` WHERE `product_manufacturer.listingPageExtension.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product_manufacturer.listingPageExtension.listing_page_extension_translation` ON `product_manufacturer.listingPageExtension.listing_page_extension_translation`.`listing_page_extension_id` = `product_manufacturer.listingPageExtension`.`id` LEFT JOIN (SELECT `product_manufacturer.productPageExtension.translation`.product_page_extension_id, `product_manufacturer.productPageExtension.translation`.url as `product_manufacturer.productPageExtension.translation.url`, `product_manufacturer.productPageExtension.translation`.meta_title as `product_manufacturer.productPageExtension.translation.metaTitle`, `product_manufacturer.productPageExtension.translation`.meta_description as `product_manufacturer.productPageExtension.translation.metaDescription`, `product_manufacturer.productPageExtension.translation`.keywords as `product_manufacturer.productPageExtension.translation.keywords`, `product_manufacturer.productPageExtension.translation`.slot_config as `product_manufacturer.productPageExtension.translation.slotConfig`, `product_manufacturer.productPageExtension.translation`.created_at as `product_manufacturer.productPageExtension.translation.createdAt`, `product_manufacturer.productPageExtension.translation`.updated_at as `product_manufacturer.productPageExtension.translation.updatedAt`, `product_manufacturer.productPageExtension.translation`.product_page_extension_id as `product_manufacturer.productPageExtension.translation.productPageExtensionId`, `product_manufacturer.productPageExtension.translation`.language_id as `product_manufacturer.productPageExtension.translation.languageId` FROM `product_page_extension_translation` `product_manufacturer.productPageExtension.translation` WHERE `product_manufacturer.productPageExtension.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product_manufacturer.productPageExtension.product_page_extension_translation` ON `product_manufacturer.productPageExtension.product_page_extension_translation`.`product_page_extension_id` = `product_manufacturer.productPageExtension`.`id` WHERE (`product_manufacturer`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND (`product_manufacturer`.`id` IN (0x60C6459E017AA33A36B66C0D7758A294));
array:54 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 82)"
10 => "Nd\Theme\Subscriber\AddProductLabels::onProductsLoaded (line 230)"
11 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
12 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
13 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
14 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
15 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
16 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 33)"
17 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
18 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 208)"
19 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
20 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 147)"
21 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::fetchByCriteria (line 85)"
22 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
23 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
24 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
25 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
26 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
27 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
28 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
29 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
30 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
31 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
32 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
33 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
34 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
35 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
36 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
37 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
38 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
39 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
40 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
41 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
42 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
43 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
44 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
45 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
46 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
47 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
48 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
49 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
50 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
51 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
52 => "Shopware\Core\HttpKernel::doHandle (line 81)"
53 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.96 ms (0.00%)
|
|
SELECT `property_group_option`.`id` FROM `property_group_option` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`id` = :param_089f3bd19f354dfba979092b390ccc27)) `property_group_option.productProperties_1` ON `property_group_option`.`id` = `property_group_option.productProperties_1`.`id` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`version_id` = :param_ca7f0c8c0fad45cab0d45aa5f88ef880)) `property_group_option.productProperties_2` ON `property_group_option`.`id` = `property_group_option.productProperties_2`.`id` WHERE (`property_group_option.productProperties_1`.id IS NOT NULL AND `property_group_option.productProperties_2`.id IS NOT NULL AND `property_group_option`.`property_group_id` = :param_18ecf94fe99547e78bb7528f4303d102) GROUP BY `property_group_option`.`id`
SELECT `property_group_option`.`id` FROM `property_group_option` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`id` = 0x0029F685C59F969213B443718DA07427)) `property_group_option.productProperties_1` ON `property_group_option`.`id` = `property_group_option.productProperties_1`.`id` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425)) `property_group_option.productProperties_2` ON `property_group_option`.`id` = `property_group_option.productProperties_2`.`id` WHERE (`property_group_option.productProperties_1`.id IS NOT NULL AND `property_group_option.productProperties_2`.id IS NOT NULL AND `property_group_option`.`property_group_id` = 0x348605A5F7E947CD873E813BA4E7F448) GROUP BY `property_group_option`.`id`;
array:54 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 107)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 62)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 132)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::searchIds (line 291)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 151)"
9 => "Nd\Theme\Subscriber\AddProductLabels::getLabel (line 65)"
10 => "Nd\Theme\Subscriber\AddProductLabels::onProductsLoaded (line 230)"
11 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
12 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
13 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
14 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
15 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
16 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 33)"
17 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
18 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 208)"
19 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
20 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 147)"
21 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::fetchByCriteria (line 85)"
22 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
23 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
24 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
25 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
26 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
27 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
28 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
29 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
30 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
31 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
32 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
33 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
34 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
35 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
36 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
37 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
38 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
39 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
40 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
41 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
42 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
43 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
44 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
45 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
46 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
47 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
48 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
49 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
50 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
51 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
52 => "Shopware\Core\HttpKernel::doHandle (line 81)"
53 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.75 ms (0.00%)
|
|
SELECT `property_group_option`.`id` FROM `property_group_option` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`id` = :param_85a7353281f0475f92a3bb75bb541b7c)) `property_group_option.productProperties_1` ON `property_group_option`.`id` = `property_group_option.productProperties_1`.`id` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`version_id` = :param_d7f8c3f2928b4cacb583797e5728175a)) `property_group_option.productProperties_2` ON `property_group_option`.`id` = `property_group_option.productProperties_2`.`id` WHERE (`property_group_option.productProperties_1`.id IS NOT NULL AND `property_group_option.productProperties_2`.id IS NOT NULL AND `property_group_option`.`property_group_id` = :param_dea3aa448c1d471ebfa909d8d7922368) GROUP BY `property_group_option`.`id`
SELECT `property_group_option`.`id` FROM `property_group_option` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`id` = 0x0029F685C59F969213B443718DA07427)) `property_group_option.productProperties_1` ON `property_group_option`.`id` = `property_group_option.productProperties_1`.`id` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425)) `property_group_option.productProperties_2` ON `property_group_option`.`id` = `property_group_option.productProperties_2`.`id` WHERE (`property_group_option.productProperties_1`.id IS NOT NULL AND `property_group_option.productProperties_2`.id IS NOT NULL AND `property_group_option`.`property_group_id` = 0xDCFDAD627839433691AB6997769A881F) GROUP BY `property_group_option`.`id`;
array:54 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 107)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 62)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 132)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::searchIds (line 291)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 107)"
9 => "Nd\Theme\Subscriber\AddProductLabels::getFit (line 66)"
10 => "Nd\Theme\Subscriber\AddProductLabels::onProductsLoaded (line 230)"
11 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
12 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
13 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
14 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
15 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
16 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 33)"
17 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
18 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 208)"
19 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
20 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 147)"
21 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::fetchByCriteria (line 85)"
22 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
23 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
24 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
25 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
26 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
27 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
28 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
29 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
30 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
31 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
32 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
33 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
34 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
35 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
36 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
37 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
38 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
39 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
40 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
41 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
42 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
43 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
44 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
45 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
46 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
47 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
48 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
49 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
50 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
51 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
52 => "Shopware\Core\HttpKernel::doHandle (line 81)"
53 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
7.31 ms (0.00%)
|
|
SELECT `product_manufacturer`.`id` as `product_manufacturer.id`, `product_manufacturer`.`version_id` as `product_manufacturer.versionId`, `product_manufacturer`.`media_id` as `product_manufacturer.mediaId`, `product_manufacturer`.`link` as `product_manufacturer.link`, `product_manufacturer`.`created_at` as `product_manufacturer.createdAt`, `product_manufacturer`.`updated_at` as `product_manufacturer.updatedAt`, `product_manufacturer.baseExtension`.`id` as `product_manufacturer.baseExtension.id`, `product_manufacturer.baseExtension`.`product_manufacturer_id` as `product_manufacturer.baseExtension.productManufacturerId`, `product_manufacturer.baseExtension`.`product_manufacturer_version_id` as `product_manufacturer.baseExtension.productManufacturerVersionId`, `product_manufacturer.baseExtension`.`active` as `product_manufacturer.baseExtension.active`, `product_manufacturer.baseExtension`.`type` as `product_manufacturer.baseExtension.type`, `product_manufacturer.baseExtension`.`created_at` as `product_manufacturer.baseExtension.createdAt`, `product_manufacturer.baseExtension`.`updated_at` as `product_manufacturer.baseExtension.updatedAt`, `product_manufacturer.listingPageExtension`.`id` as `product_manufacturer.listingPageExtension.id`, `product_manufacturer.listingPageExtension`.`product_manufacturer_id` as `product_manufacturer.listingPageExtension.productManufacturerId`, `product_manufacturer.listingPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.listingPageExtension.productManufacturerVersionId`, `product_manufacturer.listingPageExtension`.`active` as `product_manufacturer.listingPageExtension.active`, `product_manufacturer.listingPageExtension`.`type` as `product_manufacturer.listingPageExtension.type`, `product_manufacturer.listingPageExtension`.`product_assignment_type` as `product_manufacturer.listingPageExtension.productAssignmentType`, `product_manufacturer.listingPageExtension`.`product_stream_id` as `product_manufacturer.listingPageExtension.productStreamId`, `product_manufacturer.listingPageExtension`.`size_media` as `product_manufacturer.listingPageExtension.sizeMediaId`, `product_manufacturer.listingPageExtension`.`highlight_media` as `product_manufacturer.listingPageExtension.highlightMediaId`, `product_manufacturer.listingPageExtension`.`created_at` as `product_manufacturer.listingPageExtension.createdAt`, `product_manufacturer.listingPageExtension`.`updated_at` as `product_manufacturer.listingPageExtension.updatedAt`, `product_manufacturer.listingPageExtension.translation.description`, COALESCE(`product_manufacturer.listingPageExtension.translation.description`,`product_manufacturer.listingPageExtension.translation.description`) as `product_manufacturer.listingPageExtension.description`, `product_manufacturer.listingPageExtension.translation.sizeDescription`, COALESCE(`product_manufacturer.listingPageExtension.translation.sizeDescription`,`product_manufacturer.listingPageExtension.translation.sizeDescription`) as `product_manufacturer.listingPageExtension.sizeDescription`, `product_manufacturer.listingPageExtension.translation.createdAt`, `product_manufacturer.listingPageExtension.translation.updatedAt`, `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product_manufacturer.listingPageExtension.translation.languageId`, `product_manufacturer.productPageExtension`.`id` as `product_manufacturer.productPageExtension.id`, `product_manufacturer.productPageExtension`.`product_manufacturer_id` as `product_manufacturer.productPageExtension.productManufacturerId`, `product_manufacturer.productPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.productPageExtension.productManufacturerVersionId`, `product_manufacturer.productPageExtension`.`cms_page_type` as `product_manufacturer.productPageExtension.cmsPageType`, `product_manufacturer.productPageExtension`.`cms_page_id` as `product_manufacturer.productPageExtension.cmsPageId`, `product_manufacturer.productPageExtension`.`cms_page_version_id` as `product_manufacturer.productPageExtension.cmsPageVersionId`, `product_manufacturer.productPageExtension`.`created_at` as `product_manufacturer.productPageExtension.createdAt`, `product_manufacturer.productPageExtension`.`updated_at` as `product_manufacturer.productPageExtension.updatedAt`, `product_manufacturer.productPageExtension.translation.url`, COALESCE(`product_manufacturer.productPageExtension.translation.url`,`product_manufacturer.productPageExtension.translation.url`) as `product_manufacturer.productPageExtension.url`, `product_manufacturer.productPageExtension.translation.metaTitle`, COALESCE(`product_manufacturer.productPageExtension.translation.metaTitle`,`product_manufacturer.productPageExtension.translation.metaTitle`) as `product_manufacturer.productPageExtension.metaTitle`, `product_manufacturer.productPageExtension.translation.metaDescription`, COALESCE(`product_manufacturer.productPageExtension.translation.metaDescription`,`product_manufacturer.productPageExtension.translation.metaDescription`) as `product_manufacturer.productPageExtension.metaDescription`, `product_manufacturer.productPageExtension.translation.keywords`, COALESCE(`product_manufacturer.productPageExtension.translation.keywords`,`product_manufacturer.productPageExtension.translation.keywords`) as `product_manufacturer.productPageExtension.keywords`, `product_manufacturer.productPageExtension.translation.slotConfig`, COALESCE(`product_manufacturer.productPageExtension.translation.slotConfig`,`product_manufacturer.productPageExtension.translation.slotConfig`) as `product_manufacturer.productPageExtension.slotConfig`, `product_manufacturer.productPageExtension.translation.createdAt`, `product_manufacturer.productPageExtension.translation.updatedAt`, `product_manufacturer.productPageExtension.translation.productPageExtensionId`, `product_manufacturer.productPageExtension.translation.languageId`, `product_manufacturer.translation.name`, COALESCE(`product_manufacturer.translation.name`,`product_manufacturer.translation.name`) as `product_manufacturer.name`, `product_manufacturer.translation.description`, COALESCE(`product_manufacturer.translation.description`,`product_manufacturer.translation.description`) as `product_manufacturer.description`, `product_manufacturer.translation.customFields`, COALESCE(`product_manufacturer.translation.customFields`,`product_manufacturer.translation.customFields`) as `product_manufacturer.customFields`, `product_manufacturer.translation.createdAt`, `product_manufacturer.translation.updatedAt`, `product_manufacturer.translation.productManufacturerId`, `product_manufacturer.translation.languageId`, `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer` LEFT JOIN (SELECT `product_manufacturer.translation`.product_manufacturer_id, `product_manufacturer.translation`.product_manufacturer_version_id, `product_manufacturer.translation`.name as `product_manufacturer.translation.name`, `product_manufacturer.translation`.description as `product_manufacturer.translation.description`, `product_manufacturer.translation`.custom_fields as `product_manufacturer.translation.customFields`, `product_manufacturer.translation`.created_at as `product_manufacturer.translation.createdAt`, `product_manufacturer.translation`.updated_at as `product_manufacturer.translation.updatedAt`, `product_manufacturer.translation`.product_manufacturer_id as `product_manufacturer.translation.productManufacturerId`, `product_manufacturer.translation`.language_id as `product_manufacturer.translation.languageId`, `product_manufacturer.translation`.product_manufacturer_version_id as `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer_translation` `product_manufacturer.translation` WHERE `product_manufacturer.translation`.language_id = :languageId) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product_manufacturer`.`id` AND `product_manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product_manufacturer`.version_id LEFT JOIN `base_extension` `product_manufacturer.baseExtension` ON `product_manufacturer`.`id` = `product_manufacturer.baseExtension`.`product_manufacturer_id` LEFT JOIN `listing_page_extension` `product_manufacturer.listingPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.listingPageExtension`.`product_manufacturer_id` LEFT JOIN `product_page_extension` `product_manufacturer.productPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.productPageExtension`.`product_manufacturer_id` LEFT JOIN (SELECT `product_manufacturer.listingPageExtension.translation`.listing_page_extension_id, `product_manufacturer.listingPageExtension.translation`.description as `product_manufacturer.listingPageExtension.translation.description`, `product_manufacturer.listingPageExtension.translation`.size_description as `product_manufacturer.listingPageExtension.translation.sizeDescription`, `product_manufacturer.listingPageExtension.translation`.created_at as `product_manufacturer.listingPageExtension.translation.createdAt`, `product_manufacturer.listingPageExtension.translation`.updated_at as `product_manufacturer.listingPageExtension.translation.updatedAt`, `product_manufacturer.listingPageExtension.translation`.listing_page_extension_id as `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product_manufacturer.listingPageExtension.translation`.language_id as `product_manufacturer.listingPageExtension.translation.languageId` FROM `listing_page_extension_translation` `product_manufacturer.listingPageExtension.translation` WHERE `product_manufacturer.listingPageExtension.translation`.language_id = :languageId) `product_manufacturer.listingPageExtension.listing_page_extension_translation` ON `product_manufacturer.listingPageExtension.listing_page_extension_translation`.`listing_page_extension_id` = `product_manufacturer.listingPageExtension`.`id` LEFT JOIN (SELECT `product_manufacturer.productPageExtension.translation`.product_page_extension_id, `product_manufacturer.productPageExtension.translation`.url as `product_manufacturer.productPageExtension.translation.url`, `product_manufacturer.productPageExtension.translation`.meta_title as `product_manufacturer.productPageExtension.translation.metaTitle`, `product_manufacturer.productPageExtension.translation`.meta_description as `product_manufacturer.productPageExtension.translation.metaDescription`, `product_manufacturer.productPageExtension.translation`.keywords as `product_manufacturer.productPageExtension.translation.keywords`, `product_manufacturer.productPageExtension.translation`.slot_config as `product_manufacturer.productPageExtension.translation.slotConfig`, `product_manufacturer.productPageExtension.translation`.created_at as `product_manufacturer.productPageExtension.translation.createdAt`, `product_manufacturer.productPageExtension.translation`.updated_at as `product_manufacturer.productPageExtension.translation.updatedAt`, `product_manufacturer.productPageExtension.translation`.product_page_extension_id as `product_manufacturer.productPageExtension.translation.productPageExtensionId`, `product_manufacturer.productPageExtension.translation`.language_id as `product_manufacturer.productPageExtension.translation.languageId` FROM `product_page_extension_translation` `product_manufacturer.productPageExtension.translation` WHERE `product_manufacturer.productPageExtension.translation`.language_id = :languageId) `product_manufacturer.productPageExtension.product_page_extension_translation` ON `product_manufacturer.productPageExtension.product_page_extension_translation`.`product_page_extension_id` = `product_manufacturer.productPageExtension`.`id` WHERE (`product_manufacturer`.`version_id` = :version) AND (`product_manufacturer`.`id` IN (:ids))
SELECT
`product_manufacturer`.`id` as `product_manufacturer.id`,
`product_manufacturer`.`version_id` as `product_manufacturer.versionId`,
`product_manufacturer`.`media_id` as `product_manufacturer.mediaId`,
`product_manufacturer`.`link` as `product_manufacturer.link`,
`product_manufacturer`.`created_at` as `product_manufacturer.createdAt`,
`product_manufacturer`.`updated_at` as `product_manufacturer.updatedAt`,
`product_manufacturer.baseExtension`.`id` as `product_manufacturer.baseExtension.id`,
`product_manufacturer.baseExtension`.`product_manufacturer_id` as `product_manufacturer.baseExtension.productManufacturerId`,
`product_manufacturer.baseExtension`.`product_manufacturer_version_id` as `product_manufacturer.baseExtension.productManufacturerVersionId`,
`product_manufacturer.baseExtension`.`active` as `product_manufacturer.baseExtension.active`,
`product_manufacturer.baseExtension`.`type` as `product_manufacturer.baseExtension.type`,
`product_manufacturer.baseExtension`.`created_at` as `product_manufacturer.baseExtension.createdAt`,
`product_manufacturer.baseExtension`.`updated_at` as `product_manufacturer.baseExtension.updatedAt`,
`product_manufacturer.listingPageExtension`.`id` as `product_manufacturer.listingPageExtension.id`,
`product_manufacturer.listingPageExtension`.`product_manufacturer_id` as `product_manufacturer.listingPageExtension.productManufacturerId`,
`product_manufacturer.listingPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.listingPageExtension.productManufacturerVersionId`,
`product_manufacturer.listingPageExtension`.`active` as `product_manufacturer.listingPageExtension.active`,
`product_manufacturer.listingPageExtension`.`type` as `product_manufacturer.listingPageExtension.type`,
`product_manufacturer.listingPageExtension`.`product_assignment_type` as `product_manufacturer.listingPageExtension.productAssignmentType`,
`product_manufacturer.listingPageExtension`.`product_stream_id` as `product_manufacturer.listingPageExtension.productStreamId`,
`product_manufacturer.listingPageExtension`.`size_media` as `product_manufacturer.listingPageExtension.sizeMediaId`,
`product_manufacturer.listingPageExtension`.`highlight_media` as `product_manufacturer.listingPageExtension.highlightMediaId`,
`product_manufacturer.listingPageExtension`.`created_at` as `product_manufacturer.listingPageExtension.createdAt`,
`product_manufacturer.listingPageExtension`.`updated_at` as `product_manufacturer.listingPageExtension.updatedAt`,
`product_manufacturer.listingPageExtension.translation.description`,
COALESCE(
`product_manufacturer.listingPageExtension.translation.description`,
`product_manufacturer.listingPageExtension.translation.description`
) as `product_manufacturer.listingPageExtension.description`,
`product_manufacturer.listingPageExtension.translation.sizeDescription`,
COALESCE(
`product_manufacturer.listingPageExtension.translation.sizeDescription`,
`product_manufacturer.listingPageExtension.translation.sizeDescription`
) as `product_manufacturer.listingPageExtension.sizeDescription`,
`product_manufacturer.listingPageExtension.translation.createdAt`,
`product_manufacturer.listingPageExtension.translation.updatedAt`,
`product_manufacturer.listingPageExtension.translation.listingPageExtensionId`,
`product_manufacturer.listingPageExtension.translation.languageId`,
`product_manufacturer.productPageExtension`.`id` as `product_manufacturer.productPageExtension.id`,
`product_manufacturer.productPageExtension`.`product_manufacturer_id` as `product_manufacturer.productPageExtension.productManufacturerId`,
`product_manufacturer.productPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.productPageExtension.productManufacturerVersionId`,
`product_manufacturer.productPageExtension`.`cms_page_type` as `product_manufacturer.productPageExtension.cmsPageType`,
`product_manufacturer.productPageExtension`.`cms_page_id` as `product_manufacturer.productPageExtension.cmsPageId`,
`product_manufacturer.productPageExtension`.`cms_page_version_id` as `product_manufacturer.productPageExtension.cmsPageVersionId`,
`product_manufacturer.productPageExtension`.`created_at` as `product_manufacturer.productPageExtension.createdAt`,
`product_manufacturer.productPageExtension`.`updated_at` as `product_manufacturer.productPageExtension.updatedAt`,
`product_manufacturer.productPageExtension.translation.url`,
COALESCE(
`product_manufacturer.productPageExtension.translation.url`,
`product_manufacturer.productPageExtension.translation.url`
) as `product_manufacturer.productPageExtension.url`,
`product_manufacturer.productPageExtension.translation.metaTitle`,
COALESCE(
`product_manufacturer.productPageExtension.translation.metaTitle`,
`product_manufacturer.productPageExtension.translation.metaTitle`
) as `product_manufacturer.productPageExtension.metaTitle`,
`product_manufacturer.productPageExtension.translation.metaDescription`,
COALESCE(
`product_manufacturer.productPageExtension.translation.metaDescription`,
`product_manufacturer.productPageExtension.translation.metaDescription`
) as `product_manufacturer.productPageExtension.metaDescription`,
`product_manufacturer.productPageExtension.translation.keywords`,
COALESCE(
`product_manufacturer.productPageExtension.translation.keywords`,
`product_manufacturer.productPageExtension.translation.keywords`
) as `product_manufacturer.productPageExtension.keywords`,
`product_manufacturer.productPageExtension.translation.slotConfig`,
COALESCE(
`product_manufacturer.productPageExtension.translation.slotConfig`,
`product_manufacturer.productPageExtension.translation.slotConfig`
) as `product_manufacturer.productPageExtension.slotConfig`,
`product_manufacturer.productPageExtension.translation.createdAt`,
`product_manufacturer.productPageExtension.translation.updatedAt`,
`product_manufacturer.productPageExtension.translation.productPageExtensionId`,
`product_manufacturer.productPageExtension.translation.languageId`,
`product_manufacturer.translation.name`,
COALESCE(
`product_manufacturer.translation.name`,
`product_manufacturer.translation.name`
) as `product_manufacturer.name`,
`product_manufacturer.translation.description`,
COALESCE(
`product_manufacturer.translation.description`,
`product_manufacturer.translation.description`
) as `product_manufacturer.description`,
`product_manufacturer.translation.customFields`,
COALESCE(
`product_manufacturer.translation.customFields`,
`product_manufacturer.translation.customFields`
) as `product_manufacturer.customFields`,
`product_manufacturer.translation.createdAt`,
`product_manufacturer.translation.updatedAt`,
`product_manufacturer.translation.productManufacturerId`,
`product_manufacturer.translation.languageId`,
`product_manufacturer.translation.productManufacturerVersionId`
FROM
`product_manufacturer`
LEFT JOIN (
SELECT
`product_manufacturer.translation`.product_manufacturer_id,
`product_manufacturer.translation`.product_manufacturer_version_id,
`product_manufacturer.translation`.name as `product_manufacturer.translation.name`,
`product_manufacturer.translation`.description as `product_manufacturer.translation.description`,
`product_manufacturer.translation`.custom_fields as `product_manufacturer.translation.customFields`,
`product_manufacturer.translation`.created_at as `product_manufacturer.translation.createdAt`,
`product_manufacturer.translation`.updated_at as `product_manufacturer.translation.updatedAt`,
`product_manufacturer.translation`.product_manufacturer_id as `product_manufacturer.translation.productManufacturerId`,
`product_manufacturer.translation`.language_id as `product_manufacturer.translation.languageId`,
`product_manufacturer.translation`.product_manufacturer_version_id as `product_manufacturer.translation.productManufacturerVersionId`
FROM
`product_manufacturer_translation` `product_manufacturer.translation`
WHERE
`product_manufacturer.translation`.language_id = : languageId
) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product_manufacturer`.`id`
AND `product_manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product_manufacturer`.version_id
LEFT JOIN `base_extension` `product_manufacturer.baseExtension` ON `product_manufacturer`.`id` = `product_manufacturer.baseExtension`.`product_manufacturer_id`
LEFT JOIN `listing_page_extension` `product_manufacturer.listingPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.listingPageExtension`.`product_manufacturer_id`
LEFT JOIN `product_page_extension` `product_manufacturer.productPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.productPageExtension`.`product_manufacturer_id`
LEFT JOIN (
SELECT
`product_manufacturer.listingPageExtension.translation`.listing_page_extension_id,
`product_manufacturer.listingPageExtension.translation`.description as `product_manufacturer.listingPageExtension.translation.description`,
`product_manufacturer.listingPageExtension.translation`.size_description as `product_manufacturer.listingPageExtension.translation.sizeDescription`,
`product_manufacturer.listingPageExtension.translation`.created_at as `product_manufacturer.listingPageExtension.translation.createdAt`,
`product_manufacturer.listingPageExtension.translation`.updated_at as `product_manufacturer.listingPageExtension.translation.updatedAt`,
`product_manufacturer.listingPageExtension.translation`.listing_page_extension_id as `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`,
`product_manufacturer.listingPageExtension.translation`.language_id as `product_manufacturer.listingPageExtension.translation.languageId`
FROM
`listing_page_extension_translation` `product_manufacturer.listingPageExtension.translation`
WHERE
`product_manufacturer.listingPageExtension.translation`.language_id = : languageId
) `product_manufacturer.listingPageExtension.listing_page_extension_translation` ON `product_manufacturer.listingPageExtension.listing_page_extension_translation`.`listing_page_extension_id` = `product_manufacturer.listingPageExtension`.`id`
LEFT JOIN (
SELECT
`product_manufacturer.productPageExtension.translation`.product_page_extension_id,
`product_manufacturer.productPageExtension.translation`.url as `product_manufacturer.productPageExtension.translation.url`,
`product_manufacturer.productPageExtension.translation`.meta_title as `product_manufacturer.productPageExtension.translation.metaTitle`,
`product_manufacturer.productPageExtension.translation`.meta_description as `product_manufacturer.productPageExtension.translation.metaDescription`,
`product_manufacturer.productPageExtension.translation`.keywords as `product_manufacturer.productPageExtension.translation.keywords`,
`product_manufacturer.productPageExtension.translation`.slot_config as `product_manufacturer.productPageExtension.translation.slotConfig`,
`product_manufacturer.productPageExtension.translation`.created_at as `product_manufacturer.productPageExtension.translation.createdAt`,
`product_manufacturer.productPageExtension.translation`.updated_at as `product_manufacturer.productPageExtension.translation.updatedAt`,
`product_manufacturer.productPageExtension.translation`.product_page_extension_id as `product_manufacturer.productPageExtension.translation.productPageExtensionId`,
`product_manufacturer.productPageExtension.translation`.language_id as `product_manufacturer.productPageExtension.translation.languageId`
FROM
`product_page_extension_translation` `product_manufacturer.productPageExtension.translation`
WHERE
`product_manufacturer.productPageExtension.translation`.language_id = : languageId
) `product_manufacturer.productPageExtension.product_page_extension_translation` ON `product_manufacturer.productPageExtension.product_page_extension_translation`.`product_page_extension_id` = `product_manufacturer.productPageExtension`.`id`
WHERE
(
`product_manufacturer`.`version_id` = : version
)
AND (
`product_manufacturer`.`id` IN (: ids)
)
SELECT `product_manufacturer`.`id` as `product_manufacturer.id`, `product_manufacturer`.`version_id` as `product_manufacturer.versionId`, `product_manufacturer`.`media_id` as `product_manufacturer.mediaId`, `product_manufacturer`.`link` as `product_manufacturer.link`, `product_manufacturer`.`created_at` as `product_manufacturer.createdAt`, `product_manufacturer`.`updated_at` as `product_manufacturer.updatedAt`, `product_manufacturer.baseExtension`.`id` as `product_manufacturer.baseExtension.id`, `product_manufacturer.baseExtension`.`product_manufacturer_id` as `product_manufacturer.baseExtension.productManufacturerId`, `product_manufacturer.baseExtension`.`product_manufacturer_version_id` as `product_manufacturer.baseExtension.productManufacturerVersionId`, `product_manufacturer.baseExtension`.`active` as `product_manufacturer.baseExtension.active`, `product_manufacturer.baseExtension`.`type` as `product_manufacturer.baseExtension.type`, `product_manufacturer.baseExtension`.`created_at` as `product_manufacturer.baseExtension.createdAt`, `product_manufacturer.baseExtension`.`updated_at` as `product_manufacturer.baseExtension.updatedAt`, `product_manufacturer.listingPageExtension`.`id` as `product_manufacturer.listingPageExtension.id`, `product_manufacturer.listingPageExtension`.`product_manufacturer_id` as `product_manufacturer.listingPageExtension.productManufacturerId`, `product_manufacturer.listingPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.listingPageExtension.productManufacturerVersionId`, `product_manufacturer.listingPageExtension`.`active` as `product_manufacturer.listingPageExtension.active`, `product_manufacturer.listingPageExtension`.`type` as `product_manufacturer.listingPageExtension.type`, `product_manufacturer.listingPageExtension`.`product_assignment_type` as `product_manufacturer.listingPageExtension.productAssignmentType`, `product_manufacturer.listingPageExtension`.`product_stream_id` as `product_manufacturer.listingPageExtension.productStreamId`, `product_manufacturer.listingPageExtension`.`size_media` as `product_manufacturer.listingPageExtension.sizeMediaId`, `product_manufacturer.listingPageExtension`.`highlight_media` as `product_manufacturer.listingPageExtension.highlightMediaId`, `product_manufacturer.listingPageExtension`.`created_at` as `product_manufacturer.listingPageExtension.createdAt`, `product_manufacturer.listingPageExtension`.`updated_at` as `product_manufacturer.listingPageExtension.updatedAt`, `product_manufacturer.listingPageExtension.translation.description`, COALESCE(`product_manufacturer.listingPageExtension.translation.description`,`product_manufacturer.listingPageExtension.translation.description`) as `product_manufacturer.listingPageExtension.description`, `product_manufacturer.listingPageExtension.translation.sizeDescription`, COALESCE(`product_manufacturer.listingPageExtension.translation.sizeDescription`,`product_manufacturer.listingPageExtension.translation.sizeDescription`) as `product_manufacturer.listingPageExtension.sizeDescription`, `product_manufacturer.listingPageExtension.translation.createdAt`, `product_manufacturer.listingPageExtension.translation.updatedAt`, `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product_manufacturer.listingPageExtension.translation.languageId`, `product_manufacturer.productPageExtension`.`id` as `product_manufacturer.productPageExtension.id`, `product_manufacturer.productPageExtension`.`product_manufacturer_id` as `product_manufacturer.productPageExtension.productManufacturerId`, `product_manufacturer.productPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.productPageExtension.productManufacturerVersionId`, `product_manufacturer.productPageExtension`.`cms_page_type` as `product_manufacturer.productPageExtension.cmsPageType`, `product_manufacturer.productPageExtension`.`cms_page_id` as `product_manufacturer.productPageExtension.cmsPageId`, `product_manufacturer.productPageExtension`.`cms_page_version_id` as `product_manufacturer.productPageExtension.cmsPageVersionId`, `product_manufacturer.productPageExtension`.`created_at` as `product_manufacturer.productPageExtension.createdAt`, `product_manufacturer.productPageExtension`.`updated_at` as `product_manufacturer.productPageExtension.updatedAt`, `product_manufacturer.productPageExtension.translation.url`, COALESCE(`product_manufacturer.productPageExtension.translation.url`,`product_manufacturer.productPageExtension.translation.url`) as `product_manufacturer.productPageExtension.url`, `product_manufacturer.productPageExtension.translation.metaTitle`, COALESCE(`product_manufacturer.productPageExtension.translation.metaTitle`,`product_manufacturer.productPageExtension.translation.metaTitle`) as `product_manufacturer.productPageExtension.metaTitle`, `product_manufacturer.productPageExtension.translation.metaDescription`, COALESCE(`product_manufacturer.productPageExtension.translation.metaDescription`,`product_manufacturer.productPageExtension.translation.metaDescription`) as `product_manufacturer.productPageExtension.metaDescription`, `product_manufacturer.productPageExtension.translation.keywords`, COALESCE(`product_manufacturer.productPageExtension.translation.keywords`,`product_manufacturer.productPageExtension.translation.keywords`) as `product_manufacturer.productPageExtension.keywords`, `product_manufacturer.productPageExtension.translation.slotConfig`, COALESCE(`product_manufacturer.productPageExtension.translation.slotConfig`,`product_manufacturer.productPageExtension.translation.slotConfig`) as `product_manufacturer.productPageExtension.slotConfig`, `product_manufacturer.productPageExtension.translation.createdAt`, `product_manufacturer.productPageExtension.translation.updatedAt`, `product_manufacturer.productPageExtension.translation.productPageExtensionId`, `product_manufacturer.productPageExtension.translation.languageId`, `product_manufacturer.translation.name`, COALESCE(`product_manufacturer.translation.name`,`product_manufacturer.translation.name`) as `product_manufacturer.name`, `product_manufacturer.translation.description`, COALESCE(`product_manufacturer.translation.description`,`product_manufacturer.translation.description`) as `product_manufacturer.description`, `product_manufacturer.translation.customFields`, COALESCE(`product_manufacturer.translation.customFields`,`product_manufacturer.translation.customFields`) as `product_manufacturer.customFields`, `product_manufacturer.translation.createdAt`, `product_manufacturer.translation.updatedAt`, `product_manufacturer.translation.productManufacturerId`, `product_manufacturer.translation.languageId`, `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer` LEFT JOIN (SELECT `product_manufacturer.translation`.product_manufacturer_id, `product_manufacturer.translation`.product_manufacturer_version_id, `product_manufacturer.translation`.name as `product_manufacturer.translation.name`, `product_manufacturer.translation`.description as `product_manufacturer.translation.description`, `product_manufacturer.translation`.custom_fields as `product_manufacturer.translation.customFields`, `product_manufacturer.translation`.created_at as `product_manufacturer.translation.createdAt`, `product_manufacturer.translation`.updated_at as `product_manufacturer.translation.updatedAt`, `product_manufacturer.translation`.product_manufacturer_id as `product_manufacturer.translation.productManufacturerId`, `product_manufacturer.translation`.language_id as `product_manufacturer.translation.languageId`, `product_manufacturer.translation`.product_manufacturer_version_id as `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer_translation` `product_manufacturer.translation` WHERE `product_manufacturer.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product_manufacturer`.`id` AND `product_manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product_manufacturer`.version_id LEFT JOIN `base_extension` `product_manufacturer.baseExtension` ON `product_manufacturer`.`id` = `product_manufacturer.baseExtension`.`product_manufacturer_id` LEFT JOIN `listing_page_extension` `product_manufacturer.listingPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.listingPageExtension`.`product_manufacturer_id` LEFT JOIN `product_page_extension` `product_manufacturer.productPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.productPageExtension`.`product_manufacturer_id` LEFT JOIN (SELECT `product_manufacturer.listingPageExtension.translation`.listing_page_extension_id, `product_manufacturer.listingPageExtension.translation`.description as `product_manufacturer.listingPageExtension.translation.description`, `product_manufacturer.listingPageExtension.translation`.size_description as `product_manufacturer.listingPageExtension.translation.sizeDescription`, `product_manufacturer.listingPageExtension.translation`.created_at as `product_manufacturer.listingPageExtension.translation.createdAt`, `product_manufacturer.listingPageExtension.translation`.updated_at as `product_manufacturer.listingPageExtension.translation.updatedAt`, `product_manufacturer.listingPageExtension.translation`.listing_page_extension_id as `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product_manufacturer.listingPageExtension.translation`.language_id as `product_manufacturer.listingPageExtension.translation.languageId` FROM `listing_page_extension_translation` `product_manufacturer.listingPageExtension.translation` WHERE `product_manufacturer.listingPageExtension.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product_manufacturer.listingPageExtension.listing_page_extension_translation` ON `product_manufacturer.listingPageExtension.listing_page_extension_translation`.`listing_page_extension_id` = `product_manufacturer.listingPageExtension`.`id` LEFT JOIN (SELECT `product_manufacturer.productPageExtension.translation`.product_page_extension_id, `product_manufacturer.productPageExtension.translation`.url as `product_manufacturer.productPageExtension.translation.url`, `product_manufacturer.productPageExtension.translation`.meta_title as `product_manufacturer.productPageExtension.translation.metaTitle`, `product_manufacturer.productPageExtension.translation`.meta_description as `product_manufacturer.productPageExtension.translation.metaDescription`, `product_manufacturer.productPageExtension.translation`.keywords as `product_manufacturer.productPageExtension.translation.keywords`, `product_manufacturer.productPageExtension.translation`.slot_config as `product_manufacturer.productPageExtension.translation.slotConfig`, `product_manufacturer.productPageExtension.translation`.created_at as `product_manufacturer.productPageExtension.translation.createdAt`, `product_manufacturer.productPageExtension.translation`.updated_at as `product_manufacturer.productPageExtension.translation.updatedAt`, `product_manufacturer.productPageExtension.translation`.product_page_extension_id as `product_manufacturer.productPageExtension.translation.productPageExtensionId`, `product_manufacturer.productPageExtension.translation`.language_id as `product_manufacturer.productPageExtension.translation.languageId` FROM `product_page_extension_translation` `product_manufacturer.productPageExtension.translation` WHERE `product_manufacturer.productPageExtension.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product_manufacturer.productPageExtension.product_page_extension_translation` ON `product_manufacturer.productPageExtension.product_page_extension_translation`.`product_page_extension_id` = `product_manufacturer.productPageExtension`.`id` WHERE (`product_manufacturer`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND (`product_manufacturer`.`id` IN (0x602C50234F56A29DBDB1BAA0030FDA22));
array:54 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 82)"
10 => "Nd\Theme\Subscriber\AddProductLabels::onProductsLoaded (line 230)"
11 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
12 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
13 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
14 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
15 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
16 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 33)"
17 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
18 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 208)"
19 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
20 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 147)"
21 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::fetchByCriteria (line 85)"
22 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
23 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
24 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
25 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
26 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
27 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
28 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
29 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
30 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
31 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
32 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
33 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
34 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
35 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
36 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
37 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
38 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
39 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
40 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
41 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
42 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
43 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
44 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
45 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
46 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
47 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
48 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
49 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
50 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
51 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
52 => "Shopware\Core\HttpKernel::doHandle (line 81)"
53 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.81 ms (0.00%)
|
|
SELECT `property_group_option`.`id` FROM `property_group_option` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`id` = :param_48b2bca1cb374d9fb9ca2cd8df67b881)) `property_group_option.productProperties_1` ON `property_group_option`.`id` = `property_group_option.productProperties_1`.`id` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`version_id` = :param_5f67bd147ca343abbc18d97bb9a8ac6b)) `property_group_option.productProperties_2` ON `property_group_option`.`id` = `property_group_option.productProperties_2`.`id` WHERE (`property_group_option.productProperties_1`.id IS NOT NULL AND `property_group_option.productProperties_2`.id IS NOT NULL AND `property_group_option`.`property_group_id` = :param_a537f79fe89647879a2559ef1dade5f1) GROUP BY `property_group_option`.`id`
SELECT `property_group_option`.`id` FROM `property_group_option` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`id` = 0x005DFAF38DCE22668E51DD8AF3FEC41E)) `property_group_option.productProperties_1` ON `property_group_option`.`id` = `property_group_option.productProperties_1`.`id` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425)) `property_group_option.productProperties_2` ON `property_group_option`.`id` = `property_group_option.productProperties_2`.`id` WHERE (`property_group_option.productProperties_1`.id IS NOT NULL AND `property_group_option.productProperties_2`.id IS NOT NULL AND `property_group_option`.`property_group_id` = 0xDCFDAD627839433691AB6997769A881F) GROUP BY `property_group_option`.`id`;
array:54 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 107)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 62)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 132)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::searchIds (line 291)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 107)"
9 => "Nd\Theme\Subscriber\AddProductLabels::getFit (line 66)"
10 => "Nd\Theme\Subscriber\AddProductLabels::onProductsLoaded (line 230)"
11 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
12 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
13 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
14 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
15 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
16 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 33)"
17 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
18 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 208)"
19 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
20 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 147)"
21 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::fetchByCriteria (line 85)"
22 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
23 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
24 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
25 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
26 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
27 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
28 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
29 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
30 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
31 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
32 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
33 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
34 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
35 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
36 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
37 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
38 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
39 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
40 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
41 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
42 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
43 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
44 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
45 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
46 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
47 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
48 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
49 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
50 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
51 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
52 => "Shopware\Core\HttpKernel::doHandle (line 81)"
53 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
7.47 ms (0.00%)
|
|
SELECT `product_manufacturer`.`id` as `product_manufacturer.id`, `product_manufacturer`.`version_id` as `product_manufacturer.versionId`, `product_manufacturer`.`media_id` as `product_manufacturer.mediaId`, `product_manufacturer`.`link` as `product_manufacturer.link`, `product_manufacturer`.`created_at` as `product_manufacturer.createdAt`, `product_manufacturer`.`updated_at` as `product_manufacturer.updatedAt`, `product_manufacturer.baseExtension`.`id` as `product_manufacturer.baseExtension.id`, `product_manufacturer.baseExtension`.`product_manufacturer_id` as `product_manufacturer.baseExtension.productManufacturerId`, `product_manufacturer.baseExtension`.`product_manufacturer_version_id` as `product_manufacturer.baseExtension.productManufacturerVersionId`, `product_manufacturer.baseExtension`.`active` as `product_manufacturer.baseExtension.active`, `product_manufacturer.baseExtension`.`type` as `product_manufacturer.baseExtension.type`, `product_manufacturer.baseExtension`.`created_at` as `product_manufacturer.baseExtension.createdAt`, `product_manufacturer.baseExtension`.`updated_at` as `product_manufacturer.baseExtension.updatedAt`, `product_manufacturer.listingPageExtension`.`id` as `product_manufacturer.listingPageExtension.id`, `product_manufacturer.listingPageExtension`.`product_manufacturer_id` as `product_manufacturer.listingPageExtension.productManufacturerId`, `product_manufacturer.listingPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.listingPageExtension.productManufacturerVersionId`, `product_manufacturer.listingPageExtension`.`active` as `product_manufacturer.listingPageExtension.active`, `product_manufacturer.listingPageExtension`.`type` as `product_manufacturer.listingPageExtension.type`, `product_manufacturer.listingPageExtension`.`product_assignment_type` as `product_manufacturer.listingPageExtension.productAssignmentType`, `product_manufacturer.listingPageExtension`.`product_stream_id` as `product_manufacturer.listingPageExtension.productStreamId`, `product_manufacturer.listingPageExtension`.`size_media` as `product_manufacturer.listingPageExtension.sizeMediaId`, `product_manufacturer.listingPageExtension`.`highlight_media` as `product_manufacturer.listingPageExtension.highlightMediaId`, `product_manufacturer.listingPageExtension`.`created_at` as `product_manufacturer.listingPageExtension.createdAt`, `product_manufacturer.listingPageExtension`.`updated_at` as `product_manufacturer.listingPageExtension.updatedAt`, `product_manufacturer.listingPageExtension.translation.description`, COALESCE(`product_manufacturer.listingPageExtension.translation.description`,`product_manufacturer.listingPageExtension.translation.description`) as `product_manufacturer.listingPageExtension.description`, `product_manufacturer.listingPageExtension.translation.sizeDescription`, COALESCE(`product_manufacturer.listingPageExtension.translation.sizeDescription`,`product_manufacturer.listingPageExtension.translation.sizeDescription`) as `product_manufacturer.listingPageExtension.sizeDescription`, `product_manufacturer.listingPageExtension.translation.createdAt`, `product_manufacturer.listingPageExtension.translation.updatedAt`, `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product_manufacturer.listingPageExtension.translation.languageId`, `product_manufacturer.productPageExtension`.`id` as `product_manufacturer.productPageExtension.id`, `product_manufacturer.productPageExtension`.`product_manufacturer_id` as `product_manufacturer.productPageExtension.productManufacturerId`, `product_manufacturer.productPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.productPageExtension.productManufacturerVersionId`, `product_manufacturer.productPageExtension`.`cms_page_type` as `product_manufacturer.productPageExtension.cmsPageType`, `product_manufacturer.productPageExtension`.`cms_page_id` as `product_manufacturer.productPageExtension.cmsPageId`, `product_manufacturer.productPageExtension`.`cms_page_version_id` as `product_manufacturer.productPageExtension.cmsPageVersionId`, `product_manufacturer.productPageExtension`.`created_at` as `product_manufacturer.productPageExtension.createdAt`, `product_manufacturer.productPageExtension`.`updated_at` as `product_manufacturer.productPageExtension.updatedAt`, `product_manufacturer.productPageExtension.translation.url`, COALESCE(`product_manufacturer.productPageExtension.translation.url`,`product_manufacturer.productPageExtension.translation.url`) as `product_manufacturer.productPageExtension.url`, `product_manufacturer.productPageExtension.translation.metaTitle`, COALESCE(`product_manufacturer.productPageExtension.translation.metaTitle`,`product_manufacturer.productPageExtension.translation.metaTitle`) as `product_manufacturer.productPageExtension.metaTitle`, `product_manufacturer.productPageExtension.translation.metaDescription`, COALESCE(`product_manufacturer.productPageExtension.translation.metaDescription`,`product_manufacturer.productPageExtension.translation.metaDescription`) as `product_manufacturer.productPageExtension.metaDescription`, `product_manufacturer.productPageExtension.translation.keywords`, COALESCE(`product_manufacturer.productPageExtension.translation.keywords`,`product_manufacturer.productPageExtension.translation.keywords`) as `product_manufacturer.productPageExtension.keywords`, `product_manufacturer.productPageExtension.translation.slotConfig`, COALESCE(`product_manufacturer.productPageExtension.translation.slotConfig`,`product_manufacturer.productPageExtension.translation.slotConfig`) as `product_manufacturer.productPageExtension.slotConfig`, `product_manufacturer.productPageExtension.translation.createdAt`, `product_manufacturer.productPageExtension.translation.updatedAt`, `product_manufacturer.productPageExtension.translation.productPageExtensionId`, `product_manufacturer.productPageExtension.translation.languageId`, `product_manufacturer.translation.name`, COALESCE(`product_manufacturer.translation.name`,`product_manufacturer.translation.name`) as `product_manufacturer.name`, `product_manufacturer.translation.description`, COALESCE(`product_manufacturer.translation.description`,`product_manufacturer.translation.description`) as `product_manufacturer.description`, `product_manufacturer.translation.customFields`, COALESCE(`product_manufacturer.translation.customFields`,`product_manufacturer.translation.customFields`) as `product_manufacturer.customFields`, `product_manufacturer.translation.createdAt`, `product_manufacturer.translation.updatedAt`, `product_manufacturer.translation.productManufacturerId`, `product_manufacturer.translation.languageId`, `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer` LEFT JOIN (SELECT `product_manufacturer.translation`.product_manufacturer_id, `product_manufacturer.translation`.product_manufacturer_version_id, `product_manufacturer.translation`.name as `product_manufacturer.translation.name`, `product_manufacturer.translation`.description as `product_manufacturer.translation.description`, `product_manufacturer.translation`.custom_fields as `product_manufacturer.translation.customFields`, `product_manufacturer.translation`.created_at as `product_manufacturer.translation.createdAt`, `product_manufacturer.translation`.updated_at as `product_manufacturer.translation.updatedAt`, `product_manufacturer.translation`.product_manufacturer_id as `product_manufacturer.translation.productManufacturerId`, `product_manufacturer.translation`.language_id as `product_manufacturer.translation.languageId`, `product_manufacturer.translation`.product_manufacturer_version_id as `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer_translation` `product_manufacturer.translation` WHERE `product_manufacturer.translation`.language_id = :languageId) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product_manufacturer`.`id` AND `product_manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product_manufacturer`.version_id LEFT JOIN `base_extension` `product_manufacturer.baseExtension` ON `product_manufacturer`.`id` = `product_manufacturer.baseExtension`.`product_manufacturer_id` LEFT JOIN `listing_page_extension` `product_manufacturer.listingPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.listingPageExtension`.`product_manufacturer_id` LEFT JOIN `product_page_extension` `product_manufacturer.productPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.productPageExtension`.`product_manufacturer_id` LEFT JOIN (SELECT `product_manufacturer.listingPageExtension.translation`.listing_page_extension_id, `product_manufacturer.listingPageExtension.translation`.description as `product_manufacturer.listingPageExtension.translation.description`, `product_manufacturer.listingPageExtension.translation`.size_description as `product_manufacturer.listingPageExtension.translation.sizeDescription`, `product_manufacturer.listingPageExtension.translation`.created_at as `product_manufacturer.listingPageExtension.translation.createdAt`, `product_manufacturer.listingPageExtension.translation`.updated_at as `product_manufacturer.listingPageExtension.translation.updatedAt`, `product_manufacturer.listingPageExtension.translation`.listing_page_extension_id as `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product_manufacturer.listingPageExtension.translation`.language_id as `product_manufacturer.listingPageExtension.translation.languageId` FROM `listing_page_extension_translation` `product_manufacturer.listingPageExtension.translation` WHERE `product_manufacturer.listingPageExtension.translation`.language_id = :languageId) `product_manufacturer.listingPageExtension.listing_page_extension_translation` ON `product_manufacturer.listingPageExtension.listing_page_extension_translation`.`listing_page_extension_id` = `product_manufacturer.listingPageExtension`.`id` LEFT JOIN (SELECT `product_manufacturer.productPageExtension.translation`.product_page_extension_id, `product_manufacturer.productPageExtension.translation`.url as `product_manufacturer.productPageExtension.translation.url`, `product_manufacturer.productPageExtension.translation`.meta_title as `product_manufacturer.productPageExtension.translation.metaTitle`, `product_manufacturer.productPageExtension.translation`.meta_description as `product_manufacturer.productPageExtension.translation.metaDescription`, `product_manufacturer.productPageExtension.translation`.keywords as `product_manufacturer.productPageExtension.translation.keywords`, `product_manufacturer.productPageExtension.translation`.slot_config as `product_manufacturer.productPageExtension.translation.slotConfig`, `product_manufacturer.productPageExtension.translation`.created_at as `product_manufacturer.productPageExtension.translation.createdAt`, `product_manufacturer.productPageExtension.translation`.updated_at as `product_manufacturer.productPageExtension.translation.updatedAt`, `product_manufacturer.productPageExtension.translation`.product_page_extension_id as `product_manufacturer.productPageExtension.translation.productPageExtensionId`, `product_manufacturer.productPageExtension.translation`.language_id as `product_manufacturer.productPageExtension.translation.languageId` FROM `product_page_extension_translation` `product_manufacturer.productPageExtension.translation` WHERE `product_manufacturer.productPageExtension.translation`.language_id = :languageId) `product_manufacturer.productPageExtension.product_page_extension_translation` ON `product_manufacturer.productPageExtension.product_page_extension_translation`.`product_page_extension_id` = `product_manufacturer.productPageExtension`.`id` WHERE (`product_manufacturer`.`version_id` = :version) AND (`product_manufacturer`.`id` IN (:ids))
SELECT
`product_manufacturer`.`id` as `product_manufacturer.id`,
`product_manufacturer`.`version_id` as `product_manufacturer.versionId`,
`product_manufacturer`.`media_id` as `product_manufacturer.mediaId`,
`product_manufacturer`.`link` as `product_manufacturer.link`,
`product_manufacturer`.`created_at` as `product_manufacturer.createdAt`,
`product_manufacturer`.`updated_at` as `product_manufacturer.updatedAt`,
`product_manufacturer.baseExtension`.`id` as `product_manufacturer.baseExtension.id`,
`product_manufacturer.baseExtension`.`product_manufacturer_id` as `product_manufacturer.baseExtension.productManufacturerId`,
`product_manufacturer.baseExtension`.`product_manufacturer_version_id` as `product_manufacturer.baseExtension.productManufacturerVersionId`,
`product_manufacturer.baseExtension`.`active` as `product_manufacturer.baseExtension.active`,
`product_manufacturer.baseExtension`.`type` as `product_manufacturer.baseExtension.type`,
`product_manufacturer.baseExtension`.`created_at` as `product_manufacturer.baseExtension.createdAt`,
`product_manufacturer.baseExtension`.`updated_at` as `product_manufacturer.baseExtension.updatedAt`,
`product_manufacturer.listingPageExtension`.`id` as `product_manufacturer.listingPageExtension.id`,
`product_manufacturer.listingPageExtension`.`product_manufacturer_id` as `product_manufacturer.listingPageExtension.productManufacturerId`,
`product_manufacturer.listingPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.listingPageExtension.productManufacturerVersionId`,
`product_manufacturer.listingPageExtension`.`active` as `product_manufacturer.listingPageExtension.active`,
`product_manufacturer.listingPageExtension`.`type` as `product_manufacturer.listingPageExtension.type`,
`product_manufacturer.listingPageExtension`.`product_assignment_type` as `product_manufacturer.listingPageExtension.productAssignmentType`,
`product_manufacturer.listingPageExtension`.`product_stream_id` as `product_manufacturer.listingPageExtension.productStreamId`,
`product_manufacturer.listingPageExtension`.`size_media` as `product_manufacturer.listingPageExtension.sizeMediaId`,
`product_manufacturer.listingPageExtension`.`highlight_media` as `product_manufacturer.listingPageExtension.highlightMediaId`,
`product_manufacturer.listingPageExtension`.`created_at` as `product_manufacturer.listingPageExtension.createdAt`,
`product_manufacturer.listingPageExtension`.`updated_at` as `product_manufacturer.listingPageExtension.updatedAt`,
`product_manufacturer.listingPageExtension.translation.description`,
COALESCE(
`product_manufacturer.listingPageExtension.translation.description`,
`product_manufacturer.listingPageExtension.translation.description`
) as `product_manufacturer.listingPageExtension.description`,
`product_manufacturer.listingPageExtension.translation.sizeDescription`,
COALESCE(
`product_manufacturer.listingPageExtension.translation.sizeDescription`,
`product_manufacturer.listingPageExtension.translation.sizeDescription`
) as `product_manufacturer.listingPageExtension.sizeDescription`,
`product_manufacturer.listingPageExtension.translation.createdAt`,
`product_manufacturer.listingPageExtension.translation.updatedAt`,
`product_manufacturer.listingPageExtension.translation.listingPageExtensionId`,
`product_manufacturer.listingPageExtension.translation.languageId`,
`product_manufacturer.productPageExtension`.`id` as `product_manufacturer.productPageExtension.id`,
`product_manufacturer.productPageExtension`.`product_manufacturer_id` as `product_manufacturer.productPageExtension.productManufacturerId`,
`product_manufacturer.productPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.productPageExtension.productManufacturerVersionId`,
`product_manufacturer.productPageExtension`.`cms_page_type` as `product_manufacturer.productPageExtension.cmsPageType`,
`product_manufacturer.productPageExtension`.`cms_page_id` as `product_manufacturer.productPageExtension.cmsPageId`,
`product_manufacturer.productPageExtension`.`cms_page_version_id` as `product_manufacturer.productPageExtension.cmsPageVersionId`,
`product_manufacturer.productPageExtension`.`created_at` as `product_manufacturer.productPageExtension.createdAt`,
`product_manufacturer.productPageExtension`.`updated_at` as `product_manufacturer.productPageExtension.updatedAt`,
`product_manufacturer.productPageExtension.translation.url`,
COALESCE(
`product_manufacturer.productPageExtension.translation.url`,
`product_manufacturer.productPageExtension.translation.url`
) as `product_manufacturer.productPageExtension.url`,
`product_manufacturer.productPageExtension.translation.metaTitle`,
COALESCE(
`product_manufacturer.productPageExtension.translation.metaTitle`,
`product_manufacturer.productPageExtension.translation.metaTitle`
) as `product_manufacturer.productPageExtension.metaTitle`,
`product_manufacturer.productPageExtension.translation.metaDescription`,
COALESCE(
`product_manufacturer.productPageExtension.translation.metaDescription`,
`product_manufacturer.productPageExtension.translation.metaDescription`
) as `product_manufacturer.productPageExtension.metaDescription`,
`product_manufacturer.productPageExtension.translation.keywords`,
COALESCE(
`product_manufacturer.productPageExtension.translation.keywords`,
`product_manufacturer.productPageExtension.translation.keywords`
) as `product_manufacturer.productPageExtension.keywords`,
`product_manufacturer.productPageExtension.translation.slotConfig`,
COALESCE(
`product_manufacturer.productPageExtension.translation.slotConfig`,
`product_manufacturer.productPageExtension.translation.slotConfig`
) as `product_manufacturer.productPageExtension.slotConfig`,
`product_manufacturer.productPageExtension.translation.createdAt`,
`product_manufacturer.productPageExtension.translation.updatedAt`,
`product_manufacturer.productPageExtension.translation.productPageExtensionId`,
`product_manufacturer.productPageExtension.translation.languageId`,
`product_manufacturer.translation.name`,
COALESCE(
`product_manufacturer.translation.name`,
`product_manufacturer.translation.name`
) as `product_manufacturer.name`,
`product_manufacturer.translation.description`,
COALESCE(
`product_manufacturer.translation.description`,
`product_manufacturer.translation.description`
) as `product_manufacturer.description`,
`product_manufacturer.translation.customFields`,
COALESCE(
`product_manufacturer.translation.customFields`,
`product_manufacturer.translation.customFields`
) as `product_manufacturer.customFields`,
`product_manufacturer.translation.createdAt`,
`product_manufacturer.translation.updatedAt`,
`product_manufacturer.translation.productManufacturerId`,
`product_manufacturer.translation.languageId`,
`product_manufacturer.translation.productManufacturerVersionId`
FROM
`product_manufacturer`
LEFT JOIN (
SELECT
`product_manufacturer.translation`.product_manufacturer_id,
`product_manufacturer.translation`.product_manufacturer_version_id,
`product_manufacturer.translation`.name as `product_manufacturer.translation.name`,
`product_manufacturer.translation`.description as `product_manufacturer.translation.description`,
`product_manufacturer.translation`.custom_fields as `product_manufacturer.translation.customFields`,
`product_manufacturer.translation`.created_at as `product_manufacturer.translation.createdAt`,
`product_manufacturer.translation`.updated_at as `product_manufacturer.translation.updatedAt`,
`product_manufacturer.translation`.product_manufacturer_id as `product_manufacturer.translation.productManufacturerId`,
`product_manufacturer.translation`.language_id as `product_manufacturer.translation.languageId`,
`product_manufacturer.translation`.product_manufacturer_version_id as `product_manufacturer.translation.productManufacturerVersionId`
FROM
`product_manufacturer_translation` `product_manufacturer.translation`
WHERE
`product_manufacturer.translation`.language_id = : languageId
) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product_manufacturer`.`id`
AND `product_manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product_manufacturer`.version_id
LEFT JOIN `base_extension` `product_manufacturer.baseExtension` ON `product_manufacturer`.`id` = `product_manufacturer.baseExtension`.`product_manufacturer_id`
LEFT JOIN `listing_page_extension` `product_manufacturer.listingPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.listingPageExtension`.`product_manufacturer_id`
LEFT JOIN `product_page_extension` `product_manufacturer.productPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.productPageExtension`.`product_manufacturer_id`
LEFT JOIN (
SELECT
`product_manufacturer.listingPageExtension.translation`.listing_page_extension_id,
`product_manufacturer.listingPageExtension.translation`.description as `product_manufacturer.listingPageExtension.translation.description`,
`product_manufacturer.listingPageExtension.translation`.size_description as `product_manufacturer.listingPageExtension.translation.sizeDescription`,
`product_manufacturer.listingPageExtension.translation`.created_at as `product_manufacturer.listingPageExtension.translation.createdAt`,
`product_manufacturer.listingPageExtension.translation`.updated_at as `product_manufacturer.listingPageExtension.translation.updatedAt`,
`product_manufacturer.listingPageExtension.translation`.listing_page_extension_id as `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`,
`product_manufacturer.listingPageExtension.translation`.language_id as `product_manufacturer.listingPageExtension.translation.languageId`
FROM
`listing_page_extension_translation` `product_manufacturer.listingPageExtension.translation`
WHERE
`product_manufacturer.listingPageExtension.translation`.language_id = : languageId
) `product_manufacturer.listingPageExtension.listing_page_extension_translation` ON `product_manufacturer.listingPageExtension.listing_page_extension_translation`.`listing_page_extension_id` = `product_manufacturer.listingPageExtension`.`id`
LEFT JOIN (
SELECT
`product_manufacturer.productPageExtension.translation`.product_page_extension_id,
`product_manufacturer.productPageExtension.translation`.url as `product_manufacturer.productPageExtension.translation.url`,
`product_manufacturer.productPageExtension.translation`.meta_title as `product_manufacturer.productPageExtension.translation.metaTitle`,
`product_manufacturer.productPageExtension.translation`.meta_description as `product_manufacturer.productPageExtension.translation.metaDescription`,
`product_manufacturer.productPageExtension.translation`.keywords as `product_manufacturer.productPageExtension.translation.keywords`,
`product_manufacturer.productPageExtension.translation`.slot_config as `product_manufacturer.productPageExtension.translation.slotConfig`,
`product_manufacturer.productPageExtension.translation`.created_at as `product_manufacturer.productPageExtension.translation.createdAt`,
`product_manufacturer.productPageExtension.translation`.updated_at as `product_manufacturer.productPageExtension.translation.updatedAt`,
`product_manufacturer.productPageExtension.translation`.product_page_extension_id as `product_manufacturer.productPageExtension.translation.productPageExtensionId`,
`product_manufacturer.productPageExtension.translation`.language_id as `product_manufacturer.productPageExtension.translation.languageId`
FROM
`product_page_extension_translation` `product_manufacturer.productPageExtension.translation`
WHERE
`product_manufacturer.productPageExtension.translation`.language_id = : languageId
) `product_manufacturer.productPageExtension.product_page_extension_translation` ON `product_manufacturer.productPageExtension.product_page_extension_translation`.`product_page_extension_id` = `product_manufacturer.productPageExtension`.`id`
WHERE
(
`product_manufacturer`.`version_id` = : version
)
AND (
`product_manufacturer`.`id` IN (: ids)
)
SELECT `product_manufacturer`.`id` as `product_manufacturer.id`, `product_manufacturer`.`version_id` as `product_manufacturer.versionId`, `product_manufacturer`.`media_id` as `product_manufacturer.mediaId`, `product_manufacturer`.`link` as `product_manufacturer.link`, `product_manufacturer`.`created_at` as `product_manufacturer.createdAt`, `product_manufacturer`.`updated_at` as `product_manufacturer.updatedAt`, `product_manufacturer.baseExtension`.`id` as `product_manufacturer.baseExtension.id`, `product_manufacturer.baseExtension`.`product_manufacturer_id` as `product_manufacturer.baseExtension.productManufacturerId`, `product_manufacturer.baseExtension`.`product_manufacturer_version_id` as `product_manufacturer.baseExtension.productManufacturerVersionId`, `product_manufacturer.baseExtension`.`active` as `product_manufacturer.baseExtension.active`, `product_manufacturer.baseExtension`.`type` as `product_manufacturer.baseExtension.type`, `product_manufacturer.baseExtension`.`created_at` as `product_manufacturer.baseExtension.createdAt`, `product_manufacturer.baseExtension`.`updated_at` as `product_manufacturer.baseExtension.updatedAt`, `product_manufacturer.listingPageExtension`.`id` as `product_manufacturer.listingPageExtension.id`, `product_manufacturer.listingPageExtension`.`product_manufacturer_id` as `product_manufacturer.listingPageExtension.productManufacturerId`, `product_manufacturer.listingPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.listingPageExtension.productManufacturerVersionId`, `product_manufacturer.listingPageExtension`.`active` as `product_manufacturer.listingPageExtension.active`, `product_manufacturer.listingPageExtension`.`type` as `product_manufacturer.listingPageExtension.type`, `product_manufacturer.listingPageExtension`.`product_assignment_type` as `product_manufacturer.listingPageExtension.productAssignmentType`, `product_manufacturer.listingPageExtension`.`product_stream_id` as `product_manufacturer.listingPageExtension.productStreamId`, `product_manufacturer.listingPageExtension`.`size_media` as `product_manufacturer.listingPageExtension.sizeMediaId`, `product_manufacturer.listingPageExtension`.`highlight_media` as `product_manufacturer.listingPageExtension.highlightMediaId`, `product_manufacturer.listingPageExtension`.`created_at` as `product_manufacturer.listingPageExtension.createdAt`, `product_manufacturer.listingPageExtension`.`updated_at` as `product_manufacturer.listingPageExtension.updatedAt`, `product_manufacturer.listingPageExtension.translation.description`, COALESCE(`product_manufacturer.listingPageExtension.translation.description`,`product_manufacturer.listingPageExtension.translation.description`) as `product_manufacturer.listingPageExtension.description`, `product_manufacturer.listingPageExtension.translation.sizeDescription`, COALESCE(`product_manufacturer.listingPageExtension.translation.sizeDescription`,`product_manufacturer.listingPageExtension.translation.sizeDescription`) as `product_manufacturer.listingPageExtension.sizeDescription`, `product_manufacturer.listingPageExtension.translation.createdAt`, `product_manufacturer.listingPageExtension.translation.updatedAt`, `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product_manufacturer.listingPageExtension.translation.languageId`, `product_manufacturer.productPageExtension`.`id` as `product_manufacturer.productPageExtension.id`, `product_manufacturer.productPageExtension`.`product_manufacturer_id` as `product_manufacturer.productPageExtension.productManufacturerId`, `product_manufacturer.productPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.productPageExtension.productManufacturerVersionId`, `product_manufacturer.productPageExtension`.`cms_page_type` as `product_manufacturer.productPageExtension.cmsPageType`, `product_manufacturer.productPageExtension`.`cms_page_id` as `product_manufacturer.productPageExtension.cmsPageId`, `product_manufacturer.productPageExtension`.`cms_page_version_id` as `product_manufacturer.productPageExtension.cmsPageVersionId`, `product_manufacturer.productPageExtension`.`created_at` as `product_manufacturer.productPageExtension.createdAt`, `product_manufacturer.productPageExtension`.`updated_at` as `product_manufacturer.productPageExtension.updatedAt`, `product_manufacturer.productPageExtension.translation.url`, COALESCE(`product_manufacturer.productPageExtension.translation.url`,`product_manufacturer.productPageExtension.translation.url`) as `product_manufacturer.productPageExtension.url`, `product_manufacturer.productPageExtension.translation.metaTitle`, COALESCE(`product_manufacturer.productPageExtension.translation.metaTitle`,`product_manufacturer.productPageExtension.translation.metaTitle`) as `product_manufacturer.productPageExtension.metaTitle`, `product_manufacturer.productPageExtension.translation.metaDescription`, COALESCE(`product_manufacturer.productPageExtension.translation.metaDescription`,`product_manufacturer.productPageExtension.translation.metaDescription`) as `product_manufacturer.productPageExtension.metaDescription`, `product_manufacturer.productPageExtension.translation.keywords`, COALESCE(`product_manufacturer.productPageExtension.translation.keywords`,`product_manufacturer.productPageExtension.translation.keywords`) as `product_manufacturer.productPageExtension.keywords`, `product_manufacturer.productPageExtension.translation.slotConfig`, COALESCE(`product_manufacturer.productPageExtension.translation.slotConfig`,`product_manufacturer.productPageExtension.translation.slotConfig`) as `product_manufacturer.productPageExtension.slotConfig`, `product_manufacturer.productPageExtension.translation.createdAt`, `product_manufacturer.productPageExtension.translation.updatedAt`, `product_manufacturer.productPageExtension.translation.productPageExtensionId`, `product_manufacturer.productPageExtension.translation.languageId`, `product_manufacturer.translation.name`, COALESCE(`product_manufacturer.translation.name`,`product_manufacturer.translation.name`) as `product_manufacturer.name`, `product_manufacturer.translation.description`, COALESCE(`product_manufacturer.translation.description`,`product_manufacturer.translation.description`) as `product_manufacturer.description`, `product_manufacturer.translation.customFields`, COALESCE(`product_manufacturer.translation.customFields`,`product_manufacturer.translation.customFields`) as `product_manufacturer.customFields`, `product_manufacturer.translation.createdAt`, `product_manufacturer.translation.updatedAt`, `product_manufacturer.translation.productManufacturerId`, `product_manufacturer.translation.languageId`, `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer` LEFT JOIN (SELECT `product_manufacturer.translation`.product_manufacturer_id, `product_manufacturer.translation`.product_manufacturer_version_id, `product_manufacturer.translation`.name as `product_manufacturer.translation.name`, `product_manufacturer.translation`.description as `product_manufacturer.translation.description`, `product_manufacturer.translation`.custom_fields as `product_manufacturer.translation.customFields`, `product_manufacturer.translation`.created_at as `product_manufacturer.translation.createdAt`, `product_manufacturer.translation`.updated_at as `product_manufacturer.translation.updatedAt`, `product_manufacturer.translation`.product_manufacturer_id as `product_manufacturer.translation.productManufacturerId`, `product_manufacturer.translation`.language_id as `product_manufacturer.translation.languageId`, `product_manufacturer.translation`.product_manufacturer_version_id as `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer_translation` `product_manufacturer.translation` WHERE `product_manufacturer.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product_manufacturer`.`id` AND `product_manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product_manufacturer`.version_id LEFT JOIN `base_extension` `product_manufacturer.baseExtension` ON `product_manufacturer`.`id` = `product_manufacturer.baseExtension`.`product_manufacturer_id` LEFT JOIN `listing_page_extension` `product_manufacturer.listingPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.listingPageExtension`.`product_manufacturer_id` LEFT JOIN `product_page_extension` `product_manufacturer.productPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.productPageExtension`.`product_manufacturer_id` LEFT JOIN (SELECT `product_manufacturer.listingPageExtension.translation`.listing_page_extension_id, `product_manufacturer.listingPageExtension.translation`.description as `product_manufacturer.listingPageExtension.translation.description`, `product_manufacturer.listingPageExtension.translation`.size_description as `product_manufacturer.listingPageExtension.translation.sizeDescription`, `product_manufacturer.listingPageExtension.translation`.created_at as `product_manufacturer.listingPageExtension.translation.createdAt`, `product_manufacturer.listingPageExtension.translation`.updated_at as `product_manufacturer.listingPageExtension.translation.updatedAt`, `product_manufacturer.listingPageExtension.translation`.listing_page_extension_id as `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product_manufacturer.listingPageExtension.translation`.language_id as `product_manufacturer.listingPageExtension.translation.languageId` FROM `listing_page_extension_translation` `product_manufacturer.listingPageExtension.translation` WHERE `product_manufacturer.listingPageExtension.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product_manufacturer.listingPageExtension.listing_page_extension_translation` ON `product_manufacturer.listingPageExtension.listing_page_extension_translation`.`listing_page_extension_id` = `product_manufacturer.listingPageExtension`.`id` LEFT JOIN (SELECT `product_manufacturer.productPageExtension.translation`.product_page_extension_id, `product_manufacturer.productPageExtension.translation`.url as `product_manufacturer.productPageExtension.translation.url`, `product_manufacturer.productPageExtension.translation`.meta_title as `product_manufacturer.productPageExtension.translation.metaTitle`, `product_manufacturer.productPageExtension.translation`.meta_description as `product_manufacturer.productPageExtension.translation.metaDescription`, `product_manufacturer.productPageExtension.translation`.keywords as `product_manufacturer.productPageExtension.translation.keywords`, `product_manufacturer.productPageExtension.translation`.slot_config as `product_manufacturer.productPageExtension.translation.slotConfig`, `product_manufacturer.productPageExtension.translation`.created_at as `product_manufacturer.productPageExtension.translation.createdAt`, `product_manufacturer.productPageExtension.translation`.updated_at as `product_manufacturer.productPageExtension.translation.updatedAt`, `product_manufacturer.productPageExtension.translation`.product_page_extension_id as `product_manufacturer.productPageExtension.translation.productPageExtensionId`, `product_manufacturer.productPageExtension.translation`.language_id as `product_manufacturer.productPageExtension.translation.languageId` FROM `product_page_extension_translation` `product_manufacturer.productPageExtension.translation` WHERE `product_manufacturer.productPageExtension.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product_manufacturer.productPageExtension.product_page_extension_translation` ON `product_manufacturer.productPageExtension.product_page_extension_translation`.`product_page_extension_id` = `product_manufacturer.productPageExtension`.`id` WHERE (`product_manufacturer`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND (`product_manufacturer`.`id` IN (0x64CD70C353F97700FCEF3932541F555F));
array:54 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 82)"
10 => "Nd\Theme\Subscriber\AddProductLabels::onProductsLoaded (line 230)"
11 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
12 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
13 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
14 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
15 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
16 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 33)"
17 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
18 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 208)"
19 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
20 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 147)"
21 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::fetchByCriteria (line 85)"
22 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
23 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
24 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
25 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
26 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
27 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
28 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
29 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
30 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
31 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
32 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
33 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
34 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
35 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
36 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
37 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
38 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
39 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
40 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
41 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
42 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
43 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
44 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
45 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
46 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
47 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
48 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
49 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
50 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
51 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
52 => "Shopware\Core\HttpKernel::doHandle (line 81)"
53 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.79 ms (0.00%)
|
|
SELECT `property_group_option`.`id` FROM `property_group_option` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`id` = :param_4f22b89253354e049df32e6be032de4c)) `property_group_option.productProperties_1` ON `property_group_option`.`id` = `property_group_option.productProperties_1`.`id` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`version_id` = :param_5a3847eecda24d41be7e2724dbdb14fb)) `property_group_option.productProperties_2` ON `property_group_option`.`id` = `property_group_option.productProperties_2`.`id` WHERE (`property_group_option.productProperties_1`.id IS NOT NULL AND `property_group_option.productProperties_2`.id IS NOT NULL AND `property_group_option`.`property_group_id` = :param_63fd01f36c3a411fbe58db0c2c654024) GROUP BY `property_group_option`.`id`
SELECT `property_group_option`.`id` FROM `property_group_option` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`id` = 0x0059CE36D6D529DFBA1E426F60171E51)) `property_group_option.productProperties_1` ON `property_group_option`.`id` = `property_group_option.productProperties_1`.`id` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425)) `property_group_option.productProperties_2` ON `property_group_option`.`id` = `property_group_option.productProperties_2`.`id` WHERE (`property_group_option.productProperties_1`.id IS NOT NULL AND `property_group_option.productProperties_2`.id IS NOT NULL AND `property_group_option`.`property_group_id` = 0x348605A5F7E947CD873E813BA4E7F448) GROUP BY `property_group_option`.`id`;
array:54 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 107)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 62)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 132)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::searchIds (line 291)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 151)"
9 => "Nd\Theme\Subscriber\AddProductLabels::getLabel (line 65)"
10 => "Nd\Theme\Subscriber\AddProductLabels::onProductsLoaded (line 230)"
11 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
12 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
13 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
14 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
15 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
16 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 33)"
17 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
18 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 208)"
19 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
20 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 147)"
21 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::fetchByCriteria (line 85)"
22 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
23 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
24 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
25 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
26 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
27 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
28 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
29 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
30 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
31 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
32 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
33 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
34 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
35 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
36 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
37 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
38 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
39 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
40 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
41 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
42 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
43 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
44 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
45 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
46 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
47 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
48 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
49 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
50 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
51 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
52 => "Shopware\Core\HttpKernel::doHandle (line 81)"
53 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.87 ms (0.00%)
|
|
SELECT `property_group_option`.`id` FROM `property_group_option` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`id` = :param_8e21ca63b7da45648ba26710f4a68d97)) `property_group_option.productProperties_1` ON `property_group_option`.`id` = `property_group_option.productProperties_1`.`id` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`version_id` = :param_05dcb5da5ce144e584fcf1ea1093c02f)) `property_group_option.productProperties_2` ON `property_group_option`.`id` = `property_group_option.productProperties_2`.`id` WHERE (`property_group_option.productProperties_1`.id IS NOT NULL AND `property_group_option.productProperties_2`.id IS NOT NULL AND `property_group_option`.`property_group_id` = :param_728148b90d554ca78af1efed7a9f5bc3) GROUP BY `property_group_option`.`id`
SELECT `property_group_option`.`id` FROM `property_group_option` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`id` = 0x0059CE36D6D529DFBA1E426F60171E51)) `property_group_option.productProperties_1` ON `property_group_option`.`id` = `property_group_option.productProperties_1`.`id` LEFT JOIN (SELECT `property_group_option.productProperties.mapping`.`property_group_option_id` as id FROM `product_property` `property_group_option.productProperties.mapping` LEFT JOIN `product` `property_group_option.productProperties` ON `property_group_option.productProperties.mapping`.`product_id` = `property_group_option.productProperties`.`properties` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.mapping`.`product_version_id` LEFT JOIN `product` `property_group_option.productProperties.parent` ON `property_group_option.productProperties`.`parent_id` = `property_group_option.productProperties.parent`.`id` AND `property_group_option.productProperties`.`version_id` = `property_group_option.productProperties.parent`.`version_id` WHERE (`property_group_option.productProperties`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425)) `property_group_option.productProperties_2` ON `property_group_option`.`id` = `property_group_option.productProperties_2`.`id` WHERE (`property_group_option.productProperties_1`.id IS NOT NULL AND `property_group_option.productProperties_2`.id IS NOT NULL AND `property_group_option`.`property_group_id` = 0xDCFDAD627839433691AB6997769A881F) GROUP BY `property_group_option`.`id`;
array:54 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 107)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 62)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 132)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::searchIds (line 291)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 107)"
9 => "Nd\Theme\Subscriber\AddProductLabels::getFit (line 66)"
10 => "Nd\Theme\Subscriber\AddProductLabels::onProductsLoaded (line 230)"
11 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
12 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
13 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
14 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
15 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
16 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 33)"
17 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
18 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 208)"
19 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
20 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 147)"
21 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::fetchByCriteria (line 85)"
22 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
23 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
24 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
25 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
26 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
27 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
28 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
29 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
30 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
31 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
32 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
33 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
34 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
35 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
36 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
37 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
38 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
39 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
40 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
41 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
42 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
43 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
44 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
45 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
46 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
47 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
48 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
49 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
50 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
51 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
52 => "Shopware\Core\HttpKernel::doHandle (line 81)"
53 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
8.17 ms (0.00%)
|
|
SELECT `product_manufacturer`.`id` as `product_manufacturer.id`, `product_manufacturer`.`version_id` as `product_manufacturer.versionId`, `product_manufacturer`.`media_id` as `product_manufacturer.mediaId`, `product_manufacturer`.`link` as `product_manufacturer.link`, `product_manufacturer`.`created_at` as `product_manufacturer.createdAt`, `product_manufacturer`.`updated_at` as `product_manufacturer.updatedAt`, `product_manufacturer.baseExtension`.`id` as `product_manufacturer.baseExtension.id`, `product_manufacturer.baseExtension`.`product_manufacturer_id` as `product_manufacturer.baseExtension.productManufacturerId`, `product_manufacturer.baseExtension`.`product_manufacturer_version_id` as `product_manufacturer.baseExtension.productManufacturerVersionId`, `product_manufacturer.baseExtension`.`active` as `product_manufacturer.baseExtension.active`, `product_manufacturer.baseExtension`.`type` as `product_manufacturer.baseExtension.type`, `product_manufacturer.baseExtension`.`created_at` as `product_manufacturer.baseExtension.createdAt`, `product_manufacturer.baseExtension`.`updated_at` as `product_manufacturer.baseExtension.updatedAt`, `product_manufacturer.listingPageExtension`.`id` as `product_manufacturer.listingPageExtension.id`, `product_manufacturer.listingPageExtension`.`product_manufacturer_id` as `product_manufacturer.listingPageExtension.productManufacturerId`, `product_manufacturer.listingPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.listingPageExtension.productManufacturerVersionId`, `product_manufacturer.listingPageExtension`.`active` as `product_manufacturer.listingPageExtension.active`, `product_manufacturer.listingPageExtension`.`type` as `product_manufacturer.listingPageExtension.type`, `product_manufacturer.listingPageExtension`.`product_assignment_type` as `product_manufacturer.listingPageExtension.productAssignmentType`, `product_manufacturer.listingPageExtension`.`product_stream_id` as `product_manufacturer.listingPageExtension.productStreamId`, `product_manufacturer.listingPageExtension`.`size_media` as `product_manufacturer.listingPageExtension.sizeMediaId`, `product_manufacturer.listingPageExtension`.`highlight_media` as `product_manufacturer.listingPageExtension.highlightMediaId`, `product_manufacturer.listingPageExtension`.`created_at` as `product_manufacturer.listingPageExtension.createdAt`, `product_manufacturer.listingPageExtension`.`updated_at` as `product_manufacturer.listingPageExtension.updatedAt`, `product_manufacturer.listingPageExtension.translation.description`, COALESCE(`product_manufacturer.listingPageExtension.translation.description`,`product_manufacturer.listingPageExtension.translation.description`) as `product_manufacturer.listingPageExtension.description`, `product_manufacturer.listingPageExtension.translation.sizeDescription`, COALESCE(`product_manufacturer.listingPageExtension.translation.sizeDescription`,`product_manufacturer.listingPageExtension.translation.sizeDescription`) as `product_manufacturer.listingPageExtension.sizeDescription`, `product_manufacturer.listingPageExtension.translation.createdAt`, `product_manufacturer.listingPageExtension.translation.updatedAt`, `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product_manufacturer.listingPageExtension.translation.languageId`, `product_manufacturer.productPageExtension`.`id` as `product_manufacturer.productPageExtension.id`, `product_manufacturer.productPageExtension`.`product_manufacturer_id` as `product_manufacturer.productPageExtension.productManufacturerId`, `product_manufacturer.productPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.productPageExtension.productManufacturerVersionId`, `product_manufacturer.productPageExtension`.`cms_page_type` as `product_manufacturer.productPageExtension.cmsPageType`, `product_manufacturer.productPageExtension`.`cms_page_id` as `product_manufacturer.productPageExtension.cmsPageId`, `product_manufacturer.productPageExtension`.`cms_page_version_id` as `product_manufacturer.productPageExtension.cmsPageVersionId`, `product_manufacturer.productPageExtension`.`created_at` as `product_manufacturer.productPageExtension.createdAt`, `product_manufacturer.productPageExtension`.`updated_at` as `product_manufacturer.productPageExtension.updatedAt`, `product_manufacturer.productPageExtension.translation.url`, COALESCE(`product_manufacturer.productPageExtension.translation.url`,`product_manufacturer.productPageExtension.translation.url`) as `product_manufacturer.productPageExtension.url`, `product_manufacturer.productPageExtension.translation.metaTitle`, COALESCE(`product_manufacturer.productPageExtension.translation.metaTitle`,`product_manufacturer.productPageExtension.translation.metaTitle`) as `product_manufacturer.productPageExtension.metaTitle`, `product_manufacturer.productPageExtension.translation.metaDescription`, COALESCE(`product_manufacturer.productPageExtension.translation.metaDescription`,`product_manufacturer.productPageExtension.translation.metaDescription`) as `product_manufacturer.productPageExtension.metaDescription`, `product_manufacturer.productPageExtension.translation.keywords`, COALESCE(`product_manufacturer.productPageExtension.translation.keywords`,`product_manufacturer.productPageExtension.translation.keywords`) as `product_manufacturer.productPageExtension.keywords`, `product_manufacturer.productPageExtension.translation.slotConfig`, COALESCE(`product_manufacturer.productPageExtension.translation.slotConfig`,`product_manufacturer.productPageExtension.translation.slotConfig`) as `product_manufacturer.productPageExtension.slotConfig`, `product_manufacturer.productPageExtension.translation.createdAt`, `product_manufacturer.productPageExtension.translation.updatedAt`, `product_manufacturer.productPageExtension.translation.productPageExtensionId`, `product_manufacturer.productPageExtension.translation.languageId`, `product_manufacturer.translation.name`, COALESCE(`product_manufacturer.translation.name`,`product_manufacturer.translation.name`) as `product_manufacturer.name`, `product_manufacturer.translation.description`, COALESCE(`product_manufacturer.translation.description`,`product_manufacturer.translation.description`) as `product_manufacturer.description`, `product_manufacturer.translation.customFields`, COALESCE(`product_manufacturer.translation.customFields`,`product_manufacturer.translation.customFields`) as `product_manufacturer.customFields`, `product_manufacturer.translation.createdAt`, `product_manufacturer.translation.updatedAt`, `product_manufacturer.translation.productManufacturerId`, `product_manufacturer.translation.languageId`, `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer` LEFT JOIN (SELECT `product_manufacturer.translation`.product_manufacturer_id, `product_manufacturer.translation`.product_manufacturer_version_id, `product_manufacturer.translation`.name as `product_manufacturer.translation.name`, `product_manufacturer.translation`.description as `product_manufacturer.translation.description`, `product_manufacturer.translation`.custom_fields as `product_manufacturer.translation.customFields`, `product_manufacturer.translation`.created_at as `product_manufacturer.translation.createdAt`, `product_manufacturer.translation`.updated_at as `product_manufacturer.translation.updatedAt`, `product_manufacturer.translation`.product_manufacturer_id as `product_manufacturer.translation.productManufacturerId`, `product_manufacturer.translation`.language_id as `product_manufacturer.translation.languageId`, `product_manufacturer.translation`.product_manufacturer_version_id as `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer_translation` `product_manufacturer.translation` WHERE `product_manufacturer.translation`.language_id = :languageId) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product_manufacturer`.`id` AND `product_manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product_manufacturer`.version_id LEFT JOIN `base_extension` `product_manufacturer.baseExtension` ON `product_manufacturer`.`id` = `product_manufacturer.baseExtension`.`product_manufacturer_id` LEFT JOIN `listing_page_extension` `product_manufacturer.listingPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.listingPageExtension`.`product_manufacturer_id` LEFT JOIN `product_page_extension` `product_manufacturer.productPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.productPageExtension`.`product_manufacturer_id` LEFT JOIN (SELECT `product_manufacturer.listingPageExtension.translation`.listing_page_extension_id, `product_manufacturer.listingPageExtension.translation`.description as `product_manufacturer.listingPageExtension.translation.description`, `product_manufacturer.listingPageExtension.translation`.size_description as `product_manufacturer.listingPageExtension.translation.sizeDescription`, `product_manufacturer.listingPageExtension.translation`.created_at as `product_manufacturer.listingPageExtension.translation.createdAt`, `product_manufacturer.listingPageExtension.translation`.updated_at as `product_manufacturer.listingPageExtension.translation.updatedAt`, `product_manufacturer.listingPageExtension.translation`.listing_page_extension_id as `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product_manufacturer.listingPageExtension.translation`.language_id as `product_manufacturer.listingPageExtension.translation.languageId` FROM `listing_page_extension_translation` `product_manufacturer.listingPageExtension.translation` WHERE `product_manufacturer.listingPageExtension.translation`.language_id = :languageId) `product_manufacturer.listingPageExtension.listing_page_extension_translation` ON `product_manufacturer.listingPageExtension.listing_page_extension_translation`.`listing_page_extension_id` = `product_manufacturer.listingPageExtension`.`id` LEFT JOIN (SELECT `product_manufacturer.productPageExtension.translation`.product_page_extension_id, `product_manufacturer.productPageExtension.translation`.url as `product_manufacturer.productPageExtension.translation.url`, `product_manufacturer.productPageExtension.translation`.meta_title as `product_manufacturer.productPageExtension.translation.metaTitle`, `product_manufacturer.productPageExtension.translation`.meta_description as `product_manufacturer.productPageExtension.translation.metaDescription`, `product_manufacturer.productPageExtension.translation`.keywords as `product_manufacturer.productPageExtension.translation.keywords`, `product_manufacturer.productPageExtension.translation`.slot_config as `product_manufacturer.productPageExtension.translation.slotConfig`, `product_manufacturer.productPageExtension.translation`.created_at as `product_manufacturer.productPageExtension.translation.createdAt`, `product_manufacturer.productPageExtension.translation`.updated_at as `product_manufacturer.productPageExtension.translation.updatedAt`, `product_manufacturer.productPageExtension.translation`.product_page_extension_id as `product_manufacturer.productPageExtension.translation.productPageExtensionId`, `product_manufacturer.productPageExtension.translation`.language_id as `product_manufacturer.productPageExtension.translation.languageId` FROM `product_page_extension_translation` `product_manufacturer.productPageExtension.translation` WHERE `product_manufacturer.productPageExtension.translation`.language_id = :languageId) `product_manufacturer.productPageExtension.product_page_extension_translation` ON `product_manufacturer.productPageExtension.product_page_extension_translation`.`product_page_extension_id` = `product_manufacturer.productPageExtension`.`id` WHERE (`product_manufacturer`.`version_id` = :version) AND (`product_manufacturer`.`id` IN (:ids))
SELECT
`product_manufacturer`.`id` as `product_manufacturer.id`,
`product_manufacturer`.`version_id` as `product_manufacturer.versionId`,
`product_manufacturer`.`media_id` as `product_manufacturer.mediaId`,
`product_manufacturer`.`link` as `product_manufacturer.link`,
`product_manufacturer`.`created_at` as `product_manufacturer.createdAt`,
`product_manufacturer`.`updated_at` as `product_manufacturer.updatedAt`,
`product_manufacturer.baseExtension`.`id` as `product_manufacturer.baseExtension.id`,
`product_manufacturer.baseExtension`.`product_manufacturer_id` as `product_manufacturer.baseExtension.productManufacturerId`,
`product_manufacturer.baseExtension`.`product_manufacturer_version_id` as `product_manufacturer.baseExtension.productManufacturerVersionId`,
`product_manufacturer.baseExtension`.`active` as `product_manufacturer.baseExtension.active`,
`product_manufacturer.baseExtension`.`type` as `product_manufacturer.baseExtension.type`,
`product_manufacturer.baseExtension`.`created_at` as `product_manufacturer.baseExtension.createdAt`,
`product_manufacturer.baseExtension`.`updated_at` as `product_manufacturer.baseExtension.updatedAt`,
`product_manufacturer.listingPageExtension`.`id` as `product_manufacturer.listingPageExtension.id`,
`product_manufacturer.listingPageExtension`.`product_manufacturer_id` as `product_manufacturer.listingPageExtension.productManufacturerId`,
`product_manufacturer.listingPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.listingPageExtension.productManufacturerVersionId`,
`product_manufacturer.listingPageExtension`.`active` as `product_manufacturer.listingPageExtension.active`,
`product_manufacturer.listingPageExtension`.`type` as `product_manufacturer.listingPageExtension.type`,
`product_manufacturer.listingPageExtension`.`product_assignment_type` as `product_manufacturer.listingPageExtension.productAssignmentType`,
`product_manufacturer.listingPageExtension`.`product_stream_id` as `product_manufacturer.listingPageExtension.productStreamId`,
`product_manufacturer.listingPageExtension`.`size_media` as `product_manufacturer.listingPageExtension.sizeMediaId`,
`product_manufacturer.listingPageExtension`.`highlight_media` as `product_manufacturer.listingPageExtension.highlightMediaId`,
`product_manufacturer.listingPageExtension`.`created_at` as `product_manufacturer.listingPageExtension.createdAt`,
`product_manufacturer.listingPageExtension`.`updated_at` as `product_manufacturer.listingPageExtension.updatedAt`,
`product_manufacturer.listingPageExtension.translation.description`,
COALESCE(
`product_manufacturer.listingPageExtension.translation.description`,
`product_manufacturer.listingPageExtension.translation.description`
) as `product_manufacturer.listingPageExtension.description`,
`product_manufacturer.listingPageExtension.translation.sizeDescription`,
COALESCE(
`product_manufacturer.listingPageExtension.translation.sizeDescription`,
`product_manufacturer.listingPageExtension.translation.sizeDescription`
) as `product_manufacturer.listingPageExtension.sizeDescription`,
`product_manufacturer.listingPageExtension.translation.createdAt`,
`product_manufacturer.listingPageExtension.translation.updatedAt`,
`product_manufacturer.listingPageExtension.translation.listingPageExtensionId`,
`product_manufacturer.listingPageExtension.translation.languageId`,
`product_manufacturer.productPageExtension`.`id` as `product_manufacturer.productPageExtension.id`,
`product_manufacturer.productPageExtension`.`product_manufacturer_id` as `product_manufacturer.productPageExtension.productManufacturerId`,
`product_manufacturer.productPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.productPageExtension.productManufacturerVersionId`,
`product_manufacturer.productPageExtension`.`cms_page_type` as `product_manufacturer.productPageExtension.cmsPageType`,
`product_manufacturer.productPageExtension`.`cms_page_id` as `product_manufacturer.productPageExtension.cmsPageId`,
`product_manufacturer.productPageExtension`.`cms_page_version_id` as `product_manufacturer.productPageExtension.cmsPageVersionId`,
`product_manufacturer.productPageExtension`.`created_at` as `product_manufacturer.productPageExtension.createdAt`,
`product_manufacturer.productPageExtension`.`updated_at` as `product_manufacturer.productPageExtension.updatedAt`,
`product_manufacturer.productPageExtension.translation.url`,
COALESCE(
`product_manufacturer.productPageExtension.translation.url`,
`product_manufacturer.productPageExtension.translation.url`
) as `product_manufacturer.productPageExtension.url`,
`product_manufacturer.productPageExtension.translation.metaTitle`,
COALESCE(
`product_manufacturer.productPageExtension.translation.metaTitle`,
`product_manufacturer.productPageExtension.translation.metaTitle`
) as `product_manufacturer.productPageExtension.metaTitle`,
`product_manufacturer.productPageExtension.translation.metaDescription`,
COALESCE(
`product_manufacturer.productPageExtension.translation.metaDescription`,
`product_manufacturer.productPageExtension.translation.metaDescription`
) as `product_manufacturer.productPageExtension.metaDescription`,
`product_manufacturer.productPageExtension.translation.keywords`,
COALESCE(
`product_manufacturer.productPageExtension.translation.keywords`,
`product_manufacturer.productPageExtension.translation.keywords`
) as `product_manufacturer.productPageExtension.keywords`,
`product_manufacturer.productPageExtension.translation.slotConfig`,
COALESCE(
`product_manufacturer.productPageExtension.translation.slotConfig`,
`product_manufacturer.productPageExtension.translation.slotConfig`
) as `product_manufacturer.productPageExtension.slotConfig`,
`product_manufacturer.productPageExtension.translation.createdAt`,
`product_manufacturer.productPageExtension.translation.updatedAt`,
`product_manufacturer.productPageExtension.translation.productPageExtensionId`,
`product_manufacturer.productPageExtension.translation.languageId`,
`product_manufacturer.translation.name`,
COALESCE(
`product_manufacturer.translation.name`,
`product_manufacturer.translation.name`
) as `product_manufacturer.name`,
`product_manufacturer.translation.description`,
COALESCE(
`product_manufacturer.translation.description`,
`product_manufacturer.translation.description`
) as `product_manufacturer.description`,
`product_manufacturer.translation.customFields`,
COALESCE(
`product_manufacturer.translation.customFields`,
`product_manufacturer.translation.customFields`
) as `product_manufacturer.customFields`,
`product_manufacturer.translation.createdAt`,
`product_manufacturer.translation.updatedAt`,
`product_manufacturer.translation.productManufacturerId`,
`product_manufacturer.translation.languageId`,
`product_manufacturer.translation.productManufacturerVersionId`
FROM
`product_manufacturer`
LEFT JOIN (
SELECT
`product_manufacturer.translation`.product_manufacturer_id,
`product_manufacturer.translation`.product_manufacturer_version_id,
`product_manufacturer.translation`.name as `product_manufacturer.translation.name`,
`product_manufacturer.translation`.description as `product_manufacturer.translation.description`,
`product_manufacturer.translation`.custom_fields as `product_manufacturer.translation.customFields`,
`product_manufacturer.translation`.created_at as `product_manufacturer.translation.createdAt`,
`product_manufacturer.translation`.updated_at as `product_manufacturer.translation.updatedAt`,
`product_manufacturer.translation`.product_manufacturer_id as `product_manufacturer.translation.productManufacturerId`,
`product_manufacturer.translation`.language_id as `product_manufacturer.translation.languageId`,
`product_manufacturer.translation`.product_manufacturer_version_id as `product_manufacturer.translation.productManufacturerVersionId`
FROM
`product_manufacturer_translation` `product_manufacturer.translation`
WHERE
`product_manufacturer.translation`.language_id = : languageId
) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product_manufacturer`.`id`
AND `product_manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product_manufacturer`.version_id
LEFT JOIN `base_extension` `product_manufacturer.baseExtension` ON `product_manufacturer`.`id` = `product_manufacturer.baseExtension`.`product_manufacturer_id`
LEFT JOIN `listing_page_extension` `product_manufacturer.listingPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.listingPageExtension`.`product_manufacturer_id`
LEFT JOIN `product_page_extension` `product_manufacturer.productPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.productPageExtension`.`product_manufacturer_id`
LEFT JOIN (
SELECT
`product_manufacturer.listingPageExtension.translation`.listing_page_extension_id,
`product_manufacturer.listingPageExtension.translation`.description as `product_manufacturer.listingPageExtension.translation.description`,
`product_manufacturer.listingPageExtension.translation`.size_description as `product_manufacturer.listingPageExtension.translation.sizeDescription`,
`product_manufacturer.listingPageExtension.translation`.created_at as `product_manufacturer.listingPageExtension.translation.createdAt`,
`product_manufacturer.listingPageExtension.translation`.updated_at as `product_manufacturer.listingPageExtension.translation.updatedAt`,
`product_manufacturer.listingPageExtension.translation`.listing_page_extension_id as `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`,
`product_manufacturer.listingPageExtension.translation`.language_id as `product_manufacturer.listingPageExtension.translation.languageId`
FROM
`listing_page_extension_translation` `product_manufacturer.listingPageExtension.translation`
WHERE
`product_manufacturer.listingPageExtension.translation`.language_id = : languageId
) `product_manufacturer.listingPageExtension.listing_page_extension_translation` ON `product_manufacturer.listingPageExtension.listing_page_extension_translation`.`listing_page_extension_id` = `product_manufacturer.listingPageExtension`.`id`
LEFT JOIN (
SELECT
`product_manufacturer.productPageExtension.translation`.product_page_extension_id,
`product_manufacturer.productPageExtension.translation`.url as `product_manufacturer.productPageExtension.translation.url`,
`product_manufacturer.productPageExtension.translation`.meta_title as `product_manufacturer.productPageExtension.translation.metaTitle`,
`product_manufacturer.productPageExtension.translation`.meta_description as `product_manufacturer.productPageExtension.translation.metaDescription`,
`product_manufacturer.productPageExtension.translation`.keywords as `product_manufacturer.productPageExtension.translation.keywords`,
`product_manufacturer.productPageExtension.translation`.slot_config as `product_manufacturer.productPageExtension.translation.slotConfig`,
`product_manufacturer.productPageExtension.translation`.created_at as `product_manufacturer.productPageExtension.translation.createdAt`,
`product_manufacturer.productPageExtension.translation`.updated_at as `product_manufacturer.productPageExtension.translation.updatedAt`,
`product_manufacturer.productPageExtension.translation`.product_page_extension_id as `product_manufacturer.productPageExtension.translation.productPageExtensionId`,
`product_manufacturer.productPageExtension.translation`.language_id as `product_manufacturer.productPageExtension.translation.languageId`
FROM
`product_page_extension_translation` `product_manufacturer.productPageExtension.translation`
WHERE
`product_manufacturer.productPageExtension.translation`.language_id = : languageId
) `product_manufacturer.productPageExtension.product_page_extension_translation` ON `product_manufacturer.productPageExtension.product_page_extension_translation`.`product_page_extension_id` = `product_manufacturer.productPageExtension`.`id`
WHERE
(
`product_manufacturer`.`version_id` = : version
)
AND (
`product_manufacturer`.`id` IN (: ids)
)
SELECT `product_manufacturer`.`id` as `product_manufacturer.id`, `product_manufacturer`.`version_id` as `product_manufacturer.versionId`, `product_manufacturer`.`media_id` as `product_manufacturer.mediaId`, `product_manufacturer`.`link` as `product_manufacturer.link`, `product_manufacturer`.`created_at` as `product_manufacturer.createdAt`, `product_manufacturer`.`updated_at` as `product_manufacturer.updatedAt`, `product_manufacturer.baseExtension`.`id` as `product_manufacturer.baseExtension.id`, `product_manufacturer.baseExtension`.`product_manufacturer_id` as `product_manufacturer.baseExtension.productManufacturerId`, `product_manufacturer.baseExtension`.`product_manufacturer_version_id` as `product_manufacturer.baseExtension.productManufacturerVersionId`, `product_manufacturer.baseExtension`.`active` as `product_manufacturer.baseExtension.active`, `product_manufacturer.baseExtension`.`type` as `product_manufacturer.baseExtension.type`, `product_manufacturer.baseExtension`.`created_at` as `product_manufacturer.baseExtension.createdAt`, `product_manufacturer.baseExtension`.`updated_at` as `product_manufacturer.baseExtension.updatedAt`, `product_manufacturer.listingPageExtension`.`id` as `product_manufacturer.listingPageExtension.id`, `product_manufacturer.listingPageExtension`.`product_manufacturer_id` as `product_manufacturer.listingPageExtension.productManufacturerId`, `product_manufacturer.listingPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.listingPageExtension.productManufacturerVersionId`, `product_manufacturer.listingPageExtension`.`active` as `product_manufacturer.listingPageExtension.active`, `product_manufacturer.listingPageExtension`.`type` as `product_manufacturer.listingPageExtension.type`, `product_manufacturer.listingPageExtension`.`product_assignment_type` as `product_manufacturer.listingPageExtension.productAssignmentType`, `product_manufacturer.listingPageExtension`.`product_stream_id` as `product_manufacturer.listingPageExtension.productStreamId`, `product_manufacturer.listingPageExtension`.`size_media` as `product_manufacturer.listingPageExtension.sizeMediaId`, `product_manufacturer.listingPageExtension`.`highlight_media` as `product_manufacturer.listingPageExtension.highlightMediaId`, `product_manufacturer.listingPageExtension`.`created_at` as `product_manufacturer.listingPageExtension.createdAt`, `product_manufacturer.listingPageExtension`.`updated_at` as `product_manufacturer.listingPageExtension.updatedAt`, `product_manufacturer.listingPageExtension.translation.description`, COALESCE(`product_manufacturer.listingPageExtension.translation.description`,`product_manufacturer.listingPageExtension.translation.description`) as `product_manufacturer.listingPageExtension.description`, `product_manufacturer.listingPageExtension.translation.sizeDescription`, COALESCE(`product_manufacturer.listingPageExtension.translation.sizeDescription`,`product_manufacturer.listingPageExtension.translation.sizeDescription`) as `product_manufacturer.listingPageExtension.sizeDescription`, `product_manufacturer.listingPageExtension.translation.createdAt`, `product_manufacturer.listingPageExtension.translation.updatedAt`, `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product_manufacturer.listingPageExtension.translation.languageId`, `product_manufacturer.productPageExtension`.`id` as `product_manufacturer.productPageExtension.id`, `product_manufacturer.productPageExtension`.`product_manufacturer_id` as `product_manufacturer.productPageExtension.productManufacturerId`, `product_manufacturer.productPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.productPageExtension.productManufacturerVersionId`, `product_manufacturer.productPageExtension`.`cms_page_type` as `product_manufacturer.productPageExtension.cmsPageType`, `product_manufacturer.productPageExtension`.`cms_page_id` as `product_manufacturer.productPageExtension.cmsPageId`, `product_manufacturer.productPageExtension`.`cms_page_version_id` as `product_manufacturer.productPageExtension.cmsPageVersionId`, `product_manufacturer.productPageExtension`.`created_at` as `product_manufacturer.productPageExtension.createdAt`, `product_manufacturer.productPageExtension`.`updated_at` as `product_manufacturer.productPageExtension.updatedAt`, `product_manufacturer.productPageExtension.translation.url`, COALESCE(`product_manufacturer.productPageExtension.translation.url`,`product_manufacturer.productPageExtension.translation.url`) as `product_manufacturer.productPageExtension.url`, `product_manufacturer.productPageExtension.translation.metaTitle`, COALESCE(`product_manufacturer.productPageExtension.translation.metaTitle`,`product_manufacturer.productPageExtension.translation.metaTitle`) as `product_manufacturer.productPageExtension.metaTitle`, `product_manufacturer.productPageExtension.translation.metaDescription`, COALESCE(`product_manufacturer.productPageExtension.translation.metaDescription`,`product_manufacturer.productPageExtension.translation.metaDescription`) as `product_manufacturer.productPageExtension.metaDescription`, `product_manufacturer.productPageExtension.translation.keywords`, COALESCE(`product_manufacturer.productPageExtension.translation.keywords`,`product_manufacturer.productPageExtension.translation.keywords`) as `product_manufacturer.productPageExtension.keywords`, `product_manufacturer.productPageExtension.translation.slotConfig`, COALESCE(`product_manufacturer.productPageExtension.translation.slotConfig`,`product_manufacturer.productPageExtension.translation.slotConfig`) as `product_manufacturer.productPageExtension.slotConfig`, `product_manufacturer.productPageExtension.translation.createdAt`, `product_manufacturer.productPageExtension.translation.updatedAt`, `product_manufacturer.productPageExtension.translation.productPageExtensionId`, `product_manufacturer.productPageExtension.translation.languageId`, `product_manufacturer.translation.name`, COALESCE(`product_manufacturer.translation.name`,`product_manufacturer.translation.name`) as `product_manufacturer.name`, `product_manufacturer.translation.description`, COALESCE(`product_manufacturer.translation.description`,`product_manufacturer.translation.description`) as `product_manufacturer.description`, `product_manufacturer.translation.customFields`, COALESCE(`product_manufacturer.translation.customFields`,`product_manufacturer.translation.customFields`) as `product_manufacturer.customFields`, `product_manufacturer.translation.createdAt`, `product_manufacturer.translation.updatedAt`, `product_manufacturer.translation.productManufacturerId`, `product_manufacturer.translation.languageId`, `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer` LEFT JOIN (SELECT `product_manufacturer.translation`.product_manufacturer_id, `product_manufacturer.translation`.product_manufacturer_version_id, `product_manufacturer.translation`.name as `product_manufacturer.translation.name`, `product_manufacturer.translation`.description as `product_manufacturer.translation.description`, `product_manufacturer.translation`.custom_fields as `product_manufacturer.translation.customFields`, `product_manufacturer.translation`.created_at as `product_manufacturer.translation.createdAt`, `product_manufacturer.translation`.updated_at as `product_manufacturer.translation.updatedAt`, `product_manufacturer.translation`.product_manufacturer_id as `product_manufacturer.translation.productManufacturerId`, `product_manufacturer.translation`.language_id as `product_manufacturer.translation.languageId`, `product_manufacturer.translation`.product_manufacturer_version_id as `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer_translation` `product_manufacturer.translation` WHERE `product_manufacturer.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product_manufacturer`.`id` AND `product_manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product_manufacturer`.version_id LEFT JOIN `base_extension` `product_manufacturer.baseExtension` ON `product_manufacturer`.`id` = `product_manufacturer.baseExtension`.`product_manufacturer_id` LEFT JOIN `listing_page_extension` `product_manufacturer.listingPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.listingPageExtension`.`product_manufacturer_id` LEFT JOIN `product_page_extension` `product_manufacturer.productPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.productPageExtension`.`product_manufacturer_id` LEFT JOIN (SELECT `product_manufacturer.listingPageExtension.translation`.listing_page_extension_id, `product_manufacturer.listingPageExtension.translation`.description as `product_manufacturer.listingPageExtension.translation.description`, `product_manufacturer.listingPageExtension.translation`.size_description as `product_manufacturer.listingPageExtension.translation.sizeDescription`, `product_manufacturer.listingPageExtension.translation`.created_at as `product_manufacturer.listingPageExtension.translation.createdAt`, `product_manufacturer.listingPageExtension.translation`.updated_at as `product_manufacturer.listingPageExtension.translation.updatedAt`, `product_manufacturer.listingPageExtension.translation`.listing_page_extension_id as `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product_manufacturer.listingPageExtension.translation`.language_id as `product_manufacturer.listingPageExtension.translation.languageId` FROM `listing_page_extension_translation` `product_manufacturer.listingPageExtension.translation` WHERE `product_manufacturer.listingPageExtension.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product_manufacturer.listingPageExtension.listing_page_extension_translation` ON `product_manufacturer.listingPageExtension.listing_page_extension_translation`.`listing_page_extension_id` = `product_manufacturer.listingPageExtension`.`id` LEFT JOIN (SELECT `product_manufacturer.productPageExtension.translation`.product_page_extension_id, `product_manufacturer.productPageExtension.translation`.url as `product_manufacturer.productPageExtension.translation.url`, `product_manufacturer.productPageExtension.translation`.meta_title as `product_manufacturer.productPageExtension.translation.metaTitle`, `product_manufacturer.productPageExtension.translation`.meta_description as `product_manufacturer.productPageExtension.translation.metaDescription`, `product_manufacturer.productPageExtension.translation`.keywords as `product_manufacturer.productPageExtension.translation.keywords`, `product_manufacturer.productPageExtension.translation`.slot_config as `product_manufacturer.productPageExtension.translation.slotConfig`, `product_manufacturer.productPageExtension.translation`.created_at as `product_manufacturer.productPageExtension.translation.createdAt`, `product_manufacturer.productPageExtension.translation`.updated_at as `product_manufacturer.productPageExtension.translation.updatedAt`, `product_manufacturer.productPageExtension.translation`.product_page_extension_id as `product_manufacturer.productPageExtension.translation.productPageExtensionId`, `product_manufacturer.productPageExtension.translation`.language_id as `product_manufacturer.productPageExtension.translation.languageId` FROM `product_page_extension_translation` `product_manufacturer.productPageExtension.translation` WHERE `product_manufacturer.productPageExtension.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product_manufacturer.productPageExtension.product_page_extension_translation` ON `product_manufacturer.productPageExtension.product_page_extension_translation`.`product_page_extension_id` = `product_manufacturer.productPageExtension`.`id` WHERE (`product_manufacturer`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND (`product_manufacturer`.`id` IN (0x4D79C8F0B162649AE08A2644028CD1E5));
array:54 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 82)"
10 => "Nd\Theme\Subscriber\AddProductLabels::onProductsLoaded (line 230)"
11 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
12 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
13 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
14 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
15 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
16 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 33)"
17 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
18 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 208)"
19 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
20 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 147)"
21 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::fetchByCriteria (line 85)"
22 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
23 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
24 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
25 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
26 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
27 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
28 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
29 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
30 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
31 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
32 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
33 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
34 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
35 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
36 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
37 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
38 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
39 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
40 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
41 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
42 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
43 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
44 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
45 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
46 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
47 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
48 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
49 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
50 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
51 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
52 => "Shopware\Core\HttpKernel::doHandle (line 81)"
53 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
293.04 ms (0.00%)
|
|
SELECT `product`.`id` as `product.id`, `product`.`version_id` as `product.versionId`, `product`.`parent_id` as `product.parentId`, `product`.`parent_version_id` as `product.parentVersionId`, COALESCE(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`) as `product.manufacturerId`, COALESCE(`product`.`product_manufacturer_version_id`, `product.parent`.`product_manufacturer_version_id`) as `product.productManufacturerVersionId`, COALESCE(`product`.`unit_id`, `product.parent`.`unit_id`) as `product.unitId`, COALESCE(`product`.`tax_id`, `product.parent`.`tax_id`) as `product.taxId`, COALESCE(`product`.`product_media_id`, `product.parent`.`product_media_id`) as `product.coverId`, COALESCE(`product`.`product_media_version_id`, `product.parent`.`product_media_version_id`) as `product.productMediaVersionId`, COALESCE(`product`.`delivery_time_id`, `product.parent`.`delivery_time_id`) as `product.deliveryTimeId`, COALESCE(`product`.`product_feature_set_id`, `product.parent`.`product_feature_set_id`) as `product.featureSetId`, COALESCE(`product`.`canonical_product_id`, `product.parent`.`canonical_product_id`) as `product.canonicalProductId`, COALESCE(`product`.`cms_page_id`, `product.parent`.`cms_page_id`) as `product.cmsPageId`, COALESCE(`product`.`cms_page_version_id`, `product.parent`.`cms_page_version_id`) as `product.cmsPageVersionId`, `product.parent`.`price` as `product.price.inherited`, COALESCE(`product`.`price`, `product.parent`.`price`) as `product.price`, `product`.`product_number` as `product.productNumber`, `product`.`stock` as `product.stock`, COALESCE(`product`.`restock_time`, `product.parent`.`restock_time`) as `product.restockTime`, `product`.`auto_increment` as `product.autoIncrement`, COALESCE(`product`.`active`, `product.parent`.`active`) as `product.active`, `product`.`available_stock` as `product.availableStock`, `product`.`available` as `product.available`, COALESCE(`product`.`is_closeout`, `product.parent`.`is_closeout`) as `product.isCloseout`, `product`.`display_group` as `product.displayGroup`, `product.parent`.`configurator_group_config` as `product.configuratorGroupConfig.inherited`, COALESCE(`product`.`configurator_group_config`, `product.parent`.`configurator_group_config`) as `product.configuratorGroupConfig`, COALESCE(`product`.`main_variant_id`, `product.parent`.`main_variant_id`) as `product.mainVariantId`, COALESCE(`product`.`display_parent`, `product.parent`.`display_parent`) as `product.displayParent`, `product.parent`.`variant_listing_config` as `product.variantListingConfig.inherited`, COALESCE(`product`.`variant_listing_config`, `product.parent`.`variant_listing_config`) as `product.variantListingConfig`, `product`.`variant_restrictions` as `product.variantRestrictions`, COALESCE(`product`.`manufacturer_number`, `product.parent`.`manufacturer_number`) as `product.manufacturerNumber`, COALESCE(`product`.`ean`, `product.parent`.`ean`) as `product.ean`, COALESCE(`product`.`purchase_steps`, `product.parent`.`purchase_steps`) as `product.purchaseSteps`, COALESCE(`product`.`max_purchase`, `product.parent`.`max_purchase`) as `product.maxPurchase`, COALESCE(`product`.`min_purchase`, `product.parent`.`min_purchase`) as `product.minPurchase`, COALESCE(`product`.`purchase_unit`, `product.parent`.`purchase_unit`) as `product.purchaseUnit`, COALESCE(`product`.`reference_unit`, `product.parent`.`reference_unit`) as `product.referenceUnit`, COALESCE(`product`.`shipping_free`, `product.parent`.`shipping_free`) as `product.shippingFree`, `product.parent`.`purchase_prices` as `product.purchasePrices.inherited`, COALESCE(`product`.`purchase_prices`, `product.parent`.`purchase_prices`) as `product.purchasePrices`, COALESCE(`product`.`mark_as_topseller`, `product.parent`.`mark_as_topseller`) as `product.markAsTopseller`, COALESCE(`product`.`weight`, `product.parent`.`weight`) as `product.weight`, COALESCE(`product`.`width`, `product.parent`.`width`) as `product.width`, COALESCE(`product`.`height`, `product.parent`.`height`) as `product.height`, COALESCE(`product`.`length`, `product.parent`.`length`) as `product.length`, COALESCE(`product`.`release_date`, `product.parent`.`release_date`) as `product.releaseDate`, COALESCE(`product`.`rating_average`, `product.parent`.`rating_average`) as `product.ratingAverage`, `product.parent`.`category_tree` as `product.categoryTree.inherited`, COALESCE(`product`.`category_tree`, `product.parent`.`category_tree`) as `product.categoryTree`, `product.parent`.`property_ids` as `product.propertyIds.inherited`, COALESCE(`product`.`property_ids`, `product.parent`.`property_ids`) as `product.propertyIds`, `product.parent`.`option_ids` as `product.optionIds.inherited`, COALESCE(`product`.`option_ids`, `product.parent`.`option_ids`) as `product.optionIds`, `product.parent`.`stream_ids` as `product.streamIds.inherited`, COALESCE(`product`.`stream_ids`, `product.parent`.`stream_ids`) as `product.streamIds`, `product.parent`.`tag_ids` as `product.tagIds.inherited`, COALESCE(`product`.`tag_ids`, `product.parent`.`tag_ids`) as `product.tagIds`, `product.parent`.`category_ids` as `product.categoryIds.inherited`, COALESCE(`product`.`category_ids`, `product.parent`.`category_ids`) as `product.categoryIds`, `product`.`child_count` as `product.childCount`, COALESCE(`product`.`custom_field_set_selection_active`, `product.parent`.`custom_field_set_selection_active`) as `product.customFieldSetSelectionActive`, `product`.`sales` as `product.sales`, `product`.`states` as `product.states`, `product.tax`.`id` as `product.tax.id`, `product.tax`.`tax_rate` as `product.tax.taxRate`, `product.tax`.`name` as `product.tax.name`, `product.tax`.`position` as `product.tax.position`, `product.tax`.`custom_fields` as `product.tax.customFields`, `product.tax`.`created_at` as `product.tax.createdAt`, `product.tax`.`updated_at` as `product.tax.updatedAt`, `product.parent`.`cheapest_price` as `product.cheapestPrice.inherited`, COALESCE(`product`.`cheapest_price`, `product.parent`.`cheapest_price`) as `product.cheapestPrice`, `product`.`created_at` as `product.createdAt`, `product`.`updated_at` as `product.updatedAt`, `product.secondMediaExtension`.`id` as `product.secondMediaExtension.id`, `product.secondMediaExtension`.`product_id` as `product.secondMediaExtension.productId`, `product.secondMediaExtension`.`product_version_id` as `product.secondMediaExtension.productVersionId`, `product.secondMediaExtension`.`second_media_id` as `product.secondMediaExtension.secondMediaId`, `product.secondMediaExtension.secondMedia`.`id` as `product.secondMediaExtension.secondMedia.id`, `product.secondMediaExtension.secondMedia`.`version_id` as `product.secondMediaExtension.secondMedia.versionId`, `product.secondMediaExtension.secondMedia`.`product_id` as `product.secondMediaExtension.secondMedia.productId`, `product.secondMediaExtension.secondMedia`.`product_version_id` as `product.secondMediaExtension.secondMedia.productVersionId`, `product.secondMediaExtension.secondMedia`.`media_id` as `product.secondMediaExtension.secondMedia.mediaId`, `product.secondMediaExtension.secondMedia`.`position` as `product.secondMediaExtension.secondMedia.position`, `product.secondMediaExtension.secondMedia.media`.`id` as `product.secondMediaExtension.secondMedia.media.id`, `product.secondMediaExtension.secondMedia.media`.`user_id` as `product.secondMediaExtension.secondMedia.media.userId`, `product.secondMediaExtension.secondMedia.media`.`media_folder_id` as `product.secondMediaExtension.secondMedia.media.mediaFolderId`, `product.secondMediaExtension.secondMedia.media`.`mime_type` as `product.secondMediaExtension.secondMedia.media.mimeType`, `product.secondMediaExtension.secondMedia.media`.`file_extension` as `product.secondMediaExtension.secondMedia.media.fileExtension`, `product.secondMediaExtension.secondMedia.media`.`uploaded_at` as `product.secondMediaExtension.secondMedia.media.uploadedAt`, `product.secondMediaExtension.secondMedia.media`.`file_name` as `product.secondMediaExtension.secondMedia.media.fileName`, `product.secondMediaExtension.secondMedia.media`.`file_size` as `product.secondMediaExtension.secondMedia.media.fileSize`, `product.secondMediaExtension.secondMedia.media`.`media_type` as `product.secondMediaExtension.secondMedia.media.mediaTypeRaw`, `product.secondMediaExtension.secondMedia.media`.`meta_data` as `product.secondMediaExtension.secondMedia.media.metaData`, `product.secondMediaExtension.secondMedia.media`.`private` as `product.secondMediaExtension.secondMedia.media.private`, `product.secondMediaExtension.secondMedia.media`.`thumbnails_ro` as `product.secondMediaExtension.secondMedia.media.thumbnailsRo`, `product.secondMediaExtension.secondMedia.media`.`created_at` as `product.secondMediaExtension.secondMedia.media.createdAt`, `product.secondMediaExtension.secondMedia.media`.`updated_at` as `product.secondMediaExtension.secondMedia.media.updatedAt`, `product.secondMediaExtension.secondMedia.media.translation.title`, COALESCE(`product.secondMediaExtension.secondMedia.media.translation.title`,`product.secondMediaExtension.secondMedia.media.translation.title`) as `product.secondMediaExtension.secondMedia.media.title`, `product.secondMediaExtension.secondMedia.media.translation.alt`, COALESCE(`product.secondMediaExtension.secondMedia.media.translation.alt`,`product.secondMediaExtension.secondMedia.media.translation.alt`) as `product.secondMediaExtension.secondMedia.media.alt`, `product.secondMediaExtension.secondMedia.media.translation.customFields`, COALESCE(`product.secondMediaExtension.secondMedia.media.translation.customFields`,`product.secondMediaExtension.secondMedia.media.translation.customFields`) as `product.secondMediaExtension.secondMedia.media.customFields`, `product.secondMediaExtension.secondMedia.media.translation.createdAt`, `product.secondMediaExtension.secondMedia.media.translation.updatedAt`, `product.secondMediaExtension.secondMedia.media.translation.mediaId`, `product.secondMediaExtension.secondMedia.media.translation.languageId`, `product.secondMediaExtension.secondMedia`.`custom_fields` as `product.secondMediaExtension.secondMedia.customFields`, `product.secondMediaExtension.secondMedia`.`created_at` as `product.secondMediaExtension.secondMedia.createdAt`, `product.secondMediaExtension.secondMedia`.`updated_at` as `product.secondMediaExtension.secondMedia.updatedAt`, `product.secondMediaExtension`.`created_at` as `product.secondMediaExtension.createdAt`, `product.secondMediaExtension`.`updated_at` as `product.secondMediaExtension.updatedAt`, `product.srsExtension`.`id` as `product.srsExtension.id`, `product.srsExtension`.`version_id` as `product.srsExtension.versionId`, `product.srsExtension`.`product_id` as `product.srsExtension.productId`, `product.srsExtension`.`product_version_id` as `product.srsExtension.productVersionId`, `product.srsExtension`.`srs_id` as `product.srsExtension.srsId`, `product.srsExtension`.`base_id` as `product.srsExtension.baseId`, `product.srsExtension`.`created_at` as `product.srsExtension.createdAt`, `product.srsExtension`.`updated_at` as `product.srsExtension.updatedAt`, `product.manufacturer`.`id` as `product.manufacturer.id`, `product.manufacturer`.`version_id` as `product.manufacturer.versionId`, `product.manufacturer`.`media_id` as `product.manufacturer.mediaId`, `product.manufacturer`.`link` as `product.manufacturer.link`, `product.manufacturer`.`created_at` as `product.manufacturer.createdAt`, `product.manufacturer`.`updated_at` as `product.manufacturer.updatedAt`, `product.manufacturer.baseExtension`.`id` as `product.manufacturer.baseExtension.id`, `product.manufacturer.baseExtension`.`product_manufacturer_id` as `product.manufacturer.baseExtension.productManufacturerId`, `product.manufacturer.baseExtension`.`product_manufacturer_version_id` as `product.manufacturer.baseExtension.productManufacturerVersionId`, `product.manufacturer.baseExtension`.`active` as `product.manufacturer.baseExtension.active`, `product.manufacturer.baseExtension`.`type` as `product.manufacturer.baseExtension.type`, `product.manufacturer.baseExtension`.`created_at` as `product.manufacturer.baseExtension.createdAt`, `product.manufacturer.baseExtension`.`updated_at` as `product.manufacturer.baseExtension.updatedAt`, `product.manufacturer.listingPageExtension`.`id` as `product.manufacturer.listingPageExtension.id`, `product.manufacturer.listingPageExtension`.`product_manufacturer_id` as `product.manufacturer.listingPageExtension.productManufacturerId`, `product.manufacturer.listingPageExtension`.`product_manufacturer_version_id` as `product.manufacturer.listingPageExtension.productManufacturerVersionId`, `product.manufacturer.listingPageExtension`.`active` as `product.manufacturer.listingPageExtension.active`, `product.manufacturer.listingPageExtension`.`type` as `product.manufacturer.listingPageExtension.type`, `product.manufacturer.listingPageExtension`.`product_assignment_type` as `product.manufacturer.listingPageExtension.productAssignmentType`, `product.manufacturer.listingPageExtension`.`product_stream_id` as `product.manufacturer.listingPageExtension.productStreamId`, `product.manufacturer.listingPageExtension`.`size_media` as `product.manufacturer.listingPageExtension.sizeMediaId`, `product.manufacturer.listingPageExtension`.`highlight_media` as `product.manufacturer.listingPageExtension.highlightMediaId`, `product.manufacturer.listingPageExtension`.`created_at` as `product.manufacturer.listingPageExtension.createdAt`, `product.manufacturer.listingPageExtension`.`updated_at` as `product.manufacturer.listingPageExtension.updatedAt`, `product.manufacturer.listingPageExtension.translation.description`, COALESCE(`product.manufacturer.listingPageExtension.translation.description`,`product.manufacturer.listingPageExtension.translation.description`) as `product.manufacturer.listingPageExtension.description`, `product.manufacturer.listingPageExtension.translation.sizeDescription`, COALESCE(`product.manufacturer.listingPageExtension.translation.sizeDescription`,`product.manufacturer.listingPageExtension.translation.sizeDescription`) as `product.manufacturer.listingPageExtension.sizeDescription`, `product.manufacturer.listingPageExtension.translation.createdAt`, `product.manufacturer.listingPageExtension.translation.updatedAt`, `product.manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product.manufacturer.listingPageExtension.translation.languageId`, `product.manufacturer.productPageExtension`.`id` as `product.manufacturer.productPageExtension.id`, `product.manufacturer.productPageExtension`.`product_manufacturer_id` as `product.manufacturer.productPageExtension.productManufacturerId`, `product.manufacturer.productPageExtension`.`product_manufacturer_version_id` as `product.manufacturer.productPageExtension.productManufacturerVersionId`, `product.manufacturer.productPageExtension`.`cms_page_type` as `product.manufacturer.productPageExtension.cmsPageType`, `product.manufacturer.productPageExtension`.`cms_page_id` as `product.manufacturer.productPageExtension.cmsPageId`, `product.manufacturer.productPageExtension`.`cms_page_version_id` as `product.manufacturer.productPageExtension.cmsPageVersionId`, `product.manufacturer.productPageExtension`.`created_at` as `product.manufacturer.productPageExtension.createdAt`, `product.manufacturer.productPageExtension`.`updated_at` as `product.manufacturer.productPageExtension.updatedAt`, `product.manufacturer.productPageExtension.translation.url`, COALESCE(`product.manufacturer.productPageExtension.translation.url`,`product.manufacturer.productPageExtension.translation.url`) as `product.manufacturer.productPageExtension.url`, `product.manufacturer.productPageExtension.translation.metaTitle`, COALESCE(`product.manufacturer.productPageExtension.translation.metaTitle`,`product.manufacturer.productPageExtension.translation.metaTitle`) as `product.manufacturer.productPageExtension.metaTitle`, `product.manufacturer.productPageExtension.translation.metaDescription`, COALESCE(`product.manufacturer.productPageExtension.translation.metaDescription`,`product.manufacturer.productPageExtension.translation.metaDescription`) as `product.manufacturer.productPageExtension.metaDescription`, `product.manufacturer.productPageExtension.translation.keywords`, COALESCE(`product.manufacturer.productPageExtension.translation.keywords`,`product.manufacturer.productPageExtension.translation.keywords`) as `product.manufacturer.productPageExtension.keywords`, `product.manufacturer.productPageExtension.translation.slotConfig`, COALESCE(`product.manufacturer.productPageExtension.translation.slotConfig`,`product.manufacturer.productPageExtension.translation.slotConfig`) as `product.manufacturer.productPageExtension.slotConfig`, `product.manufacturer.productPageExtension.translation.createdAt`, `product.manufacturer.productPageExtension.translation.updatedAt`, `product.manufacturer.productPageExtension.translation.productPageExtensionId`, `product.manufacturer.productPageExtension.translation.languageId`, `product.manufacturer.translation.name`, COALESCE(`product.manufacturer.translation.name`,`product.manufacturer.translation.name`) as `product.manufacturer.name`, `product.manufacturer.translation.description`, COALESCE(`product.manufacturer.translation.description`,`product.manufacturer.translation.description`) as `product.manufacturer.description`, `product.manufacturer.translation.customFields`, COALESCE(`product.manufacturer.translation.customFields`,`product.manufacturer.translation.customFields`) as `product.manufacturer.customFields`, `product.manufacturer.translation.createdAt`, `product.manufacturer.translation.updatedAt`, `product.manufacturer.translation.productManufacturerId`, `product.manufacturer.translation.languageId`, `product.manufacturer.translation.productManufacturerVersionId`, (SELECT GROUP_CONCAT(HEX(`product.options.mapping`.`property_group_option_id`) SEPARATOR '||')
FROM `product_option` `product.options.mapping`
WHERE `product.options.mapping`.`product_id` = `product`.`id` ) as `product.options.id_mapping`, `product.cover`.`id` as `product.cover.id`, `product.cover`.`version_id` as `product.cover.versionId`, `product.cover`.`product_id` as `product.cover.productId`, `product.cover`.`product_version_id` as `product.cover.productVersionId`, `product.cover`.`media_id` as `product.cover.mediaId`, `product.cover`.`position` as `product.cover.position`, `product.cover.media`.`id` as `product.cover.media.id`, `product.cover.media`.`user_id` as `product.cover.media.userId`, `product.cover.media`.`media_folder_id` as `product.cover.media.mediaFolderId`, `product.cover.media`.`mime_type` as `product.cover.media.mimeType`, `product.cover.media`.`file_extension` as `product.cover.media.fileExtension`, `product.cover.media`.`uploaded_at` as `product.cover.media.uploadedAt`, `product.cover.media`.`file_name` as `product.cover.media.fileName`, `product.cover.media`.`file_size` as `product.cover.media.fileSize`, `product.cover.media`.`media_type` as `product.cover.media.mediaTypeRaw`, `product.cover.media`.`meta_data` as `product.cover.media.metaData`, `product.cover.media`.`private` as `product.cover.media.private`, `product.cover.media`.`thumbnails_ro` as `product.cover.media.thumbnailsRo`, `product.cover.media`.`created_at` as `product.cover.media.createdAt`, `product.cover.media`.`updated_at` as `product.cover.media.updatedAt`, `product.cover.media.translation.title`, COALESCE(`product.cover.media.translation.title`,`product.cover.media.translation.title`) as `product.cover.media.title`, `product.cover.media.translation.alt`, COALESCE(`product.cover.media.translation.alt`,`product.cover.media.translation.alt`) as `product.cover.media.alt`, `product.cover.media.translation.customFields`, COALESCE(`product.cover.media.translation.customFields`,`product.cover.media.translation.customFields`) as `product.cover.media.customFields`, `product.cover.media.translation.createdAt`, `product.cover.media.translation.updatedAt`, `product.cover.media.translation.mediaId`, `product.cover.media.translation.languageId`, `product.cover`.`custom_fields` as `product.cover.customFields`, `product.cover`.`created_at` as `product.cover.createdAt`, `product.cover`.`updated_at` as `product.cover.updatedAt`, (SELECT GROUP_CONCAT(HEX(`product.properties.mapping`.`property_group_option_id`) SEPARATOR '||')
FROM `product_property` `product.properties.mapping`
WHERE `product.properties.mapping`.`product_id` = `product`.`properties` ) as `product.properties.id_mapping`, `product.translation.metaDescription`, `product.parent.translation.metaDescription`, COALESCE(`product.translation.metaDescription`,`product.parent.translation.metaDescription`,`product.translation.metaDescription`) as `product.metaDescription`, `product.translation.name`, `product.parent.translation.name`, COALESCE(`product.translation.name`,`product.parent.translation.name`,`product.translation.name`) as `product.name`, `product.translation.keywords`, `product.parent.translation.keywords`, COALESCE(`product.translation.keywords`,`product.parent.translation.keywords`,`product.translation.keywords`) as `product.keywords`, `product.translation.description`, `product.parent.translation.description`, COALESCE(`product.translation.description`,`product.parent.translation.description`,`product.translation.description`) as `product.description`, `product.translation.metaTitle`, `product.parent.translation.metaTitle`, COALESCE(`product.translation.metaTitle`,`product.parent.translation.metaTitle`,`product.translation.metaTitle`) as `product.metaTitle`, `product.translation.packUnit`, `product.parent.translation.packUnit`, COALESCE(`product.translation.packUnit`,`product.parent.translation.packUnit`,`product.translation.packUnit`) as `product.packUnit`, `product.translation.packUnitPlural`, `product.parent.translation.packUnitPlural`, COALESCE(`product.translation.packUnitPlural`,`product.parent.translation.packUnitPlural`,`product.translation.packUnitPlural`) as `product.packUnitPlural`, `product.translation.customSearchKeywords`, `product.parent.translation.customSearchKeywords`, COALESCE(`product.translation.customSearchKeywords`,`product.parent.translation.customSearchKeywords`,`product.translation.customSearchKeywords`) as `product.customSearchKeywords`, `product.translation.slotConfig`, `product.parent.translation.slotConfig`, COALESCE(`product.translation.slotConfig`,`product.parent.translation.slotConfig`,`product.translation.slotConfig`) as `product.slotConfig`, `product.translation.customFields`, `product.parent.translation.customFields`, COALESCE(`product.translation.customFields`,`product.parent.translation.customFields`,`product.translation.customFields`) as `product.customFields`, `product.translation.createdAt`, `product.parent.translation.createdAt`, `product.translation.updatedAt`, `product.parent.translation.updatedAt`, `product.translation.productId`, `product.parent.translation.productId`, `product.translation.languageId`, `product.parent.translation.languageId`, `product.translation.productVersionId`, `product.parent.translation.productVersionId` 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_srs_extension` `product.srsExtension` ON `product`.`srsExtension` = `product.srsExtension`.`product_id` AND `product`.`version_id` = `product.srsExtension`.`version_id` LEFT JOIN (SELECT `product.translation`.product_id, `product.translation`.product_version_id, `product.translation`.meta_description as `product.translation.metaDescription`, `product.translation`.name as `product.translation.name`, `product.translation`.keywords as `product.translation.keywords`, `product.translation`.description as `product.translation.description`, `product.translation`.meta_title as `product.translation.metaTitle`, `product.translation`.pack_unit as `product.translation.packUnit`, `product.translation`.pack_unit_plural as `product.translation.packUnitPlural`, `product.translation`.custom_search_keywords as `product.translation.customSearchKeywords`, `product.translation`.slot_config as `product.translation.slotConfig`, `product.translation`.custom_fields as `product.translation.customFields`, `product.translation`.created_at as `product.translation.createdAt`, `product.translation`.updated_at as `product.translation.updatedAt`, `product.translation`.product_id as `product.translation.productId`, `product.translation`.language_id as `product.translation.languageId`, `product.translation`.product_version_id as `product.translation.productVersionId` FROM `product_translation` `product.translation` WHERE `product.translation`.language_id = :languageId) `product.product_translation` ON `product.product_translation`.`product_id` = `product`.`id` AND `product.product_translation`.product_version_id = `product`.version_id LEFT JOIN (SELECT `product.parent.translation`.product_id, `product.parent.translation`.product_version_id, `product.parent.translation`.meta_description as `product.parent.translation.metaDescription`, `product.parent.translation`.name as `product.parent.translation.name`, `product.parent.translation`.keywords as `product.parent.translation.keywords`, `product.parent.translation`.description as `product.parent.translation.description`, `product.parent.translation`.meta_title as `product.parent.translation.metaTitle`, `product.parent.translation`.pack_unit as `product.parent.translation.packUnit`, `product.parent.translation`.pack_unit_plural as `product.parent.translation.packUnitPlural`, `product.parent.translation`.custom_search_keywords as `product.parent.translation.customSearchKeywords`, `product.parent.translation`.slot_config as `product.parent.translation.slotConfig`, `product.parent.translation`.custom_fields as `product.parent.translation.customFields`, `product.parent.translation`.created_at as `product.parent.translation.createdAt`, `product.parent.translation`.updated_at as `product.parent.translation.updatedAt`, `product.parent.translation`.product_id as `product.parent.translation.productId`, `product.parent.translation`.language_id as `product.parent.translation.languageId`, `product.parent.translation`.product_version_id as `product.parent.translation.productVersionId` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation`.language_id = :languageId) `product.product_translation.parent` ON `product.product_translation.parent`.`product_id` = `product.parent`.`id` AND `product.product_translation.parent`.product_version_id = `product.parent`.version_id LEFT JOIN `tax` `product.tax` ON `product`.`tax` = `product.tax`.`id` LEFT JOIN `nd_second_media_extension` `product.secondMediaExtension` ON `product`.`secondMediaExtension` = `product.secondMediaExtension`.`product_id` LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product`.`manufacturer` = `product.manufacturer`.`id` AND `product`.`version_id` = `product.manufacturer`.`version_id` LEFT JOIN `product_media` `product.cover` ON `product`.`cover` = `product.cover`.`id` AND `product`.`version_id` = `product.cover`.`version_id` LEFT JOIN `product_media` `product.secondMediaExtension.secondMedia` ON `product.secondMediaExtension`.`second_media_id` = `product.secondMediaExtension.secondMedia`.`id` LEFT JOIN `media` `product.secondMediaExtension.secondMedia.media` ON `product.secondMediaExtension.secondMedia`.`media_id` = `product.secondMediaExtension.secondMedia.media`.`id` LEFT JOIN (SELECT `product.secondMediaExtension.secondMedia.media.translation`.media_id, `product.secondMediaExtension.secondMedia.media.translation`.title as `product.secondMediaExtension.secondMedia.media.translation.title`, `product.secondMediaExtension.secondMedia.media.translation`.alt as `product.secondMediaExtension.secondMedia.media.translation.alt`, `product.secondMediaExtension.secondMedia.media.translation`.custom_fields as `product.secondMediaExtension.secondMedia.media.translation.customFields`, `product.secondMediaExtension.secondMedia.media.translation`.created_at as `product.secondMediaExtension.secondMedia.media.translation.createdAt`, `product.secondMediaExtension.secondMedia.media.translation`.updated_at as `product.secondMediaExtension.secondMedia.media.translation.updatedAt`, `product.secondMediaExtension.secondMedia.media.translation`.media_id as `product.secondMediaExtension.secondMedia.media.translation.mediaId`, `product.secondMediaExtension.secondMedia.media.translation`.language_id as `product.secondMediaExtension.secondMedia.media.translation.languageId` FROM `media_translation` `product.secondMediaExtension.secondMedia.media.translation` WHERE `product.secondMediaExtension.secondMedia.media.translation`.language_id = :languageId) `product.secondMediaExtension.secondMedia.media.media_translation` ON `product.secondMediaExtension.secondMedia.media.media_translation`.`media_id` = `product.secondMediaExtension.secondMedia.media`.`id` LEFT JOIN (SELECT `product.manufacturer.translation`.product_manufacturer_id, `product.manufacturer.translation`.product_manufacturer_version_id, `product.manufacturer.translation`.name as `product.manufacturer.translation.name`, `product.manufacturer.translation`.description as `product.manufacturer.translation.description`, `product.manufacturer.translation`.custom_fields as `product.manufacturer.translation.customFields`, `product.manufacturer.translation`.created_at as `product.manufacturer.translation.createdAt`, `product.manufacturer.translation`.updated_at as `product.manufacturer.translation.updatedAt`, `product.manufacturer.translation`.product_manufacturer_id as `product.manufacturer.translation.productManufacturerId`, `product.manufacturer.translation`.language_id as `product.manufacturer.translation.languageId`, `product.manufacturer.translation`.product_manufacturer_version_id as `product.manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer_translation` `product.manufacturer.translation` WHERE `product.manufacturer.translation`.language_id = :languageId) `product.manufacturer.product_manufacturer_translation` ON `product.manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product.manufacturer`.`id` AND `product.manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product.manufacturer`.version_id LEFT JOIN `base_extension` `product.manufacturer.baseExtension` ON `product.manufacturer`.`id` = `product.manufacturer.baseExtension`.`product_manufacturer_id` LEFT JOIN `listing_page_extension` `product.manufacturer.listingPageExtension` ON `product.manufacturer`.`id` = `product.manufacturer.listingPageExtension`.`product_manufacturer_id` LEFT JOIN `product_page_extension` `product.manufacturer.productPageExtension` ON `product.manufacturer`.`id` = `product.manufacturer.productPageExtension`.`product_manufacturer_id` LEFT JOIN (SELECT `product.manufacturer.listingPageExtension.translation`.listing_page_extension_id, `product.manufacturer.listingPageExtension.translation`.description as `product.manufacturer.listingPageExtension.translation.description`, `product.manufacturer.listingPageExtension.translation`.size_description as `product.manufacturer.listingPageExtension.translation.sizeDescription`, `product.manufacturer.listingPageExtension.translation`.created_at as `product.manufacturer.listingPageExtension.translation.createdAt`, `product.manufacturer.listingPageExtension.translation`.updated_at as `product.manufacturer.listingPageExtension.translation.updatedAt`, `product.manufacturer.listingPageExtension.translation`.listing_page_extension_id as `product.manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product.manufacturer.listingPageExtension.translation`.language_id as `product.manufacturer.listingPageExtension.translation.languageId` FROM `listing_page_extension_translation` `product.manufacturer.listingPageExtension.translation` WHERE `product.manufacturer.listingPageExtension.translation`.language_id = :languageId) `product.manufacturer.listingPageExtension.listing_page_extension_translation` ON `product.manufacturer.listingPageExtension.listing_page_extension_translation`.`listing_page_extension_id` = `product.manufacturer.listingPageExtension`.`id` LEFT JOIN (SELECT `product.manufacturer.productPageExtension.translation`.product_page_extension_id, `product.manufacturer.productPageExtension.translation`.url as `product.manufacturer.productPageExtension.translation.url`, `product.manufacturer.productPageExtension.translation`.meta_title as `product.manufacturer.productPageExtension.translation.metaTitle`, `product.manufacturer.productPageExtension.translation`.meta_description as `product.manufacturer.productPageExtension.translation.metaDescription`, `product.manufacturer.productPageExtension.translation`.keywords as `product.manufacturer.productPageExtension.translation.keywords`, `product.manufacturer.productPageExtension.translation`.slot_config as `product.manufacturer.productPageExtension.translation.slotConfig`, `product.manufacturer.productPageExtension.translation`.created_at as `product.manufacturer.productPageExtension.translation.createdAt`, `product.manufacturer.productPageExtension.translation`.updated_at as `product.manufacturer.productPageExtension.translation.updatedAt`, `product.manufacturer.productPageExtension.translation`.product_page_extension_id as `product.manufacturer.productPageExtension.translation.productPageExtensionId`, `product.manufacturer.productPageExtension.translation`.language_id as `product.manufacturer.productPageExtension.translation.languageId` FROM `product_page_extension_translation` `product.manufacturer.productPageExtension.translation` WHERE `product.manufacturer.productPageExtension.translation`.language_id = :languageId) `product.manufacturer.productPageExtension.product_page_extension_translation` ON `product.manufacturer.productPageExtension.product_page_extension_translation`.`product_page_extension_id` = `product.manufacturer.productPageExtension`.`id` LEFT JOIN `media` `product.cover.media` ON `product.cover`.`media_id` = `product.cover.media`.`id` LEFT JOIN (SELECT `product.cover.media.translation`.media_id, `product.cover.media.translation`.title as `product.cover.media.translation.title`, `product.cover.media.translation`.alt as `product.cover.media.translation.alt`, `product.cover.media.translation`.custom_fields as `product.cover.media.translation.customFields`, `product.cover.media.translation`.created_at as `product.cover.media.translation.createdAt`, `product.cover.media.translation`.updated_at as `product.cover.media.translation.updatedAt`, `product.cover.media.translation`.media_id as `product.cover.media.translation.mediaId`, `product.cover.media.translation`.language_id as `product.cover.media.translation.languageId` FROM `media_translation` `product.cover.media.translation` WHERE `product.cover.media.translation`.language_id = :languageId) `product.cover.media.media_translation` ON `product.cover.media.media_translation`.`media_id` = `product.cover.media`.`id` WHERE (`product`.`version_id` = :version) AND ((`product.srsExtension`.`base_id` = :param_4fb14a2bbf1948ef99a1908d02c887a7 AND `product`.`parent_id` <=> :param_44387d28036843fb8055692896d43a79))
SELECT
`product`.`id` as `product.id`,
`product`.`version_id` as `product.versionId`,
`product`.`parent_id` as `product.parentId`,
`product`.`parent_version_id` as `product.parentVersionId`,
COALESCE(
`product`.`product_manufacturer_id`,
`product.parent`.`product_manufacturer_id`
) as `product.manufacturerId`,
COALESCE(
`product`.`product_manufacturer_version_id`,
`product.parent`.`product_manufacturer_version_id`
) as `product.productManufacturerVersionId`,
COALESCE(
`product`.`unit_id`, `product.parent`.`unit_id`
) as `product.unitId`,
COALESCE(
`product`.`tax_id`, `product.parent`.`tax_id`
) as `product.taxId`,
COALESCE(
`product`.`product_media_id`, `product.parent`.`product_media_id`
) as `product.coverId`,
COALESCE(
`product`.`product_media_version_id`,
`product.parent`.`product_media_version_id`
) as `product.productMediaVersionId`,
COALESCE(
`product`.`delivery_time_id`, `product.parent`.`delivery_time_id`
) as `product.deliveryTimeId`,
COALESCE(
`product`.`product_feature_set_id`,
`product.parent`.`product_feature_set_id`
) as `product.featureSetId`,
COALESCE(
`product`.`canonical_product_id`,
`product.parent`.`canonical_product_id`
) as `product.canonicalProductId`,
COALESCE(
`product`.`cms_page_id`, `product.parent`.`cms_page_id`
) as `product.cmsPageId`,
COALESCE(
`product`.`cms_page_version_id`,
`product.parent`.`cms_page_version_id`
) as `product.cmsPageVersionId`,
`product.parent`.`price` as `product.price.inherited`,
COALESCE(
`product`.`price`, `product.parent`.`price`
) as `product.price`,
`product`.`product_number` as `product.productNumber`,
`product`.`stock` as `product.stock`,
COALESCE(
`product`.`restock_time`, `product.parent`.`restock_time`
) as `product.restockTime`,
`product`.`auto_increment` as `product.autoIncrement`,
COALESCE(
`product`.`active`, `product.parent`.`active`
) as `product.active`,
`product`.`available_stock` as `product.availableStock`,
`product`.`available` as `product.available`,
COALESCE(
`product`.`is_closeout`, `product.parent`.`is_closeout`
) as `product.isCloseout`,
`product`.`display_group` as `product.displayGroup`,
`product.parent`.`configurator_group_config` as `product.configuratorGroupConfig.inherited`,
COALESCE(
`product`.`configurator_group_config`,
`product.parent`.`configurator_group_config`
) as `product.configuratorGroupConfig`,
COALESCE(
`product`.`main_variant_id`, `product.parent`.`main_variant_id`
) as `product.mainVariantId`,
COALESCE(
`product`.`display_parent`, `product.parent`.`display_parent`
) as `product.displayParent`,
`product.parent`.`variant_listing_config` as `product.variantListingConfig.inherited`,
COALESCE(
`product`.`variant_listing_config`,
`product.parent`.`variant_listing_config`
) as `product.variantListingConfig`,
`product`.`variant_restrictions` as `product.variantRestrictions`,
COALESCE(
`product`.`manufacturer_number`,
`product.parent`.`manufacturer_number`
) as `product.manufacturerNumber`,
COALESCE(
`product`.`ean`, `product.parent`.`ean`
) as `product.ean`,
COALESCE(
`product`.`purchase_steps`, `product.parent`.`purchase_steps`
) as `product.purchaseSteps`,
COALESCE(
`product`.`max_purchase`, `product.parent`.`max_purchase`
) as `product.maxPurchase`,
COALESCE(
`product`.`min_purchase`, `product.parent`.`min_purchase`
) as `product.minPurchase`,
COALESCE(
`product`.`purchase_unit`, `product.parent`.`purchase_unit`
) as `product.purchaseUnit`,
COALESCE(
`product`.`reference_unit`, `product.parent`.`reference_unit`
) as `product.referenceUnit`,
COALESCE(
`product`.`shipping_free`, `product.parent`.`shipping_free`
) as `product.shippingFree`,
`product.parent`.`purchase_prices` as `product.purchasePrices.inherited`,
COALESCE(
`product`.`purchase_prices`, `product.parent`.`purchase_prices`
) as `product.purchasePrices`,
COALESCE(
`product`.`mark_as_topseller`, `product.parent`.`mark_as_topseller`
) as `product.markAsTopseller`,
COALESCE(
`product`.`weight`, `product.parent`.`weight`
) as `product.weight`,
COALESCE(
`product`.`width`, `product.parent`.`width`
) as `product.width`,
COALESCE(
`product`.`height`, `product.parent`.`height`
) as `product.height`,
COALESCE(
`product`.`length`, `product.parent`.`length`
) as `product.length`,
COALESCE(
`product`.`release_date`, `product.parent`.`release_date`
) as `product.releaseDate`,
COALESCE(
`product`.`rating_average`, `product.parent`.`rating_average`
) as `product.ratingAverage`,
`product.parent`.`category_tree` as `product.categoryTree.inherited`,
COALESCE(
`product`.`category_tree`, `product.parent`.`category_tree`
) as `product.categoryTree`,
`product.parent`.`property_ids` as `product.propertyIds.inherited`,
COALESCE(
`product`.`property_ids`, `product.parent`.`property_ids`
) as `product.propertyIds`,
`product.parent`.`option_ids` as `product.optionIds.inherited`,
COALESCE(
`product`.`option_ids`, `product.parent`.`option_ids`
) as `product.optionIds`,
`product.parent`.`stream_ids` as `product.streamIds.inherited`,
COALESCE(
`product`.`stream_ids`, `product.parent`.`stream_ids`
) as `product.streamIds`,
`product.parent`.`tag_ids` as `product.tagIds.inherited`,
COALESCE(
`product`.`tag_ids`, `product.parent`.`tag_ids`
) as `product.tagIds`,
`product.parent`.`category_ids` as `product.categoryIds.inherited`,
COALESCE(
`product`.`category_ids`, `product.parent`.`category_ids`
) as `product.categoryIds`,
`product`.`child_count` as `product.childCount`,
COALESCE(
`product`.`custom_field_set_selection_active`,
`product.parent`.`custom_field_set_selection_active`
) as `product.customFieldSetSelectionActive`,
`product`.`sales` as `product.sales`,
`product`.`states` as `product.states`,
`product.tax`.`id` as `product.tax.id`,
`product.tax`.`tax_rate` as `product.tax.taxRate`,
`product.tax`.`name` as `product.tax.name`,
`product.tax`.`position` as `product.tax.position`,
`product.tax`.`custom_fields` as `product.tax.customFields`,
`product.tax`.`created_at` as `product.tax.createdAt`,
`product.tax`.`updated_at` as `product.tax.updatedAt`,
`product.parent`.`cheapest_price` as `product.cheapestPrice.inherited`,
COALESCE(
`product`.`cheapest_price`, `product.parent`.`cheapest_price`
) as `product.cheapestPrice`,
`product`.`created_at` as `product.createdAt`,
`product`.`updated_at` as `product.updatedAt`,
`product.secondMediaExtension`.`id` as `product.secondMediaExtension.id`,
`product.secondMediaExtension`.`product_id` as `product.secondMediaExtension.productId`,
`product.secondMediaExtension`.`product_version_id` as `product.secondMediaExtension.productVersionId`,
`product.secondMediaExtension`.`second_media_id` as `product.secondMediaExtension.secondMediaId`,
`product.secondMediaExtension.secondMedia`.`id` as `product.secondMediaExtension.secondMedia.id`,
`product.secondMediaExtension.secondMedia`.`version_id` as `product.secondMediaExtension.secondMedia.versionId`,
`product.secondMediaExtension.secondMedia`.`product_id` as `product.secondMediaExtension.secondMedia.productId`,
`product.secondMediaExtension.secondMedia`.`product_version_id` as `product.secondMediaExtension.secondMedia.productVersionId`,
`product.secondMediaExtension.secondMedia`.`media_id` as `product.secondMediaExtension.secondMedia.mediaId`,
`product.secondMediaExtension.secondMedia`.`position` as `product.secondMediaExtension.secondMedia.position`,
`product.secondMediaExtension.secondMedia.media`.`id` as `product.secondMediaExtension.secondMedia.media.id`,
`product.secondMediaExtension.secondMedia.media`.`user_id` as `product.secondMediaExtension.secondMedia.media.userId`,
`product.secondMediaExtension.secondMedia.media`.`media_folder_id` as `product.secondMediaExtension.secondMedia.media.mediaFolderId`,
`product.secondMediaExtension.secondMedia.media`.`mime_type` as `product.secondMediaExtension.secondMedia.media.mimeType`,
`product.secondMediaExtension.secondMedia.media`.`file_extension` as `product.secondMediaExtension.secondMedia.media.fileExtension`,
`product.secondMediaExtension.secondMedia.media`.`uploaded_at` as `product.secondMediaExtension.secondMedia.media.uploadedAt`,
`product.secondMediaExtension.secondMedia.media`.`file_name` as `product.secondMediaExtension.secondMedia.media.fileName`,
`product.secondMediaExtension.secondMedia.media`.`file_size` as `product.secondMediaExtension.secondMedia.media.fileSize`,
`product.secondMediaExtension.secondMedia.media`.`media_type` as `product.secondMediaExtension.secondMedia.media.mediaTypeRaw`,
`product.secondMediaExtension.secondMedia.media`.`meta_data` as `product.secondMediaExtension.secondMedia.media.metaData`,
`product.secondMediaExtension.secondMedia.media`.`private` as `product.secondMediaExtension.secondMedia.media.private`,
`product.secondMediaExtension.secondMedia.media`.`thumbnails_ro` as `product.secondMediaExtension.secondMedia.media.thumbnailsRo`,
`product.secondMediaExtension.secondMedia.media`.`created_at` as `product.secondMediaExtension.secondMedia.media.createdAt`,
`product.secondMediaExtension.secondMedia.media`.`updated_at` as `product.secondMediaExtension.secondMedia.media.updatedAt`,
`product.secondMediaExtension.secondMedia.media.translation.title`,
COALESCE(
`product.secondMediaExtension.secondMedia.media.translation.title`,
`product.secondMediaExtension.secondMedia.media.translation.title`
) as `product.secondMediaExtension.secondMedia.media.title`,
`product.secondMediaExtension.secondMedia.media.translation.alt`,
COALESCE(
`product.secondMediaExtension.secondMedia.media.translation.alt`,
`product.secondMediaExtension.secondMedia.media.translation.alt`
) as `product.secondMediaExtension.secondMedia.media.alt`,
`product.secondMediaExtension.secondMedia.media.translation.customFields`,
COALESCE(
`product.secondMediaExtension.secondMedia.media.translation.customFields`,
`product.secondMediaExtension.secondMedia.media.translation.customFields`
) as `product.secondMediaExtension.secondMedia.media.customFields`,
`product.secondMediaExtension.secondMedia.media.translation.createdAt`,
`product.secondMediaExtension.secondMedia.media.translation.updatedAt`,
`product.secondMediaExtension.secondMedia.media.translation.mediaId`,
`product.secondMediaExtension.secondMedia.media.translation.languageId`,
`product.secondMediaExtension.secondMedia`.`custom_fields` as `product.secondMediaExtension.secondMedia.customFields`,
`product.secondMediaExtension.secondMedia`.`created_at` as `product.secondMediaExtension.secondMedia.createdAt`,
`product.secondMediaExtension.secondMedia`.`updated_at` as `product.secondMediaExtension.secondMedia.updatedAt`,
`product.secondMediaExtension`.`created_at` as `product.secondMediaExtension.createdAt`,
`product.secondMediaExtension`.`updated_at` as `product.secondMediaExtension.updatedAt`,
`product.srsExtension`.`id` as `product.srsExtension.id`,
`product.srsExtension`.`version_id` as `product.srsExtension.versionId`,
`product.srsExtension`.`product_id` as `product.srsExtension.productId`,
`product.srsExtension`.`product_version_id` as `product.srsExtension.productVersionId`,
`product.srsExtension`.`srs_id` as `product.srsExtension.srsId`,
`product.srsExtension`.`base_id` as `product.srsExtension.baseId`,
`product.srsExtension`.`created_at` as `product.srsExtension.createdAt`,
`product.srsExtension`.`updated_at` as `product.srsExtension.updatedAt`,
`product.manufacturer`.`id` as `product.manufacturer.id`,
`product.manufacturer`.`version_id` as `product.manufacturer.versionId`,
`product.manufacturer`.`media_id` as `product.manufacturer.mediaId`,
`product.manufacturer`.`link` as `product.manufacturer.link`,
`product.manufacturer`.`created_at` as `product.manufacturer.createdAt`,
`product.manufacturer`.`updated_at` as `product.manufacturer.updatedAt`,
`product.manufacturer.baseExtension`.`id` as `product.manufacturer.baseExtension.id`,
`product.manufacturer.baseExtension`.`product_manufacturer_id` as `product.manufacturer.baseExtension.productManufacturerId`,
`product.manufacturer.baseExtension`.`product_manufacturer_version_id` as `product.manufacturer.baseExtension.productManufacturerVersionId`,
`product.manufacturer.baseExtension`.`active` as `product.manufacturer.baseExtension.active`,
`product.manufacturer.baseExtension`.`type` as `product.manufacturer.baseExtension.type`,
`product.manufacturer.baseExtension`.`created_at` as `product.manufacturer.baseExtension.createdAt`,
`product.manufacturer.baseExtension`.`updated_at` as `product.manufacturer.baseExtension.updatedAt`,
`product.manufacturer.listingPageExtension`.`id` as `product.manufacturer.listingPageExtension.id`,
`product.manufacturer.listingPageExtension`.`product_manufacturer_id` as `product.manufacturer.listingPageExtension.productManufacturerId`,
`product.manufacturer.listingPageExtension`.`product_manufacturer_version_id` as `product.manufacturer.listingPageExtension.productManufacturerVersionId`,
`product.manufacturer.listingPageExtension`.`active` as `product.manufacturer.listingPageExtension.active`,
`product.manufacturer.listingPageExtension`.`type` as `product.manufacturer.listingPageExtension.type`,
`product.manufacturer.listingPageExtension`.`product_assignment_type` as `product.manufacturer.listingPageExtension.productAssignmentType`,
`product.manufacturer.listingPageExtension`.`product_stream_id` as `product.manufacturer.listingPageExtension.productStreamId`,
`product.manufacturer.listingPageExtension`.`size_media` as `product.manufacturer.listingPageExtension.sizeMediaId`,
`product.manufacturer.listingPageExtension`.`highlight_media` as `product.manufacturer.listingPageExtension.highlightMediaId`,
`product.manufacturer.listingPageExtension`.`created_at` as `product.manufacturer.listingPageExtension.createdAt`,
`product.manufacturer.listingPageExtension`.`updated_at` as `product.manufacturer.listingPageExtension.updatedAt`,
`product.manufacturer.listingPageExtension.translation.description`,
COALESCE(
`product.manufacturer.listingPageExtension.translation.description`,
`product.manufacturer.listingPageExtension.translation.description`
) as `product.manufacturer.listingPageExtension.description`,
`product.manufacturer.listingPageExtension.translation.sizeDescription`,
COALESCE(
`product.manufacturer.listingPageExtension.translation.sizeDescription`,
`product.manufacturer.listingPageExtension.translation.sizeDescription`
) as `product.manufacturer.listingPageExtension.sizeDescription`,
`product.manufacturer.listingPageExtension.translation.createdAt`,
`product.manufacturer.listingPageExtension.translation.updatedAt`,
`product.manufacturer.listingPageExtension.translation.listingPageExtensionId`,
`product.manufacturer.listingPageExtension.translation.languageId`,
`product.manufacturer.productPageExtension`.`id` as `product.manufacturer.productPageExtension.id`,
`product.manufacturer.productPageExtension`.`product_manufacturer_id` as `product.manufacturer.productPageExtension.productManufacturerId`,
`product.manufacturer.productPageExtension`.`product_manufacturer_version_id` as `product.manufacturer.productPageExtension.productManufacturerVersionId`,
`product.manufacturer.productPageExtension`.`cms_page_type` as `product.manufacturer.productPageExtension.cmsPageType`,
`product.manufacturer.productPageExtension`.`cms_page_id` as `product.manufacturer.productPageExtension.cmsPageId`,
`product.manufacturer.productPageExtension`.`cms_page_version_id` as `product.manufacturer.productPageExtension.cmsPageVersionId`,
`product.manufacturer.productPageExtension`.`created_at` as `product.manufacturer.productPageExtension.createdAt`,
`product.manufacturer.productPageExtension`.`updated_at` as `product.manufacturer.productPageExtension.updatedAt`,
`product.manufacturer.productPageExtension.translation.url`,
COALESCE(
`product.manufacturer.productPageExtension.translation.url`,
`product.manufacturer.productPageExtension.translation.url`
) as `product.manufacturer.productPageExtension.url`,
`product.manufacturer.productPageExtension.translation.metaTitle`,
COALESCE(
`product.manufacturer.productPageExtension.translation.metaTitle`,
`product.manufacturer.productPageExtension.translation.metaTitle`
) as `product.manufacturer.productPageExtension.metaTitle`,
`product.manufacturer.productPageExtension.translation.metaDescription`,
COALESCE(
`product.manufacturer.productPageExtension.translation.metaDescription`,
`product.manufacturer.productPageExtension.translation.metaDescription`
) as `product.manufacturer.productPageExtension.metaDescription`,
`product.manufacturer.productPageExtension.translation.keywords`,
COALESCE(
`product.manufacturer.productPageExtension.translation.keywords`,
`product.manufacturer.productPageExtension.translation.keywords`
) as `product.manufacturer.productPageExtension.keywords`,
`product.manufacturer.productPageExtension.translation.slotConfig`,
COALESCE(
`product.manufacturer.productPageExtension.translation.slotConfig`,
`product.manufacturer.productPageExtension.translation.slotConfig`
) as `product.manufacturer.productPageExtension.slotConfig`,
`product.manufacturer.productPageExtension.translation.createdAt`,
`product.manufacturer.productPageExtension.translation.updatedAt`,
`product.manufacturer.productPageExtension.translation.productPageExtensionId`,
`product.manufacturer.productPageExtension.translation.languageId`,
`product.manufacturer.translation.name`,
COALESCE(
`product.manufacturer.translation.name`,
`product.manufacturer.translation.name`
) as `product.manufacturer.name`,
`product.manufacturer.translation.description`,
COALESCE(
`product.manufacturer.translation.description`,
`product.manufacturer.translation.description`
) as `product.manufacturer.description`,
`product.manufacturer.translation.customFields`,
COALESCE(
`product.manufacturer.translation.customFields`,
`product.manufacturer.translation.customFields`
) as `product.manufacturer.customFields`,
`product.manufacturer.translation.createdAt`,
`product.manufacturer.translation.updatedAt`,
`product.manufacturer.translation.productManufacturerId`,
`product.manufacturer.translation.languageId`,
`product.manufacturer.translation.productManufacturerVersionId`,
(
SELECT
GROUP_CONCAT(
HEX(
`product.options.mapping`.`property_group_option_id`
) SEPARATOR '||'
)
FROM
`product_option` `product.options.mapping`
WHERE
`product.options.mapping`.`product_id` = `product`.`id`
) as `product.options.id_mapping`,
`product.cover`.`id` as `product.cover.id`,
`product.cover`.`version_id` as `product.cover.versionId`,
`product.cover`.`product_id` as `product.cover.productId`,
`product.cover`.`product_version_id` as `product.cover.productVersionId`,
`product.cover`.`media_id` as `product.cover.mediaId`,
`product.cover`.`position` as `product.cover.position`,
`product.cover.media`.`id` as `product.cover.media.id`,
`product.cover.media`.`user_id` as `product.cover.media.userId`,
`product.cover.media`.`media_folder_id` as `product.cover.media.mediaFolderId`,
`product.cover.media`.`mime_type` as `product.cover.media.mimeType`,
`product.cover.media`.`file_extension` as `product.cover.media.fileExtension`,
`product.cover.media`.`uploaded_at` as `product.cover.media.uploadedAt`,
`product.cover.media`.`file_name` as `product.cover.media.fileName`,
`product.cover.media`.`file_size` as `product.cover.media.fileSize`,
`product.cover.media`.`media_type` as `product.cover.media.mediaTypeRaw`,
`product.cover.media`.`meta_data` as `product.cover.media.metaData`,
`product.cover.media`.`private` as `product.cover.media.private`,
`product.cover.media`.`thumbnails_ro` as `product.cover.media.thumbnailsRo`,
`product.cover.media`.`created_at` as `product.cover.media.createdAt`,
`product.cover.media`.`updated_at` as `product.cover.media.updatedAt`,
`product.cover.media.translation.title`,
COALESCE(
`product.cover.media.translation.title`,
`product.cover.media.translation.title`
) as `product.cover.media.title`,
`product.cover.media.translation.alt`,
COALESCE(
`product.cover.media.translation.alt`,
`product.cover.media.translation.alt`
) as `product.cover.media.alt`,
`product.cover.media.translation.customFields`,
COALESCE(
`product.cover.media.translation.customFields`,
`product.cover.media.translation.customFields`
) as `product.cover.media.customFields`,
`product.cover.media.translation.createdAt`,
`product.cover.media.translation.updatedAt`,
`product.cover.media.translation.mediaId`,
`product.cover.media.translation.languageId`,
`product.cover`.`custom_fields` as `product.cover.customFields`,
`product.cover`.`created_at` as `product.cover.createdAt`,
`product.cover`.`updated_at` as `product.cover.updatedAt`,
(
SELECT
GROUP_CONCAT(
HEX(
`product.properties.mapping`.`property_group_option_id`
) SEPARATOR '||'
)
FROM
`product_property` `product.properties.mapping`
WHERE
`product.properties.mapping`.`product_id` = `product`.`properties`
) as `product.properties.id_mapping`,
`product.translation.metaDescription`,
`product.parent.translation.metaDescription`,
COALESCE(
`product.translation.metaDescription`,
`product.parent.translation.metaDescription`,
`product.translation.metaDescription`
) as `product.metaDescription`,
`product.translation.name`,
`product.parent.translation.name`,
COALESCE(
`product.translation.name`, `product.parent.translation.name`,
`product.translation.name`
) as `product.name`,
`product.translation.keywords`,
`product.parent.translation.keywords`,
COALESCE(
`product.translation.keywords`,
`product.parent.translation.keywords`,
`product.translation.keywords`
) as `product.keywords`,
`product.translation.description`,
`product.parent.translation.description`,
COALESCE(
`product.translation.description`,
`product.parent.translation.description`,
`product.translation.description`
) as `product.description`,
`product.translation.metaTitle`,
`product.parent.translation.metaTitle`,
COALESCE(
`product.translation.metaTitle`,
`product.parent.translation.metaTitle`,
`product.translation.metaTitle`
) as `product.metaTitle`,
`product.translation.packUnit`,
`product.parent.translation.packUnit`,
COALESCE(
`product.translation.packUnit`,
`product.parent.translation.packUnit`,
`product.translation.packUnit`
) as `product.packUnit`,
`product.translation.packUnitPlural`,
`product.parent.translation.packUnitPlural`,
COALESCE(
`product.translation.packUnitPlural`,
`product.parent.translation.packUnitPlural`,
`product.translation.packUnitPlural`
) as `product.packUnitPlural`,
`product.translation.customSearchKeywords`,
`product.parent.translation.customSearchKeywords`,
COALESCE(
`product.translation.customSearchKeywords`,
`product.parent.translation.customSearchKeywords`,
`product.translation.customSearchKeywords`
) as `product.customSearchKeywords`,
`product.translation.slotConfig`,
`product.parent.translation.slotConfig`,
COALESCE(
`product.translation.slotConfig`,
`product.parent.translation.slotConfig`,
`product.translation.slotConfig`
) as `product.slotConfig`,
`product.translation.customFields`,
`product.parent.translation.customFields`,
COALESCE(
`product.translation.customFields`,
`product.parent.translation.customFields`,
`product.translation.customFields`
) as `product.customFields`,
`product.translation.createdAt`,
`product.parent.translation.createdAt`,
`product.translation.updatedAt`,
`product.parent.translation.updatedAt`,
`product.translation.productId`,
`product.parent.translation.productId`,
`product.translation.languageId`,
`product.parent.translation.languageId`,
`product.translation.productVersionId`,
`product.parent.translation.productVersionId`
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_srs_extension` `product.srsExtension` ON `product`.`srsExtension` = `product.srsExtension`.`product_id`
AND `product`.`version_id` = `product.srsExtension`.`version_id`
LEFT JOIN (
SELECT
`product.translation`.product_id,
`product.translation`.product_version_id,
`product.translation`.meta_description as `product.translation.metaDescription`,
`product.translation`.name as `product.translation.name`,
`product.translation`.keywords as `product.translation.keywords`,
`product.translation`.description as `product.translation.description`,
`product.translation`.meta_title as `product.translation.metaTitle`,
`product.translation`.pack_unit as `product.translation.packUnit`,
`product.translation`.pack_unit_plural as `product.translation.packUnitPlural`,
`product.translation`.custom_search_keywords as `product.translation.customSearchKeywords`,
`product.translation`.slot_config as `product.translation.slotConfig`,
`product.translation`.custom_fields as `product.translation.customFields`,
`product.translation`.created_at as `product.translation.createdAt`,
`product.translation`.updated_at as `product.translation.updatedAt`,
`product.translation`.product_id as `product.translation.productId`,
`product.translation`.language_id as `product.translation.languageId`,
`product.translation`.product_version_id as `product.translation.productVersionId`
FROM
`product_translation` `product.translation`
WHERE
`product.translation`.language_id = : languageId
) `product.product_translation` ON `product.product_translation`.`product_id` = `product`.`id`
AND `product.product_translation`.product_version_id = `product`.version_id
LEFT JOIN (
SELECT
`product.parent.translation`.product_id,
`product.parent.translation`.product_version_id,
`product.parent.translation`.meta_description as `product.parent.translation.metaDescription`,
`product.parent.translation`.name as `product.parent.translation.name`,
`product.parent.translation`.keywords as `product.parent.translation.keywords`,
`product.parent.translation`.description as `product.parent.translation.description`,
`product.parent.translation`.meta_title as `product.parent.translation.metaTitle`,
`product.parent.translation`.pack_unit as `product.parent.translation.packUnit`,
`product.parent.translation`.pack_unit_plural as `product.parent.translation.packUnitPlural`,
`product.parent.translation`.custom_search_keywords as `product.parent.translation.customSearchKeywords`,
`product.parent.translation`.slot_config as `product.parent.translation.slotConfig`,
`product.parent.translation`.custom_fields as `product.parent.translation.customFields`,
`product.parent.translation`.created_at as `product.parent.translation.createdAt`,
`product.parent.translation`.updated_at as `product.parent.translation.updatedAt`,
`product.parent.translation`.product_id as `product.parent.translation.productId`,
`product.parent.translation`.language_id as `product.parent.translation.languageId`,
`product.parent.translation`.product_version_id as `product.parent.translation.productVersionId`
FROM
`product_translation` `product.parent.translation`
WHERE
`product.parent.translation`.language_id = : languageId
) `product.product_translation.parent` ON `product.product_translation.parent`.`product_id` = `product.parent`.`id`
AND `product.product_translation.parent`.product_version_id = `product.parent`.version_id
LEFT JOIN `tax` `product.tax` ON `product`.`tax` = `product.tax`.`id`
LEFT JOIN `nd_second_media_extension` `product.secondMediaExtension` ON `product`.`secondMediaExtension` = `product.secondMediaExtension`.`product_id`
LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product`.`manufacturer` = `product.manufacturer`.`id`
AND `product`.`version_id` = `product.manufacturer`.`version_id`
LEFT JOIN `product_media` `product.cover` ON `product`.`cover` = `product.cover`.`id`
AND `product`.`version_id` = `product.cover`.`version_id`
LEFT JOIN `product_media` `product.secondMediaExtension.secondMedia` ON `product.secondMediaExtension`.`second_media_id` = `product.secondMediaExtension.secondMedia`.`id`
LEFT JOIN `media` `product.secondMediaExtension.secondMedia.media` ON `product.secondMediaExtension.secondMedia`.`media_id` = `product.secondMediaExtension.secondMedia.media`.`id`
LEFT JOIN (
SELECT
`product.secondMediaExtension.secondMedia.media.translation`.media_id,
`product.secondMediaExtension.secondMedia.media.translation`.title as `product.secondMediaExtension.secondMedia.media.translation.title`,
`product.secondMediaExtension.secondMedia.media.translation`.alt as `product.secondMediaExtension.secondMedia.media.translation.alt`,
`product.secondMediaExtension.secondMedia.media.translation`.custom_fields as `product.secondMediaExtension.secondMedia.media.translation.customFields`,
`product.secondMediaExtension.secondMedia.media.translation`.created_at as `product.secondMediaExtension.secondMedia.media.translation.createdAt`,
`product.secondMediaExtension.secondMedia.media.translation`.updated_at as `product.secondMediaExtension.secondMedia.media.translation.updatedAt`,
`product.secondMediaExtension.secondMedia.media.translation`.media_id as `product.secondMediaExtension.secondMedia.media.translation.mediaId`,
`product.secondMediaExtension.secondMedia.media.translation`.language_id as `product.secondMediaExtension.secondMedia.media.translation.languageId`
FROM
`media_translation` `product.secondMediaExtension.secondMedia.media.translation`
WHERE
`product.secondMediaExtension.secondMedia.media.translation`.language_id = : languageId
) `product.secondMediaExtension.secondMedia.media.media_translation` ON `product.secondMediaExtension.secondMedia.media.media_translation`.`media_id` = `product.secondMediaExtension.secondMedia.media`.`id`
LEFT JOIN (
SELECT
`product.manufacturer.translation`.product_manufacturer_id,
`product.manufacturer.translation`.product_manufacturer_version_id,
`product.manufacturer.translation`.name as `product.manufacturer.translation.name`,
`product.manufacturer.translation`.description as `product.manufacturer.translation.description`,
`product.manufacturer.translation`.custom_fields as `product.manufacturer.translation.customFields`,
`product.manufacturer.translation`.created_at as `product.manufacturer.translation.createdAt`,
`product.manufacturer.translation`.updated_at as `product.manufacturer.translation.updatedAt`,
`product.manufacturer.translation`.product_manufacturer_id as `product.manufacturer.translation.productManufacturerId`,
`product.manufacturer.translation`.language_id as `product.manufacturer.translation.languageId`,
`product.manufacturer.translation`.product_manufacturer_version_id as `product.manufacturer.translation.productManufacturerVersionId`
FROM
`product_manufacturer_translation` `product.manufacturer.translation`
WHERE
`product.manufacturer.translation`.language_id = : languageId
) `product.manufacturer.product_manufacturer_translation` ON `product.manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product.manufacturer`.`id`
AND `product.manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product.manufacturer`.version_id
LEFT JOIN `base_extension` `product.manufacturer.baseExtension` ON `product.manufacturer`.`id` = `product.manufacturer.baseExtension`.`product_manufacturer_id`
LEFT JOIN `listing_page_extension` `product.manufacturer.listingPageExtension` ON `product.manufacturer`.`id` = `product.manufacturer.listingPageExtension`.`product_manufacturer_id`
LEFT JOIN `product_page_extension` `product.manufacturer.productPageExtension` ON `product.manufacturer`.`id` = `product.manufacturer.productPageExtension`.`product_manufacturer_id`
LEFT JOIN (
SELECT
`product.manufacturer.listingPageExtension.translation`.listing_page_extension_id,
`product.manufacturer.listingPageExtension.translation`.description as `product.manufacturer.listingPageExtension.translation.description`,
`product.manufacturer.listingPageExtension.translation`.size_description as `product.manufacturer.listingPageExtension.translation.sizeDescription`,
`product.manufacturer.listingPageExtension.translation`.created_at as `product.manufacturer.listingPageExtension.translation.createdAt`,
`product.manufacturer.listingPageExtension.translation`.updated_at as `product.manufacturer.listingPageExtension.translation.updatedAt`,
`product.manufacturer.listingPageExtension.translation`.listing_page_extension_id as `product.manufacturer.listingPageExtension.translation.listingPageExtensionId`,
`product.manufacturer.listingPageExtension.translation`.language_id as `product.manufacturer.listingPageExtension.translation.languageId`
FROM
`listing_page_extension_translation` `product.manufacturer.listingPageExtension.translation`
WHERE
`product.manufacturer.listingPageExtension.translation`.language_id = : languageId
) `product.manufacturer.listingPageExtension.listing_page_extension_translation` ON `product.manufacturer.listingPageExtension.listing_page_extension_translation`.`listing_page_extension_id` = `product.manufacturer.listingPageExtension`.`id`
LEFT JOIN (
SELECT
`product.manufacturer.productPageExtension.translation`.product_page_extension_id,
`product.manufacturer.productPageExtension.translation`.url as `product.manufacturer.productPageExtension.translation.url`,
`product.manufacturer.productPageExtension.translation`.meta_title as `product.manufacturer.productPageExtension.translation.metaTitle`,
`product.manufacturer.productPageExtension.translation`.meta_description as `product.manufacturer.productPageExtension.translation.metaDescription`,
`product.manufacturer.productPageExtension.translation`.keywords as `product.manufacturer.productPageExtension.translation.keywords`,
`product.manufacturer.productPageExtension.translation`.slot_config as `product.manufacturer.productPageExtension.translation.slotConfig`,
`product.manufacturer.productPageExtension.translation`.created_at as `product.manufacturer.productPageExtension.translation.createdAt`,
`product.manufacturer.productPageExtension.translation`.updated_at as `product.manufacturer.productPageExtension.translation.updatedAt`,
`product.manufacturer.productPageExtension.translation`.product_page_extension_id as `product.manufacturer.productPageExtension.translation.productPageExtensionId`,
`product.manufacturer.productPageExtension.translation`.language_id as `product.manufacturer.productPageExtension.translation.languageId`
FROM
`product_page_extension_translation` `product.manufacturer.productPageExtension.translation`
WHERE
`product.manufacturer.productPageExtension.translation`.language_id = : languageId
) `product.manufacturer.productPageExtension.product_page_extension_translation` ON `product.manufacturer.productPageExtension.product_page_extension_translation`.`product_page_extension_id` = `product.manufacturer.productPageExtension`.`id`
LEFT JOIN `media` `product.cover.media` ON `product.cover`.`media_id` = `product.cover.media`.`id`
LEFT JOIN (
SELECT
`product.cover.media.translation`.media_id,
`product.cover.media.translation`.title as `product.cover.media.translation.title`,
`product.cover.media.translation`.alt as `product.cover.media.translation.alt`,
`product.cover.media.translation`.custom_fields as `product.cover.media.translation.customFields`,
`product.cover.media.translation`.created_at as `product.cover.media.translation.createdAt`,
`product.cover.media.translation`.updated_at as `product.cover.media.translation.updatedAt`,
`product.cover.media.translation`.media_id as `product.cover.media.translation.mediaId`,
`product.cover.media.translation`.language_id as `product.cover.media.translation.languageId`
FROM
`media_translation` `product.cover.media.translation`
WHERE
`product.cover.media.translation`.language_id = : languageId
) `product.cover.media.media_translation` ON `product.cover.media.media_translation`.`media_id` = `product.cover.media`.`id`
WHERE
(
`product`.`version_id` = : version
)
AND (
(
`product.srsExtension`.`base_id` = : param_4fb14a2bbf1948ef99a1908d02c887a7
AND `product`.`parent_id` <=> : param_44387d28036843fb8055692896d43a79
)
)
SELECT `product`.`id` as `product.id`, `product`.`version_id` as `product.versionId`, `product`.`parent_id` as `product.parentId`, `product`.`parent_version_id` as `product.parentVersionId`, COALESCE(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`) as `product.manufacturerId`, COALESCE(`product`.`product_manufacturer_version_id`, `product.parent`.`product_manufacturer_version_id`) as `product.productManufacturerVersionId`, COALESCE(`product`.`unit_id`, `product.parent`.`unit_id`) as `product.unitId`, COALESCE(`product`.`tax_id`, `product.parent`.`tax_id`) as `product.taxId`, COALESCE(`product`.`product_media_id`, `product.parent`.`product_media_id`) as `product.coverId`, COALESCE(`product`.`product_media_version_id`, `product.parent`.`product_media_version_id`) as `product.productMediaVersionId`, COALESCE(`product`.`delivery_time_id`, `product.parent`.`delivery_time_id`) as `product.deliveryTimeId`, COALESCE(`product`.`product_feature_set_id`, `product.parent`.`product_feature_set_id`) as `product.featureSetId`, COALESCE(`product`.`canonical_product_id`, `product.parent`.`canonical_product_id`) as `product.canonicalProductId`, COALESCE(`product`.`cms_page_id`, `product.parent`.`cms_page_id`) as `product.cmsPageId`, COALESCE(`product`.`cms_page_version_id`, `product.parent`.`cms_page_version_id`) as `product.cmsPageVersionId`, `product.parent`.`price` as `product.price.inherited`, COALESCE(`product`.`price`, `product.parent`.`price`) as `product.price`, `product`.`product_number` as `product.productNumber`, `product`.`stock` as `product.stock`, COALESCE(`product`.`restock_time`, `product.parent`.`restock_time`) as `product.restockTime`, `product`.`auto_increment` as `product.autoIncrement`, COALESCE(`product`.`active`, `product.parent`.`active`) as `product.active`, `product`.`available_stock` as `product.availableStock`, `product`.`available` as `product.available`, COALESCE(`product`.`is_closeout`, `product.parent`.`is_closeout`) as `product.isCloseout`, `product`.`display_group` as `product.displayGroup`, `product.parent`.`configurator_group_config` as `product.configuratorGroupConfig.inherited`, COALESCE(`product`.`configurator_group_config`, `product.parent`.`configurator_group_config`) as `product.configuratorGroupConfig`, COALESCE(`product`.`main_variant_id`, `product.parent`.`main_variant_id`) as `product.mainVariantId`, COALESCE(`product`.`display_parent`, `product.parent`.`display_parent`) as `product.displayParent`, `product.parent`.`variant_listing_config` as `product.variantListingConfig.inherited`, COALESCE(`product`.`variant_listing_config`, `product.parent`.`variant_listing_config`) as `product.variantListingConfig`, `product`.`variant_restrictions` as `product.variantRestrictions`, COALESCE(`product`.`manufacturer_number`, `product.parent`.`manufacturer_number`) as `product.manufacturerNumber`, COALESCE(`product`.`ean`, `product.parent`.`ean`) as `product.ean`, COALESCE(`product`.`purchase_steps`, `product.parent`.`purchase_steps`) as `product.purchaseSteps`, COALESCE(`product`.`max_purchase`, `product.parent`.`max_purchase`) as `product.maxPurchase`, COALESCE(`product`.`min_purchase`, `product.parent`.`min_purchase`) as `product.minPurchase`, COALESCE(`product`.`purchase_unit`, `product.parent`.`purchase_unit`) as `product.purchaseUnit`, COALESCE(`product`.`reference_unit`, `product.parent`.`reference_unit`) as `product.referenceUnit`, COALESCE(`product`.`shipping_free`, `product.parent`.`shipping_free`) as `product.shippingFree`, `product.parent`.`purchase_prices` as `product.purchasePrices.inherited`, COALESCE(`product`.`purchase_prices`, `product.parent`.`purchase_prices`) as `product.purchasePrices`, COALESCE(`product`.`mark_as_topseller`, `product.parent`.`mark_as_topseller`) as `product.markAsTopseller`, COALESCE(`product`.`weight`, `product.parent`.`weight`) as `product.weight`, COALESCE(`product`.`width`, `product.parent`.`width`) as `product.width`, COALESCE(`product`.`height`, `product.parent`.`height`) as `product.height`, COALESCE(`product`.`length`, `product.parent`.`length`) as `product.length`, COALESCE(`product`.`release_date`, `product.parent`.`release_date`) as `product.releaseDate`, COALESCE(`product`.`rating_average`, `product.parent`.`rating_average`) as `product.ratingAverage`, `product.parent`.`category_tree` as `product.categoryTree.inherited`, COALESCE(`product`.`category_tree`, `product.parent`.`category_tree`) as `product.categoryTree`, `product.parent`.`property_ids` as `product.propertyIds.inherited`, COALESCE(`product`.`property_ids`, `product.parent`.`property_ids`) as `product.propertyIds`, `product.parent`.`option_ids` as `product.optionIds.inherited`, COALESCE(`product`.`option_ids`, `product.parent`.`option_ids`) as `product.optionIds`, `product.parent`.`stream_ids` as `product.streamIds.inherited`, COALESCE(`product`.`stream_ids`, `product.parent`.`stream_ids`) as `product.streamIds`, `product.parent`.`tag_ids` as `product.tagIds.inherited`, COALESCE(`product`.`tag_ids`, `product.parent`.`tag_ids`) as `product.tagIds`, `product.parent`.`category_ids` as `product.categoryIds.inherited`, COALESCE(`product`.`category_ids`, `product.parent`.`category_ids`) as `product.categoryIds`, `product`.`child_count` as `product.childCount`, COALESCE(`product`.`custom_field_set_selection_active`, `product.parent`.`custom_field_set_selection_active`) as `product.customFieldSetSelectionActive`, `product`.`sales` as `product.sales`, `product`.`states` as `product.states`, `product.tax`.`id` as `product.tax.id`, `product.tax`.`tax_rate` as `product.tax.taxRate`, `product.tax`.`name` as `product.tax.name`, `product.tax`.`position` as `product.tax.position`, `product.tax`.`custom_fields` as `product.tax.customFields`, `product.tax`.`created_at` as `product.tax.createdAt`, `product.tax`.`updated_at` as `product.tax.updatedAt`, `product.parent`.`cheapest_price` as `product.cheapestPrice.inherited`, COALESCE(`product`.`cheapest_price`, `product.parent`.`cheapest_price`) as `product.cheapestPrice`, `product`.`created_at` as `product.createdAt`, `product`.`updated_at` as `product.updatedAt`, `product.secondMediaExtension`.`id` as `product.secondMediaExtension.id`, `product.secondMediaExtension`.`product_id` as `product.secondMediaExtension.productId`, `product.secondMediaExtension`.`product_version_id` as `product.secondMediaExtension.productVersionId`, `product.secondMediaExtension`.`second_media_id` as `product.secondMediaExtension.secondMediaId`, `product.secondMediaExtension.secondMedia`.`id` as `product.secondMediaExtension.secondMedia.id`, `product.secondMediaExtension.secondMedia`.`version_id` as `product.secondMediaExtension.secondMedia.versionId`, `product.secondMediaExtension.secondMedia`.`product_id` as `product.secondMediaExtension.secondMedia.productId`, `product.secondMediaExtension.secondMedia`.`product_version_id` as `product.secondMediaExtension.secondMedia.productVersionId`, `product.secondMediaExtension.secondMedia`.`media_id` as `product.secondMediaExtension.secondMedia.mediaId`, `product.secondMediaExtension.secondMedia`.`position` as `product.secondMediaExtension.secondMedia.position`, `product.secondMediaExtension.secondMedia.media`.`id` as `product.secondMediaExtension.secondMedia.media.id`, `product.secondMediaExtension.secondMedia.media`.`user_id` as `product.secondMediaExtension.secondMedia.media.userId`, `product.secondMediaExtension.secondMedia.media`.`media_folder_id` as `product.secondMediaExtension.secondMedia.media.mediaFolderId`, `product.secondMediaExtension.secondMedia.media`.`mime_type` as `product.secondMediaExtension.secondMedia.media.mimeType`, `product.secondMediaExtension.secondMedia.media`.`file_extension` as `product.secondMediaExtension.secondMedia.media.fileExtension`, `product.secondMediaExtension.secondMedia.media`.`uploaded_at` as `product.secondMediaExtension.secondMedia.media.uploadedAt`, `product.secondMediaExtension.secondMedia.media`.`file_name` as `product.secondMediaExtension.secondMedia.media.fileName`, `product.secondMediaExtension.secondMedia.media`.`file_size` as `product.secondMediaExtension.secondMedia.media.fileSize`, `product.secondMediaExtension.secondMedia.media`.`media_type` as `product.secondMediaExtension.secondMedia.media.mediaTypeRaw`, `product.secondMediaExtension.secondMedia.media`.`meta_data` as `product.secondMediaExtension.secondMedia.media.metaData`, `product.secondMediaExtension.secondMedia.media`.`private` as `product.secondMediaExtension.secondMedia.media.private`, `product.secondMediaExtension.secondMedia.media`.`thumbnails_ro` as `product.secondMediaExtension.secondMedia.media.thumbnailsRo`, `product.secondMediaExtension.secondMedia.media`.`created_at` as `product.secondMediaExtension.secondMedia.media.createdAt`, `product.secondMediaExtension.secondMedia.media`.`updated_at` as `product.secondMediaExtension.secondMedia.media.updatedAt`, `product.secondMediaExtension.secondMedia.media.translation.title`, COALESCE(`product.secondMediaExtension.secondMedia.media.translation.title`,`product.secondMediaExtension.secondMedia.media.translation.title`) as `product.secondMediaExtension.secondMedia.media.title`, `product.secondMediaExtension.secondMedia.media.translation.alt`, COALESCE(`product.secondMediaExtension.secondMedia.media.translation.alt`,`product.secondMediaExtension.secondMedia.media.translation.alt`) as `product.secondMediaExtension.secondMedia.media.alt`, `product.secondMediaExtension.secondMedia.media.translation.customFields`, COALESCE(`product.secondMediaExtension.secondMedia.media.translation.customFields`,`product.secondMediaExtension.secondMedia.media.translation.customFields`) as `product.secondMediaExtension.secondMedia.media.customFields`, `product.secondMediaExtension.secondMedia.media.translation.createdAt`, `product.secondMediaExtension.secondMedia.media.translation.updatedAt`, `product.secondMediaExtension.secondMedia.media.translation.mediaId`, `product.secondMediaExtension.secondMedia.media.translation.languageId`, `product.secondMediaExtension.secondMedia`.`custom_fields` as `product.secondMediaExtension.secondMedia.customFields`, `product.secondMediaExtension.secondMedia`.`created_at` as `product.secondMediaExtension.secondMedia.createdAt`, `product.secondMediaExtension.secondMedia`.`updated_at` as `product.secondMediaExtension.secondMedia.updatedAt`, `product.secondMediaExtension`.`created_at` as `product.secondMediaExtension.createdAt`, `product.secondMediaExtension`.`updated_at` as `product.secondMediaExtension.updatedAt`, `product.srsExtension`.`id` as `product.srsExtension.id`, `product.srsExtension`.`version_id` as `product.srsExtension.versionId`, `product.srsExtension`.`product_id` as `product.srsExtension.productId`, `product.srsExtension`.`product_version_id` as `product.srsExtension.productVersionId`, `product.srsExtension`.`srs_id` as `product.srsExtension.srsId`, `product.srsExtension`.`base_id` as `product.srsExtension.baseId`, `product.srsExtension`.`created_at` as `product.srsExtension.createdAt`, `product.srsExtension`.`updated_at` as `product.srsExtension.updatedAt`, `product.manufacturer`.`id` as `product.manufacturer.id`, `product.manufacturer`.`version_id` as `product.manufacturer.versionId`, `product.manufacturer`.`media_id` as `product.manufacturer.mediaId`, `product.manufacturer`.`link` as `product.manufacturer.link`, `product.manufacturer`.`created_at` as `product.manufacturer.createdAt`, `product.manufacturer`.`updated_at` as `product.manufacturer.updatedAt`, `product.manufacturer.baseExtension`.`id` as `product.manufacturer.baseExtension.id`, `product.manufacturer.baseExtension`.`product_manufacturer_id` as `product.manufacturer.baseExtension.productManufacturerId`, `product.manufacturer.baseExtension`.`product_manufacturer_version_id` as `product.manufacturer.baseExtension.productManufacturerVersionId`, `product.manufacturer.baseExtension`.`active` as `product.manufacturer.baseExtension.active`, `product.manufacturer.baseExtension`.`type` as `product.manufacturer.baseExtension.type`, `product.manufacturer.baseExtension`.`created_at` as `product.manufacturer.baseExtension.createdAt`, `product.manufacturer.baseExtension`.`updated_at` as `product.manufacturer.baseExtension.updatedAt`, `product.manufacturer.listingPageExtension`.`id` as `product.manufacturer.listingPageExtension.id`, `product.manufacturer.listingPageExtension`.`product_manufacturer_id` as `product.manufacturer.listingPageExtension.productManufacturerId`, `product.manufacturer.listingPageExtension`.`product_manufacturer_version_id` as `product.manufacturer.listingPageExtension.productManufacturerVersionId`, `product.manufacturer.listingPageExtension`.`active` as `product.manufacturer.listingPageExtension.active`, `product.manufacturer.listingPageExtension`.`type` as `product.manufacturer.listingPageExtension.type`, `product.manufacturer.listingPageExtension`.`product_assignment_type` as `product.manufacturer.listingPageExtension.productAssignmentType`, `product.manufacturer.listingPageExtension`.`product_stream_id` as `product.manufacturer.listingPageExtension.productStreamId`, `product.manufacturer.listingPageExtension`.`size_media` as `product.manufacturer.listingPageExtension.sizeMediaId`, `product.manufacturer.listingPageExtension`.`highlight_media` as `product.manufacturer.listingPageExtension.highlightMediaId`, `product.manufacturer.listingPageExtension`.`created_at` as `product.manufacturer.listingPageExtension.createdAt`, `product.manufacturer.listingPageExtension`.`updated_at` as `product.manufacturer.listingPageExtension.updatedAt`, `product.manufacturer.listingPageExtension.translation.description`, COALESCE(`product.manufacturer.listingPageExtension.translation.description`,`product.manufacturer.listingPageExtension.translation.description`) as `product.manufacturer.listingPageExtension.description`, `product.manufacturer.listingPageExtension.translation.sizeDescription`, COALESCE(`product.manufacturer.listingPageExtension.translation.sizeDescription`,`product.manufacturer.listingPageExtension.translation.sizeDescription`) as `product.manufacturer.listingPageExtension.sizeDescription`, `product.manufacturer.listingPageExtension.translation.createdAt`, `product.manufacturer.listingPageExtension.translation.updatedAt`, `product.manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product.manufacturer.listingPageExtension.translation.languageId`, `product.manufacturer.productPageExtension`.`id` as `product.manufacturer.productPageExtension.id`, `product.manufacturer.productPageExtension`.`product_manufacturer_id` as `product.manufacturer.productPageExtension.productManufacturerId`, `product.manufacturer.productPageExtension`.`product_manufacturer_version_id` as `product.manufacturer.productPageExtension.productManufacturerVersionId`, `product.manufacturer.productPageExtension`.`cms_page_type` as `product.manufacturer.productPageExtension.cmsPageType`, `product.manufacturer.productPageExtension`.`cms_page_id` as `product.manufacturer.productPageExtension.cmsPageId`, `product.manufacturer.productPageExtension`.`cms_page_version_id` as `product.manufacturer.productPageExtension.cmsPageVersionId`, `product.manufacturer.productPageExtension`.`created_at` as `product.manufacturer.productPageExtension.createdAt`, `product.manufacturer.productPageExtension`.`updated_at` as `product.manufacturer.productPageExtension.updatedAt`, `product.manufacturer.productPageExtension.translation.url`, COALESCE(`product.manufacturer.productPageExtension.translation.url`,`product.manufacturer.productPageExtension.translation.url`) as `product.manufacturer.productPageExtension.url`, `product.manufacturer.productPageExtension.translation.metaTitle`, COALESCE(`product.manufacturer.productPageExtension.translation.metaTitle`,`product.manufacturer.productPageExtension.translation.metaTitle`) as `product.manufacturer.productPageExtension.metaTitle`, `product.manufacturer.productPageExtension.translation.metaDescription`, COALESCE(`product.manufacturer.productPageExtension.translation.metaDescription`,`product.manufacturer.productPageExtension.translation.metaDescription`) as `product.manufacturer.productPageExtension.metaDescription`, `product.manufacturer.productPageExtension.translation.keywords`, COALESCE(`product.manufacturer.productPageExtension.translation.keywords`,`product.manufacturer.productPageExtension.translation.keywords`) as `product.manufacturer.productPageExtension.keywords`, `product.manufacturer.productPageExtension.translation.slotConfig`, COALESCE(`product.manufacturer.productPageExtension.translation.slotConfig`,`product.manufacturer.productPageExtension.translation.slotConfig`) as `product.manufacturer.productPageExtension.slotConfig`, `product.manufacturer.productPageExtension.translation.createdAt`, `product.manufacturer.productPageExtension.translation.updatedAt`, `product.manufacturer.productPageExtension.translation.productPageExtensionId`, `product.manufacturer.productPageExtension.translation.languageId`, `product.manufacturer.translation.name`, COALESCE(`product.manufacturer.translation.name`,`product.manufacturer.translation.name`) as `product.manufacturer.name`, `product.manufacturer.translation.description`, COALESCE(`product.manufacturer.translation.description`,`product.manufacturer.translation.description`) as `product.manufacturer.description`, `product.manufacturer.translation.customFields`, COALESCE(`product.manufacturer.translation.customFields`,`product.manufacturer.translation.customFields`) as `product.manufacturer.customFields`, `product.manufacturer.translation.createdAt`, `product.manufacturer.translation.updatedAt`, `product.manufacturer.translation.productManufacturerId`, `product.manufacturer.translation.languageId`, `product.manufacturer.translation.productManufacturerVersionId`, (SELECT GROUP_CONCAT(HEX(`product.options.mapping`.`property_group_option_id`) SEPARATOR '||')
FROM `product_option` `product.options.mapping`
WHERE `product.options.mapping`.`product_id` = `product`.`id` ) as `product.options.id_mapping`, `product.cover`.`id` as `product.cover.id`, `product.cover`.`version_id` as `product.cover.versionId`, `product.cover`.`product_id` as `product.cover.productId`, `product.cover`.`product_version_id` as `product.cover.productVersionId`, `product.cover`.`media_id` as `product.cover.mediaId`, `product.cover`.`position` as `product.cover.position`, `product.cover.media`.`id` as `product.cover.media.id`, `product.cover.media`.`user_id` as `product.cover.media.userId`, `product.cover.media`.`media_folder_id` as `product.cover.media.mediaFolderId`, `product.cover.media`.`mime_type` as `product.cover.media.mimeType`, `product.cover.media`.`file_extension` as `product.cover.media.fileExtension`, `product.cover.media`.`uploaded_at` as `product.cover.media.uploadedAt`, `product.cover.media`.`file_name` as `product.cover.media.fileName`, `product.cover.media`.`file_size` as `product.cover.media.fileSize`, `product.cover.media`.`media_type` as `product.cover.media.mediaTypeRaw`, `product.cover.media`.`meta_data` as `product.cover.media.metaData`, `product.cover.media`.`private` as `product.cover.media.private`, `product.cover.media`.`thumbnails_ro` as `product.cover.media.thumbnailsRo`, `product.cover.media`.`created_at` as `product.cover.media.createdAt`, `product.cover.media`.`updated_at` as `product.cover.media.updatedAt`, `product.cover.media.translation.title`, COALESCE(`product.cover.media.translation.title`,`product.cover.media.translation.title`) as `product.cover.media.title`, `product.cover.media.translation.alt`, COALESCE(`product.cover.media.translation.alt`,`product.cover.media.translation.alt`) as `product.cover.media.alt`, `product.cover.media.translation.customFields`, COALESCE(`product.cover.media.translation.customFields`,`product.cover.media.translation.customFields`) as `product.cover.media.customFields`, `product.cover.media.translation.createdAt`, `product.cover.media.translation.updatedAt`, `product.cover.media.translation.mediaId`, `product.cover.media.translation.languageId`, `product.cover`.`custom_fields` as `product.cover.customFields`, `product.cover`.`created_at` as `product.cover.createdAt`, `product.cover`.`updated_at` as `product.cover.updatedAt`, (SELECT GROUP_CONCAT(HEX(`product.properties.mapping`.`property_group_option_id`) SEPARATOR '||')
FROM `product_property` `product.properties.mapping`
WHERE `product.properties.mapping`.`product_id` = `product`.`properties` ) as `product.properties.id_mapping`, `product.translation.metaDescription`, `product.parent.translation.metaDescription`, COALESCE(`product.translation.metaDescription`,`product.parent.translation.metaDescription`,`product.translation.metaDescription`) as `product.metaDescription`, `product.translation.name`, `product.parent.translation.name`, COALESCE(`product.translation.name`,`product.parent.translation.name`,`product.translation.name`) as `product.name`, `product.translation.keywords`, `product.parent.translation.keywords`, COALESCE(`product.translation.keywords`,`product.parent.translation.keywords`,`product.translation.keywords`) as `product.keywords`, `product.translation.description`, `product.parent.translation.description`, COALESCE(`product.translation.description`,`product.parent.translation.description`,`product.translation.description`) as `product.description`, `product.translation.metaTitle`, `product.parent.translation.metaTitle`, COALESCE(`product.translation.metaTitle`,`product.parent.translation.metaTitle`,`product.translation.metaTitle`) as `product.metaTitle`, `product.translation.packUnit`, `product.parent.translation.packUnit`, COALESCE(`product.translation.packUnit`,`product.parent.translation.packUnit`,`product.translation.packUnit`) as `product.packUnit`, `product.translation.packUnitPlural`, `product.parent.translation.packUnitPlural`, COALESCE(`product.translation.packUnitPlural`,`product.parent.translation.packUnitPlural`,`product.translation.packUnitPlural`) as `product.packUnitPlural`, `product.translation.customSearchKeywords`, `product.parent.translation.customSearchKeywords`, COALESCE(`product.translation.customSearchKeywords`,`product.parent.translation.customSearchKeywords`,`product.translation.customSearchKeywords`) as `product.customSearchKeywords`, `product.translation.slotConfig`, `product.parent.translation.slotConfig`, COALESCE(`product.translation.slotConfig`,`product.parent.translation.slotConfig`,`product.translation.slotConfig`) as `product.slotConfig`, `product.translation.customFields`, `product.parent.translation.customFields`, COALESCE(`product.translation.customFields`,`product.parent.translation.customFields`,`product.translation.customFields`) as `product.customFields`, `product.translation.createdAt`, `product.parent.translation.createdAt`, `product.translation.updatedAt`, `product.parent.translation.updatedAt`, `product.translation.productId`, `product.parent.translation.productId`, `product.translation.languageId`, `product.parent.translation.languageId`, `product.translation.productVersionId`, `product.parent.translation.productVersionId` 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_srs_extension` `product.srsExtension` ON `product`.`srsExtension` = `product.srsExtension`.`product_id` AND `product`.`version_id` = `product.srsExtension`.`version_id` LEFT JOIN (SELECT `product.translation`.product_id, `product.translation`.product_version_id, `product.translation`.meta_description as `product.translation.metaDescription`, `product.translation`.name as `product.translation.name`, `product.translation`.keywords as `product.translation.keywords`, `product.translation`.description as `product.translation.description`, `product.translation`.meta_title as `product.translation.metaTitle`, `product.translation`.pack_unit as `product.translation.packUnit`, `product.translation`.pack_unit_plural as `product.translation.packUnitPlural`, `product.translation`.custom_search_keywords as `product.translation.customSearchKeywords`, `product.translation`.slot_config as `product.translation.slotConfig`, `product.translation`.custom_fields as `product.translation.customFields`, `product.translation`.created_at as `product.translation.createdAt`, `product.translation`.updated_at as `product.translation.updatedAt`, `product.translation`.product_id as `product.translation.productId`, `product.translation`.language_id as `product.translation.languageId`, `product.translation`.product_version_id as `product.translation.productVersionId` FROM `product_translation` `product.translation` WHERE `product.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.product_translation` ON `product.product_translation`.`product_id` = `product`.`id` AND `product.product_translation`.product_version_id = `product`.version_id LEFT JOIN (SELECT `product.parent.translation`.product_id, `product.parent.translation`.product_version_id, `product.parent.translation`.meta_description as `product.parent.translation.metaDescription`, `product.parent.translation`.name as `product.parent.translation.name`, `product.parent.translation`.keywords as `product.parent.translation.keywords`, `product.parent.translation`.description as `product.parent.translation.description`, `product.parent.translation`.meta_title as `product.parent.translation.metaTitle`, `product.parent.translation`.pack_unit as `product.parent.translation.packUnit`, `product.parent.translation`.pack_unit_plural as `product.parent.translation.packUnitPlural`, `product.parent.translation`.custom_search_keywords as `product.parent.translation.customSearchKeywords`, `product.parent.translation`.slot_config as `product.parent.translation.slotConfig`, `product.parent.translation`.custom_fields as `product.parent.translation.customFields`, `product.parent.translation`.created_at as `product.parent.translation.createdAt`, `product.parent.translation`.updated_at as `product.parent.translation.updatedAt`, `product.parent.translation`.product_id as `product.parent.translation.productId`, `product.parent.translation`.language_id as `product.parent.translation.languageId`, `product.parent.translation`.product_version_id as `product.parent.translation.productVersionId` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.product_translation.parent` ON `product.product_translation.parent`.`product_id` = `product.parent`.`id` AND `product.product_translation.parent`.product_version_id = `product.parent`.version_id LEFT JOIN `tax` `product.tax` ON `product`.`tax` = `product.tax`.`id` LEFT JOIN `nd_second_media_extension` `product.secondMediaExtension` ON `product`.`secondMediaExtension` = `product.secondMediaExtension`.`product_id` LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product`.`manufacturer` = `product.manufacturer`.`id` AND `product`.`version_id` = `product.manufacturer`.`version_id` LEFT JOIN `product_media` `product.cover` ON `product`.`cover` = `product.cover`.`id` AND `product`.`version_id` = `product.cover`.`version_id` LEFT JOIN `product_media` `product.secondMediaExtension.secondMedia` ON `product.secondMediaExtension`.`second_media_id` = `product.secondMediaExtension.secondMedia`.`id` LEFT JOIN `media` `product.secondMediaExtension.secondMedia.media` ON `product.secondMediaExtension.secondMedia`.`media_id` = `product.secondMediaExtension.secondMedia.media`.`id` LEFT JOIN (SELECT `product.secondMediaExtension.secondMedia.media.translation`.media_id, `product.secondMediaExtension.secondMedia.media.translation`.title as `product.secondMediaExtension.secondMedia.media.translation.title`, `product.secondMediaExtension.secondMedia.media.translation`.alt as `product.secondMediaExtension.secondMedia.media.translation.alt`, `product.secondMediaExtension.secondMedia.media.translation`.custom_fields as `product.secondMediaExtension.secondMedia.media.translation.customFields`, `product.secondMediaExtension.secondMedia.media.translation`.created_at as `product.secondMediaExtension.secondMedia.media.translation.createdAt`, `product.secondMediaExtension.secondMedia.media.translation`.updated_at as `product.secondMediaExtension.secondMedia.media.translation.updatedAt`, `product.secondMediaExtension.secondMedia.media.translation`.media_id as `product.secondMediaExtension.secondMedia.media.translation.mediaId`, `product.secondMediaExtension.secondMedia.media.translation`.language_id as `product.secondMediaExtension.secondMedia.media.translation.languageId` FROM `media_translation` `product.secondMediaExtension.secondMedia.media.translation` WHERE `product.secondMediaExtension.secondMedia.media.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.secondMediaExtension.secondMedia.media.media_translation` ON `product.secondMediaExtension.secondMedia.media.media_translation`.`media_id` = `product.secondMediaExtension.secondMedia.media`.`id` LEFT JOIN (SELECT `product.manufacturer.translation`.product_manufacturer_id, `product.manufacturer.translation`.product_manufacturer_version_id, `product.manufacturer.translation`.name as `product.manufacturer.translation.name`, `product.manufacturer.translation`.description as `product.manufacturer.translation.description`, `product.manufacturer.translation`.custom_fields as `product.manufacturer.translation.customFields`, `product.manufacturer.translation`.created_at as `product.manufacturer.translation.createdAt`, `product.manufacturer.translation`.updated_at as `product.manufacturer.translation.updatedAt`, `product.manufacturer.translation`.product_manufacturer_id as `product.manufacturer.translation.productManufacturerId`, `product.manufacturer.translation`.language_id as `product.manufacturer.translation.languageId`, `product.manufacturer.translation`.product_manufacturer_version_id as `product.manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer_translation` `product.manufacturer.translation` WHERE `product.manufacturer.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.manufacturer.product_manufacturer_translation` ON `product.manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product.manufacturer`.`id` AND `product.manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product.manufacturer`.version_id LEFT JOIN `base_extension` `product.manufacturer.baseExtension` ON `product.manufacturer`.`id` = `product.manufacturer.baseExtension`.`product_manufacturer_id` LEFT JOIN `listing_page_extension` `product.manufacturer.listingPageExtension` ON `product.manufacturer`.`id` = `product.manufacturer.listingPageExtension`.`product_manufacturer_id` LEFT JOIN `product_page_extension` `product.manufacturer.productPageExtension` ON `product.manufacturer`.`id` = `product.manufacturer.productPageExtension`.`product_manufacturer_id` LEFT JOIN (SELECT `product.manufacturer.listingPageExtension.translation`.listing_page_extension_id, `product.manufacturer.listingPageExtension.translation`.description as `product.manufacturer.listingPageExtension.translation.description`, `product.manufacturer.listingPageExtension.translation`.size_description as `product.manufacturer.listingPageExtension.translation.sizeDescription`, `product.manufacturer.listingPageExtension.translation`.created_at as `product.manufacturer.listingPageExtension.translation.createdAt`, `product.manufacturer.listingPageExtension.translation`.updated_at as `product.manufacturer.listingPageExtension.translation.updatedAt`, `product.manufacturer.listingPageExtension.translation`.listing_page_extension_id as `product.manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product.manufacturer.listingPageExtension.translation`.language_id as `product.manufacturer.listingPageExtension.translation.languageId` FROM `listing_page_extension_translation` `product.manufacturer.listingPageExtension.translation` WHERE `product.manufacturer.listingPageExtension.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.manufacturer.listingPageExtension.listing_page_extension_translation` ON `product.manufacturer.listingPageExtension.listing_page_extension_translation`.`listing_page_extension_id` = `product.manufacturer.listingPageExtension`.`id` LEFT JOIN (SELECT `product.manufacturer.productPageExtension.translation`.product_page_extension_id, `product.manufacturer.productPageExtension.translation`.url as `product.manufacturer.productPageExtension.translation.url`, `product.manufacturer.productPageExtension.translation`.meta_title as `product.manufacturer.productPageExtension.translation.metaTitle`, `product.manufacturer.productPageExtension.translation`.meta_description as `product.manufacturer.productPageExtension.translation.metaDescription`, `product.manufacturer.productPageExtension.translation`.keywords as `product.manufacturer.productPageExtension.translation.keywords`, `product.manufacturer.productPageExtension.translation`.slot_config as `product.manufacturer.productPageExtension.translation.slotConfig`, `product.manufacturer.productPageExtension.translation`.created_at as `product.manufacturer.productPageExtension.translation.createdAt`, `product.manufacturer.productPageExtension.translation`.updated_at as `product.manufacturer.productPageExtension.translation.updatedAt`, `product.manufacturer.productPageExtension.translation`.product_page_extension_id as `product.manufacturer.productPageExtension.translation.productPageExtensionId`, `product.manufacturer.productPageExtension.translation`.language_id as `product.manufacturer.productPageExtension.translation.languageId` FROM `product_page_extension_translation` `product.manufacturer.productPageExtension.translation` WHERE `product.manufacturer.productPageExtension.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.manufacturer.productPageExtension.product_page_extension_translation` ON `product.manufacturer.productPageExtension.product_page_extension_translation`.`product_page_extension_id` = `product.manufacturer.productPageExtension`.`id` LEFT JOIN `media` `product.cover.media` ON `product.cover`.`media_id` = `product.cover.media`.`id` LEFT JOIN (SELECT `product.cover.media.translation`.media_id, `product.cover.media.translation`.title as `product.cover.media.translation.title`, `product.cover.media.translation`.alt as `product.cover.media.translation.alt`, `product.cover.media.translation`.custom_fields as `product.cover.media.translation.customFields`, `product.cover.media.translation`.created_at as `product.cover.media.translation.createdAt`, `product.cover.media.translation`.updated_at as `product.cover.media.translation.updatedAt`, `product.cover.media.translation`.media_id as `product.cover.media.translation.mediaId`, `product.cover.media.translation`.language_id as `product.cover.media.translation.languageId` FROM `media_translation` `product.cover.media.translation` WHERE `product.cover.media.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.cover.media.media_translation` ON `product.cover.media.media_translation`.`media_id` = `product.cover.media`.`id` WHERE (`product`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((`product.srsExtension`.`base_id` = '00275633' AND `product`.`parent_id` <=> NULL));
array:55 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 88)"
10 => "Nd\Srs\Subscriber\AddProductGroupData::getGroup (line 55)"
11 => "Nd\Srs\Subscriber\AddProductGroupData::onProductsLoaded (line 230)"
12 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
13 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
14 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
15 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
16 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
17 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 33)"
18 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
19 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 208)"
20 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
21 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 147)"
22 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::fetchByCriteria (line 85)"
23 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
24 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
25 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
26 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
28 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
29 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
30 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
31 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
32 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
33 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
34 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
35 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
36 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
37 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
38 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
39 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
40 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
41 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
42 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
43 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
44 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
45 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
46 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
47 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
48 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
49 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
50 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
51 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
52 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
53 => "Shopware\Core\HttpKernel::doHandle (line 81)"
54 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
1.44 ms (0.00%)
|
|
SELECT `product_media`.`id` as `product_media.id`, `product_media`.`version_id` as `product_media.versionId`, `product_media`.`product_id` as `product_media.productId`, `product_media`.`product_version_id` as `product_media.productVersionId`, `product_media`.`media_id` as `product_media.mediaId`, `product_media`.`position` as `product_media.position`, `product_media.media`.`id` as `product_media.media.id`, `product_media.media`.`user_id` as `product_media.media.userId`, `product_media.media`.`media_folder_id` as `product_media.media.mediaFolderId`, `product_media.media`.`mime_type` as `product_media.media.mimeType`, `product_media.media`.`file_extension` as `product_media.media.fileExtension`, `product_media.media`.`uploaded_at` as `product_media.media.uploadedAt`, `product_media.media`.`file_name` as `product_media.media.fileName`, `product_media.media`.`file_size` as `product_media.media.fileSize`, `product_media.media`.`media_type` as `product_media.media.mediaTypeRaw`, `product_media.media`.`meta_data` as `product_media.media.metaData`, `product_media.media`.`private` as `product_media.media.private`, `product_media.media`.`thumbnails_ro` as `product_media.media.thumbnailsRo`, `product_media.media`.`created_at` as `product_media.media.createdAt`, `product_media.media`.`updated_at` as `product_media.media.updatedAt`, `product_media.media.translation.title`, COALESCE(`product_media.media.translation.title`,`product_media.media.translation.title`) as `product_media.media.title`, `product_media.media.translation.alt`, COALESCE(`product_media.media.translation.alt`,`product_media.media.translation.alt`) as `product_media.media.alt`, `product_media.media.translation.customFields`, COALESCE(`product_media.media.translation.customFields`,`product_media.media.translation.customFields`) as `product_media.media.customFields`, `product_media.media.translation.createdAt`, `product_media.media.translation.updatedAt`, `product_media.media.translation.mediaId`, `product_media.media.translation.languageId`, `product_media`.`custom_fields` as `product_media.customFields`, `product_media`.`created_at` as `product_media.createdAt`, `product_media`.`updated_at` as `product_media.updatedAt` FROM `product_media` LEFT JOIN `media` `product_media.media` ON `product_media`.`media_id` = `product_media.media`.`id` LEFT JOIN (SELECT `product_media.media.translation`.media_id, `product_media.media.translation`.title as `product_media.media.translation.title`, `product_media.media.translation`.alt as `product_media.media.translation.alt`, `product_media.media.translation`.custom_fields as `product_media.media.translation.customFields`, `product_media.media.translation`.created_at as `product_media.media.translation.createdAt`, `product_media.media.translation`.updated_at as `product_media.media.translation.updatedAt`, `product_media.media.translation`.media_id as `product_media.media.translation.mediaId`, `product_media.media.translation`.language_id as `product_media.media.translation.languageId` FROM `media_translation` `product_media.media.translation` WHERE `product_media.media.translation`.language_id = :languageId) `product_media.media.media_translation` ON `product_media.media.media_translation`.`media_id` = `product_media.media`.`id` WHERE (`product_media`.`version_id` = :version) AND ((`product_media`.`product_id` IN (:param_135edd765b494ec7b73da8c0db048a7e)))
SELECT
`product_media`.`id` as `product_media.id`,
`product_media`.`version_id` as `product_media.versionId`,
`product_media`.`product_id` as `product_media.productId`,
`product_media`.`product_version_id` as `product_media.productVersionId`,
`product_media`.`media_id` as `product_media.mediaId`,
`product_media`.`position` as `product_media.position`,
`product_media.media`.`id` as `product_media.media.id`,
`product_media.media`.`user_id` as `product_media.media.userId`,
`product_media.media`.`media_folder_id` as `product_media.media.mediaFolderId`,
`product_media.media`.`mime_type` as `product_media.media.mimeType`,
`product_media.media`.`file_extension` as `product_media.media.fileExtension`,
`product_media.media`.`uploaded_at` as `product_media.media.uploadedAt`,
`product_media.media`.`file_name` as `product_media.media.fileName`,
`product_media.media`.`file_size` as `product_media.media.fileSize`,
`product_media.media`.`media_type` as `product_media.media.mediaTypeRaw`,
`product_media.media`.`meta_data` as `product_media.media.metaData`,
`product_media.media`.`private` as `product_media.media.private`,
`product_media.media`.`thumbnails_ro` as `product_media.media.thumbnailsRo`,
`product_media.media`.`created_at` as `product_media.media.createdAt`,
`product_media.media`.`updated_at` as `product_media.media.updatedAt`,
`product_media.media.translation.title`,
COALESCE(
`product_media.media.translation.title`,
`product_media.media.translation.title`
) as `product_media.media.title`,
`product_media.media.translation.alt`,
COALESCE(
`product_media.media.translation.alt`,
`product_media.media.translation.alt`
) as `product_media.media.alt`,
`product_media.media.translation.customFields`,
COALESCE(
`product_media.media.translation.customFields`,
`product_media.media.translation.customFields`
) as `product_media.media.customFields`,
`product_media.media.translation.createdAt`,
`product_media.media.translation.updatedAt`,
`product_media.media.translation.mediaId`,
`product_media.media.translation.languageId`,
`product_media`.`custom_fields` as `product_media.customFields`,
`product_media`.`created_at` as `product_media.createdAt`,
`product_media`.`updated_at` as `product_media.updatedAt`
FROM
`product_media`
LEFT JOIN `media` `product_media.media` ON `product_media`.`media_id` = `product_media.media`.`id`
LEFT JOIN (
SELECT
`product_media.media.translation`.media_id,
`product_media.media.translation`.title as `product_media.media.translation.title`,
`product_media.media.translation`.alt as `product_media.media.translation.alt`,
`product_media.media.translation`.custom_fields as `product_media.media.translation.customFields`,
`product_media.media.translation`.created_at as `product_media.media.translation.createdAt`,
`product_media.media.translation`.updated_at as `product_media.media.translation.updatedAt`,
`product_media.media.translation`.media_id as `product_media.media.translation.mediaId`,
`product_media.media.translation`.language_id as `product_media.media.translation.languageId`
FROM
`media_translation` `product_media.media.translation`
WHERE
`product_media.media.translation`.language_id = : languageId
) `product_media.media.media_translation` ON `product_media.media.media_translation`.`media_id` = `product_media.media`.`id`
WHERE
(
`product_media`.`version_id` = : version
)
AND (
(
`product_media`.`product_id` IN (
: param_135edd765b494ec7b73da8c0db048a7e
)
)
)
SELECT `product_media`.`id` as `product_media.id`, `product_media`.`version_id` as `product_media.versionId`, `product_media`.`product_id` as `product_media.productId`, `product_media`.`product_version_id` as `product_media.productVersionId`, `product_media`.`media_id` as `product_media.mediaId`, `product_media`.`position` as `product_media.position`, `product_media.media`.`id` as `product_media.media.id`, `product_media.media`.`user_id` as `product_media.media.userId`, `product_media.media`.`media_folder_id` as `product_media.media.mediaFolderId`, `product_media.media`.`mime_type` as `product_media.media.mimeType`, `product_media.media`.`file_extension` as `product_media.media.fileExtension`, `product_media.media`.`uploaded_at` as `product_media.media.uploadedAt`, `product_media.media`.`file_name` as `product_media.media.fileName`, `product_media.media`.`file_size` as `product_media.media.fileSize`, `product_media.media`.`media_type` as `product_media.media.mediaTypeRaw`, `product_media.media`.`meta_data` as `product_media.media.metaData`, `product_media.media`.`private` as `product_media.media.private`, `product_media.media`.`thumbnails_ro` as `product_media.media.thumbnailsRo`, `product_media.media`.`created_at` as `product_media.media.createdAt`, `product_media.media`.`updated_at` as `product_media.media.updatedAt`, `product_media.media.translation.title`, COALESCE(`product_media.media.translation.title`,`product_media.media.translation.title`) as `product_media.media.title`, `product_media.media.translation.alt`, COALESCE(`product_media.media.translation.alt`,`product_media.media.translation.alt`) as `product_media.media.alt`, `product_media.media.translation.customFields`, COALESCE(`product_media.media.translation.customFields`,`product_media.media.translation.customFields`) as `product_media.media.customFields`, `product_media.media.translation.createdAt`, `product_media.media.translation.updatedAt`, `product_media.media.translation.mediaId`, `product_media.media.translation.languageId`, `product_media`.`custom_fields` as `product_media.customFields`, `product_media`.`created_at` as `product_media.createdAt`, `product_media`.`updated_at` as `product_media.updatedAt` FROM `product_media` LEFT JOIN `media` `product_media.media` ON `product_media`.`media_id` = `product_media.media`.`id` LEFT JOIN (SELECT `product_media.media.translation`.media_id, `product_media.media.translation`.title as `product_media.media.translation.title`, `product_media.media.translation`.alt as `product_media.media.translation.alt`, `product_media.media.translation`.custom_fields as `product_media.media.translation.customFields`, `product_media.media.translation`.created_at as `product_media.media.translation.createdAt`, `product_media.media.translation`.updated_at as `product_media.media.translation.updatedAt`, `product_media.media.translation`.media_id as `product_media.media.translation.mediaId`, `product_media.media.translation`.language_id as `product_media.media.translation.languageId` FROM `media_translation` `product_media.media.translation` WHERE `product_media.media.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product_media.media.media_translation` ON `product_media.media.media_translation`.`media_id` = `product_media.media`.`id` WHERE (`product_media`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((`product_media`.`product_id` IN (0x0059CE36D6D529DFBA1E426F60171E51, 0x01B08E8E2A286143A77216B5D7346B03)));
array:59 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 496)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToManyWithoutPagination (line 438)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToMany (line 1210)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetchAssociations (line 152)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
12 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
13 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 88)"
14 => "Nd\Srs\Subscriber\AddProductGroupData::getGroup (line 55)"
15 => "Nd\Srs\Subscriber\AddProductGroupData::onProductsLoaded (line 230)"
16 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
17 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
18 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
19 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
20 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
21 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 33)"
22 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
23 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 208)"
24 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
25 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 147)"
26 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::fetchByCriteria (line 85)"
27 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
28 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
29 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
30 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
31 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
32 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
33 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
34 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
35 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
36 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
37 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
38 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
39 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
40 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
41 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
42 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
43 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
44 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
45 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
46 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
47 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
48 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
49 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
50 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
51 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
52 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
53 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
54 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
55 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
56 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
57 => "Shopware\Core\HttpKernel::doHandle (line 81)"
58 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
1.67 ms (0.00%)
|
|
SELECT `property_group_option`.`id` as `property_group_option.id`, `property_group_option`.`property_group_id` as `property_group_option.groupId`, `property_group_option`.`color_hex_code` as `property_group_option.colorHexCode`, `property_group_option`.`media_id` as `property_group_option.mediaId`, `property_group_option`.`created_at` as `property_group_option.createdAt`, `property_group_option`.`updated_at` as `property_group_option.updatedAt`, `property_group_option.group`.`id` as `property_group_option.group.id`, `property_group_option.group`.`display_type` as `property_group_option.group.displayType`, `property_group_option.group`.`sorting_type` as `property_group_option.group.sortingType`, `property_group_option.group`.`filterable` as `property_group_option.group.filterable`, `property_group_option.group`.`visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage`, `property_group_option.group`.`created_at` as `property_group_option.group.createdAt`, `property_group_option.group`.`updated_at` as `property_group_option.group.updatedAt`, `property_group_option.group.translation.name`, COALESCE(`property_group_option.group.translation.name`,`property_group_option.group.translation.name`) as `property_group_option.group.name`, `property_group_option.group.translation.description`, COALESCE(`property_group_option.group.translation.description`,`property_group_option.group.translation.description`) as `property_group_option.group.description`, `property_group_option.group.translation.position`, COALESCE(`property_group_option.group.translation.position`,`property_group_option.group.translation.position`) as `property_group_option.group.position`, `property_group_option.group.translation.customFields`, COALESCE(`property_group_option.group.translation.customFields`,`property_group_option.group.translation.customFields`) as `property_group_option.group.customFields`, `property_group_option.group.translation.createdAt`, `property_group_option.group.translation.updatedAt`, `property_group_option.group.translation.propertyGroupId`, `property_group_option.group.translation.languageId`, `property_group_option.translation.name`, COALESCE(`property_group_option.translation.name`,`property_group_option.translation.name`) as `property_group_option.name`, `property_group_option.translation.position`, COALESCE(`property_group_option.translation.position`,`property_group_option.translation.position`) as `property_group_option.position`, `property_group_option.translation.customFields`, COALESCE(`property_group_option.translation.customFields`,`property_group_option.translation.customFields`) as `property_group_option.customFields`, `property_group_option.translation.createdAt`, `property_group_option.translation.updatedAt`, `property_group_option.translation.propertyGroupOptionId`, `property_group_option.translation.languageId` FROM `property_group_option` LEFT JOIN (SELECT `property_group_option.translation`.property_group_option_id, `property_group_option.translation`.name as `property_group_option.translation.name`, `property_group_option.translation`.position as `property_group_option.translation.position`, `property_group_option.translation`.custom_fields as `property_group_option.translation.customFields`, `property_group_option.translation`.created_at as `property_group_option.translation.createdAt`, `property_group_option.translation`.updated_at as `property_group_option.translation.updatedAt`, `property_group_option.translation`.property_group_option_id as `property_group_option.translation.propertyGroupOptionId`, `property_group_option.translation`.language_id as `property_group_option.translation.languageId` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation`.language_id = :languageId) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation`.`property_group_option_id` = `property_group_option`.`id` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option`.`property_group_id` = `property_group_option.group`.`id` LEFT JOIN (SELECT `property_group_option.group.translation`.property_group_id, `property_group_option.group.translation`.name as `property_group_option.group.translation.name`, `property_group_option.group.translation`.description as `property_group_option.group.translation.description`, `property_group_option.group.translation`.position as `property_group_option.group.translation.position`, `property_group_option.group.translation`.custom_fields as `property_group_option.group.translation.customFields`, `property_group_option.group.translation`.created_at as `property_group_option.group.translation.createdAt`, `property_group_option.group.translation`.updated_at as `property_group_option.group.translation.updatedAt`, `property_group_option.group.translation`.property_group_id as `property_group_option.group.translation.propertyGroupId`, `property_group_option.group.translation`.language_id as `property_group_option.group.translation.languageId` FROM `property_group_translation` `property_group_option.group.translation` WHERE `property_group_option.group.translation`.language_id = :languageId) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation`.`property_group_id` = `property_group_option.group`.`id` WHERE `property_group_option`.`id` IN (:ids)
SELECT
`property_group_option`.`id` as `property_group_option.id`,
`property_group_option`.`property_group_id` as `property_group_option.groupId`,
`property_group_option`.`color_hex_code` as `property_group_option.colorHexCode`,
`property_group_option`.`media_id` as `property_group_option.mediaId`,
`property_group_option`.`created_at` as `property_group_option.createdAt`,
`property_group_option`.`updated_at` as `property_group_option.updatedAt`,
`property_group_option.group`.`id` as `property_group_option.group.id`,
`property_group_option.group`.`display_type` as `property_group_option.group.displayType`,
`property_group_option.group`.`sorting_type` as `property_group_option.group.sortingType`,
`property_group_option.group`.`filterable` as `property_group_option.group.filterable`,
`property_group_option.group`.`visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage`,
`property_group_option.group`.`created_at` as `property_group_option.group.createdAt`,
`property_group_option.group`.`updated_at` as `property_group_option.group.updatedAt`,
`property_group_option.group.translation.name`,
COALESCE(
`property_group_option.group.translation.name`,
`property_group_option.group.translation.name`
) as `property_group_option.group.name`,
`property_group_option.group.translation.description`,
COALESCE(
`property_group_option.group.translation.description`,
`property_group_option.group.translation.description`
) as `property_group_option.group.description`,
`property_group_option.group.translation.position`,
COALESCE(
`property_group_option.group.translation.position`,
`property_group_option.group.translation.position`
) as `property_group_option.group.position`,
`property_group_option.group.translation.customFields`,
COALESCE(
`property_group_option.group.translation.customFields`,
`property_group_option.group.translation.customFields`
) as `property_group_option.group.customFields`,
`property_group_option.group.translation.createdAt`,
`property_group_option.group.translation.updatedAt`,
`property_group_option.group.translation.propertyGroupId`,
`property_group_option.group.translation.languageId`,
`property_group_option.translation.name`,
COALESCE(
`property_group_option.translation.name`,
`property_group_option.translation.name`
) as `property_group_option.name`,
`property_group_option.translation.position`,
COALESCE(
`property_group_option.translation.position`,
`property_group_option.translation.position`
) as `property_group_option.position`,
`property_group_option.translation.customFields`,
COALESCE(
`property_group_option.translation.customFields`,
`property_group_option.translation.customFields`
) as `property_group_option.customFields`,
`property_group_option.translation.createdAt`,
`property_group_option.translation.updatedAt`,
`property_group_option.translation.propertyGroupOptionId`,
`property_group_option.translation.languageId`
FROM
`property_group_option`
LEFT JOIN (
SELECT
`property_group_option.translation`.property_group_option_id,
`property_group_option.translation`.name as `property_group_option.translation.name`,
`property_group_option.translation`.position as `property_group_option.translation.position`,
`property_group_option.translation`.custom_fields as `property_group_option.translation.customFields`,
`property_group_option.translation`.created_at as `property_group_option.translation.createdAt`,
`property_group_option.translation`.updated_at as `property_group_option.translation.updatedAt`,
`property_group_option.translation`.property_group_option_id as `property_group_option.translation.propertyGroupOptionId`,
`property_group_option.translation`.language_id as `property_group_option.translation.languageId`
FROM
`property_group_option_translation` `property_group_option.translation`
WHERE
`property_group_option.translation`.language_id = : languageId
) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation`.`property_group_option_id` = `property_group_option`.`id`
LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option`.`property_group_id` = `property_group_option.group`.`id`
LEFT JOIN (
SELECT
`property_group_option.group.translation`.property_group_id,
`property_group_option.group.translation`.name as `property_group_option.group.translation.name`,
`property_group_option.group.translation`.description as `property_group_option.group.translation.description`,
`property_group_option.group.translation`.position as `property_group_option.group.translation.position`,
`property_group_option.group.translation`.custom_fields as `property_group_option.group.translation.customFields`,
`property_group_option.group.translation`.created_at as `property_group_option.group.translation.createdAt`,
`property_group_option.group.translation`.updated_at as `property_group_option.group.translation.updatedAt`,
`property_group_option.group.translation`.property_group_id as `property_group_option.group.translation.propertyGroupId`,
`property_group_option.group.translation`.language_id as `property_group_option.group.translation.languageId`
FROM
`property_group_translation` `property_group_option.group.translation`
WHERE
`property_group_option.group.translation`.language_id = : languageId
) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation`.`property_group_id` = `property_group_option.group`.`id`
WHERE
`property_group_option`.`id` IN (: ids)
SELECT `property_group_option`.`id` as `property_group_option.id`, `property_group_option`.`property_group_id` as `property_group_option.groupId`, `property_group_option`.`color_hex_code` as `property_group_option.colorHexCode`, `property_group_option`.`media_id` as `property_group_option.mediaId`, `property_group_option`.`created_at` as `property_group_option.createdAt`, `property_group_option`.`updated_at` as `property_group_option.updatedAt`, `property_group_option.group`.`id` as `property_group_option.group.id`, `property_group_option.group`.`display_type` as `property_group_option.group.displayType`, `property_group_option.group`.`sorting_type` as `property_group_option.group.sortingType`, `property_group_option.group`.`filterable` as `property_group_option.group.filterable`, `property_group_option.group`.`visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage`, `property_group_option.group`.`created_at` as `property_group_option.group.createdAt`, `property_group_option.group`.`updated_at` as `property_group_option.group.updatedAt`, `property_group_option.group.translation.name`, COALESCE(`property_group_option.group.translation.name`,`property_group_option.group.translation.name`) as `property_group_option.group.name`, `property_group_option.group.translation.description`, COALESCE(`property_group_option.group.translation.description`,`property_group_option.group.translation.description`) as `property_group_option.group.description`, `property_group_option.group.translation.position`, COALESCE(`property_group_option.group.translation.position`,`property_group_option.group.translation.position`) as `property_group_option.group.position`, `property_group_option.group.translation.customFields`, COALESCE(`property_group_option.group.translation.customFields`,`property_group_option.group.translation.customFields`) as `property_group_option.group.customFields`, `property_group_option.group.translation.createdAt`, `property_group_option.group.translation.updatedAt`, `property_group_option.group.translation.propertyGroupId`, `property_group_option.group.translation.languageId`, `property_group_option.translation.name`, COALESCE(`property_group_option.translation.name`,`property_group_option.translation.name`) as `property_group_option.name`, `property_group_option.translation.position`, COALESCE(`property_group_option.translation.position`,`property_group_option.translation.position`) as `property_group_option.position`, `property_group_option.translation.customFields`, COALESCE(`property_group_option.translation.customFields`,`property_group_option.translation.customFields`) as `property_group_option.customFields`, `property_group_option.translation.createdAt`, `property_group_option.translation.updatedAt`, `property_group_option.translation.propertyGroupOptionId`, `property_group_option.translation.languageId` FROM `property_group_option` LEFT JOIN (SELECT `property_group_option.translation`.property_group_option_id, `property_group_option.translation`.name as `property_group_option.translation.name`, `property_group_option.translation`.position as `property_group_option.translation.position`, `property_group_option.translation`.custom_fields as `property_group_option.translation.customFields`, `property_group_option.translation`.created_at as `property_group_option.translation.createdAt`, `property_group_option.translation`.updated_at as `property_group_option.translation.updatedAt`, `property_group_option.translation`.property_group_option_id as `property_group_option.translation.propertyGroupOptionId`, `property_group_option.translation`.language_id as `property_group_option.translation.languageId` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation`.`property_group_option_id` = `property_group_option`.`id` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option`.`property_group_id` = `property_group_option.group`.`id` LEFT JOIN (SELECT `property_group_option.group.translation`.property_group_id, `property_group_option.group.translation`.name as `property_group_option.group.translation.name`, `property_group_option.group.translation`.description as `property_group_option.group.translation.description`, `property_group_option.group.translation`.position as `property_group_option.group.translation.position`, `property_group_option.group.translation`.custom_fields as `property_group_option.group.translation.customFields`, `property_group_option.group.translation`.created_at as `property_group_option.group.translation.createdAt`, `property_group_option.group.translation`.updated_at as `property_group_option.group.translation.updatedAt`, `property_group_option.group.translation`.property_group_id as `property_group_option.group.translation.propertyGroupId`, `property_group_option.group.translation`.language_id as `property_group_option.group.translation.languageId` FROM `property_group_translation` `property_group_option.group.translation` WHERE `property_group_option.group.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation`.`property_group_id` = `property_group_option.group`.`id` WHERE `property_group_option`.`id` IN (0x54F88896B14D68BBE39625F6C373FAF2, 0x58CFA3BE77AF47814D59660C95F7BA7D, 0xADD54EFBA40BD6A3CFCE27931924C8E0, 0xBF94EFA7775AF538E91946F8EF94DA6B, 0xE19FF0A6BE7ED2DE7B64EC042AC728D6, 0xE4BEAB3C364B190C2EF221CDED3C9017, 0xE8585365A98C35DD89E043EC2254DF9C, 0xF867F563236100FB6D0B8589E597A866, 0x54F88896B14D68BBE39625F6C373FAF2, 0x58CFA3BE77AF47814D59660C95F7BA7D, 0x607132A8F8B3FA4FFA672DAC34A00D6D, 0xA9EA3BAA5B1B2CCE6AE4771B0732B1B4, 0xADD54EFBA40BD6A3CFCE27931924C8E0, 0xBF94EFA7775AF538E91946F8EF94DA6B, 0xE19FF0A6BE7ED2DE7B64EC042AC728D6, 0xF867F563236100FB6D0B8589E597A866);
array:59 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 676)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadManyToManyOverExtension (line 347)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadManyToMany (line 1216)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetchAssociations (line 152)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
12 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
13 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 88)"
14 => "Nd\Srs\Subscriber\AddProductGroupData::getGroup (line 55)"
15 => "Nd\Srs\Subscriber\AddProductGroupData::onProductsLoaded (line 230)"
16 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
17 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
18 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
19 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
20 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
21 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 33)"
22 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
23 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 208)"
24 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
25 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 147)"
26 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::fetchByCriteria (line 85)"
27 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
28 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
29 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
30 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
31 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
32 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
33 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
34 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
35 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
36 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
37 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
38 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
39 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
40 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
41 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
42 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
43 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
44 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
45 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
46 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
47 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
48 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
49 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
50 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
51 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
52 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
53 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
54 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
55 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
56 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
57 => "Shopware\Core\HttpKernel::doHandle (line 81)"
58 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
3.37 ms (0.00%)
|
|
SELECT `product_manufacturer`.`id` FROM `product_manufacturer` LEFT JOIN `base_extension` `product_manufacturer.baseExtension` ON `product_manufacturer`.`id` = `product_manufacturer.baseExtension`.`product_manufacturer_id` LEFT JOIN (SELECT `product_manufacturer.translation`.product_manufacturer_id, `product_manufacturer.translation`.product_manufacturer_version_id, `product_manufacturer.translation`.name as `product_manufacturer.translation.name`, `product_manufacturer.translation`.description as `product_manufacturer.translation.description`, `product_manufacturer.translation`.custom_fields as `product_manufacturer.translation.customFields`, `product_manufacturer.translation`.created_at as `product_manufacturer.translation.createdAt`, `product_manufacturer.translation`.updated_at as `product_manufacturer.translation.updatedAt`, `product_manufacturer.translation`.product_manufacturer_id as `product_manufacturer.translation.productManufacturerId`, `product_manufacturer.translation`.language_id as `product_manufacturer.translation.languageId`, `product_manufacturer.translation`.product_manufacturer_version_id as `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer_translation` `product_manufacturer.translation` WHERE `product_manufacturer.translation`.language_id = :languageId) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product_manufacturer`.`id` AND `product_manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product_manufacturer`.version_id WHERE (`product_manufacturer`.`version_id` = :version) AND ((`product_manufacturer.baseExtension`.`active` = :param_df86d651c5bb4c7fb0d8a89346e9f6df)) ORDER BY COALESCE(`product_manufacturer.translation.name`) ASC
SELECT `product_manufacturer`.`id` FROM `product_manufacturer` LEFT JOIN `base_extension` `product_manufacturer.baseExtension` ON `product_manufacturer`.`id` = `product_manufacturer.baseExtension`.`product_manufacturer_id` LEFT JOIN (SELECT `product_manufacturer.translation`.product_manufacturer_id, `product_manufacturer.translation`.product_manufacturer_version_id, `product_manufacturer.translation`.name as `product_manufacturer.translation.name`, `product_manufacturer.translation`.description as `product_manufacturer.translation.description`, `product_manufacturer.translation`.custom_fields as `product_manufacturer.translation.customFields`, `product_manufacturer.translation`.created_at as `product_manufacturer.translation.createdAt`, `product_manufacturer.translation`.updated_at as `product_manufacturer.translation.updatedAt`, `product_manufacturer.translation`.product_manufacturer_id as `product_manufacturer.translation.productManufacturerId`, `product_manufacturer.translation`.language_id as `product_manufacturer.translation.languageId`, `product_manufacturer.translation`.product_manufacturer_version_id as `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer_translation` `product_manufacturer.translation` WHERE `product_manufacturer.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product_manufacturer`.`id` AND `product_manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product_manufacturer`.version_id WHERE (`product_manufacturer`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((`product_manufacturer.baseExtension`.`active` = 1)) ORDER BY COALESCE(`product_manufacturer.translation.name`) ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 107)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 62)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 132)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::searchIds (line 291)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 150)"
9 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::fetchByCriteria (line 85)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
26.67 ms (0.00%)
|
|
SELECT `product_manufacturer`.`id` as `product_manufacturer.id`, `product_manufacturer`.`version_id` as `product_manufacturer.versionId`, `product_manufacturer`.`media_id` as `product_manufacturer.mediaId`, `product_manufacturer`.`link` as `product_manufacturer.link`, `product_manufacturer`.`created_at` as `product_manufacturer.createdAt`, `product_manufacturer`.`updated_at` as `product_manufacturer.updatedAt`, `product_manufacturer.baseExtension`.`id` as `product_manufacturer.baseExtension.id`, `product_manufacturer.baseExtension`.`product_manufacturer_id` as `product_manufacturer.baseExtension.productManufacturerId`, `product_manufacturer.baseExtension`.`product_manufacturer_version_id` as `product_manufacturer.baseExtension.productManufacturerVersionId`, `product_manufacturer.baseExtension`.`active` as `product_manufacturer.baseExtension.active`, `product_manufacturer.baseExtension`.`type` as `product_manufacturer.baseExtension.type`, `product_manufacturer.baseExtension`.`created_at` as `product_manufacturer.baseExtension.createdAt`, `product_manufacturer.baseExtension`.`updated_at` as `product_manufacturer.baseExtension.updatedAt`, `product_manufacturer.listingPageExtension`.`id` as `product_manufacturer.listingPageExtension.id`, `product_manufacturer.listingPageExtension`.`product_manufacturer_id` as `product_manufacturer.listingPageExtension.productManufacturerId`, `product_manufacturer.listingPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.listingPageExtension.productManufacturerVersionId`, `product_manufacturer.listingPageExtension`.`active` as `product_manufacturer.listingPageExtension.active`, `product_manufacturer.listingPageExtension`.`type` as `product_manufacturer.listingPageExtension.type`, `product_manufacturer.listingPageExtension`.`product_assignment_type` as `product_manufacturer.listingPageExtension.productAssignmentType`, `product_manufacturer.listingPageExtension`.`product_stream_id` as `product_manufacturer.listingPageExtension.productStreamId`, `product_manufacturer.listingPageExtension`.`size_media` as `product_manufacturer.listingPageExtension.sizeMediaId`, `product_manufacturer.listingPageExtension`.`highlight_media` as `product_manufacturer.listingPageExtension.highlightMediaId`, `product_manufacturer.listingPageExtension`.`created_at` as `product_manufacturer.listingPageExtension.createdAt`, `product_manufacturer.listingPageExtension`.`updated_at` as `product_manufacturer.listingPageExtension.updatedAt`, `product_manufacturer.listingPageExtension.translation.description`, COALESCE(`product_manufacturer.listingPageExtension.translation.description`,`product_manufacturer.listingPageExtension.translation.description`) as `product_manufacturer.listingPageExtension.description`, `product_manufacturer.listingPageExtension.translation.sizeDescription`, COALESCE(`product_manufacturer.listingPageExtension.translation.sizeDescription`,`product_manufacturer.listingPageExtension.translation.sizeDescription`) as `product_manufacturer.listingPageExtension.sizeDescription`, `product_manufacturer.listingPageExtension.translation.createdAt`, `product_manufacturer.listingPageExtension.translation.updatedAt`, `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product_manufacturer.listingPageExtension.translation.languageId`, `product_manufacturer.productPageExtension`.`id` as `product_manufacturer.productPageExtension.id`, `product_manufacturer.productPageExtension`.`product_manufacturer_id` as `product_manufacturer.productPageExtension.productManufacturerId`, `product_manufacturer.productPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.productPageExtension.productManufacturerVersionId`, `product_manufacturer.productPageExtension`.`cms_page_type` as `product_manufacturer.productPageExtension.cmsPageType`, `product_manufacturer.productPageExtension`.`cms_page_id` as `product_manufacturer.productPageExtension.cmsPageId`, `product_manufacturer.productPageExtension`.`cms_page_version_id` as `product_manufacturer.productPageExtension.cmsPageVersionId`, `product_manufacturer.productPageExtension`.`created_at` as `product_manufacturer.productPageExtension.createdAt`, `product_manufacturer.productPageExtension`.`updated_at` as `product_manufacturer.productPageExtension.updatedAt`, `product_manufacturer.productPageExtension.translation.url`, COALESCE(`product_manufacturer.productPageExtension.translation.url`,`product_manufacturer.productPageExtension.translation.url`) as `product_manufacturer.productPageExtension.url`, `product_manufacturer.productPageExtension.translation.metaTitle`, COALESCE(`product_manufacturer.productPageExtension.translation.metaTitle`,`product_manufacturer.productPageExtension.translation.metaTitle`) as `product_manufacturer.productPageExtension.metaTitle`, `product_manufacturer.productPageExtension.translation.metaDescription`, COALESCE(`product_manufacturer.productPageExtension.translation.metaDescription`,`product_manufacturer.productPageExtension.translation.metaDescription`) as `product_manufacturer.productPageExtension.metaDescription`, `product_manufacturer.productPageExtension.translation.keywords`, COALESCE(`product_manufacturer.productPageExtension.translation.keywords`,`product_manufacturer.productPageExtension.translation.keywords`) as `product_manufacturer.productPageExtension.keywords`, `product_manufacturer.productPageExtension.translation.slotConfig`, COALESCE(`product_manufacturer.productPageExtension.translation.slotConfig`,`product_manufacturer.productPageExtension.translation.slotConfig`) as `product_manufacturer.productPageExtension.slotConfig`, `product_manufacturer.productPageExtension.translation.createdAt`, `product_manufacturer.productPageExtension.translation.updatedAt`, `product_manufacturer.productPageExtension.translation.productPageExtensionId`, `product_manufacturer.productPageExtension.translation.languageId`, `product_manufacturer.translation.name`, COALESCE(`product_manufacturer.translation.name`,`product_manufacturer.translation.name`) as `product_manufacturer.name`, `product_manufacturer.translation.description`, COALESCE(`product_manufacturer.translation.description`,`product_manufacturer.translation.description`) as `product_manufacturer.description`, `product_manufacturer.translation.customFields`, COALESCE(`product_manufacturer.translation.customFields`,`product_manufacturer.translation.customFields`) as `product_manufacturer.customFields`, `product_manufacturer.translation.createdAt`, `product_manufacturer.translation.updatedAt`, `product_manufacturer.translation.productManufacturerId`, `product_manufacturer.translation.languageId`, `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer` LEFT JOIN (SELECT `product_manufacturer.translation`.product_manufacturer_id, `product_manufacturer.translation`.product_manufacturer_version_id, `product_manufacturer.translation`.name as `product_manufacturer.translation.name`, `product_manufacturer.translation`.description as `product_manufacturer.translation.description`, `product_manufacturer.translation`.custom_fields as `product_manufacturer.translation.customFields`, `product_manufacturer.translation`.created_at as `product_manufacturer.translation.createdAt`, `product_manufacturer.translation`.updated_at as `product_manufacturer.translation.updatedAt`, `product_manufacturer.translation`.product_manufacturer_id as `product_manufacturer.translation.productManufacturerId`, `product_manufacturer.translation`.language_id as `product_manufacturer.translation.languageId`, `product_manufacturer.translation`.product_manufacturer_version_id as `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer_translation` `product_manufacturer.translation` WHERE `product_manufacturer.translation`.language_id = :languageId) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product_manufacturer`.`id` AND `product_manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product_manufacturer`.version_id LEFT JOIN `base_extension` `product_manufacturer.baseExtension` ON `product_manufacturer`.`id` = `product_manufacturer.baseExtension`.`product_manufacturer_id` LEFT JOIN `listing_page_extension` `product_manufacturer.listingPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.listingPageExtension`.`product_manufacturer_id` LEFT JOIN `product_page_extension` `product_manufacturer.productPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.productPageExtension`.`product_manufacturer_id` LEFT JOIN (SELECT `product_manufacturer.listingPageExtension.translation`.listing_page_extension_id, `product_manufacturer.listingPageExtension.translation`.description as `product_manufacturer.listingPageExtension.translation.description`, `product_manufacturer.listingPageExtension.translation`.size_description as `product_manufacturer.listingPageExtension.translation.sizeDescription`, `product_manufacturer.listingPageExtension.translation`.created_at as `product_manufacturer.listingPageExtension.translation.createdAt`, `product_manufacturer.listingPageExtension.translation`.updated_at as `product_manufacturer.listingPageExtension.translation.updatedAt`, `product_manufacturer.listingPageExtension.translation`.listing_page_extension_id as `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product_manufacturer.listingPageExtension.translation`.language_id as `product_manufacturer.listingPageExtension.translation.languageId` FROM `listing_page_extension_translation` `product_manufacturer.listingPageExtension.translation` WHERE `product_manufacturer.listingPageExtension.translation`.language_id = :languageId) `product_manufacturer.listingPageExtension.listing_page_extension_translation` ON `product_manufacturer.listingPageExtension.listing_page_extension_translation`.`listing_page_extension_id` = `product_manufacturer.listingPageExtension`.`id` LEFT JOIN (SELECT `product_manufacturer.productPageExtension.translation`.product_page_extension_id, `product_manufacturer.productPageExtension.translation`.url as `product_manufacturer.productPageExtension.translation.url`, `product_manufacturer.productPageExtension.translation`.meta_title as `product_manufacturer.productPageExtension.translation.metaTitle`, `product_manufacturer.productPageExtension.translation`.meta_description as `product_manufacturer.productPageExtension.translation.metaDescription`, `product_manufacturer.productPageExtension.translation`.keywords as `product_manufacturer.productPageExtension.translation.keywords`, `product_manufacturer.productPageExtension.translation`.slot_config as `product_manufacturer.productPageExtension.translation.slotConfig`, `product_manufacturer.productPageExtension.translation`.created_at as `product_manufacturer.productPageExtension.translation.createdAt`, `product_manufacturer.productPageExtension.translation`.updated_at as `product_manufacturer.productPageExtension.translation.updatedAt`, `product_manufacturer.productPageExtension.translation`.product_page_extension_id as `product_manufacturer.productPageExtension.translation.productPageExtensionId`, `product_manufacturer.productPageExtension.translation`.language_id as `product_manufacturer.productPageExtension.translation.languageId` FROM `product_page_extension_translation` `product_manufacturer.productPageExtension.translation` WHERE `product_manufacturer.productPageExtension.translation`.language_id = :languageId) `product_manufacturer.productPageExtension.product_page_extension_translation` ON `product_manufacturer.productPageExtension.product_page_extension_translation`.`product_page_extension_id` = `product_manufacturer.productPageExtension`.`id` WHERE (`product_manufacturer`.`version_id` = :version) AND (`product_manufacturer`.`id` IN (:ids))
SELECT
`product_manufacturer`.`id` as `product_manufacturer.id`,
`product_manufacturer`.`version_id` as `product_manufacturer.versionId`,
`product_manufacturer`.`media_id` as `product_manufacturer.mediaId`,
`product_manufacturer`.`link` as `product_manufacturer.link`,
`product_manufacturer`.`created_at` as `product_manufacturer.createdAt`,
`product_manufacturer`.`updated_at` as `product_manufacturer.updatedAt`,
`product_manufacturer.baseExtension`.`id` as `product_manufacturer.baseExtension.id`,
`product_manufacturer.baseExtension`.`product_manufacturer_id` as `product_manufacturer.baseExtension.productManufacturerId`,
`product_manufacturer.baseExtension`.`product_manufacturer_version_id` as `product_manufacturer.baseExtension.productManufacturerVersionId`,
`product_manufacturer.baseExtension`.`active` as `product_manufacturer.baseExtension.active`,
`product_manufacturer.baseExtension`.`type` as `product_manufacturer.baseExtension.type`,
`product_manufacturer.baseExtension`.`created_at` as `product_manufacturer.baseExtension.createdAt`,
`product_manufacturer.baseExtension`.`updated_at` as `product_manufacturer.baseExtension.updatedAt`,
`product_manufacturer.listingPageExtension`.`id` as `product_manufacturer.listingPageExtension.id`,
`product_manufacturer.listingPageExtension`.`product_manufacturer_id` as `product_manufacturer.listingPageExtension.productManufacturerId`,
`product_manufacturer.listingPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.listingPageExtension.productManufacturerVersionId`,
`product_manufacturer.listingPageExtension`.`active` as `product_manufacturer.listingPageExtension.active`,
`product_manufacturer.listingPageExtension`.`type` as `product_manufacturer.listingPageExtension.type`,
`product_manufacturer.listingPageExtension`.`product_assignment_type` as `product_manufacturer.listingPageExtension.productAssignmentType`,
`product_manufacturer.listingPageExtension`.`product_stream_id` as `product_manufacturer.listingPageExtension.productStreamId`,
`product_manufacturer.listingPageExtension`.`size_media` as `product_manufacturer.listingPageExtension.sizeMediaId`,
`product_manufacturer.listingPageExtension`.`highlight_media` as `product_manufacturer.listingPageExtension.highlightMediaId`,
`product_manufacturer.listingPageExtension`.`created_at` as `product_manufacturer.listingPageExtension.createdAt`,
`product_manufacturer.listingPageExtension`.`updated_at` as `product_manufacturer.listingPageExtension.updatedAt`,
`product_manufacturer.listingPageExtension.translation.description`,
COALESCE(
`product_manufacturer.listingPageExtension.translation.description`,
`product_manufacturer.listingPageExtension.translation.description`
) as `product_manufacturer.listingPageExtension.description`,
`product_manufacturer.listingPageExtension.translation.sizeDescription`,
COALESCE(
`product_manufacturer.listingPageExtension.translation.sizeDescription`,
`product_manufacturer.listingPageExtension.translation.sizeDescription`
) as `product_manufacturer.listingPageExtension.sizeDescription`,
`product_manufacturer.listingPageExtension.translation.createdAt`,
`product_manufacturer.listingPageExtension.translation.updatedAt`,
`product_manufacturer.listingPageExtension.translation.listingPageExtensionId`,
`product_manufacturer.listingPageExtension.translation.languageId`,
`product_manufacturer.productPageExtension`.`id` as `product_manufacturer.productPageExtension.id`,
`product_manufacturer.productPageExtension`.`product_manufacturer_id` as `product_manufacturer.productPageExtension.productManufacturerId`,
`product_manufacturer.productPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.productPageExtension.productManufacturerVersionId`,
`product_manufacturer.productPageExtension`.`cms_page_type` as `product_manufacturer.productPageExtension.cmsPageType`,
`product_manufacturer.productPageExtension`.`cms_page_id` as `product_manufacturer.productPageExtension.cmsPageId`,
`product_manufacturer.productPageExtension`.`cms_page_version_id` as `product_manufacturer.productPageExtension.cmsPageVersionId`,
`product_manufacturer.productPageExtension`.`created_at` as `product_manufacturer.productPageExtension.createdAt`,
`product_manufacturer.productPageExtension`.`updated_at` as `product_manufacturer.productPageExtension.updatedAt`,
`product_manufacturer.productPageExtension.translation.url`,
COALESCE(
`product_manufacturer.productPageExtension.translation.url`,
`product_manufacturer.productPageExtension.translation.url`
) as `product_manufacturer.productPageExtension.url`,
`product_manufacturer.productPageExtension.translation.metaTitle`,
COALESCE(
`product_manufacturer.productPageExtension.translation.metaTitle`,
`product_manufacturer.productPageExtension.translation.metaTitle`
) as `product_manufacturer.productPageExtension.metaTitle`,
`product_manufacturer.productPageExtension.translation.metaDescription`,
COALESCE(
`product_manufacturer.productPageExtension.translation.metaDescription`,
`product_manufacturer.productPageExtension.translation.metaDescription`
) as `product_manufacturer.productPageExtension.metaDescription`,
`product_manufacturer.productPageExtension.translation.keywords`,
COALESCE(
`product_manufacturer.productPageExtension.translation.keywords`,
`product_manufacturer.productPageExtension.translation.keywords`
) as `product_manufacturer.productPageExtension.keywords`,
`product_manufacturer.productPageExtension.translation.slotConfig`,
COALESCE(
`product_manufacturer.productPageExtension.translation.slotConfig`,
`product_manufacturer.productPageExtension.translation.slotConfig`
) as `product_manufacturer.productPageExtension.slotConfig`,
`product_manufacturer.productPageExtension.translation.createdAt`,
`product_manufacturer.productPageExtension.translation.updatedAt`,
`product_manufacturer.productPageExtension.translation.productPageExtensionId`,
`product_manufacturer.productPageExtension.translation.languageId`,
`product_manufacturer.translation.name`,
COALESCE(
`product_manufacturer.translation.name`,
`product_manufacturer.translation.name`
) as `product_manufacturer.name`,
`product_manufacturer.translation.description`,
COALESCE(
`product_manufacturer.translation.description`,
`product_manufacturer.translation.description`
) as `product_manufacturer.description`,
`product_manufacturer.translation.customFields`,
COALESCE(
`product_manufacturer.translation.customFields`,
`product_manufacturer.translation.customFields`
) as `product_manufacturer.customFields`,
`product_manufacturer.translation.createdAt`,
`product_manufacturer.translation.updatedAt`,
`product_manufacturer.translation.productManufacturerId`,
`product_manufacturer.translation.languageId`,
`product_manufacturer.translation.productManufacturerVersionId`
FROM
`product_manufacturer`
LEFT JOIN (
SELECT
`product_manufacturer.translation`.product_manufacturer_id,
`product_manufacturer.translation`.product_manufacturer_version_id,
`product_manufacturer.translation`.name as `product_manufacturer.translation.name`,
`product_manufacturer.translation`.description as `product_manufacturer.translation.description`,
`product_manufacturer.translation`.custom_fields as `product_manufacturer.translation.customFields`,
`product_manufacturer.translation`.created_at as `product_manufacturer.translation.createdAt`,
`product_manufacturer.translation`.updated_at as `product_manufacturer.translation.updatedAt`,
`product_manufacturer.translation`.product_manufacturer_id as `product_manufacturer.translation.productManufacturerId`,
`product_manufacturer.translation`.language_id as `product_manufacturer.translation.languageId`,
`product_manufacturer.translation`.product_manufacturer_version_id as `product_manufacturer.translation.productManufacturerVersionId`
FROM
`product_manufacturer_translation` `product_manufacturer.translation`
WHERE
`product_manufacturer.translation`.language_id = : languageId
) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product_manufacturer`.`id`
AND `product_manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product_manufacturer`.version_id
LEFT JOIN `base_extension` `product_manufacturer.baseExtension` ON `product_manufacturer`.`id` = `product_manufacturer.baseExtension`.`product_manufacturer_id`
LEFT JOIN `listing_page_extension` `product_manufacturer.listingPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.listingPageExtension`.`product_manufacturer_id`
LEFT JOIN `product_page_extension` `product_manufacturer.productPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.productPageExtension`.`product_manufacturer_id`
LEFT JOIN (
SELECT
`product_manufacturer.listingPageExtension.translation`.listing_page_extension_id,
`product_manufacturer.listingPageExtension.translation`.description as `product_manufacturer.listingPageExtension.translation.description`,
`product_manufacturer.listingPageExtension.translation`.size_description as `product_manufacturer.listingPageExtension.translation.sizeDescription`,
`product_manufacturer.listingPageExtension.translation`.created_at as `product_manufacturer.listingPageExtension.translation.createdAt`,
`product_manufacturer.listingPageExtension.translation`.updated_at as `product_manufacturer.listingPageExtension.translation.updatedAt`,
`product_manufacturer.listingPageExtension.translation`.listing_page_extension_id as `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`,
`product_manufacturer.listingPageExtension.translation`.language_id as `product_manufacturer.listingPageExtension.translation.languageId`
FROM
`listing_page_extension_translation` `product_manufacturer.listingPageExtension.translation`
WHERE
`product_manufacturer.listingPageExtension.translation`.language_id = : languageId
) `product_manufacturer.listingPageExtension.listing_page_extension_translation` ON `product_manufacturer.listingPageExtension.listing_page_extension_translation`.`listing_page_extension_id` = `product_manufacturer.listingPageExtension`.`id`
LEFT JOIN (
SELECT
`product_manufacturer.productPageExtension.translation`.product_page_extension_id,
`product_manufacturer.productPageExtension.translation`.url as `product_manufacturer.productPageExtension.translation.url`,
`product_manufacturer.productPageExtension.translation`.meta_title as `product_manufacturer.productPageExtension.translation.metaTitle`,
`product_manufacturer.productPageExtension.translation`.meta_description as `product_manufacturer.productPageExtension.translation.metaDescription`,
`product_manufacturer.productPageExtension.translation`.keywords as `product_manufacturer.productPageExtension.translation.keywords`,
`product_manufacturer.productPageExtension.translation`.slot_config as `product_manufacturer.productPageExtension.translation.slotConfig`,
`product_manufacturer.productPageExtension.translation`.created_at as `product_manufacturer.productPageExtension.translation.createdAt`,
`product_manufacturer.productPageExtension.translation`.updated_at as `product_manufacturer.productPageExtension.translation.updatedAt`,
`product_manufacturer.productPageExtension.translation`.product_page_extension_id as `product_manufacturer.productPageExtension.translation.productPageExtensionId`,
`product_manufacturer.productPageExtension.translation`.language_id as `product_manufacturer.productPageExtension.translation.languageId`
FROM
`product_page_extension_translation` `product_manufacturer.productPageExtension.translation`
WHERE
`product_manufacturer.productPageExtension.translation`.language_id = : languageId
) `product_manufacturer.productPageExtension.product_page_extension_translation` ON `product_manufacturer.productPageExtension.product_page_extension_translation`.`product_page_extension_id` = `product_manufacturer.productPageExtension`.`id`
WHERE
(
`product_manufacturer`.`version_id` = : version
)
AND (
`product_manufacturer`.`id` IN (: ids)
)
SELECT `product_manufacturer`.`id` as `product_manufacturer.id`, `product_manufacturer`.`version_id` as `product_manufacturer.versionId`, `product_manufacturer`.`media_id` as `product_manufacturer.mediaId`, `product_manufacturer`.`link` as `product_manufacturer.link`, `product_manufacturer`.`created_at` as `product_manufacturer.createdAt`, `product_manufacturer`.`updated_at` as `product_manufacturer.updatedAt`, `product_manufacturer.baseExtension`.`id` as `product_manufacturer.baseExtension.id`, `product_manufacturer.baseExtension`.`product_manufacturer_id` as `product_manufacturer.baseExtension.productManufacturerId`, `product_manufacturer.baseExtension`.`product_manufacturer_version_id` as `product_manufacturer.baseExtension.productManufacturerVersionId`, `product_manufacturer.baseExtension`.`active` as `product_manufacturer.baseExtension.active`, `product_manufacturer.baseExtension`.`type` as `product_manufacturer.baseExtension.type`, `product_manufacturer.baseExtension`.`created_at` as `product_manufacturer.baseExtension.createdAt`, `product_manufacturer.baseExtension`.`updated_at` as `product_manufacturer.baseExtension.updatedAt`, `product_manufacturer.listingPageExtension`.`id` as `product_manufacturer.listingPageExtension.id`, `product_manufacturer.listingPageExtension`.`product_manufacturer_id` as `product_manufacturer.listingPageExtension.productManufacturerId`, `product_manufacturer.listingPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.listingPageExtension.productManufacturerVersionId`, `product_manufacturer.listingPageExtension`.`active` as `product_manufacturer.listingPageExtension.active`, `product_manufacturer.listingPageExtension`.`type` as `product_manufacturer.listingPageExtension.type`, `product_manufacturer.listingPageExtension`.`product_assignment_type` as `product_manufacturer.listingPageExtension.productAssignmentType`, `product_manufacturer.listingPageExtension`.`product_stream_id` as `product_manufacturer.listingPageExtension.productStreamId`, `product_manufacturer.listingPageExtension`.`size_media` as `product_manufacturer.listingPageExtension.sizeMediaId`, `product_manufacturer.listingPageExtension`.`highlight_media` as `product_manufacturer.listingPageExtension.highlightMediaId`, `product_manufacturer.listingPageExtension`.`created_at` as `product_manufacturer.listingPageExtension.createdAt`, `product_manufacturer.listingPageExtension`.`updated_at` as `product_manufacturer.listingPageExtension.updatedAt`, `product_manufacturer.listingPageExtension.translation.description`, COALESCE(`product_manufacturer.listingPageExtension.translation.description`,`product_manufacturer.listingPageExtension.translation.description`) as `product_manufacturer.listingPageExtension.description`, `product_manufacturer.listingPageExtension.translation.sizeDescription`, COALESCE(`product_manufacturer.listingPageExtension.translation.sizeDescription`,`product_manufacturer.listingPageExtension.translation.sizeDescription`) as `product_manufacturer.listingPageExtension.sizeDescription`, `product_manufacturer.listingPageExtension.translation.createdAt`, `product_manufacturer.listingPageExtension.translation.updatedAt`, `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product_manufacturer.listingPageExtension.translation.languageId`, `product_manufacturer.productPageExtension`.`id` as `product_manufacturer.productPageExtension.id`, `product_manufacturer.productPageExtension`.`product_manufacturer_id` as `product_manufacturer.productPageExtension.productManufacturerId`, `product_manufacturer.productPageExtension`.`product_manufacturer_version_id` as `product_manufacturer.productPageExtension.productManufacturerVersionId`, `product_manufacturer.productPageExtension`.`cms_page_type` as `product_manufacturer.productPageExtension.cmsPageType`, `product_manufacturer.productPageExtension`.`cms_page_id` as `product_manufacturer.productPageExtension.cmsPageId`, `product_manufacturer.productPageExtension`.`cms_page_version_id` as `product_manufacturer.productPageExtension.cmsPageVersionId`, `product_manufacturer.productPageExtension`.`created_at` as `product_manufacturer.productPageExtension.createdAt`, `product_manufacturer.productPageExtension`.`updated_at` as `product_manufacturer.productPageExtension.updatedAt`, `product_manufacturer.productPageExtension.translation.url`, COALESCE(`product_manufacturer.productPageExtension.translation.url`,`product_manufacturer.productPageExtension.translation.url`) as `product_manufacturer.productPageExtension.url`, `product_manufacturer.productPageExtension.translation.metaTitle`, COALESCE(`product_manufacturer.productPageExtension.translation.metaTitle`,`product_manufacturer.productPageExtension.translation.metaTitle`) as `product_manufacturer.productPageExtension.metaTitle`, `product_manufacturer.productPageExtension.translation.metaDescription`, COALESCE(`product_manufacturer.productPageExtension.translation.metaDescription`,`product_manufacturer.productPageExtension.translation.metaDescription`) as `product_manufacturer.productPageExtension.metaDescription`, `product_manufacturer.productPageExtension.translation.keywords`, COALESCE(`product_manufacturer.productPageExtension.translation.keywords`,`product_manufacturer.productPageExtension.translation.keywords`) as `product_manufacturer.productPageExtension.keywords`, `product_manufacturer.productPageExtension.translation.slotConfig`, COALESCE(`product_manufacturer.productPageExtension.translation.slotConfig`,`product_manufacturer.productPageExtension.translation.slotConfig`) as `product_manufacturer.productPageExtension.slotConfig`, `product_manufacturer.productPageExtension.translation.createdAt`, `product_manufacturer.productPageExtension.translation.updatedAt`, `product_manufacturer.productPageExtension.translation.productPageExtensionId`, `product_manufacturer.productPageExtension.translation.languageId`, `product_manufacturer.translation.name`, COALESCE(`product_manufacturer.translation.name`,`product_manufacturer.translation.name`) as `product_manufacturer.name`, `product_manufacturer.translation.description`, COALESCE(`product_manufacturer.translation.description`,`product_manufacturer.translation.description`) as `product_manufacturer.description`, `product_manufacturer.translation.customFields`, COALESCE(`product_manufacturer.translation.customFields`,`product_manufacturer.translation.customFields`) as `product_manufacturer.customFields`, `product_manufacturer.translation.createdAt`, `product_manufacturer.translation.updatedAt`, `product_manufacturer.translation.productManufacturerId`, `product_manufacturer.translation.languageId`, `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer` LEFT JOIN (SELECT `product_manufacturer.translation`.product_manufacturer_id, `product_manufacturer.translation`.product_manufacturer_version_id, `product_manufacturer.translation`.name as `product_manufacturer.translation.name`, `product_manufacturer.translation`.description as `product_manufacturer.translation.description`, `product_manufacturer.translation`.custom_fields as `product_manufacturer.translation.customFields`, `product_manufacturer.translation`.created_at as `product_manufacturer.translation.createdAt`, `product_manufacturer.translation`.updated_at as `product_manufacturer.translation.updatedAt`, `product_manufacturer.translation`.product_manufacturer_id as `product_manufacturer.translation.productManufacturerId`, `product_manufacturer.translation`.language_id as `product_manufacturer.translation.languageId`, `product_manufacturer.translation`.product_manufacturer_version_id as `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer_translation` `product_manufacturer.translation` WHERE `product_manufacturer.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product_manufacturer`.`id` AND `product_manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product_manufacturer`.version_id LEFT JOIN `base_extension` `product_manufacturer.baseExtension` ON `product_manufacturer`.`id` = `product_manufacturer.baseExtension`.`product_manufacturer_id` LEFT JOIN `listing_page_extension` `product_manufacturer.listingPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.listingPageExtension`.`product_manufacturer_id` LEFT JOIN `product_page_extension` `product_manufacturer.productPageExtension` ON `product_manufacturer`.`id` = `product_manufacturer.productPageExtension`.`product_manufacturer_id` LEFT JOIN (SELECT `product_manufacturer.listingPageExtension.translation`.listing_page_extension_id, `product_manufacturer.listingPageExtension.translation`.description as `product_manufacturer.listingPageExtension.translation.description`, `product_manufacturer.listingPageExtension.translation`.size_description as `product_manufacturer.listingPageExtension.translation.sizeDescription`, `product_manufacturer.listingPageExtension.translation`.created_at as `product_manufacturer.listingPageExtension.translation.createdAt`, `product_manufacturer.listingPageExtension.translation`.updated_at as `product_manufacturer.listingPageExtension.translation.updatedAt`, `product_manufacturer.listingPageExtension.translation`.listing_page_extension_id as `product_manufacturer.listingPageExtension.translation.listingPageExtensionId`, `product_manufacturer.listingPageExtension.translation`.language_id as `product_manufacturer.listingPageExtension.translation.languageId` FROM `listing_page_extension_translation` `product_manufacturer.listingPageExtension.translation` WHERE `product_manufacturer.listingPageExtension.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product_manufacturer.listingPageExtension.listing_page_extension_translation` ON `product_manufacturer.listingPageExtension.listing_page_extension_translation`.`listing_page_extension_id` = `product_manufacturer.listingPageExtension`.`id` LEFT JOIN (SELECT `product_manufacturer.productPageExtension.translation`.product_page_extension_id, `product_manufacturer.productPageExtension.translation`.url as `product_manufacturer.productPageExtension.translation.url`, `product_manufacturer.productPageExtension.translation`.meta_title as `product_manufacturer.productPageExtension.translation.metaTitle`, `product_manufacturer.productPageExtension.translation`.meta_description as `product_manufacturer.productPageExtension.translation.metaDescription`, `product_manufacturer.productPageExtension.translation`.keywords as `product_manufacturer.productPageExtension.translation.keywords`, `product_manufacturer.productPageExtension.translation`.slot_config as `product_manufacturer.productPageExtension.translation.slotConfig`, `product_manufacturer.productPageExtension.translation`.created_at as `product_manufacturer.productPageExtension.translation.createdAt`, `product_manufacturer.productPageExtension.translation`.updated_at as `product_manufacturer.productPageExtension.translation.updatedAt`, `product_manufacturer.productPageExtension.translation`.product_page_extension_id as `product_manufacturer.productPageExtension.translation.productPageExtensionId`, `product_manufacturer.productPageExtension.translation`.language_id as `product_manufacturer.productPageExtension.translation.languageId` FROM `product_page_extension_translation` `product_manufacturer.productPageExtension.translation` WHERE `product_manufacturer.productPageExtension.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product_manufacturer.productPageExtension.product_page_extension_translation` ON `product_manufacturer.productPageExtension.product_page_extension_translation`.`product_page_extension_id` = `product_manufacturer.productPageExtension`.`id` WHERE (`product_manufacturer`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND (`product_manufacturer`.`id` IN (0x0653EBC9C5521DA7B0971A75FEE1A163, 0x207AF27F988CB5FACB4C67AA81A48007, 0x727525B902F56CC84292C2F128DE4808, 0x08A160DA548A330F0567748BE2D72AE2, 0x484CFEE21E649270B8093B59BFAF0E17, 0x944F9E4B1EFE2DE4AA0469C8D5BF609A, 0xAA39DF6D328AF17C9C126D485A444872, 0x9584AC534CD0FEB4A11B323E688B59A6, 0x0FBAED7658FA38881AD95AF292532840, 0x7963C3C2E793683EBAE60ADE843433ED, 0x27F3BE6D8B6EDF28C94568C9983EFF22, 0x11ED0E353395D144CC0F3404ECB10D69, 0x4B7A888C17A8D426DA7199F5AB61BA7B, 0xA2CF3958919D8B484AAB3D70C378978D, 0xE3148F430F4D4C4B9C4F94FFC908A4EB, 0x1212B48373988283FF5327DEFF3D744F, 0xBA87030A5F52635DCCC0349237E69DBC, 0x1E24ECF81555A7040AFC19E3E2EF987C, 0xF9D72A8E54155A8359BF8352908AFE82, 0x73025C9D0A92288C3D1A73831AF4F8DA, 0xCD902A603722E6B1D1C30BA693466ECE, 0x0CBD5E5C9B7F2B29760A758DC271FC66, 0xAF7D5386084EA65B540E7DA7E0688874, 0x0830AB1BC6DD08B8E9774C34D9D04C9F, 0xFFAB4433072AE90CB0349E97AEF4F70F, 0x285B25C47B8562C2C84DD2B5262AAA89, 0x89D0C44E3F75555116F9C8D842674036, 0x040CA1C51FC68466937965191FC396A6, 0xCA86D64A9B33BB728C6AF906EBB6A8CD, 0x1000E32EB451E844EE6141475FF412F0, 0x39926A2D24BA4CB02EAF3F0301EFE697, 0x80E1632BBFF9E25CAD671D01E40EA4D9, 0x50513BE3D09CB4D7F0DB5D3BC8D175DC, 0xABA03C761F8A86D83239C78A66D26699, 0x2D8A48225B8F51B7FB0EEB904E8B15BE, 0x1BD3D24AD7E2B5DED1DD6A3E6D19CC0E, 0xBC0828D429840EAE3E9C1D8868FBF045, 0x0FA9E7A50A370C8662EE4A41C28CE86D, 0xDC63FC8C4142272B1A23DFC8F524B092, 0xFD2D03219C6B483528C985BFC0396623, 0x79A784D1582708F6C89A4ADD783CDFD6, 0x6CCA7114B17DAFC106A1A8457051897F, 0xD7C50D36A6D392DBD912944446814FB9, 0xD27E13E1F7627F0C7F9824C7F2C95EB9, 0xFACF94CB888E2032306CD9DD5AD1E626, 0x664B150349F50DFDD9C3C4CEF202C1FF, 0x6D007A5ECB22BF00337DBC7E6B7F4DB5, 0xC01CF9783C6FCD0F5B290135596BDAD0, 0x7FA56F1AC185AA203252020709CB514D, 0x5AC2B02BFAF2B01AE53BAA189469DCB7, 0xB43924836EB836126C48A24641554333, 0xC90965ECFC3AAF2DB87FDB872F173F0D, 0x6AA127CEAE558E6DC19AE50BDFB4CB60, 0x3908056154F02AA11BF715F2DE9096F3, 0xA37E12657429E0100E9F4046EC5D095B, 0xA6DF88DCA33F6928CFC3CBA1126F20A7, 0x6E7FB115C51C9C3AD40D27F222DA0231, 0x3478186F89D1EDEE18C6475F8ACE17A9, 0x2FBAF77D02EFEBD1689B7FB491FF47BF, 0x2FBF24043E152C71A93E1CFDD7E811C9, 0xEA4F5369F013AB492195712F2E4D8D5C, 0x31D7C07F46A917AAC0239690E6022FEB, 0xE76F69E8994DDBE6EC26F1DCB80E9034, 0x7C54C561C5BD4710C3F6E39D5CC53189, 0x96B41BE9E92F1B41F7E1EDFDEE6D4E18, 0x200F6D168F9EE9996E542EBC430A61F7, 0x81744C4035659F8BF1D8199AADB8EAC5, 0x45CBD3DDEA20D9F91D7290C3E63536CB, 0x925687482F3B4EE9A0ADDA739FE85D7A, 0xD1FDACA6355C27A2217674D30F5B6FDE, 0xB94BA506952C57FC141800D06841990D, 0x6797023C39B03DBB45728E6F2338223B, 0x48FAF624BD68CF1768D6B7937A27736A, 0x60C6459E017AA33A36B66C0D7758A294, 0x90D5DDA25A600438FED632FFA787CE2B, 0x1CE0341EE415005A7D9E47EB6A4DB025, 0x3F774E4E1129A297DAC3FB1338B22AA6, 0x5088996F2A4837B5D5C94AFF6A43456A, 0xFA5913F4F3D1F8EA30AFE74CF4658335, 0x4D79C8F0B162649AE08A2644028CD1E5, 0xCDF953BABD69B87688675A514E933659, 0xEA54FE381B50F4A95938DE974F65C681, 0x053D73880101A9730A1DFC692E2AE553, 0x94C89A1D7E64F6A7EDD47D44353E95BE, 0xC6BDF874DF4B5426BAD96402D711A7EA, 0x0AD815F02D5F9E4CFD0A313166924200, 0xAFAF55D7EAA9D70348981650559505F1, 0xEC4119F3303F23790CFDF6849D4FCE3F, 0x32CE82D00A8B7819579E900D35CB402B, 0x4019A3B5864ED4A890811E9792519F81, 0xED2DA29AC28B3E7AB57F854E6BD6D05A, 0xB4738273DA82E9EB25EC50FEFC24C995, 0x2B962E2AD8F58DA70AA2EDFC842F7FBB, 0x12FC20EE0476D8FACA1A7A53F128A97C, 0xBA9065A60F44F078253D86306B9BAF8A, 0x0EB171596B07C5BD3F19A5E98950D78F, 0x602C50234F56A29DBDB1BAA0030FDA22, 0x6B846A80B46C6901CF6B0D378AA8C405, 0x65926023F0B56DD6341B139B23DDCBE8, 0xECD35F0A21079C2BAE963CB5219782D4, 0x6E57A43A9CA257D6748713A5C744A775, 0xCA8278604F14B2CFB5DDF2FF0F3B6E49, 0xA11A4FE9AD4A7E8CA3DCA328D26D484D, 0x75C71E1C7BAE175F74F90B08F39457A4, 0x94CD15977E4D4753A1F326C335F299A0, 0x2F72EF633430FCA3699CF60467487416, 0xD00C7D775C77A2D3448F16172DEA4C13, 0x600F8567A101EF17278E8F27A056A86D, 0x7A9F7B9546EC665A75579E8A5949B511, 0x45515F62D8833030FA611722950B0AE6, 0x210C3A2C3A6A119DBCDF77233231CE33, 0x766555701DAB4F4A1E30E2DA24D649BC, 0xB518AFEC567E85C98FA50D87096E62A5, 0x650BC2B992A39B0357EA14DC79BC88F2, 0x7E1071B67505237CA69AFEFE4538F47D, 0x482F632498024A4B3488FFA8063D9727, 0xB6391D70E470F2C6704C21FA7DADB6FD, 0x711B75190C7895275F91612F8340532B, 0x69536E87FFF8F06CB8BDC684A736452D, 0x47F8FDB3D54CE708013D22CB5DDB8EAB, 0x4970161CF3C1437B22D5AB707C07CA1A, 0xA0B1FA83B8C690964483535E745FF781, 0xA16C41B7B7730011EFF6FE5161CFBE0E, 0x42379649E58D9743664989D61FAA1C79, 0x500A53DBE654007A04EED79194DFCEF4, 0x768EFC7E8D129AE463C126A9E6003281, 0xADBB2416BE5F88013C94AD176662951D, 0x014380C9B02619ED2EBBEBB468C9A982, 0x9B3BA7F212E9CBFA70D8EADF9E4A1636, 0x65E43267A5BEB3C49143B7EFEAE3F68C, 0xFA1A1C4C3E4DF8C2DB65F1FAA57AF61C, 0x0D0C688803C3506B6D02B6BE46F44C96, 0xFCCEA08DD7EA450E5228BB80EC06EEBC, 0x7539D6C274861E577EE9B18B00CBD0DE, 0x635FB397B82CE67088A6BF328A68CD59, 0x622D64B553E65D3025C2AC7B5A21EC7A, 0x2188645431BFDC46F03AC21D5A895A87, 0x70ED723EBB45BBA5FFB6E05902157739, 0x7DFF41DEEE41259E6240B9269DA006C3, 0x21C7E9756077AC8F497B6C4042867F22, 0xD4DFFDF737B78DFB36EA6554D864E017, 0xD245C2371ACDEBDD9D59DC8C776FDB31, 0xD819124D3DDFE4077DC14A217D5BACAB, 0x96AB5C83F8BE749AC33198983F2C64B1, 0xF34503CD4DF54AB705193F7A490D0437, 0xE6ABAB0F3869E59E2201C39B18D13092, 0x30DAB2D131CC57FEE280580513C398E2, 0x69847F6017EF68D8DD99894949386BF4, 0x0C10698E4C1FC1E241F4B50918C0DD32, 0xE942F480F92BBABB1D40F6AE713DD8CA, 0xD25C143CA712E007146414C437D95218, 0xF12B4346A2B46264E375B5EFAAFA8E43, 0xD237A70F24ED83D86854F83AF8ED4685, 0x4FA2410A8E6366CA0313EADD9B8BA457, 0xFDAF15A9632BDDB1660B25EE2838D21B, 0xD270DE76820E61FFE083F00F232EAF31, 0x7BE2C8BBBB74EDD2FFDAE2A3DCED8844, 0x55866CF70F89269BBA5D27FDF913CA5E, 0x2FA78D2D5A525866DF3D908A00EE6C71, 0x4B8F365C0647CD36FB596297497920C7, 0x84F35CC6F8DD4CEC875846423C7A0317, 0x7A2CE0ADE7AEF355D763A4214DEAB71A, 0x45EAA5428D8BD5871E554F7AE9915D12, 0x068AF24B2D87D7D7CA576F142D2B593E, 0x0744AC06BDFB7B2B5C0D3F5FD2275BEE, 0x39822AECF97CD2C4E54AAA73EFA7E73A, 0xC93FB90FDC80F779842C95B734E7E1EA, 0x0EAD9C05C9EBBB3B608C1FB59C1714E6, 0x81CFE4BD0B2D3BA84D2910DE8937F06C, 0x62182B43EB65ABD4182286FC03416695, 0x7106D0DD2EDB2E81042E2CBEB3FE1670, 0x6682AC58B8ECE02F822F159585503695, 0x31B56EF52E7E6BBA209E9B0B488F7907, 0xDBD8A669EC8075B0C713C5529C21DA2D, 0xB5875945B08726FE3C00DF339242A356, 0x9B680A7A9E0F6F376832261A5A558D1D, 0x7266385D8A61936AA7247F7ACD119FC4, 0xA67AF00C65DAB401C9AE9F7F0A34FF4F, 0xEA33F49BF027FB1C70F9922FED58ADC1, 0xB73FA5829A95B6ABA3B92B9AF3FE6DDA, 0x367335A7032A798D52BA63870E3E82DB, 0x03C5DB54F2CBB76F59DB628850772733, 0x31E2B55CD01D6C9CB1872E7344018134, 0xBB442C7A6563B37CD7112B3F9FA9DFD5, 0x91A555A70B2AEFCFBE8A31783831796F, 0x85CB6163E85871A90ECCB5AFC9728EDB, 0xD6E16722D960CB063B3EA3E924894839, 0x8E02C54D9098AEB0057A73FE3AC3456B, 0xAEA8FCCFCB2F8F3DE777E1E89CE223DC, 0xCC952AB2CF0AE116C9D4ECC8546FE867, 0x052E2A1A71CA82C8E5F0C4F5223198E9, 0xCFEBE1A453EAC093597ABB71D71A2697, 0x9949EFE2A2E9A2C48DB0873DA47FDA00, 0x01A6707FBA104C4BFC6CAFF5C682511A, 0xE6F99DB444678159DBB617B14A3F502B, 0x90D510AAF5D6991DFD79E9E2C7172461, 0xB9DF26953742E8847C53287DC9D104D4, 0x2AEEBDF10E7774EE1E31A7BC62580C27, 0xED4DAADEF7628732ED0BD16ED76B64B2, 0xDB7C5AA7D7D91A7AE02CD2CAD317D663, 0x6FE831CA691087D1D25FF647D3BBD9E8, 0x99C948328352939712C9D4ECB358D782, 0xDF2F79391258C8B30090E4634911B781, 0x677954A1FAC950E2D2BBD83FA5F95424, 0xE0DBC13480BFE94FCFA6222F1230AE37, 0x065627300735CF36D34E02C27B98F151, 0x7211958B3B9B6F4CECB5407C1B6D87B8, 0x507DB09B1DDF08F917B430A0352F33B2, 0x4FBA9F114A1360471737706E3C70E09A, 0x9ABC2C948AF18AE58790B17036848CD0, 0xFE13C3DA2C46E2D9C6F1DC7E23FAE661, 0x97BCB435F466C69A49A27002F1534E2F, 0xA0A170D2A6D7A1370F602CEE156B6BA4, 0xBA19A86396DD1EAC493E40A64A1D942E, 0x0546521240644AB497603838E8C8E595, 0xE892B165D0986F018A40066A6658B4C7, 0x6563C82CCDD4AB08297E08D1FAD7EE92, 0x13E5C7C6DF97C95266E3678F75BEDF69, 0xA2F20D5B73AF97074BD39D809495FDD0, 0xA6A44E9DA32A85BC76DC5C46AE445C17, 0x3D3D826A34A0E8CB82A32A7AE8523ED3, 0x5C38B0075B04EC920B54D6888934AD52, 0x3D582D540B3921C89F052D08ED07D831, 0x21BEA4012E4DD79675AF17A1316A55EF, 0x1BF1763861C44BE9BCC3DCE23F2D5255, 0xEFB88FF213BC0B1A78447667DF407588, 0xD987F705B4FA94C56EA9B0E883B6BA6F, 0x7A634B35E44ED36D6B62EE5CB56EFEBD, 0xDC2D47FCB26AD3D98EA5B58D66C03C09, 0xC01803A43E0106953B855A892A93ED5D, 0x440E969C3140825AD5EC8A38B2CD08BD, 0xF06949DA6CB4848C7445A9804042DBEE, 0xE8FBAB0EF083A5BC0BB4BB7CE2760D2B, 0x3CECA3B5BCA70A5C335C45CDF8CCDB1E, 0xD81AAAE332F69A3758FEA92887021EAC, 0x3BEB6A0984414468C5691777295AB650, 0x2614C94EE9445BC5C50C88174B00E2D4, 0x33B285BA56CF45FDC4B7E88A21F29592, 0xBFB6EEB83993E88A6712FBAA2303F8B8, 0x96FCE83D4FA4C063293FBA6FAE690254, 0x8B8D13F41978A68D76B43D6FEC09DFF8, 0x884CD25389C9DEBD75A84622C50A3EB1, 0xD9661293B4B7A725C1C64EF6F0C4EF42, 0xEBFF8A80D7D2EAF9757A698DD1226981, 0x52BD3E1716EF17F5EDA1040449DFF042, 0x747FB6EF12937912B72FBD85646B672F, 0x68CAF103A5A0E84C10795522F958AD9A, 0xF0E2D6ACD2254DA9800D4173A3126C3D, 0x0BBB0D2E255081461AF2BF50FF469371, 0xD1B6630AA9A5E2A3F2A6E171C4E60AFB, 0x2E6811F83113F584EAD70D0D0F4F69D5, 0xE0A97D19CD4642B9B3AD51491518ABD7, 0x4A19D1DDD973075C26B4E295A7F1A340, 0x91A1F025B5802D677B5A8143354CD6FA, 0x4CF7EDEBC630874984FEF2458A4C228F, 0x6079F36A31B62A2E27DD7E98AD5D437E, 0xDE8DD7CBD9239DB0EBA7202C160A1C10, 0xB69B3CABDB444B8460C32F63D1144BF0, 0x7E63176BD62C05AA2A94DD17208D766E, 0xE5515A45EC190E749102B34D6520E9F1, 0xB802B310D237DBE00C39D6D863F22E8B, 0x37B1D14801B73F6BF5A788E56529C431, 0xAFFAE13E63A33816DCF5F133462659F6, 0x642FC3AA17425B9238D16262157C1F1B, 0x0FA7A3788A273B8ECDA310CC04918731, 0xF73567B2F060E12F8764A75CFCF62D10, 0xE4CB4C2D6543AB1AF3567E53C92766B3, 0x60F04D8F37D384983048DE670D8EA69B, 0x940E85A8C3151D08C10CF0710C2F6715, 0x0482D9946BBEDCC8C34F0CBD744F2F2C, 0x808DDAE7E5C5CF47BB6A90C9E0452AEF, 0xA6C1506251BE03CE903FA437CAD832B3, 0x509C68D4559EC13D35EE9810B8B1EAD3, 0xD60576254CAB13E17D342AA173F9E9B6, 0x20773F3FBA406456A585FBBCBB8E0971, 0x9B956EC211321BDBC5209D13F3BA1938, 0x22D33EC3424ED9038DFE605F071F74D5, 0xB7CBE01CFD0B8977DE5F8A4DD7EF2A07, 0x6061C77C4239CD92FCDD640551B8AF6E, 0x245399A2B79575FEB9B009672D437926, 0xD7B6EA8F2E19CBE4EEE30DDABD4BF360, 0xCA3EA4F1D7EDEF964222F2D41327F507, 0xB7E8EFD7DFCC335843CCB9C5B37BF3A7, 0x2FBEA2040B84E9FCCAB0C13C94BB2F3D, 0x0F6D3CAA07D71EE29D4A2B0378E81011, 0xEC9DD1351D54268B80BCDE2AAC4F821B, 0x7E231B4E20805EBB92A3AD749C692EA4, 0x19D4AF84427C433A4FA241464EBAB27F, 0x0592BBE327508DA9867BB27BB2AFE018, 0x1F6AA2C9E9E4B8D64136747C871A438B, 0x7FA1072E3C259794117F868346351D01, 0x2CF8B44AD0701832EF2E159790629CB4, 0xD896E941FFEC64F4ECBB8BED67E63225, 0x46CA812BA3D6A052A51A38682EE2CC65, 0x8EAC826456F6A523099D79F7E10C011D, 0x96A16ECE855432633778D870BEC9BFC6, 0x9D8CC6743648136A010910EBD91084D6, 0xA6DB8C44BB7ECABB6D227A1BFCA9F2F1, 0x191AB945AA7B29FA238F45AE51C5E399, 0x89DE4B3B7F61A170E925250F210D59DC, 0x060D4F0FB39BE439877C07A83E35314E, 0xEBE37CE68974AB7B28DB33E715B75EB8, 0x71376BDE80FF25A46503822E835C0E1D, 0x9BA05C73100DC9613AD5F657685791E8, 0xB0A8380537C2950337EAA0A213B90801, 0x6BC95AD8B47A67F534C80AFAB5A24525, 0x1963F304E28F7B6ED7F20E6A1FD05ACD, 0x8AA370A858E5A4AF8623D3B749BE7837, 0x9955C5243C842FAE2C9B4A908A41A710, 0xA6D13048FFF7302A68AADF72B1C96D82, 0x7CED217D0A1B4905CD0ADCEC2ED39AAC, 0x8A41D5242F0A42613A9ED1F2933C8D12, 0x6B4D899EF6D700ED2CB17D39F4513B01, 0xBC5C750AC9701492DB2E37E15D5BCDAB, 0x13BFCB697AB4876357F87F635883CA66, 0x64A882F20BA716A90C0BA12A0B8AEB4A, 0x9B7CB52D016DD7B1F5C2319F8DB9427A, 0xB6A20BC262096F596E8EC1039687A6CD, 0xB441743DE25E6B676F00C3667869FED8, 0x61AEF4EC23A313600892FC9A59C44EDF, 0xCE021F04F87E2B799F459978CF6717CF, 0xBF35FACDE4AB95CC7F29AD8ED65CB86F, 0x0D25716EC58388C0D7DBD17E56EF3B30, 0xD50BA6111C33E9E91344DC53D70122DE, 0x13A3D6A8C88345C389F34E69A27DBF9C, 0xDA0B1264BF6150E5C8012CB7DFD63073, 0x8FCA29B885297340DA5187E8F18942D9, 0x3711B030184F81340BB1D1604640B5B4, 0x7CF9417B7C1790552B112270C83B43EC, 0x71BB1309C03E7CF9FC0966D94AF912D1, 0x05AD568CE7A9CED83FD4A4B7DFA50C90, 0xB1D1C618AEAC90C15AACBCA053C4F755, 0xE7A34DB2761D89C6751338AAE39EC939, 0x076C7C813AFA29231C13C8CD35D5AD29, 0xF18BAD41ED18F152FD0F16B20341F2D3, 0xE0587F3B996A4CA6A9DF5E3F4159CF3E, 0x0F510BA2B2A7846F252B052E6D2191E6, 0x8390D1E6533EDE9B735F377EEA2B251A, 0x57AADD57BDA2FFC03088849D1A7E6FBB, 0xE6D61F9B7130C30ADAFFCF12B4FA8BB3, 0xE7A6DC3304035029A62F2EB6EB5BE302, 0x04C9C994AE1F137E81BF0B44E6A44365, 0x015CD2670CA72E82F935BB719D070BEF, 0xC27F1D7ED376E648023B8192589CBE9A, 0x0C9628A451A79E3F6AA4E24D3CEC5A7B, 0xCDB1D940B5728F2C7EE4D38318DE9EEB, 0xD4C0BC0BAF38B39CDD3EA65C235DAF11, 0xFA62B71C37ADC3D1959344F012F9323B, 0x6527BC423186F5AD774FAA556E4F7F8E, 0x1C27225FC1B95880B23BFC630370FA17, 0xFD197BA5F08A3D6A1265CF214A73E7E5, 0x51A5D722620F062F319D884558E02A5C, 0xD46909120A8263D984B4153DE0CBDE82, 0x70AF7C3F6D05DC5907F566DC69F1DFE0, 0x1D30E1F42C14B100456B335CD475DEE3, 0x208D35513B3CF1C6EA2FA62EC3C6BD11, 0x768F98C2614110D8B7499B3DE8B7AF12, 0x52AA4AC2C99F19BA83D6C446B1D86CB6, 0xC55D29B89B19518C99C756F0980DB63E, 0x4D20B9CF1E92106A26841A6332F13941, 0xC9F1AF34A27E4B3C33C589B80F9E1F36, 0x740E8C62AC465876058A09E200040F3C, 0x1C9B067C7FE3A44DD64A6F545E31DA5E, 0x16EEF712B363FB4E88D5F36F55271565, 0xB466A3FDAC11106319C0997FEC158E5A, 0xA8261E79762B58F063CB4E6F44906CB7, 0x567B25BF7B5C2ED76B96576577CD7DFF, 0x5604348E6EA0F177D61118F8052A2AA3, 0x25C0097ADB638E6E5E51DDA5C2948254, 0x7B7F0E48CEDA79FB9CC074DABD9DA643, 0x0E036D0078DB6F14F641CD33FD4F9574, 0x36526D6CDE62F0554486F35A0CC2B488, 0x5705B25B81CFCE824DD14FE788A8CE18, 0x2B3C85E1255EADCF836020288D310906, 0x75AEF7E2492CA590EE8B796960F61A42, 0xE0A4D6FFB81737B5CF5CDF3EAC7E0C61, 0x846DE36008360960F42AE284EE99148B, 0x1B490F106A790725D9B55DB9F7C1C97B, 0x41364855899746D695875AC8D0C81529, 0xFC38B5154810E669E034FD2318F890CB, 0xE8F828055ED1ADDBDC4B0DEB85F6A21F, 0xDC84BB2A67FDEDC22C08AF4A1047B663, 0xEE59D9912751704D09351697DAA88FD5, 0x35BD7BE6123E7896F47640C34F5119C5, 0x9DACC2CC5085543B380D0A1E51782CA3, 0x87EB9FC4C60BD1B8EA3F15FD772BA516, 0x5ACDC7D61459F06E3572321D5561D6E5, 0x9D38859890A41031D130B8B3CB1433C1, 0x791743747248EA79C72E814925F95056, 0x9EA03E24F9CEE344E39E949D9F71938C, 0x5D6444DACEFD78F4DCD521A73CA852C4, 0x55B351FE92365DA44697C9C192F7C612, 0x65066ADB739C7B620307998F47DEB59C, 0xD51789A4FE3A01A118195A195045E445, 0x09198DE630B3CED610706E3B1185FBFA, 0xA61D11A67D7D6713288CE1665A0B8271, 0x4D69ECA9FBCEDABF3EABD643CC8CB5F0, 0xE79BB6973F4023F8CB26AEE64B1BDA27, 0x760DD4AF00D7FD51F8096DDB8E1E4E5C, 0xFA0561AEA5CE49B98C928366A4FE79A2, 0xF8D51BE8FAF646D29C5A6205A054DC36, 0xCE580C78B0C7DDF4A07FBBFE406C0208, 0xBBF5C459B6AAFCBDC67A5F8275A1BD98, 0x5E6C1F9700D340D90ED85910D171A249, 0x1CAEEC7EFD66B30D3BF6CED49ADB4DB9, 0xE75D1D967CD8BFCD3EBD6C845579471B, 0x88BB048EE4F809421E95BB7B340F3B77, 0x1018982DF3BC6A279BFF0F61B351A764, 0x0ADE4E6FF3E579B2CDEADDDBC83A9EB9, 0xB473611C7FEDD9A3DCF5DE3AE5A34DF3, 0x2D3FF54B6CAE7242441F03EF23B1ED59, 0x8E0F321A1DD222B9C20D1E9E73BC3EC6, 0xA047F9E54FA81EBB91300E60B5328E20, 0x5EAD01B29B77444A71F2F1F3B59108B9, 0x2821641ECC9A8DB1CB9AA0A30B50C903, 0x4AAD02B5DE22C00C903933DCADA155C2, 0x204D8A844852CA42CE0898754585AC15, 0xD877D40FA92B6D2185C1B78EBEFA9600, 0x9F0004545F204E82ABE983CF580BCB74, 0x9D5B92FF85EE8E27A59C4C875BE21837, 0x6F75F59D84B495FC9A312D3E8AE4BBAF, 0xAD33D96B394B9C674D26119B6FFAD361, 0x737164C623C7CEE7AA30838CF4A7D641, 0x279D24C927C80863ECAD023AB1391F19, 0x58C18405AA394B419C499B08194D32A5, 0x086739E33E63992C1A4CB83D5CC569B4, 0x3A21649031082940203F7B41255FD743, 0x472D1C1E326FAA73D8B2B76BACA1AA8C, 0xC160B9884EF50DBE97BB9F8C8F287460, 0x82D648AB076A72991F31FD0174B35160, 0xC3C3E684FBE4F6183EC68DFD02BEB012, 0x0765911EF3290854C734F5B8D3DC1ABB, 0xE4D5DFD4510CDA65DC1D3F62782E6C47, 0x5D251A28FDCC6E1888FB438DF98E0F9C, 0xF962610F7F734511CFF4442F739F43B7, 0x355414CC35742E1386AEA04760200C48, 0x53B540F7B260FDB414787EFE0713BE03, 0x06DCA8EF975B9DD79DCED9A8D0AE70FA, 0xE96D4FA953062978241E8D0C4F89EB1E, 0xD399CCBA9668F3A2C5820EF48336164E, 0x9BCD667E7DAE99CEBE99A2D42E4EFF89, 0x134AD0C49421C5158EE713E54EB913CE, 0xE41815C248BABE364EFA41DF22103261, 0x6D20BF361058BFF0AA2D8F13D41301B5, 0x53DC39DD4D16CC4DA2E1F498AD038061, 0x66B24B36318271FF842ADEF182076356, 0x549FACA52F3B5A80F3F15100722BB894, 0xA40F1FD85AFC5D21D0F741EC2BE6A73B, 0xCADB59A1F015588BBB12D4C78EBE71E7, 0x0930FB5B8E05A23544F2D20F55927DBF, 0xA6CFE08ACDAEE6C41F35A93FFE99BB07, 0xD1F1B62E45C38A666092478822DCA303, 0x0ABE0578DD0769F7B166A0CDB2E957DE, 0xA3E74675090F5975DF254B0CCB039C37, 0xF7037C66C21D20717E829D50A8D3889B, 0x135B09E433F9BC79C1C2CA7F36D09261, 0x5DD539E309AF010888E56D3D1039F986, 0xE1DDE6CA4DF4B60FADB8201A8700657E, 0x706D7CCA8F18F7D984D799B02B9970A5, 0xC73A89AA06036C980BCAAEF55CDD3654, 0x1E895A59CF1C3597B82332F6A8FCFF7D, 0x960CD231F72FF020CBED59B20F3529C8, 0xE3D4EA97F50CCB7C62A9B8994B6EA35A, 0xD33AE557159135565A7F518B6F952F07, 0xA99FD640C4DFDFE68CF1BF48592AAE39, 0x2602DBB4F7FB94CA58D564EFC7EBCF4D, 0x663F7234A80739306E155EA6151EB3E4, 0xC4B6C631C4A5DF2711C16D1A2BF52988, 0x8BB958EC5E1504C15917401E9C3CBD8B, 0xB48E5D296C40657D061AAD6D5AF25C8C, 0xAFFD2C3D90D1B2C43B37B517EF368155, 0x1218BABF7D5717C1F0A0FEF023F60B95, 0x2416BEDAD8AD3119EAB0C7AD18F9F4A7, 0x64CD70C353F97700FCEF3932541F555F, 0x8E7140389DDE4EB208C73AE35BD205FB, 0x319DAF097E6F3632EB0802CA18547AF9, 0xB10729BBB2755F8DE842CA0ECE1294F2, 0xD60D12A9AE66FD95333CA2BF1C9ECF49));
array:43 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 302)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 150)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::fetchByCriteria (line 85)"
11 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
13 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
14 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
15 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
16 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
17 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
18 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
21 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
22 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
23 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
24 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
25 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
27 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
28 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
29 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
30 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
31 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
32 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
34 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
35 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
36 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
40 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
41 => "Shopware\Core\HttpKernel::doHandle (line 81)"
42 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
5.57 ms (0.00%)
|
|
SELECT `product_manufacturer_translation`.`name` as `product_manufacturer_translation.name`, `product_manufacturer_translation`.`description` as `product_manufacturer_translation.description`, `product_manufacturer_translation`.`custom_fields` as `product_manufacturer_translation.customFields`, `product_manufacturer_translation`.`created_at` as `product_manufacturer_translation.createdAt`, `product_manufacturer_translation`.`updated_at` as `product_manufacturer_translation.updatedAt`, `product_manufacturer_translation`.`product_manufacturer_id` as `product_manufacturer_translation.productManufacturerId`, `product_manufacturer_translation`.`language_id` as `product_manufacturer_translation.languageId`, `product_manufacturer_translation`.`product_manufacturer_version_id` as `product_manufacturer_translation.productManufacturerVersionId` FROM `product_manufacturer_translation` WHERE (`product_manufacturer_translation`.`product_manufacturer_version_id` = :version) AND ((`product_manufacturer_translation`.`product_manufacturer_id` IN (:param_57f99b7995e44555989d93aec7c626c8)))
SELECT `product_manufacturer_translation`.`name` as `product_manufacturer_translation.name`, `product_manufacturer_translation`.`description` as `product_manufacturer_translation.description`, `product_manufacturer_translation`.`custom_fields` as `product_manufacturer_translation.customFields`, `product_manufacturer_translation`.`created_at` as `product_manufacturer_translation.createdAt`, `product_manufacturer_translation`.`updated_at` as `product_manufacturer_translation.updatedAt`, `product_manufacturer_translation`.`product_manufacturer_id` as `product_manufacturer_translation.productManufacturerId`, `product_manufacturer_translation`.`language_id` as `product_manufacturer_translation.languageId`, `product_manufacturer_translation`.`product_manufacturer_version_id` as `product_manufacturer_translation.productManufacturerVersionId` FROM `product_manufacturer_translation` WHERE (`product_manufacturer_translation`.`product_manufacturer_version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((`product_manufacturer_translation`.`product_manufacturer_id` IN (0x014380C9B02619ED2EBBEBB468C9A982, 0x015CD2670CA72E82F935BB719D070BEF, 0x01A6707FBA104C4BFC6CAFF5C682511A, 0x03C5DB54F2CBB76F59DB628850772733, 0x040CA1C51FC68466937965191FC396A6, 0x0482D9946BBEDCC8C34F0CBD744F2F2C, 0x04C9C994AE1F137E81BF0B44E6A44365, 0x052E2A1A71CA82C8E5F0C4F5223198E9, 0x053D73880101A9730A1DFC692E2AE553, 0x0546521240644AB497603838E8C8E595, 0x0592BBE327508DA9867BB27BB2AFE018, 0x05AD568CE7A9CED83FD4A4B7DFA50C90, 0x060D4F0FB39BE439877C07A83E35314E, 0x0653EBC9C5521DA7B0971A75FEE1A163, 0x065627300735CF36D34E02C27B98F151, 0x068AF24B2D87D7D7CA576F142D2B593E, 0x06DCA8EF975B9DD79DCED9A8D0AE70FA, 0x0744AC06BDFB7B2B5C0D3F5FD2275BEE, 0x0765911EF3290854C734F5B8D3DC1ABB, 0x076C7C813AFA29231C13C8CD35D5AD29, 0x0830AB1BC6DD08B8E9774C34D9D04C9F, 0x086739E33E63992C1A4CB83D5CC569B4, 0x08A160DA548A330F0567748BE2D72AE2, 0x09198DE630B3CED610706E3B1185FBFA, 0x0930FB5B8E05A23544F2D20F55927DBF, 0x0ABE0578DD0769F7B166A0CDB2E957DE, 0x0AD815F02D5F9E4CFD0A313166924200, 0x0ADE4E6FF3E579B2CDEADDDBC83A9EB9, 0x0BBB0D2E255081461AF2BF50FF469371, 0x0C10698E4C1FC1E241F4B50918C0DD32, 0x0C9628A451A79E3F6AA4E24D3CEC5A7B, 0x0CBD5E5C9B7F2B29760A758DC271FC66, 0x0D0C688803C3506B6D02B6BE46F44C96, 0x0D25716EC58388C0D7DBD17E56EF3B30, 0x0E036D0078DB6F14F641CD33FD4F9574, 0x0EAD9C05C9EBBB3B608C1FB59C1714E6, 0x0EB171596B07C5BD3F19A5E98950D78F, 0x0F510BA2B2A7846F252B052E6D2191E6, 0x0F6D3CAA07D71EE29D4A2B0378E81011, 0x0FA7A3788A273B8ECDA310CC04918731, 0x0FA9E7A50A370C8662EE4A41C28CE86D, 0x0FBAED7658FA38881AD95AF292532840, 0x1000E32EB451E844EE6141475FF412F0, 0x1018982DF3BC6A279BFF0F61B351A764, 0x11ED0E353395D144CC0F3404ECB10D69, 0x1212B48373988283FF5327DEFF3D744F, 0x1218BABF7D5717C1F0A0FEF023F60B95, 0x12FC20EE0476D8FACA1A7A53F128A97C, 0x134AD0C49421C5158EE713E54EB913CE, 0x135B09E433F9BC79C1C2CA7F36D09261, 0x13A3D6A8C88345C389F34E69A27DBF9C, 0x13BFCB697AB4876357F87F635883CA66, 0x13E5C7C6DF97C95266E3678F75BEDF69, 0x16EEF712B363FB4E88D5F36F55271565, 0x191AB945AA7B29FA238F45AE51C5E399, 0x1963F304E28F7B6ED7F20E6A1FD05ACD, 0x19D4AF84427C433A4FA241464EBAB27F, 0x1B490F106A790725D9B55DB9F7C1C97B, 0x1BD3D24AD7E2B5DED1DD6A3E6D19CC0E, 0x1BF1763861C44BE9BCC3DCE23F2D5255, 0x1C27225FC1B95880B23BFC630370FA17, 0x1C9B067C7FE3A44DD64A6F545E31DA5E, 0x1CAEEC7EFD66B30D3BF6CED49ADB4DB9, 0x1CE0341EE415005A7D9E47EB6A4DB025, 0x1D30E1F42C14B100456B335CD475DEE3, 0x1E24ECF81555A7040AFC19E3E2EF987C, 0x1E895A59CF1C3597B82332F6A8FCFF7D, 0x1F6AA2C9E9E4B8D64136747C871A438B, 0x200F6D168F9EE9996E542EBC430A61F7, 0x204D8A844852CA42CE0898754585AC15, 0x20773F3FBA406456A585FBBCBB8E0971, 0x207AF27F988CB5FACB4C67AA81A48007, 0x208D35513B3CF1C6EA2FA62EC3C6BD11, 0x210C3A2C3A6A119DBCDF77233231CE33, 0x2188645431BFDC46F03AC21D5A895A87, 0x21BEA4012E4DD79675AF17A1316A55EF, 0x21C7E9756077AC8F497B6C4042867F22, 0x22D33EC3424ED9038DFE605F071F74D5, 0x2416BEDAD8AD3119EAB0C7AD18F9F4A7, 0x245399A2B79575FEB9B009672D437926, 0x25C0097ADB638E6E5E51DDA5C2948254, 0x2602DBB4F7FB94CA58D564EFC7EBCF4D, 0x2614C94EE9445BC5C50C88174B00E2D4, 0x279D24C927C80863ECAD023AB1391F19, 0x27F3BE6D8B6EDF28C94568C9983EFF22, 0x2821641ECC9A8DB1CB9AA0A30B50C903, 0x285B25C47B8562C2C84DD2B5262AAA89, 0x2AEEBDF10E7774EE1E31A7BC62580C27, 0x2B3C85E1255EADCF836020288D310906, 0x2B962E2AD8F58DA70AA2EDFC842F7FBB, 0x2CF8B44AD0701832EF2E159790629CB4, 0x2D3FF54B6CAE7242441F03EF23B1ED59, 0x2D8A48225B8F51B7FB0EEB904E8B15BE, 0x2E6811F83113F584EAD70D0D0F4F69D5, 0x2F72EF633430FCA3699CF60467487416, 0x2FA78D2D5A525866DF3D908A00EE6C71, 0x2FBAF77D02EFEBD1689B7FB491FF47BF, 0x2FBEA2040B84E9FCCAB0C13C94BB2F3D, 0x2FBF24043E152C71A93E1CFDD7E811C9, 0x30DAB2D131CC57FEE280580513C398E2, 0x319DAF097E6F3632EB0802CA18547AF9, 0x31B56EF52E7E6BBA209E9B0B488F7907, 0x31D7C07F46A917AAC0239690E6022FEB, 0x31E2B55CD01D6C9CB1872E7344018134, 0x32CE82D00A8B7819579E900D35CB402B, 0x33B285BA56CF45FDC4B7E88A21F29592, 0x3478186F89D1EDEE18C6475F8ACE17A9, 0x355414CC35742E1386AEA04760200C48, 0x35BD7BE6123E7896F47640C34F5119C5, 0x36526D6CDE62F0554486F35A0CC2B488, 0x367335A7032A798D52BA63870E3E82DB, 0x3711B030184F81340BB1D1604640B5B4, 0x37B1D14801B73F6BF5A788E56529C431, 0x3908056154F02AA11BF715F2DE9096F3, 0x39822AECF97CD2C4E54AAA73EFA7E73A, 0x39926A2D24BA4CB02EAF3F0301EFE697, 0x3A21649031082940203F7B41255FD743, 0x3BEB6A0984414468C5691777295AB650, 0x3CECA3B5BCA70A5C335C45CDF8CCDB1E, 0x3D3D826A34A0E8CB82A32A7AE8523ED3, 0x3D582D540B3921C89F052D08ED07D831, 0x3F774E4E1129A297DAC3FB1338B22AA6, 0x4019A3B5864ED4A890811E9792519F81, 0x41364855899746D695875AC8D0C81529, 0x42379649E58D9743664989D61FAA1C79, 0x440E969C3140825AD5EC8A38B2CD08BD, 0x45515F62D8833030FA611722950B0AE6, 0x45CBD3DDEA20D9F91D7290C3E63536CB, 0x45EAA5428D8BD5871E554F7AE9915D12, 0x46CA812BA3D6A052A51A38682EE2CC65, 0x472D1C1E326FAA73D8B2B76BACA1AA8C, 0x47F8FDB3D54CE708013D22CB5DDB8EAB, 0x482F632498024A4B3488FFA8063D9727, 0x484CFEE21E649270B8093B59BFAF0E17, 0x48FAF624BD68CF1768D6B7937A27736A, 0x4970161CF3C1437B22D5AB707C07CA1A, 0x4A19D1DDD973075C26B4E295A7F1A340, 0x4AAD02B5DE22C00C903933DCADA155C2, 0x4B7A888C17A8D426DA7199F5AB61BA7B, 0x4B8F365C0647CD36FB596297497920C7, 0x4CF7EDEBC630874984FEF2458A4C228F, 0x4D20B9CF1E92106A26841A6332F13941, 0x4D69ECA9FBCEDABF3EABD643CC8CB5F0, 0x4D79C8F0B162649AE08A2644028CD1E5, 0x4FA2410A8E6366CA0313EADD9B8BA457, 0x4FBA9F114A1360471737706E3C70E09A, 0x500A53DBE654007A04EED79194DFCEF4, 0x50513BE3D09CB4D7F0DB5D3BC8D175DC, 0x507DB09B1DDF08F917B430A0352F33B2, 0x5088996F2A4837B5D5C94AFF6A43456A, 0x509C68D4559EC13D35EE9810B8B1EAD3, 0x51A5D722620F062F319D884558E02A5C, 0x52AA4AC2C99F19BA83D6C446B1D86CB6, 0x52BD3E1716EF17F5EDA1040449DFF042, 0x53B540F7B260FDB414787EFE0713BE03, 0x53DC39DD4D16CC4DA2E1F498AD038061, 0x549FACA52F3B5A80F3F15100722BB894, 0x55866CF70F89269BBA5D27FDF913CA5E, 0x55B351FE92365DA44697C9C192F7C612, 0x5604348E6EA0F177D61118F8052A2AA3, 0x567B25BF7B5C2ED76B96576577CD7DFF, 0x5705B25B81CFCE824DD14FE788A8CE18, 0x57AADD57BDA2FFC03088849D1A7E6FBB, 0x58C18405AA394B419C499B08194D32A5, 0x5AC2B02BFAF2B01AE53BAA189469DCB7, 0x5ACDC7D61459F06E3572321D5561D6E5, 0x5C38B0075B04EC920B54D6888934AD52, 0x5D251A28FDCC6E1888FB438DF98E0F9C, 0x5D6444DACEFD78F4DCD521A73CA852C4, 0x5DD539E309AF010888E56D3D1039F986, 0x5E6C1F9700D340D90ED85910D171A249, 0x5EAD01B29B77444A71F2F1F3B59108B9, 0x600F8567A101EF17278E8F27A056A86D, 0x602C50234F56A29DBDB1BAA0030FDA22, 0x6061C77C4239CD92FCDD640551B8AF6E, 0x6079F36A31B62A2E27DD7E98AD5D437E, 0x60C6459E017AA33A36B66C0D7758A294, 0x60F04D8F37D384983048DE670D8EA69B, 0x61AEF4EC23A313600892FC9A59C44EDF, 0x62182B43EB65ABD4182286FC03416695, 0x622D64B553E65D3025C2AC7B5A21EC7A, 0x635FB397B82CE67088A6BF328A68CD59, 0x642FC3AA17425B9238D16262157C1F1B, 0x64A882F20BA716A90C0BA12A0B8AEB4A, 0x64CD70C353F97700FCEF3932541F555F, 0x65066ADB739C7B620307998F47DEB59C, 0x650BC2B992A39B0357EA14DC79BC88F2, 0x6527BC423186F5AD774FAA556E4F7F8E, 0x6563C82CCDD4AB08297E08D1FAD7EE92, 0x65926023F0B56DD6341B139B23DDCBE8, 0x65E43267A5BEB3C49143B7EFEAE3F68C, 0x663F7234A80739306E155EA6151EB3E4, 0x664B150349F50DFDD9C3C4CEF202C1FF, 0x6682AC58B8ECE02F822F159585503695, 0x66B24B36318271FF842ADEF182076356, 0x677954A1FAC950E2D2BBD83FA5F95424, 0x6797023C39B03DBB45728E6F2338223B, 0x68CAF103A5A0E84C10795522F958AD9A, 0x69536E87FFF8F06CB8BDC684A736452D, 0x69847F6017EF68D8DD99894949386BF4, 0x6AA127CEAE558E6DC19AE50BDFB4CB60, 0x6B4D899EF6D700ED2CB17D39F4513B01, 0x6B846A80B46C6901CF6B0D378AA8C405, 0x6BC95AD8B47A67F534C80AFAB5A24525, 0x6CCA7114B17DAFC106A1A8457051897F, 0x6D007A5ECB22BF00337DBC7E6B7F4DB5, 0x6D20BF361058BFF0AA2D8F13D41301B5, 0x6E57A43A9CA257D6748713A5C744A775, 0x6E7FB115C51C9C3AD40D27F222DA0231, 0x6F75F59D84B495FC9A312D3E8AE4BBAF, 0x6FE831CA691087D1D25FF647D3BBD9E8, 0x706D7CCA8F18F7D984D799B02B9970A5, 0x70AF7C3F6D05DC5907F566DC69F1DFE0, 0x70ED723EBB45BBA5FFB6E05902157739, 0x7106D0DD2EDB2E81042E2CBEB3FE1670, 0x711B75190C7895275F91612F8340532B, 0x71376BDE80FF25A46503822E835C0E1D, 0x71BB1309C03E7CF9FC0966D94AF912D1, 0x7211958B3B9B6F4CECB5407C1B6D87B8, 0x7266385D8A61936AA7247F7ACD119FC4, 0x727525B902F56CC84292C2F128DE4808, 0x73025C9D0A92288C3D1A73831AF4F8DA, 0x737164C623C7CEE7AA30838CF4A7D641, 0x740E8C62AC465876058A09E200040F3C, 0x747FB6EF12937912B72FBD85646B672F, 0x7539D6C274861E577EE9B18B00CBD0DE, 0x75AEF7E2492CA590EE8B796960F61A42, 0x75C71E1C7BAE175F74F90B08F39457A4, 0x760DD4AF00D7FD51F8096DDB8E1E4E5C, 0x766555701DAB4F4A1E30E2DA24D649BC, 0x768EFC7E8D129AE463C126A9E6003281, 0x768F98C2614110D8B7499B3DE8B7AF12, 0x791743747248EA79C72E814925F95056, 0x7963C3C2E793683EBAE60ADE843433ED, 0x79A784D1582708F6C89A4ADD783CDFD6, 0x7A2CE0ADE7AEF355D763A4214DEAB71A, 0x7A634B35E44ED36D6B62EE5CB56EFEBD, 0x7A9F7B9546EC665A75579E8A5949B511, 0x7B7F0E48CEDA79FB9CC074DABD9DA643, 0x7BE2C8BBBB74EDD2FFDAE2A3DCED8844, 0x7C54C561C5BD4710C3F6E39D5CC53189, 0x7CED217D0A1B4905CD0ADCEC2ED39AAC, 0x7CF9417B7C1790552B112270C83B43EC, 0x7DFF41DEEE41259E6240B9269DA006C3, 0x7E1071B67505237CA69AFEFE4538F47D, 0x7E231B4E20805EBB92A3AD749C692EA4, 0x7E63176BD62C05AA2A94DD17208D766E, 0x7FA1072E3C259794117F868346351D01, 0x7FA56F1AC185AA203252020709CB514D, 0x808DDAE7E5C5CF47BB6A90C9E0452AEF, 0x80E1632BBFF9E25CAD671D01E40EA4D9, 0x81744C4035659F8BF1D8199AADB8EAC5, 0x81CFE4BD0B2D3BA84D2910DE8937F06C, 0x82D648AB076A72991F31FD0174B35160, 0x8390D1E6533EDE9B735F377EEA2B251A, 0x846DE36008360960F42AE284EE99148B, 0x84F35CC6F8DD4CEC875846423C7A0317, 0x85CB6163E85871A90ECCB5AFC9728EDB, 0x87EB9FC4C60BD1B8EA3F15FD772BA516, 0x884CD25389C9DEBD75A84622C50A3EB1, 0x88BB048EE4F809421E95BB7B340F3B77, 0x89D0C44E3F75555116F9C8D842674036, 0x89DE4B3B7F61A170E925250F210D59DC, 0x8A41D5242F0A42613A9ED1F2933C8D12, 0x8AA370A858E5A4AF8623D3B749BE7837, 0x8B8D13F41978A68D76B43D6FEC09DFF8, 0x8BB958EC5E1504C15917401E9C3CBD8B, 0x8E02C54D9098AEB0057A73FE3AC3456B, 0x8E0F321A1DD222B9C20D1E9E73BC3EC6, 0x8E7140389DDE4EB208C73AE35BD205FB, 0x8EAC826456F6A523099D79F7E10C011D, 0x8FCA29B885297340DA5187E8F18942D9, 0x90D510AAF5D6991DFD79E9E2C7172461, 0x90D5DDA25A600438FED632FFA787CE2B, 0x91A1F025B5802D677B5A8143354CD6FA, 0x91A555A70B2AEFCFBE8A31783831796F, 0x925687482F3B4EE9A0ADDA739FE85D7A, 0x940E85A8C3151D08C10CF0710C2F6715, 0x944F9E4B1EFE2DE4AA0469C8D5BF609A, 0x94C89A1D7E64F6A7EDD47D44353E95BE, 0x94CD15977E4D4753A1F326C335F299A0, 0x9584AC534CD0FEB4A11B323E688B59A6, 0x960CD231F72FF020CBED59B20F3529C8, 0x96A16ECE855432633778D870BEC9BFC6, 0x96AB5C83F8BE749AC33198983F2C64B1, 0x96B41BE9E92F1B41F7E1EDFDEE6D4E18, 0x96FCE83D4FA4C063293FBA6FAE690254, 0x97BCB435F466C69A49A27002F1534E2F, 0x9949EFE2A2E9A2C48DB0873DA47FDA00, 0x9955C5243C842FAE2C9B4A908A41A710, 0x99C948328352939712C9D4ECB358D782, 0x9ABC2C948AF18AE58790B17036848CD0, 0x9B3BA7F212E9CBFA70D8EADF9E4A1636, 0x9B680A7A9E0F6F376832261A5A558D1D, 0x9B7CB52D016DD7B1F5C2319F8DB9427A, 0x9B956EC211321BDBC5209D13F3BA1938, 0x9BA05C73100DC9613AD5F657685791E8, 0x9BCD667E7DAE99CEBE99A2D42E4EFF89, 0x9D38859890A41031D130B8B3CB1433C1, 0x9D5B92FF85EE8E27A59C4C875BE21837, 0x9D8CC6743648136A010910EBD91084D6, 0x9DACC2CC5085543B380D0A1E51782CA3, 0x9EA03E24F9CEE344E39E949D9F71938C, 0x9F0004545F204E82ABE983CF580BCB74, 0xA047F9E54FA81EBB91300E60B5328E20, 0xA0A170D2A6D7A1370F602CEE156B6BA4, 0xA0B1FA83B8C690964483535E745FF781, 0xA11A4FE9AD4A7E8CA3DCA328D26D484D, 0xA16C41B7B7730011EFF6FE5161CFBE0E, 0xA2CF3958919D8B484AAB3D70C378978D, 0xA2F20D5B73AF97074BD39D809495FDD0, 0xA37E12657429E0100E9F4046EC5D095B, 0xA3E74675090F5975DF254B0CCB039C37, 0xA40F1FD85AFC5D21D0F741EC2BE6A73B, 0xA61D11A67D7D6713288CE1665A0B8271, 0xA67AF00C65DAB401C9AE9F7F0A34FF4F, 0xA6A44E9DA32A85BC76DC5C46AE445C17, 0xA6C1506251BE03CE903FA437CAD832B3, 0xA6CFE08ACDAEE6C41F35A93FFE99BB07, 0xA6D13048FFF7302A68AADF72B1C96D82, 0xA6DB8C44BB7ECABB6D227A1BFCA9F2F1, 0xA6DF88DCA33F6928CFC3CBA1126F20A7, 0xA8261E79762B58F063CB4E6F44906CB7, 0xA99FD640C4DFDFE68CF1BF48592AAE39, 0xAA39DF6D328AF17C9C126D485A444872, 0xABA03C761F8A86D83239C78A66D26699, 0xAD33D96B394B9C674D26119B6FFAD361, 0xADBB2416BE5F88013C94AD176662951D, 0xAEA8FCCFCB2F8F3DE777E1E89CE223DC, 0xAF7D5386084EA65B540E7DA7E0688874, 0xAFAF55D7EAA9D70348981650559505F1, 0xAFFAE13E63A33816DCF5F133462659F6, 0xAFFD2C3D90D1B2C43B37B517EF368155, 0xB0A8380537C2950337EAA0A213B90801, 0xB10729BBB2755F8DE842CA0ECE1294F2, 0xB1D1C618AEAC90C15AACBCA053C4F755, 0xB43924836EB836126C48A24641554333, 0xB441743DE25E6B676F00C3667869FED8, 0xB466A3FDAC11106319C0997FEC158E5A, 0xB473611C7FEDD9A3DCF5DE3AE5A34DF3, 0xB4738273DA82E9EB25EC50FEFC24C995, 0xB48E5D296C40657D061AAD6D5AF25C8C, 0xB518AFEC567E85C98FA50D87096E62A5, 0xB5875945B08726FE3C00DF339242A356, 0xB6391D70E470F2C6704C21FA7DADB6FD, 0xB69B3CABDB444B8460C32F63D1144BF0, 0xB6A20BC262096F596E8EC1039687A6CD, 0xB73FA5829A95B6ABA3B92B9AF3FE6DDA, 0xB7CBE01CFD0B8977DE5F8A4DD7EF2A07, 0xB7E8EFD7DFCC335843CCB9C5B37BF3A7, 0xB802B310D237DBE00C39D6D863F22E8B, 0xB94BA506952C57FC141800D06841990D, 0xB9DF26953742E8847C53287DC9D104D4, 0xBA19A86396DD1EAC493E40A64A1D942E, 0xBA87030A5F52635DCCC0349237E69DBC, 0xBA9065A60F44F078253D86306B9BAF8A, 0xBB442C7A6563B37CD7112B3F9FA9DFD5, 0xBBF5C459B6AAFCBDC67A5F8275A1BD98, 0xBC0828D429840EAE3E9C1D8868FBF045, 0xBC5C750AC9701492DB2E37E15D5BCDAB, 0xBF35FACDE4AB95CC7F29AD8ED65CB86F, 0xBFB6EEB83993E88A6712FBAA2303F8B8, 0xC01803A43E0106953B855A892A93ED5D, 0xC01CF9783C6FCD0F5B290135596BDAD0, 0xC160B9884EF50DBE97BB9F8C8F287460, 0xC27F1D7ED376E648023B8192589CBE9A, 0xC3C3E684FBE4F6183EC68DFD02BEB012, 0xC4B6C631C4A5DF2711C16D1A2BF52988, 0xC55D29B89B19518C99C756F0980DB63E, 0xC6BDF874DF4B5426BAD96402D711A7EA, 0xC73A89AA06036C980BCAAEF55CDD3654, 0xC90965ECFC3AAF2DB87FDB872F173F0D, 0xC93FB90FDC80F779842C95B734E7E1EA, 0xC9F1AF34A27E4B3C33C589B80F9E1F36, 0xCA3EA4F1D7EDEF964222F2D41327F507, 0xCA8278604F14B2CFB5DDF2FF0F3B6E49, 0xCA86D64A9B33BB728C6AF906EBB6A8CD, 0xCADB59A1F015588BBB12D4C78EBE71E7, 0xCC952AB2CF0AE116C9D4ECC8546FE867, 0xCD902A603722E6B1D1C30BA693466ECE, 0xCDB1D940B5728F2C7EE4D38318DE9EEB, 0xCDF953BABD69B87688675A514E933659, 0xCE021F04F87E2B799F459978CF6717CF, 0xCE580C78B0C7DDF4A07FBBFE406C0208, 0xCFEBE1A453EAC093597ABB71D71A2697, 0xD00C7D775C77A2D3448F16172DEA4C13, 0xD1B6630AA9A5E2A3F2A6E171C4E60AFB, 0xD1F1B62E45C38A666092478822DCA303, 0xD1FDACA6355C27A2217674D30F5B6FDE, 0xD237A70F24ED83D86854F83AF8ED4685, 0xD245C2371ACDEBDD9D59DC8C776FDB31, 0xD25C143CA712E007146414C437D95218, 0xD270DE76820E61FFE083F00F232EAF31, 0xD27E13E1F7627F0C7F9824C7F2C95EB9, 0xD33AE557159135565A7F518B6F952F07, 0xD399CCBA9668F3A2C5820EF48336164E, 0xD46909120A8263D984B4153DE0CBDE82, 0xD4C0BC0BAF38B39CDD3EA65C235DAF11, 0xD4DFFDF737B78DFB36EA6554D864E017, 0xD50BA6111C33E9E91344DC53D70122DE, 0xD51789A4FE3A01A118195A195045E445, 0xD60576254CAB13E17D342AA173F9E9B6, 0xD60D12A9AE66FD95333CA2BF1C9ECF49, 0xD6E16722D960CB063B3EA3E924894839, 0xD7B6EA8F2E19CBE4EEE30DDABD4BF360, 0xD7C50D36A6D392DBD912944446814FB9, 0xD819124D3DDFE4077DC14A217D5BACAB, 0xD81AAAE332F69A3758FEA92887021EAC, 0xD877D40FA92B6D2185C1B78EBEFA9600, 0xD896E941FFEC64F4ECBB8BED67E63225, 0xD9661293B4B7A725C1C64EF6F0C4EF42, 0xD987F705B4FA94C56EA9B0E883B6BA6F, 0xDA0B1264BF6150E5C8012CB7DFD63073, 0xDB7C5AA7D7D91A7AE02CD2CAD317D663, 0xDBD8A669EC8075B0C713C5529C21DA2D, 0xDC2D47FCB26AD3D98EA5B58D66C03C09, 0xDC63FC8C4142272B1A23DFC8F524B092, 0xDC84BB2A67FDEDC22C08AF4A1047B663, 0xDE8DD7CBD9239DB0EBA7202C160A1C10, 0xDF2F79391258C8B30090E4634911B781, 0xE0587F3B996A4CA6A9DF5E3F4159CF3E, 0xE0A4D6FFB81737B5CF5CDF3EAC7E0C61, 0xE0A97D19CD4642B9B3AD51491518ABD7, 0xE0DBC13480BFE94FCFA6222F1230AE37, 0xE1DDE6CA4DF4B60FADB8201A8700657E, 0xE3148F430F4D4C4B9C4F94FFC908A4EB, 0xE3D4EA97F50CCB7C62A9B8994B6EA35A, 0xE41815C248BABE364EFA41DF22103261, 0xE4CB4C2D6543AB1AF3567E53C92766B3, 0xE4D5DFD4510CDA65DC1D3F62782E6C47, 0xE5515A45EC190E749102B34D6520E9F1, 0xE6ABAB0F3869E59E2201C39B18D13092, 0xE6D61F9B7130C30ADAFFCF12B4FA8BB3, 0xE6F99DB444678159DBB617B14A3F502B, 0xE75D1D967CD8BFCD3EBD6C845579471B, 0xE76F69E8994DDBE6EC26F1DCB80E9034, 0xE79BB6973F4023F8CB26AEE64B1BDA27, 0xE7A34DB2761D89C6751338AAE39EC939, 0xE7A6DC3304035029A62F2EB6EB5BE302, 0xE892B165D0986F018A40066A6658B4C7, 0xE8F828055ED1ADDBDC4B0DEB85F6A21F, 0xE8FBAB0EF083A5BC0BB4BB7CE2760D2B, 0xE942F480F92BBABB1D40F6AE713DD8CA, 0xE96D4FA953062978241E8D0C4F89EB1E, 0xEA33F49BF027FB1C70F9922FED58ADC1, 0xEA4F5369F013AB492195712F2E4D8D5C, 0xEA54FE381B50F4A95938DE974F65C681, 0xEBE37CE68974AB7B28DB33E715B75EB8, 0xEBFF8A80D7D2EAF9757A698DD1226981, 0xEC4119F3303F23790CFDF6849D4FCE3F, 0xEC9DD1351D54268B80BCDE2AAC4F821B, 0xECD35F0A21079C2BAE963CB5219782D4, 0xED2DA29AC28B3E7AB57F854E6BD6D05A, 0xED4DAADEF7628732ED0BD16ED76B64B2, 0xEE59D9912751704D09351697DAA88FD5, 0xEFB88FF213BC0B1A78447667DF407588, 0xF06949DA6CB4848C7445A9804042DBEE, 0xF0E2D6ACD2254DA9800D4173A3126C3D, 0xF12B4346A2B46264E375B5EFAAFA8E43, 0xF18BAD41ED18F152FD0F16B20341F2D3, 0xF34503CD4DF54AB705193F7A490D0437, 0xF7037C66C21D20717E829D50A8D3889B, 0xF73567B2F060E12F8764A75CFCF62D10, 0xF8D51BE8FAF646D29C5A6205A054DC36, 0xF962610F7F734511CFF4442F739F43B7, 0xF9D72A8E54155A8359BF8352908AFE82, 0xFA0561AEA5CE49B98C928366A4FE79A2, 0xFA1A1C4C3E4DF8C2DB65F1FAA57AF61C, 0xFA5913F4F3D1F8EA30AFE74CF4658335, 0xFA62B71C37ADC3D1959344F012F9323B, 0xFACF94CB888E2032306CD9DD5AD1E626, 0xFC38B5154810E669E034FD2318F890CB, 0xFCCEA08DD7EA450E5228BB80EC06EEBC, 0xFD197BA5F08A3D6A1265CF214A73E7E5, 0xFD2D03219C6B483528C985BFC0396623, 0xFDAF15A9632BDDB1660B25EE2838D21B, 0xFE13C3DA2C46E2D9C6F1DC7E23FAE661, 0xFFAB4433072AE90CB0349E97AEF4F70F)));
array:47 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 496)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToManyWithoutPagination (line 438)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToMany (line 1210)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetchAssociations (line 152)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 302)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
12 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
13 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 150)"
14 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::fetchByCriteria (line 85)"
15 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
16 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
17 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
18 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
19 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
20 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
21 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
22 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
23 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
24 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
26 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
27 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
28 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
30 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
31 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
32 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
33 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
34 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
35 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
36 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
37 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
38 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
39 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
40 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
41 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
42 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
43 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
44 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
45 => "Shopware\Core\HttpKernel::doHandle (line 81)"
46 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
3.63 ms (0.00%)
|
|
SELECT `look`.`id` as `look.id`, `look`.`version_id` as `look.versionId`, `look`.`fashion_tip_name` as `look.fashionTipName`, `look`.`gender_filter` as `look.genderFilter`, `look`.`look_media_id` as `look.coverId`, `look`.`fashion_guide_avatar_media_id` as `look.fashionGuideAvatarMediaId`, `look`.`active` as `look.active`, `look`.`cms_page_id` as `look.cmsPageId`, `look`.`cms_page_version_id` as `look.cmsPageVersionId`, `look`.`created_at` as `look.createdAt`, `look`.`updated_at` as `look.updatedAt`, `look.cover`.`id` as `look.cover.id`, `look.cover`.`version_id` as `look.cover.versionId`, `look.cover`.`look_id` as `look.cover.lookId`, `look.cover`.`look_version_id` as `look.cover.lookVersionId`, `look.cover`.`media_id` as `look.cover.mediaId`, `look.cover`.`position` as `look.cover.position`, `look.cover.media`.`id` as `look.cover.media.id`, `look.cover.media`.`user_id` as `look.cover.media.userId`, `look.cover.media`.`media_folder_id` as `look.cover.media.mediaFolderId`, `look.cover.media`.`mime_type` as `look.cover.media.mimeType`, `look.cover.media`.`file_extension` as `look.cover.media.fileExtension`, `look.cover.media`.`uploaded_at` as `look.cover.media.uploadedAt`, `look.cover.media`.`file_name` as `look.cover.media.fileName`, `look.cover.media`.`file_size` as `look.cover.media.fileSize`, `look.cover.media`.`media_type` as `look.cover.media.mediaTypeRaw`, `look.cover.media`.`meta_data` as `look.cover.media.metaData`, `look.cover.media`.`private` as `look.cover.media.private`, `look.cover.media`.`thumbnails_ro` as `look.cover.media.thumbnailsRo`, `look.cover.media`.`created_at` as `look.cover.media.createdAt`, `look.cover.media`.`updated_at` as `look.cover.media.updatedAt`, `look.cover.media.translation.title`, COALESCE(`look.cover.media.translation.title`,`look.cover.media.translation.title`) as `look.cover.media.title`, `look.cover.media.translation.alt`, COALESCE(`look.cover.media.translation.alt`,`look.cover.media.translation.alt`) as `look.cover.media.alt`, `look.cover.media.translation.customFields`, COALESCE(`look.cover.media.translation.customFields`,`look.cover.media.translation.customFields`) as `look.cover.media.customFields`, `look.cover.media.translation.createdAt`, `look.cover.media.translation.updatedAt`, `look.cover.media.translation.mediaId`, `look.cover.media.translation.languageId`, `look.cover`.`custom_fields` as `look.cover.customFields`, `look.cover`.`created_at` as `look.cover.createdAt`, `look.cover`.`updated_at` as `look.cover.updatedAt`, `look.translation.name`, COALESCE(`look.translation.name`,`look.translation.name`) as `look.name`, `look.translation.categoryName`, COALESCE(`look.translation.categoryName`,`look.translation.categoryName`) as `look.categoryName`, `look.translation.url`, COALESCE(`look.translation.url`,`look.translation.url`) as `look.url`, `look.translation.metaTitle`, COALESCE(`look.translation.metaTitle`,`look.translation.metaTitle`) as `look.metaTitle`, `look.translation.metaDescription`, COALESCE(`look.translation.metaDescription`,`look.translation.metaDescription`) as `look.metaDescription`, `look.translation.keywords`, COALESCE(`look.translation.keywords`,`look.translation.keywords`) as `look.keywords`, `look.translation.slotConfig`, COALESCE(`look.translation.slotConfig`,`look.translation.slotConfig`) as `look.slotConfig`, `look.translation.description`, COALESCE(`look.translation.description`,`look.translation.description`) as `look.description`, `look.translation.fashionTipDescription`, COALESCE(`look.translation.fashionTipDescription`,`look.translation.fashionTipDescription`) as `look.fashionTipDescription`, `look.translation.createdAt`, `look.translation.updatedAt`, `look.translation.lookId`, `look.translation.languageId`, `look.translation.lookVersionId` FROM `look` LEFT JOIN (SELECT `look.translation`.look_id, `look.translation`.look_version_id, `look.translation`.name as `look.translation.name`, `look.translation`.category_name as `look.translation.categoryName`, `look.translation`.url as `look.translation.url`, `look.translation`.meta_title as `look.translation.metaTitle`, `look.translation`.meta_description as `look.translation.metaDescription`, `look.translation`.keywords as `look.translation.keywords`, `look.translation`.slot_config as `look.translation.slotConfig`, `look.translation`.description as `look.translation.description`, `look.translation`.fashion_tip_description as `look.translation.fashionTipDescription`, `look.translation`.created_at as `look.translation.createdAt`, `look.translation`.updated_at as `look.translation.updatedAt`, `look.translation`.look_id as `look.translation.lookId`, `look.translation`.language_id as `look.translation.languageId`, `look.translation`.look_version_id as `look.translation.lookVersionId` FROM `look_translation` `look.translation` WHERE `look.translation`.language_id = :languageId) `look.look_translation` ON `look.look_translation`.`look_id` = `look`.`id` AND `look.look_translation`.look_version_id = `look`.version_id LEFT JOIN `look_media` `look.cover` ON `look`.`look_media_id` = `look.cover`.`id` AND `look`.`version_id` = `look.cover`.`version_id` LEFT JOIN `media` `look.cover.media` ON `look.cover`.`media_id` = `look.cover.media`.`id` LEFT JOIN (SELECT `look.cover.media.translation`.media_id, `look.cover.media.translation`.title as `look.cover.media.translation.title`, `look.cover.media.translation`.alt as `look.cover.media.translation.alt`, `look.cover.media.translation`.custom_fields as `look.cover.media.translation.customFields`, `look.cover.media.translation`.created_at as `look.cover.media.translation.createdAt`, `look.cover.media.translation`.updated_at as `look.cover.media.translation.updatedAt`, `look.cover.media.translation`.media_id as `look.cover.media.translation.mediaId`, `look.cover.media.translation`.language_id as `look.cover.media.translation.languageId` FROM `media_translation` `look.cover.media.translation` WHERE `look.cover.media.translation`.language_id = :languageId) `look.cover.media.media_translation` ON `look.cover.media.media_translation`.`media_id` = `look.cover.media`.`id` WHERE (`look`.`version_id` = :version) AND ((`look`.`id` IN (:param_e021e31c07214cbc9ed8a5b9d20b6d21)))
SELECT
`look`.`id` as `look.id`,
`look`.`version_id` as `look.versionId`,
`look`.`fashion_tip_name` as `look.fashionTipName`,
`look`.`gender_filter` as `look.genderFilter`,
`look`.`look_media_id` as `look.coverId`,
`look`.`fashion_guide_avatar_media_id` as `look.fashionGuideAvatarMediaId`,
`look`.`active` as `look.active`,
`look`.`cms_page_id` as `look.cmsPageId`,
`look`.`cms_page_version_id` as `look.cmsPageVersionId`,
`look`.`created_at` as `look.createdAt`,
`look`.`updated_at` as `look.updatedAt`,
`look.cover`.`id` as `look.cover.id`,
`look.cover`.`version_id` as `look.cover.versionId`,
`look.cover`.`look_id` as `look.cover.lookId`,
`look.cover`.`look_version_id` as `look.cover.lookVersionId`,
`look.cover`.`media_id` as `look.cover.mediaId`,
`look.cover`.`position` as `look.cover.position`,
`look.cover.media`.`id` as `look.cover.media.id`,
`look.cover.media`.`user_id` as `look.cover.media.userId`,
`look.cover.media`.`media_folder_id` as `look.cover.media.mediaFolderId`,
`look.cover.media`.`mime_type` as `look.cover.media.mimeType`,
`look.cover.media`.`file_extension` as `look.cover.media.fileExtension`,
`look.cover.media`.`uploaded_at` as `look.cover.media.uploadedAt`,
`look.cover.media`.`file_name` as `look.cover.media.fileName`,
`look.cover.media`.`file_size` as `look.cover.media.fileSize`,
`look.cover.media`.`media_type` as `look.cover.media.mediaTypeRaw`,
`look.cover.media`.`meta_data` as `look.cover.media.metaData`,
`look.cover.media`.`private` as `look.cover.media.private`,
`look.cover.media`.`thumbnails_ro` as `look.cover.media.thumbnailsRo`,
`look.cover.media`.`created_at` as `look.cover.media.createdAt`,
`look.cover.media`.`updated_at` as `look.cover.media.updatedAt`,
`look.cover.media.translation.title`,
COALESCE(
`look.cover.media.translation.title`,
`look.cover.media.translation.title`
) as `look.cover.media.title`,
`look.cover.media.translation.alt`,
COALESCE(
`look.cover.media.translation.alt`,
`look.cover.media.translation.alt`
) as `look.cover.media.alt`,
`look.cover.media.translation.customFields`,
COALESCE(
`look.cover.media.translation.customFields`,
`look.cover.media.translation.customFields`
) as `look.cover.media.customFields`,
`look.cover.media.translation.createdAt`,
`look.cover.media.translation.updatedAt`,
`look.cover.media.translation.mediaId`,
`look.cover.media.translation.languageId`,
`look.cover`.`custom_fields` as `look.cover.customFields`,
`look.cover`.`created_at` as `look.cover.createdAt`,
`look.cover`.`updated_at` as `look.cover.updatedAt`,
`look.translation.name`,
COALESCE(
`look.translation.name`, `look.translation.name`
) as `look.name`,
`look.translation.categoryName`,
COALESCE(
`look.translation.categoryName`,
`look.translation.categoryName`
) as `look.categoryName`,
`look.translation.url`,
COALESCE(
`look.translation.url`, `look.translation.url`
) as `look.url`,
`look.translation.metaTitle`,
COALESCE(
`look.translation.metaTitle`, `look.translation.metaTitle`
) as `look.metaTitle`,
`look.translation.metaDescription`,
COALESCE(
`look.translation.metaDescription`,
`look.translation.metaDescription`
) as `look.metaDescription`,
`look.translation.keywords`,
COALESCE(
`look.translation.keywords`, `look.translation.keywords`
) as `look.keywords`,
`look.translation.slotConfig`,
COALESCE(
`look.translation.slotConfig`, `look.translation.slotConfig`
) as `look.slotConfig`,
`look.translation.description`,
COALESCE(
`look.translation.description`,
`look.translation.description`
) as `look.description`,
`look.translation.fashionTipDescription`,
COALESCE(
`look.translation.fashionTipDescription`,
`look.translation.fashionTipDescription`
) as `look.fashionTipDescription`,
`look.translation.createdAt`,
`look.translation.updatedAt`,
`look.translation.lookId`,
`look.translation.languageId`,
`look.translation.lookVersionId`
FROM
`look`
LEFT JOIN (
SELECT
`look.translation`.look_id,
`look.translation`.look_version_id,
`look.translation`.name as `look.translation.name`,
`look.translation`.category_name as `look.translation.categoryName`,
`look.translation`.url as `look.translation.url`,
`look.translation`.meta_title as `look.translation.metaTitle`,
`look.translation`.meta_description as `look.translation.metaDescription`,
`look.translation`.keywords as `look.translation.keywords`,
`look.translation`.slot_config as `look.translation.slotConfig`,
`look.translation`.description as `look.translation.description`,
`look.translation`.fashion_tip_description as `look.translation.fashionTipDescription`,
`look.translation`.created_at as `look.translation.createdAt`,
`look.translation`.updated_at as `look.translation.updatedAt`,
`look.translation`.look_id as `look.translation.lookId`,
`look.translation`.language_id as `look.translation.languageId`,
`look.translation`.look_version_id as `look.translation.lookVersionId`
FROM
`look_translation` `look.translation`
WHERE
`look.translation`.language_id = : languageId
) `look.look_translation` ON `look.look_translation`.`look_id` = `look`.`id`
AND `look.look_translation`.look_version_id = `look`.version_id
LEFT JOIN `look_media` `look.cover` ON `look`.`look_media_id` = `look.cover`.`id`
AND `look`.`version_id` = `look.cover`.`version_id`
LEFT JOIN `media` `look.cover.media` ON `look.cover`.`media_id` = `look.cover.media`.`id`
LEFT JOIN (
SELECT
`look.cover.media.translation`.media_id,
`look.cover.media.translation`.title as `look.cover.media.translation.title`,
`look.cover.media.translation`.alt as `look.cover.media.translation.alt`,
`look.cover.media.translation`.custom_fields as `look.cover.media.translation.customFields`,
`look.cover.media.translation`.created_at as `look.cover.media.translation.createdAt`,
`look.cover.media.translation`.updated_at as `look.cover.media.translation.updatedAt`,
`look.cover.media.translation`.media_id as `look.cover.media.translation.mediaId`,
`look.cover.media.translation`.language_id as `look.cover.media.translation.languageId`
FROM
`media_translation` `look.cover.media.translation`
WHERE
`look.cover.media.translation`.language_id = : languageId
) `look.cover.media.media_translation` ON `look.cover.media.media_translation`.`media_id` = `look.cover.media`.`id`
WHERE
(`look`.`version_id` = : version)
AND (
(
`look`.`id` IN (
: param_e021e31c07214cbc9ed8a5b9d20b6d21
)
)
)
SELECT `look`.`id` as `look.id`, `look`.`version_id` as `look.versionId`, `look`.`fashion_tip_name` as `look.fashionTipName`, `look`.`gender_filter` as `look.genderFilter`, `look`.`look_media_id` as `look.coverId`, `look`.`fashion_guide_avatar_media_id` as `look.fashionGuideAvatarMediaId`, `look`.`active` as `look.active`, `look`.`cms_page_id` as `look.cmsPageId`, `look`.`cms_page_version_id` as `look.cmsPageVersionId`, `look`.`created_at` as `look.createdAt`, `look`.`updated_at` as `look.updatedAt`, `look.cover`.`id` as `look.cover.id`, `look.cover`.`version_id` as `look.cover.versionId`, `look.cover`.`look_id` as `look.cover.lookId`, `look.cover`.`look_version_id` as `look.cover.lookVersionId`, `look.cover`.`media_id` as `look.cover.mediaId`, `look.cover`.`position` as `look.cover.position`, `look.cover.media`.`id` as `look.cover.media.id`, `look.cover.media`.`user_id` as `look.cover.media.userId`, `look.cover.media`.`media_folder_id` as `look.cover.media.mediaFolderId`, `look.cover.media`.`mime_type` as `look.cover.media.mimeType`, `look.cover.media`.`file_extension` as `look.cover.media.fileExtension`, `look.cover.media`.`uploaded_at` as `look.cover.media.uploadedAt`, `look.cover.media`.`file_name` as `look.cover.media.fileName`, `look.cover.media`.`file_size` as `look.cover.media.fileSize`, `look.cover.media`.`media_type` as `look.cover.media.mediaTypeRaw`, `look.cover.media`.`meta_data` as `look.cover.media.metaData`, `look.cover.media`.`private` as `look.cover.media.private`, `look.cover.media`.`thumbnails_ro` as `look.cover.media.thumbnailsRo`, `look.cover.media`.`created_at` as `look.cover.media.createdAt`, `look.cover.media`.`updated_at` as `look.cover.media.updatedAt`, `look.cover.media.translation.title`, COALESCE(`look.cover.media.translation.title`,`look.cover.media.translation.title`) as `look.cover.media.title`, `look.cover.media.translation.alt`, COALESCE(`look.cover.media.translation.alt`,`look.cover.media.translation.alt`) as `look.cover.media.alt`, `look.cover.media.translation.customFields`, COALESCE(`look.cover.media.translation.customFields`,`look.cover.media.translation.customFields`) as `look.cover.media.customFields`, `look.cover.media.translation.createdAt`, `look.cover.media.translation.updatedAt`, `look.cover.media.translation.mediaId`, `look.cover.media.translation.languageId`, `look.cover`.`custom_fields` as `look.cover.customFields`, `look.cover`.`created_at` as `look.cover.createdAt`, `look.cover`.`updated_at` as `look.cover.updatedAt`, `look.translation.name`, COALESCE(`look.translation.name`,`look.translation.name`) as `look.name`, `look.translation.categoryName`, COALESCE(`look.translation.categoryName`,`look.translation.categoryName`) as `look.categoryName`, `look.translation.url`, COALESCE(`look.translation.url`,`look.translation.url`) as `look.url`, `look.translation.metaTitle`, COALESCE(`look.translation.metaTitle`,`look.translation.metaTitle`) as `look.metaTitle`, `look.translation.metaDescription`, COALESCE(`look.translation.metaDescription`,`look.translation.metaDescription`) as `look.metaDescription`, `look.translation.keywords`, COALESCE(`look.translation.keywords`,`look.translation.keywords`) as `look.keywords`, `look.translation.slotConfig`, COALESCE(`look.translation.slotConfig`,`look.translation.slotConfig`) as `look.slotConfig`, `look.translation.description`, COALESCE(`look.translation.description`,`look.translation.description`) as `look.description`, `look.translation.fashionTipDescription`, COALESCE(`look.translation.fashionTipDescription`,`look.translation.fashionTipDescription`) as `look.fashionTipDescription`, `look.translation.createdAt`, `look.translation.updatedAt`, `look.translation.lookId`, `look.translation.languageId`, `look.translation.lookVersionId` FROM `look` LEFT JOIN (SELECT `look.translation`.look_id, `look.translation`.look_version_id, `look.translation`.name as `look.translation.name`, `look.translation`.category_name as `look.translation.categoryName`, `look.translation`.url as `look.translation.url`, `look.translation`.meta_title as `look.translation.metaTitle`, `look.translation`.meta_description as `look.translation.metaDescription`, `look.translation`.keywords as `look.translation.keywords`, `look.translation`.slot_config as `look.translation.slotConfig`, `look.translation`.description as `look.translation.description`, `look.translation`.fashion_tip_description as `look.translation.fashionTipDescription`, `look.translation`.created_at as `look.translation.createdAt`, `look.translation`.updated_at as `look.translation.updatedAt`, `look.translation`.look_id as `look.translation.lookId`, `look.translation`.language_id as `look.translation.languageId`, `look.translation`.look_version_id as `look.translation.lookVersionId` FROM `look_translation` `look.translation` WHERE `look.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `look.look_translation` ON `look.look_translation`.`look_id` = `look`.`id` AND `look.look_translation`.look_version_id = `look`.version_id LEFT JOIN `look_media` `look.cover` ON `look`.`look_media_id` = `look.cover`.`id` AND `look`.`version_id` = `look.cover`.`version_id` LEFT JOIN `media` `look.cover.media` ON `look.cover`.`media_id` = `look.cover.media`.`id` LEFT JOIN (SELECT `look.cover.media.translation`.media_id, `look.cover.media.translation`.title as `look.cover.media.translation.title`, `look.cover.media.translation`.alt as `look.cover.media.translation.alt`, `look.cover.media.translation`.custom_fields as `look.cover.media.translation.customFields`, `look.cover.media.translation`.created_at as `look.cover.media.translation.createdAt`, `look.cover.media.translation`.updated_at as `look.cover.media.translation.updatedAt`, `look.cover.media.translation`.media_id as `look.cover.media.translation.mediaId`, `look.cover.media.translation`.language_id as `look.cover.media.translation.languageId` FROM `media_translation` `look.cover.media.translation` WHERE `look.cover.media.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `look.cover.media.media_translation` ON `look.cover.media.media_translation`.`media_id` = `look.cover.media`.`id` WHERE (`look`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((`look`.`id` IN (0xA46DEEC6AB4B40B0B2E7D21E06E50A03, 0xB147F042ABF24B1BA2C9BE51DBE69D80)));
array:45 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 110)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 59)"
9 => "Shopware\Core\Profiling\Profiler::trace (line 109)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 67)"
12 => "Nd\Stl\DataResolver\ShopTheLookSlider::enrich (line 99)"
13 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
14 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
15 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
16 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
17 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
18 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
20 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
21 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
22 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
23 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
24 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
25 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
26 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
28 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
29 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
30 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
31 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
32 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
33 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
34 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
35 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
36 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
37 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
38 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
40 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
41 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
42 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
43 => "Shopware\Core\HttpKernel::doHandle (line 81)"
44 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.92 ms (0.00%)
|
|
SELECT `salutation`.`id` as `salutation.id`, `salutation`.`salutation_key` as `salutation.salutationKey`, `salutation`.`created_at` as `salutation.createdAt`, `salutation`.`updated_at` as `salutation.updatedAt`, `salutation.translation.displayName`, COALESCE(`salutation.translation.displayName`,`salutation.translation.displayName`) as `salutation.displayName`, `salutation.translation.letterName`, COALESCE(`salutation.translation.letterName`,`salutation.translation.letterName`) as `salutation.letterName`, `salutation.translation.customFields`, COALESCE(`salutation.translation.customFields`,`salutation.translation.customFields`) as `salutation.customFields`, `salutation.translation.createdAt`, `salutation.translation.updatedAt`, `salutation.translation.salutationId`, `salutation.translation.languageId` FROM `salutation` LEFT JOIN (SELECT `salutation.translation`.salutation_id, `salutation.translation`.display_name as `salutation.translation.displayName`, `salutation.translation`.letter_name as `salutation.translation.letterName`, `salutation.translation`.custom_fields as `salutation.translation.customFields`, `salutation.translation`.created_at as `salutation.translation.createdAt`, `salutation.translation`.updated_at as `salutation.translation.updatedAt`, `salutation.translation`.salutation_id as `salutation.translation.salutationId`, `salutation.translation`.language_id as `salutation.translation.languageId` FROM `salutation_translation` `salutation.translation` WHERE `salutation.translation`.language_id = :languageId) `salutation.salutation_translation` ON `salutation.salutation_translation`.`salutation_id` = `salutation`.`id` WHERE (NOT (`salutation`.`id` <=> :param_e98ee8d9136d45799c222b0565519c00))
SELECT `salutation`.`id` as `salutation.id`, `salutation`.`salutation_key` as `salutation.salutationKey`, `salutation`.`created_at` as `salutation.createdAt`, `salutation`.`updated_at` as `salutation.updatedAt`, `salutation.translation.displayName`, COALESCE(`salutation.translation.displayName`,`salutation.translation.displayName`) as `salutation.displayName`, `salutation.translation.letterName`, COALESCE(`salutation.translation.letterName`,`salutation.translation.letterName`) as `salutation.letterName`, `salutation.translation.customFields`, COALESCE(`salutation.translation.customFields`,`salutation.translation.customFields`) as `salutation.customFields`, `salutation.translation.createdAt`, `salutation.translation.updatedAt`, `salutation.translation.salutationId`, `salutation.translation.languageId` FROM `salutation` LEFT JOIN (SELECT `salutation.translation`.salutation_id, `salutation.translation`.display_name as `salutation.translation.displayName`, `salutation.translation`.letter_name as `salutation.translation.letterName`, `salutation.translation`.custom_fields as `salutation.translation.customFields`, `salutation.translation`.created_at as `salutation.translation.createdAt`, `salutation.translation`.updated_at as `salutation.translation.updatedAt`, `salutation.translation`.salutation_id as `salutation.translation.salutationId`, `salutation.translation`.language_id as `salutation.translation.languageId` FROM `salutation_translation` `salutation.translation` WHERE `salutation.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `salutation.salutation_translation` ON `salutation.salutation_translation`.`salutation_id` = `salutation`.`id` WHERE (NOT (`salutation`.`id` <=> 0xED643807C9F84CC8B50132EA3CCB1C3B));
array:56 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 195)"
6 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 117)"
7 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 55)"
8 => "Shopware\Core\System\Salutation\SalesChannel\SalutationRoute::load (line 103)"
9 => "Shopware\Core\System\Salutation\SalesChannel\CachedSalutationRoute::Shopware\Core\System\Salutation\SalesChannel\{closure} (line 350)"
10 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
11 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
12 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
13 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
14 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
16 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
17 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
18 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
19 => "Shopware\Core\System\Salutation\SalesChannel\CachedSalutationRoute::Shopware\Core\System\Salutation\SalesChannel\{closure} (line 72)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
21 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
22 => "Shopware\Core\System\Salutation\SalesChannel\CachedSalutationRoute::load (line 41)"
23 => "Shopware\Core\Content\Cms\DataResolver\Element\FormCmsElementResolver::enrich (line 99)"
24 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
25 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
26 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
27 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
28 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
29 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
30 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
31 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
32 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
33 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
34 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
35 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
36 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
37 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
38 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
39 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
40 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
41 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
42 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
43 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
44 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
45 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
46 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
47 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
48 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
49 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
50 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
51 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
52 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
53 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
54 => "Shopware\Core\HttpKernel::doHandle (line 81)"
55 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.71 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/0653ebc9c5521da7b0971a75fee1a163')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.54 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/207af27f988cb5facb4c67aa81a48007')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.46 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/727525b902f56cc84292c2f128de4808')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.46 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/08a160da548a330f0567748be2d72ae2')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.42 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/484cfee21e649270b8093b59bfaf0e17')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.36 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/944f9e4b1efe2de4aa0469c8d5bf609a')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.42 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/aa39df6d328af17c9c126d485a444872')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.37 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/9584ac534cd0feb4a11b323e688b59a6')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.44 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/0fbaed7658fa38881ad95af292532840')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.43 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/7963c3c2e793683ebae60ade843433ed')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.48 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/27f3be6d8b6edf28c94568c9983eff22')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.40 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/11ed0e353395d144cc0f3404ecb10d69')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.44 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/4b7a888c17a8d426da7199f5ab61ba7b')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.49 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/a2cf3958919d8b484aab3d70c378978d')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.49 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/e3148f430f4d4c4b9c4f94ffc908a4eb')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.40 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/1212b48373988283ff5327deff3d744f')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.41 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/ba87030a5f52635dccc0349237e69dbc')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.40 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/1e24ecf81555a7040afc19e3e2ef987c')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.43 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/f9d72a8e54155a8359bf8352908afe82')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.45 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/73025c9d0a92288c3d1a73831af4f8da')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.49 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/cd902a603722e6b1d1c30ba693466ece')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.49 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/0cbd5e5c9b7f2b29760a758dc271fc66')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.46 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/af7d5386084ea65b540e7da7e0688874')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.40 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/0830ab1bc6dd08b8e9774c34d9d04c9f')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.46 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/ffab4433072ae90cb0349e97aef4f70f')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.48 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/285b25c47b8562c2c84dd2b5262aaa89')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.43 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/89d0c44e3f75555116f9c8d842674036')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.47 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/040ca1c51fc68466937965191fc396a6')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.47 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/ca86d64a9b33bb728c6af906ebb6a8cd')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.50 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/1000e32eb451e844ee6141475ff412f0')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.56 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/39926a2d24ba4cb02eaf3f0301efe697')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.45 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/80e1632bbff9e25cad671d01e40ea4d9')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.45 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/50513be3d09cb4d7f0db5d3bc8d175dc')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.48 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/aba03c761f8a86d83239c78a66d26699')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.51 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/2d8a48225b8f51b7fb0eeb904e8b15be')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.53 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/1bd3d24ad7e2b5ded1dd6a3e6d19cc0e')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.48 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/bc0828d429840eae3e9c1d8868fbf045')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.44 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/0fa9e7a50a370c8662ee4a41c28ce86d')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.41 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/dc63fc8c4142272b1a23dfc8f524b092')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.53 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/fd2d03219c6b483528c985bfc0396623')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.52 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/79a784d1582708f6c89a4add783cdfd6')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.56 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/6cca7114b17dafc106a1a8457051897f')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.56 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/d7c50d36a6d392dbd912944446814fb9')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.44 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/d27e13e1f7627f0c7f9824c7f2c95eb9')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.48 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/facf94cb888e2032306cd9dd5ad1e626')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.50 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/664b150349f50dfdd9c3c4cef202c1ff')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.50 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/6d007a5ecb22bf00337dbc7e6b7f4db5')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.55 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/c01cf9783c6fcd0f5b290135596bdad0')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.44 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/7fa56f1ac185aa203252020709cb514d')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.49 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/5ac2b02bfaf2b01ae53baa189469dcb7')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.51 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/b43924836eb836126c48a24641554333')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.50 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/c90965ecfc3aaf2db87fdb872f173f0d')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.62 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/6aa127ceae558e6dc19ae50bdfb4cb60')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.49 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/3908056154f02aa11bf715f2de9096f3')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.57 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/a37e12657429e0100e9f4046ec5d095b')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.61 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/a6df88dca33f6928cfc3cba1126f20a7')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.57 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/6e7fb115c51c9c3ad40d27f222da0231')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.78 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/3478186f89d1edee18c6475f8ace17a9')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.56 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/2fbaf77d02efebd1689b7fb491ff47bf')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.50 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/2fbf24043e152c71a93e1cfdd7e811c9')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.48 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/ea4f5369f013ab492195712f2e4d8d5c')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.54 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/31d7c07f46a917aac0239690e6022feb')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.54 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/e76f69e8994ddbe6ec26f1dcb80e9034')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.58 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/7c54c561c5bd4710c3f6e39d5cc53189')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.57 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/96b41be9e92f1b41f7e1edfdee6d4e18')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.58 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/200f6d168f9ee9996e542ebc430a61f7')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.58 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/81744c4035659f8bf1d8199aadb8eac5')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.58 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/45cbd3ddea20d9f91d7290c3e63536cb')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.63 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/925687482f3b4ee9a0adda739fe85d7a')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.49 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/d1fdaca6355c27a2217674d30f5b6fde')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.51 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/b94ba506952c57fc141800d06841990d')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.49 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/6797023c39b03dbb45728e6f2338223b')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.44 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/48faf624bd68cf1768d6b7937a27736a')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.53 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/60c6459e017aa33a36b66c0d7758a294')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.50 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/90d5dda25a600438fed632ffa787ce2b')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.51 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/1ce0341ee415005a7d9e47eb6a4db025')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.51 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/3f774e4e1129a297dac3fb1338b22aa6')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.46 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/5088996f2a4837b5d5c94aff6a43456a')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.49 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/fa5913f4f3d1f8ea30afe74cf4658335')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.48 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/4d79c8f0b162649ae08a2644028cd1e5')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.50 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/cdf953babd69b87688675a514e933659')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.46 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/ea54fe381b50f4a95938de974f65c681')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.45 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/053d73880101a9730a1dfc692e2ae553')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.45 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/94c89a1d7e64f6a7edd47d44353e95be')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.35 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/c6bdf874df4b5426bad96402d711a7ea')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.30 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/0ad815f02d5f9e4cfd0a313166924200')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.30 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/afaf55d7eaa9d70348981650559505f1')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/ec4119f3303f23790cfdf6849d4fce3f')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.27 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/32ce82d00a8b7819579e900d35cb402b')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.31 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/4019a3b5864ed4a890811e9792519f81')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/ed2da29ac28b3e7ab57f854e6bd6d05a')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.28 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/b4738273da82e9eb25ec50fefc24c995')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.32 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/2b962e2ad8f58da70aa2edfc842f7fbb')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.28 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/12fc20ee0476d8faca1a7a53f128a97c')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.30 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/ba9065a60f44f078253d86306b9baf8a')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.36 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/0eb171596b07c5bd3f19a5e98950d78f')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.30 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/602c50234f56a29dbdb1baa0030fda22')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.31 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/6b846a80b46c6901cf6b0d378aa8c405')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.30 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/65926023f0b56dd6341b139b23ddcbe8')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.30 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/ecd35f0a21079c2bae963cb5219782d4')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.28 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/6e57a43a9ca257d6748713a5c744a775')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.27 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/ca8278604f14b2cfb5ddf2ff0f3b6e49')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.28 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/a11a4fe9ad4a7e8ca3dca328d26d484d')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/75c71e1c7bae175f74f90b08f39457a4')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.30 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/94cd15977e4d4753a1f326c335f299a0')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.28 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/2f72ef633430fca3699cf60467487416')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.31 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/d00c7d775c77a2d3448f16172dea4c13')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.31 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/600f8567a101ef17278e8f27a056a86d')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.28 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/7a9f7b9546ec665a75579e8a5949b511')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.27 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/45515f62d8833030fa611722950b0ae6')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.32 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/210c3a2c3a6a119dbcdf77233231ce33')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.28 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/766555701dab4f4a1e30e2da24d649bc')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.27 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/b518afec567e85c98fa50d87096e62a5')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.27 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/650bc2b992a39b0357ea14dc79bc88f2')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.27 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/7e1071b67505237ca69afefe4538f47d')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/482f632498024a4b3488ffa8063d9727')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/b6391d70e470f2c6704c21fa7dadb6fd')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/711b75190c7895275f91612f8340532b')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.28 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/69536e87fff8f06cb8bdc684a736452d')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.30 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/47f8fdb3d54ce708013d22cb5ddb8eab')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.28 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/4970161cf3c1437b22d5ab707c07ca1a')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/a0b1fa83b8c690964483535e745ff781')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.27 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/a16c41b7b7730011eff6fe5161cfbe0e')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.28 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/42379649e58d9743664989d61faa1c79')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.28 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/500a53dbe654007a04eed79194dfcef4')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.27 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/768efc7e8d129ae463c126a9e6003281')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/adbb2416be5f88013c94ad176662951d')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/014380c9b02619ed2ebbebb468c9a982')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.33 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/9b3ba7f212e9cbfa70d8eadf9e4a1636')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.33 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/65e43267a5beb3c49143b7efeae3f68c')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.31 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/fa1a1c4c3e4df8c2db65f1faa57af61c')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.31 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/0d0c688803c3506b6d02b6be46f44c96')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/fccea08dd7ea450e5228bb80ec06eebc')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/7539d6c274861e577ee9b18b00cbd0de')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.28 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/635fb397b82ce67088a6bf328a68cd59')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.27 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/622d64b553e65d3025c2ac7b5a21ec7a')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.28 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/2188645431bfdc46f03ac21d5a895a87')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/70ed723ebb45bba5ffb6e05902157739')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.32 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/7dff41deee41259e6240b9269da006c3')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.36 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/21c7e9756077ac8f497b6c4042867f22')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.33 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/d4dffdf737b78dfb36ea6554d864e017')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.33 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/d245c2371acdebdd9d59dc8c776fdb31')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.31 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/d819124d3ddfe4077dc14a217d5bacab')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.36 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/96ab5c83f8be749ac33198983f2c64b1')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.32 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/f34503cd4df54ab705193f7a490d0437')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.37 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/e6abab0f3869e59e2201c39b18d13092')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.33 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/30dab2d131cc57fee280580513c398e2')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.32 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/69847f6017ef68d8dd99894949386bf4')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.32 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/0c10698e4c1fc1e241f4b50918c0dd32')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.33 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/e942f480f92bbabb1d40f6ae713dd8ca')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.41 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/d25c143ca712e007146414c437d95218')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.39 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/f12b4346a2b46264e375b5efaafa8e43')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.34 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/d237a70f24ed83d86854f83af8ed4685')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.33 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/4fa2410a8e6366ca0313eadd9b8ba457')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.32 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/fdaf15a9632bddb1660b25ee2838d21b')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.38 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/d270de76820e61ffe083f00f232eaf31')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.33 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/7be2c8bbbb74edd2ffdae2a3dced8844')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.32 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/55866cf70f89269bba5d27fdf913ca5e')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.32 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/2fa78d2d5a525866df3d908a00ee6c71')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.32 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/4b8f365c0647cd36fb596297497920c7')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.31 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/84f35cc6f8dd4cec875846423c7a0317')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.30 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/7a2ce0ade7aef355d763a4214deab71a')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.32 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/45eaa5428d8bd5871e554f7ae9915d12')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.32 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/068af24b2d87d7d7ca576f142d2b593e')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.33 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/0744ac06bdfb7b2b5c0d3f5fd2275bee')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.32 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/39822aecf97cd2c4e54aaa73efa7e73a')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/c93fb90fdc80f779842c95b734e7e1ea')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.31 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/0ead9c05c9ebbb3b608c1fb59c1714e6')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/81cfe4bd0b2d3ba84d2910de8937f06c')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.30 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/62182b43eb65abd4182286fc03416695')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/7106d0dd2edb2e81042e2cbeb3fe1670')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.30 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/6682ac58b8ece02f822f159585503695')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/31b56ef52e7e6bba209e9b0b488f7907')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.30 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/dbd8a669ec8075b0c713c5529c21da2d')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.31 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/b5875945b08726fe3c00df339242a356')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.28 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/9b680a7a9e0f6f376832261a5a558d1d')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.31 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/7266385d8a61936aa7247f7acd119fc4')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/a67af00c65dab401c9ae9f7f0a34ff4f')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/ea33f49bf027fb1c70f9922fed58adc1')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.30 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/b73fa5829a95b6aba3b92b9af3fe6dda')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.30 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/367335a7032a798d52ba63870e3e82db')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.34 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/03c5db54f2cbb76f59db628850772733')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.31 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/31e2b55cd01d6c9cb1872e7344018134')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.31 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/bb442c7a6563b37cd7112b3f9fa9dfd5')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.32 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/91a555a70b2aefcfbe8a31783831796f')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.31 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/85cb6163e85871a90eccb5afc9728edb')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.31 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/d6e16722d960cb063b3ea3e924894839')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.30 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/8e02c54d9098aeb0057a73fe3ac3456b')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.31 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/aea8fccfcb2f8f3de777e1e89ce223dc')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.31 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/cc952ab2cf0ae116c9d4ecc8546fe867')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.30 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/052e2a1a71ca82c8e5f0c4f5223198e9')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/cfebe1a453eac093597abb71d71a2697')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.31 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/9949efe2a2e9a2c48db0873da47fda00')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.32 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/01a6707fba104c4bfc6caff5c682511a')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.31 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/e6f99db444678159dbb617b14a3f502b')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.31 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/90d510aaf5d6991dfd79e9e2c7172461')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/b9df26953742e8847c53287dc9d104d4')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/2aeebdf10e7774ee1e31a7bc62580c27')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.33 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/ed4daadef7628732ed0bd16ed76b64b2')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/db7c5aa7d7d91a7ae02cd2cad317d663')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.35 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/6fe831ca691087d1d25ff647d3bbd9e8')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.31 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/99c948328352939712c9d4ecb358d782')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.32 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/df2f79391258c8b30090e4634911b781')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.31 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/677954a1fac950e2d2bbd83fa5f95424')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.30 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/e0dbc13480bfe94fcfa6222f1230ae37')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.31 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/065627300735cf36d34e02c27b98f151')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/7211958b3b9b6f4cecb5407c1b6d87b8')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/507db09b1ddf08f917b430a0352f33b2')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.28 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/4fba9f114a1360471737706e3c70e09a')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.28 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/9abc2c948af18ae58790b17036848cd0')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/fe13c3da2c46e2d9c6f1dc7e23fae661')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/97bcb435f466c69a49a27002f1534e2f')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.33 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/a0a170d2a6d7a1370f602cee156b6ba4')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.30 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/ba19a86396dd1eac493e40a64a1d942e')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.31 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/0546521240644ab497603838e8c8e595')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/e892b165d0986f018a40066a6658b4c7')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.28 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/6563c82ccdd4ab08297e08d1fad7ee92')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.30 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/13e5c7c6df97c95266e3678f75bedf69')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/a2f20d5b73af97074bd39d809495fdd0')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.28 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/a6a44e9da32a85bc76dc5c46ae445c17')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/3d3d826a34a0e8cb82a32a7ae8523ed3')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/5c38b0075b04ec920b54d6888934ad52')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.30 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/3d582d540b3921c89f052d08ed07d831')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.30 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/21bea4012e4dd79675af17a1316a55ef')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.31 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/1bf1763861c44be9bcc3dce23f2d5255')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/efb88ff213bc0b1a78447667df407588')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/d987f705b4fa94c56ea9b0e883b6ba6f')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.30 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/7a634b35e44ed36d6b62ee5cb56efebd')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/dc2d47fcb26ad3d98ea5b58d66c03c09')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/c01803a43e0106953b855a892a93ed5d')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/440e969c3140825ad5ec8a38b2cd08bd')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.30 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/f06949da6cb4848c7445a9804042dbee')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.32 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/e8fbab0ef083a5bc0bb4bb7ce2760d2b')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.30 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/3ceca3b5bca70a5c335c45cdf8ccdb1e')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.31 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/d81aaae332f69a3758fea92887021eac')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/3beb6a0984414468c5691777295ab650')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.28 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/2614c94ee9445bc5c50c88174b00e2d4')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/33b285ba56cf45fdc4b7e88a21f29592')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.28 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/bfb6eeb83993e88a6712fbaa2303f8b8')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.65 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/96fce83d4fa4c063293fba6fae690254')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.32 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/8b8d13f41978a68d76b43d6fec09dff8')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.32 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/884cd25389c9debd75a84622c50a3eb1')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.30 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/d9661293b4b7a725c1c64ef6f0c4ef42')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.31 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/ebff8a80d7d2eaf9757a698dd1226981')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/52bd3e1716ef17f5eda1040449dff042')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.28 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/747fb6ef12937912b72fbd85646b672f')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.28 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/68caf103a5a0e84c10795522f958ad9a')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/f0e2d6acd2254da9800d4173a3126c3d')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.30 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/0bbb0d2e255081461af2bf50ff469371')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.28 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/d1b6630aa9a5e2a3f2a6e171c4e60afb')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.28 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/2e6811f83113f584ead70d0d0f4f69d5')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.34 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/e0a97d19cd4642b9b3ad51491518abd7')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/4a19d1ddd973075c26b4e295a7f1a340')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.31 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/91a1f025b5802d677b5a8143354cd6fa')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.31 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/4cf7edebc630874984fef2458a4c228f')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.30 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/6079f36a31b62a2e27dd7e98ad5d437e')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/de8dd7cbd9239db0eba7202c160a1c10')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/b69b3cabdb444b8460c32f63d1144bf0')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.30 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/7e63176bd62c05aa2a94dd17208d766e')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.30 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/e5515a45ec190e749102b34d6520e9f1')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.32 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/b802b310d237dbe00c39d6d863f22e8b')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/37b1d14801b73f6bf5a788e56529c431')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/affae13e63a33816dcf5f133462659f6')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.30 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/642fc3aa17425b9238d16262157c1f1b')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/0fa7a3788a273b8ecda310cc04918731')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.32 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/f73567b2f060e12f8764a75cfcf62d10')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.30 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/e4cb4c2d6543ab1af3567e53c92766b3')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.31 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/60f04d8f37d384983048de670d8ea69b')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.28 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/940e85a8c3151d08c10cf0710c2f6715')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.30 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/0482d9946bbedcc8c34f0cbd744f2f2c')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.30 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/808ddae7e5c5cf47bb6a90c9e0452aef')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/a6c1506251be03ce903fa437cad832b3')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.32 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/509c68d4559ec13d35ee9810b8b1ead3')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.31 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/d60576254cab13e17d342aa173f9e9b6')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/20773f3fba406456a585fbbcbb8e0971')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.28 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/9b956ec211321bdbc5209d13f3ba1938')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.28 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/22d33ec3424ed9038dfe605f071f74d5')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/b7cbe01cfd0b8977de5f8a4dd7ef2a07')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/6061c77c4239cd92fcdd640551b8af6e')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.28 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/245399a2b79575feb9b009672d437926')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/d7b6ea8f2e19cbe4eee30ddabd4bf360')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/ca3ea4f1d7edef964222f2d41327f507')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/b7e8efd7dfcc335843ccb9c5b37bf3a7')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.33 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/2fbea2040b84e9fccab0c13c94bb2f3d')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.30 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/0f6d3caa07d71ee29d4a2b0378e81011')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.30 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/ec9dd1351d54268b80bcde2aac4f821b')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.30 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/7e231b4e20805ebb92a3ad749c692ea4')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.31 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/19d4af84427c433a4fa241464ebab27f')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/0592bbe327508da9867bb27bb2afe018')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.30 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/1f6aa2c9e9e4b8d64136747c871a438b')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.30 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/7fa1072e3c259794117f868346351d01')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/2cf8b44ad0701832ef2e159790629cb4')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.32 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/d896e941ffec64f4ecbb8bed67e63225')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.30 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/46ca812ba3d6a052a51a38682ee2cc65')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.30 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/8eac826456f6a523099d79f7e10c011d')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.30 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/96a16ece855432633778d870bec9bfc6')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.32 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/9d8cc6743648136a010910ebd91084d6')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.30 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/a6db8c44bb7ecabb6d227a1bfca9f2f1')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.30 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/191ab945aa7b29fa238f45ae51c5e399')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.32 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/89de4b3b7f61a170e925250f210d59dc')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/060d4f0fb39be439877c07a83e35314e')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/ebe37ce68974ab7b28db33e715b75eb8')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.36 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/71376bde80ff25a46503822e835c0e1d')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.30 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/9ba05c73100dc9613ad5f657685791e8')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.31 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/b0a8380537c2950337eaa0a213b90801')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/6bc95ad8b47a67f534c80afab5a24525')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.30 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/1963f304e28f7b6ed7f20e6a1fd05acd')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/8aa370a858e5a4af8623d3b749be7837')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.30 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/9955c5243c842fae2c9b4a908a41a710')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.31 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/a6d13048fff7302a68aadf72b1c96d82')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.28 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/7ced217d0a1b4905cd0adcec2ed39aac')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.27 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/8a41d5242f0a42613a9ed1f2933c8d12')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.32 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/6b4d899ef6d700ed2cb17d39f4513b01')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.32 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/bc5c750ac9701492db2e37e15d5bcdab')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.28 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/13bfcb697ab4876357f87f635883ca66')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/64a882f20ba716a90c0ba12a0b8aeb4a')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/9b7cb52d016dd7b1f5c2319f8db9427a')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/b6a20bc262096f596e8ec1039687a6cd')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.27 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/b441743de25e6b676f00c3667869fed8')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/61aef4ec23a313600892fc9a59c44edf')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/ce021f04f87e2b799f459978cf6717cf')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.28 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/bf35facde4ab95cc7f29ad8ed65cb86f')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/0d25716ec58388c0d7dbd17e56ef3b30')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.33 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/d50ba6111c33e9e91344dc53d70122de')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.33 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/13a3d6a8c88345c389f34e69a27dbf9c')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.39 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/da0b1264bf6150e5c8012cb7dfd63073')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.39 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/8fca29b885297340da5187e8f18942d9')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.36 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/3711b030184f81340bb1d1604640b5b4')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.36 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/7cf9417b7c1790552b112270c83b43ec')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.34 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/71bb1309c03e7cf9fc0966d94af912d1')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.32 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/05ad568ce7a9ced83fd4a4b7dfa50c90')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.35 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/b1d1c618aeac90c15aacbca053c4f755')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.31 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/e7a34db2761d89c6751338aae39ec939')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.33 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/076c7c813afa29231c13c8cd35d5ad29')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.35 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/f18bad41ed18f152fd0f16b20341f2d3')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.41 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/0f510ba2b2a7846f252b052e6d2191e6')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.38 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/8390d1e6533ede9b735f377eea2b251a')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.55 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/57aadd57bda2ffc03088849d1a7e6fbb')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.47 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/e6d61f9b7130c30adaffcf12b4fa8bb3')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.38 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/e7a6dc3304035029a62f2eb6eb5be302')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.47 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/04c9c994ae1f137e81bf0b44e6a44365')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.46 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/015cd2670ca72e82f935bb719d070bef')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.38 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/c27f1d7ed376e648023b8192589cbe9a')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.31 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/0c9628a451a79e3f6aa4e24d3cec5a7b')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.33 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/cdb1d940b5728f2c7ee4d38318de9eeb')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.32 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/d4c0bc0baf38b39cdd3ea65c235daf11')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.30 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/fa62b71c37adc3d1959344f012f9323b')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.30 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/6527bc423186f5ad774faa556e4f7f8e')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/1c27225fc1b95880b23bfc630370fa17')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.30 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/fd197ba5f08a3d6a1265cf214a73e7e5')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.28 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/51a5d722620f062f319d884558e02a5c')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.31 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/d46909120a8263d984b4153de0cbde82')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.31 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/70af7c3f6d05dc5907f566dc69f1dfe0')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.30 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/1d30e1f42c14b100456b335cd475dee3')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.30 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/208d35513b3cf1c6ea2fa62ec3c6bd11')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.28 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/768f98c2614110d8b7499b3de8b7af12')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.28 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/52aa4ac2c99f19ba83d6c446b1d86cb6')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.39 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/c55d29b89b19518c99c756f0980db63e')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.40 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/4d20b9cf1e92106a26841a6332f13941')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.51 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/c9f1af34a27e4b3c33c589b80f9e1f36')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.53 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/740e8c62ac465876058a09e200040f3c')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.33 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/1c9b067c7fe3a44dd64a6f545e31da5e')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.32 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/16eef712b363fb4e88d5f36f55271565')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.31 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/b466a3fdac11106319c0997fec158e5a')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/a8261e79762b58f063cb4e6f44906cb7')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.30 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/567b25bf7b5c2ed76b96576577cd7dff')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.28 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/5604348e6ea0f177d61118f8052a2aa3')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.28 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/25c0097adb638e6e5e51dda5c2948254')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/7b7f0e48ceda79fb9cc074dabd9da643')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.33 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/0e036d0078db6f14f641cd33fd4f9574')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.31 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/36526d6cde62f0554486f35a0cc2b488')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.30 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/5705b25b81cfce824dd14fe788a8ce18')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.32 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/2b3c85e1255eadcf836020288d310906')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.34 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/75aef7e2492ca590ee8b796960f61a42')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.31 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/e0a4d6ffb81737b5cf5cdf3eac7e0c61')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.32 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/846de36008360960f42ae284ee99148b')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/1b490f106a790725d9b55db9f7c1c97b')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.28 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/41364855899746d695875ac8d0c81529')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/fc38b5154810e669e034fd2318f890cb')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.32 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/e8f828055ed1addbdc4b0deb85f6a21f')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.32 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/dc84bb2a67fdedc22c08af4a1047b663')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/ee59d9912751704d09351697daa88fd5')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/35bd7be6123e7896f47640c34f5119c5')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/9dacc2cc5085543b380d0a1e51782ca3')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.28 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/87eb9fc4c60bd1b8ea3f15fd772ba516')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.28 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/5acdc7d61459f06e3572321d5561d6e5')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/9d38859890a41031d130b8b3cb1433c1')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.27 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/791743747248ea79c72e814925f95056')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.27 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/9ea03e24f9cee344e39e949d9f71938c')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.28 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/5d6444dacefd78f4dcd521a73ca852c4')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.42 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/55b351fe92365da44697c9c192f7c612')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.35 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/65066adb739c7b620307998f47deb59c')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.38 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/d51789a4fe3a01a118195a195045e445')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.53 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/09198de630b3ced610706e3b1185fbfa')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.46 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/a61d11a67d7d6713288ce1665a0b8271')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.48 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/4d69eca9fbcedabf3eabd643cc8cb5f0')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.40 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/e79bb6973f4023f8cb26aee64b1bda27')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.39 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/760dd4af00d7fd51f8096ddb8e1e4e5c')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.38 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/fa0561aea5ce49b98c928366a4fe79a2')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.41 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/f8d51be8faf646d29c5a6205a054dc36')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.56 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/ce580c78b0c7ddf4a07fbbfe406c0208')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.42 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/bbf5c459b6aafcbdc67a5f8275a1bd98')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.41 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/5e6c1f9700d340d90ed85910d171a249')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.38 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/1caeec7efd66b30d3bf6ced49adb4db9')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.41 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/e75d1d967cd8bfcd3ebd6c845579471b')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.40 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/88bb048ee4f809421e95bb7b340f3b77')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.32 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/1018982df3bc6a279bff0f61b351a764')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.31 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/0ade4e6ff3e579b2cdeadddbc83a9eb9')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.33 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/b473611c7fedd9a3dcf5de3ae5a34df3')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.30 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/2d3ff54b6cae7242441f03ef23b1ed59')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.37 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/8e0f321a1dd222b9c20d1e9e73bc3ec6')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.32 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/a047f9e54fa81ebb91300e60b5328e20')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.32 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/5ead01b29b77444a71f2f1f3b59108b9')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.44 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/2821641ecc9a8db1cb9aa0a30b50c903')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.48 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/4aad02b5de22c00c903933dcada155c2')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.52 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/204d8a844852ca42ce0898754585ac15')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.45 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/d877d40fa92b6d2185c1b78ebefa9600')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.42 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/9f0004545f204e82abe983cf580bcb74')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.44 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/9d5b92ff85ee8e27a59c4c875be21837')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.47 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/6f75f59d84b495fc9a312d3e8ae4bbaf')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.46 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/ad33d96b394b9c674d26119b6ffad361')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.41 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/737164c623c7cee7aa30838cf4a7d641')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.59 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/279d24c927c80863ecad023ab1391f19')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.49 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/58c18405aa394b419c499b08194d32a5')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.48 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/086739e33e63992c1a4cb83d5cc569b4')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.43 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/3a21649031082940203f7b41255fd743')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.56 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/472d1c1e326faa73d8b2b76baca1aa8c')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.43 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/c160b9884ef50dbe97bb9f8c8f287460')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.32 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/82d648ab076a72991f31fd0174b35160')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.30 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/c3c3e684fbe4f6183ec68dfd02beb012')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/0765911ef3290854c734f5b8d3dc1abb')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.29 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/e4d5dfd4510cda65dc1d3f62782e6c47')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.33 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/5d251a28fdcc6e1888fb438df98e0f9c')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.37 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/f962610f7f734511cff4442f739f43b7')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.41 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/355414cc35742e1386aea04760200c48')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.41 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/53b540f7b260fdb414787efe0713be03')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.37 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/06dca8ef975b9dd79dced9a8d0ae70fa')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.32 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/e96d4fa953062978241e8d0c4f89eb1e')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.41 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/d399ccba9668f3a2c5820ef48336164e')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.38 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/9bcd667e7dae99cebe99a2d42e4eff89')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.39 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/134ad0c49421c5158ee713e54eb913ce')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.40 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/e41815c248babe364efa41df22103261')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.46 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/6d20bf361058bff0aa2d8f13d41301b5')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.44 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/53dc39dd4d16cc4da2e1f498ad038061')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.51 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/66b24b36318271ff842adef182076356')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.60 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/549faca52f3b5a80f3f15100722bb894')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.72 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/a40f1fd85afc5d21d0f741ec2be6a73b')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.55 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/cadb59a1f015588bbb12d4c78ebe71e7')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.42 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/0930fb5b8e05a23544f2d20f55927dbf')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.56 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/a6cfe08acdaee6c41f35a93ffe99bb07')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.46 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/d1f1b62e45c38a666092478822dca303')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.45 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/0abe0578dd0769f7b166a0cdb2e957de')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.42 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/a3e74675090f5975df254b0ccb039c37')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.39 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/f7037c66c21d20717e829d50a8d3889b')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.37 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/135b09e433f9bc79c1c2ca7f36d09261')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.42 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/5dd539e309af010888e56d3d1039f986')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.39 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/e1dde6ca4df4b60fadb8201a8700657e')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.37 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/706d7cca8f18f7d984d799b02b9970a5')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.42 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/c73a89aa06036c980bcaaef55cdd3654')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.40 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/1e895a59cf1c3597b82332f6a8fcff7d')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.39 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/960cd231f72ff020cbed59b20f3529c8')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.40 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/e3d4ea97f50ccb7c62a9b8994b6ea35a')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.60 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/d33ae557159135565a7f518b6f952f07')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.47 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/a99fd640c4dfdfe68cf1bf48592aae39')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.38 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/2602dbb4f7fb94ca58d564efc7ebcf4d')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.46 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/663f7234a80739306e155ea6151eb3e4')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.55 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/c4b6c631c4a5df2711c16d1a2bf52988')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.42 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/8bb958ec5e1504c15917401e9c3cbd8b')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.37 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/b48e5d296c40657d061aad6d5af25c8c')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.40 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/affd2c3d90d1b2c43b37b517ef368155')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.41 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/1218babf7d5717c1f0a0fef023f60b95')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.37 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/2416bedad8ad3119eab0c7ad18f9f4a7')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.39 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/64cd70c353f97700fcef3932541f555f')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.49 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/8e7140389dde4eb208c73ae35bd205fb')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.42 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/319daf097e6f3632eb0802ca18547af9')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.34 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/b10729bbb2755f8de842ca0ece1294f2')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.32 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/productManufacturer/d60d12a9ae66fd95333ca2bf1c9ecf49')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 43)"
7 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrievePageUrl (line 62)"
8 => "Nd\Fashion\Service\ProductManufacturerUrlService::retrieveUrl (line 74)"
9 => "Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver::enrich (line 99)"
10 => "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::resolve (line 104)"
11 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::loadSlotData (line 94)"
12 => "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader::load (line 101)"
13 => "Shopware\Core\Content\Category\SalesChannel\CategoryRoute::load (line 103)"
14 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 43)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 42)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 40)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 102)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 88)"
29 => "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute::load (line 66)"
30 => "Shopware\Storefront\Page\Navigation\NavigationPageLoader::load (line 62)"
31 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
1.75 ms (0.00%)
|
|
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_a788badf3bc845e5900ba48dd780b755)
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_a788badf3bc845e5900ba48dd780b755
)
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:28 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 110)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 59)"
9 => "Shopware\Core\Profiling\Profiler::trace (line 109)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 119)"
12 => "Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister::refresh (line 73)"
13 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::load (line 57)"
14 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::get (line 71)"
15 => "Shopware\Core\Framework\Script\Execution\ScriptExecutor::execute (line 253)"
16 => "Shopware\Storefront\Controller\StorefrontController::hook (line 64)"
17 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
18 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
19 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
20 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
21 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
22 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
23 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
24 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
25 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
26 => "Shopware\Core\HttpKernel::doHandle (line 81)"
27 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.40 ms (0.00%)
|
|
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:18 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 1042)"
2 => "Doctrine\DBAL\Connection::fetchAllAssociative (line 76)"
3 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::load (line 57)"
4 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::get (line 71)"
5 => "Shopware\Core\Framework\Script\Execution\ScriptExecutor::execute (line 253)"
6 => "Shopware\Storefront\Controller\StorefrontController::hook (line 64)"
7 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
8 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
9 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
10 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
11 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
12 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
13 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
14 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
15 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
16 => "Shopware\Core\HttpKernel::doHandle (line 81)"
17 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.28 ms (0.00%)
|
|
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:18 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 1042)"
2 => "Doctrine\DBAL\Connection::fetchAllAssociative (line 92)"
3 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::load (line 57)"
4 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::get (line 71)"
5 => "Shopware\Core\Framework\Script\Execution\ScriptExecutor::execute (line 253)"
6 => "Shopware\Storefront\Controller\StorefrontController::hook (line 64)"
7 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
8 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
9 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
10 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
11 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
12 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
13 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
14 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
15 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
16 => "Shopware\Core\HttpKernel::doHandle (line 81)"
17 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.16 ms (0.00%)
|
|
SELECT `app`.`name`, `app`.`version`, `app`.`template_load_priority`
FROM `app`
INNER JOIN `app_template` ON `app_template`.`app_id` = `app`.`id`
WHERE `app`.`active` = 1 AND `app_template`.`active` = 1
SELECT `app`.`name`, `app`.`version`, `app`.`template_load_priority`
FROM `app`
INNER JOIN `app_template` ON `app_template`.`app_id` = `app`.`id`
WHERE `app`.`active` = 1 AND `app_template`.`active` = 1;
array:20 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 1093)"
2 => "Doctrine\DBAL\Connection::fetchAllAssociativeIndexed (line 67)"
3 => "Shopware\Core\Framework\Adapter\Twig\NamespaceHierarchy\BundleHierarchyBuilder::getAppTemplateNamespaces (line 47)"
4 => "Shopware\Core\Framework\Adapter\Twig\NamespaceHierarchy\BundleHierarchyBuilder::buildNamespaceHierarchy (line 35)"
5 => "Shopware\Core\Framework\Adapter\Twig\NamespaceHierarchy\NamespaceHierarchyBuilder::buildHierarchy (line 147)"
6 => "Shopware\Core\Framework\Adapter\Twig\TemplateFinder::getNamespaceHierarchy (line 68)"
7 => "Shopware\Core\Framework\Adapter\Twig\TemplateFinder::find (line 58)"
8 => "Shopware\Storefront\Controller\StorefrontController::renderStorefront (line 66)"
9 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
10 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
11 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
12 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
13 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
14 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
15 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
16 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
17 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
18 => "Shopware\Core\HttpKernel::doHandle (line 81)"
19 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.17 ms (0.00%)
|
|
SELECT `name`, `path`, `author`
FROM `app`
WHERE `active` = 1
SELECT `name`, `path`, `author`
FROM `app`
WHERE `active` = 1
;
array:25 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 1042)"
2 => "Doctrine\DBAL\Connection::fetchAllAssociative (line 62)"
3 => "Shopware\Core\Framework\App\ActiveAppsLoader::loadApps (line 44)"
4 => "Shopware\Core\Framework\App\ActiveAppsLoader::getActiveApps (line 77)"
5 => "Shopware\Storefront\Theme\StorefrontPluginRegistry::addAppConfigs (line 52)"
6 => "Shopware\Storefront\Theme\StorefrontPluginRegistry::getConfigurations (line 82)"
7 => "Shopware\Storefront\Theme\Twig\ThemeInheritanceBuilder::getThemeInheritance (line 31)"
8 => "Shopware\Storefront\Theme\Twig\ThemeInheritanceBuilder::build (line 93)"
9 => "Shopware\Storefront\Theme\Twig\ThemeNamespaceHierarchyBuilder::buildNamespaceHierarchy (line 35)"
10 => "Shopware\Core\Framework\Adapter\Twig\NamespaceHierarchy\NamespaceHierarchyBuilder::buildHierarchy (line 147)"
11 => "Shopware\Core\Framework\Adapter\Twig\TemplateFinder::getNamespaceHierarchy (line 68)"
12 => "Shopware\Core\Framework\Adapter\Twig\TemplateFinder::find (line 58)"
13 => "Shopware\Storefront\Controller\StorefrontController::renderStorefront (line 66)"
14 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
15 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
16 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
17 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
18 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
19 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
20 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
21 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
22 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
23 => "Shopware\Core\HttpKernel::doHandle (line 81)"
24 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.28 ms (0.00%)
|
|
SELECT `payment_method`.`id` FROM `payment_method` WHERE (`payment_method`.`handler_identifier` = :param_f2f615e4500148d3a02a63d130635f84 AND `payment_method`.`active` = :param_8a4e77c18a2a48e289b63c8e51ec4ff9)
SELECT `payment_method`.`id` FROM `payment_method` WHERE (`payment_method`.`handler_identifier` = 'Kiener\\MolliePayments\\Handler\\Method\\ApplePayPayment' AND `payment_method`.`active` = 1);
array:31 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 107)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 62)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 132)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::searchIds (line 58)"
6 => "Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodRepositoryDecorator::searchIds (line 41)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::searchIds (line 72)"
8 => "Kiener\MolliePayments\Repository\PaymentMethod\PaymentMethodRepository::getActiveApplePayID (line 160)"
9 => "Kiener\MolliePayments\Components\ApplePayDirect\ApplePayDirect::getActiveApplePayID (line 43)"
10 => "Kiener\MolliePayments\Subscriber\ApplePaySubscriber::onStorefrontRender (line 118)"
11 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
12 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
13 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
14 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
15 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
16 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
17 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
18 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 62)"
19 => "Shopware\Storefront\Controller\StorefrontController::renderStorefront (line 66)"
20 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
21 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
22 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
23 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
24 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
25 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
26 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
27 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
28 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
29 => "Shopware\Core\HttpKernel::doHandle (line 81)"
30 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.55 ms (0.00%)
|
|
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = :salesChannelId) AND (configuration_key LIKE :prefix) ORDER BY sales_channel_id ASC
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE) AND (configuration_key LIKE 'MolliePayments.config.%') ORDER BY sales_channel_id ASC;
array:26 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 189)"
3 => "Shopware\Core\System\SystemConfig\SystemConfigService::getDomain (line 74)"
4 => "Kiener\MolliePayments\Service\SettingsService::getSettings (line 42)"
5 => "Kiener\MolliePayments\Subscriber\StorefrontBuildSubscriber::onStorefrontRender (line 118)"
6 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
7 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
8 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
9 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
10 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
11 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
12 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
13 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 62)"
14 => "Shopware\Storefront\Controller\StorefrontController::renderStorefront (line 66)"
15 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
16 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
17 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
18 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
19 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
20 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
21 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
22 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
23 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
24 => "Shopware\Core\HttpKernel::doHandle (line 81)"
25 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.51 ms (0.00%)
|
|
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = :salesChannelId) AND (configuration_key LIKE :prefix) ORDER BY sales_channel_id ASC
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE) AND (configuration_key LIKE 'MolliePayments.config.%') ORDER BY sales_channel_id ASC;
array:26 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 189)"
3 => "Shopware\Core\System\SystemConfig\SystemConfigService::getDomain (line 74)"
4 => "Kiener\MolliePayments\Service\SettingsService::getSettings (line 50)"
5 => "Kiener\MolliePayments\Subscriber\ApplePayDirectSubscriber::onStorefrontRender (line 118)"
6 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
7 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
8 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
9 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
10 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
11 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
12 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
13 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 62)"
14 => "Shopware\Storefront\Controller\StorefrontController::renderStorefront (line 66)"
15 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
16 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
17 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
18 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
19 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
20 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
21 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
22 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
23 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
24 => "Shopware\Core\HttpKernel::doHandle (line 81)"
25 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.64 ms (0.00%)
|
|
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = :salesChannelId) AND (configuration_key LIKE :prefix) ORDER BY sales_channel_id ASC
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE) AND (configuration_key LIKE 'MolliePayments.config.%') ORDER BY sales_channel_id ASC;
array:27 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 189)"
3 => "Shopware\Core\System\SystemConfig\SystemConfigService::getDomain (line 74)"
4 => "Kiener\MolliePayments\Service\SettingsService::getSettings (line 170)"
5 => "Kiener\MolliePayments\Components\ApplePayDirect\ApplePayDirect::isApplePayDirectEnabled (line 52)"
6 => "Kiener\MolliePayments\Subscriber\ApplePayDirectSubscriber::onStorefrontRender (line 118)"
7 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
8 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
9 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
10 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
11 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
12 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
13 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
14 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 62)"
15 => "Shopware\Storefront\Controller\StorefrontController::renderStorefront (line 66)"
16 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
17 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
18 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
19 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
20 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
21 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
22 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
23 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
24 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
25 => "Shopware\Core\HttpKernel::doHandle (line 81)"
26 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.65 ms (0.00%)
|
|
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = :salesChannelId) AND (configuration_key LIKE :prefix) ORDER BY sales_channel_id ASC
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE) AND (configuration_key LIKE 'MolliePayments.config.%') ORDER BY sales_channel_id ASC;
array:26 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 189)"
3 => "Shopware\Core\System\SystemConfig\SystemConfigService::getDomain (line 74)"
4 => "Kiener\MolliePayments\Service\SettingsService::getSettings (line 82)"
5 => "Kiener\MolliePayments\Subscriber\SubscriptionSubscriber::onStorefrontRender (line 118)"
6 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
7 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
8 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
9 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
10 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
11 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
12 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
13 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 62)"
14 => "Shopware\Storefront\Controller\StorefrontController::renderStorefront (line 66)"
15 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
16 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
17 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
18 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
19 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
20 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
21 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
22 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
23 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
24 => "Shopware\Core\HttpKernel::doHandle (line 81)"
25 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.89 ms (0.00%)
|
|
SELECT `theme`.`id` as `theme.id`, `theme`.`technical_name` as `theme.technicalName`, `theme`.`name` as `theme.name`, `theme`.`author` as `theme.author`, `theme`.`preview_media_id` as `theme.previewMediaId`, `theme`.`parent_theme_id` as `theme.parentThemeId`, `theme`.`base_config` as `theme.baseConfig`, `theme`.`config_values` as `theme.configValues`, `theme`.`active` as `theme.active`, `theme`.`created_at` as `theme.createdAt`, `theme`.`updated_at` as `theme.updatedAt`, `theme.translation.description`, COALESCE(`theme.translation.description`,`theme.translation.description`) as `theme.description`, `theme.translation.labels`, COALESCE(`theme.translation.labels`,`theme.translation.labels`) as `theme.labels`, `theme.translation.helpTexts`, COALESCE(`theme.translation.helpTexts`,`theme.translation.helpTexts`) as `theme.helpTexts`, `theme.translation.customFields`, COALESCE(`theme.translation.customFields`,`theme.translation.customFields`) as `theme.customFields`, `theme.translation.createdAt`, `theme.translation.updatedAt`, `theme.translation.themeId`, `theme.translation.languageId` FROM `theme` LEFT JOIN (SELECT `theme.translation`.theme_id, `theme.translation`.description as `theme.translation.description`, `theme.translation`.labels as `theme.translation.labels`, `theme.translation`.help_texts as `theme.translation.helpTexts`, `theme.translation`.custom_fields as `theme.translation.customFields`, `theme.translation`.created_at as `theme.translation.createdAt`, `theme.translation`.updated_at as `theme.translation.updatedAt`, `theme.translation`.theme_id as `theme.translation.themeId`, `theme.translation`.language_id as `theme.translation.languageId` FROM `theme_translation` `theme.translation` WHERE `theme.translation`.language_id = :languageId) `theme.theme_translation` ON `theme.theme_translation`.`theme_id` = `theme`.`id`
SELECT `theme`.`id` as `theme.id`, `theme`.`technical_name` as `theme.technicalName`, `theme`.`name` as `theme.name`, `theme`.`author` as `theme.author`, `theme`.`preview_media_id` as `theme.previewMediaId`, `theme`.`parent_theme_id` as `theme.parentThemeId`, `theme`.`base_config` as `theme.baseConfig`, `theme`.`config_values` as `theme.configValues`, `theme`.`active` as `theme.active`, `theme`.`created_at` as `theme.createdAt`, `theme`.`updated_at` as `theme.updatedAt`, `theme.translation.description`, COALESCE(`theme.translation.description`,`theme.translation.description`) as `theme.description`, `theme.translation.labels`, COALESCE(`theme.translation.labels`,`theme.translation.labels`) as `theme.labels`, `theme.translation.helpTexts`, COALESCE(`theme.translation.helpTexts`,`theme.translation.helpTexts`) as `theme.helpTexts`, `theme.translation.customFields`, COALESCE(`theme.translation.customFields`,`theme.translation.customFields`) as `theme.customFields`, `theme.translation.createdAt`, `theme.translation.updatedAt`, `theme.translation.themeId`, `theme.translation.languageId` FROM `theme` LEFT JOIN (SELECT `theme.translation`.theme_id, `theme.translation`.description as `theme.translation.description`, `theme.translation`.labels as `theme.translation.labels`, `theme.translation`.help_texts as `theme.translation.helpTexts`, `theme.translation`.custom_fields as `theme.translation.customFields`, `theme.translation`.created_at as `theme.translation.createdAt`, `theme.translation`.updated_at as `theme.translation.updatedAt`, `theme.translation`.theme_id as `theme.translation.themeId`, `theme.translation`.language_id as `theme.translation.languageId` FROM `theme_translation` `theme.translation` WHERE `theme.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `theme.theme_translation` ON `theme.theme_translation`.`theme_id` = `theme`.`id`;
array:69 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 110)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 59)"
9 => "Shopware\Core\Profiling\Profiler::trace (line 109)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 209)"
12 => "Shopware\Storefront\Theme\ThemeService::getThemeConfiguration (line 42)"
13 => "Shopware\Storefront\Theme\ResolvedConfigLoader::load (line 39)"
14 => "Shopware\Storefront\Theme\CachedResolvedConfigLoader::Shopware\Storefront\Theme\{closure} (line 72)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 38)"
17 => "Shopware\Storefront\Theme\CachedResolvedConfigLoader::load (line 117)"
18 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::getThemeConfig (line 42)"
19 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::get (line 51)"
20 => "Shopware\Storefront\Framework\Twig\TemplateConfigAccessor::theme (line 49)"
21 => "Shopware\Storefront\Framework\Twig\Extension\ConfigExtension::theme (line 662)"
22 => "__TwigTemplate_41d2c01d16b0415eea6c716d9a142d52::block_layout_head_meta_tags_image_og (line 171)"
23 => "Twig\Template::displayBlock (line 520)"
24 => "__TwigTemplate_41d2c01d16b0415eea6c716d9a142d52::block_layout_head_meta_tags_opengraph (line 171)"
25 => "Twig\Template::displayBlock (line 277)"
26 => "__TwigTemplate_41d2c01d16b0415eea6c716d9a142d52::block_layout_head_meta_tags (line 171)"
27 => "Twig\Template::displayBlock (line 132)"
28 => "__TwigTemplate_41d2c01d16b0415eea6c716d9a142d52::block_layout_head_inner (line 171)"
29 => "Twig\Template::displayBlock (line 91)"
30 => "__TwigTemplate_41d2c01d16b0415eea6c716d9a142d52::doDisplay (line 394)"
31 => "Twig\Template::displayWithErrorHandling (line 367)"
32 => "Twig\Template::display (line 167)"
33 => "__TwigTemplate_bf4a9dfa6d117a9a64353a047f29bcaf::block_base_head (line 171)"
34 => "Twig\Template::displayBlock (line 92)"
35 => "__TwigTemplate_bf4a9dfa6d117a9a64353a047f29bcaf::doDisplay (line 394)"
36 => "Twig\Template::displayWithErrorHandling (line 367)"
37 => "Twig\Template::display (line 50)"
38 => "__TwigTemplate_7e6514b45bbd2252641d9cccec9fa185::doDisplay (line 394)"
39 => "Twig\Template::displayWithErrorHandling (line 367)"
40 => "Twig\Template::display (line 51)"
41 => "__TwigTemplate_8b28d4dd84c5c0143b9e8f2b7d16d9e4::doDisplay (line 394)"
42 => "Twig\Template::displayWithErrorHandling (line 367)"
43 => "Twig\Template::display (line 53)"
44 => "__TwigTemplate_d10fbb84d9b96565c54ea03848a8e48c::doDisplay (line 394)"
45 => "Twig\Template::displayWithErrorHandling (line 367)"
46 => "Twig\Template::display (line 54)"
47 => "__TwigTemplate_683ab4300900eccbbeeb00285493d9a8::doDisplay (line 394)"
48 => "Twig\Template::displayWithErrorHandling (line 367)"
49 => "Twig\Template::display (line 379)"
50 => "Twig\Template::render (line 40)"
51 => "Twig\TemplateWrapper::render (line 277)"
52 => "Twig\Environment::render (line 235)"
53 => "Shopware\Storefront\Controller\StorefrontController::renderView (line 266)"
54 => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::render (line 72)"
55 => "Shopware\Storefront\Controller\StorefrontController::Shopware\Storefront\Controller\{closure} (line 59)"
56 => "Shopware\Core\Profiling\Profiler::trace (line 71)"
57 => "Shopware\Storefront\Controller\StorefrontController::renderStorefront (line 66)"
58 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
59 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
60 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
61 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
62 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
63 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
64 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
65 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
66 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
67 => "Shopware\Core\HttpKernel::doHandle (line 81)"
68 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
1.07 ms (0.00%)
|
|
SELECT `media`.`id` as `media.id`, `media`.`user_id` as `media.userId`, `media`.`media_folder_id` as `media.mediaFolderId`, `media`.`mime_type` as `media.mimeType`, `media`.`file_extension` as `media.fileExtension`, `media`.`uploaded_at` as `media.uploadedAt`, `media`.`file_name` as `media.fileName`, `media`.`file_size` as `media.fileSize`, `media`.`media_type` as `media.mediaTypeRaw`, `media`.`meta_data` as `media.metaData`, `media`.`private` as `media.private`, `media`.`thumbnails_ro` as `media.thumbnailsRo`, `media`.`created_at` as `media.createdAt`, `media`.`updated_at` as `media.updatedAt`, `media.translation.title`, COALESCE(`media.translation.title`,`media.translation.title`) as `media.title`, `media.translation.alt`, COALESCE(`media.translation.alt`,`media.translation.alt`) as `media.alt`, `media.translation.customFields`, COALESCE(`media.translation.customFields`,`media.translation.customFields`) as `media.customFields`, `media.translation.createdAt`, `media.translation.updatedAt`, `media.translation.mediaId`, `media.translation.languageId` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media`.`media_folder_id` = `media.mediaFolder`.`id` LEFT JOIN (SELECT `media.translation`.media_id, `media.translation`.title as `media.translation.title`, `media.translation`.alt as `media.translation.alt`, `media.translation`.custom_fields as `media.translation.customFields`, `media.translation`.created_at as `media.translation.createdAt`, `media.translation`.updated_at as `media.translation.updatedAt`, `media.translation`.media_id as `media.translation.mediaId`, `media.translation`.language_id as `media.translation.languageId` FROM `media_translation` `media.translation` WHERE `media.translation`.language_id = :languageId) `media.media_translation` ON `media.media_translation`.`media_id` = `media`.`id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder`.`default_folder_id` = `media.mediaFolder.defaultFolder`.`id` WHERE (((`media`.`private` = :param_dcb3ac05bdef44d7ab10c5430d783e1a OR (`media`.`private` = :param_ef41196471f84c4aa9b635f5da7541f7 AND `media.mediaFolder.defaultFolder`.`entity` = :param_49e6faae3bb74c48b511d854ae467a55)))) AND (`media`.`id` IN (:ids))
SELECT `media`.`id` as `media.id`, `media`.`user_id` as `media.userId`, `media`.`media_folder_id` as `media.mediaFolderId`, `media`.`mime_type` as `media.mimeType`, `media`.`file_extension` as `media.fileExtension`, `media`.`uploaded_at` as `media.uploadedAt`, `media`.`file_name` as `media.fileName`, `media`.`file_size` as `media.fileSize`, `media`.`media_type` as `media.mediaTypeRaw`, `media`.`meta_data` as `media.metaData`, `media`.`private` as `media.private`, `media`.`thumbnails_ro` as `media.thumbnailsRo`, `media`.`created_at` as `media.createdAt`, `media`.`updated_at` as `media.updatedAt`, `media.translation.title`, COALESCE(`media.translation.title`,`media.translation.title`) as `media.title`, `media.translation.alt`, COALESCE(`media.translation.alt`,`media.translation.alt`) as `media.alt`, `media.translation.customFields`, COALESCE(`media.translation.customFields`,`media.translation.customFields`) as `media.customFields`, `media.translation.createdAt`, `media.translation.updatedAt`, `media.translation.mediaId`, `media.translation.languageId` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media`.`media_folder_id` = `media.mediaFolder`.`id` LEFT JOIN (SELECT `media.translation`.media_id, `media.translation`.title as `media.translation.title`, `media.translation`.alt as `media.translation.alt`, `media.translation`.custom_fields as `media.translation.customFields`, `media.translation`.created_at as `media.translation.createdAt`, `media.translation`.updated_at as `media.translation.updatedAt`, `media.translation`.media_id as `media.translation.mediaId`, `media.translation`.language_id as `media.translation.languageId` FROM `media_translation` `media.translation` WHERE `media.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `media.media_translation` ON `media.media_translation`.`media_id` = `media`.`id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder`.`default_folder_id` = `media.mediaFolder.defaultFolder`.`id` WHERE (((`media`.`private` = 0 OR (`media`.`private` = 1 AND `media.mediaFolder.defaultFolder`.`entity` = 'product_download')))) AND (`media`.`id` IN (0x270457FCAAB64564B813AF60777ED852, 0x63147E3596CF40FCBDAA921244718F66));
array:69 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 110)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 59)"
9 => "Shopware\Core\Profiling\Profiler::trace (line 109)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 59)"
11 => "Shopware\Core\Content\Media\DataAbstractionLayer\MediaRepositoryDecorator::search (line 51)"
12 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 63)"
13 => "Shopware\Storefront\Theme\ResolvedConfigLoader::load (line 39)"
14 => "Shopware\Storefront\Theme\CachedResolvedConfigLoader::Shopware\Storefront\Theme\{closure} (line 72)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 38)"
17 => "Shopware\Storefront\Theme\CachedResolvedConfigLoader::load (line 117)"
18 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::getThemeConfig (line 42)"
19 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::get (line 51)"
20 => "Shopware\Storefront\Framework\Twig\TemplateConfigAccessor::theme (line 49)"
21 => "Shopware\Storefront\Framework\Twig\Extension\ConfigExtension::theme (line 662)"
22 => "__TwigTemplate_41d2c01d16b0415eea6c716d9a142d52::block_layout_head_meta_tags_image_og (line 171)"
23 => "Twig\Template::displayBlock (line 520)"
24 => "__TwigTemplate_41d2c01d16b0415eea6c716d9a142d52::block_layout_head_meta_tags_opengraph (line 171)"
25 => "Twig\Template::displayBlock (line 277)"
26 => "__TwigTemplate_41d2c01d16b0415eea6c716d9a142d52::block_layout_head_meta_tags (line 171)"
27 => "Twig\Template::displayBlock (line 132)"
28 => "__TwigTemplate_41d2c01d16b0415eea6c716d9a142d52::block_layout_head_inner (line 171)"
29 => "Twig\Template::displayBlock (line 91)"
30 => "__TwigTemplate_41d2c01d16b0415eea6c716d9a142d52::doDisplay (line 394)"
31 => "Twig\Template::displayWithErrorHandling (line 367)"
32 => "Twig\Template::display (line 167)"
33 => "__TwigTemplate_bf4a9dfa6d117a9a64353a047f29bcaf::block_base_head (line 171)"
34 => "Twig\Template::displayBlock (line 92)"
35 => "__TwigTemplate_bf4a9dfa6d117a9a64353a047f29bcaf::doDisplay (line 394)"
36 => "Twig\Template::displayWithErrorHandling (line 367)"
37 => "Twig\Template::display (line 50)"
38 => "__TwigTemplate_7e6514b45bbd2252641d9cccec9fa185::doDisplay (line 394)"
39 => "Twig\Template::displayWithErrorHandling (line 367)"
40 => "Twig\Template::display (line 51)"
41 => "__TwigTemplate_8b28d4dd84c5c0143b9e8f2b7d16d9e4::doDisplay (line 394)"
42 => "Twig\Template::displayWithErrorHandling (line 367)"
43 => "Twig\Template::display (line 53)"
44 => "__TwigTemplate_d10fbb84d9b96565c54ea03848a8e48c::doDisplay (line 394)"
45 => "Twig\Template::displayWithErrorHandling (line 367)"
46 => "Twig\Template::display (line 54)"
47 => "__TwigTemplate_683ab4300900eccbbeeb00285493d9a8::doDisplay (line 394)"
48 => "Twig\Template::displayWithErrorHandling (line 367)"
49 => "Twig\Template::display (line 379)"
50 => "Twig\Template::render (line 40)"
51 => "Twig\TemplateWrapper::render (line 277)"
52 => "Twig\Environment::render (line 235)"
53 => "Shopware\Storefront\Controller\StorefrontController::renderView (line 266)"
54 => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::render (line 72)"
55 => "Shopware\Storefront\Controller\StorefrontController::Shopware\Storefront\Controller\{closure} (line 59)"
56 => "Shopware\Core\Profiling\Profiler::trace (line 71)"
57 => "Shopware\Storefront\Controller\StorefrontController::renderStorefront (line 66)"
58 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
59 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
60 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
61 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
62 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
63 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
64 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
65 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
66 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
67 => "Shopware\Core\HttpKernel::doHandle (line 81)"
68 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.59 ms (0.00%)
|
|
SELECT LOWER(HEX(language.id)) AS array_key, LOWER(HEX(language.id)) AS id, locale.code, LOWER(HEX(language.parent_id)) parentId FROM language LEFT JOIN locale locale ON language.translation_code_id = locale.id
SELECT LOWER(HEX(language.id)) AS array_key, LOWER(HEX(language.id)) AS id, locale.code, LOWER(HEX(language.parent_id)) parentId FROM language LEFT JOIN locale locale ON language.translation_code_id = locale.id;
array:55 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 271)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 34)"
3 => "Shopware\Core\System\Language\LanguageLoader::loadLanguages (line 49)"
4 => "Shopware\Core\System\Language\CachedLanguageLoader::Shopware\Core\System\Language\{closure} (line 72)"
5 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
6 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 48)"
7 => "Shopware\Core\System\Language\CachedLanguageLoader::loadLanguages (line 57)"
8 => "Shopware\Core\System\Locale\LanguageLocaleCodeProvider::getLanguages (line 27)"
9 => "Shopware\Core\System\Locale\LanguageLocaleCodeProvider::getLocaleForLanguageId (line 348)"
10 => "Shopware\Core\Framework\Adapter\Translation\Translator::getFallbackLocale (line 146)"
11 => "Shopware\Core\Framework\Adapter\Translation\Translator::getCatalogue (line 178)"
12 => "Shopware\Core\Framework\Adapter\Translation\Translator::trans (line 48)"
13 => "Symfony\Component\Translation\DataCollectorTranslator::trans (line 138)"
14 => "Symfony\Bridge\Twig\Extension\TranslationExtension::trans (line 313)"
15 => "__TwigTemplate_bf4a9dfa6d117a9a64353a047f29bcaf::block_base_noscript (line 171)"
16 => "Twig\Template::displayBlock (line 263)"
17 => "__TwigTemplate_bf4a9dfa6d117a9a64353a047f29bcaf::block_base_body_inner (line 171)"
18 => "Twig\Template::displayBlock (line 193)"
19 => "__TwigTemplate_bf4a9dfa6d117a9a64353a047f29bcaf::block_base_body (line 171)"
20 => "Twig\Template::displayBlock (line 97)"
21 => "__TwigTemplate_bf4a9dfa6d117a9a64353a047f29bcaf::doDisplay (line 394)"
22 => "Twig\Template::displayWithErrorHandling (line 367)"
23 => "Twig\Template::display (line 50)"
24 => "__TwigTemplate_7e6514b45bbd2252641d9cccec9fa185::doDisplay (line 394)"
25 => "Twig\Template::displayWithErrorHandling (line 367)"
26 => "Twig\Template::display (line 51)"
27 => "__TwigTemplate_8b28d4dd84c5c0143b9e8f2b7d16d9e4::doDisplay (line 394)"
28 => "Twig\Template::displayWithErrorHandling (line 367)"
29 => "Twig\Template::display (line 53)"
30 => "__TwigTemplate_d10fbb84d9b96565c54ea03848a8e48c::doDisplay (line 394)"
31 => "Twig\Template::displayWithErrorHandling (line 367)"
32 => "Twig\Template::display (line 54)"
33 => "__TwigTemplate_683ab4300900eccbbeeb00285493d9a8::doDisplay (line 394)"
34 => "Twig\Template::displayWithErrorHandling (line 367)"
35 => "Twig\Template::display (line 379)"
36 => "Twig\Template::render (line 40)"
37 => "Twig\TemplateWrapper::render (line 277)"
38 => "Twig\Environment::render (line 235)"
39 => "Shopware\Storefront\Controller\StorefrontController::renderView (line 266)"
40 => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::render (line 72)"
41 => "Shopware\Storefront\Controller\StorefrontController::Shopware\Storefront\Controller\{closure} (line 59)"
42 => "Shopware\Core\Profiling\Profiler::trace (line 71)"
43 => "Shopware\Storefront\Controller\StorefrontController::renderStorefront (line 66)"
44 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
45 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
46 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
47 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
48 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
49 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
50 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
51 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
52 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
53 => "Shopware\Core\HttpKernel::doHandle (line 81)"
54 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.27 ms (0.00%)
|
|
SELECT iso FROM snippet_set WHERE id = :snippetSetId
SELECT iso FROM snippet_set WHERE id = 0x9F1DEFABE8AB41A289693225A718FBC1;
array:54 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 734)"
2 => "Doctrine\DBAL\Connection::fetchOne (line 416)"
3 => "Shopware\Core\System\Snippet\SnippetService::getLocaleBySnippetSetId (line 132)"
4 => "Shopware\Core\System\Snippet\SnippetService::getStorefrontSnippets (line 341)"
5 => "Shopware\Core\Framework\Adapter\Translation\Translator::Shopware\Core\Framework\Adapter\Translation\{closure} (line 72)"
6 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
7 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 337)"
8 => "Shopware\Core\Framework\Adapter\Translation\Translator::loadSnippets (line 320)"
9 => "Shopware\Core\Framework\Adapter\Translation\Translator::getCustomizedCatalog (line 162)"
10 => "Shopware\Core\Framework\Adapter\Translation\Translator::getCatalogue (line 178)"
11 => "Shopware\Core\Framework\Adapter\Translation\Translator::trans (line 48)"
12 => "Symfony\Component\Translation\DataCollectorTranslator::trans (line 138)"
13 => "Symfony\Bridge\Twig\Extension\TranslationExtension::trans (line 313)"
14 => "__TwigTemplate_bf4a9dfa6d117a9a64353a047f29bcaf::block_base_noscript (line 171)"
15 => "Twig\Template::displayBlock (line 263)"
16 => "__TwigTemplate_bf4a9dfa6d117a9a64353a047f29bcaf::block_base_body_inner (line 171)"
17 => "Twig\Template::displayBlock (line 193)"
18 => "__TwigTemplate_bf4a9dfa6d117a9a64353a047f29bcaf::block_base_body (line 171)"
19 => "Twig\Template::displayBlock (line 97)"
20 => "__TwigTemplate_bf4a9dfa6d117a9a64353a047f29bcaf::doDisplay (line 394)"
21 => "Twig\Template::displayWithErrorHandling (line 367)"
22 => "Twig\Template::display (line 50)"
23 => "__TwigTemplate_7e6514b45bbd2252641d9cccec9fa185::doDisplay (line 394)"
24 => "Twig\Template::displayWithErrorHandling (line 367)"
25 => "Twig\Template::display (line 51)"
26 => "__TwigTemplate_8b28d4dd84c5c0143b9e8f2b7d16d9e4::doDisplay (line 394)"
27 => "Twig\Template::displayWithErrorHandling (line 367)"
28 => "Twig\Template::display (line 53)"
29 => "__TwigTemplate_d10fbb84d9b96565c54ea03848a8e48c::doDisplay (line 394)"
30 => "Twig\Template::displayWithErrorHandling (line 367)"
31 => "Twig\Template::display (line 54)"
32 => "__TwigTemplate_683ab4300900eccbbeeb00285493d9a8::doDisplay (line 394)"
33 => "Twig\Template::displayWithErrorHandling (line 367)"
34 => "Twig\Template::display (line 379)"
35 => "Twig\Template::render (line 40)"
36 => "Twig\TemplateWrapper::render (line 277)"
37 => "Twig\Environment::render (line 235)"
38 => "Shopware\Storefront\Controller\StorefrontController::renderView (line 266)"
39 => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::render (line 72)"
40 => "Shopware\Storefront\Controller\StorefrontController::Shopware\Storefront\Controller\{closure} (line 59)"
41 => "Shopware\Core\Profiling\Profiler::trace (line 71)"
42 => "Shopware\Storefront\Controller\StorefrontController::renderStorefront (line 66)"
43 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
44 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
45 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
46 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
47 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
48 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
49 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
50 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
51 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
52 => "Shopware\Core\HttpKernel::doHandle (line 81)"
53 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.20 ms (0.00%)
|
|
SELECT `base_class` AS `baseClass`, `author`
FROM `plugin`
SELECT `base_class` AS `baseClass`, `author`
FROM `plugin`
;
array:63 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 1065)"
2 => "Doctrine\DBAL\Connection::fetchAllKeyValue (line 156)"
3 => "Shopware\Core\System\Snippet\Files\SnippetFileLoader::getPluginAuthors (line 146)"
4 => "Shopware\Core\System\Snippet\Files\SnippetFileLoader::getAuthorFromBundle (line 113)"
5 => "Shopware\Core\System\Snippet\Files\SnippetFileLoader::loadSnippetFilesInDir (line 70)"
6 => "Shopware\Core\System\Snippet\Files\SnippetFileLoader::loadPluginSnippets (line 52)"
7 => "Shopware\Core\System\Snippet\Files\SnippetFileLoader::loadSnippetFilesIntoCollection (line 23)"
8 => "Shopware\Core\System\Snippet\Files\SnippetFileCollectionFactory::createSnippetFileCollection (line 11933)"
9 => "ContainerIqlE5e0\Shopware_Production_KernelDevDebugContainer::getSnippetFileCollectionService (line 11919)"
10 => "ContainerIqlE5e0\Shopware_Production_KernelDevDebugContainer::ContainerIqlE5e0\{closure} (line 1191)"
11 => "Closure::__invoke (line 1191)"
12 => "ContainerIqlE5e0\SnippetFileCollection_08f09cc::__clone (line 136)"
13 => "Shopware\Core\System\Snippet\SnippetService::getStorefrontSnippets (line 341)"
14 => "Shopware\Core\Framework\Adapter\Translation\Translator::Shopware\Core\Framework\Adapter\Translation\{closure} (line 72)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 337)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::loadSnippets (line 320)"
18 => "Shopware\Core\Framework\Adapter\Translation\Translator::getCustomizedCatalog (line 162)"
19 => "Shopware\Core\Framework\Adapter\Translation\Translator::getCatalogue (line 178)"
20 => "Shopware\Core\Framework\Adapter\Translation\Translator::trans (line 48)"
21 => "Symfony\Component\Translation\DataCollectorTranslator::trans (line 138)"
22 => "Symfony\Bridge\Twig\Extension\TranslationExtension::trans (line 313)"
23 => "__TwigTemplate_bf4a9dfa6d117a9a64353a047f29bcaf::block_base_noscript (line 171)"
24 => "Twig\Template::displayBlock (line 263)"
25 => "__TwigTemplate_bf4a9dfa6d117a9a64353a047f29bcaf::block_base_body_inner (line 171)"
26 => "Twig\Template::displayBlock (line 193)"
27 => "__TwigTemplate_bf4a9dfa6d117a9a64353a047f29bcaf::block_base_body (line 171)"
28 => "Twig\Template::displayBlock (line 97)"
29 => "__TwigTemplate_bf4a9dfa6d117a9a64353a047f29bcaf::doDisplay (line 394)"
30 => "Twig\Template::displayWithErrorHandling (line 367)"
31 => "Twig\Template::display (line 50)"
32 => "__TwigTemplate_7e6514b45bbd2252641d9cccec9fa185::doDisplay (line 394)"
33 => "Twig\Template::displayWithErrorHandling (line 367)"
34 => "Twig\Template::display (line 51)"
35 => "__TwigTemplate_8b28d4dd84c5c0143b9e8f2b7d16d9e4::doDisplay (line 394)"
36 => "Twig\Template::displayWithErrorHandling (line 367)"
37 => "Twig\Template::display (line 53)"
38 => "__TwigTemplate_d10fbb84d9b96565c54ea03848a8e48c::doDisplay (line 394)"
39 => "Twig\Template::displayWithErrorHandling (line 367)"
40 => "Twig\Template::display (line 54)"
41 => "__TwigTemplate_683ab4300900eccbbeeb00285493d9a8::doDisplay (line 394)"
42 => "Twig\Template::displayWithErrorHandling (line 367)"
43 => "Twig\Template::display (line 379)"
44 => "Twig\Template::render (line 40)"
45 => "Twig\TemplateWrapper::render (line 277)"
46 => "Twig\Environment::render (line 235)"
47 => "Shopware\Storefront\Controller\StorefrontController::renderView (line 266)"
48 => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::render (line 72)"
49 => "Shopware\Storefront\Controller\StorefrontController::Shopware\Storefront\Controller\{closure} (line 59)"
50 => "Shopware\Core\Profiling\Profiler::trace (line 71)"
51 => "Shopware\Storefront\Controller\StorefrontController::renderStorefront (line 66)"
52 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
53 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
54 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
55 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
56 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
57 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
58 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
59 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
60 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
61 => "Shopware\Core\HttpKernel::doHandle (line 81)"
62 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.31 ms (0.00%)
|
|
SELECT LOWER(HEX(theme.id)) themeId, theme.technical_name as themeName, parentTheme.technical_name as parentThemeName
FROM sales_channel
LEFT JOIN theme_sales_channel ON sales_channel.id = theme_sales_channel.sales_channel_id
LEFT JOIN theme ON theme_sales_channel.theme_id = theme.id
LEFT JOIN theme AS parentTheme ON parentTheme.id = theme.parent_theme_id
WHERE sales_channel.id = :salesChannelId
SELECT LOWER(HEX(theme.id)) themeId, theme.technical_name as themeName, parentTheme.technical_name as parentThemeName
FROM sales_channel
LEFT JOIN theme_sales_channel ON sales_channel.id = theme_sales_channel.sales_channel_id
LEFT JOIN theme ON theme_sales_channel.theme_id = theme.id
LEFT JOIN theme AS parentTheme ON parentTheme.id = theme.parent_theme_id
WHERE sales_channel.id = 0x327009EB5C1A48E192B7D2BCFA9C61BE
;
array:55 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 684)"
2 => "Doctrine\DBAL\Connection::fetchAssociative (line 37)"
3 => "Shopware\Storefront\Theme\SalesChannelThemeLoader::load (line 337)"
4 => "Shopware\Core\System\Snippet\SnippetService::getUsedThemes (line 138)"
5 => "Shopware\Core\System\Snippet\SnippetService::getStorefrontSnippets (line 341)"
6 => "Shopware\Core\Framework\Adapter\Translation\Translator::Shopware\Core\Framework\Adapter\Translation\{closure} (line 72)"
7 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
8 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 337)"
9 => "Shopware\Core\Framework\Adapter\Translation\Translator::loadSnippets (line 320)"
10 => "Shopware\Core\Framework\Adapter\Translation\Translator::getCustomizedCatalog (line 162)"
11 => "Shopware\Core\Framework\Adapter\Translation\Translator::getCatalogue (line 178)"
12 => "Shopware\Core\Framework\Adapter\Translation\Translator::trans (line 48)"
13 => "Symfony\Component\Translation\DataCollectorTranslator::trans (line 138)"
14 => "Symfony\Bridge\Twig\Extension\TranslationExtension::trans (line 313)"
15 => "__TwigTemplate_bf4a9dfa6d117a9a64353a047f29bcaf::block_base_noscript (line 171)"
16 => "Twig\Template::displayBlock (line 263)"
17 => "__TwigTemplate_bf4a9dfa6d117a9a64353a047f29bcaf::block_base_body_inner (line 171)"
18 => "Twig\Template::displayBlock (line 193)"
19 => "__TwigTemplate_bf4a9dfa6d117a9a64353a047f29bcaf::block_base_body (line 171)"
20 => "Twig\Template::displayBlock (line 97)"
21 => "__TwigTemplate_bf4a9dfa6d117a9a64353a047f29bcaf::doDisplay (line 394)"
22 => "Twig\Template::displayWithErrorHandling (line 367)"
23 => "Twig\Template::display (line 50)"
24 => "__TwigTemplate_7e6514b45bbd2252641d9cccec9fa185::doDisplay (line 394)"
25 => "Twig\Template::displayWithErrorHandling (line 367)"
26 => "Twig\Template::display (line 51)"
27 => "__TwigTemplate_8b28d4dd84c5c0143b9e8f2b7d16d9e4::doDisplay (line 394)"
28 => "Twig\Template::displayWithErrorHandling (line 367)"
29 => "Twig\Template::display (line 53)"
30 => "__TwigTemplate_d10fbb84d9b96565c54ea03848a8e48c::doDisplay (line 394)"
31 => "Twig\Template::displayWithErrorHandling (line 367)"
32 => "Twig\Template::display (line 54)"
33 => "__TwigTemplate_683ab4300900eccbbeeb00285493d9a8::doDisplay (line 394)"
34 => "Twig\Template::displayWithErrorHandling (line 367)"
35 => "Twig\Template::display (line 379)"
36 => "Twig\Template::render (line 40)"
37 => "Twig\TemplateWrapper::render (line 277)"
38 => "Twig\Environment::render (line 235)"
39 => "Shopware\Storefront\Controller\StorefrontController::renderView (line 266)"
40 => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::render (line 72)"
41 => "Shopware\Storefront\Controller\StorefrontController::Shopware\Storefront\Controller\{closure} (line 59)"
42 => "Shopware\Core\Profiling\Profiler::trace (line 71)"
43 => "Shopware\Storefront\Controller\StorefrontController::renderStorefront (line 66)"
44 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
45 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
46 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
47 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
48 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
49 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
50 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
51 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
52 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
53 => "Shopware\Core\HttpKernel::doHandle (line 81)"
54 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
0.41 ms (0.00%)
|
|
SELECT translation_key, value FROM snippet WHERE snippet_set_id = :snippetSetId
SELECT translation_key, value FROM snippet WHERE snippet_set_id = 0x9F1DEFABE8AB41A289693225A718FBC1;
array:54 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 1065)"
2 => "Doctrine\DBAL\Connection::fetchAllKeyValue (line 294)"
3 => "Shopware\Core\System\Snippet\SnippetService::fetchSnippetsFromDatabase (line 166)"
4 => "Shopware\Core\System\Snippet\SnippetService::getStorefrontSnippets (line 341)"
5 => "Shopware\Core\Framework\Adapter\Translation\Translator::Shopware\Core\Framework\Adapter\Translation\{closure} (line 72)"
6 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
7 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 337)"
8 => "Shopware\Core\Framework\Adapter\Translation\Translator::loadSnippets (line 320)"
9 => "Shopware\Core\Framework\Adapter\Translation\Translator::getCustomizedCatalog (line 162)"
10 => "Shopware\Core\Framework\Adapter\Translation\Translator::getCatalogue (line 178)"
11 => "Shopware\Core\Framework\Adapter\Translation\Translator::trans (line 48)"
12 => "Symfony\Component\Translation\DataCollectorTranslator::trans (line 138)"
13 => "Symfony\Bridge\Twig\Extension\TranslationExtension::trans (line 313)"
14 => "__TwigTemplate_bf4a9dfa6d117a9a64353a047f29bcaf::block_base_noscript (line 171)"
15 => "Twig\Template::displayBlock (line 263)"
16 => "__TwigTemplate_bf4a9dfa6d117a9a64353a047f29bcaf::block_base_body_inner (line 171)"
17 => "Twig\Template::displayBlock (line 193)"
18 => "__TwigTemplate_bf4a9dfa6d117a9a64353a047f29bcaf::block_base_body (line 171)"
19 => "Twig\Template::displayBlock (line 97)"
20 => "__TwigTemplate_bf4a9dfa6d117a9a64353a047f29bcaf::doDisplay (line 394)"
21 => "Twig\Template::displayWithErrorHandling (line 367)"
22 => "Twig\Template::display (line 50)"
23 => "__TwigTemplate_7e6514b45bbd2252641d9cccec9fa185::doDisplay (line 394)"
24 => "Twig\Template::displayWithErrorHandling (line 367)"
25 => "Twig\Template::display (line 51)"
26 => "__TwigTemplate_8b28d4dd84c5c0143b9e8f2b7d16d9e4::doDisplay (line 394)"
27 => "Twig\Template::displayWithErrorHandling (line 367)"
28 => "Twig\Template::display (line 53)"
29 => "__TwigTemplate_d10fbb84d9b96565c54ea03848a8e48c::doDisplay (line 394)"
30 => "Twig\Template::displayWithErrorHandling (line 367)"
31 => "Twig\Template::display (line 54)"
32 => "__TwigTemplate_683ab4300900eccbbeeb00285493d9a8::doDisplay (line 394)"
33 => "Twig\Template::displayWithErrorHandling (line 367)"
34 => "Twig\Template::display (line 379)"
35 => "Twig\Template::render (line 40)"
36 => "Twig\TemplateWrapper::render (line 277)"
37 => "Twig\Environment::render (line 235)"
38 => "Shopware\Storefront\Controller\StorefrontController::renderView (line 266)"
39 => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::render (line 72)"
40 => "Shopware\Storefront\Controller\StorefrontController::Shopware\Storefront\Controller\{closure} (line 59)"
41 => "Shopware\Core\Profiling\Profiler::trace (line 71)"
42 => "Shopware\Storefront\Controller\StorefrontController::renderStorefront (line 66)"
43 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
44 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
45 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
46 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
47 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
48 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
49 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
50 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
51 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
52 => "Shopware\Core\HttpKernel::doHandle (line 81)"
53 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
2.10 ms (0.00%)
|
|
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = :languageId) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id WHERE (`category`.`version_id` = :version) AND (`category`.`id` IN (:ids))
SELECT
`category`.`id` as `category.id`,
`category`.`version_id` as `category.versionId`,
`category`.`parent_id` as `category.parentId`,
`category`.`parent_version_id` as `category.parentVersionId`,
`category`.`after_category_id` as `category.afterCategoryId`,
`category`.`after_category_version_id` as `category.afterCategoryVersionId`,
`category`.`media_id` as `category.mediaId`,
`category`.`display_nested_products` as `category.displayNestedProducts`,
`category`.`auto_increment` as `category.autoIncrement`,
`category`.`level` as `category.level`,
`category`.`path` as `category.path`,
`category`.`child_count` as `category.childCount`,
`category`.`type` as `category.type`,
`category`.`product_assignment_type` as `category.productAssignmentType`,
`category`.`visible` as `category.visible`,
`category`.`active` as `category.active`,
`category`.`cms_page_id` as `category.cmsPageId`,
`category`.`cms_page_version_id` as `category.cmsPageVersionId`,
`category`.`product_stream_id` as `category.productStreamId`,
`category`.`created_at` as `category.createdAt`,
`category`.`updated_at` as `category.updatedAt`,
`category.translation.name`,
COALESCE(
`category.translation.name`, `category.translation.name`
) as `category.name`,
`category.translation.breadcrumb`,
COALESCE(
`category.translation.breadcrumb`,
`category.translation.breadcrumb`
) as `category.breadcrumb`,
`category.translation.slotConfig`,
COALESCE(
`category.translation.slotConfig`,
`category.translation.slotConfig`
) as `category.slotConfig`,
`category.translation.linkType`,
COALESCE(
`category.translation.linkType`,
`category.translation.linkType`
) as `category.linkType`,
`category.translation.internalLink`,
COALESCE(
`category.translation.internalLink`,
`category.translation.internalLink`
) as `category.internalLink`,
`category.translation.externalLink`,
COALESCE(
`category.translation.externalLink`,
`category.translation.externalLink`
) as `category.externalLink`,
`category.translation.linkNewTab`,
COALESCE(
`category.translation.linkNewTab`,
`category.translation.linkNewTab`
) as `category.linkNewTab`,
`category.translation.description`,
COALESCE(
`category.translation.description`,
`category.translation.description`
) as `category.description`,
`category.translation.metaTitle`,
COALESCE(
`category.translation.metaTitle`,
`category.translation.metaTitle`
) as `category.metaTitle`,
`category.translation.metaDescription`,
COALESCE(
`category.translation.metaDescription`,
`category.translation.metaDescription`
) as `category.metaDescription`,
`category.translation.keywords`,
COALESCE(
`category.translation.keywords`,
`category.translation.keywords`
) as `category.keywords`,
`category.translation.customFields`,
COALESCE(
`category.translation.customFields`,
`category.translation.customFields`
) as `category.customFields`,
`category.translation.createdAt`,
`category.translation.updatedAt`,
`category.translation.categoryId`,
`category.translation.languageId`,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation`.category_id,
`category.translation`.category_version_id,
`category.translation`.name as `category.translation.name`,
`category.translation`.breadcrumb as `category.translation.breadcrumb`,
`category.translation`.slot_config as `category.translation.slotConfig`,
`category.translation`.link_type as `category.translation.linkType`,
`category.translation`.internal_link as `category.translation.internalLink`,
`category.translation`.external_link as `category.translation.externalLink`,
`category.translation`.link_new_tab as `category.translation.linkNewTab`,
`category.translation`.description as `category.translation.description`,
`category.translation`.meta_title as `category.translation.metaTitle`,
`category.translation`.meta_description as `category.translation.metaDescription`,
`category.translation`.keywords as `category.translation.keywords`,
`category.translation`.custom_fields as `category.translation.customFields`,
`category.translation`.created_at as `category.translation.createdAt`,
`category.translation`.updated_at as `category.translation.updatedAt`,
`category.translation`.category_id as `category.translation.categoryId`,
`category.translation`.language_id as `category.translation.languageId`,
`category.translation`.category_version_id as `category.translation.categoryVersionId`
FROM
`category_translation` `category.translation`
WHERE
`category.translation`.language_id = : languageId
) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id`
AND `category.category_translation`.category_version_id = `category`.version_id
WHERE
(
`category`.`version_id` = : version
)
AND (
`category`.`id` IN (: ids)
)
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id WHERE (`category`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND (`category`.`id` IN (0x4596A0B0E7164938B4AE4805033853AA));
array:73 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 92)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 110)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 59)"
9 => "Shopware\Core\Profiling\Profiler::trace (line 109)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 80)"
12 => "Shopware\Core\Framework\Adapter\Twig\Extension\BuildBreadcrumbExtension::getFullBreadcrumb (line 77)"
13 => "__TwigTemplate_fbb9b39d43a15672f2151b60cd468f07::block_layout_breadcrumb_inner (line 171)"
14 => "Twig\Template::displayBlock (line 49)"
15 => "__TwigTemplate_d202222bb27cb07987ebc0500737c6ed::doDisplay (line 394)"
16 => "Twig\Template::displayWithErrorHandling (line 367)"
17 => "Twig\Template::display (line 53)"
18 => "__TwigTemplate_fbb9b39d43a15672f2151b60cd468f07::doDisplay (line 394)"
19 => "Twig\Template::displayWithErrorHandling (line 367)"
20 => "Twig\Template::display (line 131)"
21 => "__TwigTemplate_683ab4300900eccbbeeb00285493d9a8::block_cms_breadcrumb (line 171)"
22 => "Twig\Template::displayBlock (line 101)"
23 => "__TwigTemplate_683ab4300900eccbbeeb00285493d9a8::block_page_content (line 171)"
24 => "Twig\Template::displayBlock (line 77)"
25 => "__TwigTemplate_683ab4300900eccbbeeb00285493d9a8::block_base_main_inner (line 171)"
26 => "Twig\Template::displayBlock (line 504)"
27 => "__TwigTemplate_bf4a9dfa6d117a9a64353a047f29bcaf::block_base_main (line 171)"
28 => "Twig\Template::displayBlock (line 134)"
29 => "Twig\Template::displayParentBlock (line 87)"
30 => "__TwigTemplate_7e6514b45bbd2252641d9cccec9fa185::block_base_main (line 171)"
31 => "Twig\Template::displayBlock (line 134)"
32 => "Twig\Template::displayParentBlock (line 71)"
33 => "__TwigTemplate_8b28d4dd84c5c0143b9e8f2b7d16d9e4::block_base_main (line 171)"
34 => "Twig\Template::displayBlock (line 283)"
35 => "__TwigTemplate_bf4a9dfa6d117a9a64353a047f29bcaf::block_base_body_inner (line 171)"
36 => "Twig\Template::displayBlock (line 193)"
37 => "__TwigTemplate_bf4a9dfa6d117a9a64353a047f29bcaf::block_base_body (line 171)"
38 => "Twig\Template::displayBlock (line 97)"
39 => "__TwigTemplate_bf4a9dfa6d117a9a64353a047f29bcaf::doDisplay (line 394)"
40 => "Twig\Template::displayWithErrorHandling (line 367)"
41 => "Twig\Template::display (line 50)"
42 => "__TwigTemplate_7e6514b45bbd2252641d9cccec9fa185::doDisplay (line 394)"
43 => "Twig\Template::displayWithErrorHandling (line 367)"
44 => "Twig\Template::display (line 51)"
45 => "__TwigTemplate_8b28d4dd84c5c0143b9e8f2b7d16d9e4::doDisplay (line 394)"
46 => "Twig\Template::displayWithErrorHandling (line 367)"
47 => "Twig\Template::display (line 53)"
48 => "__TwigTemplate_d10fbb84d9b96565c54ea03848a8e48c::doDisplay (line 394)"
49 => "Twig\Template::displayWithErrorHandling (line 367)"
50 => "Twig\Template::display (line 54)"
51 => "__TwigTemplate_683ab4300900eccbbeeb00285493d9a8::doDisplay (line 394)"
52 => "Twig\Template::displayWithErrorHandling (line 367)"
53 => "Twig\Template::display (line 379)"
54 => "Twig\Template::render (line 40)"
55 => "Twig\TemplateWrapper::render (line 277)"
56 => "Twig\Environment::render (line 235)"
57 => "Shopware\Storefront\Controller\StorefrontController::renderView (line 266)"
58 => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::render (line 72)"
59 => "Shopware\Storefront\Controller\StorefrontController::Shopware\Storefront\Controller\{closure} (line 59)"
60 => "Shopware\Core\Profiling\Profiler::trace (line 71)"
61 => "Shopware\Storefront\Controller\StorefrontController::renderStorefront (line 66)"
62 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
63 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
64 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
65 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
66 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
67 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
68 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
69 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
70 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
71 => "Shopware\Core\HttpKernel::doHandle (line 81)"
72 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|
5.32 ms (0.00%)
|
|
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/navigation/4596a0b0e7164938b4ae4805033853aa', '/navigation/e348ba52e5c0434cac3633c10c9e76a9', '/navigation/d67280f5713048f39728bb74d529d356', '/navigation/1790afd53a184a488233553a4410b8c6', '/navigation/67f6b77104a748c88ec557b41a688d91', '/navigation/e8f0d176bcf74b03af6735494fa67c42', '/navigation/f644053e1f574f2c9d3ffbd4021a5bca', '/navigation/0681f6f5cf1b444ebfdc553108bb3999', '/navigation/0c47aa027f5542f6b24a115e8a19e508', '/navigation/5487d428f75e4dabad8b56348f3db6f3', '/navigation/3bb1a547dab14f3d89c7804cbc26ee54', '/navigation/1dbc7ca6d5c14347bfad06d3ad43a20f', '/navigation/8b27f63eb19c4c7a971ca22ae30ae46c', '/navigation/df603a6927a04dbb865b460b522513bb', '/navigation/3f51720b3b2a45a28c405b177c708208', '/navigation/f8ce2d6b325248588a3352b398c6cb5c', '/navigation/dbdfd0e9467e4d1489aa80bf78a6799e', '/navigation/1c1c493f39884e65aea67a612e59378b', '/navigation/2f8d8bf707a244e0b90f3a6fa541859c', '/navigation/c0a46a8145064a4ea7e355c566d578a4', '/navigation/a8f933a083ad4f68b853a8053408c6b0', '/navigation/6bc5b64306a04f8e8303043a7bab2493', '/navigation/b3f4cd4189c946e18012af5672810b08', '/navigation/8f771d684aca4e21b709df6618164c0e', '/navigation/e05beb067d364e82bdd284c20e7065f3', '/navigation/c6a9ec9440ed4dceb0d78cd67d51d34d', '/navigation/98e8bd28b2204d879c5458801709d09e', '/navigation/39e1e9aff0d34c2992d087931185bd64', '/navigation/b3c61e0635d2410a8d3c9c33341d47bc', '/navigation/fe777183a9bf44bc9106f55eb97de9b9', '/navigation/a84c13418b1a408986f9373e3e943dad', '/navigation/ea97cca020f545a8831a04c62cd1212e', '/navigation/32b5ef21745840818fde8158ea0edaf2', '/navigation/a6ab1811156f490c885182fda7ebd0c9', '/navigation/a7b8ad8f801343b29dc57e593a263ce9', '/navigation/2a04c4c490654cbcb11897400768844f', '/navigation/3c8814c6fcc64ae9b3c44301ecff0160', '/navigation/5cd9ff22397045c194048b55f8cd5c46', '/navigation/3831d427f610408497a34cc40811b004', '/navigation/79b290d360074f398bdff14a25517367', '/navigation/50292b6f658a408aaa2e26b40be7f41a', '/navigation/0fcfc11a19f24e8f86560a79786f2df5', '/navigation/832ce0a0d3234f8387262d1329048681', '/navigation/cee0f646176d4dff9d56877c8f5b2690', '/navigation/775f4096ee1841c5bd07675662c67394', '/navigation/89e431ddf538469bb9f8fa7a90099162', '/navigation/93ef012d3c624857bd528a87d6f14135', '/navigation/28a7ddb5163e40189d6e9bcd294a2516', '/navigation/4dd492400ada4cad8b5e758b49867a51', '/navigation/3d42f350f3be47fe8d9e543a6106f155', '/navigation/72e8677c72fd43529dfe422bfdc850de', '/navigation/f26747e582384b298ef2b255cb6cad30', '/navigation/92bb722e999a4f4394119ff89ca2df64', '/navigation/5cf7425de2214af0ad509b7203d0ee94', '/navigation/7649210f2cd0446581b090c8dfa3c0ca', '/navigation/41ba46449b414a64b1b04b0a15c7fc8c', '/navigation/a5bb5b741a8148a688bba577bd2476f1', '/navigation/92d6d2c0151c46f891c97f0ac33de4e7', '/navigation/78aa4d49291d415e97b747b9c1ad431c', '/navigation/2d8168a55b9c4506b6a3ab8f35687a72', '/navigation/0536dc90d2574c37be1b9150c5c77ef6', '/navigation/83efec8c35084573adcc860ed4cf80e8', '/navigation/ea5ac515dcf44988af3cc2d6275f2e18', '/navigation/0f50dbecad6848bb8bc3faec1ccb49ac', '/navigation/acca81b74c924194adea1d87725a183b', '/navigation/d5da2dc357774c1eb1c6b12f6c9b19fc', '/navigation/48a73e8d8b01427b84a4c08ac4447a48', '/navigation/1e25fe0c2f2d42ff953f13a80f5ac618', '/navigation/5f21c18abd784c81a07ce0b3ad61ce8d', '/navigation/e5c3b894a29b4c799777c03cd3852a97', '/navigation/a5befc03b4164ff0a3e5b721e40ac379', '/navigation/3eab11c90c9841b7be143110e0a85910', '/navigation/f2ab893facf541a5b802686664c2cf7c', '/navigation/ddcce03e967a4345921d5720821d5542', '/navigation/a7e3804e19984ea1986e87a7f13e5324', '/navigation/472760ea80e54466a51a591c05998ddd', '/navigation/c47e674982e3404fa65b69af114d3d72', '/navigation/b69fe17b4cb04db3a241971f00c5c3bb', '/navigation/245d9829c6a1460a99dd55de2ed683c7', '/navigation/cdf2629df8214f0d9b19930c2c2e9eac', '/navigation/939b727da8b643659d92cf34d402484f', '/navigation/63328e1994f2451b979dbc6560a978cc', '/navigation/3f73a40733164465a3ab8a96455acdcd', '/navigation/8590dc0f180349908c372f4880204dbc', '/navigation/0a64726014f44fa8b9275fb3fbb4b6cd', '/navigation/851ca80e4e6a4fc194a3de45306d0cc2', '/navigation/2829886b53894a61838f4f7447efa89a', '/navigation/2894950029f34c6fbec5cc3130dd9c08', '/navigation/821e1766a59b46b0abd8fe5b1eaebc92', '/navigation/0aede4bb749d49bc9ea33b10bf1af988', '/look/a46deec6ab4b40b0b2e7d21e06e50a03', '/look/b147f042abf24b1ba2c9be51dbe69d80', '/detail/96bb55ce776be8649ec3e7eab5ae43bf', '/detail/aedda0d5b88e576d9423f016ffbef150', '/detail/29c760808bf8cd35b7242ed47b7b0154', '/detail/0059ce36d6d529dfba1e426f60171e51', '/navigation/5c1c5a34c41b476a9500e6ca6459a7eb', '/navigation/add246c3122d45cabe935a3fef0cfdd4', '/navigation/536a77e165f243538c811ca8bf761935', '/navigation/05dcf46a637746e0b4bfc52a4ccf8309', '/navigation/6dcde60113224c9ea23cb4352f8b2f32', '/navigation/71c33bfa87464d308fbd05cdb1b7e9f0', '/navigation/8d3e0d5cbe5d4a5cb8388cb7ce611e32', '/navigation/9a340eb2cb3d49e6b27bb5804e27dffa', '/navigation/031ec5845c33400ea4e0455a4e83f96c', '/navigation/05d80cdc517e493db6285ee674d7623c', '/navigation/5f140e048bbf4bbdb2e386180c1b3ee9', '/navigation/5bc9fb54549544a4a8ee6439c08ea51d', '/navigation/9b9aa517ce0d46afb36975fc9dbe3bc3')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x327009EB5C1A48E192B7D2BCFA9C61BE OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:19 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 239)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 54)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 90)"
7 => "Shopware\Storefront\Controller\StorefrontController::renderStorefront (line 66)"
8 => "Shopware\Storefront\Controller\NavigationController::index (line 163)"
9 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
10 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
11 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
12 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 481)"
13 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 454)"
14 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 348)"
15 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 226)"
16 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
17 => "Shopware\Core\HttpKernel::doHandle (line 81)"
18 => "Shopware\Core\HttpKernel::handle (line 69)"
]
|