1 |
0.31 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 42)"
2 => "Shopware\Core\Framework\Plugin\KernelPluginLoader\DbalKernelPluginLoader::loadPluginInfos (line 101)"
3 => "Shopware\Core\Framework\Plugin\KernelPluginLoader\KernelPluginLoader::initializePlugins (line 180)"
4 => "Shopware\Core\Kernel::boot (line 127)"
5 => "Shopware\Core\HttpKernel::doHandle (line 79)"
6 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
2 |
0.26 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 38)"
3 => "Shopware\Core\System\CustomEntity\CustomEntityRegistrar::register (line 57)"
4 => "Shopware\Core\System\System::boot (line 195)"
5 => "Shopware\Core\Kernel::boot (line 127)"
6 => "Shopware\Core\HttpKernel::doHandle (line 79)"
7 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
3 |
0.59 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 378)"
2 => "Shopware\Core\Kernel::initializeDatabaseConnectionVariables (line 198)"
3 => "Shopware\Core\Kernel::boot (line 127)"
4 => "Shopware\Core\HttpKernel::doHandle (line 79)"
5 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
4 |
0.11 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_1575569953_IS_ACTIVE = TRUE;SET @MIGRATION_1598204175_IS_ACTIVE = TRUE;SET @MIGRATION_1720536114_IS_ACTIVE = TRUE;SET @MIGRATION_1724420699_IS_ACTIVE = TRUE;SET @MIGRATION_1732629279_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_1604898081_IS_ACTIVE = TRUE;SET @MIGRATION_165657926_IS_ACTIVE = TRUE;SET @MIGRATION_1590657517_IS_ACTIVE = TRUE;SET @MIGRATION_1651494367_IS_ACTIVE = TRUE;SET @MIGRATION_1615371170_IS_ACTIVE = TRUE;SET @MIGRATION_1617881178_IS_ACTIVE = TRUE;SET @MIGRATION_1697795798_IS_ACTIVE = TRUE;SET @MIGRATION_1686812041_IS_ACTIVE = TRUE;SET @MIGRATION_1690469830_IS_ACTIVE = TRUE;SET @MIGRATION_1628172267_IS_ACTIVE = TRUE;SET @MIGRATION_1644922949_IS_ACTIVE = TRUE;SET @MIGRATION_1688378836_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_1575569953_IS_ACTIVE = TRUE;SET @MIGRATION_1598204175_IS_ACTIVE = TRUE;SET @MIGRATION_1720536114_IS_ACTIVE = TRUE;SET @MIGRATION_1724420699_IS_ACTIVE = TRUE;SET @MIGRATION_1732629279_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_1604898081_IS_ACTIVE = TRUE;SET @MIGRATION_165657926_IS_ACTIVE = TRUE;SET @MIGRATION_1590657517_IS_ACTIVE = TRUE;SET @MIGRATION_1651494367_IS_ACTIVE = TRUE;SET @MIGRATION_1615371170_IS_ACTIVE = TRUE;SET @MIGRATION_1617881178_IS_ACTIVE = TRUE;SET @MIGRATION_1697795798_IS_ACTIVE = TRUE;SET @MIGRATION_1686812041_IS_ACTIVE = TRUE;SET @MIGRATION_1690469830_IS_ACTIVE = TRUE;SET @MIGRATION_1628172267_IS_ACTIVE = TRUE;SET @MIGRATION_1644922949_IS_ACTIVE = TRUE;SET @MIGRATION_1688378836_IS_ACTIVE = TRUE;
array:6 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 399)"
2 => "Shopware\Core\Kernel::initializeDatabaseConnectionVariables (line 198)"
3 => "Shopware\Core\Kernel::boot (line 127)"
4 => "Shopware\Core\HttpKernel::doHandle (line 79)"
5 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
5 |
1.18 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 252)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (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 81)"
9 => "Shopware\Core\System\SystemConfig\SystemConfigService::get (line 39)"
10 => "Shopware\Core\Framework\Routing\CanonicalRedirectService::getRedirect (line 138)"
11 => "Shopware\Core\HttpKernel::doHandle (line 79)"
12 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
6 |
0.46 ms |
SELECT last_updated_password_at FROM user WHERE id = :userId
SELECT last_updated_password_at FROM user WHERE id = 0x19B619EE82F4410186EC7178E247A119;
array:25 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 252)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 69)"
3 => "Shopware\Core\Framework\Api\OAuth\BearerTokenValidator::validateAccessTokenIssuedAt (line 53)"
4 => "Shopware\Core\Framework\Api\OAuth\BearerTokenValidator::validateAuthorization (line 84)"
5 => "League\OAuth2\Server\ResourceServer::validateAuthenticatedRequest (line 105)"
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 54)"
10 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 99)"
11 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 53)"
12 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 38)"
13 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
14 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
15 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
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 154)"
23 => "Shopware\Core\HttpKernel::doHandle (line 79)"
24 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
7 |
0.19 ms |
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 684)"
2 => "Doctrine\DBAL\Connection::fetchAssociative (line 330)"
3 => "Shopware\Core\Framework\Routing\ApiRequestContextResolver::getCashRounding (line 57)"
4 => "Shopware\Core\Framework\Routing\ApiRequestContextResolver::resolve (line 71)"
5 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
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 54)"
10 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 99)"
11 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 53)"
12 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 38)"
13 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
14 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
15 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
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 154)"
23 => "Shopware\Core\HttpKernel::doHandle (line 79)"
24 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
8 |
0.30 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 = 0x19B619EE82F4410186EC7178E247A119;
array:27 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 252)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 314)"
3 => "Shopware\Core\Framework\Routing\ApiRequestContextResolver::fetchPermissions (line 274)"
4 => "Shopware\Core\Framework\Routing\ApiRequestContextResolver::getAdminApiSource (line 149)"
5 => "Shopware\Core\Framework\Routing\ApiRequestContextResolver::resolveContextSource (line 60)"
6 => "Shopware\Core\Framework\Routing\ApiRequestContextResolver::resolve (line 71)"
7 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
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 54)"
12 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 99)"
13 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 53)"
14 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 38)"
15 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
16 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
17 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
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 154)"
25 => "Shopware\Core\HttpKernel::doHandle (line 79)"
26 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
9 |
0.16 ms |
SELECT admin FROM `user` WHERE id = :id
SELECT admin FROM `user` WHERE id = 0x19B619EE82F4410186EC7178E247A119;
array:27 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 734)"
2 => "Doctrine\DBAL\Connection::fetchOne (line 294)"
3 => "Shopware\Core\Framework\Routing\ApiRequestContextResolver::isAdmin (line 275)"
4 => "Shopware\Core\Framework\Routing\ApiRequestContextResolver::getAdminApiSource (line 149)"
5 => "Shopware\Core\Framework\Routing\ApiRequestContextResolver::resolveContextSource (line 60)"
6 => "Shopware\Core\Framework\Routing\ApiRequestContextResolver::resolve (line 71)"
7 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
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 54)"
12 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 99)"
13 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 53)"
14 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 38)"
15 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
16 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
17 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
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 154)"
25 => "Shopware\Core\HttpKernel::doHandle (line 79)"
26 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
10 |
0.83 ms |
SELECT `custom_field_set`.`id` FROM `custom_field_set` LEFT JOIN `custom_field_set_relation` `custom_field_set.relations` ON `custom_field_set`.`id` = `custom_field_set.relations`.`set_id` WHERE (`custom_field_set.relations`.`entity_name` = :param_0208bd0b6077471d888b426826c549e6) GROUP BY `custom_field_set`.`id` ORDER BY LENGTH(IF(JSON_TYPE(JSON_EXTRACT(`custom_field_set`.`config`, '$.customFieldPosition')) != "NULL", CONVERT(JSON_UNQUOTE(JSON_EXTRACT(`custom_field_set`.`config`, '$.customFieldPosition')) USING "utf8mb4") COLLATE utf8mb4_unicode_ci, NULL)) ASC, MIN(IF(JSON_TYPE(JSON_EXTRACT(`custom_field_set`.`config`, '$.customFieldPosition')) != "NULL", CONVERT(JSON_UNQUOTE(JSON_EXTRACT(`custom_field_set`.`config`, '$.customFieldPosition')) USING "utf8mb4") COLLATE utf8mb4_unicode_ci, NULL)) ASC
SELECT `custom_field_set`.`id` FROM `custom_field_set` LEFT JOIN `custom_field_set_relation` `custom_field_set.relations` ON `custom_field_set`.`id` = `custom_field_set.relations`.`set_id` WHERE (`custom_field_set.relations`.`entity_name` = 'product') GROUP BY `custom_field_set`.`id` ORDER BY LENGTH(IF(JSON_TYPE(JSON_EXTRACT(`custom_field_set`.`config`, '$.customFieldPosition')) != "NULL", CONVERT(JSON_UNQUOTE(JSON_EXTRACT(`custom_field_set`.`config`, '$.customFieldPosition')) USING "utf8mb4") COLLATE utf8mb4_unicode_ci, NULL)) ASC, MIN(IF(JSON_TYPE(JSON_EXTRACT(`custom_field_set`.`config`, '$.customFieldPosition')) != "NULL", CONVERT(JSON_UNQUOTE(JSON_EXTRACT(`custom_field_set`.`config`, '$.customFieldPosition')) USING "utf8mb4") COLLATE utf8mb4_unicode_ci, NULL)) ASC;
array:21 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 252)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 105)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 63)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 131)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::searchIds (line 290)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 105)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 376)"
8 => "Shopware\Core\Framework\Api\Controller\ApiController::Shopware\Core\Framework\Api\Controller\{closure} (line 221)"
9 => "Shopware\Core\Framework\Context::scope (line 377)"
10 => "Shopware\Core\Framework\Api\Controller\ApiController::search (line 163)"
11 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
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 154)"
19 => "Shopware\Core\HttpKernel::doHandle (line 79)"
20 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
11 |
0.39 ms |
SELECT COUNT(*) FROM (SELECT `custom_field_set`.`id` FROM `custom_field_set` LEFT JOIN `custom_field_set_relation` `custom_field_set.relations` ON `custom_field_set`.`id` = `custom_field_set.relations`.`set_id` WHERE (`custom_field_set.relations`.`entity_name` = :param_0208bd0b6077471d888b426826c549e6) GROUP BY `custom_field_set`.`id`) total
SELECT COUNT(*) FROM (SELECT `custom_field_set`.`id` FROM `custom_field_set` LEFT JOIN `custom_field_set_relation` `custom_field_set.relations` ON `custom_field_set`.`id` = `custom_field_set.relations`.`set_id` WHERE (`custom_field_set.relations`.`entity_name` = 'product') GROUP BY `custom_field_set`.`id`) total;
array:22 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 252)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 193)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::getTotalCount (line 107)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 63)"
5 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 131)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::searchIds (line 290)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 105)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 376)"
9 => "Shopware\Core\Framework\Api\Controller\ApiController::Shopware\Core\Framework\Api\Controller\{closure} (line 221)"
10 => "Shopware\Core\Framework\Context::scope (line 377)"
11 => "Shopware\Core\Framework\Api\Controller\ApiController::search (line 163)"
12 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
13 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
14 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
15 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
16 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 269)"
17 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::pass (line 285)"
18 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::invalidate (line 213)"
19 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 154)"
20 => "Shopware\Core\HttpKernel::doHandle (line 79)"
21 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
12 |
0.36 ms |
SELECT `custom_field_set`.`id` as `custom_field_set.id`, `custom_field_set`.`name` as `custom_field_set.name`, `custom_field_set`.`config` as `custom_field_set.config`, `custom_field_set`.`active` as `custom_field_set.active`, `custom_field_set`.`global` as `custom_field_set.global`, `custom_field_set`.`position` as `custom_field_set.position`, `custom_field_set`.`app_id` as `custom_field_set.appId`, `custom_field_set`.`created_at` as `custom_field_set.createdAt`, `custom_field_set`.`updated_at` as `custom_field_set.updatedAt` FROM `custom_field_set` WHERE `custom_field_set`.`id` IN (:ids)
SELECT `custom_field_set`.`id` as `custom_field_set.id`, `custom_field_set`.`name` as `custom_field_set.name`, `custom_field_set`.`config` as `custom_field_set.config`, `custom_field_set`.`active` as `custom_field_set.active`, `custom_field_set`.`global` as `custom_field_set.global`, `custom_field_set`.`position` as `custom_field_set.position`, `custom_field_set`.`app_id` as `custom_field_set.appId`, `custom_field_set`.`created_at` as `custom_field_set.createdAt`, `custom_field_set`.`updated_at` as `custom_field_set.updatedAt` FROM `custom_field_set` WHERE `custom_field_set`.`id` IN (0x54B176BEF1EB11EAADC10242AC120002, 0x54B177ABF1EB11EAADC10242AC120002, 0x54B177BEF1EB11EAADC10242AC120002, 0x6F0296B1595B42B2BDDCD7F455FEFDE8, 0xB02DFAF5B27745F3B61346DD009CAAB2);
array:22 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 252)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 314)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 146)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 91)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 256)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 301)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 105)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 376)"
9 => "Shopware\Core\Framework\Api\Controller\ApiController::Shopware\Core\Framework\Api\Controller\{closure} (line 221)"
10 => "Shopware\Core\Framework\Context::scope (line 377)"
11 => "Shopware\Core\Framework\Api\Controller\ApiController::search (line 163)"
12 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
13 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
14 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
15 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
16 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 269)"
17 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::pass (line 285)"
18 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::invalidate (line 213)"
19 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 154)"
20 => "Shopware\Core\HttpKernel::doHandle (line 79)"
21 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|