1 |
0.49 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.37 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.39 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.10 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_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_1707984263_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_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_1707984263_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 |
0.99 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.80 ms |
SELECT last_updated_password_at FROM user WHERE id = :userId
SELECT last_updated_password_at FROM user WHERE id = 0x07E124F8262A43899F8C964656633A35;
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.23 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.23 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 = 0x07E124F8262A43899F8C964656633A35;
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.13 ms |
SELECT admin FROM `user` WHERE id = :id
SELECT admin FROM `user` WHERE id = 0x07E124F8262A43899F8C964656633A35;
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.37 ms |
SELECT LOWER(HEX(language.id)) AS array_key, LOWER(HEX(language.id)) AS id, locale.code, LOWER(HEX(language.parent_id)) parentId FROM language LEFT JOIN locale locale ON language.translation_code_id = locale.id
SELECT LOWER(HEX(language.id)) AS array_key, LOWER(HEX(language.id)) AS id, locale.code, LOWER(HEX(language.parent_id)) parentId FROM language LEFT JOIN locale locale ON language.translation_code_id = locale.id;
array:29 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 281)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 33)"
3 => "Shopware\Core\System\Language\LanguageLoader::loadLanguages (line 49)"
4 => "Shopware\Core\System\Language\CachedLanguageLoader::Shopware\Core\System\Language\{closure} (line 72)"
5 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
6 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 50)"
7 => "Shopware\Core\System\Language\CachedLanguageLoader::loadLanguages (line 217)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriter::write (line 170)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriter::update (line 146)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\VersionManager::update (line 81)"
11 => "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430::update (line 146)"
12 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::update (line 59)"
13 => "Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator::update (line 865)"
14 => "Shopware\Core\Framework\Api\Controller\ApiController::Shopware\Core\Framework\Api\Controller\{closure} (line 221)"
15 => "Shopware\Core\Framework\Context::scope (line 879)"
16 => "Shopware\Core\Framework\Api\Controller\ApiController::executeWriteOperation (line 723)"
17 => "Shopware\Core\Framework\Api\Controller\ApiController::write (line 404)"
18 => "Shopware\Core\Framework\Api\Controller\ApiController::update (line 163)"
19 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
20 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
21 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
22 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
23 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 269)"
24 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::pass (line 285)"
25 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::invalidate (line 213)"
26 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 154)"
27 => "Shopware\Core\HttpKernel::doHandle (line 79)"
28 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
11 |
0.25 ms |
SELECT 1 as `exists`, `id`, `version_id` FROM `order` WHERE (`id` IN (?)) AND (version_id = ?)
SELECT 1 as `exists`, `id`, `version_id` FROM `order` WHERE (`id` IN (0xE529A40E8DD1419192581FBFE418766C)) AND (version_id = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425);
array:26 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 252)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 369)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityWriteGateway::prefetch (line 88)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityWriteGateway::prefetchExistences (line 222)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriter::write (line 170)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriter::update (line 146)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\VersionManager::update (line 81)"
8 => "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430::update (line 146)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::update (line 59)"
10 => "Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator::update (line 865)"
11 => "Shopware\Core\Framework\Api\Controller\ApiController::Shopware\Core\Framework\Api\Controller\{closure} (line 221)"
12 => "Shopware\Core\Framework\Context::scope (line 879)"
13 => "Shopware\Core\Framework\Api\Controller\ApiController::executeWriteOperation (line 723)"
14 => "Shopware\Core\Framework\Api\Controller\ApiController::write (line 404)"
15 => "Shopware\Core\Framework\Api\Controller\ApiController::update (line 163)"
16 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
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 154)"
24 => "Shopware\Core\HttpKernel::doHandle (line 79)"
25 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
12 |
0.25 ms |
SELECT `name`, `type` FROM `custom_field` WHERE `active` = 1
SELECT `name`, `type` FROM `custom_field` WHERE `active` = 1;
array:30 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 1065)"
2 => "Doctrine\DBAL\Connection::fetchAllKeyValue (line 101)"
3 => "Shopware\Core\System\CustomField\CustomFieldService::getCustomFields (line 43)"
4 => "Shopware\Core\System\CustomField\CustomFieldService::getCustomField (line 107)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CustomFieldsSerializer::getFields (line 68)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CustomFieldsSerializer::encode (line 336)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Write\WriteCommandExtractor::map (line 210)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Write\WriteCommandExtractor::extract (line 227)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriter::write (line 170)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriter::update (line 146)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\VersionManager::update (line 81)"
12 => "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430::update (line 146)"
13 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::update (line 59)"
14 => "Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator::update (line 865)"
15 => "Shopware\Core\Framework\Api\Controller\ApiController::Shopware\Core\Framework\Api\Controller\{closure} (line 221)"
16 => "Shopware\Core\Framework\Context::scope (line 879)"
17 => "Shopware\Core\Framework\Api\Controller\ApiController::executeWriteOperation (line 723)"
18 => "Shopware\Core\Framework\Api\Controller\ApiController::write (line 404)"
19 => "Shopware\Core\Framework\Api\Controller\ApiController::update (line 163)"
20 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
21 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
22 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
23 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
24 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 269)"
25 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::pass (line 285)"
26 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::invalidate (line 213)"
27 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 154)"
28 => "Shopware\Core\HttpKernel::doHandle (line 79)"
29 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
13 |
0.06 ms |
"START TRANSACTION"
array:27 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1743)"
1 => "Doctrine\DBAL\Connection::beginTransaction (line 1668)"
2 => "Doctrine\DBAL\Connection::transactional (line 35)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Doctrine\RetryableTransaction::retry (line 22)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Doctrine\RetryableTransaction::retryable (line 125)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityWriteGateway::execute (line 236)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriter::write (line 170)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriter::update (line 146)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\VersionManager::update (line 81)"
9 => "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430::update (line 146)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::update (line 59)"
11 => "Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator::update (line 865)"
12 => "Shopware\Core\Framework\Api\Controller\ApiController::Shopware\Core\Framework\Api\Controller\{closure} (line 221)"
13 => "Shopware\Core\Framework\Context::scope (line 879)"
14 => "Shopware\Core\Framework\Api\Controller\ApiController::executeWriteOperation (line 723)"
15 => "Shopware\Core\Framework\Api\Controller\ApiController::write (line 404)"
16 => "Shopware\Core\Framework\Api\Controller\ApiController::update (line 163)"
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)"
]
|
14 |
7.91 ms |
UPDATE `order` SET custom_fields = JSON_SET(IFNULL(`custom_fields`, "{}"), ?, ?, ?, ?) WHERE (`id` = ?) AND (`version_id` = ?)
UPDATE `order` SET custom_fields = JSON_SET(IFNULL(`custom_fields`, "{}"), '$.\"odoo_order_id\"', 6948, '$.\"odoo_order_failed_reason\"', NULL) WHERE (`id` = 0xE529A40E8DD1419192581FBFE418766C) AND (`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425);
array:34 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1546)"
1 => "Doctrine\DBAL\Connection::executeStatement (line 267)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeStatement (line 487)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityWriteGateway::Shopware\Core\Framework\DataAbstractionLayer\Dbal\{closure} (line 123)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Doctrine\RetryableQuery::retry (line 100)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Doctrine\RetryableQuery::retryable (line 488)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityWriteGateway::executeJsonUpdate (line 200)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityWriteGateway::executeCommands (line 124)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityWriteGateway::Shopware\Core\Framework\DataAbstractionLayer\Dbal\{closure} (line 1670)"
9 => "Doctrine\DBAL\Connection::transactional (line 35)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\Doctrine\RetryableTransaction::retry (line 22)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\Doctrine\RetryableTransaction::retryable (line 125)"
12 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityWriteGateway::execute (line 236)"
13 => "Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriter::write (line 170)"
14 => "Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriter::update (line 146)"
15 => "Shopware\Core\Framework\DataAbstractionLayer\VersionManager::update (line 81)"
16 => "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430::update (line 146)"
17 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::update (line 59)"
18 => "Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator::update (line 865)"
19 => "Shopware\Core\Framework\Api\Controller\ApiController::Shopware\Core\Framework\Api\Controller\{closure} (line 221)"
20 => "Shopware\Core\Framework\Context::scope (line 879)"
21 => "Shopware\Core\Framework\Api\Controller\ApiController::executeWriteOperation (line 723)"
22 => "Shopware\Core\Framework\Api\Controller\ApiController::write (line 404)"
23 => "Shopware\Core\Framework\Api\Controller\ApiController::update (line 163)"
24 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
25 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
26 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
27 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
28 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 269)"
29 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::pass (line 285)"
30 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::invalidate (line 213)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 154)"
32 => "Shopware\Core\HttpKernel::doHandle (line 79)"
33 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
15 |
0.29 ms |
UPDATE `order` SET `version_id` = ?, `billing_address_version_id` = ?, `updated_at` = ? WHERE id = ? AND version_id = ?
UPDATE `order` SET `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425, `billing_address_version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425, `updated_at` = '2024-11-22 10:47:50.035' WHERE id = 0xE529A40E8DD1419192581FBFE418766C AND version_id = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425;
array:33 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1546)"
1 => "Doctrine\DBAL\Connection::executeStatement (line 894)"
2 => "Doctrine\DBAL\Connection::update (line 223)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityWriteGateway::Shopware\Core\Framework\DataAbstractionLayer\Dbal\{closure} (line 123)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Doctrine\RetryableQuery::retry (line 100)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Doctrine\RetryableQuery::retryable (line 225)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityWriteGateway::executeCommands (line 124)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityWriteGateway::Shopware\Core\Framework\DataAbstractionLayer\Dbal\{closure} (line 1670)"
8 => "Doctrine\DBAL\Connection::transactional (line 35)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\Doctrine\RetryableTransaction::retry (line 22)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\Doctrine\RetryableTransaction::retryable (line 125)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityWriteGateway::execute (line 236)"
12 => "Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriter::write (line 170)"
13 => "Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriter::update (line 146)"
14 => "Shopware\Core\Framework\DataAbstractionLayer\VersionManager::update (line 81)"
15 => "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430::update (line 146)"
16 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::update (line 59)"
17 => "Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator::update (line 865)"
18 => "Shopware\Core\Framework\Api\Controller\ApiController::Shopware\Core\Framework\Api\Controller\{closure} (line 221)"
19 => "Shopware\Core\Framework\Context::scope (line 879)"
20 => "Shopware\Core\Framework\Api\Controller\ApiController::executeWriteOperation (line 723)"
21 => "Shopware\Core\Framework\Api\Controller\ApiController::write (line 404)"
22 => "Shopware\Core\Framework\Api\Controller\ApiController::update (line 163)"
23 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
24 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
25 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
26 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
27 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 269)"
28 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::pass (line 285)"
29 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::invalidate (line 213)"
30 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 154)"
31 => "Shopware\Core\HttpKernel::doHandle (line 79)"
32 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
16 |
0.34 ms |
"COMMIT"
array:27 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1789)"
1 => "Doctrine\DBAL\Connection::commit (line 1671)"
2 => "Doctrine\DBAL\Connection::transactional (line 35)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Doctrine\RetryableTransaction::retry (line 22)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Doctrine\RetryableTransaction::retryable (line 125)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityWriteGateway::execute (line 236)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriter::write (line 170)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriter::update (line 146)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\VersionManager::update (line 81)"
9 => "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430::update (line 146)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::update (line 59)"
11 => "Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator::update (line 865)"
12 => "Shopware\Core\Framework\Api\Controller\ApiController::Shopware\Core\Framework\Api\Controller\{closure} (line 221)"
13 => "Shopware\Core\Framework\Context::scope (line 879)"
14 => "Shopware\Core\Framework\Api\Controller\ApiController::executeWriteOperation (line 723)"
15 => "Shopware\Core\Framework\Api\Controller\ApiController::write (line 404)"
16 => "Shopware\Core\Framework\Api\Controller\ApiController::update (line 163)"
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)"
]
|
17 |
1.65 ms |
SELECT `app`.`id` as `app.id`, `app`.`name` as `app.name`, `app`.`path` as `app.path`, `app`.`author` as `app.author`, `app`.`copyright` as `app.copyright`, `app`.`license` as `app.license`, `app`.`active` as `app.active`, `app`.`configurable` as `app.configurable`, `app`.`privacy` as `app.privacy`, `app`.`version` as `app.version`, `app`.`icon` as `app.iconRaw`, `app`.`app_secret` as `app.appSecret`, `app`.`modules` as `app.modules`, `app`.`main_module` as `app.mainModule`, `app`.`cookies` as `app.cookies`, `app`.`allow_disable` as `app.allowDisable`, `app`.`base_app_url` as `app.baseAppUrl`, `app`.`allowed_hosts` as `app.allowedHosts`, `app`.`template_load_priority` as `app.templateLoadPriority`, `app`.`integration_id` as `app.integrationId`, `app.integration`.`id` as `app.integration.id`, `app.integration`.`label` as `app.integration.label`, `app.integration`.`access_key` as `app.integration.accessKey`, `app.integration`.`secret_access_key` as `app.integration.secretAccessKey`, `app.integration`.`write_access` as `app.integration.writeAccess`, `app.integration`.`last_usage_at` as `app.integration.lastUsageAt`, `app.integration`.`admin` as `app.integration.admin`, `app.integration`.`custom_fields` as `app.integration.customFields`, `app.integration`.`deleted_at` as `app.integration.deletedAt`, `app.integration`.`created_at` as `app.integration.createdAt`, `app.integration`.`updated_at` as `app.integration.updatedAt`, `app`.`acl_role_id` as `app.aclRoleId`, `app.aclRole`.`id` as `app.aclRole.id`, `app.aclRole`.`name` as `app.aclRole.name`, `app.aclRole`.`description` as `app.aclRole.description`, `app.aclRole`.`privileges` as `app.aclRole.privileges`, `app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`, `app.aclRole`.`created_at` as `app.aclRole.createdAt`, `app.aclRole`.`updated_at` as `app.aclRole.updatedAt`, `app`.`created_at` as `app.createdAt`, `app`.`updated_at` as `app.updatedAt`, `app.translation.label`, COALESCE(`app.translation.label`,`app.translation.label`) as `app.label`, `app.translation.description`, COALESCE(`app.translation.description`,`app.translation.description`) as `app.description`, `app.translation.privacyPolicyExtensions`, COALESCE(`app.translation.privacyPolicyExtensions`,`app.translation.privacyPolicyExtensions`) as `app.privacyPolicyExtensions`, `app.translation.customFields`, COALESCE(`app.translation.customFields`,`app.translation.customFields`) as `app.customFields`, `app.translation.createdAt`, `app.translation.updatedAt`, `app.translation.appId`, `app.translation.languageId` FROM `app` LEFT JOIN (SELECT `app.translation`.app_id, `app.translation`.label as `app.translation.label`, `app.translation`.description as `app.translation.description`, `app.translation`.privacy_policy_extensions as `app.translation.privacyPolicyExtensions`, `app.translation`.custom_fields as `app.translation.customFields`, `app.translation`.created_at as `app.translation.createdAt`, `app.translation`.updated_at as `app.translation.updatedAt`, `app.translation`.app_id as `app.translation.appId`, `app.translation`.language_id as `app.translation.languageId` FROM `app_translation` `app.translation` WHERE `app.translation`.language_id = :languageId) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id` LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id` WHERE (`app`.`active` = :param_4fc69384478d46bbb5c4ae601ca79456)
SELECT
`app`.`id` as `app.id`,
`app`.`name` as `app.name`,
`app`.`path` as `app.path`,
`app`.`author` as `app.author`,
`app`.`copyright` as `app.copyright`,
`app`.`license` as `app.license`,
`app`.`active` as `app.active`,
`app`.`configurable` as `app.configurable`,
`app`.`privacy` as `app.privacy`,
`app`.`version` as `app.version`,
`app`.`icon` as `app.iconRaw`,
`app`.`app_secret` as `app.appSecret`,
`app`.`modules` as `app.modules`,
`app`.`main_module` as `app.mainModule`,
`app`.`cookies` as `app.cookies`,
`app`.`allow_disable` as `app.allowDisable`,
`app`.`base_app_url` as `app.baseAppUrl`,
`app`.`allowed_hosts` as `app.allowedHosts`,
`app`.`template_load_priority` as `app.templateLoadPriority`,
`app`.`integration_id` as `app.integrationId`,
`app.integration`.`id` as `app.integration.id`,
`app.integration`.`label` as `app.integration.label`,
`app.integration`.`access_key` as `app.integration.accessKey`,
`app.integration`.`secret_access_key` as `app.integration.secretAccessKey`,
`app.integration`.`write_access` as `app.integration.writeAccess`,
`app.integration`.`last_usage_at` as `app.integration.lastUsageAt`,
`app.integration`.`admin` as `app.integration.admin`,
`app.integration`.`custom_fields` as `app.integration.customFields`,
`app.integration`.`deleted_at` as `app.integration.deletedAt`,
`app.integration`.`created_at` as `app.integration.createdAt`,
`app.integration`.`updated_at` as `app.integration.updatedAt`,
`app`.`acl_role_id` as `app.aclRoleId`,
`app.aclRole`.`id` as `app.aclRole.id`,
`app.aclRole`.`name` as `app.aclRole.name`,
`app.aclRole`.`description` as `app.aclRole.description`,
`app.aclRole`.`privileges` as `app.aclRole.privileges`,
`app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`,
`app.aclRole`.`created_at` as `app.aclRole.createdAt`,
`app.aclRole`.`updated_at` as `app.aclRole.updatedAt`,
`app`.`created_at` as `app.createdAt`,
`app`.`updated_at` as `app.updatedAt`,
`app.translation.label`,
COALESCE(
`app.translation.label`, `app.translation.label`
) as `app.label`,
`app.translation.description`,
COALESCE(
`app.translation.description`, `app.translation.description`
) as `app.description`,
`app.translation.privacyPolicyExtensions`,
COALESCE(
`app.translation.privacyPolicyExtensions`,
`app.translation.privacyPolicyExtensions`
) as `app.privacyPolicyExtensions`,
`app.translation.customFields`,
COALESCE(
`app.translation.customFields`,
`app.translation.customFields`
) as `app.customFields`,
`app.translation.createdAt`,
`app.translation.updatedAt`,
`app.translation.appId`,
`app.translation.languageId`
FROM
`app`
LEFT JOIN (
SELECT
`app.translation`.app_id,
`app.translation`.label as `app.translation.label`,
`app.translation`.description as `app.translation.description`,
`app.translation`.privacy_policy_extensions as `app.translation.privacyPolicyExtensions`,
`app.translation`.custom_fields as `app.translation.customFields`,
`app.translation`.created_at as `app.translation.createdAt`,
`app.translation`.updated_at as `app.translation.updatedAt`,
`app.translation`.app_id as `app.translation.appId`,
`app.translation`.language_id as `app.translation.languageId`
FROM
`app_translation` `app.translation`
WHERE
`app.translation`.language_id = : languageId
) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id`
LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id`
LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id`
WHERE
(
`app`.`active` = : param_4fc69384478d46bbb5c4ae601ca79456
)
SELECT `app`.`id` as `app.id`, `app`.`name` as `app.name`, `app`.`path` as `app.path`, `app`.`author` as `app.author`, `app`.`copyright` as `app.copyright`, `app`.`license` as `app.license`, `app`.`active` as `app.active`, `app`.`configurable` as `app.configurable`, `app`.`privacy` as `app.privacy`, `app`.`version` as `app.version`, `app`.`icon` as `app.iconRaw`, `app`.`app_secret` as `app.appSecret`, `app`.`modules` as `app.modules`, `app`.`main_module` as `app.mainModule`, `app`.`cookies` as `app.cookies`, `app`.`allow_disable` as `app.allowDisable`, `app`.`base_app_url` as `app.baseAppUrl`, `app`.`allowed_hosts` as `app.allowedHosts`, `app`.`template_load_priority` as `app.templateLoadPriority`, `app`.`integration_id` as `app.integrationId`, `app.integration`.`id` as `app.integration.id`, `app.integration`.`label` as `app.integration.label`, `app.integration`.`access_key` as `app.integration.accessKey`, `app.integration`.`secret_access_key` as `app.integration.secretAccessKey`, `app.integration`.`write_access` as `app.integration.writeAccess`, `app.integration`.`last_usage_at` as `app.integration.lastUsageAt`, `app.integration`.`admin` as `app.integration.admin`, `app.integration`.`custom_fields` as `app.integration.customFields`, `app.integration`.`deleted_at` as `app.integration.deletedAt`, `app.integration`.`created_at` as `app.integration.createdAt`, `app.integration`.`updated_at` as `app.integration.updatedAt`, `app`.`acl_role_id` as `app.aclRoleId`, `app.aclRole`.`id` as `app.aclRole.id`, `app.aclRole`.`name` as `app.aclRole.name`, `app.aclRole`.`description` as `app.aclRole.description`, `app.aclRole`.`privileges` as `app.aclRole.privileges`, `app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`, `app.aclRole`.`created_at` as `app.aclRole.createdAt`, `app.aclRole`.`updated_at` as `app.aclRole.updatedAt`, `app`.`created_at` as `app.createdAt`, `app`.`updated_at` as `app.updatedAt`, `app.translation.label`, COALESCE(`app.translation.label`,`app.translation.label`) as `app.label`, `app.translation.description`, COALESCE(`app.translation.description`,`app.translation.description`) as `app.description`, `app.translation.privacyPolicyExtensions`, COALESCE(`app.translation.privacyPolicyExtensions`,`app.translation.privacyPolicyExtensions`) as `app.privacyPolicyExtensions`, `app.translation.customFields`, COALESCE(`app.translation.customFields`,`app.translation.customFields`) as `app.customFields`, `app.translation.createdAt`, `app.translation.updatedAt`, `app.translation.appId`, `app.translation.languageId` FROM `app` LEFT JOIN (SELECT `app.translation`.app_id, `app.translation`.label as `app.translation.label`, `app.translation`.description as `app.translation.description`, `app.translation`.privacy_policy_extensions as `app.translation.privacyPolicyExtensions`, `app.translation`.custom_fields as `app.translation.customFields`, `app.translation`.created_at as `app.translation.createdAt`, `app.translation`.updated_at as `app.translation.updatedAt`, `app.translation`.app_id as `app.translation.appId`, `app.translation`.language_id as `app.translation.languageId` FROM `app_translation` `app.translation` WHERE `app.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id` LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id` WHERE (`app`.`active` = 1);
array:41 [
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 285)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 109)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 59)"
9 => "Shopware\Core\Profiling\Profiler::trace (line 110)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 117)"
11 => "Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister::refresh (line 71)"
12 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::load (line 55)"
13 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::get (line 72)"
14 => "Shopware\Core\Framework\Script\Execution\ScriptExecutor::execute (line 33)"
15 => "Shopware\Core\Framework\Adapter\Cache\Script\ScriptCacheInvalidationSubscriber::executeCacheInvalidationHook (line 117)"
16 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
17 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
18 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 54)"
19 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 99)"
20 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 53)"
21 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 38)"
22 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
23 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 148)"
24 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::update (line 59)"
25 => "Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator::update (line 865)"
26 => "Shopware\Core\Framework\Api\Controller\ApiController::Shopware\Core\Framework\Api\Controller\{closure} (line 221)"
27 => "Shopware\Core\Framework\Context::scope (line 879)"
28 => "Shopware\Core\Framework\Api\Controller\ApiController::executeWriteOperation (line 723)"
29 => "Shopware\Core\Framework\Api\Controller\ApiController::write (line 404)"
30 => "Shopware\Core\Framework\Api\Controller\ApiController::update (line 163)"
31 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
33 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
34 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
35 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 269)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::pass (line 285)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::invalidate (line 213)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 154)"
39 => "Shopware\Core\HttpKernel::doHandle (line 79)"
40 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
18 |
0.42 ms |
SELECT LOWER(HEX(`script`.`app_id`)) as `app_id`,
`script`.`name` AS scriptName,
`script`.`script` AS script,
`script`.`hook` AS hook,
IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified,
`app`.`name` AS appName,
LOWER(HEX(`app`.`integration_id`)) AS integrationId,
`app`.`version` AS appVersion,
`script`.`active` AS active
FROM `script`
LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
WHERE `script`.`hook` != 'include'
ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
SELECT LOWER(HEX(`script`.`app_id`)) as `app_id`,
`script`.`name` AS scriptName,
`script`.`script` AS script,
`script`.`hook` AS hook,
IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified,
`app`.`name` AS appName,
LOWER(HEX(`app`.`integration_id`)) AS integrationId,
`app`.`version` AS appVersion,
`script`.`active` AS active
FROM `script`
LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
WHERE `script`.`hook` != 'include'
ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
;
array:32 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 1042)"
2 => "Doctrine\DBAL\Connection::fetchAllAssociative (line 74)"
3 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::load (line 55)"
4 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::get (line 72)"
5 => "Shopware\Core\Framework\Script\Execution\ScriptExecutor::execute (line 33)"
6 => "Shopware\Core\Framework\Adapter\Cache\Script\ScriptCacheInvalidationSubscriber::executeCacheInvalidationHook (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 148)"
15 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::update (line 59)"
16 => "Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator::update (line 865)"
17 => "Shopware\Core\Framework\Api\Controller\ApiController::Shopware\Core\Framework\Api\Controller\{closure} (line 221)"
18 => "Shopware\Core\Framework\Context::scope (line 879)"
19 => "Shopware\Core\Framework\Api\Controller\ApiController::executeWriteOperation (line 723)"
20 => "Shopware\Core\Framework\Api\Controller\ApiController::write (line 404)"
21 => "Shopware\Core\Framework\Api\Controller\ApiController::update (line 163)"
22 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
23 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
24 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
25 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
26 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 269)"
27 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::pass (line 285)"
28 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::invalidate (line 213)"
29 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 154)"
30 => "Shopware\Core\HttpKernel::doHandle (line 79)"
31 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
19 |
0.25 ms |
SELECT LOWER(HEX(`script`.`app_id`)) as `app_id`,
`script`.`name` AS name,
`script`.`script` AS script,
`app`.`name` AS appName,
LOWER(HEX(`app`.`integration_id`)) AS integrationId,
IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified
FROM `script`
LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
WHERE `script`.`hook` = 'include'
ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
SELECT LOWER(HEX(`script`.`app_id`)) as `app_id`,
`script`.`name` AS name,
`script`.`script` AS script,
`app`.`name` AS appName,
LOWER(HEX(`app`.`integration_id`)) AS integrationId,
IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified
FROM `script`
LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
WHERE `script`.`hook` = 'include'
ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
;
array:32 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 1042)"
2 => "Doctrine\DBAL\Connection::fetchAllAssociative (line 90)"
3 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::load (line 55)"
4 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::get (line 72)"
5 => "Shopware\Core\Framework\Script\Execution\ScriptExecutor::execute (line 33)"
6 => "Shopware\Core\Framework\Adapter\Cache\Script\ScriptCacheInvalidationSubscriber::executeCacheInvalidationHook (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 148)"
15 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::update (line 59)"
16 => "Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator::update (line 865)"
17 => "Shopware\Core\Framework\Api\Controller\ApiController::Shopware\Core\Framework\Api\Controller\{closure} (line 221)"
18 => "Shopware\Core\Framework\Context::scope (line 879)"
19 => "Shopware\Core\Framework\Api\Controller\ApiController::executeWriteOperation (line 723)"
20 => "Shopware\Core\Framework\Api\Controller\ApiController::write (line 404)"
21 => "Shopware\Core\Framework\Api\Controller\ApiController::update (line 163)"
22 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
23 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
24 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
25 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
26 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 269)"
27 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::pass (line 285)"
28 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::invalidate (line 213)"
29 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 154)"
30 => "Shopware\Core\HttpKernel::doHandle (line 79)"
31 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
20 |
2.00 ms |
SELECT `webhook`.`id` as `webhook.id`, `webhook`.`name` as `webhook.name`, `webhook`.`event_name` as `webhook.eventName`, `webhook`.`url` as `webhook.url`, `webhook`.`error_count` as `webhook.errorCount`, `webhook`.`active` as `webhook.active`, `webhook`.`app_id` as `webhook.appId`, `webhook`.`created_at` as `webhook.createdAt`, `webhook`.`updated_at` as `webhook.updatedAt`, `webhook.app`.`id` as `webhook.app.id`, `webhook.app`.`name` as `webhook.app.name`, `webhook.app`.`path` as `webhook.app.path`, `webhook.app`.`author` as `webhook.app.author`, `webhook.app`.`copyright` as `webhook.app.copyright`, `webhook.app`.`license` as `webhook.app.license`, `webhook.app`.`active` as `webhook.app.active`, `webhook.app`.`configurable` as `webhook.app.configurable`, `webhook.app`.`privacy` as `webhook.app.privacy`, `webhook.app`.`version` as `webhook.app.version`, `webhook.app`.`icon` as `webhook.app.iconRaw`, `webhook.app`.`app_secret` as `webhook.app.appSecret`, `webhook.app`.`modules` as `webhook.app.modules`, `webhook.app`.`main_module` as `webhook.app.mainModule`, `webhook.app`.`cookies` as `webhook.app.cookies`, `webhook.app`.`allow_disable` as `webhook.app.allowDisable`, `webhook.app`.`base_app_url` as `webhook.app.baseAppUrl`, `webhook.app`.`allowed_hosts` as `webhook.app.allowedHosts`, `webhook.app`.`template_load_priority` as `webhook.app.templateLoadPriority`, `webhook.app`.`integration_id` as `webhook.app.integrationId`, `webhook.app.integration`.`id` as `webhook.app.integration.id`, `webhook.app.integration`.`label` as `webhook.app.integration.label`, `webhook.app.integration`.`access_key` as `webhook.app.integration.accessKey`, `webhook.app.integration`.`secret_access_key` as `webhook.app.integration.secretAccessKey`, `webhook.app.integration`.`write_access` as `webhook.app.integration.writeAccess`, `webhook.app.integration`.`last_usage_at` as `webhook.app.integration.lastUsageAt`, `webhook.app.integration`.`admin` as `webhook.app.integration.admin`, `webhook.app.integration`.`custom_fields` as `webhook.app.integration.customFields`, `webhook.app.integration`.`deleted_at` as `webhook.app.integration.deletedAt`, `webhook.app.integration`.`created_at` as `webhook.app.integration.createdAt`, `webhook.app.integration`.`updated_at` as `webhook.app.integration.updatedAt`, `webhook.app`.`acl_role_id` as `webhook.app.aclRoleId`, `webhook.app.aclRole`.`id` as `webhook.app.aclRole.id`, `webhook.app.aclRole`.`name` as `webhook.app.aclRole.name`, `webhook.app.aclRole`.`description` as `webhook.app.aclRole.description`, `webhook.app.aclRole`.`privileges` as `webhook.app.aclRole.privileges`, `webhook.app.aclRole`.`deleted_at` as `webhook.app.aclRole.deletedAt`, `webhook.app.aclRole`.`created_at` as `webhook.app.aclRole.createdAt`, `webhook.app.aclRole`.`updated_at` as `webhook.app.aclRole.updatedAt`, `webhook.app`.`created_at` as `webhook.app.createdAt`, `webhook.app`.`updated_at` as `webhook.app.updatedAt`, `webhook.app.translation.label`, COALESCE(`webhook.app.translation.label`,`webhook.app.translation.label`) as `webhook.app.label`, `webhook.app.translation.description`, COALESCE(`webhook.app.translation.description`,`webhook.app.translation.description`) as `webhook.app.description`, `webhook.app.translation.privacyPolicyExtensions`, COALESCE(`webhook.app.translation.privacyPolicyExtensions`,`webhook.app.translation.privacyPolicyExtensions`) as `webhook.app.privacyPolicyExtensions`, `webhook.app.translation.customFields`, COALESCE(`webhook.app.translation.customFields`,`webhook.app.translation.customFields`) as `webhook.app.customFields`, `webhook.app.translation.createdAt`, `webhook.app.translation.updatedAt`, `webhook.app.translation.appId`, `webhook.app.translation.languageId` FROM `webhook` LEFT JOIN `app` `webhook.app` ON `webhook`.`app_id` = `webhook.app`.`id` LEFT JOIN (SELECT `webhook.app.translation`.app_id, `webhook.app.translation`.label as `webhook.app.translation.label`, `webhook.app.translation`.description as `webhook.app.translation.description`, `webhook.app.translation`.privacy_policy_extensions as `webhook.app.translation.privacyPolicyExtensions`, `webhook.app.translation`.custom_fields as `webhook.app.translation.customFields`, `webhook.app.translation`.created_at as `webhook.app.translation.createdAt`, `webhook.app.translation`.updated_at as `webhook.app.translation.updatedAt`, `webhook.app.translation`.app_id as `webhook.app.translation.appId`, `webhook.app.translation`.language_id as `webhook.app.translation.languageId` FROM `app_translation` `webhook.app.translation` WHERE `webhook.app.translation`.language_id = :languageId) `webhook.app.app_translation` ON `webhook.app.app_translation`.`app_id` = `webhook.app`.`id` LEFT JOIN `integration` `webhook.app.integration` ON `webhook.app`.`integration_id` = `webhook.app.integration`.`id` LEFT JOIN `acl_role` `webhook.app.aclRole` ON `webhook.app`.`acl_role_id` = `webhook.app.aclRole`.`id` WHERE (`webhook`.`active` = :param_f11e630ab2214815b38fccc8c40ab35f)
SELECT
`webhook`.`id` as `webhook.id`,
`webhook`.`name` as `webhook.name`,
`webhook`.`event_name` as `webhook.eventName`,
`webhook`.`url` as `webhook.url`,
`webhook`.`error_count` as `webhook.errorCount`,
`webhook`.`active` as `webhook.active`,
`webhook`.`app_id` as `webhook.appId`,
`webhook`.`created_at` as `webhook.createdAt`,
`webhook`.`updated_at` as `webhook.updatedAt`,
`webhook.app`.`id` as `webhook.app.id`,
`webhook.app`.`name` as `webhook.app.name`,
`webhook.app`.`path` as `webhook.app.path`,
`webhook.app`.`author` as `webhook.app.author`,
`webhook.app`.`copyright` as `webhook.app.copyright`,
`webhook.app`.`license` as `webhook.app.license`,
`webhook.app`.`active` as `webhook.app.active`,
`webhook.app`.`configurable` as `webhook.app.configurable`,
`webhook.app`.`privacy` as `webhook.app.privacy`,
`webhook.app`.`version` as `webhook.app.version`,
`webhook.app`.`icon` as `webhook.app.iconRaw`,
`webhook.app`.`app_secret` as `webhook.app.appSecret`,
`webhook.app`.`modules` as `webhook.app.modules`,
`webhook.app`.`main_module` as `webhook.app.mainModule`,
`webhook.app`.`cookies` as `webhook.app.cookies`,
`webhook.app`.`allow_disable` as `webhook.app.allowDisable`,
`webhook.app`.`base_app_url` as `webhook.app.baseAppUrl`,
`webhook.app`.`allowed_hosts` as `webhook.app.allowedHosts`,
`webhook.app`.`template_load_priority` as `webhook.app.templateLoadPriority`,
`webhook.app`.`integration_id` as `webhook.app.integrationId`,
`webhook.app.integration`.`id` as `webhook.app.integration.id`,
`webhook.app.integration`.`label` as `webhook.app.integration.label`,
`webhook.app.integration`.`access_key` as `webhook.app.integration.accessKey`,
`webhook.app.integration`.`secret_access_key` as `webhook.app.integration.secretAccessKey`,
`webhook.app.integration`.`write_access` as `webhook.app.integration.writeAccess`,
`webhook.app.integration`.`last_usage_at` as `webhook.app.integration.lastUsageAt`,
`webhook.app.integration`.`admin` as `webhook.app.integration.admin`,
`webhook.app.integration`.`custom_fields` as `webhook.app.integration.customFields`,
`webhook.app.integration`.`deleted_at` as `webhook.app.integration.deletedAt`,
`webhook.app.integration`.`created_at` as `webhook.app.integration.createdAt`,
`webhook.app.integration`.`updated_at` as `webhook.app.integration.updatedAt`,
`webhook.app`.`acl_role_id` as `webhook.app.aclRoleId`,
`webhook.app.aclRole`.`id` as `webhook.app.aclRole.id`,
`webhook.app.aclRole`.`name` as `webhook.app.aclRole.name`,
`webhook.app.aclRole`.`description` as `webhook.app.aclRole.description`,
`webhook.app.aclRole`.`privileges` as `webhook.app.aclRole.privileges`,
`webhook.app.aclRole`.`deleted_at` as `webhook.app.aclRole.deletedAt`,
`webhook.app.aclRole`.`created_at` as `webhook.app.aclRole.createdAt`,
`webhook.app.aclRole`.`updated_at` as `webhook.app.aclRole.updatedAt`,
`webhook.app`.`created_at` as `webhook.app.createdAt`,
`webhook.app`.`updated_at` as `webhook.app.updatedAt`,
`webhook.app.translation.label`,
COALESCE(
`webhook.app.translation.label`,
`webhook.app.translation.label`
) as `webhook.app.label`,
`webhook.app.translation.description`,
COALESCE(
`webhook.app.translation.description`,
`webhook.app.translation.description`
) as `webhook.app.description`,
`webhook.app.translation.privacyPolicyExtensions`,
COALESCE(
`webhook.app.translation.privacyPolicyExtensions`,
`webhook.app.translation.privacyPolicyExtensions`
) as `webhook.app.privacyPolicyExtensions`,
`webhook.app.translation.customFields`,
COALESCE(
`webhook.app.translation.customFields`,
`webhook.app.translation.customFields`
) as `webhook.app.customFields`,
`webhook.app.translation.createdAt`,
`webhook.app.translation.updatedAt`,
`webhook.app.translation.appId`,
`webhook.app.translation.languageId`
FROM
`webhook`
LEFT JOIN `app` `webhook.app` ON `webhook`.`app_id` = `webhook.app`.`id`
LEFT JOIN (
SELECT
`webhook.app.translation`.app_id,
`webhook.app.translation`.label as `webhook.app.translation.label`,
`webhook.app.translation`.description as `webhook.app.translation.description`,
`webhook.app.translation`.privacy_policy_extensions as `webhook.app.translation.privacyPolicyExtensions`,
`webhook.app.translation`.custom_fields as `webhook.app.translation.customFields`,
`webhook.app.translation`.created_at as `webhook.app.translation.createdAt`,
`webhook.app.translation`.updated_at as `webhook.app.translation.updatedAt`,
`webhook.app.translation`.app_id as `webhook.app.translation.appId`,
`webhook.app.translation`.language_id as `webhook.app.translation.languageId`
FROM
`app_translation` `webhook.app.translation`
WHERE
`webhook.app.translation`.language_id = : languageId
) `webhook.app.app_translation` ON `webhook.app.app_translation`.`app_id` = `webhook.app`.`id`
LEFT JOIN `integration` `webhook.app.integration` ON `webhook.app`.`integration_id` = `webhook.app.integration`.`id`
LEFT JOIN `acl_role` `webhook.app.aclRole` ON `webhook.app`.`acl_role_id` = `webhook.app.aclRole`.`id`
WHERE
(
`webhook`.`active` = : param_f11e630ab2214815b38fccc8c40ab35f
)
SELECT `webhook`.`id` as `webhook.id`, `webhook`.`name` as `webhook.name`, `webhook`.`event_name` as `webhook.eventName`, `webhook`.`url` as `webhook.url`, `webhook`.`error_count` as `webhook.errorCount`, `webhook`.`active` as `webhook.active`, `webhook`.`app_id` as `webhook.appId`, `webhook`.`created_at` as `webhook.createdAt`, `webhook`.`updated_at` as `webhook.updatedAt`, `webhook.app`.`id` as `webhook.app.id`, `webhook.app`.`name` as `webhook.app.name`, `webhook.app`.`path` as `webhook.app.path`, `webhook.app`.`author` as `webhook.app.author`, `webhook.app`.`copyright` as `webhook.app.copyright`, `webhook.app`.`license` as `webhook.app.license`, `webhook.app`.`active` as `webhook.app.active`, `webhook.app`.`configurable` as `webhook.app.configurable`, `webhook.app`.`privacy` as `webhook.app.privacy`, `webhook.app`.`version` as `webhook.app.version`, `webhook.app`.`icon` as `webhook.app.iconRaw`, `webhook.app`.`app_secret` as `webhook.app.appSecret`, `webhook.app`.`modules` as `webhook.app.modules`, `webhook.app`.`main_module` as `webhook.app.mainModule`, `webhook.app`.`cookies` as `webhook.app.cookies`, `webhook.app`.`allow_disable` as `webhook.app.allowDisable`, `webhook.app`.`base_app_url` as `webhook.app.baseAppUrl`, `webhook.app`.`allowed_hosts` as `webhook.app.allowedHosts`, `webhook.app`.`template_load_priority` as `webhook.app.templateLoadPriority`, `webhook.app`.`integration_id` as `webhook.app.integrationId`, `webhook.app.integration`.`id` as `webhook.app.integration.id`, `webhook.app.integration`.`label` as `webhook.app.integration.label`, `webhook.app.integration`.`access_key` as `webhook.app.integration.accessKey`, `webhook.app.integration`.`secret_access_key` as `webhook.app.integration.secretAccessKey`, `webhook.app.integration`.`write_access` as `webhook.app.integration.writeAccess`, `webhook.app.integration`.`last_usage_at` as `webhook.app.integration.lastUsageAt`, `webhook.app.integration`.`admin` as `webhook.app.integration.admin`, `webhook.app.integration`.`custom_fields` as `webhook.app.integration.customFields`, `webhook.app.integration`.`deleted_at` as `webhook.app.integration.deletedAt`, `webhook.app.integration`.`created_at` as `webhook.app.integration.createdAt`, `webhook.app.integration`.`updated_at` as `webhook.app.integration.updatedAt`, `webhook.app`.`acl_role_id` as `webhook.app.aclRoleId`, `webhook.app.aclRole`.`id` as `webhook.app.aclRole.id`, `webhook.app.aclRole`.`name` as `webhook.app.aclRole.name`, `webhook.app.aclRole`.`description` as `webhook.app.aclRole.description`, `webhook.app.aclRole`.`privileges` as `webhook.app.aclRole.privileges`, `webhook.app.aclRole`.`deleted_at` as `webhook.app.aclRole.deletedAt`, `webhook.app.aclRole`.`created_at` as `webhook.app.aclRole.createdAt`, `webhook.app.aclRole`.`updated_at` as `webhook.app.aclRole.updatedAt`, `webhook.app`.`created_at` as `webhook.app.createdAt`, `webhook.app`.`updated_at` as `webhook.app.updatedAt`, `webhook.app.translation.label`, COALESCE(`webhook.app.translation.label`,`webhook.app.translation.label`) as `webhook.app.label`, `webhook.app.translation.description`, COALESCE(`webhook.app.translation.description`,`webhook.app.translation.description`) as `webhook.app.description`, `webhook.app.translation.privacyPolicyExtensions`, COALESCE(`webhook.app.translation.privacyPolicyExtensions`,`webhook.app.translation.privacyPolicyExtensions`) as `webhook.app.privacyPolicyExtensions`, `webhook.app.translation.customFields`, COALESCE(`webhook.app.translation.customFields`,`webhook.app.translation.customFields`) as `webhook.app.customFields`, `webhook.app.translation.createdAt`, `webhook.app.translation.updatedAt`, `webhook.app.translation.appId`, `webhook.app.translation.languageId` FROM `webhook` LEFT JOIN `app` `webhook.app` ON `webhook`.`app_id` = `webhook.app`.`id` LEFT JOIN (SELECT `webhook.app.translation`.app_id, `webhook.app.translation`.label as `webhook.app.translation.label`, `webhook.app.translation`.description as `webhook.app.translation.description`, `webhook.app.translation`.privacy_policy_extensions as `webhook.app.translation.privacyPolicyExtensions`, `webhook.app.translation`.custom_fields as `webhook.app.translation.customFields`, `webhook.app.translation`.created_at as `webhook.app.translation.createdAt`, `webhook.app.translation`.updated_at as `webhook.app.translation.updatedAt`, `webhook.app.translation`.app_id as `webhook.app.translation.appId`, `webhook.app.translation`.language_id as `webhook.app.translation.languageId` FROM `app_translation` `webhook.app.translation` WHERE `webhook.app.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `webhook.app.app_translation` ON `webhook.app.app_translation`.`app_id` = `webhook.app`.`id` LEFT JOIN `integration` `webhook.app.integration` ON `webhook.app`.`integration_id` = `webhook.app.integration`.`id` LEFT JOIN `acl_role` `webhook.app.aclRole` ON `webhook.app`.`acl_role_id` = `webhook.app.aclRole`.`id` WHERE (`webhook`.`active` = 1);
array:34 [
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 285)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 109)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 59)"
9 => "Shopware\Core\Profiling\Profiler::trace (line 110)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 231)"
11 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::getWebhooks (line 194)"
12 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::callWebhooks (line 117)"
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 148)"
17 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::update (line 59)"
18 => "Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator::update (line 865)"
19 => "Shopware\Core\Framework\Api\Controller\ApiController::Shopware\Core\Framework\Api\Controller\{closure} (line 221)"
20 => "Shopware\Core\Framework\Context::scope (line 879)"
21 => "Shopware\Core\Framework\Api\Controller\ApiController::executeWriteOperation (line 723)"
22 => "Shopware\Core\Framework\Api\Controller\ApiController::write (line 404)"
23 => "Shopware\Core\Framework\Api\Controller\ApiController::update (line 163)"
24 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
25 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
26 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
27 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
28 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 269)"
29 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::pass (line 285)"
30 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::invalidate (line 213)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 154)"
32 => "Shopware\Core\HttpKernel::doHandle (line 79)"
33 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|