1 |
0.50 ms |
SELECT `creation_timestamp`
FROM `migration`
WHERE `update` IS NOT NULL AND `update_destructive` IS NULL
SELECT `creation_timestamp`
FROM `migration`
WHERE `update` IS NOT NULL AND `update_destructive` IS NULL
;
array:6 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 296)"
4 => "Shopware\Production\Kernel::initializeDatabaseConnectionVariables (line 150)"
5 => "Shopware\Core\Kernel::boot (line 136)"
6 => "Shopware\Core\HttpKernel::doHandle (line 80)"
7 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
2 |
0.15 ms |
SET @@group_concat_max_len = CAST(IF(@@group_concat_max_len > 320000, @@group_concat_max_len, 320000) AS UNSIGNED);SET sql_mode=(SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY',''))
SET @@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',''));
array:6 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 324)"
4 => "Shopware\Production\Kernel::initializeDatabaseConnectionVariables (line 150)"
5 => "Shopware\Core\Kernel::boot (line 136)"
6 => "Shopware\Core\HttpKernel::doHandle (line 80)"
7 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
3 |
0.87 ms |
SELECT CONCAT(TRIM(TRAILING '/' FROM domain.url), '/') `key`, CONCAT(TRIM(TRAILING '/' FROM domain.url), '/') url, LOWER(HEX(domain.id)) id, LOWER(HEX(sales_channel.id)) salesChannelId, LOWER(HEX(sales_channel.type_id)) typeId, LOWER(HEX(domain.snippet_set_id)) snippetSetId, LOWER(HEX(domain.currency_id)) currencyId, LOWER(HEX(domain.language_id)) languageId, LOWER(HEX(theme.id)) themeId, sales_channel.maintenance maintenance, sales_channel.maintenance_ip_whitelist maintenanceIpWhitelist, snippet_set.iso as locale, theme.technical_name as themeName, parentTheme.technical_name as parentThemeName FROM sales_channel INNER JOIN sales_channel_domain domain ON domain.sales_channel_id = sales_channel.id LEFT JOIN theme_sales_channel theme_sales_channel ON sales_channel.id = theme_sales_channel.sales_channel_id INNER JOIN snippet_set snippet_set ON snippet_set.id = domain.snippet_set_id LEFT JOIN theme theme ON theme_sales_channel.theme_id = theme.id LEFT JOIN theme parentTheme ON theme.parent_theme_id = parentTheme.id WHERE (sales_channel.type_id = UNHEX(:typeId)) AND (sales_channel.active)
SELECT CONCAT(TRIM(TRAILING '/' FROM domain.url), '/') `key`, CONCAT(TRIM(TRAILING '/' FROM domain.url), '/') url, LOWER(HEX(domain.id)) id, LOWER(HEX(sales_channel.id)) salesChannelId, LOWER(HEX(sales_channel.type_id)) typeId, LOWER(HEX(domain.snippet_set_id)) snippetSetId, LOWER(HEX(domain.currency_id)) currencyId, LOWER(HEX(domain.language_id)) languageId, LOWER(HEX(theme.id)) themeId, sales_channel.maintenance maintenance, sales_channel.maintenance_ip_whitelist maintenanceIpWhitelist, snippet_set.iso as locale, theme.technical_name as themeName, parentTheme.technical_name as parentThemeName FROM sales_channel INNER JOIN sales_channel_domain domain ON domain.sales_channel_id = sales_channel.id LEFT JOIN theme_sales_channel theme_sales_channel ON sales_channel.id = theme_sales_channel.sales_channel_id INNER JOIN snippet_set snippet_set ON snippet_set.id = domain.snippet_set_id LEFT JOIN theme theme ON theme_sales_channel.theme_id = theme.id LEFT JOIN theme parentTheme ON theme.parent_theme_id = parentTheme.id WHERE (sales_channel.type_id = UNHEX('8a243080f92e4c719546314b577cf82b')) AND (sales_channel.active);
array:8 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 206)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 408)"
3 => "Shopware\Storefront\Framework\Routing\RequestTransformer::fetchDomains (line 284)"
4 => "Shopware\Storefront\Framework\Routing\RequestTransformer::findSalesChannel (line 150)"
5 => "Shopware\Storefront\Framework\Routing\RequestTransformer::transform (line 143)"
6 => "Shopware\Core\HttpKernel::doHandle (line 80)"
7 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
4 |
1.37 ms |
SELECT id, path_info pathInfo, is_canonical isCanonical FROM seo_url WHERE (language_id = :language_id) AND ((sales_channel_id = :sales_channel_id OR sales_channel_id IS NULL)) AND (seo_path_info = :seoPath) ORDER BY seo_path_info ASC, sales_channel_id IS NULL ASC LIMIT 1
SELECT id, path_info pathInfo, is_canonical isCanonical FROM seo_url WHERE (language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND ((sales_channel_id = 0x2C9F20984FB84688B63628F3999D5293 OR sales_channel_id IS NULL)) AND (seo_path_info = 'account/recover') ORDER BY seo_path_info ASC, sales_channel_id IS NULL ASC LIMIT 1;
array:8 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 206)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 66)"
3 => "Shopware\Core\Content\Seo\SeoResolver::resolveSeoPath (line 343)"
4 => "Shopware\Storefront\Framework\Routing\RequestTransformer::resolveSeoUrl (line 164)"
5 => "Shopware\Storefront\Framework\Routing\RequestTransformer::transform (line 143)"
6 => "Shopware\Core\HttpKernel::doHandle (line 80)"
7 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
5 |
0.90 ms |
SELECT path_info pathInfo, seo_path_info seoPathInfo FROM seo_url WHERE (language_id = :language_id) AND (sales_channel_id = :sales_channel_id) AND (id != :id) AND (path_info = :pathInfo) AND (is_canonical = 1) LIMIT 1
SELECT path_info pathInfo, seo_path_info seoPathInfo FROM seo_url WHERE (language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (sales_channel_id = 0x2C9F20984FB84688B63628F3999D5293) AND (id != '') AND (path_info = '/account/recover') AND (is_canonical = 1) LIMIT 1;
array:8 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 206)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 87)"
3 => "Shopware\Core\Content\Seo\SeoResolver::resolveSeoPath (line 343)"
4 => "Shopware\Storefront\Framework\Routing\RequestTransformer::resolveSeoUrl (line 164)"
5 => "Shopware\Storefront\Framework\Routing\RequestTransformer::transform (line 143)"
6 => "Shopware\Core\HttpKernel::doHandle (line 80)"
7 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
6 |
0.83 ms |
SELECT `system_config`.`id` FROM `system_config` WHERE `system_config`.`sales_channel_id` IS NULL ORDER BY `system_config`.`sales_channel_id` ASC
SELECT `system_config`.`id` FROM `system_config` WHERE `system_config`.`sales_channel_id` IS NULL ORDER BY `system_config`.`sales_channel_id` ASC;
array:14 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 206)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 108)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 74)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 76)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntitySearcher::search (line 36)"
6 => "Shopware\Core\Profiling\Entity\EntitySearcherProfiler::search (line 148)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::searchIds (line 96)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 275)"
9 => "Shopware\Core\System\SystemConfig\SystemConfigService::load (line 61)"
10 => "Shopware\Core\System\SystemConfig\SystemConfigService::get (line 33)"
11 => "Shopware\Core\Framework\Routing\CanonicalRedirectService::getRedirect (line 147)"
12 => "Shopware\Core\HttpKernel::doHandle (line 80)"
13 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
7 |
1.50 ms |
SELECT `system_config`.`id` as `system_config.id`, `system_config`.`configuration_key` as `system_config.configurationKey`, `system_config`.`configuration_value` as `system_config.configurationValue`, `system_config`.`sales_channel_id` as `system_config.salesChannelId`, `system_config`.`created_at` as `system_config.createdAt`, `system_config`.`updated_at` as `system_config.updatedAt` FROM `system_config` WHERE `system_config`.`id` IN (:ids)
SELECT `system_config`.`id` as `system_config.id`, `system_config`.`configuration_key` as `system_config.configurationKey`, `system_config`.`configuration_value` as `system_config.configurationValue`, `system_config`.`sales_channel_id` as `system_config.salesChannelId`, `system_config`.`created_at` as `system_config.createdAt`, `system_config`.`updated_at` as `system_config.updatedAt` FROM `system_config` WHERE `system_config`.`id` IN (0xF2FE138810E9451E8FA0A53BC65829B0, 0xBE4706ACE6CA48CCA517E678EAA36F5E, 0xB9843C232B134A25BE94ADD6D3A67B52, 0xB7888D53EBE847398D70D1073F54C1F7, 0xB6A2783B3F2D491796A8FAE1B2AA400C, 0xB5CA20ED69C6411A9B91B5F214B78245, 0xB261FD1B18B54D4188C27EE826FB5907, 0xAEF2E807616B4C63AB784DB8AB55F038, 0xAD1DFCA1C3024A9F8A44899EEC790BF3, 0xA22E414CB2A64CF0B90CD070A56AC927, 0xA22448F9B9B844FB97DB4910595EDBB3, 0xA17148AC81EE46EEA136E0C248B680A0, 0xA095AE78C8ED49E3A777B69C439A5BD9, 0x996B0D94FA664B0ABBA35DD9710FA6D4, 0x97111B41792D483AA8EB9663C5282B9D, 0xBF99EFAD8D094E6E850A0C3F2935F936, 0xBFB742C663A8493BA902DDB7A3CB9603, 0xF17C3F8579424CCB8F423DB0297AEE23, 0xEDF7A1413DE949548F16ED382ACCA98B, 0xE7E18F8B83E64933A4C0CCB9A01B4369, 0xDD6820C8BDE843B3A4C81F0A5BA129A0, 0xDC356F9F0AAA4C67B8DB1B98188A3C15, 0xD4F2758182AF45AD84FE0606FA87A1B2, 0xD4C428869B8F43289608E45EED6A51D5, 0xD15AA7480F0A42F397F0B4E0E8DB7155, 0xCC0FA75490B04604869B827DEEB497F2, 0xCAD45AF5168D4BA8803EABF6BB92E22A, 0xC6F886A114CD41A1900690A2C13ADB33, 0xC4EC1C28928F4932BDBE1944DF5E6BE9, 0xC3DABB11640E426EAE0EA284C0B4C7B7, 0xC3A02E0FF22C486CB10136C86D473328, 0x7C400E625E2A412A8DE571F25FACA244, 0x7A79DC603BCA457BAFEF6EA01366BB3B, 0x323B575FC94E45F8A9050BB30A34771D, 0x2E7CB75AD162479C96E1D5F33B29F45E, 0x2A88D5B53C894D0CBAE8E4D24A73BB0C, 0x272A21C100B6431EB51E0D7ABCF2CD26, 0x207FC8929B26431BB2211E254769BD59, 0x1DDD1ED269E84BD7A2AB34BBFE4043AF, 0x1C20B8C66A304A0FA8139C93A7BD2E7C, 0x1635BC5DB8614FF1868ACA48465C3350, 0x1055E0B1CFCB4FF69E8A480B9AEDD9A1, 0x0F95E6EDA0FC4E6A9E54A021C11481E5, 0x0BE7769102B24A27A2FEEA3D186C8E0B, 0x0B6937E755F0423D8836FCB237AC7771, 0x0B585D27A3664A7E83FAE1D9AB74B79C, 0x05AC78519A4C494FA4306C152E42F04B, 0x3747771C059A413E8C73524B7E6D8F3F, 0x3B4FB83987EF4CAC83AB531B5DA1CAF1, 0x79D8499BDE1F434490091C1F9CC42C7A, 0x783E9889B6EF4FB3B5BEE6673258B45C, 0x74040DF116F4492CBC3319DF3EF5CA5C, 0x7295229FD1D544C78AA080605BD19D9B, 0x71170E5BEE5A443C9FA9862680C6E570, 0x67E551E8D8414FBAB27F06C239E20BF6, 0x660AD157A11C472393445C1FA22F4802, 0x62ACF03099044F0EAFB37D5D839A4A8C, 0x5E55B8AB29434EB5B158E1CA1D72281B, 0x5A4F08F126864399BC9DF2CE57C0757E, 0x4D238A54AC6543B19F444C78301C1C94, 0x4B742F278258441F9D47FFFC30652422, 0x47416B57F22049F48DA9042F7E2D73AB, 0x4480DE9276AB46828ABA4FA34DC013A2, 0x03A9865F67994E4EB78BFB336C872657);
array:16 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 206)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 298)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 145)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 104)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 129)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::loadResultByIds (line 55)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::read (line 36)"
8 => "Shopware\Core\Profiling\Entity\EntityReaderProfiler::read (line 239)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 100)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 275)"
11 => "Shopware\Core\System\SystemConfig\SystemConfigService::load (line 61)"
12 => "Shopware\Core\System\SystemConfig\SystemConfigService::get (line 33)"
13 => "Shopware\Core\Framework\Routing\CanonicalRedirectService::getRedirect (line 147)"
14 => "Shopware\Core\HttpKernel::doHandle (line 80)"
15 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
8 |
0.41 ms |
SELECT `payload` FROM sales_channel_api_context WHERE token = :token
SELECT `payload` FROM sales_channel_api_context WHERE token = 'bd20Q7MeIJApQVN00AFgnGS1iANxh7om';
array:25 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 586)"
2 => "Doctrine\DBAL\Connection::fetchColumn (line 90)"
3 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextPersister::load (line 69)"
4 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 31)"
5 => "Shopware\Core\Profiling\Checkout\SalesChannelContextServiceProfiler::get (line 104)"
6 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 33)"
7 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 126)"
8 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 264)"
9 => "Symfony\Component\EventDispatcher\EventDispatcher::doDispatch (line 239)"
10 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 73)"
11 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 44)"
12 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 32)"
13 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 168)"
14 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 146)"
15 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 80)"
16 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 201)"
17 => "Symfony\Component\HttpKernel\Kernel::handle (line 85)"
18 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 477)"
19 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 450)"
20 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 344)"
21 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 222)"
22 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 163)"
23 => "Shopware\Core\HttpKernel::doHandle (line 80)"
24 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
9 |
0.56 ms |
SELECT
sales_channel.id as sales_channel_id,
sales_channel.language_id as sales_channel_default_language_id,
sales_channel.currency_id as sales_channel_currency_id,
currency.factor as sales_channel_currency_factor,
currency.decimal_precision as sales_channel_currency_decimal_precision,
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,
currency.decimal_precision as sales_channel_currency_decimal_precision,
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 = 0x2C9F20984FB84688B63628F3999D5293
GROUP BY sales_channel.id, sales_channel.language_id, sales_channel.currency_id, currency.factor;
array:26 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 553)"
2 => "Doctrine\DBAL\Connection::fetchAssoc (line 340)"
3 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::getContext (line 135)"
4 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::create (line 75)"
5 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 31)"
6 => "Shopware\Core\Profiling\Checkout\SalesChannelContextServiceProfiler::get (line 104)"
7 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 33)"
8 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 126)"
9 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 264)"
10 => "Symfony\Component\EventDispatcher\EventDispatcher::doDispatch (line 239)"
11 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 73)"
12 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 44)"
13 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 32)"
14 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 168)"
15 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 146)"
16 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 80)"
17 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 201)"
18 => "Symfony\Component\HttpKernel\Kernel::handle (line 85)"
19 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 477)"
20 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 450)"
21 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 344)"
22 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 222)"
23 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 163)"
24 => "Shopware\Core\HttpKernel::doHandle (line 80)"
25 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
10 |
3.12 ms |
SELECT `sales_channel`.`id` as `sales_channel.id`, `sales_channel`.`type_id` as `sales_channel.typeId`, `sales_channel`.`language_id` as `sales_channel.languageId`, `sales_channel`.`customer_group_id` as `sales_channel.customerGroupId`, `sales_channel`.`currency_id` as `sales_channel.currencyId`, `sales_channel`.`payment_method_id` as `sales_channel.paymentMethodId`, `sales_channel`.`shipping_method_id` as `sales_channel.shippingMethodId`, `sales_channel`.`country_id` as `sales_channel.countryId`, `sales_channel`.`analytics_id` as `sales_channel.analyticsId`, `sales_channel`.`navigation_category_id` as `sales_channel.navigationCategoryId`, `sales_channel`.`navigation_category_version_id` as `sales_channel.navigationCategoryVersionId`, `sales_channel`.`navigation_category_depth` as `sales_channel.navigationCategoryDepth`, `sales_channel`.`footer_category_id` as `sales_channel.footerCategoryId`, `sales_channel`.`footer_category_version_id` as `sales_channel.footerCategoryVersionId`, `sales_channel`.`service_category_id` as `sales_channel.serviceCategoryId`, `sales_channel`.`service_category_version_id` as `sales_channel.serviceCategoryVersionId`, `sales_channel`.`mail_header_footer_id` as `sales_channel.mailHeaderFooterId`, `sales_channel`.`hreflang_default_domain_id` as `sales_channel.hreflangDefaultDomainId`, `sales_channel`.`short_name` as `sales_channel.shortName`, `sales_channel`.`tax_calculation_type` as `sales_channel.taxCalculationType`, `sales_channel`.`access_key` as `sales_channel.accessKey`, `sales_channel`.`configuration` as `sales_channel.configuration`, `sales_channel`.`active` as `sales_channel.active`, `sales_channel`.`hreflang_active` as `sales_channel.hreflangActive`, `sales_channel`.`maintenance` as `sales_channel.maintenance`, `sales_channel`.`maintenance_ip_whitelist` as `sales_channel.maintenanceIpWhitelist`, `sales_channel`.`payment_method_ids` as `sales_channel.paymentMethodIds`, `sales_channel.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`.`decimal_precision` as `sales_channel.currency.decimalPrecision`, `sales_channel.currency`.`position` as `sales_channel.currency.position`, `sales_channel.currency`.`created_at` as `sales_channel.currency.createdAt`, `sales_channel.currency`.`updated_at` as `sales_channel.currency.updatedAt`, `sales_channel.currency.currency_translation`.*, COALESCE(`sales_channel.currency.translation.shortName`,`sales_channel.currency.translation.shortName`) as `sales_channel.currency.shortName`, COALESCE(`sales_channel.currency.translation.name`,`sales_channel.currency.translation.name`) as `sales_channel.currency.name`, COALESCE(`sales_channel.currency.translation.customFields`,`sales_channel.currency.translation.customFields`) as `sales_channel.currency.customFields`, `sales_channel.sales_channel_translation`.*, COALESCE(`sales_channel.translation.name`,`sales_channel.translation.name`) as `sales_channel.name`, COALESCE(`sales_channel.translation.customFields`,`sales_channel.translation.customFields`) as `sales_channel.customFields` FROM `sales_channel` LEFT JOIN (SELECT `sales_channel.translation`.sales_channel_id, `sales_channel.translation`.name as `sales_channel.translation.name`, `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.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`.`decimal_precision` as `sales_channel.currency.decimalPrecision`,
`sales_channel.currency`.`position` as `sales_channel.currency.position`,
`sales_channel.currency`.`created_at` as `sales_channel.currency.createdAt`,
`sales_channel.currency`.`updated_at` as `sales_channel.currency.updatedAt`,
`sales_channel.currency.currency_translation`.*,
COALESCE(
`sales_channel.currency.translation.shortName`,
`sales_channel.currency.translation.shortName`
) as `sales_channel.currency.shortName`,
COALESCE(
`sales_channel.currency.translation.name`,
`sales_channel.currency.translation.name`
) as `sales_channel.currency.name`,
COALESCE(
`sales_channel.currency.translation.customFields`,
`sales_channel.currency.translation.customFields`
) as `sales_channel.currency.customFields`,
`sales_channel.sales_channel_translation`.*,
COALESCE(
`sales_channel.translation.name`,
`sales_channel.translation.name`
) as `sales_channel.name`,
COALESCE(
`sales_channel.translation.customFields`,
`sales_channel.translation.customFields`
) as `sales_channel.customFields`
FROM
`sales_channel`
LEFT JOIN (
SELECT
`sales_channel.translation`.sales_channel_id,
`sales_channel.translation`.name as `sales_channel.translation.name`,
`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.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`.`decimal_precision` as `sales_channel.currency.decimalPrecision`, `sales_channel.currency`.`position` as `sales_channel.currency.position`, `sales_channel.currency`.`created_at` as `sales_channel.currency.createdAt`, `sales_channel.currency`.`updated_at` as `sales_channel.currency.updatedAt`, `sales_channel.currency.currency_translation`.*, COALESCE(`sales_channel.currency.translation.shortName`,`sales_channel.currency.translation.shortName`) as `sales_channel.currency.shortName`, COALESCE(`sales_channel.currency.translation.name`,`sales_channel.currency.translation.name`) as `sales_channel.currency.name`, COALESCE(`sales_channel.currency.translation.customFields`,`sales_channel.currency.translation.customFields`) as `sales_channel.currency.customFields`, `sales_channel.sales_channel_translation`.*, COALESCE(`sales_channel.translation.name`,`sales_channel.translation.name`) as `sales_channel.name`, COALESCE(`sales_channel.translation.customFields`,`sales_channel.translation.customFields`) as `sales_channel.customFields` FROM `sales_channel` LEFT JOIN (SELECT `sales_channel.translation`.sales_channel_id, `sales_channel.translation`.name as `sales_channel.translation.name`, `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 (0x2C9F20984FB84688B63628F3999D5293);
array:33 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 206)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 298)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 145)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 104)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 129)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::loadResultByIds (line 55)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::read (line 36)"
8 => "Shopware\Core\Profiling\Entity\EntityReaderProfiler::read (line 239)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 91)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 143)"
11 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::create (line 75)"
12 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 31)"
13 => "Shopware\Core\Profiling\Checkout\SalesChannelContextServiceProfiler::get (line 104)"
14 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 33)"
15 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 126)"
16 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 264)"
17 => "Symfony\Component\EventDispatcher\EventDispatcher::doDispatch (line 239)"
18 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 73)"
19 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 44)"
20 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 32)"
21 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 168)"
22 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 146)"
23 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 80)"
24 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 201)"
25 => "Symfony\Component\HttpKernel\Kernel::handle (line 85)"
26 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 477)"
27 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 450)"
28 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 344)"
29 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 222)"
30 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 163)"
31 => "Shopware\Core\HttpKernel::doHandle (line 80)"
32 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
11 |
0.84 ms |
SELECT `sales_channel_domain`.`id` as `sales_channel_domain.id`, `sales_channel_domain`.`url` as `sales_channel_domain.url`, `sales_channel_domain`.`sales_channel_id` as `sales_channel_domain.salesChannelId`, `sales_channel_domain`.`language_id` as `sales_channel_domain.languageId`, `sales_channel_domain`.`currency_id` as `sales_channel_domain.currencyId`, `sales_channel_domain`.`snippet_set_id` as `sales_channel_domain.snippetSetId`, `sales_channel_domain`.`hreflang_use_only_locale` as `sales_channel_domain.hreflangUseOnlyLocale`, `sales_channel_domain`.`custom_fields` as `sales_channel_domain.customFields`, `sales_channel_domain`.`created_at` as `sales_channel_domain.createdAt`, `sales_channel_domain`.`updated_at` as `sales_channel_domain.updatedAt` FROM `sales_channel_domain` WHERE `sales_channel_domain`.`sales_channel_id` IN (:param_a249df397a14402282f84eeb4141aba7)
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 (0x2C9F20984FB84688B63628F3999D5293);
array:37 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 206)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 298)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 145)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 459)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToManyWithoutPagination (line 406)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToMany (line 1043)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetchAssociations (line 149)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 104)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 129)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::loadResultByIds (line 55)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::read (line 36)"
12 => "Shopware\Core\Profiling\Entity\EntityReaderProfiler::read (line 239)"
13 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 91)"
14 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 143)"
15 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::create (line 75)"
16 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 31)"
17 => "Shopware\Core\Profiling\Checkout\SalesChannelContextServiceProfiler::get (line 104)"
18 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 33)"
19 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 126)"
20 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 264)"
21 => "Symfony\Component\EventDispatcher\EventDispatcher::doDispatch (line 239)"
22 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 73)"
23 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 44)"
24 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 32)"
25 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 168)"
26 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 146)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 80)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 201)"
29 => "Symfony\Component\HttpKernel\Kernel::handle (line 85)"
30 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 477)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 450)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 344)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 222)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 163)"
35 => "Shopware\Core\HttpKernel::doHandle (line 80)"
36 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
12 |
0.95 ms |
SELECT `country`.`id` as `country.id`, `country`.`iso` as `country.iso`, `country`.`position` as `country.position`, `country`.`tax_free` as `country.taxFree`, `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`.`created_at` as `country.createdAt`, `country`.`updated_at` as `country.updatedAt`, `country.country_translation`.*, COALESCE(`country.translation.name`,`country.translation.name`) as `country.name`, COALESCE(`country.translation.customFields`,`country.translation.customFields`) as `country.customFields` FROM `country` LEFT JOIN (SELECT `country.translation`.country_id, `country.translation`.name as `country.translation.name`, `country.translation`.custom_fields as `country.translation.customFields`, `country.translation`.created_at as `country.translation.createdAt`, `country.translation`.updated_at as `country.translation.updatedAt`, `country.translation`.country_id as `country.translation.countryId`, `country.translation`.language_id as `country.translation.languageId` 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`.`tax_free` as `country.taxFree`, `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`.`created_at` as `country.createdAt`, `country`.`updated_at` as `country.updatedAt`, `country.country_translation`.*, COALESCE(`country.translation.name`,`country.translation.name`) as `country.name`, COALESCE(`country.translation.customFields`,`country.translation.customFields`) as `country.customFields` FROM `country` LEFT JOIN (SELECT `country.translation`.country_id, `country.translation`.name as `country.translation.name`, `country.translation`.custom_fields as `country.translation.customFields`, `country.translation`.created_at as `country.translation.createdAt`, `country.translation`.updated_at as `country.translation.updatedAt`, `country.translation`.country_id as `country.translation.countryId`, `country.translation`.language_id as `country.translation.languageId` 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 (0x1D1462DAAE264AE78528850266E0F8BE);
array:34 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 206)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 298)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 145)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 104)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 129)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::loadResultByIds (line 55)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::read (line 36)"
8 => "Shopware\Core\Profiling\Entity\EntityReaderProfiler::read (line 239)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 91)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 456)"
11 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::loadShippingLocation (line 179)"
12 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::create (line 75)"
13 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 31)"
14 => "Shopware\Core\Profiling\Checkout\SalesChannelContextServiceProfiler::get (line 104)"
15 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 33)"
16 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 126)"
17 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 264)"
18 => "Symfony\Component\EventDispatcher\EventDispatcher::doDispatch (line 239)"
19 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 73)"
20 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 44)"
21 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 32)"
22 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 168)"
23 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 146)"
24 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 80)"
25 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 201)"
26 => "Symfony\Component\HttpKernel\Kernel::handle (line 85)"
27 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 477)"
28 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 450)"
29 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 344)"
30 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 222)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 163)"
32 => "Shopware\Core\HttpKernel::doHandle (line 80)"
33 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
13 |
0.98 ms |
SELECT `customer_group`.`id` as `customer_group.id`, `customer_group`.`display_gross` as `customer_group.displayGross`, `customer_group`.`registration_active` as `customer_group.registrationActive`, `customer_group`.`created_at` as `customer_group.createdAt`, `customer_group`.`updated_at` as `customer_group.updatedAt`, `customer_group.customer_group_translation`.*, COALESCE(`customer_group.translation.name`,`customer_group.translation.name`) as `customer_group.name`, COALESCE(`customer_group.translation.registrationTitle`,`customer_group.translation.registrationTitle`) as `customer_group.registrationTitle`, COALESCE(`customer_group.translation.registrationIntroduction`,`customer_group.translation.registrationIntroduction`) as `customer_group.registrationIntroduction`, COALESCE(`customer_group.translation.registrationOnlyCompanyRegistration`,`customer_group.translation.registrationOnlyCompanyRegistration`) as `customer_group.registrationOnlyCompanyRegistration`, COALESCE(`customer_group.translation.registrationSeoMetaDescription`,`customer_group.translation.registrationSeoMetaDescription`) as `customer_group.registrationSeoMetaDescription`, COALESCE(`customer_group.translation.customFields`,`customer_group.translation.customFields`) as `customer_group.customFields` 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.customer_group_translation`.*, COALESCE(`customer_group.translation.name`,`customer_group.translation.name`) as `customer_group.name`, COALESCE(`customer_group.translation.registrationTitle`,`customer_group.translation.registrationTitle`) as `customer_group.registrationTitle`, COALESCE(`customer_group.translation.registrationIntroduction`,`customer_group.translation.registrationIntroduction`) as `customer_group.registrationIntroduction`, COALESCE(`customer_group.translation.registrationOnlyCompanyRegistration`,`customer_group.translation.registrationOnlyCompanyRegistration`) as `customer_group.registrationOnlyCompanyRegistration`, COALESCE(`customer_group.translation.registrationSeoMetaDescription`,`customer_group.translation.registrationSeoMetaDescription`) as `customer_group.registrationSeoMetaDescription`, COALESCE(`customer_group.translation.customFields`,`customer_group.translation.customFields`) as `customer_group.customFields` 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:33 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 206)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 298)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 145)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 104)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 129)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::loadResultByIds (line 55)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::read (line 36)"
8 => "Shopware\Core\Profiling\Entity\EntityReaderProfiler::read (line 239)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 91)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 196)"
11 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::create (line 75)"
12 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 31)"
13 => "Shopware\Core\Profiling\Checkout\SalesChannelContextServiceProfiler::get (line 104)"
14 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 33)"
15 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 126)"
16 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 264)"
17 => "Symfony\Component\EventDispatcher\EventDispatcher::doDispatch (line 239)"
18 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 73)"
19 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 44)"
20 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 32)"
21 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 168)"
22 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 146)"
23 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 80)"
24 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 201)"
25 => "Symfony\Component\HttpKernel\Kernel::handle (line 85)"
26 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 477)"
27 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 450)"
28 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 344)"
29 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 222)"
30 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 163)"
31 => "Shopware\Core\HttpKernel::doHandle (line 80)"
32 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
14 |
0.26 ms |
SELECT `tax`.`id` FROM `tax`
SELECT `tax`.`id` FROM `tax`;
array:32 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 206)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 108)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 74)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 76)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntitySearcher::search (line 36)"
6 => "Shopware\Core\Profiling\Entity\EntitySearcherProfiler::search (line 148)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::searchIds (line 96)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 259)"
9 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::getTaxRules (line 201)"
10 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::create (line 75)"
11 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 31)"
12 => "Shopware\Core\Profiling\Checkout\SalesChannelContextServiceProfiler::get (line 104)"
13 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 33)"
14 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 126)"
15 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 264)"
16 => "Symfony\Component\EventDispatcher\EventDispatcher::doDispatch (line 239)"
17 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 73)"
18 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 44)"
19 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 32)"
20 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 168)"
21 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 146)"
22 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 80)"
23 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 201)"
24 => "Symfony\Component\HttpKernel\Kernel::handle (line 85)"
25 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 477)"
26 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 450)"
27 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 344)"
28 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 222)"
29 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 163)"
30 => "Shopware\Core\HttpKernel::doHandle (line 80)"
31 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
15 |
0.39 ms |
SELECT `tax`.`id` as `tax.id`, `tax`.`tax_rate` as `tax.taxRate`, `tax`.`name` as `tax.name`, `tax`.`custom_fields` as `tax.customFields`, `tax`.`created_at` as `tax.createdAt`, `tax`.`updated_at` as `tax.updatedAt` FROM `tax` WHERE `tax`.`id` IN (:ids)
SELECT `tax`.`id` as `tax.id`, `tax`.`tax_rate` as `tax.taxRate`, `tax`.`name` as `tax.name`, `tax`.`custom_fields` as `tax.customFields`, `tax`.`created_at` as `tax.createdAt`, `tax`.`updated_at` as `tax.updatedAt` FROM `tax` WHERE `tax`.`id` IN (0xD6EBA3C5EDBF4E55891EEA4E7A1C5CA2, 0xAF083259769847F597BB8EF442327AD0, 0xB42D2CF0C2A24183936DBF6991B5AFF1);
array:34 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 206)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 298)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 145)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 104)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 129)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::loadResultByIds (line 55)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::read (line 36)"
8 => "Shopware\Core\Profiling\Entity\EntityReaderProfiler::read (line 239)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 100)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 259)"
11 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::getTaxRules (line 201)"
12 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::create (line 75)"
13 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 31)"
14 => "Shopware\Core\Profiling\Checkout\SalesChannelContextServiceProfiler::get (line 104)"
15 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 33)"
16 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 126)"
17 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 264)"
18 => "Symfony\Component\EventDispatcher\EventDispatcher::doDispatch (line 239)"
19 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 73)"
20 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 44)"
21 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 32)"
22 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 168)"
23 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 146)"
24 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 80)"
25 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 201)"
26 => "Symfony\Component\HttpKernel\Kernel::handle (line 85)"
27 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 477)"
28 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 450)"
29 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 344)"
30 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 222)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 163)"
32 => "Shopware\Core\HttpKernel::doHandle (line 80)"
33 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
16 |
2.06 ms |
SELECT `tax_rule`.`id` as `tax_rule.id`, `tax_rule`.`tax_rule_type_id` as `tax_rule.taxRuleTypeId`, `tax_rule`.`country_id` as `tax_rule.countryId`, `tax_rule`.`tax_rate` as `tax_rule.taxRate`, `tax_rule`.`data` as `tax_rule.data`, `tax_rule`.`tax_id` as `tax_rule.taxId`, `tax_rule.type`.`id` as `tax_rule.type.id`, `tax_rule.type`.`technical_name` as `tax_rule.type.technicalName`, `tax_rule.type`.`position` as `tax_rule.type.position`, `tax_rule.type`.`created_at` as `tax_rule.type.createdAt`, `tax_rule.type`.`updated_at` as `tax_rule.type.updatedAt`, `tax_rule.type.tax_rule_type_translation`.*, COALESCE(`tax_rule.type.translation.typeName`,`tax_rule.type.translation.typeName`) as `tax_rule.type.typeName`, `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_4eb8b4700ce94691a7483c1dd01eb234)
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.tax_rule_type_translation`.*, COALESCE(`tax_rule.type.translation.typeName`,`tax_rule.type.translation.typeName`) as `tax_rule.type.typeName`, `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 (0xAF083259769847F597BB8EF442327AD0, 0xB42D2CF0C2A24183936DBF6991B5AFF1, 0xD6EBA3C5EDBF4E55891EEA4E7A1C5CA2);
array:38 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 206)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 298)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 145)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 459)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToManyWithoutPagination (line 406)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToMany (line 1043)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetchAssociations (line 149)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 104)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 129)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::loadResultByIds (line 55)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::read (line 36)"
12 => "Shopware\Core\Profiling\Entity\EntityReaderProfiler::read (line 239)"
13 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 100)"
14 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 259)"
15 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::getTaxRules (line 201)"
16 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::create (line 75)"
17 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 31)"
18 => "Shopware\Core\Profiling\Checkout\SalesChannelContextServiceProfiler::get (line 104)"
19 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 33)"
20 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 126)"
21 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 264)"
22 => "Symfony\Component\EventDispatcher\EventDispatcher::doDispatch (line 239)"
23 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 73)"
24 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 44)"
25 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 32)"
26 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 168)"
27 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 146)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 80)"
29 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 201)"
30 => "Symfony\Component\HttpKernel\Kernel::handle (line 85)"
31 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 477)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 450)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 344)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 222)"
35 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 163)"
36 => "Shopware\Core\HttpKernel::doHandle (line 80)"
37 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
17 |
2.52 ms |
SELECT `payment_method`.`id` as `payment_method.id`, `payment_method`.`plugin_id` as `payment_method.pluginId`, `payment_method`.`handler_identifier` as `payment_method.handlerIdentifier`, `payment_method`.`position` as `payment_method.position`, `payment_method`.`active` as `payment_method.active`, `payment_method`.`after_order_enabled` as `payment_method.afterOrderEnabled`, `payment_method`.`availability_rule_id` as `payment_method.availabilityRuleId`, `payment_method`.`media_id` as `payment_method.mediaId`, `payment_method`.`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.media_translation`.*, COALESCE(`payment_method.media.translation.title`,`payment_method.media.translation.title`) as `payment_method.media.title`, COALESCE(`payment_method.media.translation.alt`,`payment_method.media.translation.alt`) as `payment_method.media.alt`, COALESCE(`payment_method.media.translation.customFields`,`payment_method.media.translation.customFields`) as `payment_method.media.customFields`, `payment_method.payment_method_translation`.*, COALESCE(`payment_method.translation.name`,`payment_method.translation.name`) as `payment_method.name`, COALESCE(`payment_method.translation.description`,`payment_method.translation.description`) as `payment_method.description`, COALESCE(`payment_method.translation.customFields`,`payment_method.translation.customFields`) as `payment_method.customFields` FROM `payment_method` LEFT JOIN (SELECT `payment_method.translation`.payment_method_id, `payment_method.translation`.name as `payment_method.translation.name`, `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 `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`.`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.media_translation`.*,
COALESCE(
`payment_method.media.translation.title`,
`payment_method.media.translation.title`
) as `payment_method.media.title`,
COALESCE(
`payment_method.media.translation.alt`,
`payment_method.media.translation.alt`
) as `payment_method.media.alt`,
COALESCE(
`payment_method.media.translation.customFields`,
`payment_method.media.translation.customFields`
) as `payment_method.media.customFields`,
`payment_method.payment_method_translation`.*,
COALESCE(
`payment_method.translation.name`,
`payment_method.translation.name`
) as `payment_method.name`,
COALESCE(
`payment_method.translation.description`,
`payment_method.translation.description`
) as `payment_method.description`,
COALESCE(
`payment_method.translation.customFields`,
`payment_method.translation.customFields`
) as `payment_method.customFields`
FROM
`payment_method`
LEFT JOIN (
SELECT
`payment_method.translation`.payment_method_id,
`payment_method.translation`.name as `payment_method.translation.name`,
`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 `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`.`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.media_translation`.*, COALESCE(`payment_method.media.translation.title`,`payment_method.media.translation.title`) as `payment_method.media.title`, COALESCE(`payment_method.media.translation.alt`,`payment_method.media.translation.alt`) as `payment_method.media.alt`, COALESCE(`payment_method.media.translation.customFields`,`payment_method.media.translation.customFields`) as `payment_method.media.customFields`, `payment_method.payment_method_translation`.*, COALESCE(`payment_method.translation.name`,`payment_method.translation.name`) as `payment_method.name`, COALESCE(`payment_method.translation.description`,`payment_method.translation.description`) as `payment_method.description`, COALESCE(`payment_method.translation.customFields`,`payment_method.translation.customFields`) as `payment_method.customFields` FROM `payment_method` LEFT JOIN (SELECT `payment_method.translation`.payment_method_id, `payment_method.translation`.name as `payment_method.translation.name`, `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 `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 (0x99535E8515514E0896F7D355321E2C67);
array:35 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 206)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 298)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 145)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 104)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 129)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::loadResultByIds (line 55)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::read (line 36)"
8 => "Shopware\Core\Profiling\Entity\EntityReaderProfiler::read (line 239)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 91)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 74)"
11 => "Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodRepositoryDecorator::search (line 301)"
12 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::getPaymentMethod (line 204)"
13 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::create (line 75)"
14 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 31)"
15 => "Shopware\Core\Profiling\Checkout\SalesChannelContextServiceProfiler::get (line 104)"
16 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 33)"
17 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 126)"
18 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 264)"
19 => "Symfony\Component\EventDispatcher\EventDispatcher::doDispatch (line 239)"
20 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 73)"
21 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 44)"
22 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 32)"
23 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 168)"
24 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 146)"
25 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 80)"
26 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 201)"
27 => "Symfony\Component\HttpKernel\Kernel::handle (line 85)"
28 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 477)"
29 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 450)"
30 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 344)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 222)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 163)"
33 => "Shopware\Core\HttpKernel::doHandle (line 80)"
34 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
18 |
3.90 ms |
SELECT `shipping_method`.`id` as `shipping_method.id`, `shipping_method`.`active` as `shipping_method.active`, `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.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.delivery_time_translation`.*, COALESCE(`shipping_method.deliveryTime.translation.name`,`shipping_method.deliveryTime.translation.name`) as `shipping_method.deliveryTime.name`, COALESCE(`shipping_method.deliveryTime.translation.customFields`,`shipping_method.deliveryTime.translation.customFields`) as `shipping_method.deliveryTime.customFields`, `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.media_translation`.*, COALESCE(`shipping_method.media.translation.title`,`shipping_method.media.translation.title`) as `shipping_method.media.title`, COALESCE(`shipping_method.media.translation.alt`,`shipping_method.media.translation.alt`) as `shipping_method.media.alt`, COALESCE(`shipping_method.media.translation.customFields`,`shipping_method.media.translation.customFields`) as `shipping_method.media.customFields`, `shipping_method.shipping_method_translation`.*, COALESCE(`shipping_method.translation.name`,`shipping_method.translation.name`) as `shipping_method.name`, COALESCE(`shipping_method.translation.description`,`shipping_method.translation.description`) as `shipping_method.description`, COALESCE(`shipping_method.translation.trackingUrl`,`shipping_method.translation.trackingUrl`) as `shipping_method.trackingUrl`, COALESCE(`shipping_method.translation.customFields`,`shipping_method.translation.customFields`) as `shipping_method.customFields` 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`.`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.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.delivery_time_translation`.*,
COALESCE(
`shipping_method.deliveryTime.translation.name`,
`shipping_method.deliveryTime.translation.name`
) as `shipping_method.deliveryTime.name`,
COALESCE(
`shipping_method.deliveryTime.translation.customFields`,
`shipping_method.deliveryTime.translation.customFields`
) as `shipping_method.deliveryTime.customFields`,
`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.media_translation`.*,
COALESCE(
`shipping_method.media.translation.title`,
`shipping_method.media.translation.title`
) as `shipping_method.media.title`,
COALESCE(
`shipping_method.media.translation.alt`,
`shipping_method.media.translation.alt`
) as `shipping_method.media.alt`,
COALESCE(
`shipping_method.media.translation.customFields`,
`shipping_method.media.translation.customFields`
) as `shipping_method.media.customFields`,
`shipping_method.shipping_method_translation`.*,
COALESCE(
`shipping_method.translation.name`,
`shipping_method.translation.name`
) as `shipping_method.name`,
COALESCE(
`shipping_method.translation.description`,
`shipping_method.translation.description`
) as `shipping_method.description`,
COALESCE(
`shipping_method.translation.trackingUrl`,
`shipping_method.translation.trackingUrl`
) as `shipping_method.trackingUrl`,
COALESCE(
`shipping_method.translation.customFields`,
`shipping_method.translation.customFields`
) as `shipping_method.customFields`
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`.`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.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.delivery_time_translation`.*, COALESCE(`shipping_method.deliveryTime.translation.name`,`shipping_method.deliveryTime.translation.name`) as `shipping_method.deliveryTime.name`, COALESCE(`shipping_method.deliveryTime.translation.customFields`,`shipping_method.deliveryTime.translation.customFields`) as `shipping_method.deliveryTime.customFields`, `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.media_translation`.*, COALESCE(`shipping_method.media.translation.title`,`shipping_method.media.translation.title`) as `shipping_method.media.title`, COALESCE(`shipping_method.media.translation.alt`,`shipping_method.media.translation.alt`) as `shipping_method.media.alt`, COALESCE(`shipping_method.media.translation.customFields`,`shipping_method.media.translation.customFields`) as `shipping_method.media.customFields`, `shipping_method.shipping_method_translation`.*, COALESCE(`shipping_method.translation.name`,`shipping_method.translation.name`) as `shipping_method.name`, COALESCE(`shipping_method.translation.description`,`shipping_method.translation.description`) as `shipping_method.description`, COALESCE(`shipping_method.translation.trackingUrl`,`shipping_method.translation.trackingUrl`) as `shipping_method.trackingUrl`, COALESCE(`shipping_method.translation.customFields`,`shipping_method.translation.customFields`) as `shipping_method.customFields` 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 (0x8BD7D6CB417B464ABA47A05B4D927C5F);
array:34 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 206)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 298)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 145)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 104)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 129)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::loadResultByIds (line 55)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::read (line 36)"
8 => "Shopware\Core\Profiling\Entity\EntityReaderProfiler::read (line 239)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 91)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 316)"
11 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::getShippingMethod (line 207)"
12 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::create (line 75)"
13 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 31)"
14 => "Shopware\Core\Profiling\Checkout\SalesChannelContextServiceProfiler::get (line 104)"
15 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 33)"
16 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 126)"
17 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 264)"
18 => "Symfony\Component\EventDispatcher\EventDispatcher::doDispatch (line 239)"
19 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 73)"
20 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 44)"
21 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 32)"
22 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 168)"
23 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 146)"
24 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 80)"
25 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 201)"
26 => "Symfony\Component\HttpKernel\Kernel::handle (line 85)"
27 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 477)"
28 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 450)"
29 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 344)"
30 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 222)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 163)"
32 => "Shopware\Core\HttpKernel::doHandle (line 80)"
33 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
19 |
0.37 ms |
SELECT `cart`.`cart` FROM cart WHERE `token` = :token
SELECT `cart`.`cart` FROM cart WHERE `token` = 'bd20Q7MeIJApQVN00AFgnGS1iANxh7om';
array:26 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 586)"
2 => "Doctrine\DBAL\Connection::fetchColumn (line 39)"
3 => "Shopware\Core\Checkout\Cart\CartPersister::load (line 64)"
4 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 77)"
5 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 31)"
6 => "Shopware\Core\Profiling\Checkout\SalesChannelContextServiceProfiler::get (line 104)"
7 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 33)"
8 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 126)"
9 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 264)"
10 => "Symfony\Component\EventDispatcher\EventDispatcher::doDispatch (line 239)"
11 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 73)"
12 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 44)"
13 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 32)"
14 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 168)"
15 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 146)"
16 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 80)"
17 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 201)"
18 => "Symfony\Component\HttpKernel\Kernel::handle (line 85)"
19 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 477)"
20 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 450)"
21 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 344)"
22 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 222)"
23 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 163)"
24 => "Shopware\Core\HttpKernel::doHandle (line 80)"
25 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
20 |
0.76 ms |
SELECT `rule`.`id` FROM `rule` ORDER BY `rule`.`priority` DESC LIMIT 500
SELECT `rule`.`id` FROM `rule` ORDER BY `rule`.`priority` DESC LIMIT 500;
array:36 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 206)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 108)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 74)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 76)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntitySearcher::search (line 36)"
6 => "Shopware\Core\Profiling\Entity\EntitySearcherProfiler::search (line 148)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::searchIds (line 96)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 72)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\Common\RepositoryIterator::fetch (line 36)"
10 => "Shopware\Core\Checkout\Cart\RuleLoader::load (line 145)"
11 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadRules (line 85)"
12 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 74)"
13 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByCart (line 69)"
14 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 77)"
15 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 31)"
16 => "Shopware\Core\Profiling\Checkout\SalesChannelContextServiceProfiler::get (line 104)"
17 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 33)"
18 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 126)"
19 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 264)"
20 => "Symfony\Component\EventDispatcher\EventDispatcher::doDispatch (line 239)"
21 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 73)"
22 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 44)"
23 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 32)"
24 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 168)"
25 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 146)"
26 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 80)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 201)"
28 => "Symfony\Component\HttpKernel\Kernel::handle (line 85)"
29 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 477)"
30 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 450)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 344)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 222)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 163)"
34 => "Shopware\Core\HttpKernel::doHandle (line 80)"
35 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
21 |
0.63 ms |
SELECT `rule`.`id` as `rule.id`, `rule`.`name` as `rule.name`, `rule`.`priority` as `rule.priority`, `rule`.`description` as `rule.description`, `rule`.`payload` as `rule.payload`, `rule`.`invalid` as `rule.invalid`, `rule`.`custom_fields` as `rule.customFields`, `rule`.`module_types` as `rule.moduleTypes`, `rule`.`created_at` as `rule.createdAt`, `rule`.`updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule`.`id` IN (:ids)
SELECT `rule`.`id` as `rule.id`, `rule`.`name` as `rule.name`, `rule`.`priority` as `rule.priority`, `rule`.`description` as `rule.description`, `rule`.`payload` as `rule.payload`, `rule`.`invalid` as `rule.invalid`, `rule`.`custom_fields` as `rule.customFields`, `rule`.`module_types` as `rule.moduleTypes`, `rule`.`created_at` as `rule.createdAt`, `rule`.`updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule`.`id` IN (0x13BE54C443E6404FA85516B89FD379E2, 0xDCE2FCD4F1CF408C9A62962C1BE838E4, 0xF2CC248FDC414C24BF10B30CBD20F396, 0xF957ACF1B23A4C2FBE4554B74A07C017, 0x54315C9C1E7A47A799250DE76A959A05, 0x2114F7455FE744BF90B59AF1B7466B97, 0xB8A742400F7F42DFA17FACD1A0039EF8);
array:38 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 206)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 298)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 145)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 104)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 129)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::loadResultByIds (line 55)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::read (line 36)"
8 => "Shopware\Core\Profiling\Entity\EntityReaderProfiler::read (line 239)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 100)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 72)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\Common\RepositoryIterator::fetch (line 36)"
12 => "Shopware\Core\Checkout\Cart\RuleLoader::load (line 145)"
13 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadRules (line 85)"
14 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 74)"
15 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByCart (line 69)"
16 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 77)"
17 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 31)"
18 => "Shopware\Core\Profiling\Checkout\SalesChannelContextServiceProfiler::get (line 104)"
19 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 33)"
20 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 126)"
21 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 264)"
22 => "Symfony\Component\EventDispatcher\EventDispatcher::doDispatch (line 239)"
23 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 73)"
24 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 44)"
25 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 32)"
26 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 168)"
27 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 146)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 80)"
29 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 201)"
30 => "Symfony\Component\HttpKernel\Kernel::handle (line 85)"
31 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 477)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 450)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 344)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 222)"
35 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 163)"
36 => "Shopware\Core\HttpKernel::doHandle (line 80)"
37 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
22 |
1.28 ms |
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.locale`.`id` as `language.locale.id`, `language.locale`.`code` as `language.locale.code`, `language.locale`.`created_at` as `language.locale.createdAt`, `language.locale`.`updated_at` as `language.locale.updatedAt`, `language.locale.locale_translation`.*, COALESCE(`language.locale.translation.name`,`language.locale.translation.name`) as `language.locale.name`, COALESCE(`language.locale.translation.territory`,`language.locale.translation.territory`) as `language.locale.territory`, COALESCE(`language.locale.translation.customFields`,`language.locale.translation.customFields`) as `language.locale.customFields` FROM `language` LEFT JOIN `locale` `language.locale` ON `language`.`locale_id` = `language.locale`.`id` LEFT JOIN (SELECT `language.locale.translation`.locale_id, `language.locale.translation`.name as `language.locale.translation.name`, `language.locale.translation`.territory as `language.locale.translation.territory`, `language.locale.translation`.custom_fields as `language.locale.translation.customFields`, `language.locale.translation`.created_at as `language.locale.translation.createdAt`, `language.locale.translation`.updated_at as `language.locale.translation.updatedAt`, `language.locale.translation`.locale_id as `language.locale.translation.localeId`, `language.locale.translation`.language_id as `language.locale.translation.languageId` FROM `locale_translation` `language.locale.translation` WHERE `language.locale.translation`.language_id = :languageId) `language.locale.locale_translation` ON `language.locale.locale_translation`.`locale_id` = `language.locale`.`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.locale`.`id` as `language.locale.id`, `language.locale`.`code` as `language.locale.code`, `language.locale`.`created_at` as `language.locale.createdAt`, `language.locale`.`updated_at` as `language.locale.updatedAt`, `language.locale.locale_translation`.*, COALESCE(`language.locale.translation.name`,`language.locale.translation.name`) as `language.locale.name`, COALESCE(`language.locale.translation.territory`,`language.locale.translation.territory`) as `language.locale.territory`, COALESCE(`language.locale.translation.customFields`,`language.locale.translation.customFields`) as `language.locale.customFields` FROM `language` LEFT JOIN `locale` `language.locale` ON `language`.`locale_id` = `language.locale`.`id` LEFT JOIN (SELECT `language.locale.translation`.locale_id, `language.locale.translation`.name as `language.locale.translation.name`, `language.locale.translation`.territory as `language.locale.translation.territory`, `language.locale.translation`.custom_fields as `language.locale.translation.customFields`, `language.locale.translation`.created_at as `language.locale.translation.createdAt`, `language.locale.translation`.updated_at as `language.locale.translation.updatedAt`, `language.locale.translation`.locale_id as `language.locale.translation.localeId`, `language.locale.translation`.language_id as `language.locale.translation.languageId` FROM `locale_translation` `language.locale.translation` WHERE `language.locale.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `language.locale.locale_translation` ON `language.locale.locale_translation`.`locale_id` = `language.locale`.`id` WHERE `language`.`id` IN (0x2FBB5FE2E29A4D70AA5854CE7CE3E20B);
array:39 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 206)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 298)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 145)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 104)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 129)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::loadResultByIds (line 55)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::read (line 36)"
8 => "Shopware\Core\Profiling\Entity\EntityReaderProfiler::read (line 239)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 91)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 129)"
11 => "Shopware\Core\Content\Product\Cart\ProductFeatureBuilder::loadSystemLanguage (line 42)"
12 => "Shopware\Core\Content\Product\Cart\ProductFeatureBuilder::prepare (line 94)"
13 => "Shopware\Core\Content\Product\Cart\ProductCartProcessor::collect (line 62)"
14 => "Shopware\Core\Checkout\Cart\Processor::process (line 91)"
15 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 74)"
16 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByCart (line 69)"
17 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 77)"
18 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 31)"
19 => "Shopware\Core\Profiling\Checkout\SalesChannelContextServiceProfiler::get (line 104)"
20 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 33)"
21 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 126)"
22 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 264)"
23 => "Symfony\Component\EventDispatcher\EventDispatcher::doDispatch (line 239)"
24 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 73)"
25 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 44)"
26 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 32)"
27 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 168)"
28 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 146)"
29 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 80)"
30 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 201)"
31 => "Symfony\Component\HttpKernel\Kernel::handle (line 85)"
32 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 477)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 450)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 344)"
35 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 222)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 163)"
37 => "Shopware\Core\HttpKernel::doHandle (line 80)"
38 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
23 |
0.77 ms |
SELECT `promotion`.`id` FROM `promotion` LEFT JOIN `promotion_sales_channel` `promotion.salesChannels` ON `promotion`.`id` = `promotion.salesChannels`.`promotion_id` WHERE (`promotion`.`active` = :param_1d421b1b0a8e41fda8866c19fb997183 AND `promotion.salesChannels`.`sales_channel_id` = :param_ea59b231d5b24cdea793f0650a485ef8 AND ((`promotion`.`valid_from` IS NULL AND `promotion`.`valid_until` IS NULL) OR (`promotion`.`valid_from` IS NULL AND (`promotion`.`valid_until` >= :param_9de0389bd917482b99dae3c9e060b825)) OR ((`promotion`.`valid_from` <= :param_59a283e8dcb44207b25baf0c0d7dde28) AND `promotion`.`valid_until` IS NULL) OR ((`promotion`.`valid_from` <= :param_56f4b4886b334a2eaf307cfa8fa215db) AND (`promotion`.`valid_until` >= :param_5d75aac425624c198bb17f7d236e3a5f))) AND `promotion`.`use_codes` = :param_d8832492718241c4b37820a3ac20345e) GROUP BY `promotion`.`id`
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` = 0x2C9F20984FB84688B63628F3999D5293 AND ((`promotion`.`valid_from` IS NULL AND `promotion`.`valid_until` IS NULL) OR (`promotion`.`valid_from` IS NULL AND (`promotion`.`valid_until` >= '2024-12-25 23:59:59')) OR ((`promotion`.`valid_from` <= '2024-12-25 0:0:0') AND `promotion`.`valid_until` IS NULL) OR ((`promotion`.`valid_from` <= '2024-12-25 0:0:0') AND (`promotion`.`valid_until` >= '2024-12-25 23:59:59'))) AND `promotion`.`use_codes` = 0) GROUP BY `promotion`.`id`;
array:37 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 206)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 108)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 74)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 76)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntitySearcher::search (line 36)"
6 => "Shopware\Core\Profiling\Entity\EntitySearcherProfiler::search (line 148)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::searchIds (line 96)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 30)"
9 => "Shopware\Core\Checkout\Promotion\Gateway\PromotionGateway::get (line 177)"
10 => "Shopware\Core\Checkout\Promotion\Cart\PromotionCollector::searchPromotionsAuto (line 105)"
11 => "Shopware\Core\Checkout\Promotion\Cart\PromotionCollector::collect (line 62)"
12 => "Shopware\Core\Checkout\Cart\Processor::process (line 91)"
13 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 74)"
14 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByCart (line 69)"
15 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 77)"
16 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 31)"
17 => "Shopware\Core\Profiling\Checkout\SalesChannelContextServiceProfiler::get (line 104)"
18 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 33)"
19 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 126)"
20 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 264)"
21 => "Symfony\Component\EventDispatcher\EventDispatcher::doDispatch (line 239)"
22 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 73)"
23 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 44)"
24 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 32)"
25 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 168)"
26 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 146)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 80)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 201)"
29 => "Symfony\Component\HttpKernel\Kernel::handle (line 85)"
30 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 477)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 450)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 344)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 222)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 163)"
35 => "Shopware\Core\HttpKernel::doHandle (line 80)"
36 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
24 |
2.09 ms |
SELECT `shipping_method`.`id` as `shipping_method.id`, `shipping_method`.`active` as `shipping_method.active`, `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.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.delivery_time_translation`.*, COALESCE(`shipping_method.deliveryTime.translation.name`,`shipping_method.deliveryTime.translation.name`) as `shipping_method.deliveryTime.name`, COALESCE(`shipping_method.deliveryTime.translation.customFields`,`shipping_method.deliveryTime.translation.customFields`) as `shipping_method.deliveryTime.customFields`, `shipping_method`.`created_at` as `shipping_method.createdAt`, `shipping_method`.`updated_at` as `shipping_method.updatedAt`, `shipping_method.shipping_method_translation`.*, COALESCE(`shipping_method.translation.name`,`shipping_method.translation.name`) as `shipping_method.name`, COALESCE(`shipping_method.translation.description`,`shipping_method.translation.description`) as `shipping_method.description`, COALESCE(`shipping_method.translation.trackingUrl`,`shipping_method.translation.trackingUrl`) as `shipping_method.trackingUrl`, COALESCE(`shipping_method.translation.customFields`,`shipping_method.translation.customFields`) as `shipping_method.customFields` 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 (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`.`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.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.delivery_time_translation`.*,
COALESCE(
`shipping_method.deliveryTime.translation.name`,
`shipping_method.deliveryTime.translation.name`
) as `shipping_method.deliveryTime.name`,
COALESCE(
`shipping_method.deliveryTime.translation.customFields`,
`shipping_method.deliveryTime.translation.customFields`
) as `shipping_method.deliveryTime.customFields`,
`shipping_method`.`created_at` as `shipping_method.createdAt`,
`shipping_method`.`updated_at` as `shipping_method.updatedAt`,
`shipping_method.shipping_method_translation`.*,
COALESCE(
`shipping_method.translation.name`,
`shipping_method.translation.name`
) as `shipping_method.name`,
COALESCE(
`shipping_method.translation.description`,
`shipping_method.translation.description`
) as `shipping_method.description`,
COALESCE(
`shipping_method.translation.trackingUrl`,
`shipping_method.translation.trackingUrl`
) as `shipping_method.trackingUrl`,
COALESCE(
`shipping_method.translation.customFields`,
`shipping_method.translation.customFields`
) as `shipping_method.customFields`
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 (
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`.`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.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.delivery_time_translation`.*, COALESCE(`shipping_method.deliveryTime.translation.name`,`shipping_method.deliveryTime.translation.name`) as `shipping_method.deliveryTime.name`, COALESCE(`shipping_method.deliveryTime.translation.customFields`,`shipping_method.deliveryTime.translation.customFields`) as `shipping_method.deliveryTime.customFields`, `shipping_method`.`created_at` as `shipping_method.createdAt`, `shipping_method`.`updated_at` as `shipping_method.updatedAt`, `shipping_method.shipping_method_translation`.*, COALESCE(`shipping_method.translation.name`,`shipping_method.translation.name`) as `shipping_method.name`, COALESCE(`shipping_method.translation.description`,`shipping_method.translation.description`) as `shipping_method.description`, COALESCE(`shipping_method.translation.trackingUrl`,`shipping_method.translation.trackingUrl`) as `shipping_method.trackingUrl`, COALESCE(`shipping_method.translation.customFields`,`shipping_method.translation.customFields`) as `shipping_method.customFields` 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 (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 (0x8BD7D6CB417B464ABA47A05B4D927C5F);
array:37 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 206)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 298)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 145)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 104)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 129)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::loadResultByIds (line 55)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::read (line 36)"
8 => "Shopware\Core\Profiling\Entity\EntityReaderProfiler::read (line 239)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 91)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 78)"
11 => "Shopware\Core\Checkout\Cart\Delivery\DeliveryProcessor::collect (line 62)"
12 => "Shopware\Core\Checkout\Cart\Processor::process (line 91)"
13 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 74)"
14 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByCart (line 69)"
15 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 77)"
16 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 31)"
17 => "Shopware\Core\Profiling\Checkout\SalesChannelContextServiceProfiler::get (line 104)"
18 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 33)"
19 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 126)"
20 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 264)"
21 => "Symfony\Component\EventDispatcher\EventDispatcher::doDispatch (line 239)"
22 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 73)"
23 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 44)"
24 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 32)"
25 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 168)"
26 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 146)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 80)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 201)"
29 => "Symfony\Component\HttpKernel\Kernel::handle (line 85)"
30 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 477)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 450)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 344)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 222)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 163)"
35 => "Shopware\Core\HttpKernel::doHandle (line 80)"
36 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
25 |
0.64 ms |
SELECT `shipping_method_price`.`id` as `shipping_method_price.id`, `shipping_method_price`.`shipping_method_id` as `shipping_method_price.shippingMethodId`, `shipping_method_price`.`rule_id` as `shipping_method_price.ruleId`, `shipping_method_price`.`calculation` as `shipping_method_price.calculation`, `shipping_method_price`.`calculation_rule_id` as `shipping_method_price.calculationRuleId`, `shipping_method_price`.`quantity_start` as `shipping_method_price.quantityStart`, `shipping_method_price`.`quantity_end` as `shipping_method_price.quantityEnd`, `shipping_method_price`.`currency_price` as `shipping_method_price.currencyPrice`, `shipping_method_price`.`custom_fields` as `shipping_method_price.customFields`, `shipping_method_price`.`created_at` as `shipping_method_price.createdAt`, `shipping_method_price`.`updated_at` as `shipping_method_price.updatedAt` FROM `shipping_method_price` WHERE `shipping_method_price`.`shipping_method_id` IN (:param_fdf252222dd8441db410c771625cf537)
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 (0x8BD7D6CB417B464ABA47A05B4D927C5F);
array:41 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 206)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 298)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 145)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 459)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToManyWithoutPagination (line 406)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToMany (line 1043)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetchAssociations (line 149)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 104)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 129)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::loadResultByIds (line 55)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::read (line 36)"
12 => "Shopware\Core\Profiling\Entity\EntityReaderProfiler::read (line 239)"
13 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 91)"
14 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 78)"
15 => "Shopware\Core\Checkout\Cart\Delivery\DeliveryProcessor::collect (line 62)"
16 => "Shopware\Core\Checkout\Cart\Processor::process (line 91)"
17 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 74)"
18 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByCart (line 69)"
19 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 77)"
20 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 31)"
21 => "Shopware\Core\Profiling\Checkout\SalesChannelContextServiceProfiler::get (line 104)"
22 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 33)"
23 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 126)"
24 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 264)"
25 => "Symfony\Component\EventDispatcher\EventDispatcher::doDispatch (line 239)"
26 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 73)"
27 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 44)"
28 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 32)"
29 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 168)"
30 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 146)"
31 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 80)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 201)"
33 => "Symfony\Component\HttpKernel\Kernel::handle (line 85)"
34 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 477)"
35 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 450)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 344)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 222)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 163)"
39 => "Shopware\Core\HttpKernel::doHandle (line 80)"
40 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
26 |
0.80 ms |
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_f91abf05d4524a3a8964be559b53b4c2 AND `language.salesChannels`.`id` = :param_f302d75db3974dcaaf2c9940776a91f5) GROUP BY `language`.`id`
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` = 0x2C9F20984FB84688B63628F3999D5293 AND `language.salesChannels`.`id` = 0x2C9F20984FB84688B63628F3999D5293) GROUP BY `language`.`id`;
array:25 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 206)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 108)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 74)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 76)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntitySearcher::search (line 36)"
6 => "Shopware\Core\Profiling\Entity\EntitySearcherProfiler::search (line 173)"
7 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::doSearch (line 92)"
8 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 76)"
9 => "Shopware\Core\System\Language\SalesChannel\LanguageRoute::load (line 132)"
10 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::getLanguages (line 70)"
11 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 90)"
12 => "Shopware\Storefront\Page\GenericPageLoader::load (line 61)"
13 => "Shopware\Storefront\Page\Account\Login\AccountLoginPageLoader::load (line 181)"
14 => "Shopware\Storefront\Controller\AuthController::recoverAccountForm (line 158)"
15 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 80)"
16 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 201)"
17 => "Symfony\Component\HttpKernel\Kernel::handle (line 85)"
18 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 477)"
19 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 450)"
20 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 344)"
21 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 222)"
22 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 163)"
23 => "Shopware\Core\HttpKernel::doHandle (line 80)"
24 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
27 |
1.06 ms |
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.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.locale_translation`.*, COALESCE(`language.translationCode.translation.name`,`language.translationCode.translation.name`) as `language.translationCode.name`, COALESCE(`language.translationCode.translation.territory`,`language.translationCode.translation.territory`) as `language.translationCode.territory`, COALESCE(`language.translationCode.translation.customFields`,`language.translationCode.translation.customFields`) as `language.translationCode.customFields` FROM `language` 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.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.locale_translation`.*, COALESCE(`language.translationCode.translation.name`,`language.translationCode.translation.name`) as `language.translationCode.name`, COALESCE(`language.translationCode.translation.territory`,`language.translationCode.translation.territory`) as `language.translationCode.territory`, COALESCE(`language.translationCode.translation.customFields`,`language.translationCode.translation.customFields`) as `language.translationCode.customFields` FROM `language` 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:27 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 206)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 298)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 145)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 104)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 129)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::loadResultByIds (line 55)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::read (line 36)"
8 => "Shopware\Core\Profiling\Entity\EntityReaderProfiler::read (line 160)"
9 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 96)"
10 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 76)"
11 => "Shopware\Core\System\Language\SalesChannel\LanguageRoute::load (line 132)"
12 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::getLanguages (line 70)"
13 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 90)"
14 => "Shopware\Storefront\Page\GenericPageLoader::load (line 61)"
15 => "Shopware\Storefront\Page\Account\Login\AccountLoginPageLoader::load (line 181)"
16 => "Shopware\Storefront\Controller\AuthController::recoverAccountForm (line 158)"
17 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 80)"
18 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 201)"
19 => "Symfony\Component\HttpKernel\Kernel::handle (line 85)"
20 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 477)"
21 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 450)"
22 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 344)"
23 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 222)"
24 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 163)"
25 => "Shopware\Core\HttpKernel::doHandle (line 80)"
26 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
28 |
0.50 ms |
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` = 0xE1B150F347424C4BBB8844462BDFE4B8 OR `parent_id` = 0xE1B150F347424C4BBB8844462BDFE4B8 OR `id` = 0xE1B150F347424C4BBB8844462BDFE4B8
;
array:20 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 844)"
2 => "Doctrine\DBAL\Connection::fetchAll (line 215)"
3 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::getCategoryMetaInfo (line 110)"
4 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::load (line 72)"
5 => "Shopware\Core\Content\Category\Service\NavigationLoader::load (line 79)"
6 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 90)"
7 => "Shopware\Storefront\Page\GenericPageLoader::load (line 61)"
8 => "Shopware\Storefront\Page\Account\Login\AccountLoginPageLoader::load (line 181)"
9 => "Shopware\Storefront\Controller\AuthController::recoverAccountForm (line 158)"
10 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 80)"
11 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 201)"
12 => "Symfony\Component\HttpKernel\Kernel::handle (line 85)"
13 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 477)"
14 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 450)"
15 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 344)"
16 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 222)"
17 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 163)"
18 => "Shopware\Core\HttpKernel::doHandle (line 80)"
19 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
29 |
3.10 ms |
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`.`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.media_translation`.*, COALESCE(`category.media.translation.title`,`category.media.translation.title`) as `category.media.title`, COALESCE(`category.media.translation.alt`,`category.media.translation.alt`) as `category.media.alt`, COALESCE(`category.media.translation.customFields`,`category.media.translation.customFields`) as `category.media.customFields`, `category.category_translation`.*, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation`.category_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`.external_link as `category.translation.externalLink`, `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` 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_2a0a01aae11743e098bff574f92f7cb9 AND (`category`.`level` > :param_be8486d756fe4b87a76ff273beea6667 AND `category`.`level` <= :param_d3a05aa5450741b6a8da4d5be2261926)))
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`.`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.media_translation`.*,
COALESCE(
`category.media.translation.title`,
`category.media.translation.title`
) as `category.media.title`,
COALESCE(
`category.media.translation.alt`,
`category.media.translation.alt`
) as `category.media.alt`,
COALESCE(
`category.media.translation.customFields`,
`category.media.translation.customFields`
) as `category.media.customFields`,
`category.category_translation`.*,
COALESCE(
`category.translation.name`, `category.translation.name`
) as `category.name`,
COALESCE(
`category.translation.breadcrumb`,
`category.translation.breadcrumb`
) as `category.breadcrumb`,
COALESCE(
`category.translation.slotConfig`,
`category.translation.slotConfig`
) as `category.slotConfig`,
COALESCE(
`category.translation.externalLink`,
`category.translation.externalLink`
) as `category.externalLink`,
COALESCE(
`category.translation.description`,
`category.translation.description`
) as `category.description`,
COALESCE(
`category.translation.metaTitle`,
`category.translation.metaTitle`
) as `category.metaTitle`,
COALESCE(
`category.translation.metaDescription`,
`category.translation.metaDescription`
) as `category.metaDescription`,
COALESCE(
`category.translation.keywords`,
`category.translation.keywords`
) as `category.keywords`,
COALESCE(
`category.translation.customFields`,
`category.translation.customFields`
) as `category.customFields`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation`.category_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`.external_link as `category.translation.externalLink`,
`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`
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_2a0a01aae11743e098bff574f92f7cb9
AND (
`category`.`level` > : param_be8486d756fe4b87a76ff273beea6667
AND `category`.`level` <= : param_d3a05aa5450741b6a8da4d5be2261926
)
)
)
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`.`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.media_translation`.*, COALESCE(`category.media.translation.title`,`category.media.translation.title`) as `category.media.title`, COALESCE(`category.media.translation.alt`,`category.media.translation.alt`) as `category.media.alt`, COALESCE(`category.media.translation.customFields`,`category.media.translation.customFields`) as `category.media.customFields`, `category.category_translation`.*, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation`.category_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`.external_link as `category.translation.externalLink`, `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` 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 '%|e1b150f347424c4bbb8844462bdfe4b8|%' AND (`category`.`level` > 1 AND `category`.`level` <= 3)));
array:28 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 206)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 298)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 145)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 104)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 70)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::loadFilterResult (line 52)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::read (line 36)"
8 => "Shopware\Core\Profiling\Entity\EntityReaderProfiler::read (line 160)"
9 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 81)"
10 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 203)"
11 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::loadLevels (line 134)"
12 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::load (line 72)"
13 => "Shopware\Core\Content\Category\Service\NavigationLoader::load (line 79)"
14 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 90)"
15 => "Shopware\Storefront\Page\GenericPageLoader::load (line 61)"
16 => "Shopware\Storefront\Page\Account\Login\AccountLoginPageLoader::load (line 181)"
17 => "Shopware\Storefront\Controller\AuthController::recoverAccountForm (line 158)"
18 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 80)"
19 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 201)"
20 => "Symfony\Component\HttpKernel\Kernel::handle (line 85)"
21 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 477)"
22 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 450)"
23 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 344)"
24 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 222)"
25 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 163)"
26 => "Shopware\Core\HttpKernel::doHandle (line 80)"
27 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
30 |
2.95 ms |
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`.`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.media_translation`.*, COALESCE(`category.media.translation.title`,`category.media.translation.title`) as `category.media.title`, COALESCE(`category.media.translation.alt`,`category.media.translation.alt`) as `category.media.alt`, COALESCE(`category.media.translation.customFields`,`category.media.translation.customFields`) as `category.media.customFields`, `category.category_translation`.*, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation`.category_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`.external_link as `category.translation.externalLink`, `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` 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`.`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.media_translation`.*,
COALESCE(
`category.media.translation.title`,
`category.media.translation.title`
) as `category.media.title`,
COALESCE(
`category.media.translation.alt`,
`category.media.translation.alt`
) as `category.media.alt`,
COALESCE(
`category.media.translation.customFields`,
`category.media.translation.customFields`
) as `category.media.customFields`,
`category.category_translation`.*,
COALESCE(
`category.translation.name`, `category.translation.name`
) as `category.name`,
COALESCE(
`category.translation.breadcrumb`,
`category.translation.breadcrumb`
) as `category.breadcrumb`,
COALESCE(
`category.translation.slotConfig`,
`category.translation.slotConfig`
) as `category.slotConfig`,
COALESCE(
`category.translation.externalLink`,
`category.translation.externalLink`
) as `category.externalLink`,
COALESCE(
`category.translation.description`,
`category.translation.description`
) as `category.description`,
COALESCE(
`category.translation.metaTitle`,
`category.translation.metaTitle`
) as `category.metaTitle`,
COALESCE(
`category.translation.metaDescription`,
`category.translation.metaDescription`
) as `category.metaDescription`,
COALESCE(
`category.translation.keywords`,
`category.translation.keywords`
) as `category.keywords`,
COALESCE(
`category.translation.customFields`,
`category.translation.customFields`
) as `category.customFields`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation`.category_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`.external_link as `category.translation.externalLink`,
`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`
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`.`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.media_translation`.*, COALESCE(`category.media.translation.title`,`category.media.translation.title`) as `category.media.title`, COALESCE(`category.media.translation.alt`,`category.media.translation.alt`) as `category.media.alt`, COALESCE(`category.media.translation.customFields`,`category.media.translation.customFields`) as `category.media.customFields`, `category.category_translation`.*, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation`.category_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`.external_link as `category.translation.externalLink`, `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` 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 (0xE1B150F347424C4BBB8844462BDFE4B8));
array:29 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 206)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 298)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 145)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 104)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 129)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::loadResultByIds (line 55)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::read (line 36)"
8 => "Shopware\Core\Profiling\Entity\EntityReaderProfiler::read (line 160)"
9 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 81)"
10 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 182)"
11 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::loadCategories (line 248)"
12 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::loadChildren (line 137)"
13 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::load (line 72)"
14 => "Shopware\Core\Content\Category\Service\NavigationLoader::load (line 79)"
15 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 90)"
16 => "Shopware\Storefront\Page\GenericPageLoader::load (line 61)"
17 => "Shopware\Storefront\Page\Account\Login\AccountLoginPageLoader::load (line 181)"
18 => "Shopware\Storefront\Controller\AuthController::recoverAccountForm (line 158)"
19 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 80)"
20 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 201)"
21 => "Symfony\Component\HttpKernel\Kernel::handle (line 85)"
22 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 477)"
23 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 450)"
24 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 344)"
25 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 222)"
26 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 163)"
27 => "Shopware\Core\HttpKernel::doHandle (line 80)"
28 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
31 |
0.61 ms |
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_d0ce208443a044508a480eac8e956500 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` = 0x2C9F20984FB84688B63628F3999D5293 GROUP BY `currency`.`id`;
array:24 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 206)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 108)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 74)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 76)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntitySearcher::search (line 36)"
6 => "Shopware\Core\Profiling\Entity\EntitySearcherProfiler::search (line 173)"
7 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::doSearch (line 92)"
8 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 76)"
9 => "Shopware\Core\System\Currency\SalesChannel\CurrencyRoute::load (line 86)"
10 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 90)"
11 => "Shopware\Storefront\Page\GenericPageLoader::load (line 61)"
12 => "Shopware\Storefront\Page\Account\Login\AccountLoginPageLoader::load (line 181)"
13 => "Shopware\Storefront\Controller\AuthController::recoverAccountForm (line 158)"
14 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 80)"
15 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 201)"
16 => "Symfony\Component\HttpKernel\Kernel::handle (line 85)"
17 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 477)"
18 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 450)"
19 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 344)"
20 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 222)"
21 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 163)"
22 => "Shopware\Core\HttpKernel::doHandle (line 80)"
23 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
32 |
0.82 ms |
SELECT `currency`.`id` as `currency.id`, `currency`.`factor` as `currency.factor`, `currency`.`symbol` as `currency.symbol`, `currency`.`iso_code` as `currency.isoCode`, `currency`.`decimal_precision` as `currency.decimalPrecision`, `currency`.`position` as `currency.position`, `currency`.`created_at` as `currency.createdAt`, `currency`.`updated_at` as `currency.updatedAt`, `currency.currency_translation`.*, COALESCE(`currency.translation.shortName`,`currency.translation.shortName`) as `currency.shortName`, COALESCE(`currency.translation.name`,`currency.translation.name`) as `currency.name`, COALESCE(`currency.translation.customFields`,`currency.translation.customFields`) as `currency.customFields` 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`.`decimal_precision` as `currency.decimalPrecision`, `currency`.`position` as `currency.position`, `currency`.`created_at` as `currency.createdAt`, `currency`.`updated_at` as `currency.updatedAt`, `currency.currency_translation`.*, COALESCE(`currency.translation.shortName`,`currency.translation.shortName`) as `currency.shortName`, COALESCE(`currency.translation.name`,`currency.translation.name`) as `currency.name`, COALESCE(`currency.translation.customFields`,`currency.translation.customFields`) as `currency.customFields` 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:26 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 206)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 298)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 145)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 104)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 129)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::loadResultByIds (line 55)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::read (line 36)"
8 => "Shopware\Core\Profiling\Entity\EntityReaderProfiler::read (line 160)"
9 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 96)"
10 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 76)"
11 => "Shopware\Core\System\Currency\SalesChannel\CurrencyRoute::load (line 86)"
12 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 90)"
13 => "Shopware\Storefront\Page\GenericPageLoader::load (line 61)"
14 => "Shopware\Storefront\Page\Account\Login\AccountLoginPageLoader::load (line 181)"
15 => "Shopware\Storefront\Controller\AuthController::recoverAccountForm (line 158)"
16 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 80)"
17 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 201)"
18 => "Symfony\Component\HttpKernel\Kernel::handle (line 85)"
19 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 477)"
20 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 450)"
21 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 344)"
22 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 222)"
23 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 163)"
24 => "Shopware\Core\HttpKernel::doHandle (line 80)"
25 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
33 |
0.46 ms |
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` = 0x5FD5961568FB45F2B2FEE583FED82A76 OR `parent_id` = 0x5FD5961568FB45F2B2FEE583FED82A76 OR `id` = 0x5FD5961568FB45F2B2FEE583FED82A76
;
array:21 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 844)"
2 => "Doctrine\DBAL\Connection::fetchAll (line 215)"
3 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::getCategoryMetaInfo (line 110)"
4 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::load (line 72)"
5 => "Shopware\Core\Content\Category\Service\NavigationLoader::load (line 111)"
6 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::getServiceMenu (line 95)"
7 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 90)"
8 => "Shopware\Storefront\Page\GenericPageLoader::load (line 61)"
9 => "Shopware\Storefront\Page\Account\Login\AccountLoginPageLoader::load (line 181)"
10 => "Shopware\Storefront\Controller\AuthController::recoverAccountForm (line 158)"
11 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 80)"
12 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 201)"
13 => "Symfony\Component\HttpKernel\Kernel::handle (line 85)"
14 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 477)"
15 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 450)"
16 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 344)"
17 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 222)"
18 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 163)"
19 => "Shopware\Core\HttpKernel::doHandle (line 80)"
20 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
34 |
3.06 ms |
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`.`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.media_translation`.*, COALESCE(`category.media.translation.title`,`category.media.translation.title`) as `category.media.title`, COALESCE(`category.media.translation.alt`,`category.media.translation.alt`) as `category.media.alt`, COALESCE(`category.media.translation.customFields`,`category.media.translation.customFields`) as `category.media.customFields`, `category.category_translation`.*, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation`.category_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`.external_link as `category.translation.externalLink`, `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` 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_bb9e7f34e5b34bd793fed69abb0067a1 AND (`category`.`level` > :param_f4d068d99f464bb2bafcff7200c34c8f AND `category`.`level` <= :param_bcfd67a043924462abb8f0e703f29805)))
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`.`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.media_translation`.*,
COALESCE(
`category.media.translation.title`,
`category.media.translation.title`
) as `category.media.title`,
COALESCE(
`category.media.translation.alt`,
`category.media.translation.alt`
) as `category.media.alt`,
COALESCE(
`category.media.translation.customFields`,
`category.media.translation.customFields`
) as `category.media.customFields`,
`category.category_translation`.*,
COALESCE(
`category.translation.name`, `category.translation.name`
) as `category.name`,
COALESCE(
`category.translation.breadcrumb`,
`category.translation.breadcrumb`
) as `category.breadcrumb`,
COALESCE(
`category.translation.slotConfig`,
`category.translation.slotConfig`
) as `category.slotConfig`,
COALESCE(
`category.translation.externalLink`,
`category.translation.externalLink`
) as `category.externalLink`,
COALESCE(
`category.translation.description`,
`category.translation.description`
) as `category.description`,
COALESCE(
`category.translation.metaTitle`,
`category.translation.metaTitle`
) as `category.metaTitle`,
COALESCE(
`category.translation.metaDescription`,
`category.translation.metaDescription`
) as `category.metaDescription`,
COALESCE(
`category.translation.keywords`,
`category.translation.keywords`
) as `category.keywords`,
COALESCE(
`category.translation.customFields`,
`category.translation.customFields`
) as `category.customFields`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation`.category_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`.external_link as `category.translation.externalLink`,
`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`
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_bb9e7f34e5b34bd793fed69abb0067a1
AND (
`category`.`level` > : param_f4d068d99f464bb2bafcff7200c34c8f
AND `category`.`level` <= : param_bcfd67a043924462abb8f0e703f29805
)
)
)
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`.`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.media_translation`.*, COALESCE(`category.media.translation.title`,`category.media.translation.title`) as `category.media.title`, COALESCE(`category.media.translation.alt`,`category.media.translation.alt`) as `category.media.alt`, COALESCE(`category.media.translation.customFields`,`category.media.translation.customFields`) as `category.media.customFields`, `category.category_translation`.*, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation`.category_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`.external_link as `category.translation.externalLink`, `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` 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 '%|5fd5961568fb45f2b2fee583fed82a76|%' AND (`category`.`level` > 2 AND `category`.`level` <= 3)));
array:29 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 206)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 298)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 145)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 104)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 70)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::loadFilterResult (line 52)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::read (line 36)"
8 => "Shopware\Core\Profiling\Entity\EntityReaderProfiler::read (line 160)"
9 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 81)"
10 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 203)"
11 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::loadLevels (line 134)"
12 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::load (line 72)"
13 => "Shopware\Core\Content\Category\Service\NavigationLoader::load (line 111)"
14 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::getServiceMenu (line 95)"
15 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 90)"
16 => "Shopware\Storefront\Page\GenericPageLoader::load (line 61)"
17 => "Shopware\Storefront\Page\Account\Login\AccountLoginPageLoader::load (line 181)"
18 => "Shopware\Storefront\Controller\AuthController::recoverAccountForm (line 158)"
19 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 80)"
20 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 201)"
21 => "Symfony\Component\HttpKernel\Kernel::handle (line 85)"
22 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 477)"
23 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 450)"
24 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 344)"
25 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 222)"
26 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 163)"
27 => "Shopware\Core\HttpKernel::doHandle (line 80)"
28 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
35 |
3.55 ms |
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`.`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.media_translation`.*, COALESCE(`category.media.translation.title`,`category.media.translation.title`) as `category.media.title`, COALESCE(`category.media.translation.alt`,`category.media.translation.alt`) as `category.media.alt`, COALESCE(`category.media.translation.customFields`,`category.media.translation.customFields`) as `category.media.customFields`, `category.category_translation`.*, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation`.category_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`.external_link as `category.translation.externalLink`, `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` 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`.`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.media_translation`.*,
COALESCE(
`category.media.translation.title`,
`category.media.translation.title`
) as `category.media.title`,
COALESCE(
`category.media.translation.alt`,
`category.media.translation.alt`
) as `category.media.alt`,
COALESCE(
`category.media.translation.customFields`,
`category.media.translation.customFields`
) as `category.media.customFields`,
`category.category_translation`.*,
COALESCE(
`category.translation.name`, `category.translation.name`
) as `category.name`,
COALESCE(
`category.translation.breadcrumb`,
`category.translation.breadcrumb`
) as `category.breadcrumb`,
COALESCE(
`category.translation.slotConfig`,
`category.translation.slotConfig`
) as `category.slotConfig`,
COALESCE(
`category.translation.externalLink`,
`category.translation.externalLink`
) as `category.externalLink`,
COALESCE(
`category.translation.description`,
`category.translation.description`
) as `category.description`,
COALESCE(
`category.translation.metaTitle`,
`category.translation.metaTitle`
) as `category.metaTitle`,
COALESCE(
`category.translation.metaDescription`,
`category.translation.metaDescription`
) as `category.metaDescription`,
COALESCE(
`category.translation.keywords`,
`category.translation.keywords`
) as `category.keywords`,
COALESCE(
`category.translation.customFields`,
`category.translation.customFields`
) as `category.customFields`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation`.category_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`.external_link as `category.translation.externalLink`,
`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`
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`.`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.media_translation`.*, COALESCE(`category.media.translation.title`,`category.media.translation.title`) as `category.media.title`, COALESCE(`category.media.translation.alt`,`category.media.translation.alt`) as `category.media.alt`, COALESCE(`category.media.translation.customFields`,`category.media.translation.customFields`) as `category.media.customFields`, `category.category_translation`.*, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation`.category_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`.external_link as `category.translation.externalLink`, `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` 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 (0xB156C26C690A446FAD49392B890DF8AE, 0x5FD5961568FB45F2B2FEE583FED82A76));
array:30 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 206)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 298)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 145)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 104)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 129)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::loadResultByIds (line 55)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::read (line 36)"
8 => "Shopware\Core\Profiling\Entity\EntityReaderProfiler::read (line 160)"
9 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 81)"
10 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 182)"
11 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::loadCategories (line 248)"
12 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::loadChildren (line 137)"
13 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::load (line 72)"
14 => "Shopware\Core\Content\Category\Service\NavigationLoader::load (line 111)"
15 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::getServiceMenu (line 95)"
16 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 90)"
17 => "Shopware\Storefront\Page\GenericPageLoader::load (line 61)"
18 => "Shopware\Storefront\Page\Account\Login\AccountLoginPageLoader::load (line 181)"
19 => "Shopware\Storefront\Controller\AuthController::recoverAccountForm (line 158)"
20 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 80)"
21 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 201)"
22 => "Symfony\Component\HttpKernel\Kernel::handle (line 85)"
23 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 477)"
24 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 450)"
25 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 344)"
26 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 222)"
27 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 163)"
28 => "Shopware\Core\HttpKernel::doHandle (line 80)"
29 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
36 |
0.68 ms |
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` = 0xB156C26C690A446FAD49392B890DF8AE OR `parent_id` = 0xB156C26C690A446FAD49392B890DF8AE OR `id` = 0xB156C26C690A446FAD49392B890DF8AE
;
array:20 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 844)"
2 => "Doctrine\DBAL\Connection::fetchAll (line 215)"
3 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::getCategoryMetaInfo (line 110)"
4 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::load (line 72)"
5 => "Shopware\Core\Content\Category\Service\NavigationLoader::load (line 42)"
6 => "Shopware\Storefront\Pagelet\Footer\FooterPageletLoader::load (line 94)"
7 => "Shopware\Storefront\Page\GenericPageLoader::load (line 61)"
8 => "Shopware\Storefront\Page\Account\Login\AccountLoginPageLoader::load (line 181)"
9 => "Shopware\Storefront\Controller\AuthController::recoverAccountForm (line 158)"
10 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 80)"
11 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 201)"
12 => "Symfony\Component\HttpKernel\Kernel::handle (line 85)"
13 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 477)"
14 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 450)"
15 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 344)"
16 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 222)"
17 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 163)"
18 => "Shopware\Core\HttpKernel::doHandle (line 80)"
19 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
37 |
4.08 ms |
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`.`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.media_translation`.*, COALESCE(`category.media.translation.title`,`category.media.translation.title`) as `category.media.title`, COALESCE(`category.media.translation.alt`,`category.media.translation.alt`) as `category.media.alt`, COALESCE(`category.media.translation.customFields`,`category.media.translation.customFields`) as `category.media.customFields`, `category.category_translation`.*, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation`.category_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`.external_link as `category.translation.externalLink`, `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` 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_a6d4e6a49af941ad9265974d6580cb09 AND (`category`.`level` > :param_3c64085425bc43a8b85a2ec34c7b214a AND `category`.`level` <= :param_6bdd5aa68a2a4d74bf38ab3b5c14ef09)))
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`.`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.media_translation`.*,
COALESCE(
`category.media.translation.title`,
`category.media.translation.title`
) as `category.media.title`,
COALESCE(
`category.media.translation.alt`,
`category.media.translation.alt`
) as `category.media.alt`,
COALESCE(
`category.media.translation.customFields`,
`category.media.translation.customFields`
) as `category.media.customFields`,
`category.category_translation`.*,
COALESCE(
`category.translation.name`, `category.translation.name`
) as `category.name`,
COALESCE(
`category.translation.breadcrumb`,
`category.translation.breadcrumb`
) as `category.breadcrumb`,
COALESCE(
`category.translation.slotConfig`,
`category.translation.slotConfig`
) as `category.slotConfig`,
COALESCE(
`category.translation.externalLink`,
`category.translation.externalLink`
) as `category.externalLink`,
COALESCE(
`category.translation.description`,
`category.translation.description`
) as `category.description`,
COALESCE(
`category.translation.metaTitle`,
`category.translation.metaTitle`
) as `category.metaTitle`,
COALESCE(
`category.translation.metaDescription`,
`category.translation.metaDescription`
) as `category.metaDescription`,
COALESCE(
`category.translation.keywords`,
`category.translation.keywords`
) as `category.keywords`,
COALESCE(
`category.translation.customFields`,
`category.translation.customFields`
) as `category.customFields`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation`.category_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`.external_link as `category.translation.externalLink`,
`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`
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_a6d4e6a49af941ad9265974d6580cb09
AND (
`category`.`level` > : param_3c64085425bc43a8b85a2ec34c7b214a
AND `category`.`level` <= : param_6bdd5aa68a2a4d74bf38ab3b5c14ef09
)
)
)
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`.`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.media_translation`.*, COALESCE(`category.media.translation.title`,`category.media.translation.title`) as `category.media.title`, COALESCE(`category.media.translation.alt`,`category.media.translation.alt`) as `category.media.alt`, COALESCE(`category.media.translation.customFields`,`category.media.translation.customFields`) as `category.media.customFields`, `category.category_translation`.*, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation`.category_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`.external_link as `category.translation.externalLink`, `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` 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 '%|b156c26c690a446fad49392b890df8ae|%' AND (`category`.`level` > 1 AND `category`.`level` <= 3)));
array:28 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 206)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 298)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 145)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 104)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 70)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::loadFilterResult (line 52)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::read (line 36)"
8 => "Shopware\Core\Profiling\Entity\EntityReaderProfiler::read (line 160)"
9 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 81)"
10 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 203)"
11 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::loadLevels (line 134)"
12 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::load (line 72)"
13 => "Shopware\Core\Content\Category\Service\NavigationLoader::load (line 42)"
14 => "Shopware\Storefront\Pagelet\Footer\FooterPageletLoader::load (line 94)"
15 => "Shopware\Storefront\Page\GenericPageLoader::load (line 61)"
16 => "Shopware\Storefront\Page\Account\Login\AccountLoginPageLoader::load (line 181)"
17 => "Shopware\Storefront\Controller\AuthController::recoverAccountForm (line 158)"
18 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 80)"
19 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 201)"
20 => "Symfony\Component\HttpKernel\Kernel::handle (line 85)"
21 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 477)"
22 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 450)"
23 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 344)"
24 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 222)"
25 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 163)"
26 => "Shopware\Core\HttpKernel::doHandle (line 80)"
27 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
38 |
0.77 ms |
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 `sales_channel` `shipping_method.salesChannels` ON `shipping_method.salesChannels.mapping`.`sales_channel_id` = `shipping_method.salesChannels`.`id` WHERE (`shipping_method`.`active` = :param_a992f7a93c724f3b9b884f88d9e4d9a8 AND `shipping_method.salesChannels`.`id` = :param_7450dd9cc8d847549a3f9319f5804c91) GROUP BY `shipping_method`.`id`
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 `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` = 0x2C9F20984FB84688B63628F3999D5293) GROUP BY `shipping_method`.`id`;
array:23 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 206)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 108)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 74)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 76)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntitySearcher::search (line 36)"
6 => "Shopware\Core\Profiling\Entity\EntitySearcherProfiler::search (line 173)"
7 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::doSearch (line 92)"
8 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 88)"
9 => "Shopware\Core\Checkout\Shipping\SalesChannel\ShippingMethodRoute::load (line 104)"
10 => "Shopware\Storefront\Page\GenericPageLoader::load (line 61)"
11 => "Shopware\Storefront\Page\Account\Login\AccountLoginPageLoader::load (line 181)"
12 => "Shopware\Storefront\Controller\AuthController::recoverAccountForm (line 158)"
13 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 80)"
14 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 201)"
15 => "Symfony\Component\HttpKernel\Kernel::handle (line 85)"
16 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 477)"
17 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 450)"
18 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 344)"
19 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 222)"
20 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 163)"
21 => "Shopware\Core\HttpKernel::doHandle (line 80)"
22 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
39 |
3.80 ms |
SELECT `shipping_method`.`id` as `shipping_method.id`, `shipping_method`.`active` as `shipping_method.active`, `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.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.delivery_time_translation`.*, COALESCE(`shipping_method.deliveryTime.translation.name`,`shipping_method.deliveryTime.translation.name`) as `shipping_method.deliveryTime.name`, COALESCE(`shipping_method.deliveryTime.translation.customFields`,`shipping_method.deliveryTime.translation.customFields`) as `shipping_method.deliveryTime.customFields`, `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.media_translation`.*, COALESCE(`shipping_method.media.translation.title`,`shipping_method.media.translation.title`) as `shipping_method.media.title`, COALESCE(`shipping_method.media.translation.alt`,`shipping_method.media.translation.alt`) as `shipping_method.media.alt`, COALESCE(`shipping_method.media.translation.customFields`,`shipping_method.media.translation.customFields`) as `shipping_method.media.customFields`, `shipping_method.shipping_method_translation`.*, COALESCE(`shipping_method.translation.name`,`shipping_method.translation.name`) as `shipping_method.name`, COALESCE(`shipping_method.translation.description`,`shipping_method.translation.description`) as `shipping_method.description`, COALESCE(`shipping_method.translation.trackingUrl`,`shipping_method.translation.trackingUrl`) as `shipping_method.trackingUrl`, COALESCE(`shipping_method.translation.customFields`,`shipping_method.translation.customFields`) as `shipping_method.customFields` 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`.`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.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.delivery_time_translation`.*,
COALESCE(
`shipping_method.deliveryTime.translation.name`,
`shipping_method.deliveryTime.translation.name`
) as `shipping_method.deliveryTime.name`,
COALESCE(
`shipping_method.deliveryTime.translation.customFields`,
`shipping_method.deliveryTime.translation.customFields`
) as `shipping_method.deliveryTime.customFields`,
`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.media_translation`.*,
COALESCE(
`shipping_method.media.translation.title`,
`shipping_method.media.translation.title`
) as `shipping_method.media.title`,
COALESCE(
`shipping_method.media.translation.alt`,
`shipping_method.media.translation.alt`
) as `shipping_method.media.alt`,
COALESCE(
`shipping_method.media.translation.customFields`,
`shipping_method.media.translation.customFields`
) as `shipping_method.media.customFields`,
`shipping_method.shipping_method_translation`.*,
COALESCE(
`shipping_method.translation.name`,
`shipping_method.translation.name`
) as `shipping_method.name`,
COALESCE(
`shipping_method.translation.description`,
`shipping_method.translation.description`
) as `shipping_method.description`,
COALESCE(
`shipping_method.translation.trackingUrl`,
`shipping_method.translation.trackingUrl`
) as `shipping_method.trackingUrl`,
COALESCE(
`shipping_method.translation.customFields`,
`shipping_method.translation.customFields`
) as `shipping_method.customFields`
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`.`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.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.delivery_time_translation`.*, COALESCE(`shipping_method.deliveryTime.translation.name`,`shipping_method.deliveryTime.translation.name`) as `shipping_method.deliveryTime.name`, COALESCE(`shipping_method.deliveryTime.translation.customFields`,`shipping_method.deliveryTime.translation.customFields`) as `shipping_method.deliveryTime.customFields`, `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.media_translation`.*, COALESCE(`shipping_method.media.translation.title`,`shipping_method.media.translation.title`) as `shipping_method.media.title`, COALESCE(`shipping_method.media.translation.alt`,`shipping_method.media.translation.alt`) as `shipping_method.media.alt`, COALESCE(`shipping_method.media.translation.customFields`,`shipping_method.media.translation.customFields`) as `shipping_method.media.customFields`, `shipping_method.shipping_method_translation`.*, COALESCE(`shipping_method.translation.name`,`shipping_method.translation.name`) as `shipping_method.name`, COALESCE(`shipping_method.translation.description`,`shipping_method.translation.description`) as `shipping_method.description`, COALESCE(`shipping_method.translation.trackingUrl`,`shipping_method.translation.trackingUrl`) as `shipping_method.trackingUrl`, COALESCE(`shipping_method.translation.customFields`,`shipping_method.translation.customFields`) as `shipping_method.customFields` 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 (0x8BD7D6CB417B464ABA47A05B4D927C5F);
array:25 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 206)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 298)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 145)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 104)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 129)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::loadResultByIds (line 55)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::read (line 36)"
8 => "Shopware\Core\Profiling\Entity\EntityReaderProfiler::read (line 160)"
9 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 96)"
10 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 88)"
11 => "Shopware\Core\Checkout\Shipping\SalesChannel\ShippingMethodRoute::load (line 104)"
12 => "Shopware\Storefront\Page\GenericPageLoader::load (line 61)"
13 => "Shopware\Storefront\Page\Account\Login\AccountLoginPageLoader::load (line 181)"
14 => "Shopware\Storefront\Controller\AuthController::recoverAccountForm (line 158)"
15 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 80)"
16 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 201)"
17 => "Symfony\Component\HttpKernel\Kernel::handle (line 85)"
18 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 477)"
19 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 450)"
20 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 344)"
21 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 222)"
22 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 163)"
23 => "Shopware\Core\HttpKernel::doHandle (line 80)"
24 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
40 |
0.69 ms |
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_62e39cf83d44409d87da529eeb992f3c AND `payment_method.salesChannels`.`id` = :param_64a97d8b571545a9af4de6adc1547925) GROUP BY `payment_method`.`id`
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` = 0x2C9F20984FB84688B63628F3999D5293) GROUP BY `payment_method`.`id`;
array:23 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 206)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 108)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 74)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 76)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntitySearcher::search (line 36)"
6 => "Shopware\Core\Profiling\Entity\EntitySearcherProfiler::search (line 173)"
7 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::doSearch (line 92)"
8 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 88)"
9 => "Shopware\Core\Checkout\Payment\SalesChannel\PaymentMethodRoute::load (line 116)"
10 => "Shopware\Storefront\Page\GenericPageLoader::load (line 61)"
11 => "Shopware\Storefront\Page\Account\Login\AccountLoginPageLoader::load (line 181)"
12 => "Shopware\Storefront\Controller\AuthController::recoverAccountForm (line 158)"
13 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 80)"
14 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 201)"
15 => "Symfony\Component\HttpKernel\Kernel::handle (line 85)"
16 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 477)"
17 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 450)"
18 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 344)"
19 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 222)"
20 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 163)"
21 => "Shopware\Core\HttpKernel::doHandle (line 80)"
22 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
41 |
2.40 ms |
SELECT `payment_method`.`id` as `payment_method.id`, `payment_method`.`plugin_id` as `payment_method.pluginId`, `payment_method`.`handler_identifier` as `payment_method.handlerIdentifier`, `payment_method`.`position` as `payment_method.position`, `payment_method`.`active` as `payment_method.active`, `payment_method`.`after_order_enabled` as `payment_method.afterOrderEnabled`, `payment_method`.`availability_rule_id` as `payment_method.availabilityRuleId`, `payment_method`.`media_id` as `payment_method.mediaId`, `payment_method`.`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.media_translation`.*, COALESCE(`payment_method.media.translation.title`,`payment_method.media.translation.title`) as `payment_method.media.title`, COALESCE(`payment_method.media.translation.alt`,`payment_method.media.translation.alt`) as `payment_method.media.alt`, COALESCE(`payment_method.media.translation.customFields`,`payment_method.media.translation.customFields`) as `payment_method.media.customFields`, `payment_method.payment_method_translation`.*, COALESCE(`payment_method.translation.name`,`payment_method.translation.name`) as `payment_method.name`, COALESCE(`payment_method.translation.description`,`payment_method.translation.description`) as `payment_method.description`, COALESCE(`payment_method.translation.customFields`,`payment_method.translation.customFields`) as `payment_method.customFields` FROM `payment_method` LEFT JOIN (SELECT `payment_method.translation`.payment_method_id, `payment_method.translation`.name as `payment_method.translation.name`, `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 `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`.`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.media_translation`.*,
COALESCE(
`payment_method.media.translation.title`,
`payment_method.media.translation.title`
) as `payment_method.media.title`,
COALESCE(
`payment_method.media.translation.alt`,
`payment_method.media.translation.alt`
) as `payment_method.media.alt`,
COALESCE(
`payment_method.media.translation.customFields`,
`payment_method.media.translation.customFields`
) as `payment_method.media.customFields`,
`payment_method.payment_method_translation`.*,
COALESCE(
`payment_method.translation.name`,
`payment_method.translation.name`
) as `payment_method.name`,
COALESCE(
`payment_method.translation.description`,
`payment_method.translation.description`
) as `payment_method.description`,
COALESCE(
`payment_method.translation.customFields`,
`payment_method.translation.customFields`
) as `payment_method.customFields`
FROM
`payment_method`
LEFT JOIN (
SELECT
`payment_method.translation`.payment_method_id,
`payment_method.translation`.name as `payment_method.translation.name`,
`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 `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`.`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.media_translation`.*, COALESCE(`payment_method.media.translation.title`,`payment_method.media.translation.title`) as `payment_method.media.title`, COALESCE(`payment_method.media.translation.alt`,`payment_method.media.translation.alt`) as `payment_method.media.alt`, COALESCE(`payment_method.media.translation.customFields`,`payment_method.media.translation.customFields`) as `payment_method.media.customFields`, `payment_method.payment_method_translation`.*, COALESCE(`payment_method.translation.name`,`payment_method.translation.name`) as `payment_method.name`, COALESCE(`payment_method.translation.description`,`payment_method.translation.description`) as `payment_method.description`, COALESCE(`payment_method.translation.customFields`,`payment_method.translation.customFields`) as `payment_method.customFields` FROM `payment_method` LEFT JOIN (SELECT `payment_method.translation`.payment_method_id, `payment_method.translation`.name as `payment_method.translation.name`, `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 `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 (0x99535E8515514E0896F7D355321E2C67);
array:25 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 206)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 298)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 145)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 104)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 129)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::loadResultByIds (line 55)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::read (line 36)"
8 => "Shopware\Core\Profiling\Entity\EntityReaderProfiler::read (line 160)"
9 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 96)"
10 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 88)"
11 => "Shopware\Core\Checkout\Payment\SalesChannel\PaymentMethodRoute::load (line 116)"
12 => "Shopware\Storefront\Page\GenericPageLoader::load (line 61)"
13 => "Shopware\Storefront\Page\Account\Login\AccountLoginPageLoader::load (line 181)"
14 => "Shopware\Storefront\Controller\AuthController::recoverAccountForm (line 158)"
15 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 80)"
16 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 201)"
17 => "Symfony\Component\HttpKernel\Kernel::handle (line 85)"
18 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 477)"
19 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 450)"
20 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 344)"
21 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 222)"
22 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 163)"
23 => "Shopware\Core\HttpKernel::doHandle (line 80)"
24 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
42 |
0.68 ms |
SELECT `country`.`id` FROM `country` LEFT JOIN `sales_channel_country` `country.salesChannels.mapping` ON `country`.`id` = `country.salesChannels.mapping`.`country_id` LEFT JOIN `sales_channel` `country.salesChannels` ON `country.salesChannels.mapping`.`sales_channel_id` = `country.salesChannels`.`id` WHERE (`country`.`active` = :param_d41f47e7a771421688f9fa1261e9ee04 AND `country`.`active` = :param_e1563ace27014381bb9789fdb3159219 AND `country.salesChannels`.`id` = :param_108dd52f19fa4f46b535ab265d9d829c) 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`.`active` = 1 AND `country`.`active` = 1 AND `country.salesChannels`.`id` = 0x2C9F20984FB84688B63628F3999D5293) GROUP BY `country`.`id`;
array:23 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 206)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 108)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 74)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 76)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntitySearcher::search (line 36)"
6 => "Shopware\Core\Profiling\Entity\EntitySearcherProfiler::search (line 173)"
7 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::doSearch (line 92)"
8 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 58)"
9 => "Shopware\Core\System\Country\SalesChannel\CountryRoute::load (line 96)"
10 => "Shopware\Storefront\Page\Account\Login\AccountLoginPageLoader::getCountries (line 65)"
11 => "Shopware\Storefront\Page\Account\Login\AccountLoginPageLoader::load (line 181)"
12 => "Shopware\Storefront\Controller\AuthController::recoverAccountForm (line 158)"
13 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 80)"
14 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 201)"
15 => "Symfony\Component\HttpKernel\Kernel::handle (line 85)"
16 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 477)"
17 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 450)"
18 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 344)"
19 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 222)"
20 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 163)"
21 => "Shopware\Core\HttpKernel::doHandle (line 80)"
22 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
43 |
1.02 ms |
SELECT `country`.`id` as `country.id`, `country`.`iso` as `country.iso`, `country`.`position` as `country.position`, `country`.`tax_free` as `country.taxFree`, `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`.`created_at` as `country.createdAt`, `country`.`updated_at` as `country.updatedAt`, `country.country_translation`.*, COALESCE(`country.translation.name`,`country.translation.name`) as `country.name`, COALESCE(`country.translation.customFields`,`country.translation.customFields`) as `country.customFields` FROM `country` LEFT JOIN (SELECT `country.translation`.country_id, `country.translation`.name as `country.translation.name`, `country.translation`.custom_fields as `country.translation.customFields`, `country.translation`.created_at as `country.translation.createdAt`, `country.translation`.updated_at as `country.translation.updatedAt`, `country.translation`.country_id as `country.translation.countryId`, `country.translation`.language_id as `country.translation.languageId` 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`.`tax_free` as `country.taxFree`, `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`.`created_at` as `country.createdAt`, `country`.`updated_at` as `country.updatedAt`, `country.country_translation`.*, COALESCE(`country.translation.name`,`country.translation.name`) as `country.name`, COALESCE(`country.translation.customFields`,`country.translation.customFields`) as `country.customFields` FROM `country` LEFT JOIN (SELECT `country.translation`.country_id, `country.translation`.name as `country.translation.name`, `country.translation`.custom_fields as `country.translation.customFields`, `country.translation`.created_at as `country.translation.createdAt`, `country.translation`.updated_at as `country.translation.updatedAt`, `country.translation`.country_id as `country.translation.countryId`, `country.translation`.language_id as `country.translation.languageId` 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 (0x1D1462DAAE264AE78528850266E0F8BE);
array:25 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 206)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 298)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 145)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 104)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 129)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::loadResultByIds (line 55)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::read (line 36)"
8 => "Shopware\Core\Profiling\Entity\EntityReaderProfiler::read (line 160)"
9 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 96)"
10 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 58)"
11 => "Shopware\Core\System\Country\SalesChannel\CountryRoute::load (line 96)"
12 => "Shopware\Storefront\Page\Account\Login\AccountLoginPageLoader::getCountries (line 65)"
13 => "Shopware\Storefront\Page\Account\Login\AccountLoginPageLoader::load (line 181)"
14 => "Shopware\Storefront\Controller\AuthController::recoverAccountForm (line 158)"
15 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 80)"
16 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 201)"
17 => "Symfony\Component\HttpKernel\Kernel::handle (line 85)"
18 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 477)"
19 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 450)"
20 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 344)"
21 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 222)"
22 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 163)"
23 => "Shopware\Core\HttpKernel::doHandle (line 80)"
24 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
44 |
0.29 ms |
SELECT `salutation`.`id` FROM `salutation`
SELECT `salutation`.`id` FROM `salutation`;
array:23 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 206)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 108)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 74)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 76)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntitySearcher::search (line 36)"
6 => "Shopware\Core\Profiling\Entity\EntitySearcherProfiler::search (line 173)"
7 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::doSearch (line 92)"
8 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 75)"
9 => "Shopware\Core\System\Salutation\SalesChannel\SalutationRoute::load (line 81)"
10 => "Shopware\Storefront\Page\Account\Login\AccountLoginPageLoader::getSalutations (line 67)"
11 => "Shopware\Storefront\Page\Account\Login\AccountLoginPageLoader::load (line 181)"
12 => "Shopware\Storefront\Controller\AuthController::recoverAccountForm (line 158)"
13 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 80)"
14 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 201)"
15 => "Symfony\Component\HttpKernel\Kernel::handle (line 85)"
16 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 477)"
17 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 450)"
18 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 344)"
19 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 222)"
20 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 163)"
21 => "Shopware\Core\HttpKernel::doHandle (line 80)"
22 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
45 |
0.79 ms |
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.salutation_translation`.*, COALESCE(`salutation.translation.displayName`,`salutation.translation.displayName`) as `salutation.displayName`, COALESCE(`salutation.translation.letterName`,`salutation.translation.letterName`) as `salutation.letterName` 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`.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 `salutation`.`id` IN (:ids)
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.salutation_translation`.*, COALESCE(`salutation.translation.displayName`,`salutation.translation.displayName`) as `salutation.displayName`, COALESCE(`salutation.translation.letterName`,`salutation.translation.letterName`) as `salutation.letterName` 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`.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 `salutation`.`id` IN (0x4D4C587CAE6A42E29F0C76D039D8EC03, 0x342CA63A896F4B02A25DD417208D8CD6, 0x24ED2206616549B09F16B84BFA2D5695);
array:25 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 206)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 298)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 145)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 104)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 129)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::loadResultByIds (line 55)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::read (line 36)"
8 => "Shopware\Core\Profiling\Entity\EntityReaderProfiler::read (line 160)"
9 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 96)"
10 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 75)"
11 => "Shopware\Core\System\Salutation\SalesChannel\SalutationRoute::load (line 81)"
12 => "Shopware\Storefront\Page\Account\Login\AccountLoginPageLoader::getSalutations (line 67)"
13 => "Shopware\Storefront\Page\Account\Login\AccountLoginPageLoader::load (line 181)"
14 => "Shopware\Storefront\Controller\AuthController::recoverAccountForm (line 158)"
15 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 80)"
16 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 201)"
17 => "Symfony\Component\HttpKernel\Kernel::handle (line 85)"
18 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 477)"
19 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 450)"
20 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 344)"
21 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 222)"
22 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 163)"
23 => "Shopware\Core\HttpKernel::doHandle (line 80)"
24 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
46 |
0.69 ms |
SELECT `system_config`.`id` FROM `system_config` WHERE (`system_config`.`sales_channel_id` = :param_42088ab378384683be651fb27b307251 OR `system_config`.`sales_channel_id` IS NULL) ORDER BY `system_config`.`sales_channel_id` ASC
SELECT `system_config`.`id` FROM `system_config` WHERE (`system_config`.`sales_channel_id` = 0x2C9F20984FB84688B63628F3999D5293 OR `system_config`.`sales_channel_id` IS NULL) ORDER BY `system_config`.`sales_channel_id` ASC;
array:33 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 206)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 108)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 74)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 76)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntitySearcher::search (line 36)"
6 => "Shopware\Core\Profiling\Entity\EntitySearcherProfiler::search (line 148)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::searchIds (line 96)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 275)"
9 => "Shopware\Core\System\SystemConfig\SystemConfigService::load (line 124)"
10 => "Shopware\Core\System\SystemConfig\SystemConfigService::all (line 170)"
11 => "Shopware\Storefront\Framework\Twig\TemplateDataExtension::getConfig (line 79)"
12 => "Shopware\Storefront\Framework\Twig\TemplateDataExtension::getGlobals (line 329)"
13 => "Twig\ExtensionSet::getGlobals (line 928)"
14 => "Twig\Environment::getGlobals (line 948)"
15 => "Twig\Environment::mergeGlobals (line 380)"
16 => "Twig\Template::display (line 392)"
17 => "Twig\Template::render (line 45)"
18 => "Twig\TemplateWrapper::render (line 318)"
19 => "Twig\Environment::render (line 235)"
20 => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::render (line 34)"
21 => "Shopware\Storefront\Controller\StorefrontController::renderStorefront (line 184)"
22 => "Shopware\Storefront\Controller\AuthController::recoverAccountForm (line 158)"
23 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 80)"
24 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 201)"
25 => "Symfony\Component\HttpKernel\Kernel::handle (line 85)"
26 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 477)"
27 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 450)"
28 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 344)"
29 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 222)"
30 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 163)"
31 => "Shopware\Core\HttpKernel::doHandle (line 80)"
32 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
47 |
1.09 ms |
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.theme_translation`.*, COALESCE(`theme.translation.description`,`theme.translation.description`) as `theme.description`, COALESCE(`theme.translation.labels`,`theme.translation.labels`) as `theme.labels`, COALESCE(`theme.translation.helpTexts`,`theme.translation.helpTexts`) as `theme.helpTexts`, COALESCE(`theme.translation.customFields`,`theme.translation.customFields`) as `theme.customFields` 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` WHERE (`theme`.`technical_name` = :param_249c9f0b6b624a31bcf230607ea17915 OR `theme`.`id` = :param_3644824338c14e63bf575a78360e9427)
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.theme_translation`.*, COALESCE(`theme.translation.description`,`theme.translation.description`) as `theme.description`, COALESCE(`theme.translation.labels`,`theme.translation.labels`) as `theme.labels`, COALESCE(`theme.translation.helpTexts`,`theme.translation.helpTexts`) as `theme.helpTexts`, COALESCE(`theme.translation.customFields`,`theme.translation.customFields`) as `theme.customFields` 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` WHERE (`theme`.`technical_name` = 'Storefront' OR `theme`.`id` = 0x512E4F2BB3404D9882A0D967CE6E7814);
array:35 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 206)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 298)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 145)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 104)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 70)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::loadFilterResult (line 52)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::read (line 36)"
8 => "Shopware\Core\Profiling\Entity\EntityReaderProfiler::read (line 239)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 91)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 158)"
11 => "Shopware\Storefront\Theme\ThemeService::getThemeConfiguration (line 204)"
12 => "Shopware\Storefront\Theme\ThemeService::getResolvedThemeConfiguration (line 123)"
13 => "Shopware\Storefront\Framework\Twig\TemplateDataExtension::getThemeConfig (line 80)"
14 => "Shopware\Storefront\Framework\Twig\TemplateDataExtension::getGlobals (line 329)"
15 => "Twig\ExtensionSet::getGlobals (line 928)"
16 => "Twig\Environment::getGlobals (line 948)"
17 => "Twig\Environment::mergeGlobals (line 380)"
18 => "Twig\Template::display (line 392)"
19 => "Twig\Template::render (line 45)"
20 => "Twig\TemplateWrapper::render (line 318)"
21 => "Twig\Environment::render (line 235)"
22 => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::render (line 34)"
23 => "Shopware\Storefront\Controller\StorefrontController::renderStorefront (line 184)"
24 => "Shopware\Storefront\Controller\AuthController::recoverAccountForm (line 158)"
25 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 80)"
26 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 201)"
27 => "Symfony\Component\HttpKernel\Kernel::handle (line 85)"
28 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 477)"
29 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 450)"
30 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 344)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 222)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 163)"
33 => "Shopware\Core\HttpKernel::doHandle (line 80)"
34 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
48 |
0.96 ms |
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.media_translation`.*, COALESCE(`media.translation.title`,`media.translation.title`) as `media.title`, COALESCE(`media.translation.alt`,`media.translation.alt`) as `media.alt`, COALESCE(`media.translation.customFields`,`media.translation.customFields`) as `media.customFields` FROM `media` 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` WHERE `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.media_translation`.*, COALESCE(`media.translation.title`,`media.translation.title`) as `media.title`, COALESCE(`media.translation.alt`,`media.translation.alt`) as `media.alt`, COALESCE(`media.translation.customFields`,`media.translation.customFields`) as `media.customFields` FROM `media` 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` WHERE `media`.`id` IN (0xD6403AB883B74CF78E668D6684AF4483);
array:35 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 206)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 298)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 145)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 104)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 129)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::loadResultByIds (line 55)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::read (line 36)"
8 => "Shopware\Core\Profiling\Entity\EntityReaderProfiler::read (line 239)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 91)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 139)"
11 => "Shopware\Core\Content\Media\DataAbstractionLayer\MediaRepositoryDecorator::search (line 220)"
12 => "Shopware\Storefront\Theme\ThemeService::getResolvedThemeConfiguration (line 123)"
13 => "Shopware\Storefront\Framework\Twig\TemplateDataExtension::getThemeConfig (line 80)"
14 => "Shopware\Storefront\Framework\Twig\TemplateDataExtension::getGlobals (line 329)"
15 => "Twig\ExtensionSet::getGlobals (line 928)"
16 => "Twig\Environment::getGlobals (line 948)"
17 => "Twig\Environment::mergeGlobals (line 380)"
18 => "Twig\Template::display (line 392)"
19 => "Twig\Template::render (line 45)"
20 => "Twig\TemplateWrapper::render (line 318)"
21 => "Twig\Environment::render (line 235)"
22 => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::render (line 34)"
23 => "Shopware\Storefront\Controller\StorefrontController::renderStorefront (line 184)"
24 => "Shopware\Storefront\Controller\AuthController::recoverAccountForm (line 158)"
25 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 80)"
26 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 201)"
27 => "Symfony\Component\HttpKernel\Kernel::handle (line 85)"
28 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 477)"
29 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 450)"
30 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 344)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 222)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 163)"
33 => "Shopware\Core\HttpKernel::doHandle (line 80)"
34 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
49 |
1.18 ms |
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.locale`.`id` as `language.locale.id`, `language.locale`.`code` as `language.locale.code`, `language.locale`.`created_at` as `language.locale.createdAt`, `language.locale`.`updated_at` as `language.locale.updatedAt`, `language.locale.locale_translation`.*, COALESCE(`language.locale.translation.name`,`language.locale.translation.name`) as `language.locale.name`, COALESCE(`language.locale.translation.territory`,`language.locale.translation.territory`) as `language.locale.territory`, COALESCE(`language.locale.translation.customFields`,`language.locale.translation.customFields`) as `language.locale.customFields` FROM `language` LEFT JOIN `locale` `language.locale` ON `language`.`locale_id` = `language.locale`.`id` LEFT JOIN (SELECT `language.locale.translation`.locale_id, `language.locale.translation`.name as `language.locale.translation.name`, `language.locale.translation`.territory as `language.locale.translation.territory`, `language.locale.translation`.custom_fields as `language.locale.translation.customFields`, `language.locale.translation`.created_at as `language.locale.translation.createdAt`, `language.locale.translation`.updated_at as `language.locale.translation.updatedAt`, `language.locale.translation`.locale_id as `language.locale.translation.localeId`, `language.locale.translation`.language_id as `language.locale.translation.languageId` FROM `locale_translation` `language.locale.translation` WHERE `language.locale.translation`.language_id = :languageId) `language.locale.locale_translation` ON `language.locale.locale_translation`.`locale_id` = `language.locale`.`id` WHERE `language`.`id` = :param_0dc6991c8aa843a5b4a447f1e0decbd7
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.locale`.`id` as `language.locale.id`, `language.locale`.`code` as `language.locale.code`, `language.locale`.`created_at` as `language.locale.createdAt`, `language.locale`.`updated_at` as `language.locale.updatedAt`, `language.locale.locale_translation`.*, COALESCE(`language.locale.translation.name`,`language.locale.translation.name`) as `language.locale.name`, COALESCE(`language.locale.translation.territory`,`language.locale.translation.territory`) as `language.locale.territory`, COALESCE(`language.locale.translation.customFields`,`language.locale.translation.customFields`) as `language.locale.customFields` FROM `language` LEFT JOIN `locale` `language.locale` ON `language`.`locale_id` = `language.locale`.`id` LEFT JOIN (SELECT `language.locale.translation`.locale_id, `language.locale.translation`.name as `language.locale.translation.name`, `language.locale.translation`.territory as `language.locale.translation.territory`, `language.locale.translation`.custom_fields as `language.locale.translation.customFields`, `language.locale.translation`.created_at as `language.locale.translation.createdAt`, `language.locale.translation`.updated_at as `language.locale.translation.updatedAt`, `language.locale.translation`.locale_id as `language.locale.translation.localeId`, `language.locale.translation`.language_id as `language.locale.translation.languageId` FROM `locale_translation` `language.locale.translation` WHERE `language.locale.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `language.locale.locale_translation` ON `language.locale.locale_translation`.`locale_id` = `language.locale`.`id` WHERE `language`.`id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B;
array:47 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 206)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 298)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 145)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 104)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 70)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::loadFilterResult (line 52)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::read (line 36)"
8 => "Shopware\Core\Profiling\Entity\EntityReaderProfiler::read (line 239)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 91)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 307)"
11 => "Shopware\Core\Framework\Adapter\Translation\Translator::getFallbackLocale (line 108)"
12 => "Shopware\Core\Framework\Adapter\Translation\Translator::getCatalogue (line 136)"
13 => "Shopware\Core\Framework\Adapter\Translation\Translator::trans (line 56)"
14 => "Symfony\Component\Translation\DataCollectorTranslator::trans (line 127)"
15 => "Symfony\Bridge\Twig\Extension\TranslationExtension::trans (line 305)"
16 => "__TwigTemplate_3a7e0ef1a60fcf220241abfd37a309023006c76c78a0d68e86cbd4618e1271ec::block_base_noscript (line 184)"
17 => "Twig\Template::displayBlock (line 255)"
18 => "__TwigTemplate_3a7e0ef1a60fcf220241abfd37a309023006c76c78a0d68e86cbd4618e1271ec::block_base_body_inner (line 184)"
19 => "Twig\Template::displayBlock (line 189)"
20 => "__TwigTemplate_3a7e0ef1a60fcf220241abfd37a309023006c76c78a0d68e86cbd4618e1271ec::block_base_body (line 184)"
21 => "Twig\Template::displayBlock (line 93)"
22 => "__TwigTemplate_3a7e0ef1a60fcf220241abfd37a309023006c76c78a0d68e86cbd4618e1271ec::doDisplay (line 407)"
23 => "Twig\Template::displayWithErrorHandling (line 380)"
24 => "Twig\Template::display (line 49)"
25 => "__TwigTemplate_45ac96f46c39bdb11b8cb5178e760cb4f63cf0411e2b524878ace2a589743695::doDisplay (line 407)"
26 => "Twig\Template::displayWithErrorHandling (line 380)"
27 => "Twig\Template::display (line 60)"
28 => "__TwigTemplate_6d69a6ef8ce5ff5546a585678f124d745f8ba698957a4a68c0ae43aa220d4715::doDisplay (line 407)"
29 => "Twig\Template::displayWithErrorHandling (line 380)"
30 => "Twig\Template::display (line 392)"
31 => "Twig\Template::render (line 45)"
32 => "Twig\TemplateWrapper::render (line 318)"
33 => "Twig\Environment::render (line 235)"
34 => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::render (line 34)"
35 => "Shopware\Storefront\Controller\StorefrontController::renderStorefront (line 184)"
36 => "Shopware\Storefront\Controller\AuthController::recoverAccountForm (line 158)"
37 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 80)"
38 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 201)"
39 => "Symfony\Component\HttpKernel\Kernel::handle (line 85)"
40 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 477)"
41 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 450)"
42 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 344)"
43 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 222)"
44 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 163)"
45 => "Shopware\Core\HttpKernel::doHandle (line 80)"
46 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
50 |
0.29 ms |
SELECT iso FROM snippet_set WHERE id = :snippetSetId
SELECT iso FROM snippet_set WHERE id = 0xB35ACA869407453EBCD957FF87394C9B;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 206)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 334)"
3 => "Shopware\Core\System\Snippet\SnippetService::getLocaleBySnippetSetId (line 119)"
4 => "Shopware\Core\System\Snippet\SnippetService::getStorefrontSnippets (line 271)"
5 => "Shopware\Core\Framework\Adapter\Translation\Translator::loadSnippets (line 256)"
6 => "Shopware\Core\Framework\Adapter\Translation\Translator::getCustomizedCatalog (line 124)"
7 => "Shopware\Core\Framework\Adapter\Translation\Translator::getCatalogue (line 136)"
8 => "Shopware\Core\Framework\Adapter\Translation\Translator::trans (line 56)"
9 => "Symfony\Component\Translation\DataCollectorTranslator::trans (line 127)"
10 => "Symfony\Bridge\Twig\Extension\TranslationExtension::trans (line 305)"
11 => "__TwigTemplate_3a7e0ef1a60fcf220241abfd37a309023006c76c78a0d68e86cbd4618e1271ec::block_base_noscript (line 184)"
12 => "Twig\Template::displayBlock (line 255)"
13 => "__TwigTemplate_3a7e0ef1a60fcf220241abfd37a309023006c76c78a0d68e86cbd4618e1271ec::block_base_body_inner (line 184)"
14 => "Twig\Template::displayBlock (line 189)"
15 => "__TwigTemplate_3a7e0ef1a60fcf220241abfd37a309023006c76c78a0d68e86cbd4618e1271ec::block_base_body (line 184)"
16 => "Twig\Template::displayBlock (line 93)"
17 => "__TwigTemplate_3a7e0ef1a60fcf220241abfd37a309023006c76c78a0d68e86cbd4618e1271ec::doDisplay (line 407)"
18 => "Twig\Template::displayWithErrorHandling (line 380)"
19 => "Twig\Template::display (line 49)"
20 => "__TwigTemplate_45ac96f46c39bdb11b8cb5178e760cb4f63cf0411e2b524878ace2a589743695::doDisplay (line 407)"
21 => "Twig\Template::displayWithErrorHandling (line 380)"
22 => "Twig\Template::display (line 60)"
23 => "__TwigTemplate_6d69a6ef8ce5ff5546a585678f124d745f8ba698957a4a68c0ae43aa220d4715::doDisplay (line 407)"
24 => "Twig\Template::displayWithErrorHandling (line 380)"
25 => "Twig\Template::display (line 392)"
26 => "Twig\Template::render (line 45)"
27 => "Twig\TemplateWrapper::render (line 318)"
28 => "Twig\Environment::render (line 235)"
29 => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::render (line 34)"
30 => "Shopware\Storefront\Controller\StorefrontController::renderStorefront (line 184)"
31 => "Shopware\Storefront\Controller\AuthController::recoverAccountForm (line 158)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 80)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 201)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 85)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 477)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 450)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 344)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 222)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 163)"
40 => "Shopware\Core\HttpKernel::doHandle (line 80)"
41 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
51 |
0.51 ms |
SELECT snippet.translation_key, snippet.value FROM snippet WHERE snippet.snippet_set_id = :snippetSetId GROUP BY snippet.translation_key, snippet.id
SELECT snippet.translation_key, snippet.value FROM snippet WHERE snippet.snippet_set_id = 0xB35ACA869407453EBCD957FF87394C9B GROUP BY snippet.translation_key, snippet.id;
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 206)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 244)"
3 => "Shopware\Core\System\Snippet\SnippetService::fetchSnippetsFromDatabase (line 142)"
4 => "Shopware\Core\System\Snippet\SnippetService::getStorefrontSnippets (line 271)"
5 => "Shopware\Core\Framework\Adapter\Translation\Translator::loadSnippets (line 256)"
6 => "Shopware\Core\Framework\Adapter\Translation\Translator::getCustomizedCatalog (line 124)"
7 => "Shopware\Core\Framework\Adapter\Translation\Translator::getCatalogue (line 136)"
8 => "Shopware\Core\Framework\Adapter\Translation\Translator::trans (line 56)"
9 => "Symfony\Component\Translation\DataCollectorTranslator::trans (line 127)"
10 => "Symfony\Bridge\Twig\Extension\TranslationExtension::trans (line 305)"
11 => "__TwigTemplate_3a7e0ef1a60fcf220241abfd37a309023006c76c78a0d68e86cbd4618e1271ec::block_base_noscript (line 184)"
12 => "Twig\Template::displayBlock (line 255)"
13 => "__TwigTemplate_3a7e0ef1a60fcf220241abfd37a309023006c76c78a0d68e86cbd4618e1271ec::block_base_body_inner (line 184)"
14 => "Twig\Template::displayBlock (line 189)"
15 => "__TwigTemplate_3a7e0ef1a60fcf220241abfd37a309023006c76c78a0d68e86cbd4618e1271ec::block_base_body (line 184)"
16 => "Twig\Template::displayBlock (line 93)"
17 => "__TwigTemplate_3a7e0ef1a60fcf220241abfd37a309023006c76c78a0d68e86cbd4618e1271ec::doDisplay (line 407)"
18 => "Twig\Template::displayWithErrorHandling (line 380)"
19 => "Twig\Template::display (line 49)"
20 => "__TwigTemplate_45ac96f46c39bdb11b8cb5178e760cb4f63cf0411e2b524878ace2a589743695::doDisplay (line 407)"
21 => "Twig\Template::displayWithErrorHandling (line 380)"
22 => "Twig\Template::display (line 60)"
23 => "__TwigTemplate_6d69a6ef8ce5ff5546a585678f124d745f8ba698957a4a68c0ae43aa220d4715::doDisplay (line 407)"
24 => "Twig\Template::displayWithErrorHandling (line 380)"
25 => "Twig\Template::display (line 392)"
26 => "Twig\Template::render (line 45)"
27 => "Twig\TemplateWrapper::render (line 318)"
28 => "Twig\Environment::render (line 235)"
29 => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::render (line 34)"
30 => "Shopware\Storefront\Controller\StorefrontController::renderStorefront (line 184)"
31 => "Shopware\Storefront\Controller\AuthController::recoverAccountForm (line 158)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 80)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 201)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 85)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 477)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 450)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 344)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 222)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 163)"
40 => "Shopware\Core\HttpKernel::doHandle (line 80)"
41 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
52 |
1.25 ms |
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.locale`.`id` as `language.locale.id`, `language.locale`.`code` as `language.locale.code`, `language.locale`.`created_at` as `language.locale.createdAt`, `language.locale`.`updated_at` as `language.locale.updatedAt`, `language.locale.locale_translation`.*, COALESCE(`language.locale.translation.name`,`language.locale.translation.name`) as `language.locale.name`, COALESCE(`language.locale.translation.territory`,`language.locale.translation.territory`) as `language.locale.territory`, COALESCE(`language.locale.translation.customFields`,`language.locale.translation.customFields`) as `language.locale.customFields` FROM `language` LEFT JOIN `locale` `language.locale` ON `language`.`locale_id` = `language.locale`.`id` LEFT JOIN (SELECT `language.locale.translation`.locale_id, `language.locale.translation`.name as `language.locale.translation.name`, `language.locale.translation`.territory as `language.locale.translation.territory`, `language.locale.translation`.custom_fields as `language.locale.translation.customFields`, `language.locale.translation`.created_at as `language.locale.translation.createdAt`, `language.locale.translation`.updated_at as `language.locale.translation.updatedAt`, `language.locale.translation`.locale_id as `language.locale.translation.localeId`, `language.locale.translation`.language_id as `language.locale.translation.languageId` FROM `locale_translation` `language.locale.translation` WHERE `language.locale.translation`.language_id = :languageId) `language.locale.locale_translation` ON `language.locale.locale_translation`.`locale_id` = `language.locale`.`id` WHERE `language`.`id` = :param_21b8e7c1d47145b993cef7f90a913ace
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.locale`.`id` as `language.locale.id`, `language.locale`.`code` as `language.locale.code`, `language.locale`.`created_at` as `language.locale.createdAt`, `language.locale`.`updated_at` as `language.locale.updatedAt`, `language.locale.locale_translation`.*, COALESCE(`language.locale.translation.name`,`language.locale.translation.name`) as `language.locale.name`, COALESCE(`language.locale.translation.territory`,`language.locale.translation.territory`) as `language.locale.territory`, COALESCE(`language.locale.translation.customFields`,`language.locale.translation.customFields`) as `language.locale.customFields` FROM `language` LEFT JOIN `locale` `language.locale` ON `language`.`locale_id` = `language.locale`.`id` LEFT JOIN (SELECT `language.locale.translation`.locale_id, `language.locale.translation`.name as `language.locale.translation.name`, `language.locale.translation`.territory as `language.locale.translation.territory`, `language.locale.translation`.custom_fields as `language.locale.translation.customFields`, `language.locale.translation`.created_at as `language.locale.translation.createdAt`, `language.locale.translation`.updated_at as `language.locale.translation.updatedAt`, `language.locale.translation`.locale_id as `language.locale.translation.localeId`, `language.locale.translation`.language_id as `language.locale.translation.languageId` FROM `locale_translation` `language.locale.translation` WHERE `language.locale.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `language.locale.locale_translation` ON `language.locale.locale_translation`.`locale_id` = `language.locale`.`id` WHERE `language`.`id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B;
array:66 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 206)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 298)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 145)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 104)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 70)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::loadFilterResult (line 52)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::read (line 36)"
8 => "Shopware\Core\Profiling\Entity\EntityReaderProfiler::read (line 239)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 91)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 100)"
11 => "Shopware\Core\System\Currency\CurrencyFormatter::getLocale (line 43)"
12 => "Shopware\Core\System\Currency\CurrencyFormatter::formatCurrencyByLanguage (line 76)"
13 => "Shopware\Core\Framework\Adapter\Twig\Filter\CurrencyFilter::formatCurrency (line 88)"
14 => "__TwigTemplate_ae796c7fc5409e7b622f83140ef191a99ff7bb5a2639198078a01584fb512d27::block_layout_header_actions_cart_widget (line 184)"
15 => "Twig\Template::displayBlock (line 44)"
16 => "__TwigTemplate_ae796c7fc5409e7b622f83140ef191a99ff7bb5a2639198078a01584fb512d27::doDisplay (line 407)"
17 => "Twig\Template::displayWithErrorHandling (line 380)"
18 => "Twig\Template::display (line 535)"
19 => "__TwigTemplate_5a41fcc433ea17bfe7344b93ec5f406a7aba6d30caa776c0cf04ba3b8b429cc7::block_layout_header_actions_cart (line 184)"
20 => "Twig\Template::displayBlock (line 330)"
21 => "__TwigTemplate_5a41fcc433ea17bfe7344b93ec5f406a7aba6d30caa776c0cf04ba3b8b429cc7::block_layout_header_actions (line 184)"
22 => "Twig\Template::displayBlock (line 139)"
23 => "__TwigTemplate_5a41fcc433ea17bfe7344b93ec5f406a7aba6d30caa776c0cf04ba3b8b429cc7::block_layout_header_navigation (line 184)"
24 => "Twig\Template::displayBlock (line 83)"
25 => "__TwigTemplate_5a41fcc433ea17bfe7344b93ec5f406a7aba6d30caa776c0cf04ba3b8b429cc7::block_layout_header (line 184)"
26 => "Twig\Template::displayBlock (line 58)"
27 => "__TwigTemplate_5a41fcc433ea17bfe7344b93ec5f406a7aba6d30caa776c0cf04ba3b8b429cc7::doDisplay (line 407)"
28 => "Twig\Template::displayWithErrorHandling (line 380)"
29 => "Twig\Template::display (line 49)"
30 => "__TwigTemplate_6cec9269c52deae088086ee12f0011ba34c75351abe62416e2edf5827a1aa825::doDisplay (line 407)"
31 => "Twig\Template::displayWithErrorHandling (line 380)"
32 => "Twig\Template::display (line 357)"
33 => "__TwigTemplate_3a7e0ef1a60fcf220241abfd37a309023006c76c78a0d68e86cbd4618e1271ec::block_base_header_inner (line 184)"
34 => "Twig\Template::displayBlock (line 331)"
35 => "__TwigTemplate_3a7e0ef1a60fcf220241abfd37a309023006c76c78a0d68e86cbd4618e1271ec::block_base_header (line 184)"
36 => "Twig\Template::displayBlock (line 260)"
37 => "__TwigTemplate_3a7e0ef1a60fcf220241abfd37a309023006c76c78a0d68e86cbd4618e1271ec::block_base_body_inner (line 184)"
38 => "Twig\Template::displayBlock (line 189)"
39 => "__TwigTemplate_3a7e0ef1a60fcf220241abfd37a309023006c76c78a0d68e86cbd4618e1271ec::block_base_body (line 184)"
40 => "Twig\Template::displayBlock (line 93)"
41 => "__TwigTemplate_3a7e0ef1a60fcf220241abfd37a309023006c76c78a0d68e86cbd4618e1271ec::doDisplay (line 407)"
42 => "Twig\Template::displayWithErrorHandling (line 380)"
43 => "Twig\Template::display (line 49)"
44 => "__TwigTemplate_45ac96f46c39bdb11b8cb5178e760cb4f63cf0411e2b524878ace2a589743695::doDisplay (line 407)"
45 => "Twig\Template::displayWithErrorHandling (line 380)"
46 => "Twig\Template::display (line 60)"
47 => "__TwigTemplate_6d69a6ef8ce5ff5546a585678f124d745f8ba698957a4a68c0ae43aa220d4715::doDisplay (line 407)"
48 => "Twig\Template::displayWithErrorHandling (line 380)"
49 => "Twig\Template::display (line 392)"
50 => "Twig\Template::render (line 45)"
51 => "Twig\TemplateWrapper::render (line 318)"
52 => "Twig\Environment::render (line 235)"
53 => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::render (line 34)"
54 => "Shopware\Storefront\Controller\StorefrontController::renderStorefront (line 184)"
55 => "Shopware\Storefront\Controller\AuthController::recoverAccountForm (line 158)"
56 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 80)"
57 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 201)"
58 => "Symfony\Component\HttpKernel\Kernel::handle (line 85)"
59 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 477)"
60 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 450)"
61 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 344)"
62 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 222)"
63 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 163)"
64 => "Shopware\Core\HttpKernel::doHandle (line 80)"
65 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
53 |
1.60 ms |
SELECT `seo_url`.`id` FROM `seo_url` WHERE (`seo_url`.`is_canonical` = :param_01d23acb978c469997b72a7d39916349 AND `seo_url`.`path_info` IN (:param_dd3620c2ae5d4ace8425ed203f7bf08e) AND `seo_url`.`language_id` = :param_d74f8bc8476a463ba0184062c1256ff1 AND (`seo_url`.`sales_channel_id` = :param_ca327011e7a943be94ce8284386acaee OR `seo_url`.`sales_channel_id` IS NULL) AND `seo_url`.`is_canonical` = :param_355951b42ffa4ce2b6f20e27f2a974f5 AND `seo_url`.`is_deleted` = :param_2f7f63787df248cb8a86634d9b014f26) ORDER BY `seo_url`.`sales_channel_id` ASC
SELECT `seo_url`.`id` FROM `seo_url` WHERE (`seo_url`.`is_canonical` = 1 AND `seo_url`.`path_info` IN ('/navigation/0b78870851b043398e208e506a81a67f', '/navigation/664b339e2a9643b89bcaa5dfabaeda39', '/navigation/05dc3188f28d4ce9b93328b3b5d22fbe', '/navigation/6f2db3f724074c069a90eec0b8de9f28', '/navigation/01df9707625c417c900c7d0f96df0578', '/navigation/643873d84b404d92bf56268ac6c4623b', '/navigation/4964278a1e87473a8e98ffe27a9805f6', '/account/login', '/navigation/a59ee55545f641ae9735dea61d086c79', '/navigation/4091341f40064b90bbf269a10fbcca72', '/navigation/91d7b0ee7d594c85a4e8ed682f214115', '/navigation/3a8cad55cec34376a010665eb5db87ba', '/navigation/9b38ba062dc34be9bb55fcf793e61485', '/navigation/4b34557e55714cfe8508b5bd76fa0e1d', '/navigation/0326ee6994cc4e258057948509c7a63d', '/navigation/92991b58938146229f34340e86301968', '/navigation/870f2f1ff48d457c9524b20ba6b51aa9', '/navigation/0cbab9daa80a4cb8b5e1c5105e2c90f4') AND `seo_url`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B AND (`seo_url`.`sales_channel_id` = 0x2C9F20984FB84688B63628F3999D5293 OR `seo_url`.`sales_channel_id` IS NULL) AND `seo_url`.`is_canonical` = 1 AND `seo_url`.`is_deleted` = 0) ORDER BY `seo_url`.`sales_channel_id` ASC;
array:23 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 206)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 108)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 74)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 76)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntitySearcher::search (line 36)"
6 => "Shopware\Core\Profiling\Entity\EntitySearcherProfiler::search (line 173)"
7 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::doSearch (line 92)"
8 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 98)"
9 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 64)"
10 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 45)"
11 => "Shopware\Storefront\Controller\StorefrontController::renderStorefront (line 184)"
12 => "Shopware\Storefront\Controller\AuthController::recoverAccountForm (line 158)"
13 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 80)"
14 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 201)"
15 => "Symfony\Component\HttpKernel\Kernel::handle (line 85)"
16 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 477)"
17 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 450)"
18 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 344)"
19 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 222)"
20 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 163)"
21 => "Shopware\Core\HttpKernel::doHandle (line 80)"
22 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
54 |
0.71 ms |
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`.`id` IN (:ids)
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`.`id` IN (0x0243F772D381482295BC7900AE9D32FC, 0x17AEE51254CF47A7BC04AECF71ABBF5C, 0x193CC48AF48F41F5B7289B2F4115D6C2, 0x20A8F8A506414D2CBD4A40532F80D90B, 0x378DE21933E3441C9102D9C674BF4FFA, 0x42816F15CF3245479D8108D5707918EC, 0x50B516F860AF4152B51427E19EDAF6A6, 0x6EC4E9D8352945AA875740D180AE2135, 0x88E224D34D364C3683003391F918F0C8, 0x8DEEB0A7C6EB453D84B8730C625C0FEF, 0x920442048EC045EF93E43E153E05097F, 0xA09DE490E9A042078E6031A4E1ADAD9A, 0xBB4742F232D543EBBDCB639FD8841CAC, 0xC958C7D30A3A45DE9E2122F2667EFCCF, 0xE7845E2ADEBC4454B0A8C5E59D6B870D, 0xEE6901A9274649ED8C6E367695D87564, 0xF162784AA7F3476E9597B9F02B7B6B87);
array:25 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 206)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 298)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 145)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 104)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 129)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::loadResultByIds (line 55)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::read (line 36)"
8 => "Shopware\Core\Profiling\Entity\EntityReaderProfiler::read (line 160)"
9 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 96)"
10 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 98)"
11 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 64)"
12 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 45)"
13 => "Shopware\Storefront\Controller\StorefrontController::renderStorefront (line 184)"
14 => "Shopware\Storefront\Controller\AuthController::recoverAccountForm (line 158)"
15 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 80)"
16 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 201)"
17 => "Symfony\Component\HttpKernel\Kernel::handle (line 85)"
18 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 477)"
19 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 450)"
20 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 344)"
21 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 222)"
22 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 163)"
23 => "Shopware\Core\HttpKernel::doHandle (line 80)"
24 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|