1 |
0.45 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 291)"
4 => "Shopware\Production\Kernel::initializeDatabaseConnectionVariables (line 146)"
5 => "Shopware\Core\Kernel::boot (line 133)"
6 => "Shopware\Core\HttpKernel::doHandle (line 77)"
7 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
2 |
0.16 ms |
SET @@group_concat_max_len = CAST(IF(@@group_concat_max_len > 320000, @@group_concat_max_len, 320000) AS UNSIGNED);SET sql_mode=(SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY',''));SET @MIGRATION_1588668085_IS_ACTIVE = TRUE
SET @@group_concat_max_len = CAST(IF(@@group_concat_max_len > 320000, @@group_concat_max_len, 320000) AS UNSIGNED);SET sql_mode=(SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY',''));SET @MIGRATION_1588668085_IS_ACTIVE = TRUE;
array:6 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 319)"
4 => "Shopware\Production\Kernel::initializeDatabaseConnectionVariables (line 146)"
5 => "Shopware\Core\Kernel::boot (line 133)"
6 => "Shopware\Core\HttpKernel::doHandle (line 77)"
7 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
3 |
0.88 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 373)"
3 => "Shopware\Storefront\Framework\Routing\RequestTransformer::fetchDomains (line 249)"
4 => "Shopware\Storefront\Framework\Routing\RequestTransformer::findSalesChannel (line 120)"
5 => "Shopware\Storefront\Framework\Routing\RequestTransformer::transform (line 140)"
6 => "Shopware\Core\HttpKernel::doHandle (line 77)"
7 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
4 |
0.45 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 = 0x13B2CDBDCF44430582D4730791BB52F4 OR sales_channel_id IS NULL)) AND (seo_path_info = 'widgets/checkout/info') 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 63)"
3 => "Shopware\Core\Content\Seo\SeoResolver::resolveSeoPath (line 308)"
4 => "Shopware\Storefront\Framework\Routing\RequestTransformer::resolveSeoUrl (line 134)"
5 => "Shopware\Storefront\Framework\Routing\RequestTransformer::transform (line 140)"
6 => "Shopware\Core\HttpKernel::doHandle (line 77)"
7 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
5 |
0.41 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 = 0x13B2CDBDCF44430582D4730791BB52F4) AND (id != '') AND (path_info = '/widgets/checkout/info') 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 84)"
3 => "Shopware\Core\Content\Seo\SeoResolver::resolveSeoPath (line 308)"
4 => "Shopware\Storefront\Framework\Routing\RequestTransformer::resolveSeoUrl (line 134)"
5 => "Shopware\Storefront\Framework\Routing\RequestTransformer::transform (line 140)"
6 => "Shopware\Core\HttpKernel::doHandle (line 77)"
7 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
6 |
0.40 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:37 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 206)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 104)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 72)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 74)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntitySearcher::search (line 34)"
6 => "Shopware\Core\Profiling\Entity\EntitySearcherProfiler::search (line 142)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::searchIds (line 94)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 232)"
9 => "Shopware\Core\System\SystemConfig\SystemConfigService::load (line 57)"
10 => "Shopware\Core\System\SystemConfig\SystemConfigService::get (line 11)"
11 => "Shopware\Core\Content\MailTemplate\Service\MailerTransportFactory::create (line 13693)"
12 => "ContainerGx2wxDx\srcShopware_Production_KernelDevDebugContainer::getSwiftmailer_TransportService (line 13640)"
13 => "ContainerGx2wxDx\srcShopware_Production_KernelDevDebugContainer::getSwiftmailer_Mailer_DefaultService (line 3453)"
14 => "ContainerGx2wxDx\srcShopware_Production_KernelDevDebugContainer::getMailSenderService (line 15571)"
15 => "ContainerGx2wxDx\srcShopware_Production_KernelDevDebugContainer::getMailServiceService (line 15074)"
16 => "ContainerGx2wxDx\srcShopware_Production_KernelDevDebugContainer::getOrderServiceService (line 7307)"
17 => "ContainerGx2wxDx\srcShopware_Production_KernelDevDebugContainer::getCheckoutControllerService (line 251)"
18 => "Symfony\Component\DependencyInjection\Container::make (line 225)"
19 => "Symfony\Component\DependencyInjection\Container::get (line 53)"
20 => "Symfony\Component\HttpKernel\Controller\ContainerControllerResolver::instantiateController (line 70)"
21 => "Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver::instantiateController (line 122)"
22 => "Symfony\Component\HttpKernel\Controller\ControllerResolver::createController (line 42)"
23 => "Symfony\Component\HttpKernel\Controller\ContainerControllerResolver::createController (line 62)"
24 => "Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver::createController (line 86)"
25 => "Symfony\Component\HttpKernel\Controller\ControllerResolver::getController (line 38)"
26 => "Symfony\Component\HttpKernel\Controller\TraceableControllerResolver::getController (line 129)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 68)"
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 148)"
35 => "Shopware\Core\HttpKernel::doHandle (line 77)"
36 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
7 |
1.04 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 (0xC9082D26B8C64213A0EC13702543CB62, 0x6DB25C993B7B434AB298E2D185C2119E, 0x7B20592269BA4D6FA327D691F1432ABC, 0x7BBB527E3A054F88B761C81E33B02AE9, 0x7D617A32CA3548C1AE9943E9DAF5E123, 0x84E60FAD463B400F98AFDC6DBAE61B3A, 0x86A01B8EDE894EE58C4220310DA10D25, 0x8BB680E5A5994947A60CEFDAB11D615D, 0x8F6B4BE1F1634721B15071BDA5CDB67E, 0x9CEB4F28C9E948769181FEC0CB9C494A, 0xA2A43BE9E92F46C48397E6837B3682DA, 0xA6A804CA3E934A3F964D4B9A43BFA287, 0xB06CC6BF752A487787B49B4FAAEF766A, 0xB3A9062D3594493BBB0AE51EBD43A4E8, 0xC0ACFCA104F842B4AAEEB98C258927B7, 0xC1744A7713FE4B8B8B61862CD61D5019, 0x6BB559DBD8CC402D88EB946CAB7CD71A, 0xC9693226B007474F9DE707CAE8AFA4BC, 0xCA65E26EF3D745B8BEAF2CABC1781D13, 0xCB317B4425D1441E8A0827F28C681680, 0xD2877DABC62C412388C38FC4C3A60E31, 0xD398ED60B0344EADA0C987A3818A8F81, 0xD3C032BF1DC242AE8E2958C0CB3EA2C5, 0xD79063DE088E47ED8CC0CA3AA2AF85E5, 0xD7FCDE8BBA3A40A5AFFDF93D2175DCD0, 0xE2F9071E8FD147589D6BF2D8C59D10B2, 0xF1555246C27E4AE196BED84784E81B89, 0xF3C6031719674EBC99AE4F87AA8F813E, 0xF900B24E367F474C8FF6B4C8F216714B, 0xF9A21484D37149CDAEE2216344F50C98, 0xF9C31E83696043D69CD03A4979A56D92, 0xFB5C4C5A8BE24F92AAF0A9296189285C, 0x36ED6A4FC15A4582956A86A3E215D2C2, 0x079B8743D1084D11AB7C7D9DCC192618, 0x09F02401BB16464BAB132F237884236F, 0x0FD1D52D2BAA41A99A3EFDD30808F880, 0x14A2E42DD99B4F0CA1576BD93A4726CC, 0x17E57B9DC97C4E4182E1CD45B2F86E86, 0x202897F38588469888B9CB6912BDE707, 0x23896DC6B1ED428FA50793AD33F01AFF, 0x23B1763B1211427BB1FB50CB526A1C30, 0x274260261340489BBAF143FD5B91910D, 0x2958317D6B1F4316B10C924081892F63, 0x2C49FB322DF849DC910E565CCB5AB09A, 0x2C9B2D8DCB6B4529B8C281FE6F57E074, 0x30F93BF908B542379C06016017F83DBF, 0x31154E259D0246B1B7205C7C8808B603, 0x361EBB4E82B54E338286A85D4F795A5F, 0x006BD61C189A4EF98F49B75C54EE2CEC, 0x3843DFF300674F3A9625E03FEA1F40D2, 0x3850C52F7E6F422AB41D9AC0BB08DBDC, 0x3BDCD0FE60224FB5A2711FE285B1B241, 0x3C5D49E3A93A403D9BE31D35F89AE322, 0x3F14730AC8BC47D3B1939A1226E59ECA, 0x3FF92C0E93434CC5AE83FED71983462E, 0x471E42AA7E51420DB6C17ED719F6D6EA, 0x4A0AF2EECAAF40AFAFB39EAAB1375D62, 0x4C80BA1C1C354172A585984BB9DD5C96, 0x4E91F72FBBA74E4A9A5D9E5BD50B9553, 0x54F1E2C932FD48A0A743EBADFA3CF8B2, 0x5C9DCFA3869946BDA71107BD786CBE5F, 0x60EB76C86006421A9AE467F557A9108A, 0x62F78480A2E74D18991A30D3942694C9, 0x6590F7FE12564B78A29CB07180D9E01D);
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 296)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 144)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 103)"
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 34)"
8 => "Shopware\Core\Profiling\Entity\EntityReaderProfiler::read (line 225)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 98)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 232)"
11 => "Shopware\Core\System\SystemConfig\SystemConfigService::load (line 57)"
12 => "Shopware\Core\System\SystemConfig\SystemConfigService::get (line 11)"
13 => "Shopware\Core\Content\MailTemplate\Service\MailerTransportFactory::create (line 13693)"
14 => "ContainerGx2wxDx\srcShopware_Production_KernelDevDebugContainer::getSwiftmailer_TransportService (line 13640)"
15 => "ContainerGx2wxDx\srcShopware_Production_KernelDevDebugContainer::getSwiftmailer_Mailer_DefaultService (line 3453)"
16 => "ContainerGx2wxDx\srcShopware_Production_KernelDevDebugContainer::getMailSenderService (line 15571)"
17 => "ContainerGx2wxDx\srcShopware_Production_KernelDevDebugContainer::getMailServiceService (line 15074)"
18 => "ContainerGx2wxDx\srcShopware_Production_KernelDevDebugContainer::getOrderServiceService (line 7307)"
19 => "ContainerGx2wxDx\srcShopware_Production_KernelDevDebugContainer::getCheckoutControllerService (line 251)"
20 => "Symfony\Component\DependencyInjection\Container::make (line 225)"
21 => "Symfony\Component\DependencyInjection\Container::get (line 53)"
22 => "Symfony\Component\HttpKernel\Controller\ContainerControllerResolver::instantiateController (line 70)"
23 => "Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver::instantiateController (line 122)"
24 => "Symfony\Component\HttpKernel\Controller\ControllerResolver::createController (line 42)"
25 => "Symfony\Component\HttpKernel\Controller\ContainerControllerResolver::createController (line 62)"
26 => "Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver::createController (line 86)"
27 => "Symfony\Component\HttpKernel\Controller\ControllerResolver::getController (line 38)"
28 => "Symfony\Component\HttpKernel\Controller\TraceableControllerResolver::getController (line 129)"
29 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 68)"
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 148)"
37 => "Shopware\Core\HttpKernel::doHandle (line 77)"
38 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
8 |
0.33 ms |
SELECT `payload` FROM sales_channel_api_context WHERE token = :token
SELECT `payload` FROM sales_channel_api_context WHERE token = 'SKuKjrW1C0IeePVP1SR9fROzDAWBrVma';
array:25 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 586)"
2 => "Doctrine\DBAL\Connection::fetchColumn (line 73)"
3 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextPersister::load (line 67)"
4 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 31)"
5 => "Shopware\Core\Profiling\Checkout\SalesChannelContextServiceProfiler::get (line 83)"
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 43)"
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 134)"
15 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 68)"
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 148)"
23 => "Shopware\Core\HttpKernel::doHandle (line 77)"
24 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
9 |
0.55 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 = 0x13B2CDBDCF44430582D4730791BB52F4
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 325)"
3 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::getContext (line 134)"
4 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::create (line 73)"
5 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 31)"
6 => "Shopware\Core\Profiling\Checkout\SalesChannelContextServiceProfiler::get (line 83)"
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 43)"
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 134)"
16 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 68)"
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 148)"
24 => "Shopware\Core\HttpKernel::doHandle (line 77)"
25 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
10 |
1.88 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`.`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`.`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.translation`.`short_name` as `sales_channel.currency.translation.shortName`, `sales_channel.currency.translation`.`short_name` as `sales_channel.currency.shortName`, `sales_channel.currency.translation`.`name` as `sales_channel.currency.translation.name`, `sales_channel.currency.translation`.`name` as `sales_channel.currency.name`, `sales_channel.currency.translation`.`custom_fields` as `sales_channel.currency.translation.customFields`, `sales_channel.currency.translation`.`custom_fields` as `sales_channel.currency.customFields`, `sales_channel.currency.translation`.`created_at` as `sales_channel.currency.translation.createdAt`, `sales_channel.currency.translation`.`updated_at` as `sales_channel.currency.translation.updatedAt`, `sales_channel.currency.translation`.`currency_id` as `sales_channel.currency.translation.currencyId`, `sales_channel.currency.translation`.`language_id` as `sales_channel.currency.translation.languageId`, `sales_channel.translation`.`name` as `sales_channel.translation.name`, `sales_channel.translation`.`name` as `sales_channel.name`, `sales_channel.translation`.`custom_fields` as `sales_channel.translation.customFields`, `sales_channel.translation`.`custom_fields` as `sales_channel.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` LEFT JOIN `sales_channel_translation` `sales_channel.translation` ON `sales_channel.translation`.`sales_channel_id` = `sales_channel`.`id` AND `sales_channel.translation`.`language_id` = :translationLanguageId 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 `currency_translation` `sales_channel.currency.translation` ON `sales_channel.currency.translation`.`currency_id` = `sales_channel.currency`.`id` AND `sales_channel.currency.translation`.`language_id` = :translationLanguageId 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`.`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`.`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.translation`.`short_name` as `sales_channel.currency.translation.shortName`,
`sales_channel.currency.translation`.`short_name` as `sales_channel.currency.shortName`,
`sales_channel.currency.translation`.`name` as `sales_channel.currency.translation.name`,
`sales_channel.currency.translation`.`name` as `sales_channel.currency.name`,
`sales_channel.currency.translation`.`custom_fields` as `sales_channel.currency.translation.customFields`,
`sales_channel.currency.translation`.`custom_fields` as `sales_channel.currency.customFields`,
`sales_channel.currency.translation`.`created_at` as `sales_channel.currency.translation.createdAt`,
`sales_channel.currency.translation`.`updated_at` as `sales_channel.currency.translation.updatedAt`,
`sales_channel.currency.translation`.`currency_id` as `sales_channel.currency.translation.currencyId`,
`sales_channel.currency.translation`.`language_id` as `sales_channel.currency.translation.languageId`,
`sales_channel.translation`.`name` as `sales_channel.translation.name`,
`sales_channel.translation`.`name` as `sales_channel.name`,
`sales_channel.translation`.`custom_fields` as `sales_channel.translation.customFields`,
`sales_channel.translation`.`custom_fields` as `sales_channel.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`
LEFT JOIN `sales_channel_translation` `sales_channel.translation` ON `sales_channel.translation`.`sales_channel_id` = `sales_channel`.`id`
AND `sales_channel.translation`.`language_id` = : translationLanguageId
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 `currency_translation` `sales_channel.currency.translation` ON `sales_channel.currency.translation`.`currency_id` = `sales_channel.currency`.`id`
AND `sales_channel.currency.translation`.`language_id` = : translationLanguageId
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`.`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`.`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.translation`.`short_name` as `sales_channel.currency.translation.shortName`, `sales_channel.currency.translation`.`short_name` as `sales_channel.currency.shortName`, `sales_channel.currency.translation`.`name` as `sales_channel.currency.translation.name`, `sales_channel.currency.translation`.`name` as `sales_channel.currency.name`, `sales_channel.currency.translation`.`custom_fields` as `sales_channel.currency.translation.customFields`, `sales_channel.currency.translation`.`custom_fields` as `sales_channel.currency.customFields`, `sales_channel.currency.translation`.`created_at` as `sales_channel.currency.translation.createdAt`, `sales_channel.currency.translation`.`updated_at` as `sales_channel.currency.translation.updatedAt`, `sales_channel.currency.translation`.`currency_id` as `sales_channel.currency.translation.currencyId`, `sales_channel.currency.translation`.`language_id` as `sales_channel.currency.translation.languageId`, `sales_channel.translation`.`name` as `sales_channel.translation.name`, `sales_channel.translation`.`name` as `sales_channel.name`, `sales_channel.translation`.`custom_fields` as `sales_channel.translation.customFields`, `sales_channel.translation`.`custom_fields` as `sales_channel.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` LEFT JOIN `sales_channel_translation` `sales_channel.translation` ON `sales_channel.translation`.`sales_channel_id` = `sales_channel`.`id` AND `sales_channel.translation`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B 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 `currency_translation` `sales_channel.currency.translation` ON `sales_channel.currency.translation`.`currency_id` = `sales_channel.currency`.`id` AND `sales_channel.currency.translation`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B WHERE `sales_channel`.`id` IN (0x13B2CDBDCF44430582D4730791BB52F4);
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 296)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 144)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 103)"
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 34)"
8 => "Shopware\Core\Profiling\Entity\EntityReaderProfiler::read (line 225)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 89)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 141)"
11 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::create (line 73)"
12 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 31)"
13 => "Shopware\Core\Profiling\Checkout\SalesChannelContextServiceProfiler::get (line 83)"
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 43)"
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 134)"
23 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 68)"
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 148)"
31 => "Shopware\Core\HttpKernel::doHandle (line 77)"
32 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
11 |
0.45 ms |
SELECT `custom_field`.`id` as `custom_field.id`, `custom_field`.`name` as `custom_field.name`, `custom_field`.`type` as `custom_field.type`, `custom_field`.`config` as `custom_field.config`, `custom_field`.`active` as `custom_field.active`, `custom_field`.`set_id` as `custom_field.customFieldSetId`, `custom_field`.`created_at` as `custom_field.createdAt`, `custom_field`.`updated_at` as `custom_field.updatedAt` FROM `custom_field` WHERE (`custom_field`.`active` = :param_0c82e7af9c5141289af5f2ece3fd87fb)
SELECT `custom_field`.`id` as `custom_field.id`, `custom_field`.`name` as `custom_field.name`, `custom_field`.`type` as `custom_field.type`, `custom_field`.`config` as `custom_field.config`, `custom_field`.`active` as `custom_field.active`, `custom_field`.`set_id` as `custom_field.customFieldSetId`, `custom_field`.`created_at` as `custom_field.createdAt`, `custom_field`.`updated_at` as `custom_field.updatedAt` FROM `custom_field` WHERE (`custom_field`.`active` = 1);
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 296)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 144)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 103)"
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 34)"
8 => "Shopware\Core\Profiling\Entity\EntityReaderProfiler::read (line 225)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 89)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 99)"
11 => "Shopware\Core\System\CustomField\CustomFieldService::getCustomFields (line 38)"
12 => "Shopware\Core\System\CustomField\CustomFieldService::getCustomField (line 94)"
13 => "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CustomFieldsSerializer::getFields (line 84)"
14 => "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CustomFieldsSerializer::decode (line 301)"
15 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator::hydrateCustomFields (line 191)"
16 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator::hydrateEntity (line 49)"
17 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator::hydrate (line 146)"
18 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 103)"
19 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 129)"
20 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::loadResultByIds (line 55)"
21 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntityReader::read (line 34)"
22 => "Shopware\Core\Profiling\Entity\EntityReaderProfiler::read (line 225)"
23 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 89)"
24 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 141)"
25 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::create (line 73)"
26 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 31)"
27 => "Shopware\Core\Profiling\Checkout\SalesChannelContextServiceProfiler::get (line 83)"
28 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 33)"
29 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 126)"
30 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 264)"
31 => "Symfony\Component\EventDispatcher\EventDispatcher::doDispatch (line 239)"
32 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 73)"
33 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 43)"
34 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 32)"
35 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 168)"
36 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 134)"
37 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 68)"
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 148)"
45 => "Shopware\Core\HttpKernel::doHandle (line 77)"
46 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
12 |
0.47 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_ea96553aef5a42fdbf16ba872a139e4f))
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 (0x13B2CDBDCF44430582D4730791BB52F4));
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 296)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 144)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 445)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToManyWithoutPagination (line 392)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToMany (line 1015)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetchAssociations (line 148)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 103)"
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 34)"
12 => "Shopware\Core\Profiling\Entity\EntityReaderProfiler::read (line 225)"
13 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 89)"
14 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 141)"
15 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::create (line 73)"
16 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 31)"
17 => "Shopware\Core\Profiling\Checkout\SalesChannelContextServiceProfiler::get (line 83)"
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 43)"
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 134)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 68)"
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 148)"
35 => "Shopware\Core\HttpKernel::doHandle (line 77)"
36 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
13 |
0.55 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.translation`.`name` as `country.translation.name`, `country.translation`.`name` as `country.name`, `country.translation`.`custom_fields` as `country.translation.customFields`, `country.translation`.`custom_fields` as `country.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` LEFT JOIN `country_translation` `country.translation` ON `country.translation`.`country_id` = `country`.`id` AND `country.translation`.`language_id` = :translationLanguageId 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.translation`.`name` as `country.translation.name`, `country.translation`.`name` as `country.name`, `country.translation`.`custom_fields` as `country.translation.customFields`, `country.translation`.`custom_fields` as `country.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` LEFT JOIN `country_translation` `country.translation` ON `country.translation`.`country_id` = `country`.`id` AND `country.translation`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B WHERE `country`.`id` IN (0x24D1C3A2B75A4518B9241656A6F17AF7);
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 296)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 144)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 103)"
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 34)"
8 => "Shopware\Core\Profiling\Entity\EntityReaderProfiler::read (line 225)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 89)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 426)"
11 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::loadShippingLocation (line 175)"
12 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::create (line 73)"
13 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 31)"
14 => "Shopware\Core\Profiling\Checkout\SalesChannelContextServiceProfiler::get (line 83)"
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 43)"
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 134)"
24 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 68)"
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 148)"
32 => "Shopware\Core\HttpKernel::doHandle (line 77)"
33 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
14 |
0.43 ms |
SELECT `customer_group`.`id` as `customer_group.id`, `customer_group`.`display_gross` as `customer_group.displayGross`, `customer_group`.`created_at` as `customer_group.createdAt`, `customer_group`.`updated_at` as `customer_group.updatedAt`, `customer_group.translation`.`name` as `customer_group.translation.name`, `customer_group.translation`.`name` as `customer_group.name`, `customer_group.translation`.`custom_fields` as `customer_group.translation.customFields`, `customer_group.translation`.`custom_fields` as `customer_group.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` LEFT JOIN `customer_group_translation` `customer_group.translation` ON `customer_group.translation`.`customer_group_id` = `customer_group`.`id` AND `customer_group.translation`.`language_id` = :translationLanguageId WHERE `customer_group`.`id` IN (:ids)
SELECT `customer_group`.`id` as `customer_group.id`, `customer_group`.`display_gross` as `customer_group.displayGross`, `customer_group`.`created_at` as `customer_group.createdAt`, `customer_group`.`updated_at` as `customer_group.updatedAt`, `customer_group.translation`.`name` as `customer_group.translation.name`, `customer_group.translation`.`name` as `customer_group.name`, `customer_group.translation`.`custom_fields` as `customer_group.translation.customFields`, `customer_group.translation`.`custom_fields` as `customer_group.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` LEFT JOIN `customer_group_translation` `customer_group.translation` ON `customer_group.translation`.`customer_group_id` = `customer_group`.`id` AND `customer_group.translation`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B 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 296)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 144)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 103)"
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 34)"
8 => "Shopware\Core\Profiling\Entity\EntityReaderProfiler::read (line 225)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 89)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 189)"
11 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::create (line 73)"
12 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 31)"
13 => "Shopware\Core\Profiling\Checkout\SalesChannelContextServiceProfiler::get (line 83)"
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 43)"
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 134)"
23 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 68)"
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 148)"
31 => "Shopware\Core\HttpKernel::doHandle (line 77)"
32 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
15 |
0.20 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 104)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 72)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 74)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntitySearcher::search (line 34)"
6 => "Shopware\Core\Profiling\Entity\EntitySearcherProfiler::search (line 142)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::searchIds (line 94)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 248)"
9 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::getTaxRules (line 194)"
10 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::create (line 73)"
11 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 31)"
12 => "Shopware\Core\Profiling\Checkout\SalesChannelContextServiceProfiler::get (line 83)"
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 43)"
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 134)"
22 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 68)"
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 148)"
30 => "Shopware\Core\HttpKernel::doHandle (line 77)"
31 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
16 |
0.32 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 (0xF6246FCB0430460A802007D2B30F3375, 0x943A5456AE3445C4BEB74EDC643C3240, 0x97B746649A694F848CB1B74C6C6D7609);
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 296)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 144)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 103)"
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 34)"
8 => "Shopware\Core\Profiling\Entity\EntityReaderProfiler::read (line 225)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 98)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 248)"
11 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::getTaxRules (line 194)"
12 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::create (line 73)"
13 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 31)"
14 => "Shopware\Core\Profiling\Checkout\SalesChannelContextServiceProfiler::get (line 83)"
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 43)"
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 134)"
24 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 68)"
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 148)"
32 => "Shopware\Core\HttpKernel::doHandle (line 77)"
33 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
17 |
0.62 ms |
SELECT `tax_rule`.`id` as `tax_rule.id`, `tax_rule`.`tax_rule_type_id` as `tax_rule.taxRuleTypeId`, `tax_rule`.`country_id` as `tax_rule.countryId`, `tax_rule`.`tax_rate` as `tax_rule.taxRate`, `tax_rule`.`data` as `tax_rule.data`, `tax_rule`.`tax_id` as `tax_rule.taxId`, `tax_rule.type`.`id` as `tax_rule.type.id`, `tax_rule.type`.`technical_name` as `tax_rule.type.technicalName`, `tax_rule.type`.`position` as `tax_rule.type.position`, `tax_rule.type`.`created_at` as `tax_rule.type.createdAt`, `tax_rule.type`.`updated_at` as `tax_rule.type.updatedAt`, `tax_rule.type.translation`.`type_name` as `tax_rule.type.translation.typeName`, `tax_rule.type.translation`.`type_name` as `tax_rule.type.typeName`, `tax_rule.type.translation`.`created_at` as `tax_rule.type.translation.createdAt`, `tax_rule.type.translation`.`updated_at` as `tax_rule.type.translation.updatedAt`, `tax_rule.type.translation`.`tax_rule_type_id` as `tax_rule.type.translation.taxRuleTypeId`, `tax_rule.type.translation`.`language_id` as `tax_rule.type.translation.languageId`, `tax_rule`.`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 `tax_rule_type_translation` `tax_rule.type.translation` ON `tax_rule.type.translation`.`tax_rule_type_id` = `tax_rule.type`.`id` AND `tax_rule.type.translation`.`language_id` = :translationLanguageId WHERE (`tax_rule`.`tax_id` IN (:param_71b15cec6c5e4f92b6412b2744d4d087))
SELECT `tax_rule`.`id` as `tax_rule.id`, `tax_rule`.`tax_rule_type_id` as `tax_rule.taxRuleTypeId`, `tax_rule`.`country_id` as `tax_rule.countryId`, `tax_rule`.`tax_rate` as `tax_rule.taxRate`, `tax_rule`.`data` as `tax_rule.data`, `tax_rule`.`tax_id` as `tax_rule.taxId`, `tax_rule.type`.`id` as `tax_rule.type.id`, `tax_rule.type`.`technical_name` as `tax_rule.type.technicalName`, `tax_rule.type`.`position` as `tax_rule.type.position`, `tax_rule.type`.`created_at` as `tax_rule.type.createdAt`, `tax_rule.type`.`updated_at` as `tax_rule.type.updatedAt`, `tax_rule.type.translation`.`type_name` as `tax_rule.type.translation.typeName`, `tax_rule.type.translation`.`type_name` as `tax_rule.type.typeName`, `tax_rule.type.translation`.`created_at` as `tax_rule.type.translation.createdAt`, `tax_rule.type.translation`.`updated_at` as `tax_rule.type.translation.updatedAt`, `tax_rule.type.translation`.`tax_rule_type_id` as `tax_rule.type.translation.taxRuleTypeId`, `tax_rule.type.translation`.`language_id` as `tax_rule.type.translation.languageId`, `tax_rule`.`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 `tax_rule_type_translation` `tax_rule.type.translation` ON `tax_rule.type.translation`.`tax_rule_type_id` = `tax_rule.type`.`id` AND `tax_rule.type.translation`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B WHERE (`tax_rule`.`tax_id` IN (0x943A5456AE3445C4BEB74EDC643C3240, 0x97B746649A694F848CB1B74C6C6D7609, 0xF6246FCB0430460A802007D2B30F3375));
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 296)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 144)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 445)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToManyWithoutPagination (line 392)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToMany (line 1015)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetchAssociations (line 148)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 103)"
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 34)"
12 => "Shopware\Core\Profiling\Entity\EntityReaderProfiler::read (line 225)"
13 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 98)"
14 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 248)"
15 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::getTaxRules (line 194)"
16 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::create (line 73)"
17 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 31)"
18 => "Shopware\Core\Profiling\Checkout\SalesChannelContextServiceProfiler::get (line 83)"
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 43)"
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 134)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 68)"
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 148)"
36 => "Shopware\Core\HttpKernel::doHandle (line 77)"
37 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
18 |
1.21 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.translation`.`title` as `payment_method.media.translation.title`, `payment_method.media.translation`.`title` as `payment_method.media.title`, `payment_method.media.translation`.`alt` as `payment_method.media.translation.alt`, `payment_method.media.translation`.`alt` as `payment_method.media.alt`, `payment_method.media.translation`.`custom_fields` as `payment_method.media.translation.customFields`, `payment_method.media.translation`.`custom_fields` as `payment_method.media.customFields`, `payment_method.media.translation`.`created_at` as `payment_method.media.translation.createdAt`, `payment_method.media.translation`.`updated_at` as `payment_method.media.translation.updatedAt`, `payment_method.media.translation`.`media_id` as `payment_method.media.translation.mediaId`, `payment_method.media.translation`.`language_id` as `payment_method.media.translation.languageId`, `payment_method.translation`.`name` as `payment_method.translation.name`, `payment_method.translation`.`name` as `payment_method.name`, `payment_method.translation`.`description` as `payment_method.translation.description`, `payment_method.translation`.`description` as `payment_method.description`, `payment_method.translation`.`custom_fields` as `payment_method.translation.customFields`, `payment_method.translation`.`custom_fields` as `payment_method.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` LEFT JOIN `payment_method_translation` `payment_method.translation` ON `payment_method.translation`.`payment_method_id` = `payment_method`.`id` AND `payment_method.translation`.`language_id` = :translationLanguageId LEFT JOIN `media` `payment_method.media` ON `payment_method`.`media_id` = `payment_method.media`.`id` LEFT JOIN `media_translation` `payment_method.media.translation` ON `payment_method.media.translation`.`media_id` = `payment_method.media`.`id` AND `payment_method.media.translation`.`language_id` = :translationLanguageId 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.translation`.`title` as `payment_method.media.translation.title`,
`payment_method.media.translation`.`title` as `payment_method.media.title`,
`payment_method.media.translation`.`alt` as `payment_method.media.translation.alt`,
`payment_method.media.translation`.`alt` as `payment_method.media.alt`,
`payment_method.media.translation`.`custom_fields` as `payment_method.media.translation.customFields`,
`payment_method.media.translation`.`custom_fields` as `payment_method.media.customFields`,
`payment_method.media.translation`.`created_at` as `payment_method.media.translation.createdAt`,
`payment_method.media.translation`.`updated_at` as `payment_method.media.translation.updatedAt`,
`payment_method.media.translation`.`media_id` as `payment_method.media.translation.mediaId`,
`payment_method.media.translation`.`language_id` as `payment_method.media.translation.languageId`,
`payment_method.translation`.`name` as `payment_method.translation.name`,
`payment_method.translation`.`name` as `payment_method.name`,
`payment_method.translation`.`description` as `payment_method.translation.description`,
`payment_method.translation`.`description` as `payment_method.description`,
`payment_method.translation`.`custom_fields` as `payment_method.translation.customFields`,
`payment_method.translation`.`custom_fields` as `payment_method.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`
LEFT JOIN `payment_method_translation` `payment_method.translation` ON `payment_method.translation`.`payment_method_id` = `payment_method`.`id`
AND `payment_method.translation`.`language_id` = : translationLanguageId
LEFT JOIN `media` `payment_method.media` ON `payment_method`.`media_id` = `payment_method.media`.`id`
LEFT JOIN `media_translation` `payment_method.media.translation` ON `payment_method.media.translation`.`media_id` = `payment_method.media`.`id`
AND `payment_method.media.translation`.`language_id` = : translationLanguageId
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.translation`.`title` as `payment_method.media.translation.title`, `payment_method.media.translation`.`title` as `payment_method.media.title`, `payment_method.media.translation`.`alt` as `payment_method.media.translation.alt`, `payment_method.media.translation`.`alt` as `payment_method.media.alt`, `payment_method.media.translation`.`custom_fields` as `payment_method.media.translation.customFields`, `payment_method.media.translation`.`custom_fields` as `payment_method.media.customFields`, `payment_method.media.translation`.`created_at` as `payment_method.media.translation.createdAt`, `payment_method.media.translation`.`updated_at` as `payment_method.media.translation.updatedAt`, `payment_method.media.translation`.`media_id` as `payment_method.media.translation.mediaId`, `payment_method.media.translation`.`language_id` as `payment_method.media.translation.languageId`, `payment_method.translation`.`name` as `payment_method.translation.name`, `payment_method.translation`.`name` as `payment_method.name`, `payment_method.translation`.`description` as `payment_method.translation.description`, `payment_method.translation`.`description` as `payment_method.description`, `payment_method.translation`.`custom_fields` as `payment_method.translation.customFields`, `payment_method.translation`.`custom_fields` as `payment_method.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` LEFT JOIN `payment_method_translation` `payment_method.translation` ON `payment_method.translation`.`payment_method_id` = `payment_method`.`id` AND `payment_method.translation`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B LEFT JOIN `media` `payment_method.media` ON `payment_method`.`media_id` = `payment_method.media`.`id` LEFT JOIN `media_translation` `payment_method.media.translation` ON `payment_method.media.translation`.`media_id` = `payment_method.media`.`id` AND `payment_method.media.translation`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B WHERE `payment_method`.`id` IN (0xEE07E4B407AC4CC99DAA8F91A5AECB59);
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 296)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 144)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 103)"
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 34)"
8 => "Shopware\Core\Profiling\Entity\EntityReaderProfiler::read (line 225)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 89)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 73)"
11 => "Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodRepositoryDecorator::search (line 289)"
12 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::getPaymentMethod (line 197)"
13 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::create (line 73)"
14 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 31)"
15 => "Shopware\Core\Profiling\Checkout\SalesChannelContextServiceProfiler::get (line 83)"
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 43)"
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 134)"
25 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 68)"
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 148)"
33 => "Shopware\Core\HttpKernel::doHandle (line 77)"
34 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
19 |
2.93 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.translation`.`name` as `shipping_method.deliveryTime.translation.name`, `shipping_method.deliveryTime.translation`.`name` as `shipping_method.deliveryTime.name`, `shipping_method.deliveryTime.translation`.`custom_fields` as `shipping_method.deliveryTime.translation.customFields`, `shipping_method.deliveryTime.translation`.`custom_fields` as `shipping_method.deliveryTime.customFields`, `shipping_method.deliveryTime.translation`.`created_at` as `shipping_method.deliveryTime.translation.createdAt`, `shipping_method.deliveryTime.translation`.`updated_at` as `shipping_method.deliveryTime.translation.updatedAt`, `shipping_method.deliveryTime.translation`.`delivery_time_id` as `shipping_method.deliveryTime.translation.deliveryTimeId`, `shipping_method.deliveryTime.translation`.`language_id` as `shipping_method.deliveryTime.translation.languageId`, `shipping_method`.`created_at` as `shipping_method.createdAt`, `shipping_method`.`updated_at` as `shipping_method.updatedAt`, `shipping_method.media`.`id` as `shipping_method.media.id`, `shipping_method.media`.`user_id` as `shipping_method.media.userId`, `shipping_method.media`.`media_folder_id` as `shipping_method.media.mediaFolderId`, `shipping_method.media`.`mime_type` as `shipping_method.media.mimeType`, `shipping_method.media`.`file_extension` as `shipping_method.media.fileExtension`, `shipping_method.media`.`uploaded_at` as `shipping_method.media.uploadedAt`, `shipping_method.media`.`file_name` as `shipping_method.media.fileName`, `shipping_method.media`.`file_size` as `shipping_method.media.fileSize`, `shipping_method.media`.`media_type` as `shipping_method.media.mediaTypeRaw`, `shipping_method.media`.`meta_data` as `shipping_method.media.metaData`, `shipping_method.media`.`private` as `shipping_method.media.private`, `shipping_method.media`.`thumbnails_ro` as `shipping_method.media.thumbnailsRo`, `shipping_method.media`.`created_at` as `shipping_method.media.createdAt`, `shipping_method.media`.`updated_at` as `shipping_method.media.updatedAt`, `shipping_method.media.translation`.`title` as `shipping_method.media.translation.title`, `shipping_method.media.translation`.`title` as `shipping_method.media.title`, `shipping_method.media.translation`.`alt` as `shipping_method.media.translation.alt`, `shipping_method.media.translation`.`alt` as `shipping_method.media.alt`, `shipping_method.media.translation`.`custom_fields` as `shipping_method.media.translation.customFields`, `shipping_method.media.translation`.`custom_fields` as `shipping_method.media.customFields`, `shipping_method.media.translation`.`created_at` as `shipping_method.media.translation.createdAt`, `shipping_method.media.translation`.`updated_at` as `shipping_method.media.translation.updatedAt`, `shipping_method.media.translation`.`media_id` as `shipping_method.media.translation.mediaId`, `shipping_method.media.translation`.`language_id` as `shipping_method.media.translation.languageId`, `shipping_method.translation`.`name` as `shipping_method.translation.name`, `shipping_method.translation`.`name` as `shipping_method.name`, `shipping_method.translation`.`description` as `shipping_method.translation.description`, `shipping_method.translation`.`description` as `shipping_method.description`, `shipping_method.translation`.`tracking_url` as `shipping_method.translation.trackingUrl`, `shipping_method.translation`.`tracking_url` as `shipping_method.trackingUrl`, `shipping_method.translation`.`custom_fields` as `shipping_method.translation.customFields`, `shipping_method.translation`.`custom_fields` as `shipping_method.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` LEFT JOIN `shipping_method_translation` `shipping_method.translation` ON `shipping_method.translation`.`shipping_method_id` = `shipping_method`.`id` AND `shipping_method.translation`.`language_id` = :translationLanguageId 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 `delivery_time_translation` `shipping_method.deliveryTime.translation` ON `shipping_method.deliveryTime.translation`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` AND `shipping_method.deliveryTime.translation`.`language_id` = :translationLanguageId LEFT JOIN `media_translation` `shipping_method.media.translation` ON `shipping_method.media.translation`.`media_id` = `shipping_method.media`.`id` AND `shipping_method.media.translation`.`language_id` = :translationLanguageId 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.translation`.`name` as `shipping_method.deliveryTime.translation.name`,
`shipping_method.deliveryTime.translation`.`name` as `shipping_method.deliveryTime.name`,
`shipping_method.deliveryTime.translation`.`custom_fields` as `shipping_method.deliveryTime.translation.customFields`,
`shipping_method.deliveryTime.translation`.`custom_fields` as `shipping_method.deliveryTime.customFields`,
`shipping_method.deliveryTime.translation`.`created_at` as `shipping_method.deliveryTime.translation.createdAt`,
`shipping_method.deliveryTime.translation`.`updated_at` as `shipping_method.deliveryTime.translation.updatedAt`,
`shipping_method.deliveryTime.translation`.`delivery_time_id` as `shipping_method.deliveryTime.translation.deliveryTimeId`,
`shipping_method.deliveryTime.translation`.`language_id` as `shipping_method.deliveryTime.translation.languageId`,
`shipping_method`.`created_at` as `shipping_method.createdAt`,
`shipping_method`.`updated_at` as `shipping_method.updatedAt`,
`shipping_method.media`.`id` as `shipping_method.media.id`,
`shipping_method.media`.`user_id` as `shipping_method.media.userId`,
`shipping_method.media`.`media_folder_id` as `shipping_method.media.mediaFolderId`,
`shipping_method.media`.`mime_type` as `shipping_method.media.mimeType`,
`shipping_method.media`.`file_extension` as `shipping_method.media.fileExtension`,
`shipping_method.media`.`uploaded_at` as `shipping_method.media.uploadedAt`,
`shipping_method.media`.`file_name` as `shipping_method.media.fileName`,
`shipping_method.media`.`file_size` as `shipping_method.media.fileSize`,
`shipping_method.media`.`media_type` as `shipping_method.media.mediaTypeRaw`,
`shipping_method.media`.`meta_data` as `shipping_method.media.metaData`,
`shipping_method.media`.`private` as `shipping_method.media.private`,
`shipping_method.media`.`thumbnails_ro` as `shipping_method.media.thumbnailsRo`,
`shipping_method.media`.`created_at` as `shipping_method.media.createdAt`,
`shipping_method.media`.`updated_at` as `shipping_method.media.updatedAt`,
`shipping_method.media.translation`.`title` as `shipping_method.media.translation.title`,
`shipping_method.media.translation`.`title` as `shipping_method.media.title`,
`shipping_method.media.translation`.`alt` as `shipping_method.media.translation.alt`,
`shipping_method.media.translation`.`alt` as `shipping_method.media.alt`,
`shipping_method.media.translation`.`custom_fields` as `shipping_method.media.translation.customFields`,
`shipping_method.media.translation`.`custom_fields` as `shipping_method.media.customFields`,
`shipping_method.media.translation`.`created_at` as `shipping_method.media.translation.createdAt`,
`shipping_method.media.translation`.`updated_at` as `shipping_method.media.translation.updatedAt`,
`shipping_method.media.translation`.`media_id` as `shipping_method.media.translation.mediaId`,
`shipping_method.media.translation`.`language_id` as `shipping_method.media.translation.languageId`,
`shipping_method.translation`.`name` as `shipping_method.translation.name`,
`shipping_method.translation`.`name` as `shipping_method.name`,
`shipping_method.translation`.`description` as `shipping_method.translation.description`,
`shipping_method.translation`.`description` as `shipping_method.description`,
`shipping_method.translation`.`tracking_url` as `shipping_method.translation.trackingUrl`,
`shipping_method.translation`.`tracking_url` as `shipping_method.trackingUrl`,
`shipping_method.translation`.`custom_fields` as `shipping_method.translation.customFields`,
`shipping_method.translation`.`custom_fields` as `shipping_method.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`
LEFT JOIN `shipping_method_translation` `shipping_method.translation` ON `shipping_method.translation`.`shipping_method_id` = `shipping_method`.`id`
AND `shipping_method.translation`.`language_id` = : translationLanguageId
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 `delivery_time_translation` `shipping_method.deliveryTime.translation` ON `shipping_method.deliveryTime.translation`.`delivery_time_id` = `shipping_method.deliveryTime`.`id`
AND `shipping_method.deliveryTime.translation`.`language_id` = : translationLanguageId
LEFT JOIN `media_translation` `shipping_method.media.translation` ON `shipping_method.media.translation`.`media_id` = `shipping_method.media`.`id`
AND `shipping_method.media.translation`.`language_id` = : translationLanguageId
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.translation`.`name` as `shipping_method.deliveryTime.translation.name`, `shipping_method.deliveryTime.translation`.`name` as `shipping_method.deliveryTime.name`, `shipping_method.deliveryTime.translation`.`custom_fields` as `shipping_method.deliveryTime.translation.customFields`, `shipping_method.deliveryTime.translation`.`custom_fields` as `shipping_method.deliveryTime.customFields`, `shipping_method.deliveryTime.translation`.`created_at` as `shipping_method.deliveryTime.translation.createdAt`, `shipping_method.deliveryTime.translation`.`updated_at` as `shipping_method.deliveryTime.translation.updatedAt`, `shipping_method.deliveryTime.translation`.`delivery_time_id` as `shipping_method.deliveryTime.translation.deliveryTimeId`, `shipping_method.deliveryTime.translation`.`language_id` as `shipping_method.deliveryTime.translation.languageId`, `shipping_method`.`created_at` as `shipping_method.createdAt`, `shipping_method`.`updated_at` as `shipping_method.updatedAt`, `shipping_method.media`.`id` as `shipping_method.media.id`, `shipping_method.media`.`user_id` as `shipping_method.media.userId`, `shipping_method.media`.`media_folder_id` as `shipping_method.media.mediaFolderId`, `shipping_method.media`.`mime_type` as `shipping_method.media.mimeType`, `shipping_method.media`.`file_extension` as `shipping_method.media.fileExtension`, `shipping_method.media`.`uploaded_at` as `shipping_method.media.uploadedAt`, `shipping_method.media`.`file_name` as `shipping_method.media.fileName`, `shipping_method.media`.`file_size` as `shipping_method.media.fileSize`, `shipping_method.media`.`media_type` as `shipping_method.media.mediaTypeRaw`, `shipping_method.media`.`meta_data` as `shipping_method.media.metaData`, `shipping_method.media`.`private` as `shipping_method.media.private`, `shipping_method.media`.`thumbnails_ro` as `shipping_method.media.thumbnailsRo`, `shipping_method.media`.`created_at` as `shipping_method.media.createdAt`, `shipping_method.media`.`updated_at` as `shipping_method.media.updatedAt`, `shipping_method.media.translation`.`title` as `shipping_method.media.translation.title`, `shipping_method.media.translation`.`title` as `shipping_method.media.title`, `shipping_method.media.translation`.`alt` as `shipping_method.media.translation.alt`, `shipping_method.media.translation`.`alt` as `shipping_method.media.alt`, `shipping_method.media.translation`.`custom_fields` as `shipping_method.media.translation.customFields`, `shipping_method.media.translation`.`custom_fields` as `shipping_method.media.customFields`, `shipping_method.media.translation`.`created_at` as `shipping_method.media.translation.createdAt`, `shipping_method.media.translation`.`updated_at` as `shipping_method.media.translation.updatedAt`, `shipping_method.media.translation`.`media_id` as `shipping_method.media.translation.mediaId`, `shipping_method.media.translation`.`language_id` as `shipping_method.media.translation.languageId`, `shipping_method.translation`.`name` as `shipping_method.translation.name`, `shipping_method.translation`.`name` as `shipping_method.name`, `shipping_method.translation`.`description` as `shipping_method.translation.description`, `shipping_method.translation`.`description` as `shipping_method.description`, `shipping_method.translation`.`tracking_url` as `shipping_method.translation.trackingUrl`, `shipping_method.translation`.`tracking_url` as `shipping_method.trackingUrl`, `shipping_method.translation`.`custom_fields` as `shipping_method.translation.customFields`, `shipping_method.translation`.`custom_fields` as `shipping_method.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` LEFT JOIN `shipping_method_translation` `shipping_method.translation` ON `shipping_method.translation`.`shipping_method_id` = `shipping_method`.`id` AND `shipping_method.translation`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B 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 `delivery_time_translation` `shipping_method.deliveryTime.translation` ON `shipping_method.deliveryTime.translation`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` AND `shipping_method.deliveryTime.translation`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B LEFT JOIN `media_translation` `shipping_method.media.translation` ON `shipping_method.media.translation`.`media_id` = `shipping_method.media`.`id` AND `shipping_method.media.translation`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B WHERE `shipping_method`.`id` IN (0x9DE1CE4877604A1DA95C77C146E5D53A);
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 296)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 144)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 103)"
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 34)"
8 => "Shopware\Core\Profiling\Entity\EntityReaderProfiler::read (line 225)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 89)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 303)"
11 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::getShippingMethod (line 200)"
12 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::create (line 73)"
13 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 31)"
14 => "Shopware\Core\Profiling\Checkout\SalesChannelContextServiceProfiler::get (line 83)"
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 43)"
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 134)"
24 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 68)"
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 148)"
32 => "Shopware\Core\HttpKernel::doHandle (line 77)"
33 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
20 |
0.30 ms |
SELECT `cart`.`cart` FROM cart WHERE `token` = :token
SELECT `cart`.`cart` FROM cart WHERE `token` = 'SKuKjrW1C0IeePVP1SR9fROzDAWBrVma';
array:26 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 586)"
2 => "Doctrine\DBAL\Connection::fetchColumn (line 30)"
3 => "Shopware\Core\Checkout\Cart\CartPersister::load (line 67)"
4 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 75)"
5 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 31)"
6 => "Shopware\Core\Profiling\Checkout\SalesChannelContextServiceProfiler::get (line 83)"
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 43)"
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 134)"
16 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 68)"
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 148)"
24 => "Shopware\Core\HttpKernel::doHandle (line 77)"
25 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
21 |
0.23 ms |
SELECT `rule`.`id` FROM `rule` ORDER BY `rule`.`priority` DESC
SELECT `rule`.`id` FROM `rule` ORDER BY `rule`.`priority` DESC;
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 104)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 72)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 74)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntitySearcher::search (line 34)"
6 => "Shopware\Core\Profiling\Entity\EntitySearcherProfiler::search (line 142)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::searchIds (line 94)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 145)"
9 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadRules (line 82)"
10 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 77)"
11 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByCart (line 72)"
12 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 75)"
13 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 31)"
14 => "Shopware\Core\Profiling\Checkout\SalesChannelContextServiceProfiler::get (line 83)"
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 43)"
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 134)"
24 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 68)"
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 148)"
32 => "Shopware\Core\HttpKernel::doHandle (line 77)"
33 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
22 |
0.37 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 (0x050CCA3EA5094A63B48BD64EF9BBCAEC, 0x834113BEBAB44F0B842A7912D8AA136B, 0x9C67674E86554D9DA4D91AD2A7F5661F, 0xCBDAE4862F664F56B8AD4FA474484B0F, 0x9965E0E86D1A452E803C41E4A0D4B701, 0xAB8FB21BBDE64071907D5BB966E1F0B8, 0xF3C16204AC9E45EDBCB0A7ABE426D8AE);
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 296)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 144)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 103)"
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 34)"
8 => "Shopware\Core\Profiling\Entity\EntityReaderProfiler::read (line 225)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 98)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 145)"
11 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadRules (line 82)"
12 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 77)"
13 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByCart (line 72)"
14 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 75)"
15 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 31)"
16 => "Shopware\Core\Profiling\Checkout\SalesChannelContextServiceProfiler::get (line 83)"
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 43)"
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 134)"
26 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 68)"
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 148)"
34 => "Shopware\Core\HttpKernel::doHandle (line 77)"
35 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
23 |
0.51 ms |
SELECT `promotion`.`id` FROM `promotion` LEFT JOIN `promotion_sales_channel` `promotion.salesChannels` ON `promotion`.`id` = `promotion.salesChannels`.`promotion_id` WHERE ((`promotion`.`active` = :param_c8edae7150f94acd9611a591e6d5e710 AND `promotion.salesChannels`.`sales_channel_id` = :param_233e6a94e0ce449488ec89ca5d9e2705 AND ((`promotion`.`valid_from` IS NULL AND `promotion`.`valid_until` IS NULL) OR (`promotion`.`valid_from` IS NULL AND (`promotion`.`valid_until` >= :param_0a979a23c53c4b11a3b79401ce974358)) OR ((`promotion`.`valid_from` <= :param_12a486171fb64a8bb027719f7a653afd) AND `promotion`.`valid_until` IS NULL) OR ((`promotion`.`valid_from` <= :param_6b098a0745434923a147cee34599312d) AND (`promotion`.`valid_until` >= :param_100b76a441a9428ab3640cc694b0e493))) AND `promotion`.`use_codes` = :param_cf5faecdb5e74f18b5eadc66e5ac64c7)) 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` = 0x13B2CDBDCF44430582D4730791BB52F4 AND ((`promotion`.`valid_from` IS NULL AND `promotion`.`valid_until` IS NULL) OR (`promotion`.`valid_from` IS NULL AND (`promotion`.`valid_until` >= '2024-11-14 23:59:59')) OR ((`promotion`.`valid_from` <= '2024-11-14 0:0:0') AND `promotion`.`valid_until` IS NULL) OR ((`promotion`.`valid_from` <= '2024-11-14 0:0:0') AND (`promotion`.`valid_until` >= '2024-11-14 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 104)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 72)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 74)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntitySearcher::search (line 34)"
6 => "Shopware\Core\Profiling\Entity\EntitySearcherProfiler::search (line 142)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::searchIds (line 94)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 28)"
9 => "Shopware\Core\Checkout\Promotion\Gateway\PromotionGateway::get (line 141)"
10 => "Shopware\Core\Checkout\Promotion\Cart\PromotionCollector::searchPromotionsAuto (line 89)"
11 => "Shopware\Core\Checkout\Promotion\Cart\PromotionCollector::collect (line 64)"
12 => "Shopware\Core\Checkout\Cart\Processor::process (line 100)"
13 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 77)"
14 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByCart (line 72)"
15 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 75)"
16 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 31)"
17 => "Shopware\Core\Profiling\Checkout\SalesChannelContextServiceProfiler::get (line 83)"
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 43)"
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 134)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 68)"
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 148)"
35 => "Shopware\Core\HttpKernel::doHandle (line 77)"
36 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
24 |
1.20 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.translation`.`name` as `shipping_method.deliveryTime.translation.name`, `shipping_method.deliveryTime.translation`.`name` as `shipping_method.deliveryTime.name`, `shipping_method.deliveryTime.translation`.`custom_fields` as `shipping_method.deliveryTime.translation.customFields`, `shipping_method.deliveryTime.translation`.`custom_fields` as `shipping_method.deliveryTime.customFields`, `shipping_method.deliveryTime.translation`.`created_at` as `shipping_method.deliveryTime.translation.createdAt`, `shipping_method.deliveryTime.translation`.`updated_at` as `shipping_method.deliveryTime.translation.updatedAt`, `shipping_method.deliveryTime.translation`.`delivery_time_id` as `shipping_method.deliveryTime.translation.deliveryTimeId`, `shipping_method.deliveryTime.translation`.`language_id` as `shipping_method.deliveryTime.translation.languageId`, `shipping_method`.`created_at` as `shipping_method.createdAt`, `shipping_method`.`updated_at` as `shipping_method.updatedAt`, `shipping_method.translation`.`name` as `shipping_method.translation.name`, `shipping_method.translation`.`name` as `shipping_method.name`, `shipping_method.translation`.`description` as `shipping_method.translation.description`, `shipping_method.translation`.`description` as `shipping_method.description`, `shipping_method.translation`.`tracking_url` as `shipping_method.translation.trackingUrl`, `shipping_method.translation`.`tracking_url` as `shipping_method.trackingUrl`, `shipping_method.translation`.`custom_fields` as `shipping_method.translation.customFields`, `shipping_method.translation`.`custom_fields` as `shipping_method.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` LEFT JOIN `shipping_method_translation` `shipping_method.translation` ON `shipping_method.translation`.`shipping_method_id` = `shipping_method`.`id` AND `shipping_method.translation`.`language_id` = :translationLanguageId LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` LEFT JOIN `delivery_time_translation` `shipping_method.deliveryTime.translation` ON `shipping_method.deliveryTime.translation`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` AND `shipping_method.deliveryTime.translation`.`language_id` = :translationLanguageId 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.translation`.`name` as `shipping_method.deliveryTime.translation.name`, `shipping_method.deliveryTime.translation`.`name` as `shipping_method.deliveryTime.name`, `shipping_method.deliveryTime.translation`.`custom_fields` as `shipping_method.deliveryTime.translation.customFields`, `shipping_method.deliveryTime.translation`.`custom_fields` as `shipping_method.deliveryTime.customFields`, `shipping_method.deliveryTime.translation`.`created_at` as `shipping_method.deliveryTime.translation.createdAt`, `shipping_method.deliveryTime.translation`.`updated_at` as `shipping_method.deliveryTime.translation.updatedAt`, `shipping_method.deliveryTime.translation`.`delivery_time_id` as `shipping_method.deliveryTime.translation.deliveryTimeId`, `shipping_method.deliveryTime.translation`.`language_id` as `shipping_method.deliveryTime.translation.languageId`, `shipping_method`.`created_at` as `shipping_method.createdAt`, `shipping_method`.`updated_at` as `shipping_method.updatedAt`, `shipping_method.translation`.`name` as `shipping_method.translation.name`, `shipping_method.translation`.`name` as `shipping_method.name`, `shipping_method.translation`.`description` as `shipping_method.translation.description`, `shipping_method.translation`.`description` as `shipping_method.description`, `shipping_method.translation`.`tracking_url` as `shipping_method.translation.trackingUrl`, `shipping_method.translation`.`tracking_url` as `shipping_method.trackingUrl`, `shipping_method.translation`.`custom_fields` as `shipping_method.translation.customFields`, `shipping_method.translation`.`custom_fields` as `shipping_method.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` LEFT JOIN `shipping_method_translation` `shipping_method.translation` ON `shipping_method.translation`.`shipping_method_id` = `shipping_method`.`id` AND `shipping_method.translation`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` LEFT JOIN `delivery_time_translation` `shipping_method.deliveryTime.translation` ON `shipping_method.deliveryTime.translation`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` AND `shipping_method.deliveryTime.translation`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B WHERE `shipping_method`.`id` IN (0x9DE1CE4877604A1DA95C77C146E5D53A);
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 296)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 144)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 103)"
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 34)"
8 => "Shopware\Core\Profiling\Entity\EntityReaderProfiler::read (line 225)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 89)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 74)"
11 => "Shopware\Core\Checkout\Cart\Delivery\DeliveryProcessor::collect (line 64)"
12 => "Shopware\Core\Checkout\Cart\Processor::process (line 100)"
13 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 77)"
14 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByCart (line 72)"
15 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 75)"
16 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 31)"
17 => "Shopware\Core\Profiling\Checkout\SalesChannelContextServiceProfiler::get (line 83)"
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 43)"
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 134)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 68)"
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 148)"
35 => "Shopware\Core\HttpKernel::doHandle (line 77)"
36 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
25 |
0.44 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`.`currency_id` as `shipping_method_price.currencyId`, `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`.`price` as `shipping_method_price.price`, `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_040bcb41eac0410f9fffb771599eb09f))
SELECT `shipping_method_price`.`id` as `shipping_method_price.id`, `shipping_method_price`.`shipping_method_id` as `shipping_method_price.shippingMethodId`, `shipping_method_price`.`currency_id` as `shipping_method_price.currencyId`, `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`.`price` as `shipping_method_price.price`, `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 (0x9DE1CE4877604A1DA95C77C146E5D53A));
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 296)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 144)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 445)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToManyWithoutPagination (line 392)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToMany (line 1015)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetchAssociations (line 148)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 103)"
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 34)"
12 => "Shopware\Core\Profiling\Entity\EntityReaderProfiler::read (line 225)"
13 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 89)"
14 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 74)"
15 => "Shopware\Core\Checkout\Cart\Delivery\DeliveryProcessor::collect (line 64)"
16 => "Shopware\Core\Checkout\Cart\Processor::process (line 100)"
17 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 77)"
18 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByCart (line 72)"
19 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 75)"
20 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 31)"
21 => "Shopware\Core\Profiling\Checkout\SalesChannelContextServiceProfiler::get (line 83)"
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 43)"
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 134)"
31 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 68)"
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 148)"
39 => "Shopware\Core\HttpKernel::doHandle (line 77)"
40 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
26 |
0.48 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_212254d9ba8b4fb29c3b5931c7de1407 AND `shipping_method.salesChannels`.`id` = :param_5684b1f46a37498690f42e21e6d53b6a) 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` = 0x13B2CDBDCF44430582D4730791BB52F4) GROUP BY `shipping_method`.`id`;
array:22 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 206)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 104)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 72)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 74)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntitySearcher::search (line 34)"
6 => "Shopware\Core\Profiling\Entity\EntitySearcherProfiler::search (line 165)"
7 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::doSearch (line 90)"
8 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 82)"
9 => "Shopware\Storefront\Page\Checkout\Offcanvas\OffcanvasCartPageLoader::getShippingMethods (line 65)"
10 => "Shopware\Storefront\Page\Checkout\Offcanvas\OffcanvasCartPageLoader::load (line 197)"
11 => "Shopware\Storefront\Controller\CheckoutController::info (line 146)"
12 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 68)"
13 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 201)"
14 => "Symfony\Component\HttpKernel\Kernel::handle (line 85)"
15 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 477)"
16 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 450)"
17 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 344)"
18 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 222)"
19 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 148)"
20 => "Shopware\Core\HttpKernel::doHandle (line 77)"
21 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
27 |
1.15 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.translation`.`name` as `shipping_method.deliveryTime.translation.name`, `shipping_method.deliveryTime.translation`.`name` as `shipping_method.deliveryTime.name`, `shipping_method.deliveryTime.translation`.`custom_fields` as `shipping_method.deliveryTime.translation.customFields`, `shipping_method.deliveryTime.translation`.`custom_fields` as `shipping_method.deliveryTime.customFields`, `shipping_method.deliveryTime.translation`.`created_at` as `shipping_method.deliveryTime.translation.createdAt`, `shipping_method.deliveryTime.translation`.`updated_at` as `shipping_method.deliveryTime.translation.updatedAt`, `shipping_method.deliveryTime.translation`.`delivery_time_id` as `shipping_method.deliveryTime.translation.deliveryTimeId`, `shipping_method.deliveryTime.translation`.`language_id` as `shipping_method.deliveryTime.translation.languageId`, `shipping_method`.`created_at` as `shipping_method.createdAt`, `shipping_method`.`updated_at` as `shipping_method.updatedAt`, `shipping_method.translation`.`name` as `shipping_method.translation.name`, `shipping_method.translation`.`name` as `shipping_method.name`, `shipping_method.translation`.`description` as `shipping_method.translation.description`, `shipping_method.translation`.`description` as `shipping_method.description`, `shipping_method.translation`.`tracking_url` as `shipping_method.translation.trackingUrl`, `shipping_method.translation`.`tracking_url` as `shipping_method.trackingUrl`, `shipping_method.translation`.`custom_fields` as `shipping_method.translation.customFields`, `shipping_method.translation`.`custom_fields` as `shipping_method.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` LEFT JOIN `shipping_method_translation` `shipping_method.translation` ON `shipping_method.translation`.`shipping_method_id` = `shipping_method`.`id` AND `shipping_method.translation`.`language_id` = :translationLanguageId LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` LEFT JOIN `delivery_time_translation` `shipping_method.deliveryTime.translation` ON `shipping_method.deliveryTime.translation`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` AND `shipping_method.deliveryTime.translation`.`language_id` = :translationLanguageId 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.translation`.`name` as `shipping_method.deliveryTime.translation.name`, `shipping_method.deliveryTime.translation`.`name` as `shipping_method.deliveryTime.name`, `shipping_method.deliveryTime.translation`.`custom_fields` as `shipping_method.deliveryTime.translation.customFields`, `shipping_method.deliveryTime.translation`.`custom_fields` as `shipping_method.deliveryTime.customFields`, `shipping_method.deliveryTime.translation`.`created_at` as `shipping_method.deliveryTime.translation.createdAt`, `shipping_method.deliveryTime.translation`.`updated_at` as `shipping_method.deliveryTime.translation.updatedAt`, `shipping_method.deliveryTime.translation`.`delivery_time_id` as `shipping_method.deliveryTime.translation.deliveryTimeId`, `shipping_method.deliveryTime.translation`.`language_id` as `shipping_method.deliveryTime.translation.languageId`, `shipping_method`.`created_at` as `shipping_method.createdAt`, `shipping_method`.`updated_at` as `shipping_method.updatedAt`, `shipping_method.translation`.`name` as `shipping_method.translation.name`, `shipping_method.translation`.`name` as `shipping_method.name`, `shipping_method.translation`.`description` as `shipping_method.translation.description`, `shipping_method.translation`.`description` as `shipping_method.description`, `shipping_method.translation`.`tracking_url` as `shipping_method.translation.trackingUrl`, `shipping_method.translation`.`tracking_url` as `shipping_method.trackingUrl`, `shipping_method.translation`.`custom_fields` as `shipping_method.translation.customFields`, `shipping_method.translation`.`custom_fields` as `shipping_method.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` LEFT JOIN `shipping_method_translation` `shipping_method.translation` ON `shipping_method.translation`.`shipping_method_id` = `shipping_method`.`id` AND `shipping_method.translation`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` LEFT JOIN `delivery_time_translation` `shipping_method.deliveryTime.translation` ON `shipping_method.deliveryTime.translation`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` AND `shipping_method.deliveryTime.translation`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B WHERE `shipping_method`.`id` IN (0x9DE1CE4877604A1DA95C77C146E5D53A);
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 296)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 144)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 103)"
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 34)"
8 => "Shopware\Core\Profiling\Entity\EntityReaderProfiler::read (line 152)"
9 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 94)"
10 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 82)"
11 => "Shopware\Storefront\Page\Checkout\Offcanvas\OffcanvasCartPageLoader::getShippingMethods (line 65)"
12 => "Shopware\Storefront\Page\Checkout\Offcanvas\OffcanvasCartPageLoader::load (line 197)"
13 => "Shopware\Storefront\Controller\CheckoutController::info (line 146)"
14 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 68)"
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 148)"
22 => "Shopware\Core\HttpKernel::doHandle (line 77)"
23 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
28 |
0.23 ms |
SELECT `payment_method`.`id` FROM `payment_method` WHERE (`payment_method`.`handler_identifier` = :param_75d843b1f6a741bf820736e71ff33c88)
SELECT `payment_method`.`id` FROM `payment_method` WHERE (`payment_method`.`handler_identifier` = 'Swag\\PayPal\\Payment\\PayPalPaymentHandler');
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 104)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 72)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 74)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntitySearcher::search (line 34)"
6 => "Shopware\Core\Profiling\Entity\EntitySearcherProfiler::search (line 142)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::searchIds (line 63)"
8 => "Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodRepositoryDecorator::searchIds (line 47)"
9 => "Swag\PayPal\Util\PaymentMethodUtil::getPayPalPaymentMethodId (line 61)"
10 => "Swag\PayPal\Util\PaymentMethodUtil::isPaypalPaymentMethodInSalesChannel (line 149)"
11 => "Swag\PayPal\Checkout\ExpressCheckout\ExpressCheckoutSubscriber::checkSettings (line 135)"
12 => "Swag\PayPal\Checkout\ExpressCheckout\ExpressCheckoutSubscriber::getExpressCheckoutButtonData (line 78)"
13 => "Swag\PayPal\Checkout\ExpressCheckout\ExpressCheckoutSubscriber::addExpressCheckoutDataToPage (line 126)"
14 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 251)"
15 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 73)"
16 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 43)"
17 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 32)"
18 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 168)"
19 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 68)"
20 => "Shopware\Storefront\Page\Checkout\Offcanvas\OffcanvasCartPageLoader::load (line 197)"
21 => "Shopware\Storefront\Controller\CheckoutController::info (line 146)"
22 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 68)"
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 148)"
30 => "Shopware\Core\HttpKernel::doHandle (line 77)"
31 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
29 |
1.53 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`.`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`.`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`, (SELECT GROUP_CONCAT(HEX(`sales_channel.paymentMethods.mapping`.`payment_method_id`) SEPARATOR '||')
FROM `sales_channel_payment_method` `sales_channel.paymentMethods.mapping`
WHERE `sales_channel.paymentMethods.mapping`.`sales_channel_id` = `sales_channel`.`id` ) as `sales_channel.paymentMethods.id_mapping`, `sales_channel.translation`.`name` as `sales_channel.translation.name`, `sales_channel.translation`.`name` as `sales_channel.name`, `sales_channel.translation`.`custom_fields` as `sales_channel.translation.customFields`, `sales_channel.translation`.`custom_fields` as `sales_channel.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` LEFT JOIN `sales_channel_translation` `sales_channel.translation` ON `sales_channel.translation`.`sales_channel_id` = `sales_channel`.`id` AND `sales_channel.translation`.`language_id` = :translationLanguageId LEFT JOIN `sales_channel_analytics` `sales_channel.analytics` ON `sales_channel`.`analytics_id` = `sales_channel.analytics`.`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`.`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`.`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`,
(
SELECT
GROUP_CONCAT(
HEX(
`sales_channel.paymentMethods.mapping`.`payment_method_id`
) SEPARATOR '||'
)
FROM
`sales_channel_payment_method` `sales_channel.paymentMethods.mapping`
WHERE
`sales_channel.paymentMethods.mapping`.`sales_channel_id` = `sales_channel`.`id`
) as `sales_channel.paymentMethods.id_mapping`,
`sales_channel.translation`.`name` as `sales_channel.translation.name`,
`sales_channel.translation`.`name` as `sales_channel.name`,
`sales_channel.translation`.`custom_fields` as `sales_channel.translation.customFields`,
`sales_channel.translation`.`custom_fields` as `sales_channel.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`
LEFT JOIN `sales_channel_translation` `sales_channel.translation` ON `sales_channel.translation`.`sales_channel_id` = `sales_channel`.`id`
AND `sales_channel.translation`.`language_id` = : translationLanguageId
LEFT JOIN `sales_channel_analytics` `sales_channel.analytics` ON `sales_channel`.`analytics_id` = `sales_channel.analytics`.`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`.`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`.`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`, (SELECT GROUP_CONCAT(HEX(`sales_channel.paymentMethods.mapping`.`payment_method_id`) SEPARATOR '||')
FROM `sales_channel_payment_method` `sales_channel.paymentMethods.mapping`
WHERE `sales_channel.paymentMethods.mapping`.`sales_channel_id` = `sales_channel`.`id` ) as `sales_channel.paymentMethods.id_mapping`, `sales_channel.translation`.`name` as `sales_channel.translation.name`, `sales_channel.translation`.`name` as `sales_channel.name`, `sales_channel.translation`.`custom_fields` as `sales_channel.translation.customFields`, `sales_channel.translation`.`custom_fields` as `sales_channel.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` LEFT JOIN `sales_channel_translation` `sales_channel.translation` ON `sales_channel.translation`.`sales_channel_id` = `sales_channel`.`id` AND `sales_channel.translation`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B LEFT JOIN `sales_channel_analytics` `sales_channel.analytics` ON `sales_channel`.`analytics_id` = `sales_channel.analytics`.`id` WHERE `sales_channel`.`id` IN (0x13B2CDBDCF44430582D4730791BB52F4);
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 296)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 144)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 103)"
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 34)"
8 => "Shopware\Core\Profiling\Entity\EntityReaderProfiler::read (line 225)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 89)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 115)"
11 => "Swag\PayPal\Util\PaymentMethodUtil::getSalesChannelPaymentMethods (line 66)"
12 => "Swag\PayPal\Util\PaymentMethodUtil::isPaypalPaymentMethodInSalesChannel (line 149)"
13 => "Swag\PayPal\Checkout\ExpressCheckout\ExpressCheckoutSubscriber::checkSettings (line 135)"
14 => "Swag\PayPal\Checkout\ExpressCheckout\ExpressCheckoutSubscriber::getExpressCheckoutButtonData (line 78)"
15 => "Swag\PayPal\Checkout\ExpressCheckout\ExpressCheckoutSubscriber::addExpressCheckoutDataToPage (line 126)"
16 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 251)"
17 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 73)"
18 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 43)"
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 68)"
22 => "Shopware\Storefront\Page\Checkout\Offcanvas\OffcanvasCartPageLoader::load (line 197)"
23 => "Shopware\Storefront\Controller\CheckoutController::info (line 146)"
24 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 68)"
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 148)"
32 => "Shopware\Core\HttpKernel::doHandle (line 77)"
33 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
30 |
0.65 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.translation`.`name` as `payment_method.translation.name`, `payment_method.translation`.`name` as `payment_method.name`, `payment_method.translation`.`description` as `payment_method.translation.description`, `payment_method.translation`.`description` as `payment_method.description`, `payment_method.translation`.`custom_fields` as `payment_method.translation.customFields`, `payment_method.translation`.`custom_fields` as `payment_method.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` LEFT JOIN `payment_method_translation` `payment_method.translation` ON `payment_method.translation`.`payment_method_id` = `payment_method`.`id` AND `payment_method.translation`.`language_id` = :translationLanguageId 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.translation`.`name` as `payment_method.translation.name`, `payment_method.translation`.`name` as `payment_method.name`, `payment_method.translation`.`description` as `payment_method.translation.description`, `payment_method.translation`.`description` as `payment_method.description`, `payment_method.translation`.`custom_fields` as `payment_method.translation.customFields`, `payment_method.translation`.`custom_fields` as `payment_method.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` LEFT JOIN `payment_method_translation` `payment_method.translation` ON `payment_method.translation`.`payment_method_id` = `payment_method`.`id` AND `payment_method.translation`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B WHERE `payment_method`.`id` IN (0xB80533ED64AD4918AE027FA8FEC70394, 0xDECB82E2E51C44BBA24586E172ECA6FB, 0xEE07E4B407AC4CC99DAA8F91A5AECB59);
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 296)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 144)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 583)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadManyToManyOverExtension (line 317)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadManyToMany (line 1021)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetchAssociations (line 148)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 103)"
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 34)"
12 => "Shopware\Core\Profiling\Entity\EntityReaderProfiler::read (line 225)"
13 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 89)"
14 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 115)"
15 => "Swag\PayPal\Util\PaymentMethodUtil::getSalesChannelPaymentMethods (line 66)"
16 => "Swag\PayPal\Util\PaymentMethodUtil::isPaypalPaymentMethodInSalesChannel (line 149)"
17 => "Swag\PayPal\Checkout\ExpressCheckout\ExpressCheckoutSubscriber::checkSettings (line 135)"
18 => "Swag\PayPal\Checkout\ExpressCheckout\ExpressCheckoutSubscriber::getExpressCheckoutButtonData (line 78)"
19 => "Swag\PayPal\Checkout\ExpressCheckout\ExpressCheckoutSubscriber::addExpressCheckoutDataToPage (line 126)"
20 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 251)"
21 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 73)"
22 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 43)"
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 68)"
26 => "Shopware\Storefront\Page\Checkout\Offcanvas\OffcanvasCartPageLoader::load (line 197)"
27 => "Shopware\Storefront\Controller\CheckoutController::info (line 146)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 68)"
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 148)"
36 => "Shopware\Core\HttpKernel::doHandle (line 77)"
37 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
31 |
0.37 ms |
SELECT LOWER(HEX(id)) FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = :salesChannelId) AND (configuration_key LIKE :prefix) ORDER BY configuration_key ASC, sales_channel_id ASC
SELECT LOWER(HEX(id)) FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = 0x13B2CDBDCF44430582D4730791BB52F4) AND (configuration_key LIKE 'SwagPayPal.settings.%') ORDER BY configuration_key ASC, sales_channel_id ASC;
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 122)"
3 => "Shopware\Core\System\SystemConfig\SystemConfigService::getDomain (line 33)"
4 => "Swag\PayPal\Setting\Service\SettingsService::getSettings (line 154)"
5 => "Swag\PayPal\Checkout\ExpressCheckout\ExpressCheckoutSubscriber::checkSettings (line 135)"
6 => "Swag\PayPal\Checkout\ExpressCheckout\ExpressCheckoutSubscriber::getExpressCheckoutButtonData (line 78)"
7 => "Swag\PayPal\Checkout\ExpressCheckout\ExpressCheckoutSubscriber::addExpressCheckoutDataToPage (line 126)"
8 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 251)"
9 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 73)"
10 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 43)"
11 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 32)"
12 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 168)"
13 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 68)"
14 => "Shopware\Storefront\Page\Checkout\Offcanvas\OffcanvasCartPageLoader::load (line 197)"
15 => "Shopware\Storefront\Controller\CheckoutController::info (line 146)"
16 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 68)"
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 148)"
24 => "Shopware\Core\HttpKernel::doHandle (line 77)"
25 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
32 |
0.35 ms |
SELECT LOWER(HEX(id)) FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = :salesChannelId) AND (configuration_key LIKE :prefix) ORDER BY configuration_key ASC, sales_channel_id ASC
SELECT LOWER(HEX(id)) FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = 0x13B2CDBDCF44430582D4730791BB52F4) AND (configuration_key LIKE 'SwagPayPal.settings.%') ORDER BY configuration_key ASC, sales_channel_id ASC;
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 122)"
3 => "Shopware\Core\System\SystemConfig\SystemConfigService::getDomain (line 33)"
4 => "Swag\PayPal\Setting\Service\SettingsService::getSettings (line 84)"
5 => "Swag\PayPal\Installment\Banner\InstallmentBannerSubscriber::addInstallmentBanner (line 126)"
6 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 251)"
7 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 73)"
8 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 43)"
9 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 32)"
10 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 168)"
11 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 68)"
12 => "Shopware\Storefront\Page\Checkout\Offcanvas\OffcanvasCartPageLoader::load (line 197)"
13 => "Shopware\Storefront\Controller\CheckoutController::info (line 146)"
14 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 68)"
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 148)"
22 => "Shopware\Core\HttpKernel::doHandle (line 77)"
23 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
33 |
0.26 ms |
SELECT `system_config`.`id` FROM `system_config` WHERE ((`system_config`.`sales_channel_id` = :param_77e39ee87561423881fa088a1bc8f7c2 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` = 0x13B2CDBDCF44430582D4730791BB52F4 OR `system_config`.`sales_channel_id` IS NULL)) ORDER BY `system_config`.`sales_channel_id` ASC;
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 104)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 72)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 74)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Cache\CachedEntitySearcher::search (line 34)"
6 => "Shopware\Core\Profiling\Entity\EntitySearcherProfiler::search (line 142)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::searchIds (line 94)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 232)"
9 => "Shopware\Core\System\SystemConfig\SystemConfigService::load (line 85)"
10 => "Shopware\Core\System\SystemConfig\SystemConfigService::all (line 81)"
11 => "Shopware\Storefront\Framework\Twig\TemplateDataExtension::getGlobals (line 329)"
12 => "Twig\ExtensionSet::getGlobals (line 928)"
13 => "Twig\Environment::getGlobals (line 948)"
14 => "Twig\Environment::mergeGlobals (line 380)"
15 => "Twig\Template::display (line 392)"
16 => "Twig\Template::render (line 45)"
17 => "Twig\TemplateWrapper::render (line 318)"
18 => "Twig\Environment::render (line 235)"
19 => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::render (line 34)"
20 => "Shopware\Storefront\Controller\StorefrontController::renderStorefront (line 199)"
21 => "Shopware\Storefront\Controller\CheckoutController::info (line 146)"
22 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 68)"
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 148)"
30 => "Shopware\Core\HttpKernel::doHandle (line 77)"
31 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
34 |
0.68 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.translation`.`description` as `theme.translation.description`, `theme.translation`.`description` as `theme.description`, `theme.translation`.`labels` as `theme.translation.labels`, `theme.translation`.`labels` as `theme.labels`, `theme.translation`.`help_texts` as `theme.translation.helpTexts`, `theme.translation`.`help_texts` as `theme.helpTexts`, `theme.translation`.`custom_fields` as `theme.translation.customFields`, `theme.translation`.`custom_fields` as `theme.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` LEFT JOIN `theme_translation` `theme.translation` ON `theme.translation`.`theme_id` = `theme`.`id` AND `theme.translation`.`language_id` = :translationLanguageId WHERE (`theme`.`technical_name` = :param_942f443530494d2596035a48e93ddb1f)
SELECT `theme`.`id` as `theme.id`, `theme`.`technical_name` as `theme.technicalName`, `theme`.`name` as `theme.name`, `theme`.`author` as `theme.author`, `theme`.`preview_media_id` as `theme.previewMediaId`, `theme`.`parent_theme_id` as `theme.parentThemeId`, `theme`.`base_config` as `theme.baseConfig`, `theme`.`config_values` as `theme.configValues`, `theme`.`active` as `theme.active`, `theme`.`created_at` as `theme.createdAt`, `theme`.`updated_at` as `theme.updatedAt`, `theme.translation`.`description` as `theme.translation.description`, `theme.translation`.`description` as `theme.description`, `theme.translation`.`labels` as `theme.translation.labels`, `theme.translation`.`labels` as `theme.labels`, `theme.translation`.`help_texts` as `theme.translation.helpTexts`, `theme.translation`.`help_texts` as `theme.helpTexts`, `theme.translation`.`custom_fields` as `theme.translation.customFields`, `theme.translation`.`custom_fields` as `theme.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` LEFT JOIN `theme_translation` `theme.translation` ON `theme.translation`.`theme_id` = `theme`.`id` AND `theme.translation`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B WHERE (`theme`.`technical_name` = 'Storefront');
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 296)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 144)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 103)"
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 34)"
8 => "Shopware\Core\Profiling\Entity\EntityReaderProfiler::read (line 225)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 89)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 155)"
11 => "Shopware\Storefront\Theme\ThemeService::getThemeConfiguration (line 198)"
12 => "Shopware\Storefront\Theme\ThemeService::getResolvedThemeConfiguration (line 126)"
13 => "Shopware\Storefront\Framework\Twig\TemplateDataExtension::getThemeConfig (line 83)"
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 199)"
24 => "Shopware\Storefront\Controller\CheckoutController::info (line 146)"
25 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 68)"
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 148)"
33 => "Shopware\Core\HttpKernel::doHandle (line 77)"
34 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
35 |
0.56 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.translation`.`description` as `theme.translation.description`, `theme.translation`.`description` as `theme.description`, `theme.translation`.`labels` as `theme.translation.labels`, `theme.translation`.`labels` as `theme.labels`, `theme.translation`.`help_texts` as `theme.translation.helpTexts`, `theme.translation`.`help_texts` as `theme.helpTexts`, `theme.translation`.`custom_fields` as `theme.translation.customFields`, `theme.translation`.`custom_fields` as `theme.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` LEFT JOIN `theme_translation` `theme.translation` ON `theme.translation`.`theme_id` = `theme`.`id` AND `theme.translation`.`language_id` = :translationLanguageId WHERE `theme`.`id` IN (:ids)
SELECT `theme`.`id` as `theme.id`, `theme`.`technical_name` as `theme.technicalName`, `theme`.`name` as `theme.name`, `theme`.`author` as `theme.author`, `theme`.`preview_media_id` as `theme.previewMediaId`, `theme`.`parent_theme_id` as `theme.parentThemeId`, `theme`.`base_config` as `theme.baseConfig`, `theme`.`config_values` as `theme.configValues`, `theme`.`active` as `theme.active`, `theme`.`created_at` as `theme.createdAt`, `theme`.`updated_at` as `theme.updatedAt`, `theme.translation`.`description` as `theme.translation.description`, `theme.translation`.`description` as `theme.description`, `theme.translation`.`labels` as `theme.translation.labels`, `theme.translation`.`labels` as `theme.labels`, `theme.translation`.`help_texts` as `theme.translation.helpTexts`, `theme.translation`.`help_texts` as `theme.helpTexts`, `theme.translation`.`custom_fields` as `theme.translation.customFields`, `theme.translation`.`custom_fields` as `theme.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` LEFT JOIN `theme_translation` `theme.translation` ON `theme.translation`.`theme_id` = `theme`.`id` AND `theme.translation`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B WHERE `theme`.`id` IN (0x5D4C6B4484F74D748117BC9C4FF2DB07);
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 296)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 144)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 103)"
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 34)"
8 => "Shopware\Core\Profiling\Entity\EntityReaderProfiler::read (line 225)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 89)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 162)"
11 => "Shopware\Storefront\Theme\ThemeService::getThemeConfiguration (line 198)"
12 => "Shopware\Storefront\Theme\ThemeService::getResolvedThemeConfiguration (line 126)"
13 => "Shopware\Storefront\Framework\Twig\TemplateDataExtension::getThemeConfig (line 83)"
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 199)"
24 => "Shopware\Storefront\Controller\CheckoutController::info (line 146)"
25 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 68)"
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 148)"
33 => "Shopware\Core\HttpKernel::doHandle (line 77)"
34 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
36 |
0.64 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.translation`.`title` as `media.translation.title`, `media.translation`.`title` as `media.title`, `media.translation`.`alt` as `media.translation.alt`, `media.translation`.`alt` as `media.alt`, `media.translation`.`custom_fields` as `media.translation.customFields`, `media.translation`.`custom_fields` as `media.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` LEFT JOIN `media_translation` `media.translation` ON `media.translation`.`media_id` = `media`.`id` AND `media.translation`.`language_id` = :translationLanguageId 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.translation`.`title` as `media.translation.title`, `media.translation`.`title` as `media.title`, `media.translation`.`alt` as `media.translation.alt`, `media.translation`.`alt` as `media.alt`, `media.translation`.`custom_fields` as `media.translation.customFields`, `media.translation`.`custom_fields` as `media.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` LEFT JOIN `media_translation` `media.translation` ON `media.translation`.`media_id` = `media`.`id` AND `media.translation`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B WHERE `media`.`id` IN (0x4D4C81F38AFF456A95D74438A897E2AF, 0x90599956EC86489B83ECB68A8CB6FE2C);
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 296)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 144)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 103)"
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 34)"
8 => "Shopware\Core\Profiling\Entity\EntityReaderProfiler::read (line 225)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 89)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 120)"
11 => "Shopware\Core\Content\Media\DataAbstractionLayer\MediaRepositoryDecorator::search (line 212)"
12 => "Shopware\Storefront\Theme\ThemeService::getResolvedThemeConfiguration (line 126)"
13 => "Shopware\Storefront\Framework\Twig\TemplateDataExtension::getThemeConfig (line 83)"
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 199)"
24 => "Shopware\Storefront\Controller\CheckoutController::info (line 146)"
25 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 68)"
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 148)"
33 => "Shopware\Core\HttpKernel::doHandle (line 77)"
34 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
37 |
0.56 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.translation`.`name` as `language.locale.translation.name`, `language.locale.translation`.`name` as `language.locale.name`, `language.locale.translation`.`territory` as `language.locale.translation.territory`, `language.locale.translation`.`territory` as `language.locale.territory`, `language.locale.translation`.`custom_fields` as `language.locale.translation.customFields`, `language.locale.translation`.`custom_fields` as `language.locale.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 `language` LEFT JOIN `locale` `language.locale` ON `language`.`locale_id` = `language.locale`.`id` LEFT JOIN `locale_translation` `language.locale.translation` ON `language.locale.translation`.`locale_id` = `language.locale`.`id` AND `language.locale.translation`.`language_id` = :translationLanguageId WHERE (`language`.`id` = :param_f730dbfb8b2547b0a843345c848b7d75)
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.translation`.`name` as `language.locale.translation.name`, `language.locale.translation`.`name` as `language.locale.name`, `language.locale.translation`.`territory` as `language.locale.translation.territory`, `language.locale.translation`.`territory` as `language.locale.territory`, `language.locale.translation`.`custom_fields` as `language.locale.translation.customFields`, `language.locale.translation`.`custom_fields` as `language.locale.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 `language` LEFT JOIN `locale` `language.locale` ON `language`.`locale_id` = `language.locale`.`id` LEFT JOIN `locale_translation` `language.locale.translation` ON `language.locale.translation`.`locale_id` = `language.locale`.`id` AND `language.locale.translation`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B WHERE (`language`.`id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B);
array:40 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 206)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 296)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 144)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 103)"
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 34)"
8 => "Shopware\Core\Profiling\Entity\EntityReaderProfiler::read (line 225)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 89)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 42)"
11 => "Shopware\Core\System\Currency\CurrencyFormatter::formatCurrencyByLanguage (line 76)"
12 => "Shopware\Core\Framework\Adapter\Twig\Filter\CurrencyFilter::formatCurrency (line 88)"
13 => "__TwigTemplate_1eedd7cf7cd597abb07fc1cb14bb52e5a2227ec28410704bdc853d4a6be015f9::block_layout_header_actions_cart_widget (line 184)"
14 => "Twig\Template::displayBlock (line 147)"
15 => "Twig\Template::displayParentBlock (line 69)"
16 => "__TwigTemplate_a7a446656580dfc14af327c111b2075656c48e8b98be8411dd077d770096213c::block_layout_header_actions_cart_widget (line 184)"
17 => "Twig\Template::displayBlock (line 44)"
18 => "__TwigTemplate_1eedd7cf7cd597abb07fc1cb14bb52e5a2227ec28410704bdc853d4a6be015f9::doDisplay (line 407)"
19 => "Twig\Template::displayWithErrorHandling (line 380)"
20 => "Twig\Template::display (line 48)"
21 => "__TwigTemplate_a7a446656580dfc14af327c111b2075656c48e8b98be8411dd077d770096213c::doDisplay (line 407)"
22 => "Twig\Template::displayWithErrorHandling (line 380)"
23 => "Twig\Template::display (line 392)"
24 => "Twig\Template::render (line 45)"
25 => "Twig\TemplateWrapper::render (line 318)"
26 => "Twig\Environment::render (line 235)"
27 => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::render (line 34)"
28 => "Shopware\Storefront\Controller\StorefrontController::renderStorefront (line 199)"
29 => "Shopware\Storefront\Controller\CheckoutController::info (line 146)"
30 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 68)"
31 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 201)"
32 => "Symfony\Component\HttpKernel\Kernel::handle (line 85)"
33 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 477)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 450)"
35 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 344)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 222)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 148)"
38 => "Shopware\Core\HttpKernel::doHandle (line 77)"
39 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
38 |
0.57 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.translation`.`name` as `language.locale.translation.name`, `language.locale.translation`.`name` as `language.locale.name`, `language.locale.translation`.`territory` as `language.locale.translation.territory`, `language.locale.translation`.`territory` as `language.locale.territory`, `language.locale.translation`.`custom_fields` as `language.locale.translation.customFields`, `language.locale.translation`.`custom_fields` as `language.locale.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 `language` LEFT JOIN `locale` `language.locale` ON `language`.`locale_id` = `language.locale`.`id` LEFT JOIN `locale_translation` `language.locale.translation` ON `language.locale.translation`.`locale_id` = `language.locale`.`id` AND `language.locale.translation`.`language_id` = :translationLanguageId WHERE (`language`.`id` = :param_de2d428e1c7f410fa9f791cdacf764bb)
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.translation`.`name` as `language.locale.translation.name`, `language.locale.translation`.`name` as `language.locale.name`, `language.locale.translation`.`territory` as `language.locale.translation.territory`, `language.locale.translation`.`territory` as `language.locale.territory`, `language.locale.translation`.`custom_fields` as `language.locale.translation.customFields`, `language.locale.translation`.`custom_fields` as `language.locale.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 `language` LEFT JOIN `locale` `language.locale` ON `language`.`locale_id` = `language.locale`.`id` LEFT JOIN `locale_translation` `language.locale.translation` ON `language.locale.translation`.`locale_id` = `language.locale`.`id` AND `language.locale.translation`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B WHERE (`language`.`id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B);
array:43 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 918)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 206)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 296)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 144)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 103)"
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 34)"
8 => "Shopware\Core\Profiling\Entity\EntityReaderProfiler::read (line 225)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 89)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 278)"
11 => "Shopware\Core\Framework\Adapter\Translation\Translator::getFallbackLocale (line 107)"
12 => "Shopware\Core\Framework\Adapter\Translation\Translator::getCatalogue (line 134)"
13 => "Shopware\Core\Framework\Adapter\Translation\Translator::trans (line 56)"
14 => "Symfony\Component\Translation\DataCollectorTranslator::trans (line 124)"
15 => "Symfony\Bridge\Twig\Extension\TranslationExtension::trans (line 89)"
16 => "__TwigTemplate_1eedd7cf7cd597abb07fc1cb14bb52e5a2227ec28410704bdc853d4a6be015f9::block_layout_header_actions_cart_widget (line 184)"
17 => "Twig\Template::displayBlock (line 147)"
18 => "Twig\Template::displayParentBlock (line 69)"
19 => "__TwigTemplate_a7a446656580dfc14af327c111b2075656c48e8b98be8411dd077d770096213c::block_layout_header_actions_cart_widget (line 184)"
20 => "Twig\Template::displayBlock (line 44)"
21 => "__TwigTemplate_1eedd7cf7cd597abb07fc1cb14bb52e5a2227ec28410704bdc853d4a6be015f9::doDisplay (line 407)"
22 => "Twig\Template::displayWithErrorHandling (line 380)"
23 => "Twig\Template::display (line 48)"
24 => "__TwigTemplate_a7a446656580dfc14af327c111b2075656c48e8b98be8411dd077d770096213c::doDisplay (line 407)"
25 => "Twig\Template::displayWithErrorHandling (line 380)"
26 => "Twig\Template::display (line 392)"
27 => "Twig\Template::render (line 45)"
28 => "Twig\TemplateWrapper::render (line 318)"
29 => "Twig\Environment::render (line 235)"
30 => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::render (line 34)"
31 => "Shopware\Storefront\Controller\StorefrontController::renderStorefront (line 199)"
32 => "Shopware\Storefront\Controller\CheckoutController::info (line 146)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 68)"
34 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 201)"
35 => "Symfony\Component\HttpKernel\Kernel::handle (line 85)"
36 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 477)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 450)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 344)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 222)"
40 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 148)"
41 => "Shopware\Core\HttpKernel::doHandle (line 77)"
42 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
39 |
0.15 ms |
SELECT iso FROM snippet_set WHERE id = :snippetSetId
SELECT iso FROM snippet_set WHERE id = 0x38F7ED47BF344CB1B0BAA385564462F4;
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 316)"
3 => "Shopware\Core\System\Snippet\SnippetService::getLocaleBySnippetSetId (line 118)"
4 => "Shopware\Core\System\Snippet\SnippetService::getStorefrontSnippets (line 244)"
5 => "Shopware\Core\Framework\Adapter\Translation\Translator::loadSnippets (line 229)"
6 => "Shopware\Core\Framework\Adapter\Translation\Translator::getCustomizedCatalog (line 122)"
7 => "Shopware\Core\Framework\Adapter\Translation\Translator::getCatalogue (line 134)"
8 => "Shopware\Core\Framework\Adapter\Translation\Translator::trans (line 56)"
9 => "Symfony\Component\Translation\DataCollectorTranslator::trans (line 124)"
10 => "Symfony\Bridge\Twig\Extension\TranslationExtension::trans (line 89)"
11 => "__TwigTemplate_1eedd7cf7cd597abb07fc1cb14bb52e5a2227ec28410704bdc853d4a6be015f9::block_layout_header_actions_cart_widget (line 184)"
12 => "Twig\Template::displayBlock (line 147)"
13 => "Twig\Template::displayParentBlock (line 69)"
14 => "__TwigTemplate_a7a446656580dfc14af327c111b2075656c48e8b98be8411dd077d770096213c::block_layout_header_actions_cart_widget (line 184)"
15 => "Twig\Template::displayBlock (line 44)"
16 => "__TwigTemplate_1eedd7cf7cd597abb07fc1cb14bb52e5a2227ec28410704bdc853d4a6be015f9::doDisplay (line 407)"
17 => "Twig\Template::displayWithErrorHandling (line 380)"
18 => "Twig\Template::display (line 48)"
19 => "__TwigTemplate_a7a446656580dfc14af327c111b2075656c48e8b98be8411dd077d770096213c::doDisplay (line 407)"
20 => "Twig\Template::displayWithErrorHandling (line 380)"
21 => "Twig\Template::display (line 392)"
22 => "Twig\Template::render (line 45)"
23 => "Twig\TemplateWrapper::render (line 318)"
24 => "Twig\Environment::render (line 235)"
25 => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::render (line 34)"
26 => "Shopware\Storefront\Controller\StorefrontController::renderStorefront (line 199)"
27 => "Shopware\Storefront\Controller\CheckoutController::info (line 146)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 68)"
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 148)"
36 => "Shopware\Core\HttpKernel::doHandle (line 77)"
37 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|
40 |
0.19 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 = 0x38F7ED47BF344CB1B0BAA385564462F4 GROUP BY snippet.translation_key, snippet.id;
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 240)"
3 => "Shopware\Core\System\Snippet\SnippetService::fetchSnippetsFromDatabase (line 141)"
4 => "Shopware\Core\System\Snippet\SnippetService::getStorefrontSnippets (line 244)"
5 => "Shopware\Core\Framework\Adapter\Translation\Translator::loadSnippets (line 229)"
6 => "Shopware\Core\Framework\Adapter\Translation\Translator::getCustomizedCatalog (line 122)"
7 => "Shopware\Core\Framework\Adapter\Translation\Translator::getCatalogue (line 134)"
8 => "Shopware\Core\Framework\Adapter\Translation\Translator::trans (line 56)"
9 => "Symfony\Component\Translation\DataCollectorTranslator::trans (line 124)"
10 => "Symfony\Bridge\Twig\Extension\TranslationExtension::trans (line 89)"
11 => "__TwigTemplate_1eedd7cf7cd597abb07fc1cb14bb52e5a2227ec28410704bdc853d4a6be015f9::block_layout_header_actions_cart_widget (line 184)"
12 => "Twig\Template::displayBlock (line 147)"
13 => "Twig\Template::displayParentBlock (line 69)"
14 => "__TwigTemplate_a7a446656580dfc14af327c111b2075656c48e8b98be8411dd077d770096213c::block_layout_header_actions_cart_widget (line 184)"
15 => "Twig\Template::displayBlock (line 44)"
16 => "__TwigTemplate_1eedd7cf7cd597abb07fc1cb14bb52e5a2227ec28410704bdc853d4a6be015f9::doDisplay (line 407)"
17 => "Twig\Template::displayWithErrorHandling (line 380)"
18 => "Twig\Template::display (line 48)"
19 => "__TwigTemplate_a7a446656580dfc14af327c111b2075656c48e8b98be8411dd077d770096213c::doDisplay (line 407)"
20 => "Twig\Template::displayWithErrorHandling (line 380)"
21 => "Twig\Template::display (line 392)"
22 => "Twig\Template::render (line 45)"
23 => "Twig\TemplateWrapper::render (line 318)"
24 => "Twig\Environment::render (line 235)"
25 => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::render (line 34)"
26 => "Shopware\Storefront\Controller\StorefrontController::renderStorefront (line 199)"
27 => "Shopware\Storefront\Controller\CheckoutController::info (line 146)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 68)"
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 148)"
36 => "Shopware\Core\HttpKernel::doHandle (line 77)"
37 => "Shopware\Core\HttpKernel::handle (line 83)"
]
|