1 |
0.66 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.22 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 |
1.07 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 |
0.68 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 = 'robots.txt') 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.32 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 = '/robots.txt') 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.67 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.16 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)"
]
|