1 |
0.57 ms |
SELECT `value` FROM app_config WHERE `key` = :key
SELECT `value` FROM app_config WHERE `key` = 'cache-id';
array:7 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 665)"
2 => "Doctrine\DBAL\Connection::fetchColumn (line 43)"
3 => "Shopware\Core\Framework\Adapter\Cache\CacheIdLoader::load (line 180)"
4 => "Shopware\Core\HttpKernel::createKernel (line 121)"
5 => "Shopware\Core\HttpKernel::doHandle (line 75)"
6 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
2 |
0.47 ms |
SELECT
`name`,
`base_class` AS baseClass,
IF(`active` = 1 AND `installed_at` IS NOT NULL, 1, 0) AS active,
`path`,
`version`,
`autoload`,
`managed_by_composer` AS managedByComposer,
composer_name as composerName
FROM `plugin`
ORDER BY `installed_at`;
SELECT
`name`,
`base_class` AS baseClass,
IF(`active` = 1 AND `installed_at` IS NOT NULL, 1, 0) AS active,
`path`,
`version`,
`autoload`,
`managed_by_composer` AS managedByComposer,
composer_name as composerName
FROM `plugin`
ORDER BY `installed_at`;;
array:7 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 39)"
2 => "Shopware\Core\Framework\Plugin\KernelPluginLoader\DbalKernelPluginLoader::loadPluginInfos (line 98)"
3 => "Shopware\Core\Framework\Plugin\KernelPluginLoader\KernelPluginLoader::initializePlugins (line 178)"
4 => "Shopware\Core\Kernel::boot (line 122)"
5 => "Shopware\Core\HttpKernel::doHandle (line 75)"
6 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
3 |
0.57 ms |
SELECT custom_entity.name, custom_entity.fields
FROM custom_entity
LEFT JOIN app ON app.id = custom_entity.app_id
WHERE custom_entity.app_id IS NULL OR app.active = 1
SELECT custom_entity.name, custom_entity.fields
FROM custom_entity
LEFT JOIN app ON app.id = custom_entity.app_id
WHERE custom_entity.app_id IS NULL OR app.active = 1
;
array:8 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 1042)"
2 => "Doctrine\DBAL\Connection::fetchAllAssociative (line 36)"
3 => "Shopware\Core\System\CustomEntity\CustomEntityRegistrar::register (line 55)"
4 => "Shopware\Core\System\System::boot (line 193)"
5 => "Shopware\Core\Kernel::boot (line 122)"
6 => "Shopware\Core\HttpKernel::doHandle (line 75)"
7 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
4 |
0.34 ms |
SELECT `creation_timestamp`
FROM `migration`
WHERE `update` IS NOT NULL AND `update_destructive` IS NULL
SELECT `creation_timestamp`
FROM `migration`
WHERE `update` IS NOT NULL AND `update_destructive` IS NULL
;
array:6 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 360)"
2 => "Shopware\Core\Kernel::initializeDatabaseConnectionVariables (line 196)"
3 => "Shopware\Core\Kernel::boot (line 122)"
4 => "Shopware\Core\HttpKernel::doHandle (line 75)"
5 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
5 |
0.13 ms |
SET @@group_concat_max_len = CAST(IF(@@group_concat_max_len > 320000, @@group_concat_max_len, 320000) AS UNSIGNED);SET sql_mode=(SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY',''));SET @MIGRATION_1611155140_IS_ACTIVE = TRUE;SET @MIGRATION_1646397836_IS_ACTIVE = TRUE;SET @MIGRATION_1605167857_IS_ACTIVE = TRUE;SET @MIGRATION_1584005462_IS_ACTIVE = TRUE;SET @MIGRATION_1589800641_IS_ACTIVE = TRUE;SET @MIGRATION_1589800704_IS_ACTIVE = TRUE;SET @MIGRATION_1589882802_IS_ACTIVE = TRUE;SET @MIGRATION_1589905764_IS_ACTIVE = TRUE;SET @MIGRATION_1591365484_IS_ACTIVE = TRUE;SET @MIGRATION_1626082072_IS_ACTIVE = TRUE;SET @MIGRATION_1675420139_IS_ACTIVE = TRUE;SET @MIGRATION_160198215_IS_ACTIVE = TRUE;SET @MIGRATION_1634025013_IS_ACTIVE = TRUE;SET @MIGRATION_1663601206_IS_ACTIVE = TRUE;SET @MIGRATION_1616141231_IS_ACTIVE = TRUE;SET @MIGRATION_1631631689_IS_ACTIVE = TRUE;SET @MIGRATION_1636082647_IS_ACTIVE = TRUE;SET @MIGRATION_1662306139_IS_ACTIVE = TRUE;SET @MIGRATION_1662757955_IS_ACTIVE = TRUE;SET @MIGRATION_1663039410_IS_ACTIVE = TRUE;SET @MIGRATION_1676830357_IS_ACTIVE = TRUE;SET @MIGRATION_1572257501_IS_ACTIVE = TRUE;SET @MIGRATION_1616477404_IS_ACTIVE = TRUE;SET @MIGRATION_1554708925_IS_ACTIVE = TRUE;SET @MIGRATION_1575569953_IS_ACTIVE = TRUE;SET @MIGRATION_1598204175_IS_ACTIVE = TRUE;SET @MIGRATION_1594488930_IS_ACTIVE = TRUE;SET @MIGRATION_1661505236_IS_ACTIVE = TRUE;SET @MIGRATION_1665435663_IS_ACTIVE = TRUE;SET @MIGRATION_1666859263_IS_ACTIVE = TRUE;SET @MIGRATION_1673945260_IS_ACTIVE = TRUE
SET @@group_concat_max_len = CAST(IF(@@group_concat_max_len > 320000, @@group_concat_max_len, 320000) AS UNSIGNED);SET sql_mode=(SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY',''));SET @MIGRATION_1611155140_IS_ACTIVE = TRUE;SET @MIGRATION_1646397836_IS_ACTIVE = TRUE;SET @MIGRATION_1605167857_IS_ACTIVE = TRUE;SET @MIGRATION_1584005462_IS_ACTIVE = TRUE;SET @MIGRATION_1589800641_IS_ACTIVE = TRUE;SET @MIGRATION_1589800704_IS_ACTIVE = TRUE;SET @MIGRATION_1589882802_IS_ACTIVE = TRUE;SET @MIGRATION_1589905764_IS_ACTIVE = TRUE;SET @MIGRATION_1591365484_IS_ACTIVE = TRUE;SET @MIGRATION_1626082072_IS_ACTIVE = TRUE;SET @MIGRATION_1675420139_IS_ACTIVE = TRUE;SET @MIGRATION_160198215_IS_ACTIVE = TRUE;SET @MIGRATION_1634025013_IS_ACTIVE = TRUE;SET @MIGRATION_1663601206_IS_ACTIVE = TRUE;SET @MIGRATION_1616141231_IS_ACTIVE = TRUE;SET @MIGRATION_1631631689_IS_ACTIVE = TRUE;SET @MIGRATION_1636082647_IS_ACTIVE = TRUE;SET @MIGRATION_1662306139_IS_ACTIVE = TRUE;SET @MIGRATION_1662757955_IS_ACTIVE = TRUE;SET @MIGRATION_1663039410_IS_ACTIVE = TRUE;SET @MIGRATION_1676830357_IS_ACTIVE = TRUE;SET @MIGRATION_1572257501_IS_ACTIVE = TRUE;SET @MIGRATION_1616477404_IS_ACTIVE = TRUE;SET @MIGRATION_1554708925_IS_ACTIVE = TRUE;SET @MIGRATION_1575569953_IS_ACTIVE = TRUE;SET @MIGRATION_1598204175_IS_ACTIVE = TRUE;SET @MIGRATION_1594488930_IS_ACTIVE = TRUE;SET @MIGRATION_1661505236_IS_ACTIVE = TRUE;SET @MIGRATION_1665435663_IS_ACTIVE = TRUE;SET @MIGRATION_1666859263_IS_ACTIVE = TRUE;SET @MIGRATION_1673945260_IS_ACTIVE = TRUE;
array:6 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 393)"
2 => "Shopware\Core\Kernel::initializeDatabaseConnectionVariables (line 196)"
3 => "Shopware\Core\Kernel::boot (line 122)"
4 => "Shopware\Core\HttpKernel::doHandle (line 75)"
5 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
6 |
0.69 ms |
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC;
array:13 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 212)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 52)"
3 => "Shopware\Core\System\SystemConfig\SystemConfigLoader::load (line 36)"
4 => "Shopware\Core\System\SystemConfig\CachedSystemConfigLoader::Shopware\Core\System\SystemConfig\{closure} (line 72)"
5 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
6 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 41)"
7 => "Shopware\Core\System\SystemConfig\CachedSystemConfigLoader::load (line 37)"
8 => "Shopware\Core\System\SystemConfig\MemoizedSystemConfigLoader::load (line 74)"
9 => "Shopware\Core\System\SystemConfig\SystemConfigService::get (line 36)"
10 => "Shopware\Core\Framework\Routing\CanonicalRedirectService::getRedirect (line 133)"
11 => "Shopware\Core\HttpKernel::doHandle (line 75)"
12 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
7 |
0.59 ms |
SELECT last_updated_password_at FROM user WHERE id = :userId
SELECT last_updated_password_at FROM user WHERE id = 0x6BA12AC8A5DA4C36A01660550D7FF10E;
array:20 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 212)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 76)"
3 => "Shopware\Core\Framework\Api\OAuth\BearerTokenValidator::validateAccessTokenIssuedAt (line 59)"
4 => "Shopware\Core\Framework\Api\OAuth\BearerTokenValidator::validateAuthorization (line 84)"
5 => "League\OAuth2\Server\ResourceServer::validateAuthenticatedRequest (line 120)"
6 => "Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener::validateRequest (line 117)"
7 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
8 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
9 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 51)"
10 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 96)"
11 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 53)"
12 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 35)"
13 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
14 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 141)"
15 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
16 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
17 => "Symfony\Component\HttpKernel\Kernel::handle (line 149)"
18 => "Shopware\Core\HttpKernel::doHandle (line 75)"
19 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
8 |
0.21 ms |
SELECT item_rounding FROM currency WHERE id = :id
SELECT item_rounding FROM currency WHERE id = 0xB7D2554B0CE847CD82F3AC9BD1C0DFCA;
array:20 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 616)"
2 => "Doctrine\DBAL\Connection::fetchAssoc (line 334)"
3 => "Shopware\Core\Framework\Routing\ApiRequestContextResolver::getCashRounding (line 61)"
4 => "Shopware\Core\Framework\Routing\ApiRequestContextResolver::resolve (line 68)"
5 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 36)"
6 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
7 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
8 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
9 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 51)"
10 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 96)"
11 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 53)"
12 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 35)"
13 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
14 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 141)"
15 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
16 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
17 => "Symfony\Component\HttpKernel\Kernel::handle (line 149)"
18 => "Shopware\Core\HttpKernel::doHandle (line 75)"
19 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
9 |
0.28 ms |
SELECT role.privileges FROM acl_user_role mapping INNER JOIN acl_role role ON mapping.acl_role_id = role.id WHERE mapping.user_id = :userId
SELECT role.privileges FROM acl_user_role mapping INNER JOIN acl_role role ON mapping.acl_role_id = role.id WHERE mapping.user_id = 0x6BA12AC8A5DA4C36A01660550D7FF10E;
array:22 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 212)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 318)"
3 => "Shopware\Core\Framework\Routing\ApiRequestContextResolver::fetchPermissions (line 278)"
4 => "Shopware\Core\Framework\Routing\ApiRequestContextResolver::getAdminApiSource (line 153)"
5 => "Shopware\Core\Framework\Routing\ApiRequestContextResolver::resolveContextSource (line 64)"
6 => "Shopware\Core\Framework\Routing\ApiRequestContextResolver::resolve (line 68)"
7 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 36)"
8 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
9 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
10 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
11 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 51)"
12 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 96)"
13 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 53)"
14 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 35)"
15 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
16 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 141)"
17 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
18 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
19 => "Symfony\Component\HttpKernel\Kernel::handle (line 149)"
20 => "Shopware\Core\HttpKernel::doHandle (line 75)"
21 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
10 |
0.15 ms |
SELECT admin FROM `user` WHERE id = :id
SELECT admin FROM `user` WHERE id = 0x6BA12AC8A5DA4C36A01660550D7FF10E;
array:22 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 665)"
2 => "Doctrine\DBAL\Connection::fetchColumn (line 298)"
3 => "Shopware\Core\Framework\Routing\ApiRequestContextResolver::isAdmin (line 279)"
4 => "Shopware\Core\Framework\Routing\ApiRequestContextResolver::getAdminApiSource (line 153)"
5 => "Shopware\Core\Framework\Routing\ApiRequestContextResolver::resolveContextSource (line 64)"
6 => "Shopware\Core\Framework\Routing\ApiRequestContextResolver::resolve (line 68)"
7 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 36)"
8 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
9 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
10 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
11 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 51)"
12 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 96)"
13 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 53)"
14 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 35)"
15 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
16 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 141)"
17 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
18 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
19 => "Symfony\Component\HttpKernel\Kernel::handle (line 149)"
20 => "Shopware\Core\HttpKernel::doHandle (line 75)"
21 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
11 |
0.28 ms |
SELECT `notification`.`id` FROM `notification` ORDER BY `notification`.`created_at` ASC LIMIT 5
SELECT `notification`.`id` FROM `notification` ORDER BY `notification`.`created_at` ASC LIMIT 5;
array:17 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 212)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 105)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 60)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 130)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::searchIds (line 289)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 104)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 58)"
8 => "Shopware\Administration\Notification\NotificationService::Shopware\Administration\Notification\{closure} (line 221)"
9 => "Shopware\Core\Framework\Context::scope (line 61)"
10 => "Shopware\Administration\Notification\NotificationService::getNotifications (line 102)"
11 => "Shopware\Administration\Controller\NotificationController::fetchNotification (line 153)"
12 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
13 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
14 => "Symfony\Component\HttpKernel\Kernel::handle (line 149)"
15 => "Shopware\Core\HttpKernel::doHandle (line 75)"
16 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|