Query Metrics
7
Database Queries
Different statements
2.91 ms
Query time
Invalid entities
Grouped Statements
Show all queries
| Time▼ |
Count |
Info |
0.62 ms (0.00%)
|
|
SELECT `creation_timestamp`
FROM `migration`
WHERE `update` IS NOT NULL AND `update_destructive` IS NULL
SELECT `creation_timestamp`
FROM `migration`
WHERE `update` IS NOT NULL AND `update_destructive` IS NULL
;
array:7 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 361)"
2 => "Shopware\Core\Kernel::initializeDatabaseConnectionVariables (line 42)"
3 => "Shopware\Production\Kernel::initializeDatabaseConnectionVariables (line 200)"
4 => "Shopware\Core\Kernel::boot (line 126)"
5 => "Shopware\Core\HttpKernel::doHandle (line 79)"
6 => "Shopware\Core\HttpKernel::handle (line 74)"
]
|
0.19 ms (0.00%)
|
|
SET @@group_concat_max_len = CAST(IF(@@group_concat_max_len > 320000, @@group_concat_max_len, 320000) AS UNSIGNED);SET sql_mode=(SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY',''))
SET @@group_concat_max_len = CAST(IF(@@group_concat_max_len > 320000, @@group_concat_max_len, 320000) AS UNSIGNED);SET sql_mode=(SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY',''));
array:7 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 394)"
2 => "Shopware\Core\Kernel::initializeDatabaseConnectionVariables (line 42)"
3 => "Shopware\Production\Kernel::initializeDatabaseConnectionVariables (line 200)"
4 => "Shopware\Core\Kernel::boot (line 126)"
5 => "Shopware\Core\HttpKernel::doHandle (line 79)"
6 => "Shopware\Core\HttpKernel::handle (line 74)"
]
|
0.54 ms (0.00%)
|
|
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC;
array:13 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 212)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 49)"
3 => "Shopware\Core\System\SystemConfig\SystemConfigLoader::load (line 33)"
4 => "Shopware\Core\System\SystemConfig\CachedSystemConfigLoader::Shopware\Core\System\SystemConfig\{closure} (line 70)"
5 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 33)"
6 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 38)"
7 => "Shopware\Core\System\SystemConfig\CachedSystemConfigLoader::load (line 34)"
8 => "Shopware\Core\System\SystemConfig\MemoizedSystemConfigLoader::load (line 71)"
9 => "Shopware\Core\System\SystemConfig\SystemConfigService::get (line 33)"
10 => "Shopware\Core\Framework\Routing\CanonicalRedirectService::getRedirect (line 137)"
11 => "Shopware\Core\HttpKernel::doHandle (line 79)"
12 => "Shopware\Core\HttpKernel::handle (line 74)"
]
|
0.44 ms (0.00%)
|
|
SELECT item_rounding FROM currency WHERE id = :id
SELECT item_rounding FROM currency WHERE id = 0xB7D2554B0CE847CD82F3AC9BD1C0DFCA;
array:25 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 616)"
2 => "Doctrine\DBAL\Connection::fetchAssoc (line 318)"
3 => "Shopware\Core\Framework\Routing\ApiRequestContextResolver::getCashRounding (line 58)"
4 => "Shopware\Core\Framework\Routing\ApiRequestContextResolver::resolve (line 65)"
5 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 33)"
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 52)"
12 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 32)"
13 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
14 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 140)"
15 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 74)"
16 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
17 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
18 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
19 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 269)"
20 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::pass (line 285)"
21 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::invalidate (line 213)"
22 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 153)"
23 => "Shopware\Core\HttpKernel::doHandle (line 79)"
24 => "Shopware\Core\HttpKernel::handle (line 74)"
]
|
0.30 ms (0.00%)
|
|
SELECT id FROM integration WHERE access_key = :accessKey
SELECT id FROM integration WHERE access_key = 'SWIARFD4RVH4QTNWM0ZGUXHXQQ';
array:26 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 212)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 242)"
3 => "Shopware\Core\Framework\Routing\ApiRequestContextResolver::getIntegrationIdByAccessKey (line 162)"
4 => "Shopware\Core\Framework\Routing\ApiRequestContextResolver::resolveContextSource (line 61)"
5 => "Shopware\Core\Framework\Routing\ApiRequestContextResolver::resolve (line 65)"
6 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 33)"
7 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
8 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
9 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
10 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 51)"
11 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 96)"
12 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 52)"
13 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 32)"
14 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
15 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 140)"
16 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 74)"
17 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
18 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
19 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
20 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 269)"
21 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::pass (line 285)"
22 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::invalidate (line 213)"
23 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 153)"
24 => "Shopware\Core\HttpKernel::doHandle (line 79)"
25 => "Shopware\Core\HttpKernel::handle (line 74)"
]
|
0.34 ms (0.00%)
|
|
SELECT `acl_role`.`privileges`
FROM `acl_role`
INNER JOIN `app` ON `app`.`acl_role_id` = `acl_role`.`id`
WHERE `app`.`integration_id` = :integrationId
SELECT `acl_role`.`privileges`
FROM `acl_role`
INNER JOIN `app` ON `app`.`acl_role_id` = `acl_role`.`id`
WHERE `app`.`integration_id` = 0x845DC30C9E054108AB575EE2A9B8D65A
;
array:27 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 665)"
2 => "Doctrine\DBAL\Connection::fetchColumn (line 344)"
3 => "Shopware\Core\Framework\Routing\ApiRequestContextResolver::fetchPermissionsIntegrationByApp (line 253)"
4 => "Shopware\Core\Framework\Routing\ApiRequestContextResolver::getAdminApiSource (line 164)"
5 => "Shopware\Core\Framework\Routing\ApiRequestContextResolver::resolveContextSource (line 61)"
6 => "Shopware\Core\Framework\Routing\ApiRequestContextResolver::resolve (line 65)"
7 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 33)"
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 52)"
14 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 32)"
15 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
16 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 140)"
17 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 74)"
18 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
19 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
20 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
21 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 269)"
22 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::pass (line 285)"
23 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::invalidate (line 213)"
24 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 153)"
25 => "Shopware\Core\HttpKernel::doHandle (line 79)"
26 => "Shopware\Core\HttpKernel::handle (line 74)"
]
|
0.48 ms (0.00%)
|
|
SELECT `order`.`id` FROM `order` WHERE (`order`.`version_id` = :version) AND (((`order`.`order_date_time` >= :param_bf978bf98fc14f6c966fb929a690c92b AND `order`.`order_date_time` <= :param_8b59ba7b1bd64833a2fb760143da8d70))) LIMIT 100
SELECT `order`.`id` FROM `order` WHERE (`order`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND (((`order`.`order_date_time` >= '2026-05-09T23:33:44.072Z' AND `order`.`order_date_time` <= '2026-05-10T00:34:34.072Z'))) LIMIT 100;
array:21 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 212)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 86)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 57)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 133)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::searchIds (line 260)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 107)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 425)"
8 => "Shopware\Core\Framework\Api\Controller\ApiController::Shopware\Core\Framework\Api\Controller\{closure} (line 207)"
9 => "Shopware\Core\Framework\Context::scope (line 426)"
10 => "Shopware\Core\Framework\Api\Controller\ApiController::search (line 152)"
11 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 74)"
12 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
13 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
14 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
15 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 269)"
16 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::pass (line 285)"
17 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::invalidate (line 213)"
18 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 153)"
19 => "Shopware\Core\HttpKernel::doHandle (line 79)"
20 => "Shopware\Core\HttpKernel::handle (line 74)"
]
|
Database Connections
There are no configured database connections.
Entity Managers
There are no configured entity managers.
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping