1 |
0.15 ms |
SELECT `value` FROM app_config WHERE `key` = :key
SELECT `value` FROM app_config WHERE `key` = 'cache-id';
array:7 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 734)"
2 => "Doctrine\DBAL\Connection::fetchOne (line 39)"
3 => "Shopware\Core\Framework\Adapter\Cache\CacheIdLoader::load (line 187)"
4 => "Shopware\Core\HttpKernel::createKernel (line 128)"
5 => "Shopware\Core\HttpKernel::doHandle (line 81)"
6 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
2 |
0.10 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 41)"
2 => "Shopware\Core\Framework\Plugin\KernelPluginLoader\DbalKernelPluginLoader::loadPluginInfos (line 100)"
3 => "Shopware\Core\Framework\Plugin\KernelPluginLoader\KernelPluginLoader::initializePlugins (line 179)"
4 => "Shopware\Core\Kernel::boot (line 129)"
5 => "Shopware\Core\HttpKernel::doHandle (line 81)"
6 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
3 |
0.11 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 194)"
5 => "Shopware\Core\Kernel::boot (line 129)"
6 => "Shopware\Core\HttpKernel::doHandle (line 81)"
7 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
4 |
0.09 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 377)"
2 => "Shopware\Core\Kernel::initializeDatabaseConnectionVariables (line 197)"
3 => "Shopware\Core\Kernel::boot (line 129)"
4 => "Shopware\Core\HttpKernel::doHandle (line 81)"
5 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
5 |
0.09 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_1616141231_IS_ACTIVE = TRUE;SET @MIGRATION_1631631689_IS_ACTIVE = TRUE;SET @MIGRATION_1636082647_IS_ACTIVE = TRUE;SET @MIGRATION_1662306139_IS_ACTIVE = TRUE;SET @MIGRATION_1662757955_IS_ACTIVE = TRUE;SET @MIGRATION_1663039410_IS_ACTIVE = TRUE;SET @MIGRATION_1676830357_IS_ACTIVE = TRUE;SET @MIGRATION_1572257501_IS_ACTIVE = TRUE;SET @MIGRATION_1606378923_IS_ACTIVE = TRUE;SET @MIGRATION_1607952506_IS_ACTIVE = TRUE;SET @MIGRATION_1608034991_IS_ACTIVE = TRUE;SET @MIGRATION_1612945522_IS_ACTIVE = TRUE;SET @MIGRATION_1620808652_IS_ACTIVE = TRUE;SET @MIGRATION_1631192197_IS_ACTIVE = TRUE;SET @MIGRATION_1572257501_IS_ACTIVE = TRUE;SET @MIGRATION_1616477404_IS_ACTIVE = TRUE;SET @MIGRATION_160198215_IS_ACTIVE = TRUE;SET @MIGRATION_1634025013_IS_ACTIVE = TRUE;SET @MIGRATION_1663601206_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_1616141231_IS_ACTIVE = TRUE;SET @MIGRATION_1631631689_IS_ACTIVE = TRUE;SET @MIGRATION_1636082647_IS_ACTIVE = TRUE;SET @MIGRATION_1662306139_IS_ACTIVE = TRUE;SET @MIGRATION_1662757955_IS_ACTIVE = TRUE;SET @MIGRATION_1663039410_IS_ACTIVE = TRUE;SET @MIGRATION_1676830357_IS_ACTIVE = TRUE;SET @MIGRATION_1572257501_IS_ACTIVE = TRUE;SET @MIGRATION_1606378923_IS_ACTIVE = TRUE;SET @MIGRATION_1607952506_IS_ACTIVE = TRUE;SET @MIGRATION_1608034991_IS_ACTIVE = TRUE;SET @MIGRATION_1612945522_IS_ACTIVE = TRUE;SET @MIGRATION_1620808652_IS_ACTIVE = TRUE;SET @MIGRATION_1631192197_IS_ACTIVE = TRUE;SET @MIGRATION_1572257501_IS_ACTIVE = TRUE;SET @MIGRATION_1616477404_IS_ACTIVE = TRUE;SET @MIGRATION_160198215_IS_ACTIVE = TRUE;SET @MIGRATION_1634025013_IS_ACTIVE = TRUE;SET @MIGRATION_1663601206_IS_ACTIVE = TRUE;
array:6 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 398)"
2 => "Shopware\Core\Kernel::initializeDatabaseConnectionVariables (line 197)"
3 => "Shopware\Core\Kernel::boot (line 129)"
4 => "Shopware\Core\HttpKernel::doHandle (line 81)"
5 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
6 |
0.09 ms |
SELECT CONCAT(TRIM(TRAILING '/' FROM domain.url), '/') `key`, CONCAT(TRIM(TRAILING '/' FROM domain.url), '/') url, LOWER(HEX(domain.id)) id, LOWER(HEX(sales_channel.id)) salesChannelId, LOWER(HEX(sales_channel.type_id)) typeId, LOWER(HEX(domain.snippet_set_id)) snippetSetId, LOWER(HEX(domain.currency_id)) currencyId, LOWER(HEX(domain.language_id)) languageId, LOWER(HEX(theme.id)) themeId, sales_channel.maintenance maintenance, sales_channel.maintenance_ip_whitelist maintenanceIpWhitelist, snippet_set.iso as locale, theme.technical_name as themeName, parentTheme.technical_name as parentThemeName FROM sales_channel INNER JOIN sales_channel_domain domain ON domain.sales_channel_id = sales_channel.id LEFT JOIN theme_sales_channel theme_sales_channel ON sales_channel.id = theme_sales_channel.sales_channel_id INNER JOIN snippet_set snippet_set ON snippet_set.id = domain.snippet_set_id LEFT JOIN theme theme ON theme_sales_channel.theme_id = theme.id LEFT JOIN theme parentTheme ON theme.parent_theme_id = parentTheme.id WHERE (sales_channel.type_id = UNHEX(:typeId)) AND (sales_channel.active)
SELECT CONCAT(TRIM(TRAILING '/' FROM domain.url), '/') `key`, CONCAT(TRIM(TRAILING '/' FROM domain.url), '/') url, LOWER(HEX(domain.id)) id, LOWER(HEX(sales_channel.id)) salesChannelId, LOWER(HEX(sales_channel.type_id)) typeId, LOWER(HEX(domain.snippet_set_id)) snippetSetId, LOWER(HEX(domain.currency_id)) currencyId, LOWER(HEX(domain.language_id)) languageId, LOWER(HEX(theme.id)) themeId, sales_channel.maintenance maintenance, sales_channel.maintenance_ip_whitelist maintenanceIpWhitelist, snippet_set.iso as locale, theme.technical_name as themeName, parentTheme.technical_name as parentThemeName FROM sales_channel INNER JOIN sales_channel_domain domain ON domain.sales_channel_id = sales_channel.id LEFT JOIN theme_sales_channel theme_sales_channel ON sales_channel.id = theme_sales_channel.sales_channel_id INNER JOIN snippet_set snippet_set ON snippet_set.id = domain.snippet_set_id LEFT JOIN theme theme ON theme_sales_channel.theme_id = theme.id LEFT JOIN theme parentTheme ON theme.parent_theme_id = parentTheme.id WHERE (sales_channel.type_id = UNHEX('8a243080f92e4c719546314b577cf82b')) AND (sales_channel.active);
array:12 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 70)"
3 => "Shopware\Storefront\Framework\Routing\DomainLoader::load (line 43)"
4 => "Shopware\Storefront\Framework\Routing\CachedDomainLoader::Shopware\Storefront\Framework\Routing\{closure} (line 72)"
5 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
6 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 45)"
7 => "Shopware\Storefront\Framework\Routing\CachedDomainLoader::load (line 295)"
8 => "Shopware\Storefront\Framework\Routing\RequestTransformer::findSalesChannel (line 142)"
9 => "Shopware\Storefront\Framework\Routing\RequestTransformer::transform (line 136)"
10 => "Shopware\Core\HttpKernel::doHandle (line 81)"
11 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
7 |
0.07 ms |
SELECT id, path_info pathInfo, is_canonical isCanonical FROM seo_url WHERE (language_id = :language_id) AND ((sales_channel_id = :sales_channel_id OR sales_channel_id IS NULL)) AND (seo_path_info = :seoPath) ORDER BY seo_path_info ASC, sales_channel_id IS NULL ASC LIMIT 1
SELECT id, path_info pathInfo, is_canonical isCanonical FROM seo_url WHERE (language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND ((sales_channel_id = 0x300B6C314EA447F08252B80AE1305F85 OR sales_channel_id IS NULL)) AND (seo_path_info = 'search') ORDER BY seo_path_info ASC, sales_channel_id IS NULL ASC LIMIT 1;
array:13 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 54)"
3 => "Shopware\Core\Content\Seo\SeoResolver::resolve (line 42)"
4 => "Shopware\Core\Content\Seo\CachedSeoResolver::Shopware\Core\Content\Seo\{closure} (line 72)"
5 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
6 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 47)"
7 => "Shopware\Core\Content\Seo\CachedSeoResolver::resolve (line 38)"
8 => "Shopware\Core\Content\Seo\EmptyPathInfoResolver::resolve (line 357)"
9 => "Shopware\Storefront\Framework\Routing\RequestTransformer::resolveSeoUrl (line 156)"
10 => "Shopware\Storefront\Framework\Routing\RequestTransformer::transform (line 136)"
11 => "Shopware\Core\HttpKernel::doHandle (line 81)"
12 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
8 |
0.06 ms |
SELECT path_info pathInfo, seo_path_info seoPathInfo FROM seo_url WHERE (language_id = :language_id) AND (sales_channel_id = :sales_channel_id) AND (id != :id) AND (path_info = :pathInfo) AND (is_canonical = 1) LIMIT 1
SELECT path_info pathInfo, seo_path_info seoPathInfo FROM seo_url WHERE (language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (sales_channel_id = 0x300B6C314EA447F08252B80AE1305F85) AND (id != '') AND (path_info = '/search') AND (is_canonical = 1) LIMIT 1;
array:13 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 75)"
3 => "Shopware\Core\Content\Seo\SeoResolver::resolve (line 42)"
4 => "Shopware\Core\Content\Seo\CachedSeoResolver::Shopware\Core\Content\Seo\{closure} (line 72)"
5 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
6 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 47)"
7 => "Shopware\Core\Content\Seo\CachedSeoResolver::resolve (line 38)"
8 => "Shopware\Core\Content\Seo\EmptyPathInfoResolver::resolve (line 357)"
9 => "Shopware\Storefront\Framework\Routing\RequestTransformer::resolveSeoUrl (line 156)"
10 => "Shopware\Storefront\Framework\Routing\RequestTransformer::transform (line 136)"
11 => "Shopware\Core\HttpKernel::doHandle (line 81)"
12 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
9 |
0.09 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 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 54)"
3 => "Shopware\Core\System\SystemConfig\SystemConfigLoader::load (line 38)"
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 43)"
7 => "Shopware\Core\System\SystemConfig\CachedSystemConfigLoader::load (line 39)"
8 => "Shopware\Core\System\SystemConfig\MemoizedSystemConfigLoader::load (line 83)"
9 => "Shopware\Core\System\SystemConfig\SystemConfigService::get (line 38)"
10 => "Shopware\Core\Framework\Routing\CanonicalRedirectService::getRedirect (line 140)"
11 => "Shopware\Core\HttpKernel::doHandle (line 81)"
12 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
10 |
0.10 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:41 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 271)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 34)"
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 57)"
8 => "Shopware\Core\System\Locale\LanguageLocaleCodeProvider::getLanguages (line 27)"
9 => "Shopware\Core\System\Locale\LanguageLocaleCodeProvider::getLocaleForLanguageId (line 348)"
10 => "Shopware\Core\Framework\Adapter\Translation\Translator::getFallbackLocale (line 146)"
11 => "Shopware\Core\Framework\Adapter\Translation\Translator::getCatalogue (line 178)"
12 => "Shopware\Core\Framework\Adapter\Translation\Translator::trans (line 48)"
13 => "Symfony\Component\Translation\DataCollectorTranslator::trans (line 72)"
14 => "Intedia\Doofinder\Doofinder\Api\Search::initConfig (line 56)"
15 => "Intedia\Doofinder\Doofinder\Api\Search::__construct (line 25490)"
16 => "ContainerIZvzKUN\Shopware_Core_KernelDevDebugContainer::getSearchService (line 35464)"
17 => "ContainerIZvzKUN\Shopware_Core_KernelDevDebugContainer::getProductSearchBuilderService (line 7428)"
18 => "ContainerIZvzKUN\Shopware_Core_KernelDevDebugContainer::getCachedProductSearchRouteService (line 7441)"
19 => "ContainerIZvzKUN\Shopware_Core_KernelDevDebugContainer::getResolvedCriteriaProductSearchRouteService (line 2912)"
20 => "ContainerIZvzKUN\Shopware_Core_KernelDevDebugContainer::getFoundationProductSearchRouteService (line 12591)"
21 => "ContainerIZvzKUN\Shopware_Core_KernelDevDebugContainer::getSearchPageLoaderService (line 12406)"
22 => "ContainerIZvzKUN\Shopware_Core_KernelDevDebugContainer::getSearchControllerService (line 239)"
23 => "Symfony\Component\DependencyInjection\Container::make (line 219)"
24 => "Symfony\Component\DependencyInjection\Container::get (line 53)"
25 => "Symfony\Component\HttpKernel\Controller\ContainerControllerResolver::instantiateController (line 29)"
26 => "Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver::instantiateController (line 120)"
27 => "Symfony\Component\HttpKernel\Controller\ControllerResolver::createController (line 42)"
28 => "Symfony\Component\HttpKernel\Controller\ContainerControllerResolver::createController (line 86)"
29 => "Symfony\Component\HttpKernel\Controller\ControllerResolver::getController (line 38)"
30 => "Symfony\Component\HttpKernel\Controller\TraceableControllerResolver::getController (line 146)"
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 452)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
39 => "Shopware\Core\HttpKernel::doHandle (line 81)"
40 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
11 |
0.07 ms |
SELECT iso FROM snippet_set WHERE id = :snippetSetId
SELECT iso FROM snippet_set WHERE id = 0xEAD268ED68204A00940AB87CCF229C9B;
array:40 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 734)"
2 => "Doctrine\DBAL\Connection::fetchOne (line 417)"
3 => "Shopware\Core\System\Snippet\SnippetService::getLocaleBySnippetSetId (line 132)"
4 => "Shopware\Core\System\Snippet\SnippetService::getStorefrontSnippets (line 341)"
5 => "Shopware\Core\Framework\Adapter\Translation\Translator::Shopware\Core\Framework\Adapter\Translation\{closure} (line 72)"
6 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
7 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 342)"
8 => "Shopware\Core\Framework\Adapter\Translation\Translator::loadSnippets (line 320)"
9 => "Shopware\Core\Framework\Adapter\Translation\Translator::getCustomizedCatalog (line 162)"
10 => "Shopware\Core\Framework\Adapter\Translation\Translator::getCatalogue (line 178)"
11 => "Shopware\Core\Framework\Adapter\Translation\Translator::trans (line 48)"
12 => "Symfony\Component\Translation\DataCollectorTranslator::trans (line 72)"
13 => "Intedia\Doofinder\Doofinder\Api\Search::initConfig (line 56)"
14 => "Intedia\Doofinder\Doofinder\Api\Search::__construct (line 25490)"
15 => "ContainerIZvzKUN\Shopware_Core_KernelDevDebugContainer::getSearchService (line 35464)"
16 => "ContainerIZvzKUN\Shopware_Core_KernelDevDebugContainer::getProductSearchBuilderService (line 7428)"
17 => "ContainerIZvzKUN\Shopware_Core_KernelDevDebugContainer::getCachedProductSearchRouteService (line 7441)"
18 => "ContainerIZvzKUN\Shopware_Core_KernelDevDebugContainer::getResolvedCriteriaProductSearchRouteService (line 2912)"
19 => "ContainerIZvzKUN\Shopware_Core_KernelDevDebugContainer::getFoundationProductSearchRouteService (line 12591)"
20 => "ContainerIZvzKUN\Shopware_Core_KernelDevDebugContainer::getSearchPageLoaderService (line 12406)"
21 => "ContainerIZvzKUN\Shopware_Core_KernelDevDebugContainer::getSearchControllerService (line 239)"
22 => "Symfony\Component\DependencyInjection\Container::make (line 219)"
23 => "Symfony\Component\DependencyInjection\Container::get (line 53)"
24 => "Symfony\Component\HttpKernel\Controller\ContainerControllerResolver::instantiateController (line 29)"
25 => "Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver::instantiateController (line 120)"
26 => "Symfony\Component\HttpKernel\Controller\ControllerResolver::createController (line 42)"
27 => "Symfony\Component\HttpKernel\Controller\ContainerControllerResolver::createController (line 86)"
28 => "Symfony\Component\HttpKernel\Controller\ControllerResolver::getController (line 38)"
29 => "Symfony\Component\HttpKernel\Controller\TraceableControllerResolver::getController (line 146)"
30 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
31 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
32 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
33 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
35 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
38 => "Shopware\Core\HttpKernel::doHandle (line 81)"
39 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
12 |
0.06 ms |
SELECT `base_class` AS `baseClass`, `author`
FROM `plugin`
SELECT `base_class` AS `baseClass`, `author`
FROM `plugin`
;
array:49 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 1065)"
2 => "Doctrine\DBAL\Connection::fetchAllKeyValue (line 156)"
3 => "Shopware\Core\System\Snippet\Files\SnippetFileLoader::getPluginAuthors (line 146)"
4 => "Shopware\Core\System\Snippet\Files\SnippetFileLoader::getAuthorFromBundle (line 113)"
5 => "Shopware\Core\System\Snippet\Files\SnippetFileLoader::loadSnippetFilesInDir (line 70)"
6 => "Shopware\Core\System\Snippet\Files\SnippetFileLoader::loadPluginSnippets (line 52)"
7 => "Shopware\Core\System\Snippet\Files\SnippetFileLoader::loadSnippetFilesIntoCollection (line 23)"
8 => "Shopware\Core\System\Snippet\Files\SnippetFileCollectionFactory::createSnippetFileCollection (line 11381)"
9 => "ContainerIZvzKUN\Shopware_Core_KernelDevDebugContainer::getSnippetFileCollectionService (line 11367)"
10 => "ContainerIZvzKUN\Shopware_Core_KernelDevDebugContainer::ContainerIZvzKUN\{closure} (line 1443)"
11 => "Closure::__invoke (line 1443)"
12 => "ContainerIZvzKUN\SnippetFileCollection_08f09cc::__clone (line 136)"
13 => "Shopware\Core\System\Snippet\SnippetService::getStorefrontSnippets (line 341)"
14 => "Shopware\Core\Framework\Adapter\Translation\Translator::Shopware\Core\Framework\Adapter\Translation\{closure} (line 72)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 342)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::loadSnippets (line 320)"
18 => "Shopware\Core\Framework\Adapter\Translation\Translator::getCustomizedCatalog (line 162)"
19 => "Shopware\Core\Framework\Adapter\Translation\Translator::getCatalogue (line 178)"
20 => "Shopware\Core\Framework\Adapter\Translation\Translator::trans (line 48)"
21 => "Symfony\Component\Translation\DataCollectorTranslator::trans (line 72)"
22 => "Intedia\Doofinder\Doofinder\Api\Search::initConfig (line 56)"
23 => "Intedia\Doofinder\Doofinder\Api\Search::__construct (line 25490)"
24 => "ContainerIZvzKUN\Shopware_Core_KernelDevDebugContainer::getSearchService (line 35464)"
25 => "ContainerIZvzKUN\Shopware_Core_KernelDevDebugContainer::getProductSearchBuilderService (line 7428)"
26 => "ContainerIZvzKUN\Shopware_Core_KernelDevDebugContainer::getCachedProductSearchRouteService (line 7441)"
27 => "ContainerIZvzKUN\Shopware_Core_KernelDevDebugContainer::getResolvedCriteriaProductSearchRouteService (line 2912)"
28 => "ContainerIZvzKUN\Shopware_Core_KernelDevDebugContainer::getFoundationProductSearchRouteService (line 12591)"
29 => "ContainerIZvzKUN\Shopware_Core_KernelDevDebugContainer::getSearchPageLoaderService (line 12406)"
30 => "ContainerIZvzKUN\Shopware_Core_KernelDevDebugContainer::getSearchControllerService (line 239)"
31 => "Symfony\Component\DependencyInjection\Container::make (line 219)"
32 => "Symfony\Component\DependencyInjection\Container::get (line 53)"
33 => "Symfony\Component\HttpKernel\Controller\ContainerControllerResolver::instantiateController (line 29)"
34 => "Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver::instantiateController (line 120)"
35 => "Symfony\Component\HttpKernel\Controller\ControllerResolver::createController (line 42)"
36 => "Symfony\Component\HttpKernel\Controller\ContainerControllerResolver::createController (line 86)"
37 => "Symfony\Component\HttpKernel\Controller\ControllerResolver::getController (line 38)"
38 => "Symfony\Component\HttpKernel\Controller\TraceableControllerResolver::getController (line 146)"
39 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
40 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
41 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
42 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
43 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
44 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
45 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
46 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
47 => "Shopware\Core\HttpKernel::doHandle (line 81)"
48 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
13 |
0.06 ms |
SELECT `name`, `path`, `author`
FROM `app`
WHERE `active` = 1
SELECT `name`, `path`, `author`
FROM `app`
WHERE `active` = 1
;
array:48 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 1042)"
2 => "Doctrine\DBAL\Connection::fetchAllAssociative (line 62)"
3 => "Shopware\Core\Framework\App\ActiveAppsLoader::loadApps (line 44)"
4 => "Shopware\Core\Framework\App\ActiveAppsLoader::getActiveApps (line 82)"
5 => "Shopware\Core\System\Snippet\Files\SnippetFileLoader::loadAppSnippets (line 54)"
6 => "Shopware\Core\System\Snippet\Files\SnippetFileLoader::loadSnippetFilesIntoCollection (line 23)"
7 => "Shopware\Core\System\Snippet\Files\SnippetFileCollectionFactory::createSnippetFileCollection (line 11381)"
8 => "ContainerIZvzKUN\Shopware_Core_KernelDevDebugContainer::getSnippetFileCollectionService (line 11367)"
9 => "ContainerIZvzKUN\Shopware_Core_KernelDevDebugContainer::ContainerIZvzKUN\{closure} (line 1443)"
10 => "Closure::__invoke (line 1443)"
11 => "ContainerIZvzKUN\SnippetFileCollection_08f09cc::__clone (line 136)"
12 => "Shopware\Core\System\Snippet\SnippetService::getStorefrontSnippets (line 341)"
13 => "Shopware\Core\Framework\Adapter\Translation\Translator::Shopware\Core\Framework\Adapter\Translation\{closure} (line 72)"
14 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 342)"
16 => "Shopware\Core\Framework\Adapter\Translation\Translator::loadSnippets (line 320)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::getCustomizedCatalog (line 162)"
18 => "Shopware\Core\Framework\Adapter\Translation\Translator::getCatalogue (line 178)"
19 => "Shopware\Core\Framework\Adapter\Translation\Translator::trans (line 48)"
20 => "Symfony\Component\Translation\DataCollectorTranslator::trans (line 72)"
21 => "Intedia\Doofinder\Doofinder\Api\Search::initConfig (line 56)"
22 => "Intedia\Doofinder\Doofinder\Api\Search::__construct (line 25490)"
23 => "ContainerIZvzKUN\Shopware_Core_KernelDevDebugContainer::getSearchService (line 35464)"
24 => "ContainerIZvzKUN\Shopware_Core_KernelDevDebugContainer::getProductSearchBuilderService (line 7428)"
25 => "ContainerIZvzKUN\Shopware_Core_KernelDevDebugContainer::getCachedProductSearchRouteService (line 7441)"
26 => "ContainerIZvzKUN\Shopware_Core_KernelDevDebugContainer::getResolvedCriteriaProductSearchRouteService (line 2912)"
27 => "ContainerIZvzKUN\Shopware_Core_KernelDevDebugContainer::getFoundationProductSearchRouteService (line 12591)"
28 => "ContainerIZvzKUN\Shopware_Core_KernelDevDebugContainer::getSearchPageLoaderService (line 12406)"
29 => "ContainerIZvzKUN\Shopware_Core_KernelDevDebugContainer::getSearchControllerService (line 239)"
30 => "Symfony\Component\DependencyInjection\Container::make (line 219)"
31 => "Symfony\Component\DependencyInjection\Container::get (line 53)"
32 => "Symfony\Component\HttpKernel\Controller\ContainerControllerResolver::instantiateController (line 29)"
33 => "Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver::instantiateController (line 120)"
34 => "Symfony\Component\HttpKernel\Controller\ControllerResolver::createController (line 42)"
35 => "Symfony\Component\HttpKernel\Controller\ContainerControllerResolver::createController (line 86)"
36 => "Symfony\Component\HttpKernel\Controller\ControllerResolver::getController (line 38)"
37 => "Symfony\Component\HttpKernel\Controller\TraceableControllerResolver::getController (line 146)"
38 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
39 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
40 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
41 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
42 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
43 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
44 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
45 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
46 => "Shopware\Core\HttpKernel::doHandle (line 81)"
47 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
14 |
0.07 ms |
SELECT LOWER(HEX(theme.id)) themeId, theme.technical_name as themeName, parentTheme.technical_name as parentThemeName
FROM sales_channel
LEFT JOIN theme_sales_channel ON sales_channel.id = theme_sales_channel.sales_channel_id
LEFT JOIN theme ON theme_sales_channel.theme_id = theme.id
LEFT JOIN theme AS parentTheme ON parentTheme.id = theme.parent_theme_id
WHERE sales_channel.id = :salesChannelId
SELECT LOWER(HEX(theme.id)) themeId, theme.technical_name as themeName, parentTheme.technical_name as parentThemeName
FROM sales_channel
LEFT JOIN theme_sales_channel ON sales_channel.id = theme_sales_channel.sales_channel_id
LEFT JOIN theme ON theme_sales_channel.theme_id = theme.id
LEFT JOIN theme AS parentTheme ON parentTheme.id = theme.parent_theme_id
WHERE sales_channel.id = 0x300B6C314EA447F08252B80AE1305F85
;
array:41 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 684)"
2 => "Doctrine\DBAL\Connection::fetchAssociative (line 45)"
3 => "Shopware\Storefront\Theme\SalesChannelThemeLoader::load (line 337)"
4 => "Shopware\Core\System\Snippet\SnippetService::getUsedThemes (line 138)"
5 => "Shopware\Core\System\Snippet\SnippetService::getStorefrontSnippets (line 341)"
6 => "Shopware\Core\Framework\Adapter\Translation\Translator::Shopware\Core\Framework\Adapter\Translation\{closure} (line 72)"
7 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
8 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 342)"
9 => "Shopware\Core\Framework\Adapter\Translation\Translator::loadSnippets (line 320)"
10 => "Shopware\Core\Framework\Adapter\Translation\Translator::getCustomizedCatalog (line 162)"
11 => "Shopware\Core\Framework\Adapter\Translation\Translator::getCatalogue (line 178)"
12 => "Shopware\Core\Framework\Adapter\Translation\Translator::trans (line 48)"
13 => "Symfony\Component\Translation\DataCollectorTranslator::trans (line 72)"
14 => "Intedia\Doofinder\Doofinder\Api\Search::initConfig (line 56)"
15 => "Intedia\Doofinder\Doofinder\Api\Search::__construct (line 25490)"
16 => "ContainerIZvzKUN\Shopware_Core_KernelDevDebugContainer::getSearchService (line 35464)"
17 => "ContainerIZvzKUN\Shopware_Core_KernelDevDebugContainer::getProductSearchBuilderService (line 7428)"
18 => "ContainerIZvzKUN\Shopware_Core_KernelDevDebugContainer::getCachedProductSearchRouteService (line 7441)"
19 => "ContainerIZvzKUN\Shopware_Core_KernelDevDebugContainer::getResolvedCriteriaProductSearchRouteService (line 2912)"
20 => "ContainerIZvzKUN\Shopware_Core_KernelDevDebugContainer::getFoundationProductSearchRouteService (line 12591)"
21 => "ContainerIZvzKUN\Shopware_Core_KernelDevDebugContainer::getSearchPageLoaderService (line 12406)"
22 => "ContainerIZvzKUN\Shopware_Core_KernelDevDebugContainer::getSearchControllerService (line 239)"
23 => "Symfony\Component\DependencyInjection\Container::make (line 219)"
24 => "Symfony\Component\DependencyInjection\Container::get (line 53)"
25 => "Symfony\Component\HttpKernel\Controller\ContainerControllerResolver::instantiateController (line 29)"
26 => "Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver::instantiateController (line 120)"
27 => "Symfony\Component\HttpKernel\Controller\ControllerResolver::createController (line 42)"
28 => "Symfony\Component\HttpKernel\Controller\ContainerControllerResolver::createController (line 86)"
29 => "Symfony\Component\HttpKernel\Controller\ControllerResolver::getController (line 38)"
30 => "Symfony\Component\HttpKernel\Controller\TraceableControllerResolver::getController (line 146)"
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 452)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
39 => "Shopware\Core\HttpKernel::doHandle (line 81)"
40 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
15 |
0.12 ms |
SELECT translation_key, value FROM snippet WHERE snippet_set_id = :snippetSetId
SELECT translation_key, value FROM snippet WHERE snippet_set_id = 0xEAD268ED68204A00940AB87CCF229C9B;
array:40 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 1065)"
2 => "Doctrine\DBAL\Connection::fetchAllKeyValue (line 295)"
3 => "Shopware\Core\System\Snippet\SnippetService::fetchSnippetsFromDatabase (line 166)"
4 => "Shopware\Core\System\Snippet\SnippetService::getStorefrontSnippets (line 341)"
5 => "Shopware\Core\Framework\Adapter\Translation\Translator::Shopware\Core\Framework\Adapter\Translation\{closure} (line 72)"
6 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
7 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 342)"
8 => "Shopware\Core\Framework\Adapter\Translation\Translator::loadSnippets (line 320)"
9 => "Shopware\Core\Framework\Adapter\Translation\Translator::getCustomizedCatalog (line 162)"
10 => "Shopware\Core\Framework\Adapter\Translation\Translator::getCatalogue (line 178)"
11 => "Shopware\Core\Framework\Adapter\Translation\Translator::trans (line 48)"
12 => "Symfony\Component\Translation\DataCollectorTranslator::trans (line 72)"
13 => "Intedia\Doofinder\Doofinder\Api\Search::initConfig (line 56)"
14 => "Intedia\Doofinder\Doofinder\Api\Search::__construct (line 25490)"
15 => "ContainerIZvzKUN\Shopware_Core_KernelDevDebugContainer::getSearchService (line 35464)"
16 => "ContainerIZvzKUN\Shopware_Core_KernelDevDebugContainer::getProductSearchBuilderService (line 7428)"
17 => "ContainerIZvzKUN\Shopware_Core_KernelDevDebugContainer::getCachedProductSearchRouteService (line 7441)"
18 => "ContainerIZvzKUN\Shopware_Core_KernelDevDebugContainer::getResolvedCriteriaProductSearchRouteService (line 2912)"
19 => "ContainerIZvzKUN\Shopware_Core_KernelDevDebugContainer::getFoundationProductSearchRouteService (line 12591)"
20 => "ContainerIZvzKUN\Shopware_Core_KernelDevDebugContainer::getSearchPageLoaderService (line 12406)"
21 => "ContainerIZvzKUN\Shopware_Core_KernelDevDebugContainer::getSearchControllerService (line 239)"
22 => "Symfony\Component\DependencyInjection\Container::make (line 219)"
23 => "Symfony\Component\DependencyInjection\Container::get (line 53)"
24 => "Symfony\Component\HttpKernel\Controller\ContainerControllerResolver::instantiateController (line 29)"
25 => "Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver::instantiateController (line 120)"
26 => "Symfony\Component\HttpKernel\Controller\ControllerResolver::createController (line 42)"
27 => "Symfony\Component\HttpKernel\Controller\ContainerControllerResolver::createController (line 86)"
28 => "Symfony\Component\HttpKernel\Controller\ControllerResolver::getController (line 38)"
29 => "Symfony\Component\HttpKernel\Controller\TraceableControllerResolver::getController (line 146)"
30 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
31 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
32 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
33 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
35 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
38 => "Shopware\Core\HttpKernel::doHandle (line 81)"
39 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
16 |
0.08 ms |
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = :salesChannelId) AND (configuration_key LIKE :prefix) ORDER BY sales_channel_id ASC
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = NULL) AND (configuration_key LIKE 'IntediaDoofinderSW6.config.%') ORDER BY sales_channel_id ASC;
array:31 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 189)"
3 => "Shopware\Core\System\SystemConfig\SystemConfigService::getDomain (line 73)"
4 => "Intedia\Doofinder\Doofinder\Api\Search::initConfig (line 56)"
5 => "Intedia\Doofinder\Doofinder\Api\Search::__construct (line 25490)"
6 => "ContainerIZvzKUN\Shopware_Core_KernelDevDebugContainer::getSearchService (line 35464)"
7 => "ContainerIZvzKUN\Shopware_Core_KernelDevDebugContainer::getProductSearchBuilderService (line 7428)"
8 => "ContainerIZvzKUN\Shopware_Core_KernelDevDebugContainer::getCachedProductSearchRouteService (line 7441)"
9 => "ContainerIZvzKUN\Shopware_Core_KernelDevDebugContainer::getResolvedCriteriaProductSearchRouteService (line 2912)"
10 => "ContainerIZvzKUN\Shopware_Core_KernelDevDebugContainer::getFoundationProductSearchRouteService (line 12591)"
11 => "ContainerIZvzKUN\Shopware_Core_KernelDevDebugContainer::getSearchPageLoaderService (line 12406)"
12 => "ContainerIZvzKUN\Shopware_Core_KernelDevDebugContainer::getSearchControllerService (line 239)"
13 => "Symfony\Component\DependencyInjection\Container::make (line 219)"
14 => "Symfony\Component\DependencyInjection\Container::get (line 53)"
15 => "Symfony\Component\HttpKernel\Controller\ContainerControllerResolver::instantiateController (line 29)"
16 => "Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver::instantiateController (line 120)"
17 => "Symfony\Component\HttpKernel\Controller\ControllerResolver::createController (line 42)"
18 => "Symfony\Component\HttpKernel\Controller\ContainerControllerResolver::createController (line 86)"
19 => "Symfony\Component\HttpKernel\Controller\ControllerResolver::getController (line 38)"
20 => "Symfony\Component\HttpKernel\Controller\TraceableControllerResolver::getController (line 146)"
21 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
22 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
23 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
24 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
25 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
26 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
27 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
28 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
29 => "Shopware\Core\HttpKernel::doHandle (line 81)"
30 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
17 |
0.26 ms |
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = :salesChannelId) AND (token = :token) LIMIT 1
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = 0x300B6C314EA447F08252B80AE1305F85) AND (token = 'y851jEzxEw4y1ZJgMSdbTtK8C90ITCd8') LIMIT 1;
array:27 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 165)"
3 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextPersister::load (line 77)"
4 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
6 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 105)"
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 56)"
12 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
13 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
14 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
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 452)"
22 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
23 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
24 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
25 => "Shopware\Core\HttpKernel::doHandle (line 81)"
26 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
18 |
0.08 ms |
SELECT
sales_channel.id as sales_channel_id,
sales_channel.language_id as sales_channel_default_language_id,
sales_channel.currency_id as sales_channel_currency_id,
currency.factor as sales_channel_currency_factor,
GROUP_CONCAT(LOWER(HEX(sales_channel_language.language_id))) as sales_channel_language_ids
FROM sales_channel
INNER JOIN currency
ON sales_channel.currency_id = currency.id
LEFT JOIN sales_channel_language
ON sales_channel_language.sales_channel_id = sales_channel.id
WHERE sales_channel.id = :id
GROUP BY sales_channel.id, sales_channel.language_id, sales_channel.currency_id, currency.factor
SELECT
sales_channel.id as sales_channel_id,
sales_channel.language_id as sales_channel_default_language_id,
sales_channel.currency_id as sales_channel_currency_id,
currency.factor as sales_channel_currency_factor,
GROUP_CONCAT(LOWER(HEX(sales_channel_language.language_id))) as sales_channel_language_ids
FROM sales_channel
INNER JOIN currency
ON sales_channel.currency_id = currency.id
LEFT JOIN sales_channel_language
ON sales_channel_language.sales_channel_id = sales_channel.id
WHERE sales_channel.id = 0x300B6C314EA447F08252B80AE1305F85
GROUP BY sales_channel.id, sales_channel.language_id, sales_channel.currency_id, currency.factor;
array:57 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 684)"
2 => "Doctrine\DBAL\Connection::fetchAssociative (line 242)"
3 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::getContext (line 88)"
4 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::create (line 74)"
5 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 350)"
6 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
7 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
8 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
9 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
10 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
11 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
12 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
13 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
14 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 75)"
15 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 72)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
17 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 85)"
18 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::create (line 92)"
19 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::create (line 60)"
20 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 350)"
21 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
22 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
23 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
24 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
27 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
28 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
29 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 61)"
30 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 72)"
31 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
32 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 71)"
33 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::create (line 103)"
34 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
35 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
36 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 105)"
37 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
38 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
39 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
40 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
41 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
42 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
43 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
44 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
45 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
46 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
47 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
48 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
49 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
50 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
51 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
52 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
53 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
54 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
55 => "Shopware\Core\HttpKernel::doHandle (line 81)"
56 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
19 |
1.86 ms |
SELECT `sales_channel`.`id` as `sales_channel.id`, `sales_channel`.`type_id` as `sales_channel.typeId`, `sales_channel`.`language_id` as `sales_channel.languageId`, `sales_channel`.`customer_group_id` as `sales_channel.customerGroupId`, `sales_channel`.`currency_id` as `sales_channel.currencyId`, `sales_channel`.`payment_method_id` as `sales_channel.paymentMethodId`, `sales_channel`.`shipping_method_id` as `sales_channel.shippingMethodId`, `sales_channel`.`country_id` as `sales_channel.countryId`, `sales_channel`.`analytics_id` as `sales_channel.analyticsId`, `sales_channel`.`navigation_category_id` as `sales_channel.navigationCategoryId`, `sales_channel`.`navigation_category_version_id` as `sales_channel.navigationCategoryVersionId`, `sales_channel`.`navigation_category_depth` as `sales_channel.navigationCategoryDepth`, `sales_channel`.`footer_category_id` as `sales_channel.footerCategoryId`, `sales_channel`.`footer_category_version_id` as `sales_channel.footerCategoryVersionId`, `sales_channel`.`service_category_id` as `sales_channel.serviceCategoryId`, `sales_channel`.`service_category_version_id` as `sales_channel.serviceCategoryVersionId`, `sales_channel`.`mail_header_footer_id` as `sales_channel.mailHeaderFooterId`, `sales_channel`.`hreflang_default_domain_id` as `sales_channel.hreflangDefaultDomainId`, `sales_channel`.`short_name` as `sales_channel.shortName`, `sales_channel`.`tax_calculation_type` as `sales_channel.taxCalculationType`, `sales_channel`.`access_key` as `sales_channel.accessKey`, `sales_channel`.`configuration` as `sales_channel.configuration`, `sales_channel`.`active` as `sales_channel.active`, `sales_channel`.`hreflang_active` as `sales_channel.hreflangActive`, `sales_channel`.`maintenance` as `sales_channel.maintenance`, `sales_channel`.`maintenance_ip_whitelist` as `sales_channel.maintenanceIpWhitelist`, `sales_channel`.`payment_method_ids` as `sales_channel.paymentMethodIds`, `sales_channel`.`home_cms_page_id` as `sales_channel.homeCmsPageId`, `sales_channel`.`home_cms_page_version_id` as `sales_channel.homeCmsPageVersionId`, `sales_channel.analytics`.`id` as `sales_channel.analytics.id`, `sales_channel.analytics`.`tracking_id` as `sales_channel.analytics.trackingId`, `sales_channel.analytics`.`active` as `sales_channel.analytics.active`, `sales_channel.analytics`.`track_orders` as `sales_channel.analytics.trackOrders`, `sales_channel.analytics`.`anonymize_ip` as `sales_channel.analytics.anonymizeIp`, `sales_channel.analytics`.`created_at` as `sales_channel.analytics.createdAt`, `sales_channel.analytics`.`updated_at` as `sales_channel.analytics.updatedAt`, `sales_channel`.`created_at` as `sales_channel.createdAt`, `sales_channel`.`updated_at` as `sales_channel.updatedAt`, `sales_channel.currency`.`id` as `sales_channel.currency.id`, `sales_channel.currency`.`factor` as `sales_channel.currency.factor`, `sales_channel.currency`.`symbol` as `sales_channel.currency.symbol`, `sales_channel.currency`.`iso_code` as `sales_channel.currency.isoCode`, `sales_channel.currency`.`position` as `sales_channel.currency.position`, `sales_channel.currency`.`item_rounding` as `sales_channel.currency.itemRounding`, `sales_channel.currency`.`total_rounding` as `sales_channel.currency.totalRounding`, `sales_channel.currency`.`tax_free_from` as `sales_channel.currency.taxFreeFrom`, `sales_channel.currency`.`created_at` as `sales_channel.currency.createdAt`, `sales_channel.currency`.`updated_at` as `sales_channel.currency.updatedAt`, `sales_channel.currency.translation.shortName`, COALESCE(`sales_channel.currency.translation.shortName`,`sales_channel.currency.translation.shortName`) as `sales_channel.currency.shortName`, `sales_channel.currency.translation.name`, COALESCE(`sales_channel.currency.translation.name`,`sales_channel.currency.translation.name`) as `sales_channel.currency.name`, `sales_channel.currency.translation.customFields`, COALESCE(`sales_channel.currency.translation.customFields`,`sales_channel.currency.translation.customFields`) as `sales_channel.currency.customFields`, `sales_channel.currency.translation.createdAt`, `sales_channel.currency.translation.updatedAt`, `sales_channel.currency.translation.currencyId`, `sales_channel.currency.translation.languageId`, `sales_channel.translation.name`, COALESCE(`sales_channel.translation.name`,`sales_channel.translation.name`) as `sales_channel.name`, `sales_channel.translation.homeSlotConfig`, COALESCE(`sales_channel.translation.homeSlotConfig`,`sales_channel.translation.homeSlotConfig`) as `sales_channel.homeSlotConfig`, `sales_channel.translation.homeEnabled`, COALESCE(`sales_channel.translation.homeEnabled`,`sales_channel.translation.homeEnabled`) as `sales_channel.homeEnabled`, `sales_channel.translation.homeName`, COALESCE(`sales_channel.translation.homeName`,`sales_channel.translation.homeName`) as `sales_channel.homeName`, `sales_channel.translation.homeMetaTitle`, COALESCE(`sales_channel.translation.homeMetaTitle`,`sales_channel.translation.homeMetaTitle`) as `sales_channel.homeMetaTitle`, `sales_channel.translation.homeMetaDescription`, COALESCE(`sales_channel.translation.homeMetaDescription`,`sales_channel.translation.homeMetaDescription`) as `sales_channel.homeMetaDescription`, `sales_channel.translation.homeKeywords`, COALESCE(`sales_channel.translation.homeKeywords`,`sales_channel.translation.homeKeywords`) as `sales_channel.homeKeywords`, `sales_channel.translation.customFields`, COALESCE(`sales_channel.translation.customFields`,`sales_channel.translation.customFields`) as `sales_channel.customFields`, `sales_channel.translation.createdAt`, `sales_channel.translation.updatedAt`, `sales_channel.translation.salesChannelId`, `sales_channel.translation.languageId` FROM `sales_channel` LEFT JOIN (SELECT `sales_channel.translation`.sales_channel_id, `sales_channel.translation`.name as `sales_channel.translation.name`, `sales_channel.translation`.home_slot_config as `sales_channel.translation.homeSlotConfig`, `sales_channel.translation`.home_enabled as `sales_channel.translation.homeEnabled`, `sales_channel.translation`.home_name as `sales_channel.translation.homeName`, `sales_channel.translation`.home_meta_title as `sales_channel.translation.homeMetaTitle`, `sales_channel.translation`.home_meta_description as `sales_channel.translation.homeMetaDescription`, `sales_channel.translation`.home_keywords as `sales_channel.translation.homeKeywords`, `sales_channel.translation`.custom_fields as `sales_channel.translation.customFields`, `sales_channel.translation`.created_at as `sales_channel.translation.createdAt`, `sales_channel.translation`.updated_at as `sales_channel.translation.updatedAt`, `sales_channel.translation`.sales_channel_id as `sales_channel.translation.salesChannelId`, `sales_channel.translation`.language_id as `sales_channel.translation.languageId` FROM `sales_channel_translation` `sales_channel.translation` WHERE `sales_channel.translation`.language_id = :languageId) `sales_channel.sales_channel_translation` ON `sales_channel.sales_channel_translation`.`sales_channel_id` = `sales_channel`.`id` LEFT JOIN `sales_channel_analytics` `sales_channel.analytics` ON `sales_channel`.`analytics_id` = `sales_channel.analytics`.`id` LEFT JOIN `currency` `sales_channel.currency` ON `sales_channel`.`currency_id` = `sales_channel.currency`.`id` LEFT JOIN (SELECT `sales_channel.currency.translation`.currency_id, `sales_channel.currency.translation`.short_name as `sales_channel.currency.translation.shortName`, `sales_channel.currency.translation`.name as `sales_channel.currency.translation.name`, `sales_channel.currency.translation`.custom_fields as `sales_channel.currency.translation.customFields`, `sales_channel.currency.translation`.created_at as `sales_channel.currency.translation.createdAt`, `sales_channel.currency.translation`.updated_at as `sales_channel.currency.translation.updatedAt`, `sales_channel.currency.translation`.currency_id as `sales_channel.currency.translation.currencyId`, `sales_channel.currency.translation`.language_id as `sales_channel.currency.translation.languageId` FROM `currency_translation` `sales_channel.currency.translation` WHERE `sales_channel.currency.translation`.language_id = :languageId) `sales_channel.currency.currency_translation` ON `sales_channel.currency.currency_translation`.`currency_id` = `sales_channel.currency`.`id` WHERE `sales_channel`.`id` IN (:ids)
SELECT
`sales_channel`.`id` as `sales_channel.id`,
`sales_channel`.`type_id` as `sales_channel.typeId`,
`sales_channel`.`language_id` as `sales_channel.languageId`,
`sales_channel`.`customer_group_id` as `sales_channel.customerGroupId`,
`sales_channel`.`currency_id` as `sales_channel.currencyId`,
`sales_channel`.`payment_method_id` as `sales_channel.paymentMethodId`,
`sales_channel`.`shipping_method_id` as `sales_channel.shippingMethodId`,
`sales_channel`.`country_id` as `sales_channel.countryId`,
`sales_channel`.`analytics_id` as `sales_channel.analyticsId`,
`sales_channel`.`navigation_category_id` as `sales_channel.navigationCategoryId`,
`sales_channel`.`navigation_category_version_id` as `sales_channel.navigationCategoryVersionId`,
`sales_channel`.`navigation_category_depth` as `sales_channel.navigationCategoryDepth`,
`sales_channel`.`footer_category_id` as `sales_channel.footerCategoryId`,
`sales_channel`.`footer_category_version_id` as `sales_channel.footerCategoryVersionId`,
`sales_channel`.`service_category_id` as `sales_channel.serviceCategoryId`,
`sales_channel`.`service_category_version_id` as `sales_channel.serviceCategoryVersionId`,
`sales_channel`.`mail_header_footer_id` as `sales_channel.mailHeaderFooterId`,
`sales_channel`.`hreflang_default_domain_id` as `sales_channel.hreflangDefaultDomainId`,
`sales_channel`.`short_name` as `sales_channel.shortName`,
`sales_channel`.`tax_calculation_type` as `sales_channel.taxCalculationType`,
`sales_channel`.`access_key` as `sales_channel.accessKey`,
`sales_channel`.`configuration` as `sales_channel.configuration`,
`sales_channel`.`active` as `sales_channel.active`,
`sales_channel`.`hreflang_active` as `sales_channel.hreflangActive`,
`sales_channel`.`maintenance` as `sales_channel.maintenance`,
`sales_channel`.`maintenance_ip_whitelist` as `sales_channel.maintenanceIpWhitelist`,
`sales_channel`.`payment_method_ids` as `sales_channel.paymentMethodIds`,
`sales_channel`.`home_cms_page_id` as `sales_channel.homeCmsPageId`,
`sales_channel`.`home_cms_page_version_id` as `sales_channel.homeCmsPageVersionId`,
`sales_channel.analytics`.`id` as `sales_channel.analytics.id`,
`sales_channel.analytics`.`tracking_id` as `sales_channel.analytics.trackingId`,
`sales_channel.analytics`.`active` as `sales_channel.analytics.active`,
`sales_channel.analytics`.`track_orders` as `sales_channel.analytics.trackOrders`,
`sales_channel.analytics`.`anonymize_ip` as `sales_channel.analytics.anonymizeIp`,
`sales_channel.analytics`.`created_at` as `sales_channel.analytics.createdAt`,
`sales_channel.analytics`.`updated_at` as `sales_channel.analytics.updatedAt`,
`sales_channel`.`created_at` as `sales_channel.createdAt`,
`sales_channel`.`updated_at` as `sales_channel.updatedAt`,
`sales_channel.currency`.`id` as `sales_channel.currency.id`,
`sales_channel.currency`.`factor` as `sales_channel.currency.factor`,
`sales_channel.currency`.`symbol` as `sales_channel.currency.symbol`,
`sales_channel.currency`.`iso_code` as `sales_channel.currency.isoCode`,
`sales_channel.currency`.`position` as `sales_channel.currency.position`,
`sales_channel.currency`.`item_rounding` as `sales_channel.currency.itemRounding`,
`sales_channel.currency`.`total_rounding` as `sales_channel.currency.totalRounding`,
`sales_channel.currency`.`tax_free_from` as `sales_channel.currency.taxFreeFrom`,
`sales_channel.currency`.`created_at` as `sales_channel.currency.createdAt`,
`sales_channel.currency`.`updated_at` as `sales_channel.currency.updatedAt`,
`sales_channel.currency.translation.shortName`,
COALESCE(
`sales_channel.currency.translation.shortName`,
`sales_channel.currency.translation.shortName`
) as `sales_channel.currency.shortName`,
`sales_channel.currency.translation.name`,
COALESCE(
`sales_channel.currency.translation.name`,
`sales_channel.currency.translation.name`
) as `sales_channel.currency.name`,
`sales_channel.currency.translation.customFields`,
COALESCE(
`sales_channel.currency.translation.customFields`,
`sales_channel.currency.translation.customFields`
) as `sales_channel.currency.customFields`,
`sales_channel.currency.translation.createdAt`,
`sales_channel.currency.translation.updatedAt`,
`sales_channel.currency.translation.currencyId`,
`sales_channel.currency.translation.languageId`,
`sales_channel.translation.name`,
COALESCE(
`sales_channel.translation.name`,
`sales_channel.translation.name`
) as `sales_channel.name`,
`sales_channel.translation.homeSlotConfig`,
COALESCE(
`sales_channel.translation.homeSlotConfig`,
`sales_channel.translation.homeSlotConfig`
) as `sales_channel.homeSlotConfig`,
`sales_channel.translation.homeEnabled`,
COALESCE(
`sales_channel.translation.homeEnabled`,
`sales_channel.translation.homeEnabled`
) as `sales_channel.homeEnabled`,
`sales_channel.translation.homeName`,
COALESCE(
`sales_channel.translation.homeName`,
`sales_channel.translation.homeName`
) as `sales_channel.homeName`,
`sales_channel.translation.homeMetaTitle`,
COALESCE(
`sales_channel.translation.homeMetaTitle`,
`sales_channel.translation.homeMetaTitle`
) as `sales_channel.homeMetaTitle`,
`sales_channel.translation.homeMetaDescription`,
COALESCE(
`sales_channel.translation.homeMetaDescription`,
`sales_channel.translation.homeMetaDescription`
) as `sales_channel.homeMetaDescription`,
`sales_channel.translation.homeKeywords`,
COALESCE(
`sales_channel.translation.homeKeywords`,
`sales_channel.translation.homeKeywords`
) as `sales_channel.homeKeywords`,
`sales_channel.translation.customFields`,
COALESCE(
`sales_channel.translation.customFields`,
`sales_channel.translation.customFields`
) as `sales_channel.customFields`,
`sales_channel.translation.createdAt`,
`sales_channel.translation.updatedAt`,
`sales_channel.translation.salesChannelId`,
`sales_channel.translation.languageId`
FROM
`sales_channel`
LEFT JOIN (
SELECT
`sales_channel.translation`.sales_channel_id,
`sales_channel.translation`.name as `sales_channel.translation.name`,
`sales_channel.translation`.home_slot_config as `sales_channel.translation.homeSlotConfig`,
`sales_channel.translation`.home_enabled as `sales_channel.translation.homeEnabled`,
`sales_channel.translation`.home_name as `sales_channel.translation.homeName`,
`sales_channel.translation`.home_meta_title as `sales_channel.translation.homeMetaTitle`,
`sales_channel.translation`.home_meta_description as `sales_channel.translation.homeMetaDescription`,
`sales_channel.translation`.home_keywords as `sales_channel.translation.homeKeywords`,
`sales_channel.translation`.custom_fields as `sales_channel.translation.customFields`,
`sales_channel.translation`.created_at as `sales_channel.translation.createdAt`,
`sales_channel.translation`.updated_at as `sales_channel.translation.updatedAt`,
`sales_channel.translation`.sales_channel_id as `sales_channel.translation.salesChannelId`,
`sales_channel.translation`.language_id as `sales_channel.translation.languageId`
FROM
`sales_channel_translation` `sales_channel.translation`
WHERE
`sales_channel.translation`.language_id = : languageId
) `sales_channel.sales_channel_translation` ON `sales_channel.sales_channel_translation`.`sales_channel_id` = `sales_channel`.`id`
LEFT JOIN `sales_channel_analytics` `sales_channel.analytics` ON `sales_channel`.`analytics_id` = `sales_channel.analytics`.`id`
LEFT JOIN `currency` `sales_channel.currency` ON `sales_channel`.`currency_id` = `sales_channel.currency`.`id`
LEFT JOIN (
SELECT
`sales_channel.currency.translation`.currency_id,
`sales_channel.currency.translation`.short_name as `sales_channel.currency.translation.shortName`,
`sales_channel.currency.translation`.name as `sales_channel.currency.translation.name`,
`sales_channel.currency.translation`.custom_fields as `sales_channel.currency.translation.customFields`,
`sales_channel.currency.translation`.created_at as `sales_channel.currency.translation.createdAt`,
`sales_channel.currency.translation`.updated_at as `sales_channel.currency.translation.updatedAt`,
`sales_channel.currency.translation`.currency_id as `sales_channel.currency.translation.currencyId`,
`sales_channel.currency.translation`.language_id as `sales_channel.currency.translation.languageId`
FROM
`currency_translation` `sales_channel.currency.translation`
WHERE
`sales_channel.currency.translation`.language_id = : languageId
) `sales_channel.currency.currency_translation` ON `sales_channel.currency.currency_translation`.`currency_id` = `sales_channel.currency`.`id`
WHERE
`sales_channel`.`id` IN (: ids)
SELECT `sales_channel`.`id` as `sales_channel.id`, `sales_channel`.`type_id` as `sales_channel.typeId`, `sales_channel`.`language_id` as `sales_channel.languageId`, `sales_channel`.`customer_group_id` as `sales_channel.customerGroupId`, `sales_channel`.`currency_id` as `sales_channel.currencyId`, `sales_channel`.`payment_method_id` as `sales_channel.paymentMethodId`, `sales_channel`.`shipping_method_id` as `sales_channel.shippingMethodId`, `sales_channel`.`country_id` as `sales_channel.countryId`, `sales_channel`.`analytics_id` as `sales_channel.analyticsId`, `sales_channel`.`navigation_category_id` as `sales_channel.navigationCategoryId`, `sales_channel`.`navigation_category_version_id` as `sales_channel.navigationCategoryVersionId`, `sales_channel`.`navigation_category_depth` as `sales_channel.navigationCategoryDepth`, `sales_channel`.`footer_category_id` as `sales_channel.footerCategoryId`, `sales_channel`.`footer_category_version_id` as `sales_channel.footerCategoryVersionId`, `sales_channel`.`service_category_id` as `sales_channel.serviceCategoryId`, `sales_channel`.`service_category_version_id` as `sales_channel.serviceCategoryVersionId`, `sales_channel`.`mail_header_footer_id` as `sales_channel.mailHeaderFooterId`, `sales_channel`.`hreflang_default_domain_id` as `sales_channel.hreflangDefaultDomainId`, `sales_channel`.`short_name` as `sales_channel.shortName`, `sales_channel`.`tax_calculation_type` as `sales_channel.taxCalculationType`, `sales_channel`.`access_key` as `sales_channel.accessKey`, `sales_channel`.`configuration` as `sales_channel.configuration`, `sales_channel`.`active` as `sales_channel.active`, `sales_channel`.`hreflang_active` as `sales_channel.hreflangActive`, `sales_channel`.`maintenance` as `sales_channel.maintenance`, `sales_channel`.`maintenance_ip_whitelist` as `sales_channel.maintenanceIpWhitelist`, `sales_channel`.`payment_method_ids` as `sales_channel.paymentMethodIds`, `sales_channel`.`home_cms_page_id` as `sales_channel.homeCmsPageId`, `sales_channel`.`home_cms_page_version_id` as `sales_channel.homeCmsPageVersionId`, `sales_channel.analytics`.`id` as `sales_channel.analytics.id`, `sales_channel.analytics`.`tracking_id` as `sales_channel.analytics.trackingId`, `sales_channel.analytics`.`active` as `sales_channel.analytics.active`, `sales_channel.analytics`.`track_orders` as `sales_channel.analytics.trackOrders`, `sales_channel.analytics`.`anonymize_ip` as `sales_channel.analytics.anonymizeIp`, `sales_channel.analytics`.`created_at` as `sales_channel.analytics.createdAt`, `sales_channel.analytics`.`updated_at` as `sales_channel.analytics.updatedAt`, `sales_channel`.`created_at` as `sales_channel.createdAt`, `sales_channel`.`updated_at` as `sales_channel.updatedAt`, `sales_channel.currency`.`id` as `sales_channel.currency.id`, `sales_channel.currency`.`factor` as `sales_channel.currency.factor`, `sales_channel.currency`.`symbol` as `sales_channel.currency.symbol`, `sales_channel.currency`.`iso_code` as `sales_channel.currency.isoCode`, `sales_channel.currency`.`position` as `sales_channel.currency.position`, `sales_channel.currency`.`item_rounding` as `sales_channel.currency.itemRounding`, `sales_channel.currency`.`total_rounding` as `sales_channel.currency.totalRounding`, `sales_channel.currency`.`tax_free_from` as `sales_channel.currency.taxFreeFrom`, `sales_channel.currency`.`created_at` as `sales_channel.currency.createdAt`, `sales_channel.currency`.`updated_at` as `sales_channel.currency.updatedAt`, `sales_channel.currency.translation.shortName`, COALESCE(`sales_channel.currency.translation.shortName`,`sales_channel.currency.translation.shortName`) as `sales_channel.currency.shortName`, `sales_channel.currency.translation.name`, COALESCE(`sales_channel.currency.translation.name`,`sales_channel.currency.translation.name`) as `sales_channel.currency.name`, `sales_channel.currency.translation.customFields`, COALESCE(`sales_channel.currency.translation.customFields`,`sales_channel.currency.translation.customFields`) as `sales_channel.currency.customFields`, `sales_channel.currency.translation.createdAt`, `sales_channel.currency.translation.updatedAt`, `sales_channel.currency.translation.currencyId`, `sales_channel.currency.translation.languageId`, `sales_channel.translation.name`, COALESCE(`sales_channel.translation.name`,`sales_channel.translation.name`) as `sales_channel.name`, `sales_channel.translation.homeSlotConfig`, COALESCE(`sales_channel.translation.homeSlotConfig`,`sales_channel.translation.homeSlotConfig`) as `sales_channel.homeSlotConfig`, `sales_channel.translation.homeEnabled`, COALESCE(`sales_channel.translation.homeEnabled`,`sales_channel.translation.homeEnabled`) as `sales_channel.homeEnabled`, `sales_channel.translation.homeName`, COALESCE(`sales_channel.translation.homeName`,`sales_channel.translation.homeName`) as `sales_channel.homeName`, `sales_channel.translation.homeMetaTitle`, COALESCE(`sales_channel.translation.homeMetaTitle`,`sales_channel.translation.homeMetaTitle`) as `sales_channel.homeMetaTitle`, `sales_channel.translation.homeMetaDescription`, COALESCE(`sales_channel.translation.homeMetaDescription`,`sales_channel.translation.homeMetaDescription`) as `sales_channel.homeMetaDescription`, `sales_channel.translation.homeKeywords`, COALESCE(`sales_channel.translation.homeKeywords`,`sales_channel.translation.homeKeywords`) as `sales_channel.homeKeywords`, `sales_channel.translation.customFields`, COALESCE(`sales_channel.translation.customFields`,`sales_channel.translation.customFields`) as `sales_channel.customFields`, `sales_channel.translation.createdAt`, `sales_channel.translation.updatedAt`, `sales_channel.translation.salesChannelId`, `sales_channel.translation.languageId` FROM `sales_channel` LEFT JOIN (SELECT `sales_channel.translation`.sales_channel_id, `sales_channel.translation`.name as `sales_channel.translation.name`, `sales_channel.translation`.home_slot_config as `sales_channel.translation.homeSlotConfig`, `sales_channel.translation`.home_enabled as `sales_channel.translation.homeEnabled`, `sales_channel.translation`.home_name as `sales_channel.translation.homeName`, `sales_channel.translation`.home_meta_title as `sales_channel.translation.homeMetaTitle`, `sales_channel.translation`.home_meta_description as `sales_channel.translation.homeMetaDescription`, `sales_channel.translation`.home_keywords as `sales_channel.translation.homeKeywords`, `sales_channel.translation`.custom_fields as `sales_channel.translation.customFields`, `sales_channel.translation`.created_at as `sales_channel.translation.createdAt`, `sales_channel.translation`.updated_at as `sales_channel.translation.updatedAt`, `sales_channel.translation`.sales_channel_id as `sales_channel.translation.salesChannelId`, `sales_channel.translation`.language_id as `sales_channel.translation.languageId` FROM `sales_channel_translation` `sales_channel.translation` WHERE `sales_channel.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `sales_channel.sales_channel_translation` ON `sales_channel.sales_channel_translation`.`sales_channel_id` = `sales_channel`.`id` LEFT JOIN `sales_channel_analytics` `sales_channel.analytics` ON `sales_channel`.`analytics_id` = `sales_channel.analytics`.`id` LEFT JOIN `currency` `sales_channel.currency` ON `sales_channel`.`currency_id` = `sales_channel.currency`.`id` LEFT JOIN (SELECT `sales_channel.currency.translation`.currency_id, `sales_channel.currency.translation`.short_name as `sales_channel.currency.translation.shortName`, `sales_channel.currency.translation`.name as `sales_channel.currency.translation.name`, `sales_channel.currency.translation`.custom_fields as `sales_channel.currency.translation.customFields`, `sales_channel.currency.translation`.created_at as `sales_channel.currency.translation.createdAt`, `sales_channel.currency.translation`.updated_at as `sales_channel.currency.translation.updatedAt`, `sales_channel.currency.translation`.currency_id as `sales_channel.currency.translation.currencyId`, `sales_channel.currency.translation`.language_id as `sales_channel.currency.translation.languageId` FROM `currency_translation` `sales_channel.currency.translation` WHERE `sales_channel.currency.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `sales_channel.currency.currency_translation` ON `sales_channel.currency.currency_translation`.`currency_id` = `sales_channel.currency`.`id` WHERE `sales_channel`.`id` IN (0x300B6C314EA447F08252B80AE1305F85);
array:65 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 93)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 110)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 59)"
9 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 96)"
12 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::create (line 74)"
13 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 350)"
14 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
16 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
17 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
20 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
21 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
22 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 75)"
23 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 72)"
24 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 85)"
26 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::create (line 92)"
27 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::create (line 60)"
28 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 350)"
29 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
30 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
31 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
32 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
33 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
34 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
35 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
36 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
37 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 61)"
38 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 72)"
39 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
40 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 71)"
41 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::create (line 103)"
42 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
43 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
44 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 105)"
45 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
46 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
47 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
48 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
49 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
50 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
51 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
52 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
53 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
54 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
55 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
56 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
57 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
58 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
59 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
60 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
61 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
62 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
63 => "Shopware\Core\HttpKernel::doHandle (line 81)"
64 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
20 |
0.14 ms |
SELECT `sales_channel_domain`.`id` as `sales_channel_domain.id`, `sales_channel_domain`.`url` as `sales_channel_domain.url`, `sales_channel_domain`.`sales_channel_id` as `sales_channel_domain.salesChannelId`, `sales_channel_domain`.`language_id` as `sales_channel_domain.languageId`, `sales_channel_domain`.`currency_id` as `sales_channel_domain.currencyId`, `sales_channel_domain`.`snippet_set_id` as `sales_channel_domain.snippetSetId`, `sales_channel_domain`.`hreflang_use_only_locale` as `sales_channel_domain.hreflangUseOnlyLocale`, `sales_channel_domain`.`custom_fields` as `sales_channel_domain.customFields`, `sales_channel_domain`.`created_at` as `sales_channel_domain.createdAt`, `sales_channel_domain`.`updated_at` as `sales_channel_domain.updatedAt` FROM `sales_channel_domain` WHERE (`sales_channel_domain`.`sales_channel_id` IN (:param_7e5ff89b14d3440bb9fc2f1aadb347b8))
SELECT `sales_channel_domain`.`id` as `sales_channel_domain.id`, `sales_channel_domain`.`url` as `sales_channel_domain.url`, `sales_channel_domain`.`sales_channel_id` as `sales_channel_domain.salesChannelId`, `sales_channel_domain`.`language_id` as `sales_channel_domain.languageId`, `sales_channel_domain`.`currency_id` as `sales_channel_domain.currencyId`, `sales_channel_domain`.`snippet_set_id` as `sales_channel_domain.snippetSetId`, `sales_channel_domain`.`hreflang_use_only_locale` as `sales_channel_domain.hreflangUseOnlyLocale`, `sales_channel_domain`.`custom_fields` as `sales_channel_domain.customFields`, `sales_channel_domain`.`created_at` as `sales_channel_domain.createdAt`, `sales_channel_domain`.`updated_at` as `sales_channel_domain.updatedAt` FROM `sales_channel_domain` WHERE (`sales_channel_domain`.`sales_channel_id` IN (0x300B6C314EA447F08252B80AE1305F85));
array:69 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 503)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToManyWithoutPagination (line 438)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToMany (line 1210)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetchAssociations (line 152)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 93)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 110)"
12 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 59)"
13 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
14 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
15 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 96)"
16 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::create (line 74)"
17 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 350)"
18 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
20 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
21 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
22 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
23 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
24 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
25 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
26 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 75)"
27 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 72)"
28 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
29 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 85)"
30 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::create (line 92)"
31 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::create (line 60)"
32 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 350)"
33 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
34 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
35 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
36 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
37 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
38 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
39 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
40 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
41 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 61)"
42 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 72)"
43 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
44 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 71)"
45 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::create (line 103)"
46 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
47 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
48 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 105)"
49 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
50 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
51 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
52 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
53 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
54 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
55 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
56 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
57 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
58 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
59 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
60 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
61 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
62 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
63 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
64 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
65 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
66 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
67 => "Shopware\Core\HttpKernel::doHandle (line 81)"
68 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
21 |
0.22 ms |
SELECT `currency`.`id` as `currency.id`, `currency`.`factor` as `currency.factor`, `currency`.`symbol` as `currency.symbol`, `currency`.`iso_code` as `currency.isoCode`, `currency`.`position` as `currency.position`, `currency`.`item_rounding` as `currency.itemRounding`, `currency`.`total_rounding` as `currency.totalRounding`, `currency`.`tax_free_from` as `currency.taxFreeFrom`, `currency`.`created_at` as `currency.createdAt`, `currency`.`updated_at` as `currency.updatedAt`, `currency.translation.shortName`, COALESCE(`currency.translation.shortName`,`currency.translation.shortName`) as `currency.shortName`, `currency.translation.name`, COALESCE(`currency.translation.name`,`currency.translation.name`) as `currency.name`, `currency.translation.customFields`, COALESCE(`currency.translation.customFields`,`currency.translation.customFields`) as `currency.customFields`, `currency.translation.createdAt`, `currency.translation.updatedAt`, `currency.translation.currencyId`, `currency.translation.languageId` FROM `currency` LEFT JOIN (SELECT `currency.translation`.currency_id, `currency.translation`.short_name as `currency.translation.shortName`, `currency.translation`.name as `currency.translation.name`, `currency.translation`.custom_fields as `currency.translation.customFields`, `currency.translation`.created_at as `currency.translation.createdAt`, `currency.translation`.updated_at as `currency.translation.updatedAt`, `currency.translation`.currency_id as `currency.translation.currencyId`, `currency.translation`.language_id as `currency.translation.languageId` FROM `currency_translation` `currency.translation` WHERE `currency.translation`.language_id = :languageId) `currency.currency_translation` ON `currency.currency_translation`.`currency_id` = `currency`.`id` WHERE `currency`.`id` IN (:ids)
SELECT `currency`.`id` as `currency.id`, `currency`.`factor` as `currency.factor`, `currency`.`symbol` as `currency.symbol`, `currency`.`iso_code` as `currency.isoCode`, `currency`.`position` as `currency.position`, `currency`.`item_rounding` as `currency.itemRounding`, `currency`.`total_rounding` as `currency.totalRounding`, `currency`.`tax_free_from` as `currency.taxFreeFrom`, `currency`.`created_at` as `currency.createdAt`, `currency`.`updated_at` as `currency.updatedAt`, `currency.translation.shortName`, COALESCE(`currency.translation.shortName`,`currency.translation.shortName`) as `currency.shortName`, `currency.translation.name`, COALESCE(`currency.translation.name`,`currency.translation.name`) as `currency.name`, `currency.translation.customFields`, COALESCE(`currency.translation.customFields`,`currency.translation.customFields`) as `currency.customFields`, `currency.translation.createdAt`, `currency.translation.updatedAt`, `currency.translation.currencyId`, `currency.translation.languageId` FROM `currency` LEFT JOIN (SELECT `currency.translation`.currency_id, `currency.translation`.short_name as `currency.translation.shortName`, `currency.translation`.name as `currency.translation.name`, `currency.translation`.custom_fields as `currency.translation.customFields`, `currency.translation`.created_at as `currency.translation.createdAt`, `currency.translation`.updated_at as `currency.translation.updatedAt`, `currency.translation`.currency_id as `currency.translation.currencyId`, `currency.translation`.language_id as `currency.translation.languageId` FROM `currency_translation` `currency.translation` WHERE `currency.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `currency.currency_translation` ON `currency.currency_translation`.`currency_id` = `currency`.`id` WHERE `currency`.`id` IN (0xB7D2554B0CE847CD82F3AC9BD1C0DFCA);
array:65 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 93)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 110)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 59)"
9 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 120)"
12 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::create (line 74)"
13 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 350)"
14 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
16 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
17 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
20 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
21 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
22 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 75)"
23 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 72)"
24 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 85)"
26 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::create (line 92)"
27 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::create (line 60)"
28 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 350)"
29 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
30 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
31 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
32 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
33 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
34 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
35 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
36 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
37 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 61)"
38 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 72)"
39 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
40 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 71)"
41 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::create (line 103)"
42 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
43 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
44 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 105)"
45 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
46 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
47 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
48 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
49 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
50 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
51 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
52 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
53 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
54 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
55 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
56 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
57 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
58 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
59 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
60 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
61 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
62 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
63 => "Shopware\Core\HttpKernel::doHandle (line 81)"
64 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
22 |
0.35 ms |
SELECT `country`.`id` as `country.id`, `country`.`iso` as `country.iso`, `country`.`position` as `country.position`, `country`.`active` as `country.active`, `country`.`shipping_available` as `country.shippingAvailable`, `country`.`iso3` as `country.iso3`, `country`.`display_state_in_registration` as `country.displayStateInRegistration`, `country`.`force_state_in_registration` as `country.forceStateInRegistration`, `country`.`company_tax_free` as `country.companyTaxFree`, `country`.`check_vat_id_pattern` as `country.checkVatIdPattern`, `country`.`vat_id_required` as `country.vatIdRequired`, `country`.`tax_free` as `country.taxFree`, `country`.`vat_id_pattern` as `country.vatIdPattern`, `country`.`customer_tax` as `country.customerTax`, `country`.`company_tax` as `country.companyTax`, `country`.`postal_code_required` as `country.postalCodeRequired`, `country`.`check_postal_code_pattern` as `country.checkPostalCodePattern`, `country`.`check_advanced_postal_code_pattern` as `country.checkAdvancedPostalCodePattern`, `country`.`advanced_postal_code_pattern` as `country.advancedPostalCodePattern`, `country`.`default_postal_code_pattern` as `country.defaultPostalCodePattern`, `country`.`created_at` as `country.createdAt`, `country`.`updated_at` as `country.updatedAt`, `country.translation.name`, COALESCE(`country.translation.name`,`country.translation.name`) as `country.name`, `country.translation.addressFormat`, COALESCE(`country.translation.addressFormat`,`country.translation.addressFormat`) as `country.addressFormat`, `country.translation.customFields`, COALESCE(`country.translation.customFields`,`country.translation.customFields`) as `country.customFields`, `country.translation.createdAt`, `country.translation.updatedAt`, `country.translation.countryId`, `country.translation.languageId` FROM `country` LEFT JOIN (SELECT `country.translation`.country_id, `country.translation`.name as `country.translation.name`, `country.translation`.address_format as `country.translation.addressFormat`, `country.translation`.custom_fields as `country.translation.customFields`, `country.translation`.created_at as `country.translation.createdAt`, `country.translation`.updated_at as `country.translation.updatedAt`, `country.translation`.country_id as `country.translation.countryId`, `country.translation`.language_id as `country.translation.languageId` FROM `country_translation` `country.translation` WHERE `country.translation`.language_id = :languageId) `country.country_translation` ON `country.country_translation`.`country_id` = `country`.`id` WHERE `country`.`id` IN (:ids)
SELECT
`country`.`id` as `country.id`,
`country`.`iso` as `country.iso`,
`country`.`position` as `country.position`,
`country`.`active` as `country.active`,
`country`.`shipping_available` as `country.shippingAvailable`,
`country`.`iso3` as `country.iso3`,
`country`.`display_state_in_registration` as `country.displayStateInRegistration`,
`country`.`force_state_in_registration` as `country.forceStateInRegistration`,
`country`.`company_tax_free` as `country.companyTaxFree`,
`country`.`check_vat_id_pattern` as `country.checkVatIdPattern`,
`country`.`vat_id_required` as `country.vatIdRequired`,
`country`.`tax_free` as `country.taxFree`,
`country`.`vat_id_pattern` as `country.vatIdPattern`,
`country`.`customer_tax` as `country.customerTax`,
`country`.`company_tax` as `country.companyTax`,
`country`.`postal_code_required` as `country.postalCodeRequired`,
`country`.`check_postal_code_pattern` as `country.checkPostalCodePattern`,
`country`.`check_advanced_postal_code_pattern` as `country.checkAdvancedPostalCodePattern`,
`country`.`advanced_postal_code_pattern` as `country.advancedPostalCodePattern`,
`country`.`default_postal_code_pattern` as `country.defaultPostalCodePattern`,
`country`.`created_at` as `country.createdAt`,
`country`.`updated_at` as `country.updatedAt`,
`country.translation.name`,
COALESCE(
`country.translation.name`, `country.translation.name`
) as `country.name`,
`country.translation.addressFormat`,
COALESCE(
`country.translation.addressFormat`,
`country.translation.addressFormat`
) as `country.addressFormat`,
`country.translation.customFields`,
COALESCE(
`country.translation.customFields`,
`country.translation.customFields`
) as `country.customFields`,
`country.translation.createdAt`,
`country.translation.updatedAt`,
`country.translation.countryId`,
`country.translation.languageId`
FROM
`country`
LEFT JOIN (
SELECT
`country.translation`.country_id,
`country.translation`.name as `country.translation.name`,
`country.translation`.address_format as `country.translation.addressFormat`,
`country.translation`.custom_fields as `country.translation.customFields`,
`country.translation`.created_at as `country.translation.createdAt`,
`country.translation`.updated_at as `country.translation.updatedAt`,
`country.translation`.country_id as `country.translation.countryId`,
`country.translation`.language_id as `country.translation.languageId`
FROM
`country_translation` `country.translation`
WHERE
`country.translation`.language_id = : languageId
) `country.country_translation` ON `country.country_translation`.`country_id` = `country`.`id`
WHERE
`country`.`id` IN (: ids)
SELECT `country`.`id` as `country.id`, `country`.`iso` as `country.iso`, `country`.`position` as `country.position`, `country`.`active` as `country.active`, `country`.`shipping_available` as `country.shippingAvailable`, `country`.`iso3` as `country.iso3`, `country`.`display_state_in_registration` as `country.displayStateInRegistration`, `country`.`force_state_in_registration` as `country.forceStateInRegistration`, `country`.`company_tax_free` as `country.companyTaxFree`, `country`.`check_vat_id_pattern` as `country.checkVatIdPattern`, `country`.`vat_id_required` as `country.vatIdRequired`, `country`.`tax_free` as `country.taxFree`, `country`.`vat_id_pattern` as `country.vatIdPattern`, `country`.`customer_tax` as `country.customerTax`, `country`.`company_tax` as `country.companyTax`, `country`.`postal_code_required` as `country.postalCodeRequired`, `country`.`check_postal_code_pattern` as `country.checkPostalCodePattern`, `country`.`check_advanced_postal_code_pattern` as `country.checkAdvancedPostalCodePattern`, `country`.`advanced_postal_code_pattern` as `country.advancedPostalCodePattern`, `country`.`default_postal_code_pattern` as `country.defaultPostalCodePattern`, `country`.`created_at` as `country.createdAt`, `country`.`updated_at` as `country.updatedAt`, `country.translation.name`, COALESCE(`country.translation.name`,`country.translation.name`) as `country.name`, `country.translation.addressFormat`, COALESCE(`country.translation.addressFormat`,`country.translation.addressFormat`) as `country.addressFormat`, `country.translation.customFields`, COALESCE(`country.translation.customFields`,`country.translation.customFields`) as `country.customFields`, `country.translation.createdAt`, `country.translation.updatedAt`, `country.translation.countryId`, `country.translation.languageId` FROM `country` LEFT JOIN (SELECT `country.translation`.country_id, `country.translation`.name as `country.translation.name`, `country.translation`.address_format as `country.translation.addressFormat`, `country.translation`.custom_fields as `country.translation.customFields`, `country.translation`.created_at as `country.translation.createdAt`, `country.translation`.updated_at as `country.translation.updatedAt`, `country.translation`.country_id as `country.translation.countryId`, `country.translation`.language_id as `country.translation.languageId` FROM `country_translation` `country.translation` WHERE `country.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `country.country_translation` ON `country.country_translation`.`country_id` = `country`.`id` WHERE `country`.`id` IN (0xD9C3DEDE2277471880BF0124DE0C7A69);
array:66 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 93)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 110)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 59)"
9 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 320)"
12 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::loadShippingLocation (line 124)"
13 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::create (line 74)"
14 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 75)"
24 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 85)"
27 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::create (line 92)"
28 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::create (line 60)"
29 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 350)"
30 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
31 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
32 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
33 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
34 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
35 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
36 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
37 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
38 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 61)"
39 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 72)"
40 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
41 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 71)"
42 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::create (line 103)"
43 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
44 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
45 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 105)"
46 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
47 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
48 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
49 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
50 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
51 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
52 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
53 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
54 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
55 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
56 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
57 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
58 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
59 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
60 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
61 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
62 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
63 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
64 => "Shopware\Core\HttpKernel::doHandle (line 81)"
65 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
23 |
0.46 ms |
SELECT `customer_group`.`id` as `customer_group.id`, `customer_group`.`display_gross` as `customer_group.displayGross`, `customer_group`.`registration_active` as `customer_group.registrationActive`, `customer_group`.`created_at` as `customer_group.createdAt`, `customer_group`.`updated_at` as `customer_group.updatedAt`, `customer_group.translation.name`, COALESCE(`customer_group.translation.name`,`customer_group.translation.name`) as `customer_group.name`, `customer_group.translation.registrationTitle`, COALESCE(`customer_group.translation.registrationTitle`,`customer_group.translation.registrationTitle`) as `customer_group.registrationTitle`, `customer_group.translation.registrationIntroduction`, COALESCE(`customer_group.translation.registrationIntroduction`,`customer_group.translation.registrationIntroduction`) as `customer_group.registrationIntroduction`, `customer_group.translation.registrationOnlyCompanyRegistration`, COALESCE(`customer_group.translation.registrationOnlyCompanyRegistration`,`customer_group.translation.registrationOnlyCompanyRegistration`) as `customer_group.registrationOnlyCompanyRegistration`, `customer_group.translation.registrationSeoMetaDescription`, COALESCE(`customer_group.translation.registrationSeoMetaDescription`,`customer_group.translation.registrationSeoMetaDescription`) as `customer_group.registrationSeoMetaDescription`, `customer_group.translation.customFields`, COALESCE(`customer_group.translation.customFields`,`customer_group.translation.customFields`) as `customer_group.customFields`, `customer_group.translation.createdAt`, `customer_group.translation.updatedAt`, `customer_group.translation.customerGroupId`, `customer_group.translation.languageId` FROM `customer_group` LEFT JOIN (SELECT `customer_group.translation`.customer_group_id, `customer_group.translation`.name as `customer_group.translation.name`, `customer_group.translation`.registration_title as `customer_group.translation.registrationTitle`, `customer_group.translation`.registration_introduction as `customer_group.translation.registrationIntroduction`, `customer_group.translation`.registration_only_company_registration as `customer_group.translation.registrationOnlyCompanyRegistration`, `customer_group.translation`.registration_seo_meta_description as `customer_group.translation.registrationSeoMetaDescription`, `customer_group.translation`.custom_fields as `customer_group.translation.customFields`, `customer_group.translation`.created_at as `customer_group.translation.createdAt`, `customer_group.translation`.updated_at as `customer_group.translation.updatedAt`, `customer_group.translation`.customer_group_id as `customer_group.translation.customerGroupId`, `customer_group.translation`.language_id as `customer_group.translation.languageId` FROM `customer_group_translation` `customer_group.translation` WHERE `customer_group.translation`.language_id = :languageId) `customer_group.customer_group_translation` ON `customer_group.customer_group_translation`.`customer_group_id` = `customer_group`.`id` WHERE `customer_group`.`id` IN (:ids)
SELECT `customer_group`.`id` as `customer_group.id`, `customer_group`.`display_gross` as `customer_group.displayGross`, `customer_group`.`registration_active` as `customer_group.registrationActive`, `customer_group`.`created_at` as `customer_group.createdAt`, `customer_group`.`updated_at` as `customer_group.updatedAt`, `customer_group.translation.name`, COALESCE(`customer_group.translation.name`,`customer_group.translation.name`) as `customer_group.name`, `customer_group.translation.registrationTitle`, COALESCE(`customer_group.translation.registrationTitle`,`customer_group.translation.registrationTitle`) as `customer_group.registrationTitle`, `customer_group.translation.registrationIntroduction`, COALESCE(`customer_group.translation.registrationIntroduction`,`customer_group.translation.registrationIntroduction`) as `customer_group.registrationIntroduction`, `customer_group.translation.registrationOnlyCompanyRegistration`, COALESCE(`customer_group.translation.registrationOnlyCompanyRegistration`,`customer_group.translation.registrationOnlyCompanyRegistration`) as `customer_group.registrationOnlyCompanyRegistration`, `customer_group.translation.registrationSeoMetaDescription`, COALESCE(`customer_group.translation.registrationSeoMetaDescription`,`customer_group.translation.registrationSeoMetaDescription`) as `customer_group.registrationSeoMetaDescription`, `customer_group.translation.customFields`, COALESCE(`customer_group.translation.customFields`,`customer_group.translation.customFields`) as `customer_group.customFields`, `customer_group.translation.createdAt`, `customer_group.translation.updatedAt`, `customer_group.translation.customerGroupId`, `customer_group.translation.languageId` FROM `customer_group` LEFT JOIN (SELECT `customer_group.translation`.customer_group_id, `customer_group.translation`.name as `customer_group.translation.name`, `customer_group.translation`.registration_title as `customer_group.translation.registrationTitle`, `customer_group.translation`.registration_introduction as `customer_group.translation.registrationIntroduction`, `customer_group.translation`.registration_only_company_registration as `customer_group.translation.registrationOnlyCompanyRegistration`, `customer_group.translation`.registration_seo_meta_description as `customer_group.translation.registrationSeoMetaDescription`, `customer_group.translation`.custom_fields as `customer_group.translation.customFields`, `customer_group.translation`.created_at as `customer_group.translation.createdAt`, `customer_group.translation`.updated_at as `customer_group.translation.updatedAt`, `customer_group.translation`.customer_group_id as `customer_group.translation.customerGroupId`, `customer_group.translation`.language_id as `customer_group.translation.languageId` FROM `customer_group_translation` `customer_group.translation` WHERE `customer_group.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `customer_group.customer_group_translation` ON `customer_group.customer_group_translation`.`customer_group_id` = `customer_group`.`id` WHERE `customer_group`.`id` IN (0xCFBD5018D38D41D8ADCA10D94FC8BDD6);
array:65 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 93)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 110)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 59)"
9 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 134)"
12 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::create (line 74)"
13 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 350)"
14 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
16 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
17 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
20 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
21 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
22 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 75)"
23 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 72)"
24 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 85)"
26 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::create (line 92)"
27 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::create (line 60)"
28 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 350)"
29 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
30 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
31 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
32 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
33 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
34 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
35 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
36 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
37 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 61)"
38 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 72)"
39 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
40 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 71)"
41 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::create (line 103)"
42 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
43 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
44 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 105)"
45 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
46 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
47 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
48 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
49 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
50 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
51 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
52 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
53 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
54 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
55 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
56 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
57 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
58 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
59 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
60 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
61 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
62 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
63 => "Shopware\Core\HttpKernel::doHandle (line 81)"
64 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
24 |
0.07 ms |
SELECT `tax`.`id` as `tax.id`, `tax`.`tax_rate` as `tax.taxRate`, `tax`.`name` as `tax.name`, `tax`.`position` as `tax.position`, `tax`.`custom_fields` as `tax.customFields`, `tax`.`created_at` as `tax.createdAt`, `tax`.`updated_at` as `tax.updatedAt` FROM `tax`
SELECT `tax`.`id` as `tax.id`, `tax`.`tax_rate` as `tax.taxRate`, `tax`.`name` as `tax.name`, `tax`.`position` as `tax.position`, `tax`.`custom_fields` as `tax.customFields`, `tax`.`created_at` as `tax.createdAt`, `tax`.`updated_at` as `tax.updatedAt` FROM `tax`;
array:66 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 93)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 110)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 59)"
9 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 184)"
12 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::getTaxRules (line 141)"
13 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::create (line 74)"
14 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 75)"
24 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 85)"
27 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::create (line 92)"
28 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::create (line 60)"
29 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 350)"
30 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
31 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
32 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
33 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
34 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
35 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
36 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
37 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
38 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 61)"
39 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 72)"
40 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
41 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 71)"
42 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::create (line 103)"
43 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
44 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
45 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 105)"
46 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
47 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
48 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
49 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
50 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
51 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
52 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
53 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
54 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
55 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
56 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
57 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
58 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
59 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
60 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
61 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
62 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
63 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
64 => "Shopware\Core\HttpKernel::doHandle (line 81)"
65 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
25 |
0.24 ms |
SELECT `tax_rule`.`id` as `tax_rule.id`, `tax_rule`.`tax_rule_type_id` as `tax_rule.taxRuleTypeId`, `tax_rule`.`country_id` as `tax_rule.countryId`, `tax_rule`.`tax_rate` as `tax_rule.taxRate`, `tax_rule`.`data` as `tax_rule.data`, `tax_rule`.`tax_id` as `tax_rule.taxId`, `tax_rule.type`.`id` as `tax_rule.type.id`, `tax_rule.type`.`technical_name` as `tax_rule.type.technicalName`, `tax_rule.type`.`position` as `tax_rule.type.position`, `tax_rule.type`.`created_at` as `tax_rule.type.createdAt`, `tax_rule.type`.`updated_at` as `tax_rule.type.updatedAt`, `tax_rule.type.translation.typeName`, COALESCE(`tax_rule.type.translation.typeName`,`tax_rule.type.translation.typeName`) as `tax_rule.type.typeName`, `tax_rule.type.translation.createdAt`, `tax_rule.type.translation.updatedAt`, `tax_rule.type.translation.taxRuleTypeId`, `tax_rule.type.translation.languageId`, `tax_rule`.`created_at` as `tax_rule.createdAt`, `tax_rule`.`updated_at` as `tax_rule.updatedAt` FROM `tax_rule` LEFT JOIN `tax_rule_type` `tax_rule.type` ON `tax_rule`.`tax_rule_type_id` = `tax_rule.type`.`id` LEFT JOIN (SELECT `tax_rule.type.translation`.tax_rule_type_id, `tax_rule.type.translation`.type_name as `tax_rule.type.translation.typeName`, `tax_rule.type.translation`.created_at as `tax_rule.type.translation.createdAt`, `tax_rule.type.translation`.updated_at as `tax_rule.type.translation.updatedAt`, `tax_rule.type.translation`.tax_rule_type_id as `tax_rule.type.translation.taxRuleTypeId`, `tax_rule.type.translation`.language_id as `tax_rule.type.translation.languageId` FROM `tax_rule_type_translation` `tax_rule.type.translation` WHERE `tax_rule.type.translation`.language_id = :languageId) `tax_rule.type.tax_rule_type_translation` ON `tax_rule.type.tax_rule_type_translation`.`tax_rule_type_id` = `tax_rule.type`.`id` WHERE (`tax_rule`.`tax_id` IN (:param_380898a39c1248c8a7ab89d19ce7f7ea))
SELECT `tax_rule`.`id` as `tax_rule.id`, `tax_rule`.`tax_rule_type_id` as `tax_rule.taxRuleTypeId`, `tax_rule`.`country_id` as `tax_rule.countryId`, `tax_rule`.`tax_rate` as `tax_rule.taxRate`, `tax_rule`.`data` as `tax_rule.data`, `tax_rule`.`tax_id` as `tax_rule.taxId`, `tax_rule.type`.`id` as `tax_rule.type.id`, `tax_rule.type`.`technical_name` as `tax_rule.type.technicalName`, `tax_rule.type`.`position` as `tax_rule.type.position`, `tax_rule.type`.`created_at` as `tax_rule.type.createdAt`, `tax_rule.type`.`updated_at` as `tax_rule.type.updatedAt`, `tax_rule.type.translation.typeName`, COALESCE(`tax_rule.type.translation.typeName`,`tax_rule.type.translation.typeName`) as `tax_rule.type.typeName`, `tax_rule.type.translation.createdAt`, `tax_rule.type.translation.updatedAt`, `tax_rule.type.translation.taxRuleTypeId`, `tax_rule.type.translation.languageId`, `tax_rule`.`created_at` as `tax_rule.createdAt`, `tax_rule`.`updated_at` as `tax_rule.updatedAt` FROM `tax_rule` LEFT JOIN `tax_rule_type` `tax_rule.type` ON `tax_rule`.`tax_rule_type_id` = `tax_rule.type`.`id` LEFT JOIN (SELECT `tax_rule.type.translation`.tax_rule_type_id, `tax_rule.type.translation`.type_name as `tax_rule.type.translation.typeName`, `tax_rule.type.translation`.created_at as `tax_rule.type.translation.createdAt`, `tax_rule.type.translation`.updated_at as `tax_rule.type.translation.updatedAt`, `tax_rule.type.translation`.tax_rule_type_id as `tax_rule.type.translation.taxRuleTypeId`, `tax_rule.type.translation`.language_id as `tax_rule.type.translation.languageId` FROM `tax_rule_type_translation` `tax_rule.type.translation` WHERE `tax_rule.type.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `tax_rule.type.tax_rule_type_translation` ON `tax_rule.type.tax_rule_type_translation`.`tax_rule_type_id` = `tax_rule.type`.`id` WHERE (`tax_rule`.`tax_id` IN (0x0006C873F3274A35B9B349E9E936B854, 0x442FDE5E83AD4A739FB245EC206488BC, 0x4B3D3BA578E7469DBBFCBD41F43A92FA));
array:70 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 503)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToManyWithoutPagination (line 438)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToMany (line 1210)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetchAssociations (line 152)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 93)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 110)"
12 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 59)"
13 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
14 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
15 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 184)"
16 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::getTaxRules (line 141)"
17 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::create (line 74)"
18 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 350)"
19 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
21 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
22 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
23 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
24 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
25 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
26 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
27 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 75)"
28 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 72)"
29 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
30 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 85)"
31 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::create (line 92)"
32 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::create (line 60)"
33 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 350)"
34 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
35 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
36 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
37 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
38 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
39 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
40 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
41 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
42 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 61)"
43 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 72)"
44 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
45 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 71)"
46 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::create (line 103)"
47 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
48 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
49 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 105)"
50 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
51 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
52 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
53 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
54 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
55 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
56 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
57 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
58 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
59 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
60 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
61 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
62 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
63 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
64 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
65 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
66 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
67 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
68 => "Shopware\Core\HttpKernel::doHandle (line 81)"
69 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
26 |
1.18 ms |
SELECT `payment_method`.`id` as `payment_method.id`, `payment_method`.`plugin_id` as `payment_method.pluginId`, `payment_method`.`handler_identifier` as `payment_method.handlerIdentifier`, `payment_method`.`position` as `payment_method.position`, `payment_method`.`active` as `payment_method.active`, `payment_method`.`after_order_enabled` as `payment_method.afterOrderEnabled`, `payment_method`.`availability_rule_id` as `payment_method.availabilityRuleId`, `payment_method`.`media_id` as `payment_method.mediaId`, `payment_method.appPaymentMethod`.`id` as `payment_method.appPaymentMethod.id`, `payment_method.appPaymentMethod`.`app_name` as `payment_method.appPaymentMethod.appName`, `payment_method.appPaymentMethod`.`identifier` as `payment_method.appPaymentMethod.identifier`, `payment_method.appPaymentMethod`.`pay_url` as `payment_method.appPaymentMethod.payUrl`, `payment_method.appPaymentMethod`.`finalize_url` as `payment_method.appPaymentMethod.finalizeUrl`, `payment_method.appPaymentMethod`.`validate_url` as `payment_method.appPaymentMethod.validateUrl`, `payment_method.appPaymentMethod`.`capture_url` as `payment_method.appPaymentMethod.captureUrl`, `payment_method.appPaymentMethod`.`refund_url` as `payment_method.appPaymentMethod.refundUrl`, `payment_method.appPaymentMethod`.`app_id` as `payment_method.appPaymentMethod.appId`, `payment_method.appPaymentMethod`.`original_media_id` as `payment_method.appPaymentMethod.originalMediaId`, `payment_method.appPaymentMethod`.`payment_method_id` as `payment_method.appPaymentMethod.paymentMethodId`, `payment_method.appPaymentMethod`.`created_at` as `payment_method.appPaymentMethod.createdAt`, `payment_method.appPaymentMethod`.`updated_at` as `payment_method.appPaymentMethod.updatedAt`, `payment_method`.`created_at` as `payment_method.createdAt`, `payment_method`.`updated_at` as `payment_method.updatedAt`, `payment_method.media`.`id` as `payment_method.media.id`, `payment_method.media`.`user_id` as `payment_method.media.userId`, `payment_method.media`.`media_folder_id` as `payment_method.media.mediaFolderId`, `payment_method.media`.`mime_type` as `payment_method.media.mimeType`, `payment_method.media`.`file_extension` as `payment_method.media.fileExtension`, `payment_method.media`.`uploaded_at` as `payment_method.media.uploadedAt`, `payment_method.media`.`file_name` as `payment_method.media.fileName`, `payment_method.media`.`file_size` as `payment_method.media.fileSize`, `payment_method.media`.`media_type` as `payment_method.media.mediaTypeRaw`, `payment_method.media`.`meta_data` as `payment_method.media.metaData`, `payment_method.media`.`private` as `payment_method.media.private`, `payment_method.media`.`thumbnails_ro` as `payment_method.media.thumbnailsRo`, `payment_method.media`.`created_at` as `payment_method.media.createdAt`, `payment_method.media`.`updated_at` as `payment_method.media.updatedAt`, `payment_method.media.translation.title`, COALESCE(`payment_method.media.translation.title`,`payment_method.media.translation.title`) as `payment_method.media.title`, `payment_method.media.translation.alt`, COALESCE(`payment_method.media.translation.alt`,`payment_method.media.translation.alt`) as `payment_method.media.alt`, `payment_method.media.translation.customFields`, COALESCE(`payment_method.media.translation.customFields`,`payment_method.media.translation.customFields`) as `payment_method.media.customFields`, `payment_method.media.translation.createdAt`, `payment_method.media.translation.updatedAt`, `payment_method.media.translation.mediaId`, `payment_method.media.translation.languageId`, `payment_method.translation.name`, COALESCE(`payment_method.translation.name`,`payment_method.translation.name`) as `payment_method.name`, `payment_method.translation.distinguishableName`, COALESCE(`payment_method.translation.distinguishableName`,`payment_method.translation.distinguishableName`) as `payment_method.distinguishableName`, `payment_method.translation.description`, COALESCE(`payment_method.translation.description`,`payment_method.translation.description`) as `payment_method.description`, `payment_method.translation.customFields`, COALESCE(`payment_method.translation.customFields`,`payment_method.translation.customFields`) as `payment_method.customFields`, `payment_method.translation.createdAt`, `payment_method.translation.updatedAt`, `payment_method.translation.paymentMethodId`, `payment_method.translation.languageId` FROM `payment_method` LEFT JOIN (SELECT `payment_method.translation`.payment_method_id, `payment_method.translation`.name as `payment_method.translation.name`, `payment_method.translation`.distinguishable_name as `payment_method.translation.distinguishableName`, `payment_method.translation`.description as `payment_method.translation.description`, `payment_method.translation`.custom_fields as `payment_method.translation.customFields`, `payment_method.translation`.created_at as `payment_method.translation.createdAt`, `payment_method.translation`.updated_at as `payment_method.translation.updatedAt`, `payment_method.translation`.payment_method_id as `payment_method.translation.paymentMethodId`, `payment_method.translation`.language_id as `payment_method.translation.languageId` FROM `payment_method_translation` `payment_method.translation` WHERE `payment_method.translation`.language_id = :languageId) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation`.`payment_method_id` = `payment_method`.`id` LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method`.`id` = `payment_method.appPaymentMethod`.`payment_method_id` LEFT JOIN `media` `payment_method.media` ON `payment_method`.`media_id` = `payment_method.media`.`id` LEFT JOIN (SELECT `payment_method.media.translation`.media_id, `payment_method.media.translation`.title as `payment_method.media.translation.title`, `payment_method.media.translation`.alt as `payment_method.media.translation.alt`, `payment_method.media.translation`.custom_fields as `payment_method.media.translation.customFields`, `payment_method.media.translation`.created_at as `payment_method.media.translation.createdAt`, `payment_method.media.translation`.updated_at as `payment_method.media.translation.updatedAt`, `payment_method.media.translation`.media_id as `payment_method.media.translation.mediaId`, `payment_method.media.translation`.language_id as `payment_method.media.translation.languageId` FROM `media_translation` `payment_method.media.translation` WHERE `payment_method.media.translation`.language_id = :languageId) `payment_method.media.media_translation` ON `payment_method.media.media_translation`.`media_id` = `payment_method.media`.`id` WHERE `payment_method`.`id` IN (:ids)
SELECT
`payment_method`.`id` as `payment_method.id`,
`payment_method`.`plugin_id` as `payment_method.pluginId`,
`payment_method`.`handler_identifier` as `payment_method.handlerIdentifier`,
`payment_method`.`position` as `payment_method.position`,
`payment_method`.`active` as `payment_method.active`,
`payment_method`.`after_order_enabled` as `payment_method.afterOrderEnabled`,
`payment_method`.`availability_rule_id` as `payment_method.availabilityRuleId`,
`payment_method`.`media_id` as `payment_method.mediaId`,
`payment_method.appPaymentMethod`.`id` as `payment_method.appPaymentMethod.id`,
`payment_method.appPaymentMethod`.`app_name` as `payment_method.appPaymentMethod.appName`,
`payment_method.appPaymentMethod`.`identifier` as `payment_method.appPaymentMethod.identifier`,
`payment_method.appPaymentMethod`.`pay_url` as `payment_method.appPaymentMethod.payUrl`,
`payment_method.appPaymentMethod`.`finalize_url` as `payment_method.appPaymentMethod.finalizeUrl`,
`payment_method.appPaymentMethod`.`validate_url` as `payment_method.appPaymentMethod.validateUrl`,
`payment_method.appPaymentMethod`.`capture_url` as `payment_method.appPaymentMethod.captureUrl`,
`payment_method.appPaymentMethod`.`refund_url` as `payment_method.appPaymentMethod.refundUrl`,
`payment_method.appPaymentMethod`.`app_id` as `payment_method.appPaymentMethod.appId`,
`payment_method.appPaymentMethod`.`original_media_id` as `payment_method.appPaymentMethod.originalMediaId`,
`payment_method.appPaymentMethod`.`payment_method_id` as `payment_method.appPaymentMethod.paymentMethodId`,
`payment_method.appPaymentMethod`.`created_at` as `payment_method.appPaymentMethod.createdAt`,
`payment_method.appPaymentMethod`.`updated_at` as `payment_method.appPaymentMethod.updatedAt`,
`payment_method`.`created_at` as `payment_method.createdAt`,
`payment_method`.`updated_at` as `payment_method.updatedAt`,
`payment_method.media`.`id` as `payment_method.media.id`,
`payment_method.media`.`user_id` as `payment_method.media.userId`,
`payment_method.media`.`media_folder_id` as `payment_method.media.mediaFolderId`,
`payment_method.media`.`mime_type` as `payment_method.media.mimeType`,
`payment_method.media`.`file_extension` as `payment_method.media.fileExtension`,
`payment_method.media`.`uploaded_at` as `payment_method.media.uploadedAt`,
`payment_method.media`.`file_name` as `payment_method.media.fileName`,
`payment_method.media`.`file_size` as `payment_method.media.fileSize`,
`payment_method.media`.`media_type` as `payment_method.media.mediaTypeRaw`,
`payment_method.media`.`meta_data` as `payment_method.media.metaData`,
`payment_method.media`.`private` as `payment_method.media.private`,
`payment_method.media`.`thumbnails_ro` as `payment_method.media.thumbnailsRo`,
`payment_method.media`.`created_at` as `payment_method.media.createdAt`,
`payment_method.media`.`updated_at` as `payment_method.media.updatedAt`,
`payment_method.media.translation.title`,
COALESCE(
`payment_method.media.translation.title`,
`payment_method.media.translation.title`
) as `payment_method.media.title`,
`payment_method.media.translation.alt`,
COALESCE(
`payment_method.media.translation.alt`,
`payment_method.media.translation.alt`
) as `payment_method.media.alt`,
`payment_method.media.translation.customFields`,
COALESCE(
`payment_method.media.translation.customFields`,
`payment_method.media.translation.customFields`
) as `payment_method.media.customFields`,
`payment_method.media.translation.createdAt`,
`payment_method.media.translation.updatedAt`,
`payment_method.media.translation.mediaId`,
`payment_method.media.translation.languageId`,
`payment_method.translation.name`,
COALESCE(
`payment_method.translation.name`,
`payment_method.translation.name`
) as `payment_method.name`,
`payment_method.translation.distinguishableName`,
COALESCE(
`payment_method.translation.distinguishableName`,
`payment_method.translation.distinguishableName`
) as `payment_method.distinguishableName`,
`payment_method.translation.description`,
COALESCE(
`payment_method.translation.description`,
`payment_method.translation.description`
) as `payment_method.description`,
`payment_method.translation.customFields`,
COALESCE(
`payment_method.translation.customFields`,
`payment_method.translation.customFields`
) as `payment_method.customFields`,
`payment_method.translation.createdAt`,
`payment_method.translation.updatedAt`,
`payment_method.translation.paymentMethodId`,
`payment_method.translation.languageId`
FROM
`payment_method`
LEFT JOIN (
SELECT
`payment_method.translation`.payment_method_id,
`payment_method.translation`.name as `payment_method.translation.name`,
`payment_method.translation`.distinguishable_name as `payment_method.translation.distinguishableName`,
`payment_method.translation`.description as `payment_method.translation.description`,
`payment_method.translation`.custom_fields as `payment_method.translation.customFields`,
`payment_method.translation`.created_at as `payment_method.translation.createdAt`,
`payment_method.translation`.updated_at as `payment_method.translation.updatedAt`,
`payment_method.translation`.payment_method_id as `payment_method.translation.paymentMethodId`,
`payment_method.translation`.language_id as `payment_method.translation.languageId`
FROM
`payment_method_translation` `payment_method.translation`
WHERE
`payment_method.translation`.language_id = : languageId
) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation`.`payment_method_id` = `payment_method`.`id`
LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method`.`id` = `payment_method.appPaymentMethod`.`payment_method_id`
LEFT JOIN `media` `payment_method.media` ON `payment_method`.`media_id` = `payment_method.media`.`id`
LEFT JOIN (
SELECT
`payment_method.media.translation`.media_id,
`payment_method.media.translation`.title as `payment_method.media.translation.title`,
`payment_method.media.translation`.alt as `payment_method.media.translation.alt`,
`payment_method.media.translation`.custom_fields as `payment_method.media.translation.customFields`,
`payment_method.media.translation`.created_at as `payment_method.media.translation.createdAt`,
`payment_method.media.translation`.updated_at as `payment_method.media.translation.updatedAt`,
`payment_method.media.translation`.media_id as `payment_method.media.translation.mediaId`,
`payment_method.media.translation`.language_id as `payment_method.media.translation.languageId`
FROM
`media_translation` `payment_method.media.translation`
WHERE
`payment_method.media.translation`.language_id = : languageId
) `payment_method.media.media_translation` ON `payment_method.media.media_translation`.`media_id` = `payment_method.media`.`id`
WHERE
`payment_method`.`id` IN (: ids)
SELECT `payment_method`.`id` as `payment_method.id`, `payment_method`.`plugin_id` as `payment_method.pluginId`, `payment_method`.`handler_identifier` as `payment_method.handlerIdentifier`, `payment_method`.`position` as `payment_method.position`, `payment_method`.`active` as `payment_method.active`, `payment_method`.`after_order_enabled` as `payment_method.afterOrderEnabled`, `payment_method`.`availability_rule_id` as `payment_method.availabilityRuleId`, `payment_method`.`media_id` as `payment_method.mediaId`, `payment_method.appPaymentMethod`.`id` as `payment_method.appPaymentMethod.id`, `payment_method.appPaymentMethod`.`app_name` as `payment_method.appPaymentMethod.appName`, `payment_method.appPaymentMethod`.`identifier` as `payment_method.appPaymentMethod.identifier`, `payment_method.appPaymentMethod`.`pay_url` as `payment_method.appPaymentMethod.payUrl`, `payment_method.appPaymentMethod`.`finalize_url` as `payment_method.appPaymentMethod.finalizeUrl`, `payment_method.appPaymentMethod`.`validate_url` as `payment_method.appPaymentMethod.validateUrl`, `payment_method.appPaymentMethod`.`capture_url` as `payment_method.appPaymentMethod.captureUrl`, `payment_method.appPaymentMethod`.`refund_url` as `payment_method.appPaymentMethod.refundUrl`, `payment_method.appPaymentMethod`.`app_id` as `payment_method.appPaymentMethod.appId`, `payment_method.appPaymentMethod`.`original_media_id` as `payment_method.appPaymentMethod.originalMediaId`, `payment_method.appPaymentMethod`.`payment_method_id` as `payment_method.appPaymentMethod.paymentMethodId`, `payment_method.appPaymentMethod`.`created_at` as `payment_method.appPaymentMethod.createdAt`, `payment_method.appPaymentMethod`.`updated_at` as `payment_method.appPaymentMethod.updatedAt`, `payment_method`.`created_at` as `payment_method.createdAt`, `payment_method`.`updated_at` as `payment_method.updatedAt`, `payment_method.media`.`id` as `payment_method.media.id`, `payment_method.media`.`user_id` as `payment_method.media.userId`, `payment_method.media`.`media_folder_id` as `payment_method.media.mediaFolderId`, `payment_method.media`.`mime_type` as `payment_method.media.mimeType`, `payment_method.media`.`file_extension` as `payment_method.media.fileExtension`, `payment_method.media`.`uploaded_at` as `payment_method.media.uploadedAt`, `payment_method.media`.`file_name` as `payment_method.media.fileName`, `payment_method.media`.`file_size` as `payment_method.media.fileSize`, `payment_method.media`.`media_type` as `payment_method.media.mediaTypeRaw`, `payment_method.media`.`meta_data` as `payment_method.media.metaData`, `payment_method.media`.`private` as `payment_method.media.private`, `payment_method.media`.`thumbnails_ro` as `payment_method.media.thumbnailsRo`, `payment_method.media`.`created_at` as `payment_method.media.createdAt`, `payment_method.media`.`updated_at` as `payment_method.media.updatedAt`, `payment_method.media.translation.title`, COALESCE(`payment_method.media.translation.title`,`payment_method.media.translation.title`) as `payment_method.media.title`, `payment_method.media.translation.alt`, COALESCE(`payment_method.media.translation.alt`,`payment_method.media.translation.alt`) as `payment_method.media.alt`, `payment_method.media.translation.customFields`, COALESCE(`payment_method.media.translation.customFields`,`payment_method.media.translation.customFields`) as `payment_method.media.customFields`, `payment_method.media.translation.createdAt`, `payment_method.media.translation.updatedAt`, `payment_method.media.translation.mediaId`, `payment_method.media.translation.languageId`, `payment_method.translation.name`, COALESCE(`payment_method.translation.name`,`payment_method.translation.name`) as `payment_method.name`, `payment_method.translation.distinguishableName`, COALESCE(`payment_method.translation.distinguishableName`,`payment_method.translation.distinguishableName`) as `payment_method.distinguishableName`, `payment_method.translation.description`, COALESCE(`payment_method.translation.description`,`payment_method.translation.description`) as `payment_method.description`, `payment_method.translation.customFields`, COALESCE(`payment_method.translation.customFields`,`payment_method.translation.customFields`) as `payment_method.customFields`, `payment_method.translation.createdAt`, `payment_method.translation.updatedAt`, `payment_method.translation.paymentMethodId`, `payment_method.translation.languageId` FROM `payment_method` LEFT JOIN (SELECT `payment_method.translation`.payment_method_id, `payment_method.translation`.name as `payment_method.translation.name`, `payment_method.translation`.distinguishable_name as `payment_method.translation.distinguishableName`, `payment_method.translation`.description as `payment_method.translation.description`, `payment_method.translation`.custom_fields as `payment_method.translation.customFields`, `payment_method.translation`.created_at as `payment_method.translation.createdAt`, `payment_method.translation`.updated_at as `payment_method.translation.updatedAt`, `payment_method.translation`.payment_method_id as `payment_method.translation.paymentMethodId`, `payment_method.translation`.language_id as `payment_method.translation.languageId` FROM `payment_method_translation` `payment_method.translation` WHERE `payment_method.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation`.`payment_method_id` = `payment_method`.`id` LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method`.`id` = `payment_method.appPaymentMethod`.`payment_method_id` LEFT JOIN `media` `payment_method.media` ON `payment_method`.`media_id` = `payment_method.media`.`id` LEFT JOIN (SELECT `payment_method.media.translation`.media_id, `payment_method.media.translation`.title as `payment_method.media.translation.title`, `payment_method.media.translation`.alt as `payment_method.media.translation.alt`, `payment_method.media.translation`.custom_fields as `payment_method.media.translation.customFields`, `payment_method.media.translation`.created_at as `payment_method.media.translation.createdAt`, `payment_method.media.translation`.updated_at as `payment_method.media.translation.updatedAt`, `payment_method.media.translation`.media_id as `payment_method.media.translation.mediaId`, `payment_method.media.translation`.language_id as `payment_method.media.translation.languageId` FROM `media_translation` `payment_method.media.translation` WHERE `payment_method.media.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `payment_method.media.media_translation` ON `payment_method.media.media_translation`.`media_id` = `payment_method.media`.`id` WHERE `payment_method`.`id` IN (0x18F197EFAF114B78BE4CD0718E8874B6);
array:67 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 93)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 110)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 59)"
9 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 68)"
11 => "Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodRepositoryDecorator::search (line 51)"
12 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 197)"
13 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::getPaymentMethod (line 144)"
14 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::create (line 74)"
15 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 350)"
16 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
17 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
18 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
21 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
22 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
23 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
24 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 75)"
25 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 72)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
27 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 85)"
28 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::create (line 92)"
29 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::create (line 60)"
30 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 350)"
31 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
32 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
33 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
34 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
35 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
36 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
37 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
38 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
39 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 61)"
40 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 72)"
41 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
42 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 71)"
43 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::create (line 103)"
44 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
45 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
46 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 105)"
47 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
48 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
49 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
50 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
51 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
52 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
53 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
54 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
55 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
56 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
57 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
58 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
59 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
60 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
61 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
62 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
63 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
64 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
65 => "Shopware\Core\HttpKernel::doHandle (line 81)"
66 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
27 |
1.45 ms |
SELECT `shipping_method`.`id` as `shipping_method.id`, `shipping_method`.`active` as `shipping_method.active`, `shipping_method`.`position` as `shipping_method.position`, `shipping_method`.`availability_rule_id` as `shipping_method.availabilityRuleId`, `shipping_method`.`media_id` as `shipping_method.mediaId`, `shipping_method`.`delivery_time_id` as `shipping_method.deliveryTimeId`, `shipping_method`.`tax_type` as `shipping_method.taxType`, `shipping_method`.`tax_id` as `shipping_method.taxId`, `shipping_method.deliveryTime`.`id` as `shipping_method.deliveryTime.id`, `shipping_method.deliveryTime`.`min` as `shipping_method.deliveryTime.min`, `shipping_method.deliveryTime`.`max` as `shipping_method.deliveryTime.max`, `shipping_method.deliveryTime`.`unit` as `shipping_method.deliveryTime.unit`, `shipping_method.deliveryTime`.`created_at` as `shipping_method.deliveryTime.createdAt`, `shipping_method.deliveryTime`.`updated_at` as `shipping_method.deliveryTime.updatedAt`, `shipping_method.deliveryTime.translation.name`, COALESCE(`shipping_method.deliveryTime.translation.name`,`shipping_method.deliveryTime.translation.name`) as `shipping_method.deliveryTime.name`, `shipping_method.deliveryTime.translation.customFields`, COALESCE(`shipping_method.deliveryTime.translation.customFields`,`shipping_method.deliveryTime.translation.customFields`) as `shipping_method.deliveryTime.customFields`, `shipping_method.deliveryTime.translation.createdAt`, `shipping_method.deliveryTime.translation.updatedAt`, `shipping_method.deliveryTime.translation.deliveryTimeId`, `shipping_method.deliveryTime.translation.languageId`, `shipping_method`.`created_at` as `shipping_method.createdAt`, `shipping_method`.`updated_at` as `shipping_method.updatedAt`, `shipping_method.media`.`id` as `shipping_method.media.id`, `shipping_method.media`.`user_id` as `shipping_method.media.userId`, `shipping_method.media`.`media_folder_id` as `shipping_method.media.mediaFolderId`, `shipping_method.media`.`mime_type` as `shipping_method.media.mimeType`, `shipping_method.media`.`file_extension` as `shipping_method.media.fileExtension`, `shipping_method.media`.`uploaded_at` as `shipping_method.media.uploadedAt`, `shipping_method.media`.`file_name` as `shipping_method.media.fileName`, `shipping_method.media`.`file_size` as `shipping_method.media.fileSize`, `shipping_method.media`.`media_type` as `shipping_method.media.mediaTypeRaw`, `shipping_method.media`.`meta_data` as `shipping_method.media.metaData`, `shipping_method.media`.`private` as `shipping_method.media.private`, `shipping_method.media`.`thumbnails_ro` as `shipping_method.media.thumbnailsRo`, `shipping_method.media`.`created_at` as `shipping_method.media.createdAt`, `shipping_method.media`.`updated_at` as `shipping_method.media.updatedAt`, `shipping_method.media.translation.title`, COALESCE(`shipping_method.media.translation.title`,`shipping_method.media.translation.title`) as `shipping_method.media.title`, `shipping_method.media.translation.alt`, COALESCE(`shipping_method.media.translation.alt`,`shipping_method.media.translation.alt`) as `shipping_method.media.alt`, `shipping_method.media.translation.customFields`, COALESCE(`shipping_method.media.translation.customFields`,`shipping_method.media.translation.customFields`) as `shipping_method.media.customFields`, `shipping_method.media.translation.createdAt`, `shipping_method.media.translation.updatedAt`, `shipping_method.media.translation.mediaId`, `shipping_method.media.translation.languageId`, `shipping_method.translation.name`, COALESCE(`shipping_method.translation.name`,`shipping_method.translation.name`) as `shipping_method.name`, `shipping_method.translation.description`, COALESCE(`shipping_method.translation.description`,`shipping_method.translation.description`) as `shipping_method.description`, `shipping_method.translation.trackingUrl`, COALESCE(`shipping_method.translation.trackingUrl`,`shipping_method.translation.trackingUrl`) as `shipping_method.trackingUrl`, `shipping_method.translation.customFields`, COALESCE(`shipping_method.translation.customFields`,`shipping_method.translation.customFields`) as `shipping_method.customFields`, `shipping_method.translation.createdAt`, `shipping_method.translation.updatedAt`, `shipping_method.translation.shippingMethodId`, `shipping_method.translation.languageId` FROM `shipping_method` LEFT JOIN (SELECT `shipping_method.translation`.shipping_method_id, `shipping_method.translation`.name as `shipping_method.translation.name`, `shipping_method.translation`.description as `shipping_method.translation.description`, `shipping_method.translation`.tracking_url as `shipping_method.translation.trackingUrl`, `shipping_method.translation`.custom_fields as `shipping_method.translation.customFields`, `shipping_method.translation`.created_at as `shipping_method.translation.createdAt`, `shipping_method.translation`.updated_at as `shipping_method.translation.updatedAt`, `shipping_method.translation`.shipping_method_id as `shipping_method.translation.shippingMethodId`, `shipping_method.translation`.language_id as `shipping_method.translation.languageId` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation`.language_id = :languageId) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation`.`shipping_method_id` = `shipping_method`.`id` LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` LEFT JOIN `media` `shipping_method.media` ON `shipping_method`.`media_id` = `shipping_method.media`.`id` LEFT JOIN (SELECT `shipping_method.deliveryTime.translation`.delivery_time_id, `shipping_method.deliveryTime.translation`.name as `shipping_method.deliveryTime.translation.name`, `shipping_method.deliveryTime.translation`.custom_fields as `shipping_method.deliveryTime.translation.customFields`, `shipping_method.deliveryTime.translation`.created_at as `shipping_method.deliveryTime.translation.createdAt`, `shipping_method.deliveryTime.translation`.updated_at as `shipping_method.deliveryTime.translation.updatedAt`, `shipping_method.deliveryTime.translation`.delivery_time_id as `shipping_method.deliveryTime.translation.deliveryTimeId`, `shipping_method.deliveryTime.translation`.language_id as `shipping_method.deliveryTime.translation.languageId` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` WHERE `shipping_method.deliveryTime.translation`.language_id = :languageId) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` LEFT JOIN (SELECT `shipping_method.media.translation`.media_id, `shipping_method.media.translation`.title as `shipping_method.media.translation.title`, `shipping_method.media.translation`.alt as `shipping_method.media.translation.alt`, `shipping_method.media.translation`.custom_fields as `shipping_method.media.translation.customFields`, `shipping_method.media.translation`.created_at as `shipping_method.media.translation.createdAt`, `shipping_method.media.translation`.updated_at as `shipping_method.media.translation.updatedAt`, `shipping_method.media.translation`.media_id as `shipping_method.media.translation.mediaId`, `shipping_method.media.translation`.language_id as `shipping_method.media.translation.languageId` FROM `media_translation` `shipping_method.media.translation` WHERE `shipping_method.media.translation`.language_id = :languageId) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation`.`media_id` = `shipping_method.media`.`id` WHERE `shipping_method`.`id` IN (:ids)
SELECT
`shipping_method`.`id` as `shipping_method.id`,
`shipping_method`.`active` as `shipping_method.active`,
`shipping_method`.`position` as `shipping_method.position`,
`shipping_method`.`availability_rule_id` as `shipping_method.availabilityRuleId`,
`shipping_method`.`media_id` as `shipping_method.mediaId`,
`shipping_method`.`delivery_time_id` as `shipping_method.deliveryTimeId`,
`shipping_method`.`tax_type` as `shipping_method.taxType`,
`shipping_method`.`tax_id` as `shipping_method.taxId`,
`shipping_method.deliveryTime`.`id` as `shipping_method.deliveryTime.id`,
`shipping_method.deliveryTime`.`min` as `shipping_method.deliveryTime.min`,
`shipping_method.deliveryTime`.`max` as `shipping_method.deliveryTime.max`,
`shipping_method.deliveryTime`.`unit` as `shipping_method.deliveryTime.unit`,
`shipping_method.deliveryTime`.`created_at` as `shipping_method.deliveryTime.createdAt`,
`shipping_method.deliveryTime`.`updated_at` as `shipping_method.deliveryTime.updatedAt`,
`shipping_method.deliveryTime.translation.name`,
COALESCE(
`shipping_method.deliveryTime.translation.name`,
`shipping_method.deliveryTime.translation.name`
) as `shipping_method.deliveryTime.name`,
`shipping_method.deliveryTime.translation.customFields`,
COALESCE(
`shipping_method.deliveryTime.translation.customFields`,
`shipping_method.deliveryTime.translation.customFields`
) as `shipping_method.deliveryTime.customFields`,
`shipping_method.deliveryTime.translation.createdAt`,
`shipping_method.deliveryTime.translation.updatedAt`,
`shipping_method.deliveryTime.translation.deliveryTimeId`,
`shipping_method.deliveryTime.translation.languageId`,
`shipping_method`.`created_at` as `shipping_method.createdAt`,
`shipping_method`.`updated_at` as `shipping_method.updatedAt`,
`shipping_method.media`.`id` as `shipping_method.media.id`,
`shipping_method.media`.`user_id` as `shipping_method.media.userId`,
`shipping_method.media`.`media_folder_id` as `shipping_method.media.mediaFolderId`,
`shipping_method.media`.`mime_type` as `shipping_method.media.mimeType`,
`shipping_method.media`.`file_extension` as `shipping_method.media.fileExtension`,
`shipping_method.media`.`uploaded_at` as `shipping_method.media.uploadedAt`,
`shipping_method.media`.`file_name` as `shipping_method.media.fileName`,
`shipping_method.media`.`file_size` as `shipping_method.media.fileSize`,
`shipping_method.media`.`media_type` as `shipping_method.media.mediaTypeRaw`,
`shipping_method.media`.`meta_data` as `shipping_method.media.metaData`,
`shipping_method.media`.`private` as `shipping_method.media.private`,
`shipping_method.media`.`thumbnails_ro` as `shipping_method.media.thumbnailsRo`,
`shipping_method.media`.`created_at` as `shipping_method.media.createdAt`,
`shipping_method.media`.`updated_at` as `shipping_method.media.updatedAt`,
`shipping_method.media.translation.title`,
COALESCE(
`shipping_method.media.translation.title`,
`shipping_method.media.translation.title`
) as `shipping_method.media.title`,
`shipping_method.media.translation.alt`,
COALESCE(
`shipping_method.media.translation.alt`,
`shipping_method.media.translation.alt`
) as `shipping_method.media.alt`,
`shipping_method.media.translation.customFields`,
COALESCE(
`shipping_method.media.translation.customFields`,
`shipping_method.media.translation.customFields`
) as `shipping_method.media.customFields`,
`shipping_method.media.translation.createdAt`,
`shipping_method.media.translation.updatedAt`,
`shipping_method.media.translation.mediaId`,
`shipping_method.media.translation.languageId`,
`shipping_method.translation.name`,
COALESCE(
`shipping_method.translation.name`,
`shipping_method.translation.name`
) as `shipping_method.name`,
`shipping_method.translation.description`,
COALESCE(
`shipping_method.translation.description`,
`shipping_method.translation.description`
) as `shipping_method.description`,
`shipping_method.translation.trackingUrl`,
COALESCE(
`shipping_method.translation.trackingUrl`,
`shipping_method.translation.trackingUrl`
) as `shipping_method.trackingUrl`,
`shipping_method.translation.customFields`,
COALESCE(
`shipping_method.translation.customFields`,
`shipping_method.translation.customFields`
) as `shipping_method.customFields`,
`shipping_method.translation.createdAt`,
`shipping_method.translation.updatedAt`,
`shipping_method.translation.shippingMethodId`,
`shipping_method.translation.languageId`
FROM
`shipping_method`
LEFT JOIN (
SELECT
`shipping_method.translation`.shipping_method_id,
`shipping_method.translation`.name as `shipping_method.translation.name`,
`shipping_method.translation`.description as `shipping_method.translation.description`,
`shipping_method.translation`.tracking_url as `shipping_method.translation.trackingUrl`,
`shipping_method.translation`.custom_fields as `shipping_method.translation.customFields`,
`shipping_method.translation`.created_at as `shipping_method.translation.createdAt`,
`shipping_method.translation`.updated_at as `shipping_method.translation.updatedAt`,
`shipping_method.translation`.shipping_method_id as `shipping_method.translation.shippingMethodId`,
`shipping_method.translation`.language_id as `shipping_method.translation.languageId`
FROM
`shipping_method_translation` `shipping_method.translation`
WHERE
`shipping_method.translation`.language_id = : languageId
) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation`.`shipping_method_id` = `shipping_method`.`id`
LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method`.`delivery_time_id` = `shipping_method.deliveryTime`.`id`
LEFT JOIN `media` `shipping_method.media` ON `shipping_method`.`media_id` = `shipping_method.media`.`id`
LEFT JOIN (
SELECT
`shipping_method.deliveryTime.translation`.delivery_time_id,
`shipping_method.deliveryTime.translation`.name as `shipping_method.deliveryTime.translation.name`,
`shipping_method.deliveryTime.translation`.custom_fields as `shipping_method.deliveryTime.translation.customFields`,
`shipping_method.deliveryTime.translation`.created_at as `shipping_method.deliveryTime.translation.createdAt`,
`shipping_method.deliveryTime.translation`.updated_at as `shipping_method.deliveryTime.translation.updatedAt`,
`shipping_method.deliveryTime.translation`.delivery_time_id as `shipping_method.deliveryTime.translation.deliveryTimeId`,
`shipping_method.deliveryTime.translation`.language_id as `shipping_method.deliveryTime.translation.languageId`
FROM
`delivery_time_translation` `shipping_method.deliveryTime.translation`
WHERE
`shipping_method.deliveryTime.translation`.language_id = : languageId
) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation`.`delivery_time_id` = `shipping_method.deliveryTime`.`id`
LEFT JOIN (
SELECT
`shipping_method.media.translation`.media_id,
`shipping_method.media.translation`.title as `shipping_method.media.translation.title`,
`shipping_method.media.translation`.alt as `shipping_method.media.translation.alt`,
`shipping_method.media.translation`.custom_fields as `shipping_method.media.translation.customFields`,
`shipping_method.media.translation`.created_at as `shipping_method.media.translation.createdAt`,
`shipping_method.media.translation`.updated_at as `shipping_method.media.translation.updatedAt`,
`shipping_method.media.translation`.media_id as `shipping_method.media.translation.mediaId`,
`shipping_method.media.translation`.language_id as `shipping_method.media.translation.languageId`
FROM
`media_translation` `shipping_method.media.translation`
WHERE
`shipping_method.media.translation`.language_id = : languageId
) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation`.`media_id` = `shipping_method.media`.`id`
WHERE
`shipping_method`.`id` IN (: ids)
SELECT `shipping_method`.`id` as `shipping_method.id`, `shipping_method`.`active` as `shipping_method.active`, `shipping_method`.`position` as `shipping_method.position`, `shipping_method`.`availability_rule_id` as `shipping_method.availabilityRuleId`, `shipping_method`.`media_id` as `shipping_method.mediaId`, `shipping_method`.`delivery_time_id` as `shipping_method.deliveryTimeId`, `shipping_method`.`tax_type` as `shipping_method.taxType`, `shipping_method`.`tax_id` as `shipping_method.taxId`, `shipping_method.deliveryTime`.`id` as `shipping_method.deliveryTime.id`, `shipping_method.deliveryTime`.`min` as `shipping_method.deliveryTime.min`, `shipping_method.deliveryTime`.`max` as `shipping_method.deliveryTime.max`, `shipping_method.deliveryTime`.`unit` as `shipping_method.deliveryTime.unit`, `shipping_method.deliveryTime`.`created_at` as `shipping_method.deliveryTime.createdAt`, `shipping_method.deliveryTime`.`updated_at` as `shipping_method.deliveryTime.updatedAt`, `shipping_method.deliveryTime.translation.name`, COALESCE(`shipping_method.deliveryTime.translation.name`,`shipping_method.deliveryTime.translation.name`) as `shipping_method.deliveryTime.name`, `shipping_method.deliveryTime.translation.customFields`, COALESCE(`shipping_method.deliveryTime.translation.customFields`,`shipping_method.deliveryTime.translation.customFields`) as `shipping_method.deliveryTime.customFields`, `shipping_method.deliveryTime.translation.createdAt`, `shipping_method.deliveryTime.translation.updatedAt`, `shipping_method.deliveryTime.translation.deliveryTimeId`, `shipping_method.deliveryTime.translation.languageId`, `shipping_method`.`created_at` as `shipping_method.createdAt`, `shipping_method`.`updated_at` as `shipping_method.updatedAt`, `shipping_method.media`.`id` as `shipping_method.media.id`, `shipping_method.media`.`user_id` as `shipping_method.media.userId`, `shipping_method.media`.`media_folder_id` as `shipping_method.media.mediaFolderId`, `shipping_method.media`.`mime_type` as `shipping_method.media.mimeType`, `shipping_method.media`.`file_extension` as `shipping_method.media.fileExtension`, `shipping_method.media`.`uploaded_at` as `shipping_method.media.uploadedAt`, `shipping_method.media`.`file_name` as `shipping_method.media.fileName`, `shipping_method.media`.`file_size` as `shipping_method.media.fileSize`, `shipping_method.media`.`media_type` as `shipping_method.media.mediaTypeRaw`, `shipping_method.media`.`meta_data` as `shipping_method.media.metaData`, `shipping_method.media`.`private` as `shipping_method.media.private`, `shipping_method.media`.`thumbnails_ro` as `shipping_method.media.thumbnailsRo`, `shipping_method.media`.`created_at` as `shipping_method.media.createdAt`, `shipping_method.media`.`updated_at` as `shipping_method.media.updatedAt`, `shipping_method.media.translation.title`, COALESCE(`shipping_method.media.translation.title`,`shipping_method.media.translation.title`) as `shipping_method.media.title`, `shipping_method.media.translation.alt`, COALESCE(`shipping_method.media.translation.alt`,`shipping_method.media.translation.alt`) as `shipping_method.media.alt`, `shipping_method.media.translation.customFields`, COALESCE(`shipping_method.media.translation.customFields`,`shipping_method.media.translation.customFields`) as `shipping_method.media.customFields`, `shipping_method.media.translation.createdAt`, `shipping_method.media.translation.updatedAt`, `shipping_method.media.translation.mediaId`, `shipping_method.media.translation.languageId`, `shipping_method.translation.name`, COALESCE(`shipping_method.translation.name`,`shipping_method.translation.name`) as `shipping_method.name`, `shipping_method.translation.description`, COALESCE(`shipping_method.translation.description`,`shipping_method.translation.description`) as `shipping_method.description`, `shipping_method.translation.trackingUrl`, COALESCE(`shipping_method.translation.trackingUrl`,`shipping_method.translation.trackingUrl`) as `shipping_method.trackingUrl`, `shipping_method.translation.customFields`, COALESCE(`shipping_method.translation.customFields`,`shipping_method.translation.customFields`) as `shipping_method.customFields`, `shipping_method.translation.createdAt`, `shipping_method.translation.updatedAt`, `shipping_method.translation.shippingMethodId`, `shipping_method.translation.languageId` FROM `shipping_method` LEFT JOIN (SELECT `shipping_method.translation`.shipping_method_id, `shipping_method.translation`.name as `shipping_method.translation.name`, `shipping_method.translation`.description as `shipping_method.translation.description`, `shipping_method.translation`.tracking_url as `shipping_method.translation.trackingUrl`, `shipping_method.translation`.custom_fields as `shipping_method.translation.customFields`, `shipping_method.translation`.created_at as `shipping_method.translation.createdAt`, `shipping_method.translation`.updated_at as `shipping_method.translation.updatedAt`, `shipping_method.translation`.shipping_method_id as `shipping_method.translation.shippingMethodId`, `shipping_method.translation`.language_id as `shipping_method.translation.languageId` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation`.`shipping_method_id` = `shipping_method`.`id` LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` LEFT JOIN `media` `shipping_method.media` ON `shipping_method`.`media_id` = `shipping_method.media`.`id` LEFT JOIN (SELECT `shipping_method.deliveryTime.translation`.delivery_time_id, `shipping_method.deliveryTime.translation`.name as `shipping_method.deliveryTime.translation.name`, `shipping_method.deliveryTime.translation`.custom_fields as `shipping_method.deliveryTime.translation.customFields`, `shipping_method.deliveryTime.translation`.created_at as `shipping_method.deliveryTime.translation.createdAt`, `shipping_method.deliveryTime.translation`.updated_at as `shipping_method.deliveryTime.translation.updatedAt`, `shipping_method.deliveryTime.translation`.delivery_time_id as `shipping_method.deliveryTime.translation.deliveryTimeId`, `shipping_method.deliveryTime.translation`.language_id as `shipping_method.deliveryTime.translation.languageId` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` WHERE `shipping_method.deliveryTime.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` LEFT JOIN (SELECT `shipping_method.media.translation`.media_id, `shipping_method.media.translation`.title as `shipping_method.media.translation.title`, `shipping_method.media.translation`.alt as `shipping_method.media.translation.alt`, `shipping_method.media.translation`.custom_fields as `shipping_method.media.translation.customFields`, `shipping_method.media.translation`.created_at as `shipping_method.media.translation.createdAt`, `shipping_method.media.translation`.updated_at as `shipping_method.media.translation.updatedAt`, `shipping_method.media.translation`.media_id as `shipping_method.media.translation.mediaId`, `shipping_method.media.translation`.language_id as `shipping_method.media.translation.languageId` FROM `media_translation` `shipping_method.media.translation` WHERE `shipping_method.media.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation`.`media_id` = `shipping_method.media`.`id` WHERE `shipping_method`.`id` IN (0x44E369F8B9C544C2A805FE2448927EF4);
array:66 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 93)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 110)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 59)"
9 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 217)"
12 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::getShippingMethod (line 147)"
13 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::create (line 74)"
14 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 75)"
24 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 85)"
27 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::create (line 92)"
28 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::create (line 60)"
29 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 350)"
30 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
31 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
32 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
33 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
34 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
35 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
36 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
37 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
38 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 61)"
39 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 72)"
40 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
41 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 71)"
42 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::create (line 103)"
43 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
44 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
45 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 105)"
46 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
47 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
48 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
49 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
50 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
51 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
52 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
53 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
54 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
55 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
56 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
57 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
58 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
59 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
60 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
61 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
62 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
63 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
64 => "Shopware\Core\HttpKernel::doHandle (line 81)"
65 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
28 |
0.09 ms |
SELECT `currency_country_rounding`.`id` FROM `currency_country_rounding` WHERE (`currency_country_rounding`.`currency_id` = :param_ef417b34d0a14f3b9aea23d4f9408359 AND `currency_country_rounding`.`country_id` = :param_4905e78beac24f1a9c73362a95e91d3b) LIMIT 1
SELECT `currency_country_rounding`.`id` FROM `currency_country_rounding` WHERE (`currency_country_rounding`.`currency_id` = 0xB7D2554B0CE847CD82F3AC9BD1C0DFCA AND `currency_country_rounding`.`country_id` = 0xD9C3DEDE2277471880BF0124DE0C7A69) LIMIT 1;
array:65 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 107)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 62)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 132)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::searchIds (line 291)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 110)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 59)"
8 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 361)"
11 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::getCashRounding (line 149)"
12 => "Shopware\Core\System\SalesChannel\Context\BaseContextFactory::create (line 74)"
13 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 350)"
14 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
16 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
17 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
20 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
21 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
22 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 75)"
23 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 72)"
24 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 85)"
26 => "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::create (line 92)"
27 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::create (line 60)"
28 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 350)"
29 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
30 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
31 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
32 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
33 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
34 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
35 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
36 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
37 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 61)"
38 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::Shopware\Core\System\SalesChannel\Context\{closure} (line 72)"
39 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
40 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 71)"
41 => "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory::create (line 103)"
42 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
43 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
44 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 105)"
45 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
46 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
47 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
48 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
49 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
50 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
51 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
52 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
53 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
54 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
55 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
56 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
57 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
58 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
59 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
60 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
61 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
62 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
63 => "Shopware\Core\HttpKernel::doHandle (line 81)"
64 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
29 |
0.48 ms |
SHOW COLUMNS FROM `cart` WHERE `Field` LIKE :column
SHOW COLUMNS FROM `cart` WHERE `Field` LIKE 'payload';
array:30 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 734)"
2 => "Doctrine\DBAL\Connection::fetchOne (line 52)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityDefinitionQueryHelper::columnExists (line 169)"
4 => "Shopware\Core\Checkout\Cart\CartPersister::payloadExists (line 52)"
5 => "Shopware\Core\Checkout\Cart\CartPersister::load (line 81)"
6 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 106)"
7 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
8 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
9 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 105)"
10 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
11 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
12 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
13 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
14 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
15 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
16 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
17 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
18 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
19 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
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 452)"
25 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
26 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
27 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
28 => "Shopware\Core\HttpKernel::doHandle (line 81)"
29 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
30 |
0.15 ms |
SELECT `cart`.`payload`, `cart`.`rule_ids`, `cart`.`compressed` FROM cart WHERE `token` = :token
SELECT `cart`.`payload`, `cart`.`rule_ids`, `cart`.`compressed` FROM cart WHERE `token` = 'y851jEzxEw4y1ZJgMSdbTtK8C90ITCd8';
array:28 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 684)"
2 => "Doctrine\DBAL\Connection::fetchAssociative (line 56)"
3 => "Shopware\Core\Checkout\Cart\CartPersister::load (line 81)"
4 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 106)"
5 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
6 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
7 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 105)"
8 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
9 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
10 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
11 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
12 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
13 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
14 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
15 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
16 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
17 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
18 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
19 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
20 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
21 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
22 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
23 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
24 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
25 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
26 => "Shopware\Core\HttpKernel::doHandle (line 81)"
27 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
31 |
0.07 ms |
SELECT `rule`.`id` FROM `rule` ORDER BY `rule`.`priority` DESC, `rule`.`id` ASC LIMIT 500
SELECT `rule`.`id` FROM `rule` ORDER BY `rule`.`priority` DESC, `rule`.`id` ASC LIMIT 500;
array:45 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 107)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 62)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 132)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::searchIds (line 291)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 110)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 59)"
8 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 101)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\Common\RepositoryIterator::fetch (line 43)"
12 => "Shopware\Core\Checkout\Cart\RuleLoader::load (line 36)"
13 => "Shopware\Core\Checkout\Cart\CachedRuleLoader::Shopware\Core\Checkout\Cart\{closure} (line 72)"
14 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 37)"
16 => "Shopware\Core\Checkout\Cart\CachedRuleLoader::load (line 192)"
17 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadRules (line 111)"
18 => "Shopware\Core\Checkout\Cart\CartRuleLoader::Shopware\Core\Checkout\Cart\{closure} (line 59)"
19 => "Shopware\Core\Profiling\Profiler::trace (line 183)"
20 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 88)"
21 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 106)"
22 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
23 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
24 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 105)"
25 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
26 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
27 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
28 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
29 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
30 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
31 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
32 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
33 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
34 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
35 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
36 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
37 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
38 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
40 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
41 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
42 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
43 => "Shopware\Core\HttpKernel::doHandle (line 81)"
44 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
32 |
0.11 ms |
SELECT `rule`.`id` as `rule.id`, `rule`.`name` as `rule.name`, `rule`.`priority` as `rule.priority`, `rule`.`description` as `rule.description`, `rule`.`payload` as `rule.payload`, `rule`.`invalid` as `rule.invalid`, `rule`.`areas` as `rule.areas`, `rule`.`custom_fields` as `rule.customFields`, `rule`.`module_types` as `rule.moduleTypes`, `rule`.`created_at` as `rule.createdAt`, `rule`.`updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule`.`id` IN (:ids)
SELECT `rule`.`id` as `rule.id`, `rule`.`name` as `rule.name`, `rule`.`priority` as `rule.priority`, `rule`.`description` as `rule.description`, `rule`.`payload` as `rule.payload`, `rule`.`invalid` as `rule.invalid`, `rule`.`areas` as `rule.areas`, `rule`.`custom_fields` as `rule.customFields`, `rule`.`module_types` as `rule.moduleTypes`, `rule`.`created_at` as `rule.createdAt`, `rule`.`updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule`.`id` IN (0x00E82234C6D64827B58D7695EA6E63B8, 0x5E4A4A88E9AE44098FD6E35A9D3E2B95, 0x7013DAB2D9EA49A68E7923C7A78E8103, 0xF6EC0D1952D44B86BA912EC4A1570CE6, 0xED785006BBC841018E9408E191B20D87, 0x0B4DEB03614649B8A22C9A79417140FF, 0x7F0294A89BCD4A72ABBA37368C9D0631);
array:46 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 93)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 302)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 110)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 59)"
9 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 101)"
12 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\Common\RepositoryIterator::fetch (line 43)"
13 => "Shopware\Core\Checkout\Cart\RuleLoader::load (line 36)"
14 => "Shopware\Core\Checkout\Cart\CachedRuleLoader::Shopware\Core\Checkout\Cart\{closure} (line 72)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 37)"
17 => "Shopware\Core\Checkout\Cart\CachedRuleLoader::load (line 192)"
18 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadRules (line 111)"
19 => "Shopware\Core\Checkout\Cart\CartRuleLoader::Shopware\Core\Checkout\Cart\{closure} (line 59)"
20 => "Shopware\Core\Profiling\Profiler::trace (line 183)"
21 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 88)"
22 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 106)"
23 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
24 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
25 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 105)"
26 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
27 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
28 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
29 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
30 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
31 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
32 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
33 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
34 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
35 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
36 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
37 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
38 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
39 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
40 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
41 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
42 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
43 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
44 => "Shopware\Core\HttpKernel::doHandle (line 81)"
45 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
33 |
0.15 ms |
SELECT `promotion`.`id` FROM `promotion` LEFT JOIN `promotion_sales_channel` `promotion.salesChannels` ON `promotion`.`id` = `promotion.salesChannels`.`promotion_id` WHERE ((`promotion`.`active` = :param_d89144fc919d4e9a887161aa6ddb5d06 AND `promotion.salesChannels`.`sales_channel_id` = :param_d9b1fea62201484b97b62b29a93cda51 AND ((`promotion`.`valid_from` <=> :param_2b533286827a44969eb80448e2b3364c AND `promotion`.`valid_until` <=> :param_3ab9b8cf2ed540b78cadc7ffe745d2fa) OR (`promotion`.`valid_from` <=> :param_69f3a33f1466489ebb958dcd3c1698eb AND (`promotion`.`valid_until` > :param_342fc8f6611f459db0b3461d934488f2)) OR ((`promotion`.`valid_from` <= :param_f89ce2faf48e4614ae86eedc050dc7a6) AND `promotion`.`valid_until` <=> :param_6cd932f840194c77905f96ef4df85145) OR ((`promotion`.`valid_from` <= :param_e2eca13e15ac4da2a07f979277195d68) AND (`promotion`.`valid_until` > :param_86cab512932c4ffd8cd08d31c6e7110e))) AND `promotion`.`use_codes` = :param_d78dfc0e66ce4d06881ffbc047e39aa3)) GROUP BY `promotion`.`id` ORDER BY MAX(`promotion`.`priority`) DESC
SELECT `promotion`.`id` FROM `promotion` LEFT JOIN `promotion_sales_channel` `promotion.salesChannels` ON `promotion`.`id` = `promotion.salesChannels`.`promotion_id` WHERE ((`promotion`.`active` = 1 AND `promotion.salesChannels`.`sales_channel_id` = 0x300B6C314EA447F08252B80AE1305F85 AND ((`promotion`.`valid_from` <=> NULL AND `promotion`.`valid_until` <=> NULL) OR (`promotion`.`valid_from` <=> NULL AND (`promotion`.`valid_until` > '2025-02-05 12:50:29')) OR ((`promotion`.`valid_from` <= '2025-02-05 12:50:29') AND `promotion`.`valid_until` <=> NULL) OR ((`promotion`.`valid_from` <= '2025-02-05 12:50:29') AND (`promotion`.`valid_until` > '2025-02-05 12:50:29'))) AND `promotion`.`use_codes` = 0)) GROUP BY `promotion`.`id` ORDER BY MAX(`promotion`.`priority`) DESC;
array:47 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 107)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 62)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 132)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::searchIds (line 291)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 110)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 59)"
8 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 44)"
11 => "Shopware\Core\Checkout\Promotion\Gateway\PromotionGateway::get (line 184)"
12 => "Shopware\Core\Checkout\Promotion\Cart\PromotionCollector::searchPromotionsAuto (line 110)"
13 => "Shopware\Core\Checkout\Promotion\Cart\PromotionCollector::Shopware\Core\Checkout\Promotion\Cart\{closure} (line 59)"
14 => "Shopware\Core\Profiling\Profiler::trace (line 161)"
15 => "Shopware\Core\Checkout\Promotion\Cart\PromotionCollector::collect (line 103)"
16 => "Shopware\Core\Checkout\Cart\Processor::runProcessors (line 67)"
17 => "Shopware\Core\Checkout\Cart\Processor::Shopware\Core\Checkout\Cart\{closure} (line 59)"
18 => "Shopware\Core\Profiling\Profiler::trace (line 86)"
19 => "Shopware\Core\Checkout\Cart\Processor::process (line 132)"
20 => "Shopware\Core\Checkout\Cart\CartRuleLoader::Shopware\Core\Checkout\Cart\{closure} (line 59)"
21 => "Shopware\Core\Profiling\Profiler::trace (line 183)"
22 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 88)"
23 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 106)"
24 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
25 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
26 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 105)"
27 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
28 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
29 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
30 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
31 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
32 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
33 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
34 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
35 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
36 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
37 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
38 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
39 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
40 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
41 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
42 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
43 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
44 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
45 => "Shopware\Core\HttpKernel::doHandle (line 81)"
46 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
34 |
0.86 ms |
SELECT `shipping_method`.`id` as `shipping_method.id`, `shipping_method`.`active` as `shipping_method.active`, `shipping_method`.`position` as `shipping_method.position`, `shipping_method`.`availability_rule_id` as `shipping_method.availabilityRuleId`, `shipping_method`.`media_id` as `shipping_method.mediaId`, `shipping_method`.`delivery_time_id` as `shipping_method.deliveryTimeId`, `shipping_method`.`tax_type` as `shipping_method.taxType`, `shipping_method`.`tax_id` as `shipping_method.taxId`, `shipping_method.deliveryTime`.`id` as `shipping_method.deliveryTime.id`, `shipping_method.deliveryTime`.`min` as `shipping_method.deliveryTime.min`, `shipping_method.deliveryTime`.`max` as `shipping_method.deliveryTime.max`, `shipping_method.deliveryTime`.`unit` as `shipping_method.deliveryTime.unit`, `shipping_method.deliveryTime`.`created_at` as `shipping_method.deliveryTime.createdAt`, `shipping_method.deliveryTime`.`updated_at` as `shipping_method.deliveryTime.updatedAt`, `shipping_method.deliveryTime.translation.name`, COALESCE(`shipping_method.deliveryTime.translation.name`,`shipping_method.deliveryTime.translation.name`) as `shipping_method.deliveryTime.name`, `shipping_method.deliveryTime.translation.customFields`, COALESCE(`shipping_method.deliveryTime.translation.customFields`,`shipping_method.deliveryTime.translation.customFields`) as `shipping_method.deliveryTime.customFields`, `shipping_method.deliveryTime.translation.createdAt`, `shipping_method.deliveryTime.translation.updatedAt`, `shipping_method.deliveryTime.translation.deliveryTimeId`, `shipping_method.deliveryTime.translation.languageId`, `shipping_method`.`created_at` as `shipping_method.createdAt`, `shipping_method`.`updated_at` as `shipping_method.updatedAt`, `shipping_method.tax`.`id` as `shipping_method.tax.id`, `shipping_method.tax`.`tax_rate` as `shipping_method.tax.taxRate`, `shipping_method.tax`.`name` as `shipping_method.tax.name`, `shipping_method.tax`.`position` as `shipping_method.tax.position`, `shipping_method.tax`.`custom_fields` as `shipping_method.tax.customFields`, `shipping_method.tax`.`created_at` as `shipping_method.tax.createdAt`, `shipping_method.tax`.`updated_at` as `shipping_method.tax.updatedAt`, `shipping_method.translation.name`, COALESCE(`shipping_method.translation.name`,`shipping_method.translation.name`) as `shipping_method.name`, `shipping_method.translation.description`, COALESCE(`shipping_method.translation.description`,`shipping_method.translation.description`) as `shipping_method.description`, `shipping_method.translation.trackingUrl`, COALESCE(`shipping_method.translation.trackingUrl`,`shipping_method.translation.trackingUrl`) as `shipping_method.trackingUrl`, `shipping_method.translation.customFields`, COALESCE(`shipping_method.translation.customFields`,`shipping_method.translation.customFields`) as `shipping_method.customFields`, `shipping_method.translation.createdAt`, `shipping_method.translation.updatedAt`, `shipping_method.translation.shippingMethodId`, `shipping_method.translation.languageId` FROM `shipping_method` LEFT JOIN (SELECT `shipping_method.translation`.shipping_method_id, `shipping_method.translation`.name as `shipping_method.translation.name`, `shipping_method.translation`.description as `shipping_method.translation.description`, `shipping_method.translation`.tracking_url as `shipping_method.translation.trackingUrl`, `shipping_method.translation`.custom_fields as `shipping_method.translation.customFields`, `shipping_method.translation`.created_at as `shipping_method.translation.createdAt`, `shipping_method.translation`.updated_at as `shipping_method.translation.updatedAt`, `shipping_method.translation`.shipping_method_id as `shipping_method.translation.shippingMethodId`, `shipping_method.translation`.language_id as `shipping_method.translation.languageId` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation`.language_id = :languageId) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation`.`shipping_method_id` = `shipping_method`.`id` LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` LEFT JOIN `tax` `shipping_method.tax` ON `shipping_method`.`tax_id` = `shipping_method.tax`.`id` LEFT JOIN (SELECT `shipping_method.deliveryTime.translation`.delivery_time_id, `shipping_method.deliveryTime.translation`.name as `shipping_method.deliveryTime.translation.name`, `shipping_method.deliveryTime.translation`.custom_fields as `shipping_method.deliveryTime.translation.customFields`, `shipping_method.deliveryTime.translation`.created_at as `shipping_method.deliveryTime.translation.createdAt`, `shipping_method.deliveryTime.translation`.updated_at as `shipping_method.deliveryTime.translation.updatedAt`, `shipping_method.deliveryTime.translation`.delivery_time_id as `shipping_method.deliveryTime.translation.deliveryTimeId`, `shipping_method.deliveryTime.translation`.language_id as `shipping_method.deliveryTime.translation.languageId` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` WHERE `shipping_method.deliveryTime.translation`.language_id = :languageId) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` WHERE `shipping_method`.`id` IN (:ids)
SELECT
`shipping_method`.`id` as `shipping_method.id`,
`shipping_method`.`active` as `shipping_method.active`,
`shipping_method`.`position` as `shipping_method.position`,
`shipping_method`.`availability_rule_id` as `shipping_method.availabilityRuleId`,
`shipping_method`.`media_id` as `shipping_method.mediaId`,
`shipping_method`.`delivery_time_id` as `shipping_method.deliveryTimeId`,
`shipping_method`.`tax_type` as `shipping_method.taxType`,
`shipping_method`.`tax_id` as `shipping_method.taxId`,
`shipping_method.deliveryTime`.`id` as `shipping_method.deliveryTime.id`,
`shipping_method.deliveryTime`.`min` as `shipping_method.deliveryTime.min`,
`shipping_method.deliveryTime`.`max` as `shipping_method.deliveryTime.max`,
`shipping_method.deliveryTime`.`unit` as `shipping_method.deliveryTime.unit`,
`shipping_method.deliveryTime`.`created_at` as `shipping_method.deliveryTime.createdAt`,
`shipping_method.deliveryTime`.`updated_at` as `shipping_method.deliveryTime.updatedAt`,
`shipping_method.deliveryTime.translation.name`,
COALESCE(
`shipping_method.deliveryTime.translation.name`,
`shipping_method.deliveryTime.translation.name`
) as `shipping_method.deliveryTime.name`,
`shipping_method.deliveryTime.translation.customFields`,
COALESCE(
`shipping_method.deliveryTime.translation.customFields`,
`shipping_method.deliveryTime.translation.customFields`
) as `shipping_method.deliveryTime.customFields`,
`shipping_method.deliveryTime.translation.createdAt`,
`shipping_method.deliveryTime.translation.updatedAt`,
`shipping_method.deliveryTime.translation.deliveryTimeId`,
`shipping_method.deliveryTime.translation.languageId`,
`shipping_method`.`created_at` as `shipping_method.createdAt`,
`shipping_method`.`updated_at` as `shipping_method.updatedAt`,
`shipping_method.tax`.`id` as `shipping_method.tax.id`,
`shipping_method.tax`.`tax_rate` as `shipping_method.tax.taxRate`,
`shipping_method.tax`.`name` as `shipping_method.tax.name`,
`shipping_method.tax`.`position` as `shipping_method.tax.position`,
`shipping_method.tax`.`custom_fields` as `shipping_method.tax.customFields`,
`shipping_method.tax`.`created_at` as `shipping_method.tax.createdAt`,
`shipping_method.tax`.`updated_at` as `shipping_method.tax.updatedAt`,
`shipping_method.translation.name`,
COALESCE(
`shipping_method.translation.name`,
`shipping_method.translation.name`
) as `shipping_method.name`,
`shipping_method.translation.description`,
COALESCE(
`shipping_method.translation.description`,
`shipping_method.translation.description`
) as `shipping_method.description`,
`shipping_method.translation.trackingUrl`,
COALESCE(
`shipping_method.translation.trackingUrl`,
`shipping_method.translation.trackingUrl`
) as `shipping_method.trackingUrl`,
`shipping_method.translation.customFields`,
COALESCE(
`shipping_method.translation.customFields`,
`shipping_method.translation.customFields`
) as `shipping_method.customFields`,
`shipping_method.translation.createdAt`,
`shipping_method.translation.updatedAt`,
`shipping_method.translation.shippingMethodId`,
`shipping_method.translation.languageId`
FROM
`shipping_method`
LEFT JOIN (
SELECT
`shipping_method.translation`.shipping_method_id,
`shipping_method.translation`.name as `shipping_method.translation.name`,
`shipping_method.translation`.description as `shipping_method.translation.description`,
`shipping_method.translation`.tracking_url as `shipping_method.translation.trackingUrl`,
`shipping_method.translation`.custom_fields as `shipping_method.translation.customFields`,
`shipping_method.translation`.created_at as `shipping_method.translation.createdAt`,
`shipping_method.translation`.updated_at as `shipping_method.translation.updatedAt`,
`shipping_method.translation`.shipping_method_id as `shipping_method.translation.shippingMethodId`,
`shipping_method.translation`.language_id as `shipping_method.translation.languageId`
FROM
`shipping_method_translation` `shipping_method.translation`
WHERE
`shipping_method.translation`.language_id = : languageId
) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation`.`shipping_method_id` = `shipping_method`.`id`
LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method`.`delivery_time_id` = `shipping_method.deliveryTime`.`id`
LEFT JOIN `tax` `shipping_method.tax` ON `shipping_method`.`tax_id` = `shipping_method.tax`.`id`
LEFT JOIN (
SELECT
`shipping_method.deliveryTime.translation`.delivery_time_id,
`shipping_method.deliveryTime.translation`.name as `shipping_method.deliveryTime.translation.name`,
`shipping_method.deliveryTime.translation`.custom_fields as `shipping_method.deliveryTime.translation.customFields`,
`shipping_method.deliveryTime.translation`.created_at as `shipping_method.deliveryTime.translation.createdAt`,
`shipping_method.deliveryTime.translation`.updated_at as `shipping_method.deliveryTime.translation.updatedAt`,
`shipping_method.deliveryTime.translation`.delivery_time_id as `shipping_method.deliveryTime.translation.deliveryTimeId`,
`shipping_method.deliveryTime.translation`.language_id as `shipping_method.deliveryTime.translation.languageId`
FROM
`delivery_time_translation` `shipping_method.deliveryTime.translation`
WHERE
`shipping_method.deliveryTime.translation`.language_id = : languageId
) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation`.`delivery_time_id` = `shipping_method.deliveryTime`.`id`
WHERE
`shipping_method`.`id` IN (: ids)
SELECT `shipping_method`.`id` as `shipping_method.id`, `shipping_method`.`active` as `shipping_method.active`, `shipping_method`.`position` as `shipping_method.position`, `shipping_method`.`availability_rule_id` as `shipping_method.availabilityRuleId`, `shipping_method`.`media_id` as `shipping_method.mediaId`, `shipping_method`.`delivery_time_id` as `shipping_method.deliveryTimeId`, `shipping_method`.`tax_type` as `shipping_method.taxType`, `shipping_method`.`tax_id` as `shipping_method.taxId`, `shipping_method.deliveryTime`.`id` as `shipping_method.deliveryTime.id`, `shipping_method.deliveryTime`.`min` as `shipping_method.deliveryTime.min`, `shipping_method.deliveryTime`.`max` as `shipping_method.deliveryTime.max`, `shipping_method.deliveryTime`.`unit` as `shipping_method.deliveryTime.unit`, `shipping_method.deliveryTime`.`created_at` as `shipping_method.deliveryTime.createdAt`, `shipping_method.deliveryTime`.`updated_at` as `shipping_method.deliveryTime.updatedAt`, `shipping_method.deliveryTime.translation.name`, COALESCE(`shipping_method.deliveryTime.translation.name`,`shipping_method.deliveryTime.translation.name`) as `shipping_method.deliveryTime.name`, `shipping_method.deliveryTime.translation.customFields`, COALESCE(`shipping_method.deliveryTime.translation.customFields`,`shipping_method.deliveryTime.translation.customFields`) as `shipping_method.deliveryTime.customFields`, `shipping_method.deliveryTime.translation.createdAt`, `shipping_method.deliveryTime.translation.updatedAt`, `shipping_method.deliveryTime.translation.deliveryTimeId`, `shipping_method.deliveryTime.translation.languageId`, `shipping_method`.`created_at` as `shipping_method.createdAt`, `shipping_method`.`updated_at` as `shipping_method.updatedAt`, `shipping_method.tax`.`id` as `shipping_method.tax.id`, `shipping_method.tax`.`tax_rate` as `shipping_method.tax.taxRate`, `shipping_method.tax`.`name` as `shipping_method.tax.name`, `shipping_method.tax`.`position` as `shipping_method.tax.position`, `shipping_method.tax`.`custom_fields` as `shipping_method.tax.customFields`, `shipping_method.tax`.`created_at` as `shipping_method.tax.createdAt`, `shipping_method.tax`.`updated_at` as `shipping_method.tax.updatedAt`, `shipping_method.translation.name`, COALESCE(`shipping_method.translation.name`,`shipping_method.translation.name`) as `shipping_method.name`, `shipping_method.translation.description`, COALESCE(`shipping_method.translation.description`,`shipping_method.translation.description`) as `shipping_method.description`, `shipping_method.translation.trackingUrl`, COALESCE(`shipping_method.translation.trackingUrl`,`shipping_method.translation.trackingUrl`) as `shipping_method.trackingUrl`, `shipping_method.translation.customFields`, COALESCE(`shipping_method.translation.customFields`,`shipping_method.translation.customFields`) as `shipping_method.customFields`, `shipping_method.translation.createdAt`, `shipping_method.translation.updatedAt`, `shipping_method.translation.shippingMethodId`, `shipping_method.translation.languageId` FROM `shipping_method` LEFT JOIN (SELECT `shipping_method.translation`.shipping_method_id, `shipping_method.translation`.name as `shipping_method.translation.name`, `shipping_method.translation`.description as `shipping_method.translation.description`, `shipping_method.translation`.tracking_url as `shipping_method.translation.trackingUrl`, `shipping_method.translation`.custom_fields as `shipping_method.translation.customFields`, `shipping_method.translation`.created_at as `shipping_method.translation.createdAt`, `shipping_method.translation`.updated_at as `shipping_method.translation.updatedAt`, `shipping_method.translation`.shipping_method_id as `shipping_method.translation.shippingMethodId`, `shipping_method.translation`.language_id as `shipping_method.translation.languageId` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation`.`shipping_method_id` = `shipping_method`.`id` LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` LEFT JOIN `tax` `shipping_method.tax` ON `shipping_method`.`tax_id` = `shipping_method.tax`.`id` LEFT JOIN (SELECT `shipping_method.deliveryTime.translation`.delivery_time_id, `shipping_method.deliveryTime.translation`.name as `shipping_method.deliveryTime.translation.name`, `shipping_method.deliveryTime.translation`.custom_fields as `shipping_method.deliveryTime.translation.customFields`, `shipping_method.deliveryTime.translation`.created_at as `shipping_method.deliveryTime.translation.createdAt`, `shipping_method.deliveryTime.translation`.updated_at as `shipping_method.deliveryTime.translation.updatedAt`, `shipping_method.deliveryTime.translation`.delivery_time_id as `shipping_method.deliveryTime.translation.deliveryTimeId`, `shipping_method.deliveryTime.translation`.language_id as `shipping_method.deliveryTime.translation.languageId` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` WHERE `shipping_method.deliveryTime.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` WHERE `shipping_method`.`id` IN (0x44E369F8B9C544C2A805FE2448927EF4);
array:46 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 93)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 110)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 59)"
9 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 86)"
12 => "Shopware\Core\Checkout\Cart\Delivery\DeliveryProcessor::Shopware\Core\Checkout\Cart\Delivery\{closure} (line 59)"
13 => "Shopware\Core\Profiling\Profiler::trace (line 97)"
14 => "Shopware\Core\Checkout\Cart\Delivery\DeliveryProcessor::collect (line 103)"
15 => "Shopware\Core\Checkout\Cart\Processor::runProcessors (line 67)"
16 => "Shopware\Core\Checkout\Cart\Processor::Shopware\Core\Checkout\Cart\{closure} (line 59)"
17 => "Shopware\Core\Profiling\Profiler::trace (line 86)"
18 => "Shopware\Core\Checkout\Cart\Processor::process (line 132)"
19 => "Shopware\Core\Checkout\Cart\CartRuleLoader::Shopware\Core\Checkout\Cart\{closure} (line 59)"
20 => "Shopware\Core\Profiling\Profiler::trace (line 183)"
21 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 88)"
22 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 106)"
23 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
24 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
25 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 105)"
26 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
27 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
28 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
29 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
30 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
31 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
32 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
33 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
34 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
35 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
36 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
37 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
38 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
39 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
40 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
41 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
42 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
43 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
44 => "Shopware\Core\HttpKernel::doHandle (line 81)"
45 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
35 |
0.12 ms |
SELECT `shipping_method_price`.`id` as `shipping_method_price.id`, `shipping_method_price`.`shipping_method_id` as `shipping_method_price.shippingMethodId`, `shipping_method_price`.`rule_id` as `shipping_method_price.ruleId`, `shipping_method_price`.`calculation` as `shipping_method_price.calculation`, `shipping_method_price`.`calculation_rule_id` as `shipping_method_price.calculationRuleId`, `shipping_method_price`.`quantity_start` as `shipping_method_price.quantityStart`, `shipping_method_price`.`quantity_end` as `shipping_method_price.quantityEnd`, `shipping_method_price`.`currency_price` as `shipping_method_price.currencyPrice`, `shipping_method_price`.`custom_fields` as `shipping_method_price.customFields`, `shipping_method_price`.`created_at` as `shipping_method_price.createdAt`, `shipping_method_price`.`updated_at` as `shipping_method_price.updatedAt` FROM `shipping_method_price` WHERE (`shipping_method_price`.`shipping_method_id` IN (:param_cc5db8c2fb2842f1af725efe8bc08a25))
SELECT `shipping_method_price`.`id` as `shipping_method_price.id`, `shipping_method_price`.`shipping_method_id` as `shipping_method_price.shippingMethodId`, `shipping_method_price`.`rule_id` as `shipping_method_price.ruleId`, `shipping_method_price`.`calculation` as `shipping_method_price.calculation`, `shipping_method_price`.`calculation_rule_id` as `shipping_method_price.calculationRuleId`, `shipping_method_price`.`quantity_start` as `shipping_method_price.quantityStart`, `shipping_method_price`.`quantity_end` as `shipping_method_price.quantityEnd`, `shipping_method_price`.`currency_price` as `shipping_method_price.currencyPrice`, `shipping_method_price`.`custom_fields` as `shipping_method_price.customFields`, `shipping_method_price`.`created_at` as `shipping_method_price.createdAt`, `shipping_method_price`.`updated_at` as `shipping_method_price.updatedAt` FROM `shipping_method_price` WHERE (`shipping_method_price`.`shipping_method_id` IN (0x44E369F8B9C544C2A805FE2448927EF4));
array:50 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 503)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToManyWithoutPagination (line 438)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToMany (line 1210)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetchAssociations (line 152)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 93)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 110)"
12 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 59)"
13 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
14 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
15 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 86)"
16 => "Shopware\Core\Checkout\Cart\Delivery\DeliveryProcessor::Shopware\Core\Checkout\Cart\Delivery\{closure} (line 59)"
17 => "Shopware\Core\Profiling\Profiler::trace (line 97)"
18 => "Shopware\Core\Checkout\Cart\Delivery\DeliveryProcessor::collect (line 103)"
19 => "Shopware\Core\Checkout\Cart\Processor::runProcessors (line 67)"
20 => "Shopware\Core\Checkout\Cart\Processor::Shopware\Core\Checkout\Cart\{closure} (line 59)"
21 => "Shopware\Core\Profiling\Profiler::trace (line 86)"
22 => "Shopware\Core\Checkout\Cart\Processor::process (line 132)"
23 => "Shopware\Core\Checkout\Cart\CartRuleLoader::Shopware\Core\Checkout\Cart\{closure} (line 59)"
24 => "Shopware\Core\Profiling\Profiler::trace (line 183)"
25 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 88)"
26 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 106)"
27 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
29 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 105)"
30 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
31 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
32 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
33 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
34 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
35 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
36 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
37 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
38 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
39 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
40 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
41 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
42 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
43 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
44 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
45 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
46 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
47 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
48 => "Shopware\Core\HttpKernel::doHandle (line 81)"
49 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
36 |
0.68 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_c121eba5ada649c0bc3700e2748c459d)
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_c121eba5ada649c0bc3700e2748c459d
)
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:46 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 93)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 110)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 59)"
9 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 119)"
12 => "Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister::refresh (line 73)"
13 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::load (line 57)"
14 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::get (line 71)"
15 => "Shopware\Core\Framework\Script\Execution\ScriptExecutor::execute (line 70)"
16 => "Shopware\Core\Checkout\Cart\Processor::Shopware\Core\Checkout\Cart\{closure} (line 59)"
17 => "Shopware\Core\Profiling\Profiler::trace (line 86)"
18 => "Shopware\Core\Checkout\Cart\Processor::process (line 132)"
19 => "Shopware\Core\Checkout\Cart\CartRuleLoader::Shopware\Core\Checkout\Cart\{closure} (line 59)"
20 => "Shopware\Core\Profiling\Profiler::trace (line 183)"
21 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 88)"
22 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 106)"
23 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
24 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
25 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 105)"
26 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
27 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
28 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
29 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
30 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
31 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
32 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
33 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
34 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
35 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
36 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
37 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
38 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
39 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
40 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
41 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
42 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
43 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
44 => "Shopware\Core\HttpKernel::doHandle (line 81)"
45 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
37 |
0.71 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`.`id` IN (:ids)
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`.`id` IN (: ids)
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`.`id` IN (0x8688001E80574C4BA47EF5BED0131BC9);
array:46 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 93)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 147)"
10 => "Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister::getAppWithExistingScripts (line 39)"
11 => "Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister::updateScripts (line 123)"
12 => "Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister::refresh (line 73)"
13 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::load (line 57)"
14 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::get (line 71)"
15 => "Shopware\Core\Framework\Script\Execution\ScriptExecutor::execute (line 70)"
16 => "Shopware\Core\Checkout\Cart\Processor::Shopware\Core\Checkout\Cart\{closure} (line 59)"
17 => "Shopware\Core\Profiling\Profiler::trace (line 86)"
18 => "Shopware\Core\Checkout\Cart\Processor::process (line 132)"
19 => "Shopware\Core\Checkout\Cart\CartRuleLoader::Shopware\Core\Checkout\Cart\{closure} (line 59)"
20 => "Shopware\Core\Profiling\Profiler::trace (line 183)"
21 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 88)"
22 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 106)"
23 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
24 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
25 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 105)"
26 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
27 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
28 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
29 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
30 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
31 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
32 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
33 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
34 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
35 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
36 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
37 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
38 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
39 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
40 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
41 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
42 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
43 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
44 => "Shopware\Core\HttpKernel::doHandle (line 81)"
45 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
38 |
0.10 ms |
SELECT `script`.`id` as `script.id`, `script`.`script` as `script.script`, `script`.`hook` as `script.hook`, `script`.`name` as `script.name`, `script`.`active` as `script.active`, `script`.`app_id` as `script.appId`, `script`.`created_at` as `script.createdAt`, `script`.`updated_at` as `script.updatedAt` FROM `script` WHERE (`script`.`app_id` IN (:param_4601aa9b69e045ecb40f8d36053bb99b))
SELECT `script`.`id` as `script.id`, `script`.`script` as `script.script`, `script`.`hook` as `script.hook`, `script`.`name` as `script.name`, `script`.`active` as `script.active`, `script`.`app_id` as `script.appId`, `script`.`created_at` as `script.createdAt`, `script`.`updated_at` as `script.updatedAt` FROM `script` WHERE (`script`.`app_id` IN (0x8688001E80574C4BA47EF5BED0131BC9));
array:50 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 503)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToManyWithoutPagination (line 438)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToMany (line 1210)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetchAssociations (line 152)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 93)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
12 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
13 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 147)"
14 => "Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister::getAppWithExistingScripts (line 39)"
15 => "Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister::updateScripts (line 123)"
16 => "Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister::refresh (line 73)"
17 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::load (line 57)"
18 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::get (line 71)"
19 => "Shopware\Core\Framework\Script\Execution\ScriptExecutor::execute (line 70)"
20 => "Shopware\Core\Checkout\Cart\Processor::Shopware\Core\Checkout\Cart\{closure} (line 59)"
21 => "Shopware\Core\Profiling\Profiler::trace (line 86)"
22 => "Shopware\Core\Checkout\Cart\Processor::process (line 132)"
23 => "Shopware\Core\Checkout\Cart\CartRuleLoader::Shopware\Core\Checkout\Cart\{closure} (line 59)"
24 => "Shopware\Core\Profiling\Profiler::trace (line 183)"
25 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 88)"
26 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 106)"
27 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
29 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 105)"
30 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
31 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
32 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
33 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
34 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
35 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
36 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
37 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
38 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
39 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
40 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
41 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
42 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
43 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
44 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
45 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
46 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
47 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
48 => "Shopware\Core\HttpKernel::doHandle (line 81)"
49 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
39 |
0.06 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:36 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 1042)"
2 => "Doctrine\DBAL\Connection::fetchAllAssociative (line 76)"
3 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::load (line 57)"
4 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::get (line 71)"
5 => "Shopware\Core\Framework\Script\Execution\ScriptExecutor::execute (line 70)"
6 => "Shopware\Core\Checkout\Cart\Processor::Shopware\Core\Checkout\Cart\{closure} (line 59)"
7 => "Shopware\Core\Profiling\Profiler::trace (line 86)"
8 => "Shopware\Core\Checkout\Cart\Processor::process (line 132)"
9 => "Shopware\Core\Checkout\Cart\CartRuleLoader::Shopware\Core\Checkout\Cart\{closure} (line 59)"
10 => "Shopware\Core\Profiling\Profiler::trace (line 183)"
11 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 88)"
12 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 106)"
13 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
14 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
15 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 105)"
16 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
17 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
18 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
19 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
20 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
21 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
22 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
23 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
24 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
25 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
26 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
28 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
29 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
30 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
34 => "Shopware\Core\HttpKernel::doHandle (line 81)"
35 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
40 |
0.05 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:36 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 1042)"
2 => "Doctrine\DBAL\Connection::fetchAllAssociative (line 92)"
3 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::load (line 57)"
4 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::get (line 71)"
5 => "Shopware\Core\Framework\Script\Execution\ScriptExecutor::execute (line 70)"
6 => "Shopware\Core\Checkout\Cart\Processor::Shopware\Core\Checkout\Cart\{closure} (line 59)"
7 => "Shopware\Core\Profiling\Profiler::trace (line 86)"
8 => "Shopware\Core\Checkout\Cart\Processor::process (line 132)"
9 => "Shopware\Core\Checkout\Cart\CartRuleLoader::Shopware\Core\Checkout\Cart\{closure} (line 59)"
10 => "Shopware\Core\Profiling\Profiler::trace (line 183)"
11 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 88)"
12 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 106)"
13 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
14 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
15 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 105)"
16 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
17 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
18 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
19 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
20 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
21 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
22 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
23 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
24 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
25 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
26 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
28 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
29 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
30 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
34 => "Shopware\Core\HttpKernel::doHandle (line 81)"
35 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
41 |
0.09 ms |
SELECT `country`.`id` FROM `country` LEFT JOIN `sales_channel_country` `country.salesChannels.mapping` ON `country`.`id` = `country.salesChannels.mapping`.`country_id` LEFT JOIN `sales_channel` `country.salesChannels` ON `country.salesChannels.mapping`.`sales_channel_id` = `country.salesChannels`.`id` WHERE ((`country.salesChannels`.`id` = :param_a5d1e017097c49e090cce90db76e8548)) AND (`country`.`id` IN (:ids)) GROUP BY `country`.`id`
SELECT `country`.`id` FROM `country` LEFT JOIN `sales_channel_country` `country.salesChannels.mapping` ON `country`.`id` = `country.salesChannels.mapping`.`country_id` LEFT JOIN `sales_channel` `country.salesChannels` ON `country.salesChannels.mapping`.`sales_channel_id` = `country.salesChannels`.`id` WHERE ((`country.salesChannels`.`id` = 0x300B6C314EA447F08252B80AE1305F85)) AND (`country`.`id` IN (0xD9C3DEDE2277471880BF0124DE0C7A69)) GROUP BY `country`.`id`;
array:40 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 107)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 62)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 132)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::searchIds (line 41)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::searchIds (line 104)"
7 => "Shopware\Core\Checkout\Cart\Address\AddressValidator::isSalesChannelCountry (line 58)"
8 => "Shopware\Core\Checkout\Cart\Address\AddressValidator::validate (line 29)"
9 => "Shopware\Core\Checkout\Cart\Validator::validate (line 76)"
10 => "Shopware\Core\Checkout\Cart\Processor::Shopware\Core\Checkout\Cart\{closure} (line 59)"
11 => "Shopware\Core\Profiling\Profiler::trace (line 86)"
12 => "Shopware\Core\Checkout\Cart\Processor::process (line 132)"
13 => "Shopware\Core\Checkout\Cart\CartRuleLoader::Shopware\Core\Checkout\Cart\{closure} (line 59)"
14 => "Shopware\Core\Profiling\Profiler::trace (line 183)"
15 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 88)"
16 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 106)"
17 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
18 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
19 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 105)"
20 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
21 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
22 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
23 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
24 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
25 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
26 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
27 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
28 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
29 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
30 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
31 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
32 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
33 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
35 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
38 => "Shopware\Core\HttpKernel::doHandle (line 81)"
39 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
42 |
0.68 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_f0843a0f7f0347b596aeb5745ba20153)
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_f0843a0f7f0347b596aeb5745ba20153
)
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:46 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 93)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 110)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 59)"
9 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 119)"
12 => "Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister::refresh (line 73)"
13 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::load (line 57)"
14 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::get (line 71)"
15 => "Shopware\Core\Framework\Script\Execution\ScriptExecutor::execute (line 70)"
16 => "Shopware\Core\Checkout\Cart\Processor::Shopware\Core\Checkout\Cart\{closure} (line 59)"
17 => "Shopware\Core\Profiling\Profiler::trace (line 86)"
18 => "Shopware\Core\Checkout\Cart\Processor::process (line 148)"
19 => "Shopware\Core\Checkout\Cart\CartRuleLoader::Shopware\Core\Checkout\Cart\{closure} (line 59)"
20 => "Shopware\Core\Profiling\Profiler::trace (line 183)"
21 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 88)"
22 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 106)"
23 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
24 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
25 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 105)"
26 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
27 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
28 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
29 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
30 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
31 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
32 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
33 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
34 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
35 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
36 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
37 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
38 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
39 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
40 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
41 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
42 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
43 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
44 => "Shopware\Core\HttpKernel::doHandle (line 81)"
45 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
43 |
0.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`.`id` IN (:ids)
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`.`id` IN (: ids)
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`.`id` IN (0x8688001E80574C4BA47EF5BED0131BC9);
array:46 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 93)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 147)"
10 => "Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister::getAppWithExistingScripts (line 39)"
11 => "Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister::updateScripts (line 123)"
12 => "Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister::refresh (line 73)"
13 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::load (line 57)"
14 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::get (line 71)"
15 => "Shopware\Core\Framework\Script\Execution\ScriptExecutor::execute (line 70)"
16 => "Shopware\Core\Checkout\Cart\Processor::Shopware\Core\Checkout\Cart\{closure} (line 59)"
17 => "Shopware\Core\Profiling\Profiler::trace (line 86)"
18 => "Shopware\Core\Checkout\Cart\Processor::process (line 148)"
19 => "Shopware\Core\Checkout\Cart\CartRuleLoader::Shopware\Core\Checkout\Cart\{closure} (line 59)"
20 => "Shopware\Core\Profiling\Profiler::trace (line 183)"
21 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 88)"
22 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 106)"
23 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
24 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
25 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 105)"
26 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
27 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
28 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
29 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
30 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
31 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
32 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
33 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
34 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
35 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
36 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
37 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
38 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
39 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
40 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
41 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
42 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
43 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
44 => "Shopware\Core\HttpKernel::doHandle (line 81)"
45 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
44 |
0.09 ms |
SELECT `script`.`id` as `script.id`, `script`.`script` as `script.script`, `script`.`hook` as `script.hook`, `script`.`name` as `script.name`, `script`.`active` as `script.active`, `script`.`app_id` as `script.appId`, `script`.`created_at` as `script.createdAt`, `script`.`updated_at` as `script.updatedAt` FROM `script` WHERE (`script`.`app_id` IN (:param_c2401b7ec0104616ac4175d918cbc6c4))
SELECT `script`.`id` as `script.id`, `script`.`script` as `script.script`, `script`.`hook` as `script.hook`, `script`.`name` as `script.name`, `script`.`active` as `script.active`, `script`.`app_id` as `script.appId`, `script`.`created_at` as `script.createdAt`, `script`.`updated_at` as `script.updatedAt` FROM `script` WHERE (`script`.`app_id` IN (0x8688001E80574C4BA47EF5BED0131BC9));
array:50 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 503)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToManyWithoutPagination (line 438)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToMany (line 1210)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetchAssociations (line 152)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 93)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
12 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
13 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 147)"
14 => "Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister::getAppWithExistingScripts (line 39)"
15 => "Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister::updateScripts (line 123)"
16 => "Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister::refresh (line 73)"
17 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::load (line 57)"
18 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::get (line 71)"
19 => "Shopware\Core\Framework\Script\Execution\ScriptExecutor::execute (line 70)"
20 => "Shopware\Core\Checkout\Cart\Processor::Shopware\Core\Checkout\Cart\{closure} (line 59)"
21 => "Shopware\Core\Profiling\Profiler::trace (line 86)"
22 => "Shopware\Core\Checkout\Cart\Processor::process (line 148)"
23 => "Shopware\Core\Checkout\Cart\CartRuleLoader::Shopware\Core\Checkout\Cart\{closure} (line 59)"
24 => "Shopware\Core\Profiling\Profiler::trace (line 183)"
25 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 88)"
26 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 106)"
27 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
28 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
29 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 105)"
30 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
31 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
32 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
33 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
34 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
35 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
36 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
37 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
38 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
39 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
40 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
41 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
42 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
43 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
44 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
45 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
46 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
47 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
48 => "Shopware\Core\HttpKernel::doHandle (line 81)"
49 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
45 |
0.06 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:36 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 1042)"
2 => "Doctrine\DBAL\Connection::fetchAllAssociative (line 76)"
3 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::load (line 57)"
4 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::get (line 71)"
5 => "Shopware\Core\Framework\Script\Execution\ScriptExecutor::execute (line 70)"
6 => "Shopware\Core\Checkout\Cart\Processor::Shopware\Core\Checkout\Cart\{closure} (line 59)"
7 => "Shopware\Core\Profiling\Profiler::trace (line 86)"
8 => "Shopware\Core\Checkout\Cart\Processor::process (line 148)"
9 => "Shopware\Core\Checkout\Cart\CartRuleLoader::Shopware\Core\Checkout\Cart\{closure} (line 59)"
10 => "Shopware\Core\Profiling\Profiler::trace (line 183)"
11 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 88)"
12 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 106)"
13 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
14 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
15 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 105)"
16 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
17 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
18 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
19 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
20 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
21 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
22 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
23 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
24 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
25 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
26 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
28 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
29 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
30 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
34 => "Shopware\Core\HttpKernel::doHandle (line 81)"
35 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
46 |
0.06 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:36 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 1042)"
2 => "Doctrine\DBAL\Connection::fetchAllAssociative (line 92)"
3 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::load (line 57)"
4 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::get (line 71)"
5 => "Shopware\Core\Framework\Script\Execution\ScriptExecutor::execute (line 70)"
6 => "Shopware\Core\Checkout\Cart\Processor::Shopware\Core\Checkout\Cart\{closure} (line 59)"
7 => "Shopware\Core\Profiling\Profiler::trace (line 86)"
8 => "Shopware\Core\Checkout\Cart\Processor::process (line 148)"
9 => "Shopware\Core\Checkout\Cart\CartRuleLoader::Shopware\Core\Checkout\Cart\{closure} (line 59)"
10 => "Shopware\Core\Profiling\Profiler::trace (line 183)"
11 => "Shopware\Core\Checkout\Cart\CartRuleLoader::load (line 88)"
12 => "Shopware\Core\Checkout\Cart\CartRuleLoader::loadByToken (line 106)"
13 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::Shopware\Core\System\SalesChannel\Context\{closure} (line 59)"
14 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
15 => "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService::get (line 105)"
16 => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver::resolve (line 38)"
17 => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext (line 117)"
18 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
19 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
20 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
21 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
22 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
23 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
24 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
25 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
26 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
28 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
29 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
30 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
34 => "Shopware\Core\HttpKernel::doHandle (line 81)"
35 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
47 |
0.07 ms |
SELECT module.module, module.response FROM wbm_data_layer_modules module
SELECT module.module, module.response FROM wbm_data_layer_modules module;
array:23 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 271)"
2 => "Doctrine\DBAL\Query\QueryBuilder::execute (line 48)"
3 => "Wbm\TagManagerEcomm\Services\DataLayerModules::getModules (line 63)"
4 => "Wbm\TagManagerEcomm\Subscriber\KernelEventsSubscriber::getDataLayerForXmlHttpRequest (line 117)"
5 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
6 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
7 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
8 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
9 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
10 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
11 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
12 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 151)"
13 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
14 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
15 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
16 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
17 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
18 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
19 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
20 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
21 => "Shopware\Core\HttpKernel::doHandle (line 81)"
22 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
48 |
0.11 ms |
SELECT `language`.`id` FROM `language` LEFT JOIN `sales_channel_domain` `language.salesChannelDomains` ON `language`.`id` = `language.salesChannelDomains`.`language_id` LEFT JOIN `sales_channel_language` `language.salesChannels.mapping` ON `language`.`id` = `language.salesChannels.mapping`.`language_id` LEFT JOIN `sales_channel` `language.salesChannels` ON `language.salesChannels.mapping`.`sales_channel_id` = `language.salesChannels`.`id` WHERE (`language.salesChannelDomains`.`sales_channel_id` = :param_1146d034c3454aada6aef5cadb271c64 AND `language.salesChannels`.`id` = :param_eb2536696c1843298b34c393427e9245) GROUP BY `language`.`id` ORDER BY MIN(`language`.`name`) ASC
SELECT `language`.`id` FROM `language` LEFT JOIN `sales_channel_domain` `language.salesChannelDomains` ON `language`.`id` = `language.salesChannelDomains`.`language_id` LEFT JOIN `sales_channel_language` `language.salesChannels.mapping` ON `language`.`id` = `language.salesChannels.mapping`.`language_id` LEFT JOIN `sales_channel` `language.salesChannels` ON `language.salesChannels.mapping`.`sales_channel_id` = `language.salesChannels`.`id` WHERE (`language.salesChannelDomains`.`sales_channel_id` = 0x300B6C314EA447F08252B80AE1305F85 AND `language.salesChannels`.`id` = 0x300B6C314EA447F08252B80AE1305F85) GROUP BY `language`.`id` ORDER BY MIN(`language`.`name`) ASC;
array:39 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 107)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 62)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 216)"
5 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::doSearch (line 122)"
6 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 50)"
7 => "Shopware\Core\System\Language\SalesChannel\LanguageRoute::load (line 102)"
8 => "Shopware\Core\System\Language\SalesChannel\CachedLanguageRoute::Shopware\Core\System\Language\SalesChannel\{closure} (line 350)"
9 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
10 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
11 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
12 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
13 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
14 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
15 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
16 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
17 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 103)"
18 => "Shopware\Core\System\Language\SalesChannel\CachedLanguageRoute::Shopware\Core\System\Language\SalesChannel\{closure} (line 72)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 108)"
21 => "Shopware\Core\System\Language\SalesChannel\CachedLanguageRoute::load (line 132)"
22 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::getLanguages (line 64)"
23 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
24 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
25 => "Shopware\Core\Profiling\Profiler::trace (line 132)"
26 => "Shopware\Storefront\Page\GenericPageLoader::load (line 54)"
27 => "Shopware\Storefront\Page\Search\SearchPageLoader::load (line 67)"
28 => "Shopware\Storefront\Controller\SearchController::search (line 163)"
29 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
30 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
31 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
32 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
35 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
37 => "Shopware\Core\HttpKernel::doHandle (line 81)"
38 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
49 |
0.43 ms |
SELECT `language`.`id` as `language.id`, `language`.`parent_id` as `language.parentId`, `language`.`locale_id` as `language.localeId`, `language`.`translation_code_id` as `language.translationCodeId`, `language`.`name` as `language.name`, `language`.`custom_fields` as `language.customFields`, `language`.`created_at` as `language.createdAt`, `language`.`updated_at` as `language.updatedAt`, `language.productSearchConfig`.`id` as `language.productSearchConfig.id`, `language.productSearchConfig`.`language_id` as `language.productSearchConfig.languageId`, `language.productSearchConfig`.`and_logic` as `language.productSearchConfig.andLogic`, `language.productSearchConfig`.`min_search_length` as `language.productSearchConfig.minSearchLength`, `language.productSearchConfig`.`excluded_terms` as `language.productSearchConfig.excludedTerms`, `language.productSearchConfig`.`created_at` as `language.productSearchConfig.createdAt`, `language.productSearchConfig`.`updated_at` as `language.productSearchConfig.updatedAt`, `language.translationCode`.`id` as `language.translationCode.id`, `language.translationCode`.`code` as `language.translationCode.code`, `language.translationCode`.`created_at` as `language.translationCode.createdAt`, `language.translationCode`.`updated_at` as `language.translationCode.updatedAt`, `language.translationCode.translation.name`, COALESCE(`language.translationCode.translation.name`,`language.translationCode.translation.name`) as `language.translationCode.name`, `language.translationCode.translation.territory`, COALESCE(`language.translationCode.translation.territory`,`language.translationCode.translation.territory`) as `language.translationCode.territory`, `language.translationCode.translation.customFields`, COALESCE(`language.translationCode.translation.customFields`,`language.translationCode.translation.customFields`) as `language.translationCode.customFields`, `language.translationCode.translation.createdAt`, `language.translationCode.translation.updatedAt`, `language.translationCode.translation.localeId`, `language.translationCode.translation.languageId` FROM `language` LEFT JOIN `product_search_config` `language.productSearchConfig` ON `language`.`id` = `language.productSearchConfig`.`language_id` LEFT JOIN `locale` `language.translationCode` ON `language`.`translation_code_id` = `language.translationCode`.`id` LEFT JOIN (SELECT `language.translationCode.translation`.locale_id, `language.translationCode.translation`.name as `language.translationCode.translation.name`, `language.translationCode.translation`.territory as `language.translationCode.translation.territory`, `language.translationCode.translation`.custom_fields as `language.translationCode.translation.customFields`, `language.translationCode.translation`.created_at as `language.translationCode.translation.createdAt`, `language.translationCode.translation`.updated_at as `language.translationCode.translation.updatedAt`, `language.translationCode.translation`.locale_id as `language.translationCode.translation.localeId`, `language.translationCode.translation`.language_id as `language.translationCode.translation.languageId` FROM `locale_translation` `language.translationCode.translation` WHERE `language.translationCode.translation`.language_id = :languageId) `language.translationCode.locale_translation` ON `language.translationCode.locale_translation`.`locale_id` = `language.translationCode`.`id` WHERE `language`.`id` IN (:ids)
SELECT `language`.`id` as `language.id`, `language`.`parent_id` as `language.parentId`, `language`.`locale_id` as `language.localeId`, `language`.`translation_code_id` as `language.translationCodeId`, `language`.`name` as `language.name`, `language`.`custom_fields` as `language.customFields`, `language`.`created_at` as `language.createdAt`, `language`.`updated_at` as `language.updatedAt`, `language.productSearchConfig`.`id` as `language.productSearchConfig.id`, `language.productSearchConfig`.`language_id` as `language.productSearchConfig.languageId`, `language.productSearchConfig`.`and_logic` as `language.productSearchConfig.andLogic`, `language.productSearchConfig`.`min_search_length` as `language.productSearchConfig.minSearchLength`, `language.productSearchConfig`.`excluded_terms` as `language.productSearchConfig.excludedTerms`, `language.productSearchConfig`.`created_at` as `language.productSearchConfig.createdAt`, `language.productSearchConfig`.`updated_at` as `language.productSearchConfig.updatedAt`, `language.translationCode`.`id` as `language.translationCode.id`, `language.translationCode`.`code` as `language.translationCode.code`, `language.translationCode`.`created_at` as `language.translationCode.createdAt`, `language.translationCode`.`updated_at` as `language.translationCode.updatedAt`, `language.translationCode.translation.name`, COALESCE(`language.translationCode.translation.name`,`language.translationCode.translation.name`) as `language.translationCode.name`, `language.translationCode.translation.territory`, COALESCE(`language.translationCode.translation.territory`,`language.translationCode.translation.territory`) as `language.translationCode.territory`, `language.translationCode.translation.customFields`, COALESCE(`language.translationCode.translation.customFields`,`language.translationCode.translation.customFields`) as `language.translationCode.customFields`, `language.translationCode.translation.createdAt`, `language.translationCode.translation.updatedAt`, `language.translationCode.translation.localeId`, `language.translationCode.translation.languageId` FROM `language` LEFT JOIN `product_search_config` `language.productSearchConfig` ON `language`.`id` = `language.productSearchConfig`.`language_id` LEFT JOIN `locale` `language.translationCode` ON `language`.`translation_code_id` = `language.translationCode`.`id` LEFT JOIN (SELECT `language.translationCode.translation`.locale_id, `language.translationCode.translation`.name as `language.translationCode.translation.name`, `language.translationCode.translation`.territory as `language.translationCode.translation.territory`, `language.translationCode.translation`.custom_fields as `language.translationCode.translation.customFields`, `language.translationCode.translation`.created_at as `language.translationCode.translation.createdAt`, `language.translationCode.translation`.updated_at as `language.translationCode.translation.updatedAt`, `language.translationCode.translation`.locale_id as `language.translationCode.translation.localeId`, `language.translationCode.translation`.language_id as `language.translationCode.translation.languageId` FROM `locale_translation` `language.translationCode.translation` WHERE `language.translationCode.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `language.translationCode.locale_translation` ON `language.translationCode.locale_translation`.`locale_id` = `language.translationCode`.`id` WHERE `language`.`id` IN (0x2FBB5FE2E29A4D70AA5854CE7CE3E20B);
array:40 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 93)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 195)"
6 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
7 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 50)"
8 => "Shopware\Core\System\Language\SalesChannel\LanguageRoute::load (line 102)"
9 => "Shopware\Core\System\Language\SalesChannel\CachedLanguageRoute::Shopware\Core\System\Language\SalesChannel\{closure} (line 350)"
10 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
11 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
12 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
13 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
14 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
16 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
17 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
18 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 103)"
19 => "Shopware\Core\System\Language\SalesChannel\CachedLanguageRoute::Shopware\Core\System\Language\SalesChannel\{closure} (line 72)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
21 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 108)"
22 => "Shopware\Core\System\Language\SalesChannel\CachedLanguageRoute::load (line 132)"
23 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::getLanguages (line 64)"
24 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
25 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
26 => "Shopware\Core\Profiling\Profiler::trace (line 132)"
27 => "Shopware\Storefront\Page\GenericPageLoader::load (line 54)"
28 => "Shopware\Storefront\Page\Search\SearchPageLoader::load (line 67)"
29 => "Shopware\Storefront\Controller\SearchController::search (line 163)"
30 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
31 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
32 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
33 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
35 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
38 => "Shopware\Core\HttpKernel::doHandle (line 81)"
39 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
50 |
0.10 ms |
SELECT LOWER(HEX(`id`)), `path`, `level`
FROM `category`
WHERE `id` = :activeId OR `parent_id` = :activeId OR `id` = :rootId
SELECT LOWER(HEX(`id`)), `path`, `level`
FROM `category`
WHERE `id` = 0x1ED29916CDB74CAFA7BCD76A65303BC5 OR `parent_id` = 0x1ED29916CDB74CAFA7BCD76A65303BC5 OR `id` = 0x1ED29916CDB74CAFA7BCD76A65303BC5
;
array:40 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 1042)"
2 => "Doctrine\DBAL\Connection::fetchAllAssociative (line 146)"
3 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::getCategoryMetaInfo (line 74)"
4 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::load (line 136)"
5 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
6 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
7 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
8 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
9 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
10 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
11 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
12 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
13 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
14 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 137)"
15 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
17 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 142)"
18 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::loadNavigation (line 98)"
19 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
20 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
21 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::load (line 48)"
22 => "Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute::load (line 68)"
23 => "Shopware\Core\Content\Category\Service\NavigationLoader::load (line 72)"
24 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
25 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
26 => "Shopware\Core\Profiling\Profiler::trace (line 132)"
27 => "Shopware\Storefront\Page\GenericPageLoader::load (line 54)"
28 => "Shopware\Storefront\Page\Search\SearchPageLoader::load (line 67)"
29 => "Shopware\Storefront\Controller\SearchController::search (line 163)"
30 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
31 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
32 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
33 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
35 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
38 => "Shopware\Core\HttpKernel::doHandle (line 81)"
39 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
51 |
1.65 ms |
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.media`.`id` as `category.media.id`, `category.media`.`user_id` as `category.media.userId`, `category.media`.`media_folder_id` as `category.media.mediaFolderId`, `category.media`.`mime_type` as `category.media.mimeType`, `category.media`.`file_extension` as `category.media.fileExtension`, `category.media`.`uploaded_at` as `category.media.uploadedAt`, `category.media`.`file_name` as `category.media.fileName`, `category.media`.`file_size` as `category.media.fileSize`, `category.media`.`media_type` as `category.media.mediaTypeRaw`, `category.media`.`meta_data` as `category.media.metaData`, `category.media`.`private` as `category.media.private`, `category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`, `category.media`.`created_at` as `category.media.createdAt`, `category.media`.`updated_at` as `category.media.updatedAt`, `category.media.translation.title`, COALESCE(`category.media.translation.title`,`category.media.translation.title`) as `category.media.title`, `category.media.translation.alt`, COALESCE(`category.media.translation.alt`,`category.media.translation.alt`) as `category.media.alt`, `category.media.translation.customFields`, COALESCE(`category.media.translation.customFields`,`category.media.translation.customFields`) as `category.media.customFields`, `category.media.translation.createdAt`, `category.media.translation.updatedAt`, `category.media.translation.mediaId`, `category.media.translation.languageId`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = :languageId) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.media.translation`.media_id, `category.media.translation`.title as `category.media.translation.title`, `category.media.translation`.alt as `category.media.translation.alt`, `category.media.translation`.custom_fields as `category.media.translation.customFields`, `category.media.translation`.created_at as `category.media.translation.createdAt`, `category.media.translation`.updated_at as `category.media.translation.updatedAt`, `category.media.translation`.media_id as `category.media.translation.mediaId`, `category.media.translation`.language_id as `category.media.translation.languageId` FROM `media_translation` `category.media.translation` WHERE `category.media.translation`.language_id = :languageId) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = :version) AND ((`category`.`path` LIKE :param_0858219ff6004a6eafcb96599864be1d AND (`category`.`level` > :param_156567d1e2f2460fab1abce8c9c6d3e9 AND `category`.`level` <= :param_f33bcf7cf3c84e3f96865e0e1c853446)))
SELECT
`category`.`id` as `category.id`,
`category`.`version_id` as `category.versionId`,
`category`.`parent_id` as `category.parentId`,
`category`.`parent_version_id` as `category.parentVersionId`,
`category`.`after_category_id` as `category.afterCategoryId`,
`category`.`after_category_version_id` as `category.afterCategoryVersionId`,
`category`.`media_id` as `category.mediaId`,
`category`.`display_nested_products` as `category.displayNestedProducts`,
`category`.`auto_increment` as `category.autoIncrement`,
`category`.`level` as `category.level`,
`category`.`path` as `category.path`,
`category`.`child_count` as `category.childCount`,
`category`.`type` as `category.type`,
`category`.`product_assignment_type` as `category.productAssignmentType`,
`category`.`visible` as `category.visible`,
`category`.`active` as `category.active`,
`category`.`cms_page_id` as `category.cmsPageId`,
`category`.`cms_page_version_id` as `category.cmsPageVersionId`,
`category`.`product_stream_id` as `category.productStreamId`,
`category`.`created_at` as `category.createdAt`,
`category`.`updated_at` as `category.updatedAt`,
`category.media`.`id` as `category.media.id`,
`category.media`.`user_id` as `category.media.userId`,
`category.media`.`media_folder_id` as `category.media.mediaFolderId`,
`category.media`.`mime_type` as `category.media.mimeType`,
`category.media`.`file_extension` as `category.media.fileExtension`,
`category.media`.`uploaded_at` as `category.media.uploadedAt`,
`category.media`.`file_name` as `category.media.fileName`,
`category.media`.`file_size` as `category.media.fileSize`,
`category.media`.`media_type` as `category.media.mediaTypeRaw`,
`category.media`.`meta_data` as `category.media.metaData`,
`category.media`.`private` as `category.media.private`,
`category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`,
`category.media`.`created_at` as `category.media.createdAt`,
`category.media`.`updated_at` as `category.media.updatedAt`,
`category.media.translation.title`,
COALESCE(
`category.media.translation.title`,
`category.media.translation.title`
) as `category.media.title`,
`category.media.translation.alt`,
COALESCE(
`category.media.translation.alt`,
`category.media.translation.alt`
) as `category.media.alt`,
`category.media.translation.customFields`,
COALESCE(
`category.media.translation.customFields`,
`category.media.translation.customFields`
) as `category.media.customFields`,
`category.media.translation.createdAt`,
`category.media.translation.updatedAt`,
`category.media.translation.mediaId`,
`category.media.translation.languageId`,
`category.translation.name`,
COALESCE(
`category.translation.name`, `category.translation.name`
) as `category.name`,
`category.translation.breadcrumb`,
COALESCE(
`category.translation.breadcrumb`,
`category.translation.breadcrumb`
) as `category.breadcrumb`,
`category.translation.slotConfig`,
COALESCE(
`category.translation.slotConfig`,
`category.translation.slotConfig`
) as `category.slotConfig`,
`category.translation.linkType`,
COALESCE(
`category.translation.linkType`,
`category.translation.linkType`
) as `category.linkType`,
`category.translation.internalLink`,
COALESCE(
`category.translation.internalLink`,
`category.translation.internalLink`
) as `category.internalLink`,
`category.translation.externalLink`,
COALESCE(
`category.translation.externalLink`,
`category.translation.externalLink`
) as `category.externalLink`,
`category.translation.linkNewTab`,
COALESCE(
`category.translation.linkNewTab`,
`category.translation.linkNewTab`
) as `category.linkNewTab`,
`category.translation.description`,
COALESCE(
`category.translation.description`,
`category.translation.description`
) as `category.description`,
`category.translation.metaTitle`,
COALESCE(
`category.translation.metaTitle`,
`category.translation.metaTitle`
) as `category.metaTitle`,
`category.translation.metaDescription`,
COALESCE(
`category.translation.metaDescription`,
`category.translation.metaDescription`
) as `category.metaDescription`,
`category.translation.keywords`,
COALESCE(
`category.translation.keywords`,
`category.translation.keywords`
) as `category.keywords`,
`category.translation.customFields`,
COALESCE(
`category.translation.customFields`,
`category.translation.customFields`
) as `category.customFields`,
`category.translation.createdAt`,
`category.translation.updatedAt`,
`category.translation.categoryId`,
`category.translation.languageId`,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation`.category_id,
`category.translation`.category_version_id,
`category.translation`.name as `category.translation.name`,
`category.translation`.breadcrumb as `category.translation.breadcrumb`,
`category.translation`.slot_config as `category.translation.slotConfig`,
`category.translation`.link_type as `category.translation.linkType`,
`category.translation`.internal_link as `category.translation.internalLink`,
`category.translation`.external_link as `category.translation.externalLink`,
`category.translation`.link_new_tab as `category.translation.linkNewTab`,
`category.translation`.description as `category.translation.description`,
`category.translation`.meta_title as `category.translation.metaTitle`,
`category.translation`.meta_description as `category.translation.metaDescription`,
`category.translation`.keywords as `category.translation.keywords`,
`category.translation`.custom_fields as `category.translation.customFields`,
`category.translation`.created_at as `category.translation.createdAt`,
`category.translation`.updated_at as `category.translation.updatedAt`,
`category.translation`.category_id as `category.translation.categoryId`,
`category.translation`.language_id as `category.translation.languageId`,
`category.translation`.category_version_id as `category.translation.categoryVersionId`
FROM
`category_translation` `category.translation`
WHERE
`category.translation`.language_id = : languageId
) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id`
AND `category.category_translation`.category_version_id = `category`.version_id
LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id`
LEFT JOIN (
SELECT
`category.media.translation`.media_id,
`category.media.translation`.title as `category.media.translation.title`,
`category.media.translation`.alt as `category.media.translation.alt`,
`category.media.translation`.custom_fields as `category.media.translation.customFields`,
`category.media.translation`.created_at as `category.media.translation.createdAt`,
`category.media.translation`.updated_at as `category.media.translation.updatedAt`,
`category.media.translation`.media_id as `category.media.translation.mediaId`,
`category.media.translation`.language_id as `category.media.translation.languageId`
FROM
`media_translation` `category.media.translation`
WHERE
`category.media.translation`.language_id = : languageId
) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id`
WHERE
(
`category`.`version_id` = : version
)
AND (
(
`category`.`path` LIKE : param_0858219ff6004a6eafcb96599864be1d
AND (
`category`.`level` > : param_156567d1e2f2460fab1abce8c9c6d3e9
AND `category`.`level` <= : param_f33bcf7cf3c84e3f96865e0e1c853446
)
)
)
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.media`.`id` as `category.media.id`, `category.media`.`user_id` as `category.media.userId`, `category.media`.`media_folder_id` as `category.media.mediaFolderId`, `category.media`.`mime_type` as `category.media.mimeType`, `category.media`.`file_extension` as `category.media.fileExtension`, `category.media`.`uploaded_at` as `category.media.uploadedAt`, `category.media`.`file_name` as `category.media.fileName`, `category.media`.`file_size` as `category.media.fileSize`, `category.media`.`media_type` as `category.media.mediaTypeRaw`, `category.media`.`meta_data` as `category.media.metaData`, `category.media`.`private` as `category.media.private`, `category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`, `category.media`.`created_at` as `category.media.createdAt`, `category.media`.`updated_at` as `category.media.updatedAt`, `category.media.translation.title`, COALESCE(`category.media.translation.title`,`category.media.translation.title`) as `category.media.title`, `category.media.translation.alt`, COALESCE(`category.media.translation.alt`,`category.media.translation.alt`) as `category.media.alt`, `category.media.translation.customFields`, COALESCE(`category.media.translation.customFields`,`category.media.translation.customFields`) as `category.media.customFields`, `category.media.translation.createdAt`, `category.media.translation.updatedAt`, `category.media.translation.mediaId`, `category.media.translation.languageId`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.media.translation`.media_id, `category.media.translation`.title as `category.media.translation.title`, `category.media.translation`.alt as `category.media.translation.alt`, `category.media.translation`.custom_fields as `category.media.translation.customFields`, `category.media.translation`.created_at as `category.media.translation.createdAt`, `category.media.translation`.updated_at as `category.media.translation.updatedAt`, `category.media.translation`.media_id as `category.media.translation.mediaId`, `category.media.translation`.language_id as `category.media.translation.languageId` FROM `media_translation` `category.media.translation` WHERE `category.media.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((`category`.`path` LIKE '%|1ed29916cdb74cafa7bcd76a65303bc5|%' AND (`category`.`level` > 1 AND `category`.`level` <= 4)));
array:45 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 93)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 195)"
6 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 117)"
7 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 132)"
8 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::loadLevels (line 95)"
9 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::load (line 136)"
10 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
11 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
12 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
13 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
14 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
17 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
18 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
19 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 137)"
20 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
21 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
22 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 142)"
23 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::loadNavigation (line 98)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
25 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
26 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::load (line 48)"
27 => "Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute::load (line 68)"
28 => "Shopware\Core\Content\Category\Service\NavigationLoader::load (line 72)"
29 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
30 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
31 => "Shopware\Core\Profiling\Profiler::trace (line 132)"
32 => "Shopware\Storefront\Page\GenericPageLoader::load (line 54)"
33 => "Shopware\Storefront\Page\Search\SearchPageLoader::load (line 67)"
34 => "Shopware\Storefront\Controller\SearchController::search (line 163)"
35 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
36 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
37 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
38 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
40 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
41 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
42 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
43 => "Shopware\Core\HttpKernel::doHandle (line 81)"
44 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
52 |
0.07 ms |
SELECT `name`, `type` FROM `custom_field` WHERE `active` = 1
SELECT `name`, `type` FROM `custom_field` WHERE `active` = 1;
array:52 [
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 109)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CustomFieldsSerializer::getFields (line 99)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CustomFieldsSerializer::decode (line 317)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator::translate (line 75)"
8 => "Shopware\Core\Content\Category\CategoryHydrator::assign (line 546)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator::hydrateEntity (line 88)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator::hydrate (line 150)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 93)"
12 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 195)"
13 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 117)"
14 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 132)"
15 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::loadLevels (line 95)"
16 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::load (line 136)"
17 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
18 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
20 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
21 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
22 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
23 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
24 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
25 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
26 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 137)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
28 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
29 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 142)"
30 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::loadNavigation (line 98)"
31 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
32 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
33 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::load (line 48)"
34 => "Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute::load (line 68)"
35 => "Shopware\Core\Content\Category\Service\NavigationLoader::load (line 72)"
36 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
37 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
38 => "Shopware\Core\Profiling\Profiler::trace (line 132)"
39 => "Shopware\Storefront\Page\GenericPageLoader::load (line 54)"
40 => "Shopware\Storefront\Page\Search\SearchPageLoader::load (line 67)"
41 => "Shopware\Storefront\Controller\SearchController::search (line 163)"
42 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
43 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
44 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
45 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
46 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
47 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
48 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
49 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
50 => "Shopware\Core\HttpKernel::doHandle (line 81)"
51 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
53 |
0.12 ms |
SELECT LOWER(HEX(`category`.`parent_id`)) as `category-ids.key`, COUNT(`category`.`id`) as `category-ids.count`, COUNT(DISTINCT `category`.`id`) as `visible-children-count` FROM `category` WHERE (`category`.`version_id` = :version) AND ((`category`.`path` LIKE :param_f6a6b43d57a04b64adb21d71e1fdba2e AND `category`.`level` = :param_6cfa7abdb88544bea8af9705701b2264 AND `category`.`active` = :param_c000615c1ab245edbb66adf7f08ef7f9 AND `category`.`visible` = :param_c8c53cddd70f41f9a37478b306158ee3)) GROUP BY `category`.`parent_id`
SELECT LOWER(HEX(`category`.`parent_id`)) as `category-ids.key`, COUNT(`category`.`id`) as `category-ids.count`, COUNT(DISTINCT `category`.`id`) as `visible-children-count` FROM `category` WHERE (`category`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((`category`.`path` LIKE '%|1ed29916cdb74cafa7bcd76a65303bc5|%' AND `category`.`level` = 4 AND `category`.`active` = 1 AND `category`.`visible` = 1)) GROUP BY `category`.`parent_id`;
array:45 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 205)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityAggregator::fetchAggregation (line 95)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityAggregator::aggregate (line 52)"
5 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator::aggregate (line 171)"
6 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::aggregate (line 263)"
7 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::addVisibilityCounts (line 134)"
8 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::loadLevels (line 95)"
9 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::load (line 136)"
10 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
11 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
12 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
13 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
14 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
17 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
18 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
19 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 137)"
20 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
21 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
22 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 142)"
23 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::loadNavigation (line 98)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
25 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
26 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::load (line 48)"
27 => "Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute::load (line 68)"
28 => "Shopware\Core\Content\Category\Service\NavigationLoader::load (line 72)"
29 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
30 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
31 => "Shopware\Core\Profiling\Profiler::trace (line 132)"
32 => "Shopware\Storefront\Page\GenericPageLoader::load (line 54)"
33 => "Shopware\Storefront\Page\Search\SearchPageLoader::load (line 67)"
34 => "Shopware\Storefront\Controller\SearchController::search (line 163)"
35 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
36 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
37 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
38 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
40 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
41 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
42 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
43 => "Shopware\Core\HttpKernel::doHandle (line 81)"
44 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
54 |
1.54 ms |
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.media`.`id` as `category.media.id`, `category.media`.`user_id` as `category.media.userId`, `category.media`.`media_folder_id` as `category.media.mediaFolderId`, `category.media`.`mime_type` as `category.media.mimeType`, `category.media`.`file_extension` as `category.media.fileExtension`, `category.media`.`uploaded_at` as `category.media.uploadedAt`, `category.media`.`file_name` as `category.media.fileName`, `category.media`.`file_size` as `category.media.fileSize`, `category.media`.`media_type` as `category.media.mediaTypeRaw`, `category.media`.`meta_data` as `category.media.metaData`, `category.media`.`private` as `category.media.private`, `category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`, `category.media`.`created_at` as `category.media.createdAt`, `category.media`.`updated_at` as `category.media.updatedAt`, `category.media.translation.title`, COALESCE(`category.media.translation.title`,`category.media.translation.title`) as `category.media.title`, `category.media.translation.alt`, COALESCE(`category.media.translation.alt`,`category.media.translation.alt`) as `category.media.alt`, `category.media.translation.customFields`, COALESCE(`category.media.translation.customFields`,`category.media.translation.customFields`) as `category.media.customFields`, `category.media.translation.createdAt`, `category.media.translation.updatedAt`, `category.media.translation.mediaId`, `category.media.translation.languageId`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = :languageId) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.media.translation`.media_id, `category.media.translation`.title as `category.media.translation.title`, `category.media.translation`.alt as `category.media.translation.alt`, `category.media.translation`.custom_fields as `category.media.translation.customFields`, `category.media.translation`.created_at as `category.media.translation.createdAt`, `category.media.translation`.updated_at as `category.media.translation.updatedAt`, `category.media.translation`.media_id as `category.media.translation.mediaId`, `category.media.translation`.language_id as `category.media.translation.languageId` FROM `media_translation` `category.media.translation` WHERE `category.media.translation`.language_id = :languageId) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = :version) AND (`category`.`id` IN (:ids))
SELECT
`category`.`id` as `category.id`,
`category`.`version_id` as `category.versionId`,
`category`.`parent_id` as `category.parentId`,
`category`.`parent_version_id` as `category.parentVersionId`,
`category`.`after_category_id` as `category.afterCategoryId`,
`category`.`after_category_version_id` as `category.afterCategoryVersionId`,
`category`.`media_id` as `category.mediaId`,
`category`.`display_nested_products` as `category.displayNestedProducts`,
`category`.`auto_increment` as `category.autoIncrement`,
`category`.`level` as `category.level`,
`category`.`path` as `category.path`,
`category`.`child_count` as `category.childCount`,
`category`.`type` as `category.type`,
`category`.`product_assignment_type` as `category.productAssignmentType`,
`category`.`visible` as `category.visible`,
`category`.`active` as `category.active`,
`category`.`cms_page_id` as `category.cmsPageId`,
`category`.`cms_page_version_id` as `category.cmsPageVersionId`,
`category`.`product_stream_id` as `category.productStreamId`,
`category`.`created_at` as `category.createdAt`,
`category`.`updated_at` as `category.updatedAt`,
`category.media`.`id` as `category.media.id`,
`category.media`.`user_id` as `category.media.userId`,
`category.media`.`media_folder_id` as `category.media.mediaFolderId`,
`category.media`.`mime_type` as `category.media.mimeType`,
`category.media`.`file_extension` as `category.media.fileExtension`,
`category.media`.`uploaded_at` as `category.media.uploadedAt`,
`category.media`.`file_name` as `category.media.fileName`,
`category.media`.`file_size` as `category.media.fileSize`,
`category.media`.`media_type` as `category.media.mediaTypeRaw`,
`category.media`.`meta_data` as `category.media.metaData`,
`category.media`.`private` as `category.media.private`,
`category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`,
`category.media`.`created_at` as `category.media.createdAt`,
`category.media`.`updated_at` as `category.media.updatedAt`,
`category.media.translation.title`,
COALESCE(
`category.media.translation.title`,
`category.media.translation.title`
) as `category.media.title`,
`category.media.translation.alt`,
COALESCE(
`category.media.translation.alt`,
`category.media.translation.alt`
) as `category.media.alt`,
`category.media.translation.customFields`,
COALESCE(
`category.media.translation.customFields`,
`category.media.translation.customFields`
) as `category.media.customFields`,
`category.media.translation.createdAt`,
`category.media.translation.updatedAt`,
`category.media.translation.mediaId`,
`category.media.translation.languageId`,
`category.translation.name`,
COALESCE(
`category.translation.name`, `category.translation.name`
) as `category.name`,
`category.translation.breadcrumb`,
COALESCE(
`category.translation.breadcrumb`,
`category.translation.breadcrumb`
) as `category.breadcrumb`,
`category.translation.slotConfig`,
COALESCE(
`category.translation.slotConfig`,
`category.translation.slotConfig`
) as `category.slotConfig`,
`category.translation.linkType`,
COALESCE(
`category.translation.linkType`,
`category.translation.linkType`
) as `category.linkType`,
`category.translation.internalLink`,
COALESCE(
`category.translation.internalLink`,
`category.translation.internalLink`
) as `category.internalLink`,
`category.translation.externalLink`,
COALESCE(
`category.translation.externalLink`,
`category.translation.externalLink`
) as `category.externalLink`,
`category.translation.linkNewTab`,
COALESCE(
`category.translation.linkNewTab`,
`category.translation.linkNewTab`
) as `category.linkNewTab`,
`category.translation.description`,
COALESCE(
`category.translation.description`,
`category.translation.description`
) as `category.description`,
`category.translation.metaTitle`,
COALESCE(
`category.translation.metaTitle`,
`category.translation.metaTitle`
) as `category.metaTitle`,
`category.translation.metaDescription`,
COALESCE(
`category.translation.metaDescription`,
`category.translation.metaDescription`
) as `category.metaDescription`,
`category.translation.keywords`,
COALESCE(
`category.translation.keywords`,
`category.translation.keywords`
) as `category.keywords`,
`category.translation.customFields`,
COALESCE(
`category.translation.customFields`,
`category.translation.customFields`
) as `category.customFields`,
`category.translation.createdAt`,
`category.translation.updatedAt`,
`category.translation.categoryId`,
`category.translation.languageId`,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation`.category_id,
`category.translation`.category_version_id,
`category.translation`.name as `category.translation.name`,
`category.translation`.breadcrumb as `category.translation.breadcrumb`,
`category.translation`.slot_config as `category.translation.slotConfig`,
`category.translation`.link_type as `category.translation.linkType`,
`category.translation`.internal_link as `category.translation.internalLink`,
`category.translation`.external_link as `category.translation.externalLink`,
`category.translation`.link_new_tab as `category.translation.linkNewTab`,
`category.translation`.description as `category.translation.description`,
`category.translation`.meta_title as `category.translation.metaTitle`,
`category.translation`.meta_description as `category.translation.metaDescription`,
`category.translation`.keywords as `category.translation.keywords`,
`category.translation`.custom_fields as `category.translation.customFields`,
`category.translation`.created_at as `category.translation.createdAt`,
`category.translation`.updated_at as `category.translation.updatedAt`,
`category.translation`.category_id as `category.translation.categoryId`,
`category.translation`.language_id as `category.translation.languageId`,
`category.translation`.category_version_id as `category.translation.categoryVersionId`
FROM
`category_translation` `category.translation`
WHERE
`category.translation`.language_id = : languageId
) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id`
AND `category.category_translation`.category_version_id = `category`.version_id
LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id`
LEFT JOIN (
SELECT
`category.media.translation`.media_id,
`category.media.translation`.title as `category.media.translation.title`,
`category.media.translation`.alt as `category.media.translation.alt`,
`category.media.translation`.custom_fields as `category.media.translation.customFields`,
`category.media.translation`.created_at as `category.media.translation.createdAt`,
`category.media.translation`.updated_at as `category.media.translation.updatedAt`,
`category.media.translation`.media_id as `category.media.translation.mediaId`,
`category.media.translation`.language_id as `category.media.translation.languageId`
FROM
`media_translation` `category.media.translation`
WHERE
`category.media.translation`.language_id = : languageId
) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id`
WHERE
(
`category`.`version_id` = : version
)
AND (
`category`.`id` IN (: ids)
)
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.media`.`id` as `category.media.id`, `category.media`.`user_id` as `category.media.userId`, `category.media`.`media_folder_id` as `category.media.mediaFolderId`, `category.media`.`mime_type` as `category.media.mimeType`, `category.media`.`file_extension` as `category.media.fileExtension`, `category.media`.`uploaded_at` as `category.media.uploadedAt`, `category.media`.`file_name` as `category.media.fileName`, `category.media`.`file_size` as `category.media.fileSize`, `category.media`.`media_type` as `category.media.mediaTypeRaw`, `category.media`.`meta_data` as `category.media.metaData`, `category.media`.`private` as `category.media.private`, `category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`, `category.media`.`created_at` as `category.media.createdAt`, `category.media`.`updated_at` as `category.media.updatedAt`, `category.media.translation.title`, COALESCE(`category.media.translation.title`,`category.media.translation.title`) as `category.media.title`, `category.media.translation.alt`, COALESCE(`category.media.translation.alt`,`category.media.translation.alt`) as `category.media.alt`, `category.media.translation.customFields`, COALESCE(`category.media.translation.customFields`,`category.media.translation.customFields`) as `category.media.customFields`, `category.media.translation.createdAt`, `category.media.translation.updatedAt`, `category.media.translation.mediaId`, `category.media.translation.languageId`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.media.translation`.media_id, `category.media.translation`.title as `category.media.translation.title`, `category.media.translation`.alt as `category.media.translation.alt`, `category.media.translation`.custom_fields as `category.media.translation.customFields`, `category.media.translation`.created_at as `category.media.translation.createdAt`, `category.media.translation`.updated_at as `category.media.translation.updatedAt`, `category.media.translation`.media_id as `category.media.translation.mediaId`, `category.media.translation`.language_id as `category.media.translation.languageId` FROM `media_translation` `category.media.translation` WHERE `category.media.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND (`category`.`id` IN (0x1ED29916CDB74CAFA7BCD76A65303BC5));
array:46 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 93)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 195)"
6 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 117)"
7 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 111)"
8 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::loadCategories (line 179)"
9 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::loadChildren (line 99)"
10 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::load (line 136)"
11 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
12 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
13 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
14 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
17 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
18 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
19 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
20 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 137)"
21 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
22 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
23 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 142)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::loadNavigation (line 98)"
25 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
26 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::load (line 48)"
28 => "Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute::load (line 68)"
29 => "Shopware\Core\Content\Category\Service\NavigationLoader::load (line 72)"
30 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
31 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
32 => "Shopware\Core\Profiling\Profiler::trace (line 132)"
33 => "Shopware\Storefront\Page\GenericPageLoader::load (line 54)"
34 => "Shopware\Storefront\Page\Search\SearchPageLoader::load (line 67)"
35 => "Shopware\Storefront\Controller\SearchController::search (line 163)"
36 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
37 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
38 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
39 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
40 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
41 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
42 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
43 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
44 => "Shopware\Core\HttpKernel::doHandle (line 81)"
45 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
55 |
0.11 ms |
SELECT `currency`.`id` FROM `currency` LEFT JOIN `sales_channel_currency` `currency.salesChannels.mapping` ON `currency`.`id` = `currency.salesChannels.mapping`.`currency_id` LEFT JOIN `sales_channel` `currency.salesChannels` ON `currency.salesChannels.mapping`.`sales_channel_id` = `currency.salesChannels`.`id` WHERE (`currency.salesChannels`.`id` = :param_fbe962a071ed4806950f6b2e1ffdffe1) GROUP BY `currency`.`id`
SELECT `currency`.`id` FROM `currency` LEFT JOIN `sales_channel_currency` `currency.salesChannels.mapping` ON `currency`.`id` = `currency.salesChannels.mapping`.`currency_id` LEFT JOIN `sales_channel` `currency.salesChannels` ON `currency.salesChannels.mapping`.`sales_channel_id` = `currency.salesChannels`.`id` WHERE (`currency.salesChannels`.`id` = 0x300B6C314EA447F08252B80AE1305F85) GROUP BY `currency`.`id`;
array:38 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 107)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 62)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 216)"
5 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::doSearch (line 122)"
6 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 49)"
7 => "Shopware\Core\System\Currency\SalesChannel\CurrencyRoute::load (line 102)"
8 => "Shopware\Core\System\Currency\SalesChannel\CachedCurrencyRoute::Shopware\Core\System\Currency\SalesChannel\{closure} (line 350)"
9 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
10 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
11 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
12 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
13 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
14 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
15 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
16 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
17 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 103)"
18 => "Shopware\Core\System\Currency\SalesChannel\CachedCurrencyRoute::Shopware\Core\System\Currency\SalesChannel\{closure} (line 72)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 108)"
21 => "Shopware\Core\System\Currency\SalesChannel\CachedCurrencyRoute::load (line 79)"
22 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
23 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
24 => "Shopware\Core\Profiling\Profiler::trace (line 132)"
25 => "Shopware\Storefront\Page\GenericPageLoader::load (line 54)"
26 => "Shopware\Storefront\Page\Search\SearchPageLoader::load (line 67)"
27 => "Shopware\Storefront\Controller\SearchController::search (line 163)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
29 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
30 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
31 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
35 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
36 => "Shopware\Core\HttpKernel::doHandle (line 81)"
37 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
56 |
0.22 ms |
SELECT `currency`.`id` as `currency.id`, `currency`.`factor` as `currency.factor`, `currency`.`symbol` as `currency.symbol`, `currency`.`iso_code` as `currency.isoCode`, `currency`.`position` as `currency.position`, `currency`.`item_rounding` as `currency.itemRounding`, `currency`.`total_rounding` as `currency.totalRounding`, `currency`.`tax_free_from` as `currency.taxFreeFrom`, `currency`.`created_at` as `currency.createdAt`, `currency`.`updated_at` as `currency.updatedAt`, `currency.translation.shortName`, COALESCE(`currency.translation.shortName`,`currency.translation.shortName`) as `currency.shortName`, `currency.translation.name`, COALESCE(`currency.translation.name`,`currency.translation.name`) as `currency.name`, `currency.translation.customFields`, COALESCE(`currency.translation.customFields`,`currency.translation.customFields`) as `currency.customFields`, `currency.translation.createdAt`, `currency.translation.updatedAt`, `currency.translation.currencyId`, `currency.translation.languageId` FROM `currency` LEFT JOIN (SELECT `currency.translation`.currency_id, `currency.translation`.short_name as `currency.translation.shortName`, `currency.translation`.name as `currency.translation.name`, `currency.translation`.custom_fields as `currency.translation.customFields`, `currency.translation`.created_at as `currency.translation.createdAt`, `currency.translation`.updated_at as `currency.translation.updatedAt`, `currency.translation`.currency_id as `currency.translation.currencyId`, `currency.translation`.language_id as `currency.translation.languageId` FROM `currency_translation` `currency.translation` WHERE `currency.translation`.language_id = :languageId) `currency.currency_translation` ON `currency.currency_translation`.`currency_id` = `currency`.`id` WHERE `currency`.`id` IN (:ids)
SELECT `currency`.`id` as `currency.id`, `currency`.`factor` as `currency.factor`, `currency`.`symbol` as `currency.symbol`, `currency`.`iso_code` as `currency.isoCode`, `currency`.`position` as `currency.position`, `currency`.`item_rounding` as `currency.itemRounding`, `currency`.`total_rounding` as `currency.totalRounding`, `currency`.`tax_free_from` as `currency.taxFreeFrom`, `currency`.`created_at` as `currency.createdAt`, `currency`.`updated_at` as `currency.updatedAt`, `currency.translation.shortName`, COALESCE(`currency.translation.shortName`,`currency.translation.shortName`) as `currency.shortName`, `currency.translation.name`, COALESCE(`currency.translation.name`,`currency.translation.name`) as `currency.name`, `currency.translation.customFields`, COALESCE(`currency.translation.customFields`,`currency.translation.customFields`) as `currency.customFields`, `currency.translation.createdAt`, `currency.translation.updatedAt`, `currency.translation.currencyId`, `currency.translation.languageId` FROM `currency` LEFT JOIN (SELECT `currency.translation`.currency_id, `currency.translation`.short_name as `currency.translation.shortName`, `currency.translation`.name as `currency.translation.name`, `currency.translation`.custom_fields as `currency.translation.customFields`, `currency.translation`.created_at as `currency.translation.createdAt`, `currency.translation`.updated_at as `currency.translation.updatedAt`, `currency.translation`.currency_id as `currency.translation.currencyId`, `currency.translation`.language_id as `currency.translation.languageId` FROM `currency_translation` `currency.translation` WHERE `currency.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `currency.currency_translation` ON `currency.currency_translation`.`currency_id` = `currency`.`id` WHERE `currency`.`id` IN (0xB7D2554B0CE847CD82F3AC9BD1C0DFCA);
array:39 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 93)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 195)"
6 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
7 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 49)"
8 => "Shopware\Core\System\Currency\SalesChannel\CurrencyRoute::load (line 102)"
9 => "Shopware\Core\System\Currency\SalesChannel\CachedCurrencyRoute::Shopware\Core\System\Currency\SalesChannel\{closure} (line 350)"
10 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
11 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
12 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
13 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
14 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
16 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
17 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
18 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 103)"
19 => "Shopware\Core\System\Currency\SalesChannel\CachedCurrencyRoute::Shopware\Core\System\Currency\SalesChannel\{closure} (line 72)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
21 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 108)"
22 => "Shopware\Core\System\Currency\SalesChannel\CachedCurrencyRoute::load (line 79)"
23 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
24 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
25 => "Shopware\Core\Profiling\Profiler::trace (line 132)"
26 => "Shopware\Storefront\Page\GenericPageLoader::load (line 54)"
27 => "Shopware\Storefront\Page\Search\SearchPageLoader::load (line 67)"
28 => "Shopware\Storefront\Controller\SearchController::search (line 163)"
29 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
30 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
31 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
32 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
35 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
37 => "Shopware\Core\HttpKernel::doHandle (line 81)"
38 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
57 |
0.08 ms |
SELECT LOWER(HEX(`id`)), `path`, `level`
FROM `category`
WHERE `id` = :activeId OR `parent_id` = :activeId OR `id` = :rootId
SELECT LOWER(HEX(`id`)), `path`, `level`
FROM `category`
WHERE `id` = 0x14C02869EC9D47EB82439C2BED295AB5 OR `parent_id` = 0x14C02869EC9D47EB82439C2BED295AB5 OR `id` = 0x14C02869EC9D47EB82439C2BED295AB5
;
array:41 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 1042)"
2 => "Doctrine\DBAL\Connection::fetchAllAssociative (line 146)"
3 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::getCategoryMetaInfo (line 74)"
4 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::load (line 136)"
5 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
6 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
7 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
8 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
9 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
10 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
11 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
12 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
13 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
14 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 137)"
15 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
17 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 142)"
18 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::loadNavigation (line 98)"
19 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
20 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
21 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::load (line 48)"
22 => "Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute::load (line 68)"
23 => "Shopware\Core\Content\Category\Service\NavigationLoader::load (line 109)"
24 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::getServiceMenu (line 93)"
25 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
26 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
27 => "Shopware\Core\Profiling\Profiler::trace (line 132)"
28 => "Shopware\Storefront\Page\GenericPageLoader::load (line 54)"
29 => "Shopware\Storefront\Page\Search\SearchPageLoader::load (line 67)"
30 => "Shopware\Storefront\Controller\SearchController::search (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 452)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
39 => "Shopware\Core\HttpKernel::doHandle (line 81)"
40 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
58 |
1.60 ms |
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.media`.`id` as `category.media.id`, `category.media`.`user_id` as `category.media.userId`, `category.media`.`media_folder_id` as `category.media.mediaFolderId`, `category.media`.`mime_type` as `category.media.mimeType`, `category.media`.`file_extension` as `category.media.fileExtension`, `category.media`.`uploaded_at` as `category.media.uploadedAt`, `category.media`.`file_name` as `category.media.fileName`, `category.media`.`file_size` as `category.media.fileSize`, `category.media`.`media_type` as `category.media.mediaTypeRaw`, `category.media`.`meta_data` as `category.media.metaData`, `category.media`.`private` as `category.media.private`, `category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`, `category.media`.`created_at` as `category.media.createdAt`, `category.media`.`updated_at` as `category.media.updatedAt`, `category.media.translation.title`, COALESCE(`category.media.translation.title`,`category.media.translation.title`) as `category.media.title`, `category.media.translation.alt`, COALESCE(`category.media.translation.alt`,`category.media.translation.alt`) as `category.media.alt`, `category.media.translation.customFields`, COALESCE(`category.media.translation.customFields`,`category.media.translation.customFields`) as `category.media.customFields`, `category.media.translation.createdAt`, `category.media.translation.updatedAt`, `category.media.translation.mediaId`, `category.media.translation.languageId`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = :languageId) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.media.translation`.media_id, `category.media.translation`.title as `category.media.translation.title`, `category.media.translation`.alt as `category.media.translation.alt`, `category.media.translation`.custom_fields as `category.media.translation.customFields`, `category.media.translation`.created_at as `category.media.translation.createdAt`, `category.media.translation`.updated_at as `category.media.translation.updatedAt`, `category.media.translation`.media_id as `category.media.translation.mediaId`, `category.media.translation`.language_id as `category.media.translation.languageId` FROM `media_translation` `category.media.translation` WHERE `category.media.translation`.language_id = :languageId) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = :version) AND ((`category`.`path` LIKE :param_25b4673dccb341db9578ed225d4992a5 AND (`category`.`level` > :param_6feec68bf4f84b7a8145a5211a4a23e0 AND `category`.`level` <= :param_62d29bf43084407690ca75813fc6d4e9)))
SELECT
`category`.`id` as `category.id`,
`category`.`version_id` as `category.versionId`,
`category`.`parent_id` as `category.parentId`,
`category`.`parent_version_id` as `category.parentVersionId`,
`category`.`after_category_id` as `category.afterCategoryId`,
`category`.`after_category_version_id` as `category.afterCategoryVersionId`,
`category`.`media_id` as `category.mediaId`,
`category`.`display_nested_products` as `category.displayNestedProducts`,
`category`.`auto_increment` as `category.autoIncrement`,
`category`.`level` as `category.level`,
`category`.`path` as `category.path`,
`category`.`child_count` as `category.childCount`,
`category`.`type` as `category.type`,
`category`.`product_assignment_type` as `category.productAssignmentType`,
`category`.`visible` as `category.visible`,
`category`.`active` as `category.active`,
`category`.`cms_page_id` as `category.cmsPageId`,
`category`.`cms_page_version_id` as `category.cmsPageVersionId`,
`category`.`product_stream_id` as `category.productStreamId`,
`category`.`created_at` as `category.createdAt`,
`category`.`updated_at` as `category.updatedAt`,
`category.media`.`id` as `category.media.id`,
`category.media`.`user_id` as `category.media.userId`,
`category.media`.`media_folder_id` as `category.media.mediaFolderId`,
`category.media`.`mime_type` as `category.media.mimeType`,
`category.media`.`file_extension` as `category.media.fileExtension`,
`category.media`.`uploaded_at` as `category.media.uploadedAt`,
`category.media`.`file_name` as `category.media.fileName`,
`category.media`.`file_size` as `category.media.fileSize`,
`category.media`.`media_type` as `category.media.mediaTypeRaw`,
`category.media`.`meta_data` as `category.media.metaData`,
`category.media`.`private` as `category.media.private`,
`category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`,
`category.media`.`created_at` as `category.media.createdAt`,
`category.media`.`updated_at` as `category.media.updatedAt`,
`category.media.translation.title`,
COALESCE(
`category.media.translation.title`,
`category.media.translation.title`
) as `category.media.title`,
`category.media.translation.alt`,
COALESCE(
`category.media.translation.alt`,
`category.media.translation.alt`
) as `category.media.alt`,
`category.media.translation.customFields`,
COALESCE(
`category.media.translation.customFields`,
`category.media.translation.customFields`
) as `category.media.customFields`,
`category.media.translation.createdAt`,
`category.media.translation.updatedAt`,
`category.media.translation.mediaId`,
`category.media.translation.languageId`,
`category.translation.name`,
COALESCE(
`category.translation.name`, `category.translation.name`
) as `category.name`,
`category.translation.breadcrumb`,
COALESCE(
`category.translation.breadcrumb`,
`category.translation.breadcrumb`
) as `category.breadcrumb`,
`category.translation.slotConfig`,
COALESCE(
`category.translation.slotConfig`,
`category.translation.slotConfig`
) as `category.slotConfig`,
`category.translation.linkType`,
COALESCE(
`category.translation.linkType`,
`category.translation.linkType`
) as `category.linkType`,
`category.translation.internalLink`,
COALESCE(
`category.translation.internalLink`,
`category.translation.internalLink`
) as `category.internalLink`,
`category.translation.externalLink`,
COALESCE(
`category.translation.externalLink`,
`category.translation.externalLink`
) as `category.externalLink`,
`category.translation.linkNewTab`,
COALESCE(
`category.translation.linkNewTab`,
`category.translation.linkNewTab`
) as `category.linkNewTab`,
`category.translation.description`,
COALESCE(
`category.translation.description`,
`category.translation.description`
) as `category.description`,
`category.translation.metaTitle`,
COALESCE(
`category.translation.metaTitle`,
`category.translation.metaTitle`
) as `category.metaTitle`,
`category.translation.metaDescription`,
COALESCE(
`category.translation.metaDescription`,
`category.translation.metaDescription`
) as `category.metaDescription`,
`category.translation.keywords`,
COALESCE(
`category.translation.keywords`,
`category.translation.keywords`
) as `category.keywords`,
`category.translation.customFields`,
COALESCE(
`category.translation.customFields`,
`category.translation.customFields`
) as `category.customFields`,
`category.translation.createdAt`,
`category.translation.updatedAt`,
`category.translation.categoryId`,
`category.translation.languageId`,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation`.category_id,
`category.translation`.category_version_id,
`category.translation`.name as `category.translation.name`,
`category.translation`.breadcrumb as `category.translation.breadcrumb`,
`category.translation`.slot_config as `category.translation.slotConfig`,
`category.translation`.link_type as `category.translation.linkType`,
`category.translation`.internal_link as `category.translation.internalLink`,
`category.translation`.external_link as `category.translation.externalLink`,
`category.translation`.link_new_tab as `category.translation.linkNewTab`,
`category.translation`.description as `category.translation.description`,
`category.translation`.meta_title as `category.translation.metaTitle`,
`category.translation`.meta_description as `category.translation.metaDescription`,
`category.translation`.keywords as `category.translation.keywords`,
`category.translation`.custom_fields as `category.translation.customFields`,
`category.translation`.created_at as `category.translation.createdAt`,
`category.translation`.updated_at as `category.translation.updatedAt`,
`category.translation`.category_id as `category.translation.categoryId`,
`category.translation`.language_id as `category.translation.languageId`,
`category.translation`.category_version_id as `category.translation.categoryVersionId`
FROM
`category_translation` `category.translation`
WHERE
`category.translation`.language_id = : languageId
) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id`
AND `category.category_translation`.category_version_id = `category`.version_id
LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id`
LEFT JOIN (
SELECT
`category.media.translation`.media_id,
`category.media.translation`.title as `category.media.translation.title`,
`category.media.translation`.alt as `category.media.translation.alt`,
`category.media.translation`.custom_fields as `category.media.translation.customFields`,
`category.media.translation`.created_at as `category.media.translation.createdAt`,
`category.media.translation`.updated_at as `category.media.translation.updatedAt`,
`category.media.translation`.media_id as `category.media.translation.mediaId`,
`category.media.translation`.language_id as `category.media.translation.languageId`
FROM
`media_translation` `category.media.translation`
WHERE
`category.media.translation`.language_id = : languageId
) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id`
WHERE
(
`category`.`version_id` = : version
)
AND (
(
`category`.`path` LIKE : param_25b4673dccb341db9578ed225d4992a5
AND (
`category`.`level` > : param_6feec68bf4f84b7a8145a5211a4a23e0
AND `category`.`level` <= : param_62d29bf43084407690ca75813fc6d4e9
)
)
)
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.media`.`id` as `category.media.id`, `category.media`.`user_id` as `category.media.userId`, `category.media`.`media_folder_id` as `category.media.mediaFolderId`, `category.media`.`mime_type` as `category.media.mimeType`, `category.media`.`file_extension` as `category.media.fileExtension`, `category.media`.`uploaded_at` as `category.media.uploadedAt`, `category.media`.`file_name` as `category.media.fileName`, `category.media`.`file_size` as `category.media.fileSize`, `category.media`.`media_type` as `category.media.mediaTypeRaw`, `category.media`.`meta_data` as `category.media.metaData`, `category.media`.`private` as `category.media.private`, `category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`, `category.media`.`created_at` as `category.media.createdAt`, `category.media`.`updated_at` as `category.media.updatedAt`, `category.media.translation.title`, COALESCE(`category.media.translation.title`,`category.media.translation.title`) as `category.media.title`, `category.media.translation.alt`, COALESCE(`category.media.translation.alt`,`category.media.translation.alt`) as `category.media.alt`, `category.media.translation.customFields`, COALESCE(`category.media.translation.customFields`,`category.media.translation.customFields`) as `category.media.customFields`, `category.media.translation.createdAt`, `category.media.translation.updatedAt`, `category.media.translation.mediaId`, `category.media.translation.languageId`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.media.translation`.media_id, `category.media.translation`.title as `category.media.translation.title`, `category.media.translation`.alt as `category.media.translation.alt`, `category.media.translation`.custom_fields as `category.media.translation.customFields`, `category.media.translation`.created_at as `category.media.translation.createdAt`, `category.media.translation`.updated_at as `category.media.translation.updatedAt`, `category.media.translation`.media_id as `category.media.translation.mediaId`, `category.media.translation`.language_id as `category.media.translation.languageId` FROM `media_translation` `category.media.translation` WHERE `category.media.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((`category`.`path` LIKE '%|14c02869ec9d47eb82439c2bed295ab5|%' AND (`category`.`level` > 2 AND `category`.`level` <= 4)));
array:46 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 93)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 195)"
6 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 117)"
7 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 132)"
8 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::loadLevels (line 95)"
9 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::load (line 136)"
10 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
11 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
12 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
13 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
14 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
17 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
18 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
19 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 137)"
20 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
21 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
22 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 142)"
23 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::loadNavigation (line 98)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
25 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
26 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::load (line 48)"
27 => "Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute::load (line 68)"
28 => "Shopware\Core\Content\Category\Service\NavigationLoader::load (line 109)"
29 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::getServiceMenu (line 93)"
30 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
31 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
32 => "Shopware\Core\Profiling\Profiler::trace (line 132)"
33 => "Shopware\Storefront\Page\GenericPageLoader::load (line 54)"
34 => "Shopware\Storefront\Page\Search\SearchPageLoader::load (line 67)"
35 => "Shopware\Storefront\Controller\SearchController::search (line 163)"
36 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
37 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
38 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
39 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
40 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
41 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
42 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
43 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
44 => "Shopware\Core\HttpKernel::doHandle (line 81)"
45 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
59 |
0.09 ms |
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id = :salesChannelId OR system_config.sales_channel_id IS NULL ORDER BY sales_channel_id ASC
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id = 0x300B6C314EA447F08252B80AE1305F85 OR system_config.sales_channel_id IS NULL ORDER BY sales_channel_id ASC;
array:59 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 54)"
3 => "Shopware\Core\System\SystemConfig\SystemConfigLoader::load (line 38)"
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 43)"
7 => "Shopware\Core\System\SystemConfig\CachedSystemConfigLoader::load (line 39)"
8 => "Shopware\Core\System\SystemConfig\MemoizedSystemConfigLoader::load (line 83)"
9 => "Shopware\Core\System\SystemConfig\SystemConfigService::get (line 57)"
10 => "Shopware\Core\Content\Category\Subscriber\CategorySubscriber::entityLoaded (line 230)"
11 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
12 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
13 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
14 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
15 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
16 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 33)"
17 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
18 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 208)"
19 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 117)"
20 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 132)"
21 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::loadLevels (line 95)"
22 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::load (line 136)"
23 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
24 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
26 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
27 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
28 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
29 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
30 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
31 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
32 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 137)"
33 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
34 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
35 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 142)"
36 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::loadNavigation (line 98)"
37 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
38 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
39 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::load (line 48)"
40 => "Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute::load (line 68)"
41 => "Shopware\Core\Content\Category\Service\NavigationLoader::load (line 109)"
42 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::getServiceMenu (line 93)"
43 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
44 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
45 => "Shopware\Core\Profiling\Profiler::trace (line 132)"
46 => "Shopware\Storefront\Page\GenericPageLoader::load (line 54)"
47 => "Shopware\Storefront\Page\Search\SearchPageLoader::load (line 67)"
48 => "Shopware\Storefront\Controller\SearchController::search (line 163)"
49 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
50 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
51 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
52 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
53 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
54 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
55 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
56 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
57 => "Shopware\Core\HttpKernel::doHandle (line 81)"
58 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
60 |
0.10 ms |
SELECT LOWER(HEX(`category`.`parent_id`)) as `category-ids.key`, COUNT(`category`.`id`) as `category-ids.count`, COUNT(DISTINCT `category`.`id`) as `visible-children-count` FROM `category` WHERE (`category`.`version_id` = :version) AND ((`category`.`path` LIKE :param_59a68f02da954bc3b626b05bb3d3e76d AND `category`.`level` = :param_015e3dd61efa430e89270102aa9e1427 AND `category`.`active` = :param_6a544597be0e4395a561cc2efe989fab AND `category`.`visible` = :param_ec0cafb273744463a5f0cba223fac56d)) GROUP BY `category`.`parent_id`
SELECT LOWER(HEX(`category`.`parent_id`)) as `category-ids.key`, COUNT(`category`.`id`) as `category-ids.count`, COUNT(DISTINCT `category`.`id`) as `visible-children-count` FROM `category` WHERE (`category`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((`category`.`path` LIKE '%|14c02869ec9d47eb82439c2bed295ab5|%' AND `category`.`level` = 4 AND `category`.`active` = 1 AND `category`.`visible` = 1)) GROUP BY `category`.`parent_id`;
array:46 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 205)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityAggregator::fetchAggregation (line 95)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityAggregator::aggregate (line 52)"
5 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator::aggregate (line 171)"
6 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::aggregate (line 263)"
7 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::addVisibilityCounts (line 134)"
8 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::loadLevels (line 95)"
9 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::load (line 136)"
10 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
11 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
12 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
13 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
14 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
17 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
18 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
19 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 137)"
20 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
21 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
22 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 142)"
23 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::loadNavigation (line 98)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
25 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
26 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::load (line 48)"
27 => "Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute::load (line 68)"
28 => "Shopware\Core\Content\Category\Service\NavigationLoader::load (line 109)"
29 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::getServiceMenu (line 93)"
30 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
31 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
32 => "Shopware\Core\Profiling\Profiler::trace (line 132)"
33 => "Shopware\Storefront\Page\GenericPageLoader::load (line 54)"
34 => "Shopware\Storefront\Page\Search\SearchPageLoader::load (line 67)"
35 => "Shopware\Storefront\Controller\SearchController::search (line 163)"
36 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
37 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
38 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
39 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
40 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
41 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
42 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
43 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
44 => "Shopware\Core\HttpKernel::doHandle (line 81)"
45 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
61 |
1.54 ms |
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.media`.`id` as `category.media.id`, `category.media`.`user_id` as `category.media.userId`, `category.media`.`media_folder_id` as `category.media.mediaFolderId`, `category.media`.`mime_type` as `category.media.mimeType`, `category.media`.`file_extension` as `category.media.fileExtension`, `category.media`.`uploaded_at` as `category.media.uploadedAt`, `category.media`.`file_name` as `category.media.fileName`, `category.media`.`file_size` as `category.media.fileSize`, `category.media`.`media_type` as `category.media.mediaTypeRaw`, `category.media`.`meta_data` as `category.media.metaData`, `category.media`.`private` as `category.media.private`, `category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`, `category.media`.`created_at` as `category.media.createdAt`, `category.media`.`updated_at` as `category.media.updatedAt`, `category.media.translation.title`, COALESCE(`category.media.translation.title`,`category.media.translation.title`) as `category.media.title`, `category.media.translation.alt`, COALESCE(`category.media.translation.alt`,`category.media.translation.alt`) as `category.media.alt`, `category.media.translation.customFields`, COALESCE(`category.media.translation.customFields`,`category.media.translation.customFields`) as `category.media.customFields`, `category.media.translation.createdAt`, `category.media.translation.updatedAt`, `category.media.translation.mediaId`, `category.media.translation.languageId`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = :languageId) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.media.translation`.media_id, `category.media.translation`.title as `category.media.translation.title`, `category.media.translation`.alt as `category.media.translation.alt`, `category.media.translation`.custom_fields as `category.media.translation.customFields`, `category.media.translation`.created_at as `category.media.translation.createdAt`, `category.media.translation`.updated_at as `category.media.translation.updatedAt`, `category.media.translation`.media_id as `category.media.translation.mediaId`, `category.media.translation`.language_id as `category.media.translation.languageId` FROM `media_translation` `category.media.translation` WHERE `category.media.translation`.language_id = :languageId) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = :version) AND (`category`.`id` IN (:ids))
SELECT
`category`.`id` as `category.id`,
`category`.`version_id` as `category.versionId`,
`category`.`parent_id` as `category.parentId`,
`category`.`parent_version_id` as `category.parentVersionId`,
`category`.`after_category_id` as `category.afterCategoryId`,
`category`.`after_category_version_id` as `category.afterCategoryVersionId`,
`category`.`media_id` as `category.mediaId`,
`category`.`display_nested_products` as `category.displayNestedProducts`,
`category`.`auto_increment` as `category.autoIncrement`,
`category`.`level` as `category.level`,
`category`.`path` as `category.path`,
`category`.`child_count` as `category.childCount`,
`category`.`type` as `category.type`,
`category`.`product_assignment_type` as `category.productAssignmentType`,
`category`.`visible` as `category.visible`,
`category`.`active` as `category.active`,
`category`.`cms_page_id` as `category.cmsPageId`,
`category`.`cms_page_version_id` as `category.cmsPageVersionId`,
`category`.`product_stream_id` as `category.productStreamId`,
`category`.`created_at` as `category.createdAt`,
`category`.`updated_at` as `category.updatedAt`,
`category.media`.`id` as `category.media.id`,
`category.media`.`user_id` as `category.media.userId`,
`category.media`.`media_folder_id` as `category.media.mediaFolderId`,
`category.media`.`mime_type` as `category.media.mimeType`,
`category.media`.`file_extension` as `category.media.fileExtension`,
`category.media`.`uploaded_at` as `category.media.uploadedAt`,
`category.media`.`file_name` as `category.media.fileName`,
`category.media`.`file_size` as `category.media.fileSize`,
`category.media`.`media_type` as `category.media.mediaTypeRaw`,
`category.media`.`meta_data` as `category.media.metaData`,
`category.media`.`private` as `category.media.private`,
`category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`,
`category.media`.`created_at` as `category.media.createdAt`,
`category.media`.`updated_at` as `category.media.updatedAt`,
`category.media.translation.title`,
COALESCE(
`category.media.translation.title`,
`category.media.translation.title`
) as `category.media.title`,
`category.media.translation.alt`,
COALESCE(
`category.media.translation.alt`,
`category.media.translation.alt`
) as `category.media.alt`,
`category.media.translation.customFields`,
COALESCE(
`category.media.translation.customFields`,
`category.media.translation.customFields`
) as `category.media.customFields`,
`category.media.translation.createdAt`,
`category.media.translation.updatedAt`,
`category.media.translation.mediaId`,
`category.media.translation.languageId`,
`category.translation.name`,
COALESCE(
`category.translation.name`, `category.translation.name`
) as `category.name`,
`category.translation.breadcrumb`,
COALESCE(
`category.translation.breadcrumb`,
`category.translation.breadcrumb`
) as `category.breadcrumb`,
`category.translation.slotConfig`,
COALESCE(
`category.translation.slotConfig`,
`category.translation.slotConfig`
) as `category.slotConfig`,
`category.translation.linkType`,
COALESCE(
`category.translation.linkType`,
`category.translation.linkType`
) as `category.linkType`,
`category.translation.internalLink`,
COALESCE(
`category.translation.internalLink`,
`category.translation.internalLink`
) as `category.internalLink`,
`category.translation.externalLink`,
COALESCE(
`category.translation.externalLink`,
`category.translation.externalLink`
) as `category.externalLink`,
`category.translation.linkNewTab`,
COALESCE(
`category.translation.linkNewTab`,
`category.translation.linkNewTab`
) as `category.linkNewTab`,
`category.translation.description`,
COALESCE(
`category.translation.description`,
`category.translation.description`
) as `category.description`,
`category.translation.metaTitle`,
COALESCE(
`category.translation.metaTitle`,
`category.translation.metaTitle`
) as `category.metaTitle`,
`category.translation.metaDescription`,
COALESCE(
`category.translation.metaDescription`,
`category.translation.metaDescription`
) as `category.metaDescription`,
`category.translation.keywords`,
COALESCE(
`category.translation.keywords`,
`category.translation.keywords`
) as `category.keywords`,
`category.translation.customFields`,
COALESCE(
`category.translation.customFields`,
`category.translation.customFields`
) as `category.customFields`,
`category.translation.createdAt`,
`category.translation.updatedAt`,
`category.translation.categoryId`,
`category.translation.languageId`,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation`.category_id,
`category.translation`.category_version_id,
`category.translation`.name as `category.translation.name`,
`category.translation`.breadcrumb as `category.translation.breadcrumb`,
`category.translation`.slot_config as `category.translation.slotConfig`,
`category.translation`.link_type as `category.translation.linkType`,
`category.translation`.internal_link as `category.translation.internalLink`,
`category.translation`.external_link as `category.translation.externalLink`,
`category.translation`.link_new_tab as `category.translation.linkNewTab`,
`category.translation`.description as `category.translation.description`,
`category.translation`.meta_title as `category.translation.metaTitle`,
`category.translation`.meta_description as `category.translation.metaDescription`,
`category.translation`.keywords as `category.translation.keywords`,
`category.translation`.custom_fields as `category.translation.customFields`,
`category.translation`.created_at as `category.translation.createdAt`,
`category.translation`.updated_at as `category.translation.updatedAt`,
`category.translation`.category_id as `category.translation.categoryId`,
`category.translation`.language_id as `category.translation.languageId`,
`category.translation`.category_version_id as `category.translation.categoryVersionId`
FROM
`category_translation` `category.translation`
WHERE
`category.translation`.language_id = : languageId
) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id`
AND `category.category_translation`.category_version_id = `category`.version_id
LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id`
LEFT JOIN (
SELECT
`category.media.translation`.media_id,
`category.media.translation`.title as `category.media.translation.title`,
`category.media.translation`.alt as `category.media.translation.alt`,
`category.media.translation`.custom_fields as `category.media.translation.customFields`,
`category.media.translation`.created_at as `category.media.translation.createdAt`,
`category.media.translation`.updated_at as `category.media.translation.updatedAt`,
`category.media.translation`.media_id as `category.media.translation.mediaId`,
`category.media.translation`.language_id as `category.media.translation.languageId`
FROM
`media_translation` `category.media.translation`
WHERE
`category.media.translation`.language_id = : languageId
) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id`
WHERE
(
`category`.`version_id` = : version
)
AND (
`category`.`id` IN (: ids)
)
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.media`.`id` as `category.media.id`, `category.media`.`user_id` as `category.media.userId`, `category.media`.`media_folder_id` as `category.media.mediaFolderId`, `category.media`.`mime_type` as `category.media.mimeType`, `category.media`.`file_extension` as `category.media.fileExtension`, `category.media`.`uploaded_at` as `category.media.uploadedAt`, `category.media`.`file_name` as `category.media.fileName`, `category.media`.`file_size` as `category.media.fileSize`, `category.media`.`media_type` as `category.media.mediaTypeRaw`, `category.media`.`meta_data` as `category.media.metaData`, `category.media`.`private` as `category.media.private`, `category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`, `category.media`.`created_at` as `category.media.createdAt`, `category.media`.`updated_at` as `category.media.updatedAt`, `category.media.translation.title`, COALESCE(`category.media.translation.title`,`category.media.translation.title`) as `category.media.title`, `category.media.translation.alt`, COALESCE(`category.media.translation.alt`,`category.media.translation.alt`) as `category.media.alt`, `category.media.translation.customFields`, COALESCE(`category.media.translation.customFields`,`category.media.translation.customFields`) as `category.media.customFields`, `category.media.translation.createdAt`, `category.media.translation.updatedAt`, `category.media.translation.mediaId`, `category.media.translation.languageId`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.media.translation`.media_id, `category.media.translation`.title as `category.media.translation.title`, `category.media.translation`.alt as `category.media.translation.alt`, `category.media.translation`.custom_fields as `category.media.translation.customFields`, `category.media.translation`.created_at as `category.media.translation.createdAt`, `category.media.translation`.updated_at as `category.media.translation.updatedAt`, `category.media.translation`.media_id as `category.media.translation.mediaId`, `category.media.translation`.language_id as `category.media.translation.languageId` FROM `media_translation` `category.media.translation` WHERE `category.media.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND (`category`.`id` IN (0x002E825E6C9049BE8E3C965ABB7127D1, 0x14C02869EC9D47EB82439C2BED295AB5));
array:47 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 93)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 195)"
6 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 117)"
7 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 111)"
8 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::loadCategories (line 179)"
9 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::loadChildren (line 99)"
10 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::load (line 136)"
11 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
12 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
13 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
14 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
17 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
18 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
19 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
20 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 137)"
21 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
22 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
23 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 142)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::loadNavigation (line 98)"
25 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
26 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::load (line 48)"
28 => "Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute::load (line 68)"
29 => "Shopware\Core\Content\Category\Service\NavigationLoader::load (line 109)"
30 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::getServiceMenu (line 93)"
31 => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader::load (line 89)"
32 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
33 => "Shopware\Core\Profiling\Profiler::trace (line 132)"
34 => "Shopware\Storefront\Page\GenericPageLoader::load (line 54)"
35 => "Shopware\Storefront\Page\Search\SearchPageLoader::load (line 67)"
36 => "Shopware\Storefront\Controller\SearchController::search (line 163)"
37 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
38 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
39 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
40 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
41 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
42 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
43 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
44 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
45 => "Shopware\Core\HttpKernel::doHandle (line 81)"
46 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
62 |
0.09 ms |
SELECT LOWER(HEX(`id`)), `path`, `level`
FROM `category`
WHERE `id` = :activeId OR `parent_id` = :activeId OR `id` = :rootId
SELECT LOWER(HEX(`id`)), `path`, `level`
FROM `category`
WHERE `id` = 0x088518A568294B82888568A112069F2B OR `parent_id` = 0x088518A568294B82888568A112069F2B OR `id` = 0x088518A568294B82888568A112069F2B
;
array:40 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 1042)"
2 => "Doctrine\DBAL\Connection::fetchAllAssociative (line 146)"
3 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::getCategoryMetaInfo (line 74)"
4 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::load (line 136)"
5 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
6 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
7 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
8 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
9 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
10 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
11 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
12 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
13 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
14 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 137)"
15 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
17 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 142)"
18 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::loadNavigation (line 98)"
19 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
20 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
21 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::load (line 48)"
22 => "Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute::load (line 68)"
23 => "Shopware\Core\Content\Category\Service\NavigationLoader::load (line 47)"
24 => "Shopware\Storefront\Pagelet\Footer\FooterPageletLoader::load (line 93)"
25 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
26 => "Shopware\Core\Profiling\Profiler::trace (line 132)"
27 => "Shopware\Storefront\Page\GenericPageLoader::load (line 54)"
28 => "Shopware\Storefront\Page\Search\SearchPageLoader::load (line 67)"
29 => "Shopware\Storefront\Controller\SearchController::search (line 163)"
30 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
31 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
32 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
33 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
35 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
38 => "Shopware\Core\HttpKernel::doHandle (line 81)"
39 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
63 |
1.63 ms |
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.media`.`id` as `category.media.id`, `category.media`.`user_id` as `category.media.userId`, `category.media`.`media_folder_id` as `category.media.mediaFolderId`, `category.media`.`mime_type` as `category.media.mimeType`, `category.media`.`file_extension` as `category.media.fileExtension`, `category.media`.`uploaded_at` as `category.media.uploadedAt`, `category.media`.`file_name` as `category.media.fileName`, `category.media`.`file_size` as `category.media.fileSize`, `category.media`.`media_type` as `category.media.mediaTypeRaw`, `category.media`.`meta_data` as `category.media.metaData`, `category.media`.`private` as `category.media.private`, `category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`, `category.media`.`created_at` as `category.media.createdAt`, `category.media`.`updated_at` as `category.media.updatedAt`, `category.media.translation.title`, COALESCE(`category.media.translation.title`,`category.media.translation.title`) as `category.media.title`, `category.media.translation.alt`, COALESCE(`category.media.translation.alt`,`category.media.translation.alt`) as `category.media.alt`, `category.media.translation.customFields`, COALESCE(`category.media.translation.customFields`,`category.media.translation.customFields`) as `category.media.customFields`, `category.media.translation.createdAt`, `category.media.translation.updatedAt`, `category.media.translation.mediaId`, `category.media.translation.languageId`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = :languageId) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.media.translation`.media_id, `category.media.translation`.title as `category.media.translation.title`, `category.media.translation`.alt as `category.media.translation.alt`, `category.media.translation`.custom_fields as `category.media.translation.customFields`, `category.media.translation`.created_at as `category.media.translation.createdAt`, `category.media.translation`.updated_at as `category.media.translation.updatedAt`, `category.media.translation`.media_id as `category.media.translation.mediaId`, `category.media.translation`.language_id as `category.media.translation.languageId` FROM `media_translation` `category.media.translation` WHERE `category.media.translation`.language_id = :languageId) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = :version) AND ((`category`.`path` LIKE :param_7a60e5396bac47fba5c2ef3b45008870 AND (`category`.`level` > :param_ef0eeda210b444389ba9f947fb4180b9 AND `category`.`level` <= :param_0f2814b0042a4ced99564f2c13f513f6)))
SELECT
`category`.`id` as `category.id`,
`category`.`version_id` as `category.versionId`,
`category`.`parent_id` as `category.parentId`,
`category`.`parent_version_id` as `category.parentVersionId`,
`category`.`after_category_id` as `category.afterCategoryId`,
`category`.`after_category_version_id` as `category.afterCategoryVersionId`,
`category`.`media_id` as `category.mediaId`,
`category`.`display_nested_products` as `category.displayNestedProducts`,
`category`.`auto_increment` as `category.autoIncrement`,
`category`.`level` as `category.level`,
`category`.`path` as `category.path`,
`category`.`child_count` as `category.childCount`,
`category`.`type` as `category.type`,
`category`.`product_assignment_type` as `category.productAssignmentType`,
`category`.`visible` as `category.visible`,
`category`.`active` as `category.active`,
`category`.`cms_page_id` as `category.cmsPageId`,
`category`.`cms_page_version_id` as `category.cmsPageVersionId`,
`category`.`product_stream_id` as `category.productStreamId`,
`category`.`created_at` as `category.createdAt`,
`category`.`updated_at` as `category.updatedAt`,
`category.media`.`id` as `category.media.id`,
`category.media`.`user_id` as `category.media.userId`,
`category.media`.`media_folder_id` as `category.media.mediaFolderId`,
`category.media`.`mime_type` as `category.media.mimeType`,
`category.media`.`file_extension` as `category.media.fileExtension`,
`category.media`.`uploaded_at` as `category.media.uploadedAt`,
`category.media`.`file_name` as `category.media.fileName`,
`category.media`.`file_size` as `category.media.fileSize`,
`category.media`.`media_type` as `category.media.mediaTypeRaw`,
`category.media`.`meta_data` as `category.media.metaData`,
`category.media`.`private` as `category.media.private`,
`category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`,
`category.media`.`created_at` as `category.media.createdAt`,
`category.media`.`updated_at` as `category.media.updatedAt`,
`category.media.translation.title`,
COALESCE(
`category.media.translation.title`,
`category.media.translation.title`
) as `category.media.title`,
`category.media.translation.alt`,
COALESCE(
`category.media.translation.alt`,
`category.media.translation.alt`
) as `category.media.alt`,
`category.media.translation.customFields`,
COALESCE(
`category.media.translation.customFields`,
`category.media.translation.customFields`
) as `category.media.customFields`,
`category.media.translation.createdAt`,
`category.media.translation.updatedAt`,
`category.media.translation.mediaId`,
`category.media.translation.languageId`,
`category.translation.name`,
COALESCE(
`category.translation.name`, `category.translation.name`
) as `category.name`,
`category.translation.breadcrumb`,
COALESCE(
`category.translation.breadcrumb`,
`category.translation.breadcrumb`
) as `category.breadcrumb`,
`category.translation.slotConfig`,
COALESCE(
`category.translation.slotConfig`,
`category.translation.slotConfig`
) as `category.slotConfig`,
`category.translation.linkType`,
COALESCE(
`category.translation.linkType`,
`category.translation.linkType`
) as `category.linkType`,
`category.translation.internalLink`,
COALESCE(
`category.translation.internalLink`,
`category.translation.internalLink`
) as `category.internalLink`,
`category.translation.externalLink`,
COALESCE(
`category.translation.externalLink`,
`category.translation.externalLink`
) as `category.externalLink`,
`category.translation.linkNewTab`,
COALESCE(
`category.translation.linkNewTab`,
`category.translation.linkNewTab`
) as `category.linkNewTab`,
`category.translation.description`,
COALESCE(
`category.translation.description`,
`category.translation.description`
) as `category.description`,
`category.translation.metaTitle`,
COALESCE(
`category.translation.metaTitle`,
`category.translation.metaTitle`
) as `category.metaTitle`,
`category.translation.metaDescription`,
COALESCE(
`category.translation.metaDescription`,
`category.translation.metaDescription`
) as `category.metaDescription`,
`category.translation.keywords`,
COALESCE(
`category.translation.keywords`,
`category.translation.keywords`
) as `category.keywords`,
`category.translation.customFields`,
COALESCE(
`category.translation.customFields`,
`category.translation.customFields`
) as `category.customFields`,
`category.translation.createdAt`,
`category.translation.updatedAt`,
`category.translation.categoryId`,
`category.translation.languageId`,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation`.category_id,
`category.translation`.category_version_id,
`category.translation`.name as `category.translation.name`,
`category.translation`.breadcrumb as `category.translation.breadcrumb`,
`category.translation`.slot_config as `category.translation.slotConfig`,
`category.translation`.link_type as `category.translation.linkType`,
`category.translation`.internal_link as `category.translation.internalLink`,
`category.translation`.external_link as `category.translation.externalLink`,
`category.translation`.link_new_tab as `category.translation.linkNewTab`,
`category.translation`.description as `category.translation.description`,
`category.translation`.meta_title as `category.translation.metaTitle`,
`category.translation`.meta_description as `category.translation.metaDescription`,
`category.translation`.keywords as `category.translation.keywords`,
`category.translation`.custom_fields as `category.translation.customFields`,
`category.translation`.created_at as `category.translation.createdAt`,
`category.translation`.updated_at as `category.translation.updatedAt`,
`category.translation`.category_id as `category.translation.categoryId`,
`category.translation`.language_id as `category.translation.languageId`,
`category.translation`.category_version_id as `category.translation.categoryVersionId`
FROM
`category_translation` `category.translation`
WHERE
`category.translation`.language_id = : languageId
) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id`
AND `category.category_translation`.category_version_id = `category`.version_id
LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id`
LEFT JOIN (
SELECT
`category.media.translation`.media_id,
`category.media.translation`.title as `category.media.translation.title`,
`category.media.translation`.alt as `category.media.translation.alt`,
`category.media.translation`.custom_fields as `category.media.translation.customFields`,
`category.media.translation`.created_at as `category.media.translation.createdAt`,
`category.media.translation`.updated_at as `category.media.translation.updatedAt`,
`category.media.translation`.media_id as `category.media.translation.mediaId`,
`category.media.translation`.language_id as `category.media.translation.languageId`
FROM
`media_translation` `category.media.translation`
WHERE
`category.media.translation`.language_id = : languageId
) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id`
WHERE
(
`category`.`version_id` = : version
)
AND (
(
`category`.`path` LIKE : param_7a60e5396bac47fba5c2ef3b45008870
AND (
`category`.`level` > : param_ef0eeda210b444389ba9f947fb4180b9
AND `category`.`level` <= : param_0f2814b0042a4ced99564f2c13f513f6
)
)
)
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.media`.`id` as `category.media.id`, `category.media`.`user_id` as `category.media.userId`, `category.media`.`media_folder_id` as `category.media.mediaFolderId`, `category.media`.`mime_type` as `category.media.mimeType`, `category.media`.`file_extension` as `category.media.fileExtension`, `category.media`.`uploaded_at` as `category.media.uploadedAt`, `category.media`.`file_name` as `category.media.fileName`, `category.media`.`file_size` as `category.media.fileSize`, `category.media`.`media_type` as `category.media.mediaTypeRaw`, `category.media`.`meta_data` as `category.media.metaData`, `category.media`.`private` as `category.media.private`, `category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`, `category.media`.`created_at` as `category.media.createdAt`, `category.media`.`updated_at` as `category.media.updatedAt`, `category.media.translation.title`, COALESCE(`category.media.translation.title`,`category.media.translation.title`) as `category.media.title`, `category.media.translation.alt`, COALESCE(`category.media.translation.alt`,`category.media.translation.alt`) as `category.media.alt`, `category.media.translation.customFields`, COALESCE(`category.media.translation.customFields`,`category.media.translation.customFields`) as `category.media.customFields`, `category.media.translation.createdAt`, `category.media.translation.updatedAt`, `category.media.translation.mediaId`, `category.media.translation.languageId`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.media.translation`.media_id, `category.media.translation`.title as `category.media.translation.title`, `category.media.translation`.alt as `category.media.translation.alt`, `category.media.translation`.custom_fields as `category.media.translation.customFields`, `category.media.translation`.created_at as `category.media.translation.createdAt`, `category.media.translation`.updated_at as `category.media.translation.updatedAt`, `category.media.translation`.media_id as `category.media.translation.mediaId`, `category.media.translation`.language_id as `category.media.translation.languageId` FROM `media_translation` `category.media.translation` WHERE `category.media.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((`category`.`path` LIKE '%|088518a568294b82888568a112069f2b|%' AND (`category`.`level` > 2 AND `category`.`level` <= 5)));
array:45 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 93)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 195)"
6 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 117)"
7 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 132)"
8 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::loadLevels (line 95)"
9 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::load (line 136)"
10 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
11 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
12 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
13 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
14 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
17 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
18 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
19 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 137)"
20 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
21 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
22 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 142)"
23 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::loadNavigation (line 98)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
25 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
26 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::load (line 48)"
27 => "Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute::load (line 68)"
28 => "Shopware\Core\Content\Category\Service\NavigationLoader::load (line 47)"
29 => "Shopware\Storefront\Pagelet\Footer\FooterPageletLoader::load (line 93)"
30 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
31 => "Shopware\Core\Profiling\Profiler::trace (line 132)"
32 => "Shopware\Storefront\Page\GenericPageLoader::load (line 54)"
33 => "Shopware\Storefront\Page\Search\SearchPageLoader::load (line 67)"
34 => "Shopware\Storefront\Controller\SearchController::search (line 163)"
35 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
36 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
37 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
38 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
40 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
41 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
42 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
43 => "Shopware\Core\HttpKernel::doHandle (line 81)"
44 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
64 |
0.11 ms |
SELECT LOWER(HEX(`category`.`parent_id`)) as `category-ids.key`, COUNT(`category`.`id`) as `category-ids.count`, COUNT(DISTINCT `category`.`id`) as `visible-children-count` FROM `category` WHERE (`category`.`version_id` = :version) AND ((`category`.`path` LIKE :param_aba973e2a7b849b5acd08c2fb02582a6 AND `category`.`level` = :param_029c49c870594948b0b49c9aa56dba58 AND `category`.`active` = :param_7d955b21b0564b059e46a7a05f5675ba AND `category`.`visible` = :param_1d3e3733c4904fb2a005ff9f85bc1500)) GROUP BY `category`.`parent_id`
SELECT LOWER(HEX(`category`.`parent_id`)) as `category-ids.key`, COUNT(`category`.`id`) as `category-ids.count`, COUNT(DISTINCT `category`.`id`) as `visible-children-count` FROM `category` WHERE (`category`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((`category`.`path` LIKE '%|088518a568294b82888568a112069f2b|%' AND `category`.`level` = 5 AND `category`.`active` = 1 AND `category`.`visible` = 1)) GROUP BY `category`.`parent_id`;
array:45 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 205)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityAggregator::fetchAggregation (line 95)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityAggregator::aggregate (line 52)"
5 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator::aggregate (line 171)"
6 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::aggregate (line 263)"
7 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::addVisibilityCounts (line 134)"
8 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::loadLevels (line 95)"
9 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::load (line 136)"
10 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
11 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
12 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
13 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
14 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
17 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
18 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
19 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 137)"
20 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
21 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
22 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 142)"
23 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::loadNavigation (line 98)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
25 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
26 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::load (line 48)"
27 => "Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute::load (line 68)"
28 => "Shopware\Core\Content\Category\Service\NavigationLoader::load (line 47)"
29 => "Shopware\Storefront\Pagelet\Footer\FooterPageletLoader::load (line 93)"
30 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
31 => "Shopware\Core\Profiling\Profiler::trace (line 132)"
32 => "Shopware\Storefront\Page\GenericPageLoader::load (line 54)"
33 => "Shopware\Storefront\Page\Search\SearchPageLoader::load (line 67)"
34 => "Shopware\Storefront\Controller\SearchController::search (line 163)"
35 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
36 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
37 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
38 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
40 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
41 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
42 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
43 => "Shopware\Core\HttpKernel::doHandle (line 81)"
44 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
65 |
1.55 ms |
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.media`.`id` as `category.media.id`, `category.media`.`user_id` as `category.media.userId`, `category.media`.`media_folder_id` as `category.media.mediaFolderId`, `category.media`.`mime_type` as `category.media.mimeType`, `category.media`.`file_extension` as `category.media.fileExtension`, `category.media`.`uploaded_at` as `category.media.uploadedAt`, `category.media`.`file_name` as `category.media.fileName`, `category.media`.`file_size` as `category.media.fileSize`, `category.media`.`media_type` as `category.media.mediaTypeRaw`, `category.media`.`meta_data` as `category.media.metaData`, `category.media`.`private` as `category.media.private`, `category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`, `category.media`.`created_at` as `category.media.createdAt`, `category.media`.`updated_at` as `category.media.updatedAt`, `category.media.translation.title`, COALESCE(`category.media.translation.title`,`category.media.translation.title`) as `category.media.title`, `category.media.translation.alt`, COALESCE(`category.media.translation.alt`,`category.media.translation.alt`) as `category.media.alt`, `category.media.translation.customFields`, COALESCE(`category.media.translation.customFields`,`category.media.translation.customFields`) as `category.media.customFields`, `category.media.translation.createdAt`, `category.media.translation.updatedAt`, `category.media.translation.mediaId`, `category.media.translation.languageId`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = :languageId) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.media.translation`.media_id, `category.media.translation`.title as `category.media.translation.title`, `category.media.translation`.alt as `category.media.translation.alt`, `category.media.translation`.custom_fields as `category.media.translation.customFields`, `category.media.translation`.created_at as `category.media.translation.createdAt`, `category.media.translation`.updated_at as `category.media.translation.updatedAt`, `category.media.translation`.media_id as `category.media.translation.mediaId`, `category.media.translation`.language_id as `category.media.translation.languageId` FROM `media_translation` `category.media.translation` WHERE `category.media.translation`.language_id = :languageId) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = :version) AND (`category`.`id` IN (:ids))
SELECT
`category`.`id` as `category.id`,
`category`.`version_id` as `category.versionId`,
`category`.`parent_id` as `category.parentId`,
`category`.`parent_version_id` as `category.parentVersionId`,
`category`.`after_category_id` as `category.afterCategoryId`,
`category`.`after_category_version_id` as `category.afterCategoryVersionId`,
`category`.`media_id` as `category.mediaId`,
`category`.`display_nested_products` as `category.displayNestedProducts`,
`category`.`auto_increment` as `category.autoIncrement`,
`category`.`level` as `category.level`,
`category`.`path` as `category.path`,
`category`.`child_count` as `category.childCount`,
`category`.`type` as `category.type`,
`category`.`product_assignment_type` as `category.productAssignmentType`,
`category`.`visible` as `category.visible`,
`category`.`active` as `category.active`,
`category`.`cms_page_id` as `category.cmsPageId`,
`category`.`cms_page_version_id` as `category.cmsPageVersionId`,
`category`.`product_stream_id` as `category.productStreamId`,
`category`.`created_at` as `category.createdAt`,
`category`.`updated_at` as `category.updatedAt`,
`category.media`.`id` as `category.media.id`,
`category.media`.`user_id` as `category.media.userId`,
`category.media`.`media_folder_id` as `category.media.mediaFolderId`,
`category.media`.`mime_type` as `category.media.mimeType`,
`category.media`.`file_extension` as `category.media.fileExtension`,
`category.media`.`uploaded_at` as `category.media.uploadedAt`,
`category.media`.`file_name` as `category.media.fileName`,
`category.media`.`file_size` as `category.media.fileSize`,
`category.media`.`media_type` as `category.media.mediaTypeRaw`,
`category.media`.`meta_data` as `category.media.metaData`,
`category.media`.`private` as `category.media.private`,
`category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`,
`category.media`.`created_at` as `category.media.createdAt`,
`category.media`.`updated_at` as `category.media.updatedAt`,
`category.media.translation.title`,
COALESCE(
`category.media.translation.title`,
`category.media.translation.title`
) as `category.media.title`,
`category.media.translation.alt`,
COALESCE(
`category.media.translation.alt`,
`category.media.translation.alt`
) as `category.media.alt`,
`category.media.translation.customFields`,
COALESCE(
`category.media.translation.customFields`,
`category.media.translation.customFields`
) as `category.media.customFields`,
`category.media.translation.createdAt`,
`category.media.translation.updatedAt`,
`category.media.translation.mediaId`,
`category.media.translation.languageId`,
`category.translation.name`,
COALESCE(
`category.translation.name`, `category.translation.name`
) as `category.name`,
`category.translation.breadcrumb`,
COALESCE(
`category.translation.breadcrumb`,
`category.translation.breadcrumb`
) as `category.breadcrumb`,
`category.translation.slotConfig`,
COALESCE(
`category.translation.slotConfig`,
`category.translation.slotConfig`
) as `category.slotConfig`,
`category.translation.linkType`,
COALESCE(
`category.translation.linkType`,
`category.translation.linkType`
) as `category.linkType`,
`category.translation.internalLink`,
COALESCE(
`category.translation.internalLink`,
`category.translation.internalLink`
) as `category.internalLink`,
`category.translation.externalLink`,
COALESCE(
`category.translation.externalLink`,
`category.translation.externalLink`
) as `category.externalLink`,
`category.translation.linkNewTab`,
COALESCE(
`category.translation.linkNewTab`,
`category.translation.linkNewTab`
) as `category.linkNewTab`,
`category.translation.description`,
COALESCE(
`category.translation.description`,
`category.translation.description`
) as `category.description`,
`category.translation.metaTitle`,
COALESCE(
`category.translation.metaTitle`,
`category.translation.metaTitle`
) as `category.metaTitle`,
`category.translation.metaDescription`,
COALESCE(
`category.translation.metaDescription`,
`category.translation.metaDescription`
) as `category.metaDescription`,
`category.translation.keywords`,
COALESCE(
`category.translation.keywords`,
`category.translation.keywords`
) as `category.keywords`,
`category.translation.customFields`,
COALESCE(
`category.translation.customFields`,
`category.translation.customFields`
) as `category.customFields`,
`category.translation.createdAt`,
`category.translation.updatedAt`,
`category.translation.categoryId`,
`category.translation.languageId`,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation`.category_id,
`category.translation`.category_version_id,
`category.translation`.name as `category.translation.name`,
`category.translation`.breadcrumb as `category.translation.breadcrumb`,
`category.translation`.slot_config as `category.translation.slotConfig`,
`category.translation`.link_type as `category.translation.linkType`,
`category.translation`.internal_link as `category.translation.internalLink`,
`category.translation`.external_link as `category.translation.externalLink`,
`category.translation`.link_new_tab as `category.translation.linkNewTab`,
`category.translation`.description as `category.translation.description`,
`category.translation`.meta_title as `category.translation.metaTitle`,
`category.translation`.meta_description as `category.translation.metaDescription`,
`category.translation`.keywords as `category.translation.keywords`,
`category.translation`.custom_fields as `category.translation.customFields`,
`category.translation`.created_at as `category.translation.createdAt`,
`category.translation`.updated_at as `category.translation.updatedAt`,
`category.translation`.category_id as `category.translation.categoryId`,
`category.translation`.language_id as `category.translation.languageId`,
`category.translation`.category_version_id as `category.translation.categoryVersionId`
FROM
`category_translation` `category.translation`
WHERE
`category.translation`.language_id = : languageId
) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id`
AND `category.category_translation`.category_version_id = `category`.version_id
LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id`
LEFT JOIN (
SELECT
`category.media.translation`.media_id,
`category.media.translation`.title as `category.media.translation.title`,
`category.media.translation`.alt as `category.media.translation.alt`,
`category.media.translation`.custom_fields as `category.media.translation.customFields`,
`category.media.translation`.created_at as `category.media.translation.createdAt`,
`category.media.translation`.updated_at as `category.media.translation.updatedAt`,
`category.media.translation`.media_id as `category.media.translation.mediaId`,
`category.media.translation`.language_id as `category.media.translation.languageId`
FROM
`media_translation` `category.media.translation`
WHERE
`category.media.translation`.language_id = : languageId
) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id`
WHERE
(
`category`.`version_id` = : version
)
AND (
`category`.`id` IN (: ids)
)
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.media`.`id` as `category.media.id`, `category.media`.`user_id` as `category.media.userId`, `category.media`.`media_folder_id` as `category.media.mediaFolderId`, `category.media`.`mime_type` as `category.media.mimeType`, `category.media`.`file_extension` as `category.media.fileExtension`, `category.media`.`uploaded_at` as `category.media.uploadedAt`, `category.media`.`file_name` as `category.media.fileName`, `category.media`.`file_size` as `category.media.fileSize`, `category.media`.`media_type` as `category.media.mediaTypeRaw`, `category.media`.`meta_data` as `category.media.metaData`, `category.media`.`private` as `category.media.private`, `category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`, `category.media`.`created_at` as `category.media.createdAt`, `category.media`.`updated_at` as `category.media.updatedAt`, `category.media.translation.title`, COALESCE(`category.media.translation.title`,`category.media.translation.title`) as `category.media.title`, `category.media.translation.alt`, COALESCE(`category.media.translation.alt`,`category.media.translation.alt`) as `category.media.alt`, `category.media.translation.customFields`, COALESCE(`category.media.translation.customFields`,`category.media.translation.customFields`) as `category.media.customFields`, `category.media.translation.createdAt`, `category.media.translation.updatedAt`, `category.media.translation.mediaId`, `category.media.translation.languageId`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.media.translation`.media_id, `category.media.translation`.title as `category.media.translation.title`, `category.media.translation`.alt as `category.media.translation.alt`, `category.media.translation`.custom_fields as `category.media.translation.customFields`, `category.media.translation`.created_at as `category.media.translation.createdAt`, `category.media.translation`.updated_at as `category.media.translation.updatedAt`, `category.media.translation`.media_id as `category.media.translation.mediaId`, `category.media.translation`.language_id as `category.media.translation.languageId` FROM `media_translation` `category.media.translation` WHERE `category.media.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND (`category`.`id` IN (0x002E825E6C9049BE8E3C965ABB7127D1, 0x088518A568294B82888568A112069F2B));
array:46 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 93)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 195)"
6 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 117)"
7 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 111)"
8 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::loadCategories (line 179)"
9 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::loadChildren (line 99)"
10 => "Shopware\Core\Content\Category\SalesChannel\NavigationRoute::load (line 136)"
11 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 350)"
12 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
13 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
14 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
17 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
18 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
19 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
20 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 137)"
21 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 72)"
22 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
23 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 142)"
24 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::loadNavigation (line 98)"
25 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::Shopware\Core\Content\Category\SalesChannel\{closure} (line 59)"
26 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
27 => "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute::load (line 48)"
28 => "Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute::load (line 68)"
29 => "Shopware\Core\Content\Category\Service\NavigationLoader::load (line 47)"
30 => "Shopware\Storefront\Pagelet\Footer\FooterPageletLoader::load (line 93)"
31 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
32 => "Shopware\Core\Profiling\Profiler::trace (line 132)"
33 => "Shopware\Storefront\Page\GenericPageLoader::load (line 54)"
34 => "Shopware\Storefront\Page\Search\SearchPageLoader::load (line 67)"
35 => "Shopware\Storefront\Controller\SearchController::search (line 163)"
36 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
37 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
38 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
39 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
40 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
41 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
42 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
43 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
44 => "Shopware\Core\HttpKernel::doHandle (line 81)"
45 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
66 |
0.18 ms |
SELECT `shipping_method`.`id` FROM `shipping_method` LEFT JOIN `sales_channel_shipping_method` `shipping_method.salesChannels.mapping` ON `shipping_method`.`id` = `shipping_method.salesChannels.mapping`.`shipping_method_id` LEFT JOIN (SELECT `shipping_method.translation`.shipping_method_id, `shipping_method.translation`.name as `shipping_method.translation.name`, `shipping_method.translation`.description as `shipping_method.translation.description`, `shipping_method.translation`.tracking_url as `shipping_method.translation.trackingUrl`, `shipping_method.translation`.custom_fields as `shipping_method.translation.customFields`, `shipping_method.translation`.created_at as `shipping_method.translation.createdAt`, `shipping_method.translation`.updated_at as `shipping_method.translation.updatedAt`, `shipping_method.translation`.shipping_method_id as `shipping_method.translation.shippingMethodId`, `shipping_method.translation`.language_id as `shipping_method.translation.languageId` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation`.language_id = :languageId) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation`.`shipping_method_id` = `shipping_method`.`id` LEFT JOIN `sales_channel` `shipping_method.salesChannels` ON `shipping_method.salesChannels.mapping`.`sales_channel_id` = `shipping_method.salesChannels`.`id` WHERE (`shipping_method`.`active` = :param_7c1a1f89003c40beb552d28669b562ae AND `shipping_method.salesChannels`.`id` = :param_1b13eac54e744c76ad5adb1e707ef98c) GROUP BY `shipping_method`.`id` ORDER BY MIN(`shipping_method`.`position`) ASC, MIN(COALESCE(`shipping_method.translation.name`)) ASC
SELECT `shipping_method`.`id` FROM `shipping_method` LEFT JOIN `sales_channel_shipping_method` `shipping_method.salesChannels.mapping` ON `shipping_method`.`id` = `shipping_method.salesChannels.mapping`.`shipping_method_id` LEFT JOIN (SELECT `shipping_method.translation`.shipping_method_id, `shipping_method.translation`.name as `shipping_method.translation.name`, `shipping_method.translation`.description as `shipping_method.translation.description`, `shipping_method.translation`.tracking_url as `shipping_method.translation.trackingUrl`, `shipping_method.translation`.custom_fields as `shipping_method.translation.customFields`, `shipping_method.translation`.created_at as `shipping_method.translation.createdAt`, `shipping_method.translation`.updated_at as `shipping_method.translation.updatedAt`, `shipping_method.translation`.shipping_method_id as `shipping_method.translation.shippingMethodId`, `shipping_method.translation`.language_id as `shipping_method.translation.languageId` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation`.`shipping_method_id` = `shipping_method`.`id` LEFT JOIN `sales_channel` `shipping_method.salesChannels` ON `shipping_method.salesChannels.mapping`.`sales_channel_id` = `shipping_method.salesChannels`.`id` WHERE (`shipping_method`.`active` = 1 AND `shipping_method.salesChannels`.`id` = 0x300B6C314EA447F08252B80AE1305F85) GROUP BY `shipping_method`.`id` ORDER BY MIN(`shipping_method`.`position`) ASC, MIN(COALESCE(`shipping_method.translation.name`)) ASC;
array:38 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 107)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 62)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 216)"
5 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::doSearch (line 122)"
6 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 59)"
7 => "Shopware\Core\Checkout\Shipping\SalesChannel\ShippingMethodRoute::load (line 99)"
8 => "Shopware\Core\Checkout\Shipping\SalesChannel\CachedShippingMethodRoute::Shopware\Core\Checkout\Shipping\SalesChannel\{closure} (line 350)"
9 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
10 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
11 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
12 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
13 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
14 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
15 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
16 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
17 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 100)"
18 => "Shopware\Core\Checkout\Shipping\SalesChannel\CachedShippingMethodRoute::Shopware\Core\Checkout\Shipping\SalesChannel\{closure} (line 72)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 105)"
21 => "Shopware\Core\Checkout\Shipping\SalesChannel\CachedShippingMethodRoute::load (line 42)"
22 => "Shopware\Core\Checkout\Shipping\SalesChannel\SortedShippingMethodRoute::load (line 103)"
23 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
24 => "Shopware\Core\Profiling\Profiler::trace (line 132)"
25 => "Shopware\Storefront\Page\GenericPageLoader::load (line 54)"
26 => "Shopware\Storefront\Page\Search\SearchPageLoader::load (line 67)"
27 => "Shopware\Storefront\Controller\SearchController::search (line 163)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
29 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
30 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
31 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
35 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
36 => "Shopware\Core\HttpKernel::doHandle (line 81)"
37 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
67 |
1.50 ms |
SELECT `shipping_method`.`id` as `shipping_method.id`, `shipping_method`.`active` as `shipping_method.active`, `shipping_method`.`position` as `shipping_method.position`, `shipping_method`.`availability_rule_id` as `shipping_method.availabilityRuleId`, `shipping_method`.`media_id` as `shipping_method.mediaId`, `shipping_method`.`delivery_time_id` as `shipping_method.deliveryTimeId`, `shipping_method`.`tax_type` as `shipping_method.taxType`, `shipping_method`.`tax_id` as `shipping_method.taxId`, `shipping_method.deliveryTime`.`id` as `shipping_method.deliveryTime.id`, `shipping_method.deliveryTime`.`min` as `shipping_method.deliveryTime.min`, `shipping_method.deliveryTime`.`max` as `shipping_method.deliveryTime.max`, `shipping_method.deliveryTime`.`unit` as `shipping_method.deliveryTime.unit`, `shipping_method.deliveryTime`.`created_at` as `shipping_method.deliveryTime.createdAt`, `shipping_method.deliveryTime`.`updated_at` as `shipping_method.deliveryTime.updatedAt`, `shipping_method.deliveryTime.translation.name`, COALESCE(`shipping_method.deliveryTime.translation.name`,`shipping_method.deliveryTime.translation.name`) as `shipping_method.deliveryTime.name`, `shipping_method.deliveryTime.translation.customFields`, COALESCE(`shipping_method.deliveryTime.translation.customFields`,`shipping_method.deliveryTime.translation.customFields`) as `shipping_method.deliveryTime.customFields`, `shipping_method.deliveryTime.translation.createdAt`, `shipping_method.deliveryTime.translation.updatedAt`, `shipping_method.deliveryTime.translation.deliveryTimeId`, `shipping_method.deliveryTime.translation.languageId`, `shipping_method`.`created_at` as `shipping_method.createdAt`, `shipping_method`.`updated_at` as `shipping_method.updatedAt`, `shipping_method.media`.`id` as `shipping_method.media.id`, `shipping_method.media`.`user_id` as `shipping_method.media.userId`, `shipping_method.media`.`media_folder_id` as `shipping_method.media.mediaFolderId`, `shipping_method.media`.`mime_type` as `shipping_method.media.mimeType`, `shipping_method.media`.`file_extension` as `shipping_method.media.fileExtension`, `shipping_method.media`.`uploaded_at` as `shipping_method.media.uploadedAt`, `shipping_method.media`.`file_name` as `shipping_method.media.fileName`, `shipping_method.media`.`file_size` as `shipping_method.media.fileSize`, `shipping_method.media`.`media_type` as `shipping_method.media.mediaTypeRaw`, `shipping_method.media`.`meta_data` as `shipping_method.media.metaData`, `shipping_method.media`.`private` as `shipping_method.media.private`, `shipping_method.media`.`thumbnails_ro` as `shipping_method.media.thumbnailsRo`, `shipping_method.media`.`created_at` as `shipping_method.media.createdAt`, `shipping_method.media`.`updated_at` as `shipping_method.media.updatedAt`, `shipping_method.media.translation.title`, COALESCE(`shipping_method.media.translation.title`,`shipping_method.media.translation.title`) as `shipping_method.media.title`, `shipping_method.media.translation.alt`, COALESCE(`shipping_method.media.translation.alt`,`shipping_method.media.translation.alt`) as `shipping_method.media.alt`, `shipping_method.media.translation.customFields`, COALESCE(`shipping_method.media.translation.customFields`,`shipping_method.media.translation.customFields`) as `shipping_method.media.customFields`, `shipping_method.media.translation.createdAt`, `shipping_method.media.translation.updatedAt`, `shipping_method.media.translation.mediaId`, `shipping_method.media.translation.languageId`, `shipping_method.translation.name`, COALESCE(`shipping_method.translation.name`,`shipping_method.translation.name`) as `shipping_method.name`, `shipping_method.translation.description`, COALESCE(`shipping_method.translation.description`,`shipping_method.translation.description`) as `shipping_method.description`, `shipping_method.translation.trackingUrl`, COALESCE(`shipping_method.translation.trackingUrl`,`shipping_method.translation.trackingUrl`) as `shipping_method.trackingUrl`, `shipping_method.translation.customFields`, COALESCE(`shipping_method.translation.customFields`,`shipping_method.translation.customFields`) as `shipping_method.customFields`, `shipping_method.translation.createdAt`, `shipping_method.translation.updatedAt`, `shipping_method.translation.shippingMethodId`, `shipping_method.translation.languageId` FROM `shipping_method` LEFT JOIN (SELECT `shipping_method.translation`.shipping_method_id, `shipping_method.translation`.name as `shipping_method.translation.name`, `shipping_method.translation`.description as `shipping_method.translation.description`, `shipping_method.translation`.tracking_url as `shipping_method.translation.trackingUrl`, `shipping_method.translation`.custom_fields as `shipping_method.translation.customFields`, `shipping_method.translation`.created_at as `shipping_method.translation.createdAt`, `shipping_method.translation`.updated_at as `shipping_method.translation.updatedAt`, `shipping_method.translation`.shipping_method_id as `shipping_method.translation.shippingMethodId`, `shipping_method.translation`.language_id as `shipping_method.translation.languageId` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation`.language_id = :languageId) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation`.`shipping_method_id` = `shipping_method`.`id` LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` LEFT JOIN `media` `shipping_method.media` ON `shipping_method`.`media_id` = `shipping_method.media`.`id` LEFT JOIN (SELECT `shipping_method.deliveryTime.translation`.delivery_time_id, `shipping_method.deliveryTime.translation`.name as `shipping_method.deliveryTime.translation.name`, `shipping_method.deliveryTime.translation`.custom_fields as `shipping_method.deliveryTime.translation.customFields`, `shipping_method.deliveryTime.translation`.created_at as `shipping_method.deliveryTime.translation.createdAt`, `shipping_method.deliveryTime.translation`.updated_at as `shipping_method.deliveryTime.translation.updatedAt`, `shipping_method.deliveryTime.translation`.delivery_time_id as `shipping_method.deliveryTime.translation.deliveryTimeId`, `shipping_method.deliveryTime.translation`.language_id as `shipping_method.deliveryTime.translation.languageId` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` WHERE `shipping_method.deliveryTime.translation`.language_id = :languageId) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` LEFT JOIN (SELECT `shipping_method.media.translation`.media_id, `shipping_method.media.translation`.title as `shipping_method.media.translation.title`, `shipping_method.media.translation`.alt as `shipping_method.media.translation.alt`, `shipping_method.media.translation`.custom_fields as `shipping_method.media.translation.customFields`, `shipping_method.media.translation`.created_at as `shipping_method.media.translation.createdAt`, `shipping_method.media.translation`.updated_at as `shipping_method.media.translation.updatedAt`, `shipping_method.media.translation`.media_id as `shipping_method.media.translation.mediaId`, `shipping_method.media.translation`.language_id as `shipping_method.media.translation.languageId` FROM `media_translation` `shipping_method.media.translation` WHERE `shipping_method.media.translation`.language_id = :languageId) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation`.`media_id` = `shipping_method.media`.`id` WHERE `shipping_method`.`id` IN (:ids)
SELECT
`shipping_method`.`id` as `shipping_method.id`,
`shipping_method`.`active` as `shipping_method.active`,
`shipping_method`.`position` as `shipping_method.position`,
`shipping_method`.`availability_rule_id` as `shipping_method.availabilityRuleId`,
`shipping_method`.`media_id` as `shipping_method.mediaId`,
`shipping_method`.`delivery_time_id` as `shipping_method.deliveryTimeId`,
`shipping_method`.`tax_type` as `shipping_method.taxType`,
`shipping_method`.`tax_id` as `shipping_method.taxId`,
`shipping_method.deliveryTime`.`id` as `shipping_method.deliveryTime.id`,
`shipping_method.deliveryTime`.`min` as `shipping_method.deliveryTime.min`,
`shipping_method.deliveryTime`.`max` as `shipping_method.deliveryTime.max`,
`shipping_method.deliveryTime`.`unit` as `shipping_method.deliveryTime.unit`,
`shipping_method.deliveryTime`.`created_at` as `shipping_method.deliveryTime.createdAt`,
`shipping_method.deliveryTime`.`updated_at` as `shipping_method.deliveryTime.updatedAt`,
`shipping_method.deliveryTime.translation.name`,
COALESCE(
`shipping_method.deliveryTime.translation.name`,
`shipping_method.deliveryTime.translation.name`
) as `shipping_method.deliveryTime.name`,
`shipping_method.deliveryTime.translation.customFields`,
COALESCE(
`shipping_method.deliveryTime.translation.customFields`,
`shipping_method.deliveryTime.translation.customFields`
) as `shipping_method.deliveryTime.customFields`,
`shipping_method.deliveryTime.translation.createdAt`,
`shipping_method.deliveryTime.translation.updatedAt`,
`shipping_method.deliveryTime.translation.deliveryTimeId`,
`shipping_method.deliveryTime.translation.languageId`,
`shipping_method`.`created_at` as `shipping_method.createdAt`,
`shipping_method`.`updated_at` as `shipping_method.updatedAt`,
`shipping_method.media`.`id` as `shipping_method.media.id`,
`shipping_method.media`.`user_id` as `shipping_method.media.userId`,
`shipping_method.media`.`media_folder_id` as `shipping_method.media.mediaFolderId`,
`shipping_method.media`.`mime_type` as `shipping_method.media.mimeType`,
`shipping_method.media`.`file_extension` as `shipping_method.media.fileExtension`,
`shipping_method.media`.`uploaded_at` as `shipping_method.media.uploadedAt`,
`shipping_method.media`.`file_name` as `shipping_method.media.fileName`,
`shipping_method.media`.`file_size` as `shipping_method.media.fileSize`,
`shipping_method.media`.`media_type` as `shipping_method.media.mediaTypeRaw`,
`shipping_method.media`.`meta_data` as `shipping_method.media.metaData`,
`shipping_method.media`.`private` as `shipping_method.media.private`,
`shipping_method.media`.`thumbnails_ro` as `shipping_method.media.thumbnailsRo`,
`shipping_method.media`.`created_at` as `shipping_method.media.createdAt`,
`shipping_method.media`.`updated_at` as `shipping_method.media.updatedAt`,
`shipping_method.media.translation.title`,
COALESCE(
`shipping_method.media.translation.title`,
`shipping_method.media.translation.title`
) as `shipping_method.media.title`,
`shipping_method.media.translation.alt`,
COALESCE(
`shipping_method.media.translation.alt`,
`shipping_method.media.translation.alt`
) as `shipping_method.media.alt`,
`shipping_method.media.translation.customFields`,
COALESCE(
`shipping_method.media.translation.customFields`,
`shipping_method.media.translation.customFields`
) as `shipping_method.media.customFields`,
`shipping_method.media.translation.createdAt`,
`shipping_method.media.translation.updatedAt`,
`shipping_method.media.translation.mediaId`,
`shipping_method.media.translation.languageId`,
`shipping_method.translation.name`,
COALESCE(
`shipping_method.translation.name`,
`shipping_method.translation.name`
) as `shipping_method.name`,
`shipping_method.translation.description`,
COALESCE(
`shipping_method.translation.description`,
`shipping_method.translation.description`
) as `shipping_method.description`,
`shipping_method.translation.trackingUrl`,
COALESCE(
`shipping_method.translation.trackingUrl`,
`shipping_method.translation.trackingUrl`
) as `shipping_method.trackingUrl`,
`shipping_method.translation.customFields`,
COALESCE(
`shipping_method.translation.customFields`,
`shipping_method.translation.customFields`
) as `shipping_method.customFields`,
`shipping_method.translation.createdAt`,
`shipping_method.translation.updatedAt`,
`shipping_method.translation.shippingMethodId`,
`shipping_method.translation.languageId`
FROM
`shipping_method`
LEFT JOIN (
SELECT
`shipping_method.translation`.shipping_method_id,
`shipping_method.translation`.name as `shipping_method.translation.name`,
`shipping_method.translation`.description as `shipping_method.translation.description`,
`shipping_method.translation`.tracking_url as `shipping_method.translation.trackingUrl`,
`shipping_method.translation`.custom_fields as `shipping_method.translation.customFields`,
`shipping_method.translation`.created_at as `shipping_method.translation.createdAt`,
`shipping_method.translation`.updated_at as `shipping_method.translation.updatedAt`,
`shipping_method.translation`.shipping_method_id as `shipping_method.translation.shippingMethodId`,
`shipping_method.translation`.language_id as `shipping_method.translation.languageId`
FROM
`shipping_method_translation` `shipping_method.translation`
WHERE
`shipping_method.translation`.language_id = : languageId
) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation`.`shipping_method_id` = `shipping_method`.`id`
LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method`.`delivery_time_id` = `shipping_method.deliveryTime`.`id`
LEFT JOIN `media` `shipping_method.media` ON `shipping_method`.`media_id` = `shipping_method.media`.`id`
LEFT JOIN (
SELECT
`shipping_method.deliveryTime.translation`.delivery_time_id,
`shipping_method.deliveryTime.translation`.name as `shipping_method.deliveryTime.translation.name`,
`shipping_method.deliveryTime.translation`.custom_fields as `shipping_method.deliveryTime.translation.customFields`,
`shipping_method.deliveryTime.translation`.created_at as `shipping_method.deliveryTime.translation.createdAt`,
`shipping_method.deliveryTime.translation`.updated_at as `shipping_method.deliveryTime.translation.updatedAt`,
`shipping_method.deliveryTime.translation`.delivery_time_id as `shipping_method.deliveryTime.translation.deliveryTimeId`,
`shipping_method.deliveryTime.translation`.language_id as `shipping_method.deliveryTime.translation.languageId`
FROM
`delivery_time_translation` `shipping_method.deliveryTime.translation`
WHERE
`shipping_method.deliveryTime.translation`.language_id = : languageId
) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation`.`delivery_time_id` = `shipping_method.deliveryTime`.`id`
LEFT JOIN (
SELECT
`shipping_method.media.translation`.media_id,
`shipping_method.media.translation`.title as `shipping_method.media.translation.title`,
`shipping_method.media.translation`.alt as `shipping_method.media.translation.alt`,
`shipping_method.media.translation`.custom_fields as `shipping_method.media.translation.customFields`,
`shipping_method.media.translation`.created_at as `shipping_method.media.translation.createdAt`,
`shipping_method.media.translation`.updated_at as `shipping_method.media.translation.updatedAt`,
`shipping_method.media.translation`.media_id as `shipping_method.media.translation.mediaId`,
`shipping_method.media.translation`.language_id as `shipping_method.media.translation.languageId`
FROM
`media_translation` `shipping_method.media.translation`
WHERE
`shipping_method.media.translation`.language_id = : languageId
) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation`.`media_id` = `shipping_method.media`.`id`
WHERE
`shipping_method`.`id` IN (: ids)
SELECT `shipping_method`.`id` as `shipping_method.id`, `shipping_method`.`active` as `shipping_method.active`, `shipping_method`.`position` as `shipping_method.position`, `shipping_method`.`availability_rule_id` as `shipping_method.availabilityRuleId`, `shipping_method`.`media_id` as `shipping_method.mediaId`, `shipping_method`.`delivery_time_id` as `shipping_method.deliveryTimeId`, `shipping_method`.`tax_type` as `shipping_method.taxType`, `shipping_method`.`tax_id` as `shipping_method.taxId`, `shipping_method.deliveryTime`.`id` as `shipping_method.deliveryTime.id`, `shipping_method.deliveryTime`.`min` as `shipping_method.deliveryTime.min`, `shipping_method.deliveryTime`.`max` as `shipping_method.deliveryTime.max`, `shipping_method.deliveryTime`.`unit` as `shipping_method.deliveryTime.unit`, `shipping_method.deliveryTime`.`created_at` as `shipping_method.deliveryTime.createdAt`, `shipping_method.deliveryTime`.`updated_at` as `shipping_method.deliveryTime.updatedAt`, `shipping_method.deliveryTime.translation.name`, COALESCE(`shipping_method.deliveryTime.translation.name`,`shipping_method.deliveryTime.translation.name`) as `shipping_method.deliveryTime.name`, `shipping_method.deliveryTime.translation.customFields`, COALESCE(`shipping_method.deliveryTime.translation.customFields`,`shipping_method.deliveryTime.translation.customFields`) as `shipping_method.deliveryTime.customFields`, `shipping_method.deliveryTime.translation.createdAt`, `shipping_method.deliveryTime.translation.updatedAt`, `shipping_method.deliveryTime.translation.deliveryTimeId`, `shipping_method.deliveryTime.translation.languageId`, `shipping_method`.`created_at` as `shipping_method.createdAt`, `shipping_method`.`updated_at` as `shipping_method.updatedAt`, `shipping_method.media`.`id` as `shipping_method.media.id`, `shipping_method.media`.`user_id` as `shipping_method.media.userId`, `shipping_method.media`.`media_folder_id` as `shipping_method.media.mediaFolderId`, `shipping_method.media`.`mime_type` as `shipping_method.media.mimeType`, `shipping_method.media`.`file_extension` as `shipping_method.media.fileExtension`, `shipping_method.media`.`uploaded_at` as `shipping_method.media.uploadedAt`, `shipping_method.media`.`file_name` as `shipping_method.media.fileName`, `shipping_method.media`.`file_size` as `shipping_method.media.fileSize`, `shipping_method.media`.`media_type` as `shipping_method.media.mediaTypeRaw`, `shipping_method.media`.`meta_data` as `shipping_method.media.metaData`, `shipping_method.media`.`private` as `shipping_method.media.private`, `shipping_method.media`.`thumbnails_ro` as `shipping_method.media.thumbnailsRo`, `shipping_method.media`.`created_at` as `shipping_method.media.createdAt`, `shipping_method.media`.`updated_at` as `shipping_method.media.updatedAt`, `shipping_method.media.translation.title`, COALESCE(`shipping_method.media.translation.title`,`shipping_method.media.translation.title`) as `shipping_method.media.title`, `shipping_method.media.translation.alt`, COALESCE(`shipping_method.media.translation.alt`,`shipping_method.media.translation.alt`) as `shipping_method.media.alt`, `shipping_method.media.translation.customFields`, COALESCE(`shipping_method.media.translation.customFields`,`shipping_method.media.translation.customFields`) as `shipping_method.media.customFields`, `shipping_method.media.translation.createdAt`, `shipping_method.media.translation.updatedAt`, `shipping_method.media.translation.mediaId`, `shipping_method.media.translation.languageId`, `shipping_method.translation.name`, COALESCE(`shipping_method.translation.name`,`shipping_method.translation.name`) as `shipping_method.name`, `shipping_method.translation.description`, COALESCE(`shipping_method.translation.description`,`shipping_method.translation.description`) as `shipping_method.description`, `shipping_method.translation.trackingUrl`, COALESCE(`shipping_method.translation.trackingUrl`,`shipping_method.translation.trackingUrl`) as `shipping_method.trackingUrl`, `shipping_method.translation.customFields`, COALESCE(`shipping_method.translation.customFields`,`shipping_method.translation.customFields`) as `shipping_method.customFields`, `shipping_method.translation.createdAt`, `shipping_method.translation.updatedAt`, `shipping_method.translation.shippingMethodId`, `shipping_method.translation.languageId` FROM `shipping_method` LEFT JOIN (SELECT `shipping_method.translation`.shipping_method_id, `shipping_method.translation`.name as `shipping_method.translation.name`, `shipping_method.translation`.description as `shipping_method.translation.description`, `shipping_method.translation`.tracking_url as `shipping_method.translation.trackingUrl`, `shipping_method.translation`.custom_fields as `shipping_method.translation.customFields`, `shipping_method.translation`.created_at as `shipping_method.translation.createdAt`, `shipping_method.translation`.updated_at as `shipping_method.translation.updatedAt`, `shipping_method.translation`.shipping_method_id as `shipping_method.translation.shippingMethodId`, `shipping_method.translation`.language_id as `shipping_method.translation.languageId` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation`.`shipping_method_id` = `shipping_method`.`id` LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` LEFT JOIN `media` `shipping_method.media` ON `shipping_method`.`media_id` = `shipping_method.media`.`id` LEFT JOIN (SELECT `shipping_method.deliveryTime.translation`.delivery_time_id, `shipping_method.deliveryTime.translation`.name as `shipping_method.deliveryTime.translation.name`, `shipping_method.deliveryTime.translation`.custom_fields as `shipping_method.deliveryTime.translation.customFields`, `shipping_method.deliveryTime.translation`.created_at as `shipping_method.deliveryTime.translation.createdAt`, `shipping_method.deliveryTime.translation`.updated_at as `shipping_method.deliveryTime.translation.updatedAt`, `shipping_method.deliveryTime.translation`.delivery_time_id as `shipping_method.deliveryTime.translation.deliveryTimeId`, `shipping_method.deliveryTime.translation`.language_id as `shipping_method.deliveryTime.translation.languageId` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` WHERE `shipping_method.deliveryTime.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` LEFT JOIN (SELECT `shipping_method.media.translation`.media_id, `shipping_method.media.translation`.title as `shipping_method.media.translation.title`, `shipping_method.media.translation`.alt as `shipping_method.media.translation.alt`, `shipping_method.media.translation`.custom_fields as `shipping_method.media.translation.customFields`, `shipping_method.media.translation`.created_at as `shipping_method.media.translation.createdAt`, `shipping_method.media.translation`.updated_at as `shipping_method.media.translation.updatedAt`, `shipping_method.media.translation`.media_id as `shipping_method.media.translation.mediaId`, `shipping_method.media.translation`.language_id as `shipping_method.media.translation.languageId` FROM `media_translation` `shipping_method.media.translation` WHERE `shipping_method.media.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation`.`media_id` = `shipping_method.media`.`id` WHERE `shipping_method`.`id` IN (0x44E369F8B9C544C2A805FE2448927EF4);
array:39 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 93)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 195)"
6 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
7 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 59)"
8 => "Shopware\Core\Checkout\Shipping\SalesChannel\ShippingMethodRoute::load (line 99)"
9 => "Shopware\Core\Checkout\Shipping\SalesChannel\CachedShippingMethodRoute::Shopware\Core\Checkout\Shipping\SalesChannel\{closure} (line 350)"
10 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
11 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
12 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
13 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
14 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
16 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
17 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
18 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 100)"
19 => "Shopware\Core\Checkout\Shipping\SalesChannel\CachedShippingMethodRoute::Shopware\Core\Checkout\Shipping\SalesChannel\{closure} (line 72)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
21 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 105)"
22 => "Shopware\Core\Checkout\Shipping\SalesChannel\CachedShippingMethodRoute::load (line 42)"
23 => "Shopware\Core\Checkout\Shipping\SalesChannel\SortedShippingMethodRoute::load (line 103)"
24 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
25 => "Shopware\Core\Profiling\Profiler::trace (line 132)"
26 => "Shopware\Storefront\Page\GenericPageLoader::load (line 54)"
27 => "Shopware\Storefront\Page\Search\SearchPageLoader::load (line 67)"
28 => "Shopware\Storefront\Controller\SearchController::search (line 163)"
29 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
30 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
31 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
32 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
35 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
37 => "Shopware\Core\HttpKernel::doHandle (line 81)"
38 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
68 |
0.11 ms |
SELECT `payment_method`.`id` FROM `payment_method` LEFT JOIN `sales_channel_payment_method` `payment_method.salesChannels.mapping` ON `payment_method`.`id` = `payment_method.salesChannels.mapping`.`payment_method_id` LEFT JOIN `sales_channel` `payment_method.salesChannels` ON `payment_method.salesChannels.mapping`.`sales_channel_id` = `payment_method.salesChannels`.`id` WHERE (`payment_method`.`active` = :param_2425f653337a415eb9abf1c4f0d164bc AND `payment_method.salesChannels`.`id` = :param_e97885068ebd4f7bb1e55e9e09efab08) GROUP BY `payment_method`.`id` ORDER BY MIN(`payment_method`.`position`) ASC
SELECT `payment_method`.`id` FROM `payment_method` LEFT JOIN `sales_channel_payment_method` `payment_method.salesChannels.mapping` ON `payment_method`.`id` = `payment_method.salesChannels.mapping`.`payment_method_id` LEFT JOIN `sales_channel` `payment_method.salesChannels` ON `payment_method.salesChannels.mapping`.`sales_channel_id` = `payment_method.salesChannels`.`id` WHERE (`payment_method`.`active` = 1 AND `payment_method.salesChannels`.`id` = 0x300B6C314EA447F08252B80AE1305F85) GROUP BY `payment_method`.`id` ORDER BY MIN(`payment_method`.`position`) ASC;
array:38 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 107)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 62)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 216)"
5 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::doSearch (line 122)"
6 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 52)"
7 => "Shopware\Core\Checkout\Payment\SalesChannel\PaymentMethodRoute::load (line 99)"
8 => "Shopware\Core\Checkout\Payment\SalesChannel\CachedPaymentMethodRoute::Shopware\Core\Checkout\Payment\SalesChannel\{closure} (line 350)"
9 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
10 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
11 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
12 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
13 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
14 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
15 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
16 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
17 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 100)"
18 => "Shopware\Core\Checkout\Payment\SalesChannel\CachedPaymentMethodRoute::Shopware\Core\Checkout\Payment\SalesChannel\{closure} (line 72)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 105)"
21 => "Shopware\Core\Checkout\Payment\SalesChannel\CachedPaymentMethodRoute::load (line 42)"
22 => "Shopware\Core\Checkout\Payment\SalesChannel\SortedPaymentMethodRoute::load (line 115)"
23 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
24 => "Shopware\Core\Profiling\Profiler::trace (line 132)"
25 => "Shopware\Storefront\Page\GenericPageLoader::load (line 54)"
26 => "Shopware\Storefront\Page\Search\SearchPageLoader::load (line 67)"
27 => "Shopware\Storefront\Controller\SearchController::search (line 163)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
29 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
30 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
31 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
35 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
36 => "Shopware\Core\HttpKernel::doHandle (line 81)"
37 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
69 |
1.27 ms |
SELECT `payment_method`.`id` as `payment_method.id`, `payment_method`.`plugin_id` as `payment_method.pluginId`, `payment_method`.`handler_identifier` as `payment_method.handlerIdentifier`, `payment_method`.`position` as `payment_method.position`, `payment_method`.`active` as `payment_method.active`, `payment_method`.`after_order_enabled` as `payment_method.afterOrderEnabled`, `payment_method`.`availability_rule_id` as `payment_method.availabilityRuleId`, `payment_method`.`media_id` as `payment_method.mediaId`, `payment_method.appPaymentMethod`.`id` as `payment_method.appPaymentMethod.id`, `payment_method.appPaymentMethod`.`app_name` as `payment_method.appPaymentMethod.appName`, `payment_method.appPaymentMethod`.`identifier` as `payment_method.appPaymentMethod.identifier`, `payment_method.appPaymentMethod`.`pay_url` as `payment_method.appPaymentMethod.payUrl`, `payment_method.appPaymentMethod`.`finalize_url` as `payment_method.appPaymentMethod.finalizeUrl`, `payment_method.appPaymentMethod`.`validate_url` as `payment_method.appPaymentMethod.validateUrl`, `payment_method.appPaymentMethod`.`capture_url` as `payment_method.appPaymentMethod.captureUrl`, `payment_method.appPaymentMethod`.`refund_url` as `payment_method.appPaymentMethod.refundUrl`, `payment_method.appPaymentMethod`.`app_id` as `payment_method.appPaymentMethod.appId`, `payment_method.appPaymentMethod`.`original_media_id` as `payment_method.appPaymentMethod.originalMediaId`, `payment_method.appPaymentMethod`.`payment_method_id` as `payment_method.appPaymentMethod.paymentMethodId`, `payment_method.appPaymentMethod`.`created_at` as `payment_method.appPaymentMethod.createdAt`, `payment_method.appPaymentMethod`.`updated_at` as `payment_method.appPaymentMethod.updatedAt`, `payment_method`.`created_at` as `payment_method.createdAt`, `payment_method`.`updated_at` as `payment_method.updatedAt`, `payment_method.media`.`id` as `payment_method.media.id`, `payment_method.media`.`user_id` as `payment_method.media.userId`, `payment_method.media`.`media_folder_id` as `payment_method.media.mediaFolderId`, `payment_method.media`.`mime_type` as `payment_method.media.mimeType`, `payment_method.media`.`file_extension` as `payment_method.media.fileExtension`, `payment_method.media`.`uploaded_at` as `payment_method.media.uploadedAt`, `payment_method.media`.`file_name` as `payment_method.media.fileName`, `payment_method.media`.`file_size` as `payment_method.media.fileSize`, `payment_method.media`.`media_type` as `payment_method.media.mediaTypeRaw`, `payment_method.media`.`meta_data` as `payment_method.media.metaData`, `payment_method.media`.`private` as `payment_method.media.private`, `payment_method.media`.`thumbnails_ro` as `payment_method.media.thumbnailsRo`, `payment_method.media`.`created_at` as `payment_method.media.createdAt`, `payment_method.media`.`updated_at` as `payment_method.media.updatedAt`, `payment_method.media.translation.title`, COALESCE(`payment_method.media.translation.title`,`payment_method.media.translation.title`) as `payment_method.media.title`, `payment_method.media.translation.alt`, COALESCE(`payment_method.media.translation.alt`,`payment_method.media.translation.alt`) as `payment_method.media.alt`, `payment_method.media.translation.customFields`, COALESCE(`payment_method.media.translation.customFields`,`payment_method.media.translation.customFields`) as `payment_method.media.customFields`, `payment_method.media.translation.createdAt`, `payment_method.media.translation.updatedAt`, `payment_method.media.translation.mediaId`, `payment_method.media.translation.languageId`, `payment_method.translation.name`, COALESCE(`payment_method.translation.name`,`payment_method.translation.name`) as `payment_method.name`, `payment_method.translation.distinguishableName`, COALESCE(`payment_method.translation.distinguishableName`,`payment_method.translation.distinguishableName`) as `payment_method.distinguishableName`, `payment_method.translation.description`, COALESCE(`payment_method.translation.description`,`payment_method.translation.description`) as `payment_method.description`, `payment_method.translation.customFields`, COALESCE(`payment_method.translation.customFields`,`payment_method.translation.customFields`) as `payment_method.customFields`, `payment_method.translation.createdAt`, `payment_method.translation.updatedAt`, `payment_method.translation.paymentMethodId`, `payment_method.translation.languageId` FROM `payment_method` LEFT JOIN (SELECT `payment_method.translation`.payment_method_id, `payment_method.translation`.name as `payment_method.translation.name`, `payment_method.translation`.distinguishable_name as `payment_method.translation.distinguishableName`, `payment_method.translation`.description as `payment_method.translation.description`, `payment_method.translation`.custom_fields as `payment_method.translation.customFields`, `payment_method.translation`.created_at as `payment_method.translation.createdAt`, `payment_method.translation`.updated_at as `payment_method.translation.updatedAt`, `payment_method.translation`.payment_method_id as `payment_method.translation.paymentMethodId`, `payment_method.translation`.language_id as `payment_method.translation.languageId` FROM `payment_method_translation` `payment_method.translation` WHERE `payment_method.translation`.language_id = :languageId) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation`.`payment_method_id` = `payment_method`.`id` LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method`.`id` = `payment_method.appPaymentMethod`.`payment_method_id` LEFT JOIN `media` `payment_method.media` ON `payment_method`.`media_id` = `payment_method.media`.`id` LEFT JOIN (SELECT `payment_method.media.translation`.media_id, `payment_method.media.translation`.title as `payment_method.media.translation.title`, `payment_method.media.translation`.alt as `payment_method.media.translation.alt`, `payment_method.media.translation`.custom_fields as `payment_method.media.translation.customFields`, `payment_method.media.translation`.created_at as `payment_method.media.translation.createdAt`, `payment_method.media.translation`.updated_at as `payment_method.media.translation.updatedAt`, `payment_method.media.translation`.media_id as `payment_method.media.translation.mediaId`, `payment_method.media.translation`.language_id as `payment_method.media.translation.languageId` FROM `media_translation` `payment_method.media.translation` WHERE `payment_method.media.translation`.language_id = :languageId) `payment_method.media.media_translation` ON `payment_method.media.media_translation`.`media_id` = `payment_method.media`.`id` WHERE `payment_method`.`id` IN (:ids)
SELECT
`payment_method`.`id` as `payment_method.id`,
`payment_method`.`plugin_id` as `payment_method.pluginId`,
`payment_method`.`handler_identifier` as `payment_method.handlerIdentifier`,
`payment_method`.`position` as `payment_method.position`,
`payment_method`.`active` as `payment_method.active`,
`payment_method`.`after_order_enabled` as `payment_method.afterOrderEnabled`,
`payment_method`.`availability_rule_id` as `payment_method.availabilityRuleId`,
`payment_method`.`media_id` as `payment_method.mediaId`,
`payment_method.appPaymentMethod`.`id` as `payment_method.appPaymentMethod.id`,
`payment_method.appPaymentMethod`.`app_name` as `payment_method.appPaymentMethod.appName`,
`payment_method.appPaymentMethod`.`identifier` as `payment_method.appPaymentMethod.identifier`,
`payment_method.appPaymentMethod`.`pay_url` as `payment_method.appPaymentMethod.payUrl`,
`payment_method.appPaymentMethod`.`finalize_url` as `payment_method.appPaymentMethod.finalizeUrl`,
`payment_method.appPaymentMethod`.`validate_url` as `payment_method.appPaymentMethod.validateUrl`,
`payment_method.appPaymentMethod`.`capture_url` as `payment_method.appPaymentMethod.captureUrl`,
`payment_method.appPaymentMethod`.`refund_url` as `payment_method.appPaymentMethod.refundUrl`,
`payment_method.appPaymentMethod`.`app_id` as `payment_method.appPaymentMethod.appId`,
`payment_method.appPaymentMethod`.`original_media_id` as `payment_method.appPaymentMethod.originalMediaId`,
`payment_method.appPaymentMethod`.`payment_method_id` as `payment_method.appPaymentMethod.paymentMethodId`,
`payment_method.appPaymentMethod`.`created_at` as `payment_method.appPaymentMethod.createdAt`,
`payment_method.appPaymentMethod`.`updated_at` as `payment_method.appPaymentMethod.updatedAt`,
`payment_method`.`created_at` as `payment_method.createdAt`,
`payment_method`.`updated_at` as `payment_method.updatedAt`,
`payment_method.media`.`id` as `payment_method.media.id`,
`payment_method.media`.`user_id` as `payment_method.media.userId`,
`payment_method.media`.`media_folder_id` as `payment_method.media.mediaFolderId`,
`payment_method.media`.`mime_type` as `payment_method.media.mimeType`,
`payment_method.media`.`file_extension` as `payment_method.media.fileExtension`,
`payment_method.media`.`uploaded_at` as `payment_method.media.uploadedAt`,
`payment_method.media`.`file_name` as `payment_method.media.fileName`,
`payment_method.media`.`file_size` as `payment_method.media.fileSize`,
`payment_method.media`.`media_type` as `payment_method.media.mediaTypeRaw`,
`payment_method.media`.`meta_data` as `payment_method.media.metaData`,
`payment_method.media`.`private` as `payment_method.media.private`,
`payment_method.media`.`thumbnails_ro` as `payment_method.media.thumbnailsRo`,
`payment_method.media`.`created_at` as `payment_method.media.createdAt`,
`payment_method.media`.`updated_at` as `payment_method.media.updatedAt`,
`payment_method.media.translation.title`,
COALESCE(
`payment_method.media.translation.title`,
`payment_method.media.translation.title`
) as `payment_method.media.title`,
`payment_method.media.translation.alt`,
COALESCE(
`payment_method.media.translation.alt`,
`payment_method.media.translation.alt`
) as `payment_method.media.alt`,
`payment_method.media.translation.customFields`,
COALESCE(
`payment_method.media.translation.customFields`,
`payment_method.media.translation.customFields`
) as `payment_method.media.customFields`,
`payment_method.media.translation.createdAt`,
`payment_method.media.translation.updatedAt`,
`payment_method.media.translation.mediaId`,
`payment_method.media.translation.languageId`,
`payment_method.translation.name`,
COALESCE(
`payment_method.translation.name`,
`payment_method.translation.name`
) as `payment_method.name`,
`payment_method.translation.distinguishableName`,
COALESCE(
`payment_method.translation.distinguishableName`,
`payment_method.translation.distinguishableName`
) as `payment_method.distinguishableName`,
`payment_method.translation.description`,
COALESCE(
`payment_method.translation.description`,
`payment_method.translation.description`
) as `payment_method.description`,
`payment_method.translation.customFields`,
COALESCE(
`payment_method.translation.customFields`,
`payment_method.translation.customFields`
) as `payment_method.customFields`,
`payment_method.translation.createdAt`,
`payment_method.translation.updatedAt`,
`payment_method.translation.paymentMethodId`,
`payment_method.translation.languageId`
FROM
`payment_method`
LEFT JOIN (
SELECT
`payment_method.translation`.payment_method_id,
`payment_method.translation`.name as `payment_method.translation.name`,
`payment_method.translation`.distinguishable_name as `payment_method.translation.distinguishableName`,
`payment_method.translation`.description as `payment_method.translation.description`,
`payment_method.translation`.custom_fields as `payment_method.translation.customFields`,
`payment_method.translation`.created_at as `payment_method.translation.createdAt`,
`payment_method.translation`.updated_at as `payment_method.translation.updatedAt`,
`payment_method.translation`.payment_method_id as `payment_method.translation.paymentMethodId`,
`payment_method.translation`.language_id as `payment_method.translation.languageId`
FROM
`payment_method_translation` `payment_method.translation`
WHERE
`payment_method.translation`.language_id = : languageId
) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation`.`payment_method_id` = `payment_method`.`id`
LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method`.`id` = `payment_method.appPaymentMethod`.`payment_method_id`
LEFT JOIN `media` `payment_method.media` ON `payment_method`.`media_id` = `payment_method.media`.`id`
LEFT JOIN (
SELECT
`payment_method.media.translation`.media_id,
`payment_method.media.translation`.title as `payment_method.media.translation.title`,
`payment_method.media.translation`.alt as `payment_method.media.translation.alt`,
`payment_method.media.translation`.custom_fields as `payment_method.media.translation.customFields`,
`payment_method.media.translation`.created_at as `payment_method.media.translation.createdAt`,
`payment_method.media.translation`.updated_at as `payment_method.media.translation.updatedAt`,
`payment_method.media.translation`.media_id as `payment_method.media.translation.mediaId`,
`payment_method.media.translation`.language_id as `payment_method.media.translation.languageId`
FROM
`media_translation` `payment_method.media.translation`
WHERE
`payment_method.media.translation`.language_id = : languageId
) `payment_method.media.media_translation` ON `payment_method.media.media_translation`.`media_id` = `payment_method.media`.`id`
WHERE
`payment_method`.`id` IN (: ids)
SELECT `payment_method`.`id` as `payment_method.id`, `payment_method`.`plugin_id` as `payment_method.pluginId`, `payment_method`.`handler_identifier` as `payment_method.handlerIdentifier`, `payment_method`.`position` as `payment_method.position`, `payment_method`.`active` as `payment_method.active`, `payment_method`.`after_order_enabled` as `payment_method.afterOrderEnabled`, `payment_method`.`availability_rule_id` as `payment_method.availabilityRuleId`, `payment_method`.`media_id` as `payment_method.mediaId`, `payment_method.appPaymentMethod`.`id` as `payment_method.appPaymentMethod.id`, `payment_method.appPaymentMethod`.`app_name` as `payment_method.appPaymentMethod.appName`, `payment_method.appPaymentMethod`.`identifier` as `payment_method.appPaymentMethod.identifier`, `payment_method.appPaymentMethod`.`pay_url` as `payment_method.appPaymentMethod.payUrl`, `payment_method.appPaymentMethod`.`finalize_url` as `payment_method.appPaymentMethod.finalizeUrl`, `payment_method.appPaymentMethod`.`validate_url` as `payment_method.appPaymentMethod.validateUrl`, `payment_method.appPaymentMethod`.`capture_url` as `payment_method.appPaymentMethod.captureUrl`, `payment_method.appPaymentMethod`.`refund_url` as `payment_method.appPaymentMethod.refundUrl`, `payment_method.appPaymentMethod`.`app_id` as `payment_method.appPaymentMethod.appId`, `payment_method.appPaymentMethod`.`original_media_id` as `payment_method.appPaymentMethod.originalMediaId`, `payment_method.appPaymentMethod`.`payment_method_id` as `payment_method.appPaymentMethod.paymentMethodId`, `payment_method.appPaymentMethod`.`created_at` as `payment_method.appPaymentMethod.createdAt`, `payment_method.appPaymentMethod`.`updated_at` as `payment_method.appPaymentMethod.updatedAt`, `payment_method`.`created_at` as `payment_method.createdAt`, `payment_method`.`updated_at` as `payment_method.updatedAt`, `payment_method.media`.`id` as `payment_method.media.id`, `payment_method.media`.`user_id` as `payment_method.media.userId`, `payment_method.media`.`media_folder_id` as `payment_method.media.mediaFolderId`, `payment_method.media`.`mime_type` as `payment_method.media.mimeType`, `payment_method.media`.`file_extension` as `payment_method.media.fileExtension`, `payment_method.media`.`uploaded_at` as `payment_method.media.uploadedAt`, `payment_method.media`.`file_name` as `payment_method.media.fileName`, `payment_method.media`.`file_size` as `payment_method.media.fileSize`, `payment_method.media`.`media_type` as `payment_method.media.mediaTypeRaw`, `payment_method.media`.`meta_data` as `payment_method.media.metaData`, `payment_method.media`.`private` as `payment_method.media.private`, `payment_method.media`.`thumbnails_ro` as `payment_method.media.thumbnailsRo`, `payment_method.media`.`created_at` as `payment_method.media.createdAt`, `payment_method.media`.`updated_at` as `payment_method.media.updatedAt`, `payment_method.media.translation.title`, COALESCE(`payment_method.media.translation.title`,`payment_method.media.translation.title`) as `payment_method.media.title`, `payment_method.media.translation.alt`, COALESCE(`payment_method.media.translation.alt`,`payment_method.media.translation.alt`) as `payment_method.media.alt`, `payment_method.media.translation.customFields`, COALESCE(`payment_method.media.translation.customFields`,`payment_method.media.translation.customFields`) as `payment_method.media.customFields`, `payment_method.media.translation.createdAt`, `payment_method.media.translation.updatedAt`, `payment_method.media.translation.mediaId`, `payment_method.media.translation.languageId`, `payment_method.translation.name`, COALESCE(`payment_method.translation.name`,`payment_method.translation.name`) as `payment_method.name`, `payment_method.translation.distinguishableName`, COALESCE(`payment_method.translation.distinguishableName`,`payment_method.translation.distinguishableName`) as `payment_method.distinguishableName`, `payment_method.translation.description`, COALESCE(`payment_method.translation.description`,`payment_method.translation.description`) as `payment_method.description`, `payment_method.translation.customFields`, COALESCE(`payment_method.translation.customFields`,`payment_method.translation.customFields`) as `payment_method.customFields`, `payment_method.translation.createdAt`, `payment_method.translation.updatedAt`, `payment_method.translation.paymentMethodId`, `payment_method.translation.languageId` FROM `payment_method` LEFT JOIN (SELECT `payment_method.translation`.payment_method_id, `payment_method.translation`.name as `payment_method.translation.name`, `payment_method.translation`.distinguishable_name as `payment_method.translation.distinguishableName`, `payment_method.translation`.description as `payment_method.translation.description`, `payment_method.translation`.custom_fields as `payment_method.translation.customFields`, `payment_method.translation`.created_at as `payment_method.translation.createdAt`, `payment_method.translation`.updated_at as `payment_method.translation.updatedAt`, `payment_method.translation`.payment_method_id as `payment_method.translation.paymentMethodId`, `payment_method.translation`.language_id as `payment_method.translation.languageId` FROM `payment_method_translation` `payment_method.translation` WHERE `payment_method.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation`.`payment_method_id` = `payment_method`.`id` LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method`.`id` = `payment_method.appPaymentMethod`.`payment_method_id` LEFT JOIN `media` `payment_method.media` ON `payment_method`.`media_id` = `payment_method.media`.`id` LEFT JOIN (SELECT `payment_method.media.translation`.media_id, `payment_method.media.translation`.title as `payment_method.media.translation.title`, `payment_method.media.translation`.alt as `payment_method.media.translation.alt`, `payment_method.media.translation`.custom_fields as `payment_method.media.translation.customFields`, `payment_method.media.translation`.created_at as `payment_method.media.translation.createdAt`, `payment_method.media.translation`.updated_at as `payment_method.media.translation.updatedAt`, `payment_method.media.translation`.media_id as `payment_method.media.translation.mediaId`, `payment_method.media.translation`.language_id as `payment_method.media.translation.languageId` FROM `media_translation` `payment_method.media.translation` WHERE `payment_method.media.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `payment_method.media.media_translation` ON `payment_method.media.media_translation`.`media_id` = `payment_method.media`.`id` WHERE `payment_method`.`id` IN (0x18F197EFAF114B78BE4CD0718E8874B6);
array:39 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 93)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 195)"
6 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
7 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 52)"
8 => "Shopware\Core\Checkout\Payment\SalesChannel\PaymentMethodRoute::load (line 99)"
9 => "Shopware\Core\Checkout\Payment\SalesChannel\CachedPaymentMethodRoute::Shopware\Core\Checkout\Payment\SalesChannel\{closure} (line 350)"
10 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
11 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
12 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
13 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
14 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
16 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
17 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
18 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 100)"
19 => "Shopware\Core\Checkout\Payment\SalesChannel\CachedPaymentMethodRoute::Shopware\Core\Checkout\Payment\SalesChannel\{closure} (line 72)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
21 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 105)"
22 => "Shopware\Core\Checkout\Payment\SalesChannel\CachedPaymentMethodRoute::load (line 42)"
23 => "Shopware\Core\Checkout\Payment\SalesChannel\SortedPaymentMethodRoute::load (line 115)"
24 => "Shopware\Storefront\Page\GenericPageLoader::Shopware\Storefront\Page\{closure} (line 59)"
25 => "Shopware\Core\Profiling\Profiler::trace (line 132)"
26 => "Shopware\Storefront\Page\GenericPageLoader::load (line 54)"
27 => "Shopware\Storefront\Page\Search\SearchPageLoader::load (line 67)"
28 => "Shopware\Storefront\Controller\SearchController::search (line 163)"
29 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
30 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
31 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
32 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
35 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
37 => "Shopware\Core\HttpKernel::doHandle (line 81)"
38 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
70 |
0.10 ms |
SELECT `product_sorting`.`id` FROM `product_sorting` WHERE (`product_sorting`.`active` = :param_2ff49e8bc22a476b8e19173733901ec8) ORDER BY `product_sorting`.`priority` DESC
SELECT `product_sorting`.`id` FROM `product_sorting` WHERE (`product_sorting`.`active` = 1) ORDER BY `product_sorting`.`priority` DESC;
array:36 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 107)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 62)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 132)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::searchIds (line 291)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 110)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 59)"
8 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 319)"
11 => "Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingFeaturesSubscriber::getAvailableSortings (line 277)"
12 => "Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingFeaturesSubscriber::handleSorting (line 159)"
13 => "Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingFeaturesSubscriber::handleSearchRequest (line 117)"
14 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
15 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
16 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
17 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
18 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
19 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
20 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
21 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 65)"
22 => "Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute::load (line 51)"
23 => "MoorlFoundation\Core\Content\Product\SalesChannel\Search\FoundationProductSearchRoute::load (line 69)"
24 => "Shopware\Storefront\Page\Search\SearchPageLoader::load (line 67)"
25 => "Shopware\Storefront\Controller\SearchController::search (line 163)"
26 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
28 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
29 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
30 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
34 => "Shopware\Core\HttpKernel::doHandle (line 81)"
35 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
71 |
0.19 ms |
SELECT `product_sorting`.`id` as `product_sorting.id`, `product_sorting`.`locked` as `product_sorting.locked`, `product_sorting`.`url_key` as `product_sorting.key`, `product_sorting`.`priority` as `product_sorting.priority`, `product_sorting`.`active` as `product_sorting.active`, `product_sorting`.`fields` as `product_sorting.fields`, `product_sorting`.`created_at` as `product_sorting.createdAt`, `product_sorting`.`updated_at` as `product_sorting.updatedAt`, `product_sorting.translation.label`, COALESCE(`product_sorting.translation.label`,`product_sorting.translation.label`) as `product_sorting.label`, `product_sorting.translation.createdAt`, `product_sorting.translation.updatedAt`, `product_sorting.translation.productSortingId`, `product_sorting.translation.languageId` FROM `product_sorting` LEFT JOIN (SELECT `product_sorting.translation`.product_sorting_id, `product_sorting.translation`.label as `product_sorting.translation.label`, `product_sorting.translation`.created_at as `product_sorting.translation.createdAt`, `product_sorting.translation`.updated_at as `product_sorting.translation.updatedAt`, `product_sorting.translation`.product_sorting_id as `product_sorting.translation.productSortingId`, `product_sorting.translation`.language_id as `product_sorting.translation.languageId` FROM `product_sorting_translation` `product_sorting.translation` WHERE `product_sorting.translation`.language_id = :languageId) `product_sorting.product_sorting_translation` ON `product_sorting.product_sorting_translation`.`product_sorting_id` = `product_sorting`.`id` WHERE `product_sorting`.`id` IN (:ids)
SELECT `product_sorting`.`id` as `product_sorting.id`, `product_sorting`.`locked` as `product_sorting.locked`, `product_sorting`.`url_key` as `product_sorting.key`, `product_sorting`.`priority` as `product_sorting.priority`, `product_sorting`.`active` as `product_sorting.active`, `product_sorting`.`fields` as `product_sorting.fields`, `product_sorting`.`created_at` as `product_sorting.createdAt`, `product_sorting`.`updated_at` as `product_sorting.updatedAt`, `product_sorting.translation.label`, COALESCE(`product_sorting.translation.label`,`product_sorting.translation.label`) as `product_sorting.label`, `product_sorting.translation.createdAt`, `product_sorting.translation.updatedAt`, `product_sorting.translation.productSortingId`, `product_sorting.translation.languageId` FROM `product_sorting` LEFT JOIN (SELECT `product_sorting.translation`.product_sorting_id, `product_sorting.translation`.label as `product_sorting.translation.label`, `product_sorting.translation`.created_at as `product_sorting.translation.createdAt`, `product_sorting.translation`.updated_at as `product_sorting.translation.updatedAt`, `product_sorting.translation`.product_sorting_id as `product_sorting.translation.productSortingId`, `product_sorting.translation`.language_id as `product_sorting.translation.languageId` FROM `product_sorting_translation` `product_sorting.translation` WHERE `product_sorting.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product_sorting.product_sorting_translation` ON `product_sorting.product_sorting_translation`.`product_sorting_id` = `product_sorting`.`id` WHERE `product_sorting`.`id` IN (0x67AFB26A947E4AEDAAF7B65657D04914, 0x2F027FCE971F4362B3C55266FB2ADFC1, 0x5D068E57A5574223AB02FDC95591C667, 0xB1DDEE5C31FF46C4B552D8A9C9A48A8F, 0xE9AD861949A348EBAE05A6881B7EBB91, 0x440A3A1EA1DA4C818E755E0A981DCC84, 0xB6981B4F958D4B119EB2BA968B6C80EF);
array:37 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 93)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 302)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 110)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 59)"
9 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 319)"
12 => "Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingFeaturesSubscriber::getAvailableSortings (line 277)"
13 => "Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingFeaturesSubscriber::handleSorting (line 159)"
14 => "Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingFeaturesSubscriber::handleSearchRequest (line 117)"
15 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
16 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
17 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
18 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
19 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
20 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
21 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
22 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 65)"
23 => "Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute::load (line 51)"
24 => "MoorlFoundation\Core\Content\Product\SalesChannel\Search\FoundationProductSearchRoute::load (line 69)"
25 => "Shopware\Storefront\Page\Search\SearchPageLoader::load (line 67)"
26 => "Shopware\Storefront\Controller\SearchController::search (line 163)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
29 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
30 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
35 => "Shopware\Core\HttpKernel::doHandle (line 81)"
36 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
72 |
0.07 ms |
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = :salesChannelId) AND (configuration_key LIKE :prefix) ORDER BY sales_channel_id ASC
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = 0x300B6C314EA447F08252B80AE1305F85) AND (configuration_key LIKE 'IntediaDoofinderSW6.config.%') ORDER BY sales_channel_id ASC;
array:31 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 189)"
3 => "Shopware\Core\System\SystemConfig\SystemConfigService::getDomain (line 73)"
4 => "Intedia\Doofinder\Doofinder\Api\Search::initConfig (line 100)"
5 => "Intedia\Doofinder\Doofinder\Api\Search::generateClient (line 119)"
6 => "Intedia\Doofinder\Doofinder\Api\Search::queryIds (line 128)"
7 => "Intedia\Doofinder\Storefront\Subscriber\SearchSubscriber::handleWithDoofinder (line 99)"
8 => "Intedia\Doofinder\Storefront\Subscriber\SearchSubscriber::onSearchCriteriaEvent (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 56)"
12 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
13 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
14 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
15 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
16 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 65)"
17 => "Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute::load (line 51)"
18 => "MoorlFoundation\Core\Content\Product\SalesChannel\Search\FoundationProductSearchRoute::load (line 69)"
19 => "Shopware\Storefront\Page\Search\SearchPageLoader::load (line 67)"
20 => "Shopware\Storefront\Controller\SearchController::search (line 163)"
21 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
22 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
23 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
24 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
25 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
26 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
27 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
28 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
29 => "Shopware\Core\HttpKernel::doHandle (line 81)"
30 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
73 |
0.13 ms |
SELECT
LOWER(`excluded_terms`) as `excluded_terms`,
`min_search_length`
FROM product_search_config
WHERE language_id = :languageId
LIMIT 1
SELECT
LOWER(`excluded_terms`) as `excluded_terms`,
`min_search_length`
FROM product_search_config
WHERE language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B
LIMIT 1
;
array:38 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 684)"
2 => "Doctrine\DBAL\Connection::fetchAssociative (line 134)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Search\Term\Filter\TokenFilter::getConfig (line 60)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Search\Term\Filter\TokenFilter::filter (line 50)"
5 => "Shopware\Core\Content\Product\SearchKeyword\ProductSearchTermInterpreter::interpret (line 45)"
6 => "Shopware\Core\Content\Product\SearchKeyword\ProductSearchBuilder::build (line 60)"
7 => "Intedia\Doofinder\Core\Content\Product\SearchKeyword\ProductSearchBuilderDecorator::build (line 39)"
8 => "Shopware\Elasticsearch\Product\ProductSearchBuilder::build (line 77)"
9 => "Shopware\Core\Content\Product\SalesChannel\Search\ProductSearchRoute::load (line 93)"
10 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::Shopware\Core\Content\Product\SalesChannel\Search\{closure} (line 350)"
11 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
12 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
13 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
14 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
17 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
18 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
19 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 94)"
20 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::Shopware\Core\Content\Product\SalesChannel\Search\{closure} (line 72)"
21 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
22 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
23 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::load (line 68)"
24 => "Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute::load (line 51)"
25 => "MoorlFoundation\Core\Content\Product\SalesChannel\Search\FoundationProductSearchRoute::load (line 69)"
26 => "Shopware\Storefront\Page\Search\SearchPageLoader::load (line 67)"
27 => "Shopware\Storefront\Controller\SearchController::search (line 163)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
29 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
30 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
31 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
35 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
36 => "Shopware\Core\HttpKernel::doHandle (line 81)"
37 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
74 |
735.35 ms |
SELECT keyword, IF (keyword LIKE :reg1 OR keyword LIKE :reg2 OR keyword LIKE :reg3 OR keyword LIKE :reg4 OR keyword LIKE :reg5 OR keyword LIKE :reg6 OR keyword LIKE :reg7 OR keyword LIKE :reg8 OR keyword LIKE :reg9 OR keyword LIKE :reg10 OR keyword LIKE :reg11 OR keyword LIKE :reg12 OR keyword LIKE :reg13 OR keyword LIKE :reg14 OR keyword LIKE :reg15 OR keyword LIKE :reg16 OR keyword LIKE :reg17 OR keyword LIKE :reg18 OR keyword LIKE :reg19 OR keyword LIKE :reg20 OR keyword LIKE :reg21 OR keyword LIKE :reg22 OR keyword LIKE :reg23 OR keyword LIKE :reg24 OR reversed LIKE :reg25 OR reversed LIKE :reg26 OR reversed LIKE :reg27 OR reversed LIKE :reg28 OR reversed LIKE :reg29 OR reversed LIKE :reg30 OR reversed LIKE :reg31 OR reversed LIKE :reg32 OR reversed LIKE :reg33 OR reversed LIKE :reg34 OR reversed LIKE :reg35 OR reversed LIKE :reg36 OR reversed LIKE :reg37 OR reversed LIKE :reg38 OR reversed LIKE :reg39 OR reversed LIKE :reg40 OR reversed LIKE :reg41 OR reversed LIKE :reg42 OR reversed LIKE :reg43 OR reversed LIKE :reg44 OR reversed LIKE :reg45 OR reversed LIKE :reg46 OR reversed LIKE :reg47 OR reversed LIKE :reg48, 1, 0) as '0', IF (keyword LIKE :reg49 OR keyword LIKE :reg50 OR keyword LIKE :reg51 OR keyword LIKE :reg52 OR keyword LIKE :reg53 OR keyword LIKE :reg54 OR keyword LIKE :reg55 OR keyword LIKE :reg56 OR keyword LIKE :reg57 OR keyword LIKE :reg58 OR keyword LIKE :reg59 OR keyword LIKE :reg60 OR reversed LIKE :reg61 OR reversed LIKE :reg62 OR reversed LIKE :reg63 OR reversed LIKE :reg64 OR reversed LIKE :reg65 OR reversed LIKE :reg66 OR reversed LIKE :reg67 OR reversed LIKE :reg68 OR reversed LIKE :reg69 OR reversed LIKE :reg70 OR reversed LIKE :reg71 OR reversed LIKE :reg72, 1, 0) as '1', IF (keyword LIKE :reg73 OR keyword LIKE :reg74 OR keyword LIKE :reg75 OR keyword LIKE :reg76 OR keyword LIKE :reg77 OR keyword LIKE :reg78 OR keyword LIKE :reg79 OR keyword LIKE :reg80 OR keyword LIKE :reg81 OR keyword LIKE :reg82 OR keyword LIKE :reg83 OR keyword LIKE :reg84 OR reversed LIKE :reg85 OR reversed LIKE :reg86 OR reversed LIKE :reg87 OR reversed LIKE :reg88 OR reversed LIKE :reg89 OR reversed LIKE :reg90 OR reversed LIKE :reg91 OR reversed LIKE :reg92 OR reversed LIKE :reg93 OR reversed LIKE :reg94 OR reversed LIKE :reg95 OR reversed LIKE :reg96, 1, 0) as '2' FROM product_keyword_dictionary WHERE (language_id = :language) AND ((keyword LIKE :reg1 OR keyword LIKE :reg2 OR keyword LIKE :reg3 OR keyword LIKE :reg4 OR keyword LIKE :reg5 OR keyword LIKE :reg6 OR keyword LIKE :reg7 OR keyword LIKE :reg8 OR keyword LIKE :reg9 OR keyword LIKE :reg10 OR keyword LIKE :reg11 OR keyword LIKE :reg12 OR keyword LIKE :reg13 OR keyword LIKE :reg14 OR keyword LIKE :reg15 OR keyword LIKE :reg16 OR keyword LIKE :reg17 OR keyword LIKE :reg18 OR keyword LIKE :reg19 OR keyword LIKE :reg20 OR keyword LIKE :reg21 OR keyword LIKE :reg22 OR keyword LIKE :reg23 OR keyword LIKE :reg24 OR reversed LIKE :reg25 OR reversed LIKE :reg26 OR reversed LIKE :reg27 OR reversed LIKE :reg28 OR reversed LIKE :reg29 OR reversed LIKE :reg30 OR reversed LIKE :reg31 OR reversed LIKE :reg32 OR reversed LIKE :reg33 OR reversed LIKE :reg34 OR reversed LIKE :reg35 OR reversed LIKE :reg36 OR reversed LIKE :reg37 OR reversed LIKE :reg38 OR reversed LIKE :reg39 OR reversed LIKE :reg40 OR reversed LIKE :reg41 OR reversed LIKE :reg42 OR reversed LIKE :reg43 OR reversed LIKE :reg44 OR reversed LIKE :reg45 OR reversed LIKE :reg46 OR reversed LIKE :reg47 OR reversed LIKE :reg48 OR keyword LIKE :reg49 OR keyword LIKE :reg50 OR keyword LIKE :reg51 OR keyword LIKE :reg52 OR keyword LIKE :reg53 OR keyword LIKE :reg54 OR keyword LIKE :reg55 OR keyword LIKE :reg56 OR keyword LIKE :reg57 OR keyword LIKE :reg58 OR keyword LIKE :reg59 OR keyword LIKE :reg60 OR reversed LIKE :reg61 OR reversed LIKE :reg62 OR reversed LIKE :reg63 OR reversed LIKE :reg64 OR reversed LIKE :reg65 OR reversed LIKE :reg66 OR reversed LIKE :reg67 OR reversed LIKE :reg68 OR reversed LIKE :reg69 OR reversed LIKE :reg70 OR reversed LIKE :reg71 OR reversed LIKE :reg72 OR keyword LIKE :reg73 OR keyword LIKE :reg74 OR keyword LIKE :reg75 OR keyword LIKE :reg76 OR keyword LIKE :reg77 OR keyword LIKE :reg78 OR keyword LIKE :reg79 OR keyword LIKE :reg80 OR keyword LIKE :reg81 OR keyword LIKE :reg82 OR keyword LIKE :reg83 OR keyword LIKE :reg84 OR reversed LIKE :reg85 OR reversed LIKE :reg86 OR reversed LIKE :reg87 OR reversed LIKE :reg88 OR reversed LIKE :reg89 OR reversed LIKE :reg90 OR reversed LIKE :reg91 OR reversed LIKE :reg92 OR reversed LIKE :reg93 OR reversed LIKE :reg94 OR reversed LIKE :reg95 OR reversed LIKE :reg96)) ORDER BY keyword ASC
SELECT keyword, IF (keyword LIKE 'ilusions%' OR keyword LIKE 'i_lusions%' OR keyword LIKE 'i__lusions%' OR keyword LIKE 'iusions%' OR keyword LIKE 'i_usions%' OR keyword LIKE 'i__usions%' OR keyword LIKE 'illsions%' OR keyword LIKE 'ill_sions%' OR keyword LIKE 'ill__sions%' OR keyword LIKE 'illions%' OR keyword LIKE 'ill_ions%' OR keyword LIKE 'ill__ions%' OR keyword LIKE 'illusons%' OR keyword LIKE 'illus_ons%' OR keyword LIKE 'illus__ons%' OR keyword LIKE 'illusns%' OR keyword LIKE 'illus_ns%' OR keyword LIKE 'illus__ns%' OR keyword LIKE 'illusios%' OR keyword LIKE 'illusio_s%' OR keyword LIKE 'illusio__s%' OR keyword LIKE 'illusio%' OR keyword LIKE 'illusio_%' OR keyword LIKE 'illusio__%' OR reversed LIKE 'soisulli%' OR reversed LIKE 's_oisulli%' OR reversed LIKE 's__oisulli%' OR reversed LIKE 'sisulli%' OR reversed LIKE 's_isulli%' OR reversed LIKE 's__isulli%' OR reversed LIKE 'snosulli%' OR reversed LIKE 'sno_sulli%' OR reversed LIKE 'sno__sulli%' OR reversed LIKE 'snoulli%' OR reversed LIKE 'sno_ulli%' OR reversed LIKE 'sno__ulli%' OR reversed LIKE 'snoislli%' OR reversed LIKE 'snois_lli%' OR reversed LIKE 'snois__lli%' OR reversed LIKE 'snoisli%' OR reversed LIKE 'snois_li%' OR reversed LIKE 'snois__li%' OR reversed LIKE 'snoisuli%' OR reversed LIKE 'snoisul_i%' OR reversed LIKE 'snoisul__i%' OR reversed LIKE 'snoisul%' OR reversed LIKE 'snoisul_%' OR reversed LIKE 'snoisul__%', 1, 0) as '0', IF (keyword LIKE 'ultd%' OR keyword LIKE 'u_ltd%' OR keyword LIKE 'u__ltd%' OR keyword LIKE 'utd%' OR keyword LIKE 'u_td%' OR keyword LIKE 'u__td%' OR keyword LIKE 'unld%' OR keyword LIKE 'unl_d%' OR keyword LIKE 'unl__d%' OR keyword LIKE 'unl%' OR keyword LIKE 'unl_%' OR keyword LIKE 'unl__%' OR reversed LIKE 'dlnu%' OR reversed LIKE 'd_lnu%' OR reversed LIKE 'd__lnu%' OR reversed LIKE 'dnu%' OR reversed LIKE 'd_nu%' OR reversed LIKE 'd__nu%' OR reversed LIKE 'dtlu%' OR reversed LIKE 'dtl_u%' OR reversed LIKE 'dtl__u%' OR reversed LIKE 'dtl%' OR reversed LIKE 'dtl_%' OR reversed LIKE 'dtl__%', 1, 0) as '1', IF (keyword LIKE 'flms%' OR keyword LIKE 'f_lms%' OR keyword LIKE 'f__lms%' OR keyword LIKE 'fms%' OR keyword LIKE 'f_ms%' OR keyword LIKE 'f__ms%' OR keyword LIKE 'fils%' OR keyword LIKE 'fil_s%' OR keyword LIKE 'fil__s%' OR keyword LIKE 'fil%' OR keyword LIKE 'fil_%' OR keyword LIKE 'fil__%' OR reversed LIKE 'slif%' OR reversed LIKE 's_lif%' OR reversed LIKE 's__lif%' OR reversed LIKE 'sif%' OR reversed LIKE 's_if%' OR reversed LIKE 's__if%' OR reversed LIKE 'smlf%' OR reversed LIKE 'sml_f%' OR reversed LIKE 'sml__f%' OR reversed LIKE 'sml%' OR reversed LIKE 'sml_%' OR reversed LIKE 'sml__%', 1, 0) as '2' FROM product_keyword_dictionary WHERE (language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND ((keyword LIKE 'ilusions%' OR keyword LIKE 'i_lusions%' OR keyword LIKE 'i__lusions%' OR keyword LIKE 'iusions%' OR keyword LIKE 'i_usions%' OR keyword LIKE 'i__usions%' OR keyword LIKE 'illsions%' OR keyword LIKE 'ill_sions%' OR keyword LIKE 'ill__sions%' OR keyword LIKE 'illions%' OR keyword LIKE 'ill_ions%' OR keyword LIKE 'ill__ions%' OR keyword LIKE 'illusons%' OR keyword LIKE 'illus_ons%' OR keyword LIKE 'illus__ons%' OR keyword LIKE 'illusns%' OR keyword LIKE 'illus_ns%' OR keyword LIKE 'illus__ns%' OR keyword LIKE 'illusios%' OR keyword LIKE 'illusio_s%' OR keyword LIKE 'illusio__s%' OR keyword LIKE 'illusio%' OR keyword LIKE 'illusio_%' OR keyword LIKE 'illusio__%' OR reversed LIKE 'soisulli%' OR reversed LIKE 's_oisulli%' OR reversed LIKE 's__oisulli%' OR reversed LIKE 'sisulli%' OR reversed LIKE 's_isulli%' OR reversed LIKE 's__isulli%' OR reversed LIKE 'snosulli%' OR reversed LIKE 'sno_sulli%' OR reversed LIKE 'sno__sulli%' OR reversed LIKE 'snoulli%' OR reversed LIKE 'sno_ulli%' OR reversed LIKE 'sno__ulli%' OR reversed LIKE 'snoislli%' OR reversed LIKE 'snois_lli%' OR reversed LIKE 'snois__lli%' OR reversed LIKE 'snoisli%' OR reversed LIKE 'snois_li%' OR reversed LIKE 'snois__li%' OR reversed LIKE 'snoisuli%' OR reversed LIKE 'snoisul_i%' OR reversed LIKE 'snoisul__i%' OR reversed LIKE 'snoisul%' OR reversed LIKE 'snoisul_%' OR reversed LIKE 'snoisul__%' OR keyword LIKE 'ultd%' OR keyword LIKE 'u_ltd%' OR keyword LIKE 'u__ltd%' OR keyword LIKE 'utd%' OR keyword LIKE 'u_td%' OR keyword LIKE 'u__td%' OR keyword LIKE 'unld%' OR keyword LIKE 'unl_d%' OR keyword LIKE 'unl__d%' OR keyword LIKE 'unl%' OR keyword LIKE 'unl_%' OR keyword LIKE 'unl__%' OR reversed LIKE 'dlnu%' OR reversed LIKE 'd_lnu%' OR reversed LIKE 'd__lnu%' OR reversed LIKE 'dnu%' OR reversed LIKE 'd_nu%' OR reversed LIKE 'd__nu%' OR reversed LIKE 'dtlu%' OR reversed LIKE 'dtl_u%' OR reversed LIKE 'dtl__u%' OR reversed LIKE 'dtl%' OR reversed LIKE 'dtl_%' OR reversed LIKE 'dtl__%' OR keyword LIKE 'flms%' OR keyword LIKE 'f_lms%' OR keyword LIKE 'f__lms%' OR keyword LIKE 'fms%' OR keyword LIKE 'f_ms%' OR keyword LIKE 'f__ms%' OR keyword LIKE 'fils%' OR keyword LIKE 'fil_s%' OR keyword LIKE 'fil__s%' OR keyword LIKE 'fil%' OR keyword LIKE 'fil_%' OR keyword LIKE 'fil__%' OR reversed LIKE 'slif%' OR reversed LIKE 's_lif%' OR reversed LIKE 's__lif%' OR reversed LIKE 'sif%' OR reversed LIKE 's_if%' OR reversed LIKE 's__if%' OR reversed LIKE 'smlf%' OR reversed LIKE 'sml_f%' OR reversed LIKE 'sml__f%' OR reversed LIKE 'sml%' OR reversed LIKE 'sml_%' OR reversed LIKE 'sml__%')) ORDER BY keyword ASC;
array:37 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 226)"
3 => "Shopware\Core\Content\Product\SearchKeyword\ProductSearchTermInterpreter::fetchKeywords (line 61)"
4 => "Shopware\Core\Content\Product\SearchKeyword\ProductSearchTermInterpreter::interpret (line 45)"
5 => "Shopware\Core\Content\Product\SearchKeyword\ProductSearchBuilder::build (line 60)"
6 => "Intedia\Doofinder\Core\Content\Product\SearchKeyword\ProductSearchBuilderDecorator::build (line 39)"
7 => "Shopware\Elasticsearch\Product\ProductSearchBuilder::build (line 77)"
8 => "Shopware\Core\Content\Product\SalesChannel\Search\ProductSearchRoute::load (line 93)"
9 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::Shopware\Core\Content\Product\SalesChannel\Search\{closure} (line 350)"
10 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
11 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
12 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
13 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
14 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
16 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
17 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
18 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 94)"
19 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::Shopware\Core\Content\Product\SalesChannel\Search\{closure} (line 72)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
21 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
22 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::load (line 68)"
23 => "Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute::load (line 51)"
24 => "MoorlFoundation\Core\Content\Product\SalesChannel\Search\FoundationProductSearchRoute::load (line 69)"
25 => "Shopware\Storefront\Page\Search\SearchPageLoader::load (line 67)"
26 => "Shopware\Storefront\Controller\SearchController::search (line 163)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
29 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
30 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
35 => "Shopware\Core\HttpKernel::doHandle (line 81)"
36 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
75 |
0.12 ms |
SELECT `and_logic`, `language_id` FROM `product_search_config` WHERE `language_id` IN (:language)
SELECT `and_logic`, `language_id` FROM `product_search_config` WHERE `language_id` IN (0x2FBB5FE2E29A4D70AA5854CE7CE3E20B, 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B);
array:37 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 1042)"
2 => "Doctrine\DBAL\Connection::fetchAllAssociative (line 306)"
3 => "Shopware\Core\Content\Product\SearchKeyword\ProductSearchTermInterpreter::getConfigBooleanClause (line 76)"
4 => "Shopware\Core\Content\Product\SearchKeyword\ProductSearchTermInterpreter::interpret (line 45)"
5 => "Shopware\Core\Content\Product\SearchKeyword\ProductSearchBuilder::build (line 60)"
6 => "Intedia\Doofinder\Core\Content\Product\SearchKeyword\ProductSearchBuilderDecorator::build (line 39)"
7 => "Shopware\Elasticsearch\Product\ProductSearchBuilder::build (line 77)"
8 => "Shopware\Core\Content\Product\SalesChannel\Search\ProductSearchRoute::load (line 93)"
9 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::Shopware\Core\Content\Product\SalesChannel\Search\{closure} (line 350)"
10 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
11 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
12 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
13 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
14 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
16 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
17 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
18 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 94)"
19 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::Shopware\Core\Content\Product\SalesChannel\Search\{closure} (line 72)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
21 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
22 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::load (line 68)"
23 => "Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute::load (line 51)"
24 => "MoorlFoundation\Core\Content\Product\SalesChannel\Search\FoundationProductSearchRoute::load (line 69)"
25 => "Shopware\Storefront\Page\Search\SearchPageLoader::load (line 67)"
26 => "Shopware\Storefront\Controller\SearchController::search (line 163)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
29 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
30 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
35 => "Shopware\Core\HttpKernel::doHandle (line 81)"
36 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
76 |
287.83 ms |
SELECT `product`.`id`, `product`.`product_number`, `product`.`auto_increment`, SUM(IF(`product.searchKeywords`.`keyword` = :param_000b1e433def49db851ef0aa3bbb8f8c , '1.3' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = :param_c791058c77d24b9cb6acbc29b1794607 , '1.3' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = :param_ec6d4a34b1d941399f5c8d8550023c15 , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = :param_b04031b2a159449ab30b95ea4140da48 , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = :param_4322f96a349046f7b73ee9910006f193 , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = :param_ecd68590864043de877b3440eecfab08 , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = :param_596c82476e0e430b92d2f12193e9bac3 , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = :param_d65c0fb8509d44b28d0816233aab2761 , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` LIKE :param_a621c6a0fd38444b971348c04df635e0 , '1' * `product.searchKeywords`.`ranking`, 0)) / COUNT(product.id) as _score FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = :param_7478fdce61004ca6970d27b161c83758 AND `product.searchKeywords`.`keyword` IN (:param_052a4965ccea48038e33765481f444e6))) `product.searchKeywords_1` ON `product`.`id` = `product.searchKeywords_1`.`id` AND `product`.`version_id` = `product.searchKeywords_1`.`product_version_id` LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = :param_6927d588e95e4d1ca5740cbb08cb29e7 AND `product.searchKeywords`.`keyword` IN (:param_e4b1d3c14ab649bc89d173e20c147936))) `product.searchKeywords_2` ON `product`.`id` = `product.searchKeywords_2`.`id` AND `product`.`version_id` = `product.searchKeywords_2`.`product_version_id` LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = :param_fad37254131d46a7b3832128566aae2f AND `product.searchKeywords`.`keyword` IN (:param_c4befed378054f489ac51e73ba2a745e))) `product.searchKeywords_3` ON `product`.`id` = `product.searchKeywords_3`.`id` AND `product`.`version_id` = `product.searchKeywords_3`.`product_version_id` LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product`.`id` = `product.searchKeywords`.`product_id` AND `product`.version_id = `product.searchKeywords`.product_version_id WHERE (`product`.`version_id` = :version) AND ((((`product.visibilities`.`visibility` >= :param_7d6d330a092a4dd8b08be69a4ff9a83d) AND `product.visibilities`.`sales_channel_id` = :param_74ab2172560140d18764ca28d421d4c1 AND IFNULL(`product`.`active`, `product.parent`.`active`) = :param_d3cc8b43fe0b47a7ba5511eb162a7659) AND (`product.searchKeywords_1`.id IS NOT NULL AND `product.searchKeywords_1`.id IS NOT NULL) AND (`product.searchKeywords_2`.id IS NOT NULL AND `product.searchKeywords_2`.id IS NOT NULL) AND (`product.searchKeywords_3`.id IS NOT NULL AND `product.searchKeywords_3`.id IS NOT NULL) AND NOT (`product`.`display_group` <=> :param_6b4f9f22b1a2428eb6078661bae40145) AND IFNULL(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`) IN (:param_6fcf66cab0e347f0a94d3c7519b101ca))) GROUP BY `product`.`display_group` HAVING _score >= :_minScore ORDER BY _score DESC LIMIT 96
SELECT `product`.`id`, `product`.`product_number`, `product`.`auto_increment`, SUM(IF(`product.searchKeywords`.`keyword` = 'ILLUSIONS UNLTD. films' , '1.3' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = 'Troma/Legend Films' , '1.3' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = 'Atomik Films' , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = 'Filmgalerie 451' , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = 'Indeed Films' , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = 'Legend Films' , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = 'Redrum Films' , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = 'Supreme Films' , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` LIKE '%ILLUSIONS UNLTD. films%' , '1' * `product.searchKeywords`.`ranking`, 0)) / COUNT(product.id) as _score FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B AND `product.searchKeywords`.`keyword` IN ('illusion', 'illusiondie', 'illusionen', 'illusionen-', 'illusionist', 'illusionisten', 'illusionisten-', 'illusionisten-quartett', 'illusions', 'ILLUSIONS UNLTD. films', 'illusionslose'))) `product.searchKeywords_1` ON `product`.`id` = `product.searchKeywords_1`.`id` AND `product`.`version_id` = `product.searchKeywords_1`.`product_version_id` LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B AND `product.searchKeywords`.`keyword` IN ('-und', '1-digital-surround-sound', 'abgetastetund', 'abgrund', 'abonnentenschwund', 'absturzgrund', 'achseund', 'akerlund', 'alkoholismus-abgrund', 'anklagegrund', 'anund', 'around', 'assistentenund', 'aufgrund', 'aufmerksamund', 'ausfound', 'b-movie-freund', 'background', 'battleground', 'bebop-sound', 'befund', 'belgesund', 'beneaththeunderground', 'berlinsund', 'bernhardinerhund', 'bevölkerungsund', 'bewegungs--und', 'bio-und', 'bjorklund', 'bjørnlund', 'blaugrund', 'blindenhund', 'bloodbound', 'blumenfreund', 'bluthund', 'bodyguard-hund', 'borlund', 'bound', 'brummund', 'bulle-bund', 'bund', 'busenfreund', 'chinlund', 'collegefreund', 'compound', 'dauerfreund', 'dealerfreund', 'demjugendfreund', 'diamantenfund', 'drehorthintergrund', 'drogen-und', 'dvd-around', 'eastern-und', 'edlund', 'edmund', 'eglund', 'eigenartigund', 'einenfreund', 'einladungsgrund', 'einund', 'eklund', 'englund', 'erdbeermund', 'erdölfund', 'ergund', 'escorpionund', 'ex-freund', 'ex-jugendfreund', 'exfreund', 'familienfreund', 'familienhund', 'feund', 'filmfreund', 'filmhund', 'found', 'freund', 'freunnd', 'fund', 'funkhundd', 'gangster-und', 'gangsterfreund', 'gedächtnisschwund', 'geheimbund', 'geisterhund', 'geratenund', 'geschäfts-und', 'geschäftsfreund', 'gesund', 'glaubenund', 'goldfund', 'goldmund', 'gorehound', 'gravlund', 'greyhound', 'ground', 'grund', 'haglund', 'Hansesound', 'haskellund', 'haunted', 'hedlund', 'heimatfreund', 'hellbound', 'hellmund', 'hintergrund', 'hinund', 'hodgesund', 'höllenhund', 'höllenschlund', 'honigmund', 'horror-hound', 'horrorhund', 'hosenbund', 'hound', 'housebound', 'hund', 'hungrigund', 'hunold', 'hunted', 'indianerfreund', 'internetfreund', 'jagdhund', 'jugendfreund', 'jungspund', 'kampfhund', 'kampfsportfreund', 'katz-und', 'katzund', 'kerngesund', 'killer-hund', 'killerhund', 'kindheitsfreund', 'kino-und', 'klarlund', 'knockaround', 'kommenund', 'königsmund', 'kriminalfilmfreund', 'kumpelund', 'lackund', 'leichenfund', 'lieblingshund', 'lomaxund', 'ltd', 'lund', 'mantel-und', 'meeresgrund', 'menschenfreund', 'mörder-und', 'mörderhund', 'mund', 'munked', 'muskelschwund', 'nachbarshund', 'nächstenund', 'one-round', 'osmund', 'östlund', 'panzerabwehrhund', 'peterund', 'pferdefreund', 'pfund', 'pilotenfreund', 'playground', 'polizeifreund', 'polizeihund', 'polizistenfreund', 'pop-sound', 'poster-und', 'pound', 'raimund', 'rankommtund', 'restaurierterund', 'revoluzzer-freund', 'riesenhund', 'ritterbund', 'rosamund', 'rotermund', 'rothemund', 'round', 'runaround', 'rund', 'schäferhund', 'scheidungsgrund', 'schlittenhund', 'schlund', 'schoßhund', 'schulfreund', 'schund', 'seehund', 'sensurround', 'seriesrund', 'sgundud', 'shunned', 'sichund', 'siegmund', 'sigismund', 'sigmund', 'slacker-freund', 'slasher-und', 'sleaze-und', 'snowbound', 'snuff-film-untergrund', 'sonnengrund', 'sound', 'southbound', 'spellbound', 'sportlerfreund', 'spürhund', 'stationund', 'staunend', 'stormbound', 'straßenhund', 'stround', 'studentenbund', 'studienfreund', 'sünd', 'superhund', 'surround', 'surround-sound', 'surrounded', 'tarynund', 'tausenfreund', 'tiefund', 'tierfreund', 'todes-und', 'tund', 'tuned', 'turnaround', 'ueberfallenund', 'underground', 'ungesund', 'unlängst', 'unlauteren', 'unlawful', 'unleashed', 'unleashing', 'unleidigen', 'unliebsame', 'unliebsamen', 'unliebsamer', 'unliebsames', 'unlikely', 'unlimited', 'unlocked', 'unlösbar', 'unlösbare', 'unlösbarem', 'unlösbaren', 'unlösbarer', 'unlösbares', 'unlöschbarem', 'unltd', 'unlucky', 'untergrund', 'us-volksmund', 'ux-bluthund', 'vagabund', 'vanglund', 'verbund', 'völkerbund', 'volksmund', 'vor-und', 'vordergrund', 'vormund', 'wetterlund', 'wiklund', 'windhund', 'wolfshund', 'wound', 'wounded', 'wurdenund', 'wüstenhund', 'yound', 'yuppiefreund', 'ziegenhund'))) `product.searchKeywords_2` ON `product`.`id` = `product.searchKeywords_2`.`id` AND `product`.`version_id` = `product.searchKeywords_2`.`product_version_id` LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B AND `product.searchKeywords`.`keyword` IN ('19-köpfiges', '8-films', '80er-kultfilms', '8films', 'abschlussfilmes', 'acht-millimeter-films', 'action-films', 'actionfilms', 'agentenfilms', 'aktfilms', 'animationsfilms', 'anti-kriegsfilms', 'antikfilms', 'arnolfinis', 'arts-films', 'Atomik Films', 'b-films', 'barbarenfilms', 'beaufils', 'beziehungsfilms', 'blockbusterfilms', 'bloodbrothersfilms', 'briefings', 'britishhorrorfilms', 'brownfiels', 'champdogfilms', 'cia-profis', 'cyber-horrorfilmes', 'delfins', 'dokumentarfilms', 'dreikoepfiges', 'dreiköpfiges', 'einbruchsprofis', 'ensemblefilms', 'erfolgsfilms', 'erotikfilms', 'exorzismus-films', 'exploitationfilms', 'facebookprofils', 'fantasy-films', 'fetisch-films', 'fiction-films', 'fidos', 'fiilms', 'fiims', 'fila', 'filantes', 'filatow', 'file', 'filed', 'files', 'filesofjerryblake', 'filetieren', 'filets', 'filetstück', 'filiale', 'filialen', 'filialleiter', 'filialleiterin', 'filigrane', 'filigranen', 'filigranere', 'filigranes', 'filimoshkina', 'filip', 'filipatos', 'filipino', 'filipovi', 'filipovic', 'filipovsky', 'filipp', 'filippa', 'filippi', 'filippini', 'filippo', 'filippou', 'filiri', 'filius', 'filiz', 'fille', 'filles', 'fillières', 'fillion', 'fillmore', 'film', 'film-', 'film-alptraum', 'film-award', 'film-awards', 'film-beobachter', 'film-biographie', 'film-bühne', 'film-clips', 'film-cocktail', 'film-crew', 'film-cutter', 'film-debut', 'film-dessert', 'film-dienst', 'film-diskussion', 'film-echo', 'film-edition', 'film-effekt', 'film-enthusiasten', 'film-epoche', 'film-epos', 'film-event', 'film-experimente', 'film-fan', 'film-fans', 'film-fassungen', 'film-festival', 'film-festivals', 'film-franchise-hit', 'film-freak', 'film-freaks', 'film-geschehen', 'film-göttin', 'film-highlight', 'film-highlights', 'film-hintergründe', 'film-historiker', 'film-hit', 'film-ikone', 'film-im-film', 'film-instituts', 'film-intro', 'film-klassik', 'film-klassiker', 'film-komponisten', 'film-kriegsgefangenen', 'film-kurier', 'film-kuriosität', 'film-legende', 'film-liebhaber', 'film-look', 'film-maniac', 'film-maniax', 'film-märchen', 'film-musical', 'film-musik', 'film-noir', 'film-noir-genres', 'film-noir-geschichte', 'film-noir-lastigen', 'film-noir-reihe', 'film-noir-stil', 'film-noir-thriller', 'film-outtakes', 'film-poster', 'film-quatsch', 'film-quiz', 'film-reihe', 'film-review', 'film-rezensionen', 'film-scenes', 'film-sensation', 'film-sequel', 'film-set', 'film-soundtrack', 'film-special', 'film-spinoff', 'film-stars', 'film-talk', 'film-trailer', 'film-trailer-show', 'film-trip', 'film-ungeheuer', 'film-vergleich', 'film-vergleiche', 'film-welle', 'film-wunderkind', 'film0', 'filmabend', 'filmabenteuer', 'filmabhängig', 'filmabteilung', 'filmadaption', 'filmakademie', 'filmanalyse', 'filmanalytiker', 'filmanbieters', 'filmandtvpro', 'filmanfang', 'filmanfänge', 'filmanthologie', 'filmära', 'filmarchitekten', 'filmarchiv', 'filmark', 'filmark-memorabilia', 'filmart', 'filmaufnahmen', 'filmauftritt', 'filmauftritte', 'filmausrüstung', 'filmausschnitte', 'filmausschnitten', 'filmband', 'filmbauten', 'filmbebüt', 'filmbeginn', 'filmbegleitender', 'filmbegleitendes', 'filmbeispielen', 'filmbeiträge', 'filmbeobachter', 'filmbericht', 'filmbesprechung', 'filmbeständen', 'filmbetrieb', 'filmbewertungen', 'filmbewertungsstelle', 'filmbildern', 'filmbiografie', 'filmbiographie', 'filmblitz', 'filmbörsen', 'filmboxen', 'filmbranche', 'filmbruder', 'filmbühne', 'filmbüros', 'filmbusiness', 'filmcast', 'filmcharakters', 'filmcharts', 'filmchecker', 'filmchen', 'filmclips', 'filmclub', 'filmcomment', 'Filmconfect', 'filmcrew', 'filmcritic', 'filmcriticsunited', 'filmdarstellern', 'filmdebut', 'filmdesign', 'filmdienst', 'filmdiva', 'filmdiven', 'filmdokumentation', 'filmdokumentationen', 'filmdom', 'filmdoo', 'filmdrama', 'filmdramaturg', 'filmdramen', 'filmdreh', 'filmdrehbuch', 'filmdrehs', 'filmdrittel', 'filmduo', 'filme', 'filme-collection', 'filmecho', 'filmedition', 'filmeditorin', 'filmehefrau', 'filmeim', 'filmein', 'filmeinführung', 'filmeinschübe', 'filmem', 'filmemachen', 'filmemachens', 'filmemacher', 'filmemacher-fokus', 'filmemacher-generation', 'filmemacher-kollektivs', 'filmemacher-kommentar', 'filmemacherei', 'filmemacherin', 'filmemacherjubiläum', 'filmemacherl', 'filmemachern', 'filmemachers', 'filmemachertrio', 'filmempfehlungen', 'filmen', 'filmende', 'filmenden', 'filmentdeckung', 'filmentwicklung', 'filmepisoden', 'filmepos', 'filmereignis', 'filmereignisse', 'filmerfahrung', 'filmerfolg', 'filmerfolge', 'filmerfolgen', 'filmerinnerung', 'filmerlebnis', 'filmerlebnisse', 'filmes', 'filmesammler', 'filmessay', 'filmevent', 'filmexperte', 'filmexperten', 'filmexporte', 'filmextras', 'filmfan', 'filmfanatic', 'filmfans', 'filmfassung', 'filmfassungen', 'filmfassungsauswahl', 'filmfehler', 'filmfest', 'filmfestival', 'filmfestivals', 'filmfestivaltoday', 'filmfests', 'filmfestspiele', 'filmfestspielen', 'filmfiguren', 'filmflausen', 'filmförderung', 'filmformat', 'filmfotos', 'filmfreaks', 'filmfreund', 'filmfreunde', 'filmführer', 'filmfutter', 'filmgalerie', 'Filmgalerie 451', 'filmgelehrten', 'filmgeneration', 'filmgenie', 'filmgenre', 'filmgenres', 'filmgenuss', 'filmgenusses', 'filmgeräusche', 'filmgeschäft', 'filmgeschäfts', 'filmgeschehens', 'filmgeschichte', 'filmgeschichtliche', 'filmgespräch', 'filmgewordenen', 'filmgiganten', 'filmgrafien', 'filmgrößen', 'filmguide', 'filmhallervorden-trailershow', 'filmhandel', 'filmheld', 'filmhelden', 'filmheldin', 'filmhighlight', 'filmhighlights', 'filmhistoriker', 'filmhistorikern', 'filmhistorikers', 'filmhistorisch', 'filmhistorische', 'filmhistorischen', 'filmhistorischer', 'filmhit', 'filmhits', 'filmhochschule', 'filmhochschüler', 'filmhöhepunkt', 'filmhund', 'filmidee', 'filmideen', 'filmindustrie', 'filminformationen', 'filminfos', 'filming', 'filminhalt', 'filminstituut', 'filmintro', 'filmirage', 'filmisch', 'filmische', 'filmischem', 'filmischen', 'filmischer', 'filmisches', 'filmizarro', 'filmjournalist', 'filmjournalisten', 'filmjournalistin', 'filmjuwel', 'filmjuwelen', 'filmkamera', 'filmkameramann', 'filmkameras', 'filmkarriere', 'filmkastrationen', 'filmkenner', 'filmklamauk', 'filmklappe', 'filmklassiker', 'filmklassikers', 'filmkommentar', 'filmkommentare', 'filmkommission', 'filmkomödie', 'filmkomödien', 'filmkomponist', 'filmkomponisten', 'filmkompositionen', 'filmkonventionen', 'filmkonzept', 'filmkopie', 'filmkreaturen', 'filmkritik', 'filmkritiker', 'filmkritikerin', 'filmkritikern', 'filmkritikers', 'filmkulisse', 'filmkult-edition-p', 'filmkunst', 'filmkunst-regisseur', 'filmkünstlers', 'filmkunstwerk', 'filmkunstwerke', 'filmkurator', 'filmlänge', 'filmlanger', 'filmlaufbahn', 'filmlegende', 'filmlegenden', 'filmleute', 'filmlexikon', 'filmliebhaber', 'filmliebhabern', 'filmliefhebber', 'filmliste', 'filmlisten', 'filmlocation', 'filmlounge', 'filmmacher', 'filmmachern', 'filmmagazin', 'filmmagie', 'filmmaker', 'filmmakers', 'filmmaking', 'filmmanager', 'filmmärchen', 'filmmarkt-folder', 'filmmaterial', 'filmmaterials', 'filmmatic-award', 'filmmenü', 'filmmodus', 'filmmogul', 'filmmonster', 'filmmonstern', 'filmmonsters', 'filmmotion', 'filmmotiv', 'filmmuseum', 'filmmusik', 'filmmusik-buehne', 'filmmusik-klassiker', 'filmmusik-session', 'filmmusik-track', 'filmmusiken', 'filmmythen', 'filmnacht', 'filmnegativ', 'filmnegativs', 'filmô', 'filmo-', 'filmodokumentation', 'filmodus', 'filmografie', 'filmografien', 'filmografienghoulies', 'filmographie', 'filmographieginger', 'filmographien', 'filmographienginger', 'filmopraphien', 'filmore', 'filmorte', 'filmos', 'filmovy', 'filmpaare', 'filmpalast', 'filmpannen', 'filmpartner', 'filmpartnerin', 'filmperle', 'filmperlen', 'filmpersiflagen', 'filmphase', 'filmpionier', 'filmplakat', 'filmplakate', 'filmplakats', 'filmporträt', 'filmposter', 'filmpräsenz', 'filmpreis', 'filmpreise', 'filmpreisen', 'filmpreises', 'filmpremiere', 'filmpresskit', 'filmproduktion', 'filmproduktionen', 'filmproduktionscrew', 'filmproduktionsfirma', 'filmproduktionsleiter', 'filmproduzent', 'filmproduzenten', 'filmproduzentin', 'filmprofessorin', 'filmprogramm', 'filmprogramme', 'filmprogrammes', 'filmprogramms', 'filmprojekt', 'filmprojekts', 'filmpulse', 'filmquest', 'filmquiz', 'filmrechte', 'filmregisseur', 'filmregisseure', 'filmregisseurs', 'filmreihe', 'filmreihen', 'filmreporter', 'filmrequiste', 'filmrestauration', 'filmrestaurierung', 'filmrezension', 'filmriss', 'filmrohmaterial', 'filmrolle', 'filmrollen', 'filmruhm', 'films', 'filmsammlung', 'filmsatire', 'filmsaudiokommentar', 'filmschaffen', 'filmschaffenden', 'filmschätze', 'filmschauspielerin', 'filmschmiede', 'filmschnipsel', 'filmschnitt', 'filmschnitt-expeten', 'filmschnitzer', 'filmschöpfer', 'filmschrift', 'filmschul-punkrockers', 'filmschule', 'filmselektion', 'filmseminar', 'filmsequenz', 'filmsequenzanalyse', 'filmsequenzen', 'filmserie', 'filmserien', 'filmset', 'filmsets', 'filmsong', 'filmsongs', 'filmsoundtrack', 'filmspektakel', 'filmspezifisch', 'filmspule', 'filmstadt', 'filmstar', 'filmstars', 'filmstart', 'filmstarts', 'filmsternchen', 'filmstory', 'filmstreet', 'filmstudent', 'filmstudenten', 'filmstudentin', 'filmstudio', 'filmstudiogelände', 'filmstudios', 'filmszene', 'filmszenen', 'filmt', 'filmtagen', 'filmtalk', 'filmte', 'filmteam', 'filmteams', 'filmtechnik', 'filmtechniker', 'filmtechnische', 'filmteufel', 'filmtheater', 'filmtheatern', 'filmthreat', 'filmtipp', 'filmtipps', 'filmtitel', 'filmtitels', 'filmtoast', 'filmtrailer', 'filmtreck', 'filmtricks', 'filmtrilogie', 'filmtrilogien', 'filmuforia', 'filmungeheuer', 'filmusik', 'filmvergleich', 'filmvergnügen', 'filmverleih', 'filmveröffentlichung', 'filmverrückten', 'filmversion', 'filmversionen', 'filmvertrieb', 'filmvisionär', 'filmvorbild', 'filmvorführer', 'filmvorführerin', 'filmvorführers', 'filmvorführung', 'filmvorschau', 'filmvorschauen', 'filmvorspann', 'filmvorstellungen', 'filmwelt', 'filmwerk', 'filmwerke', 'filmwerkstatt', 'filmwissenschaftler', 'filmwoche', 'filmworks', 'filmzauber', 'filmzeitschrift', 'filmzitat', 'filmzitaten', 'filmzusammenschnitt', 'filo', 'filomena', 'filoramo', 'filou', 'filrn', 'fils', 'filson', 'filter', 'filtern', 'filth', 'filthy', 'filz', 'filzhut', 'filzi', 'fims', 'finns', 'fins', 'fips', 'firms', 'fischfilets', 'fists', 'fitts', 'forms', 'fünfköpfiges', 'gangster-films', 'gangsterfilms', 'geisterfilms', 'genre-profis', 'genrefilms', 'genreprofis', 'gerichtsfilms', 'gothic-horrorfilms', 'graffitis', 'griffins', 'griffiths', 'gruselfilms', 'hauptfilms', 'helms', 'historienfilms', 'hochglanz-selfies', 'hollywoodfilms', 'hongkong-films', 'horrofilms', 'horror-films', 'horrorcultfilms', 'horrorfilms', 'ILLUSIONS UNLTD. films', 'Indeed Films', 'independendfilms', 'infidus', 'josefines', 'kannibalenfilms', 'katastrophenfilms', 'kickprofis', 'king-kultfilms', 'kinofilms', 'kriegsfilms', 'kriminalfilms', 'kult-horrorfilms', 'kult-monster-films', 'kultfilms', 'kulthorrorfilms', 'kurzfilms', 'langfilms', 'Legend Films', 'leone-films', 'low-budget-horrorfilms', 'lylesmoviefiles', 'malcolms', 'märchenfilms', 'martial-arts-films', 'meta-films', 'mikrofiims', 'mikrofilms', 'misfits', 'mitternachtsfilms', 'monumentalfilms', 'muffins', 'mysteryfiles', 'nelms', 'new-hollywood-films', 'ngerfilms', 'ninja-kultfilms', 'nonnen-outfits', 'original-films', 'originalfilms', 'outfits', 'palms', 'pazifiks', 'peplum-films', 'perfides', 'pilotfilms', 'piratenfilms', 'poker-profis', 'polizeifilms', 'pornofilms', 'produktionsdesign-profis', 'profis', 'psalms', 'puppen-slasher-films', 'quatermass-erfolgsfilms', 'realms', 'Redrum Films', 'sacrifices', 'schauerfilms', 'schwarzweiß-trashfilms', 'science-fiction-films', 'selfies', 'sensationsfilms', 'skandalfilms', 'slasher-films', 'slasherfilms', 'sofias', 'spiele-profis', 'spielfilms', 'spionage-films', 'spionagefilms', 'spitfires', 'splatter-films', 'splatterfilms', 'stummfilms', 'südpazifiks', 'super-profis', 'Supreme Films', 'terror-films', 'tierhorrorfilms', 'tlefilms', 'tonfilms', 'trashfilmes', 'trickfilms', 'Troma/Legend Films', 'u-boot-films', 'undergroundfilms', 'unterwürfiges', 'untotenfilms', 'vampirfilms', 'vierköpfiges', 'vollprofis', 'weitläufiges', 'westernfilms', 'wilms', 'x-files', 'yates-films', 'zombiefilmes', 'zombiefilms', 'zookäfigs', 'zweiköpfiges', 'zwölfköpfiges'))) `product.searchKeywords_3` ON `product`.`id` = `product.searchKeywords_3`.`id` AND `product`.`version_id` = `product.searchKeywords_3`.`product_version_id` LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product`.`id` = `product.searchKeywords`.`product_id` AND `product`.version_id = `product.searchKeywords`.product_version_id WHERE (`product`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((((`product.visibilities`.`visibility` >= 20) AND `product.visibilities`.`sales_channel_id` = 0x300B6C314EA447F08252B80AE1305F85 AND IFNULL(`product`.`active`, `product.parent`.`active`) = 1) AND (`product.searchKeywords_1`.id IS NOT NULL AND `product.searchKeywords_1`.id IS NOT NULL) AND (`product.searchKeywords_2`.id IS NOT NULL AND `product.searchKeywords_2`.id IS NOT NULL) AND (`product.searchKeywords_3`.id IS NOT NULL AND `product.searchKeywords_3`.id IS NOT NULL) AND NOT (`product`.`display_group` <=> NULL) AND IFNULL(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`) IN (0x14F438379BB24925A887CD2D45ABEDBC))) GROUP BY `product`.`display_group` HAVING _score >= 0.9 ORDER BY _score DESC LIMIT 96;
array:37 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 107)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 62)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 216)"
5 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::doSearch (line 185)"
6 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::searchIds (line 72)"
7 => "Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingLoader::load (line 79)"
8 => "Shopware\Core\Content\Product\SalesChannel\Search\ProductSearchRoute::load (line 93)"
9 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::Shopware\Core\Content\Product\SalesChannel\Search\{closure} (line 350)"
10 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
11 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
12 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
13 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
14 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
16 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
17 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
18 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 94)"
19 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::Shopware\Core\Content\Product\SalesChannel\Search\{closure} (line 72)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
21 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
22 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::load (line 68)"
23 => "Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute::load (line 51)"
24 => "MoorlFoundation\Core\Content\Product\SalesChannel\Search\FoundationProductSearchRoute::load (line 69)"
25 => "Shopware\Storefront\Page\Search\SearchPageLoader::load (line 67)"
26 => "Shopware\Storefront\Controller\SearchController::search (line 163)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
29 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
30 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
35 => "Shopware\Core\HttpKernel::doHandle (line 81)"
36 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
77 |
84.24 ms |
SELECT COUNT(*) FROM (
SELECT `product`.`id`, `product`.`product_number`, `product`.`auto_increment`, SUM(IF(`product.searchKeywords`.`keyword` = :param_000b1e433def49db851ef0aa3bbb8f8c , '1.3' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = :param_c791058c77d24b9cb6acbc29b1794607 , '1.3' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = :param_ec6d4a34b1d941399f5c8d8550023c15 , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = :param_b04031b2a159449ab30b95ea4140da48 , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = :param_4322f96a349046f7b73ee9910006f193 , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = :param_ecd68590864043de877b3440eecfab08 , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = :param_596c82476e0e430b92d2f12193e9bac3 , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = :param_d65c0fb8509d44b28d0816233aab2761 , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` LIKE :param_a621c6a0fd38444b971348c04df635e0 , '1' * `product.searchKeywords`.`ranking`, 0)) / COUNT(product.id) as _score FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = :param_7478fdce61004ca6970d27b161c83758 AND `product.searchKeywords`.`keyword` IN (:param_052a4965ccea48038e33765481f444e6))) `product.searchKeywords_1` ON `product`.`id` = `product.searchKeywords_1`.`id` AND `product`.`version_id` = `product.searchKeywords_1`.`product_version_id` LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = :param_6927d588e95e4d1ca5740cbb08cb29e7 AND `product.searchKeywords`.`keyword` IN (:param_e4b1d3c14ab649bc89d173e20c147936))) `product.searchKeywords_2` ON `product`.`id` = `product.searchKeywords_2`.`id` AND `product`.`version_id` = `product.searchKeywords_2`.`product_version_id` LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = :param_fad37254131d46a7b3832128566aae2f AND `product.searchKeywords`.`keyword` IN (:param_c4befed378054f489ac51e73ba2a745e))) `product.searchKeywords_3` ON `product`.`id` = `product.searchKeywords_3`.`id` AND `product`.`version_id` = `product.searchKeywords_3`.`product_version_id` LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product`.`id` = `product.searchKeywords`.`product_id` AND `product`.version_id = `product.searchKeywords`.product_version_id WHERE (`product`.`version_id` = :version) AND ((((`product.visibilities`.`visibility` >= :param_7d6d330a092a4dd8b08be69a4ff9a83d) AND `product.visibilities`.`sales_channel_id` = :param_74ab2172560140d18764ca28d421d4c1 AND IFNULL(`product`.`active`, `product.parent`.`active`) = :param_d3cc8b43fe0b47a7ba5511eb162a7659) AND (`product.searchKeywords_1`.id IS NOT NULL AND `product.searchKeywords_1`.id IS NOT NULL) AND (`product.searchKeywords_2`.id IS NOT NULL AND `product.searchKeywords_2`.id IS NOT NULL) AND (`product.searchKeywords_3`.id IS NOT NULL AND `product.searchKeywords_3`.id IS NOT NULL) AND NOT (`product`.`display_group` <=> :param_6b4f9f22b1a2428eb6078661bae40145) AND IFNULL(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`) IN (:param_6fcf66cab0e347f0a94d3c7519b101ca))) GROUP BY `product`.`display_group` HAVING _score >= :_minScore) total
SELECT COUNT(*) FROM (
SELECT `product`.`id`, `product`.`product_number`, `product`.`auto_increment`, SUM(IF(`product.searchKeywords`.`keyword` = 'ILLUSIONS UNLTD. films' , '1.3' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = 'Troma/Legend Films' , '1.3' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = 'Atomik Films' , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = 'Filmgalerie 451' , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = 'Indeed Films' , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = 'Legend Films' , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = 'Redrum Films' , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = 'Supreme Films' , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` LIKE '%ILLUSIONS UNLTD. films%' , '1' * `product.searchKeywords`.`ranking`, 0)) / COUNT(product.id) as _score FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B AND `product.searchKeywords`.`keyword` IN ('illusion', 'illusiondie', 'illusionen', 'illusionen-', 'illusionist', 'illusionisten', 'illusionisten-', 'illusionisten-quartett', 'illusions', 'ILLUSIONS UNLTD. films', 'illusionslose'))) `product.searchKeywords_1` ON `product`.`id` = `product.searchKeywords_1`.`id` AND `product`.`version_id` = `product.searchKeywords_1`.`product_version_id` LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B AND `product.searchKeywords`.`keyword` IN ('-und', '1-digital-surround-sound', 'abgetastetund', 'abgrund', 'abonnentenschwund', 'absturzgrund', 'achseund', 'akerlund', 'alkoholismus-abgrund', 'anklagegrund', 'anund', 'around', 'assistentenund', 'aufgrund', 'aufmerksamund', 'ausfound', 'b-movie-freund', 'background', 'battleground', 'bebop-sound', 'befund', 'belgesund', 'beneaththeunderground', 'berlinsund', 'bernhardinerhund', 'bevölkerungsund', 'bewegungs--und', 'bio-und', 'bjorklund', 'bjørnlund', 'blaugrund', 'blindenhund', 'bloodbound', 'blumenfreund', 'bluthund', 'bodyguard-hund', 'borlund', 'bound', 'brummund', 'bulle-bund', 'bund', 'busenfreund', 'chinlund', 'collegefreund', 'compound', 'dauerfreund', 'dealerfreund', 'demjugendfreund', 'diamantenfund', 'drehorthintergrund', 'drogen-und', 'dvd-around', 'eastern-und', 'edlund', 'edmund', 'eglund', 'eigenartigund', 'einenfreund', 'einladungsgrund', 'einund', 'eklund', 'englund', 'erdbeermund', 'erdölfund', 'ergund', 'escorpionund', 'ex-freund', 'ex-jugendfreund', 'exfreund', 'familienfreund', 'familienhund', 'feund', 'filmfreund', 'filmhund', 'found', 'freund', 'freunnd', 'fund', 'funkhundd', 'gangster-und', 'gangsterfreund', 'gedächtnisschwund', 'geheimbund', 'geisterhund', 'geratenund', 'geschäfts-und', 'geschäftsfreund', 'gesund', 'glaubenund', 'goldfund', 'goldmund', 'gorehound', 'gravlund', 'greyhound', 'ground', 'grund', 'haglund', 'Hansesound', 'haskellund', 'haunted', 'hedlund', 'heimatfreund', 'hellbound', 'hellmund', 'hintergrund', 'hinund', 'hodgesund', 'höllenhund', 'höllenschlund', 'honigmund', 'horror-hound', 'horrorhund', 'hosenbund', 'hound', 'housebound', 'hund', 'hungrigund', 'hunold', 'hunted', 'indianerfreund', 'internetfreund', 'jagdhund', 'jugendfreund', 'jungspund', 'kampfhund', 'kampfsportfreund', 'katz-und', 'katzund', 'kerngesund', 'killer-hund', 'killerhund', 'kindheitsfreund', 'kino-und', 'klarlund', 'knockaround', 'kommenund', 'königsmund', 'kriminalfilmfreund', 'kumpelund', 'lackund', 'leichenfund', 'lieblingshund', 'lomaxund', 'ltd', 'lund', 'mantel-und', 'meeresgrund', 'menschenfreund', 'mörder-und', 'mörderhund', 'mund', 'munked', 'muskelschwund', 'nachbarshund', 'nächstenund', 'one-round', 'osmund', 'östlund', 'panzerabwehrhund', 'peterund', 'pferdefreund', 'pfund', 'pilotenfreund', 'playground', 'polizeifreund', 'polizeihund', 'polizistenfreund', 'pop-sound', 'poster-und', 'pound', 'raimund', 'rankommtund', 'restaurierterund', 'revoluzzer-freund', 'riesenhund', 'ritterbund', 'rosamund', 'rotermund', 'rothemund', 'round', 'runaround', 'rund', 'schäferhund', 'scheidungsgrund', 'schlittenhund', 'schlund', 'schoßhund', 'schulfreund', 'schund', 'seehund', 'sensurround', 'seriesrund', 'sgundud', 'shunned', 'sichund', 'siegmund', 'sigismund', 'sigmund', 'slacker-freund', 'slasher-und', 'sleaze-und', 'snowbound', 'snuff-film-untergrund', 'sonnengrund', 'sound', 'southbound', 'spellbound', 'sportlerfreund', 'spürhund', 'stationund', 'staunend', 'stormbound', 'straßenhund', 'stround', 'studentenbund', 'studienfreund', 'sünd', 'superhund', 'surround', 'surround-sound', 'surrounded', 'tarynund', 'tausenfreund', 'tiefund', 'tierfreund', 'todes-und', 'tund', 'tuned', 'turnaround', 'ueberfallenund', 'underground', 'ungesund', 'unlängst', 'unlauteren', 'unlawful', 'unleashed', 'unleashing', 'unleidigen', 'unliebsame', 'unliebsamen', 'unliebsamer', 'unliebsames', 'unlikely', 'unlimited', 'unlocked', 'unlösbar', 'unlösbare', 'unlösbarem', 'unlösbaren', 'unlösbarer', 'unlösbares', 'unlöschbarem', 'unltd', 'unlucky', 'untergrund', 'us-volksmund', 'ux-bluthund', 'vagabund', 'vanglund', 'verbund', 'völkerbund', 'volksmund', 'vor-und', 'vordergrund', 'vormund', 'wetterlund', 'wiklund', 'windhund', 'wolfshund', 'wound', 'wounded', 'wurdenund', 'wüstenhund', 'yound', 'yuppiefreund', 'ziegenhund'))) `product.searchKeywords_2` ON `product`.`id` = `product.searchKeywords_2`.`id` AND `product`.`version_id` = `product.searchKeywords_2`.`product_version_id` LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B AND `product.searchKeywords`.`keyword` IN ('19-köpfiges', '8-films', '80er-kultfilms', '8films', 'abschlussfilmes', 'acht-millimeter-films', 'action-films', 'actionfilms', 'agentenfilms', 'aktfilms', 'animationsfilms', 'anti-kriegsfilms', 'antikfilms', 'arnolfinis', 'arts-films', 'Atomik Films', 'b-films', 'barbarenfilms', 'beaufils', 'beziehungsfilms', 'blockbusterfilms', 'bloodbrothersfilms', 'briefings', 'britishhorrorfilms', 'brownfiels', 'champdogfilms', 'cia-profis', 'cyber-horrorfilmes', 'delfins', 'dokumentarfilms', 'dreikoepfiges', 'dreiköpfiges', 'einbruchsprofis', 'ensemblefilms', 'erfolgsfilms', 'erotikfilms', 'exorzismus-films', 'exploitationfilms', 'facebookprofils', 'fantasy-films', 'fetisch-films', 'fiction-films', 'fidos', 'fiilms', 'fiims', 'fila', 'filantes', 'filatow', 'file', 'filed', 'files', 'filesofjerryblake', 'filetieren', 'filets', 'filetstück', 'filiale', 'filialen', 'filialleiter', 'filialleiterin', 'filigrane', 'filigranen', 'filigranere', 'filigranes', 'filimoshkina', 'filip', 'filipatos', 'filipino', 'filipovi', 'filipovic', 'filipovsky', 'filipp', 'filippa', 'filippi', 'filippini', 'filippo', 'filippou', 'filiri', 'filius', 'filiz', 'fille', 'filles', 'fillières', 'fillion', 'fillmore', 'film', 'film-', 'film-alptraum', 'film-award', 'film-awards', 'film-beobachter', 'film-biographie', 'film-bühne', 'film-clips', 'film-cocktail', 'film-crew', 'film-cutter', 'film-debut', 'film-dessert', 'film-dienst', 'film-diskussion', 'film-echo', 'film-edition', 'film-effekt', 'film-enthusiasten', 'film-epoche', 'film-epos', 'film-event', 'film-experimente', 'film-fan', 'film-fans', 'film-fassungen', 'film-festival', 'film-festivals', 'film-franchise-hit', 'film-freak', 'film-freaks', 'film-geschehen', 'film-göttin', 'film-highlight', 'film-highlights', 'film-hintergründe', 'film-historiker', 'film-hit', 'film-ikone', 'film-im-film', 'film-instituts', 'film-intro', 'film-klassik', 'film-klassiker', 'film-komponisten', 'film-kriegsgefangenen', 'film-kurier', 'film-kuriosität', 'film-legende', 'film-liebhaber', 'film-look', 'film-maniac', 'film-maniax', 'film-märchen', 'film-musical', 'film-musik', 'film-noir', 'film-noir-genres', 'film-noir-geschichte', 'film-noir-lastigen', 'film-noir-reihe', 'film-noir-stil', 'film-noir-thriller', 'film-outtakes', 'film-poster', 'film-quatsch', 'film-quiz', 'film-reihe', 'film-review', 'film-rezensionen', 'film-scenes', 'film-sensation', 'film-sequel', 'film-set', 'film-soundtrack', 'film-special', 'film-spinoff', 'film-stars', 'film-talk', 'film-trailer', 'film-trailer-show', 'film-trip', 'film-ungeheuer', 'film-vergleich', 'film-vergleiche', 'film-welle', 'film-wunderkind', 'film0', 'filmabend', 'filmabenteuer', 'filmabhängig', 'filmabteilung', 'filmadaption', 'filmakademie', 'filmanalyse', 'filmanalytiker', 'filmanbieters', 'filmandtvpro', 'filmanfang', 'filmanfänge', 'filmanthologie', 'filmära', 'filmarchitekten', 'filmarchiv', 'filmark', 'filmark-memorabilia', 'filmart', 'filmaufnahmen', 'filmauftritt', 'filmauftritte', 'filmausrüstung', 'filmausschnitte', 'filmausschnitten', 'filmband', 'filmbauten', 'filmbebüt', 'filmbeginn', 'filmbegleitender', 'filmbegleitendes', 'filmbeispielen', 'filmbeiträge', 'filmbeobachter', 'filmbericht', 'filmbesprechung', 'filmbeständen', 'filmbetrieb', 'filmbewertungen', 'filmbewertungsstelle', 'filmbildern', 'filmbiografie', 'filmbiographie', 'filmblitz', 'filmbörsen', 'filmboxen', 'filmbranche', 'filmbruder', 'filmbühne', 'filmbüros', 'filmbusiness', 'filmcast', 'filmcharakters', 'filmcharts', 'filmchecker', 'filmchen', 'filmclips', 'filmclub', 'filmcomment', 'Filmconfect', 'filmcrew', 'filmcritic', 'filmcriticsunited', 'filmdarstellern', 'filmdebut', 'filmdesign', 'filmdienst', 'filmdiva', 'filmdiven', 'filmdokumentation', 'filmdokumentationen', 'filmdom', 'filmdoo', 'filmdrama', 'filmdramaturg', 'filmdramen', 'filmdreh', 'filmdrehbuch', 'filmdrehs', 'filmdrittel', 'filmduo', 'filme', 'filme-collection', 'filmecho', 'filmedition', 'filmeditorin', 'filmehefrau', 'filmeim', 'filmein', 'filmeinführung', 'filmeinschübe', 'filmem', 'filmemachen', 'filmemachens', 'filmemacher', 'filmemacher-fokus', 'filmemacher-generation', 'filmemacher-kollektivs', 'filmemacher-kommentar', 'filmemacherei', 'filmemacherin', 'filmemacherjubiläum', 'filmemacherl', 'filmemachern', 'filmemachers', 'filmemachertrio', 'filmempfehlungen', 'filmen', 'filmende', 'filmenden', 'filmentdeckung', 'filmentwicklung', 'filmepisoden', 'filmepos', 'filmereignis', 'filmereignisse', 'filmerfahrung', 'filmerfolg', 'filmerfolge', 'filmerfolgen', 'filmerinnerung', 'filmerlebnis', 'filmerlebnisse', 'filmes', 'filmesammler', 'filmessay', 'filmevent', 'filmexperte', 'filmexperten', 'filmexporte', 'filmextras', 'filmfan', 'filmfanatic', 'filmfans', 'filmfassung', 'filmfassungen', 'filmfassungsauswahl', 'filmfehler', 'filmfest', 'filmfestival', 'filmfestivals', 'filmfestivaltoday', 'filmfests', 'filmfestspiele', 'filmfestspielen', 'filmfiguren', 'filmflausen', 'filmförderung', 'filmformat', 'filmfotos', 'filmfreaks', 'filmfreund', 'filmfreunde', 'filmführer', 'filmfutter', 'filmgalerie', 'Filmgalerie 451', 'filmgelehrten', 'filmgeneration', 'filmgenie', 'filmgenre', 'filmgenres', 'filmgenuss', 'filmgenusses', 'filmgeräusche', 'filmgeschäft', 'filmgeschäfts', 'filmgeschehens', 'filmgeschichte', 'filmgeschichtliche', 'filmgespräch', 'filmgewordenen', 'filmgiganten', 'filmgrafien', 'filmgrößen', 'filmguide', 'filmhallervorden-trailershow', 'filmhandel', 'filmheld', 'filmhelden', 'filmheldin', 'filmhighlight', 'filmhighlights', 'filmhistoriker', 'filmhistorikern', 'filmhistorikers', 'filmhistorisch', 'filmhistorische', 'filmhistorischen', 'filmhistorischer', 'filmhit', 'filmhits', 'filmhochschule', 'filmhochschüler', 'filmhöhepunkt', 'filmhund', 'filmidee', 'filmideen', 'filmindustrie', 'filminformationen', 'filminfos', 'filming', 'filminhalt', 'filminstituut', 'filmintro', 'filmirage', 'filmisch', 'filmische', 'filmischem', 'filmischen', 'filmischer', 'filmisches', 'filmizarro', 'filmjournalist', 'filmjournalisten', 'filmjournalistin', 'filmjuwel', 'filmjuwelen', 'filmkamera', 'filmkameramann', 'filmkameras', 'filmkarriere', 'filmkastrationen', 'filmkenner', 'filmklamauk', 'filmklappe', 'filmklassiker', 'filmklassikers', 'filmkommentar', 'filmkommentare', 'filmkommission', 'filmkomödie', 'filmkomödien', 'filmkomponist', 'filmkomponisten', 'filmkompositionen', 'filmkonventionen', 'filmkonzept', 'filmkopie', 'filmkreaturen', 'filmkritik', 'filmkritiker', 'filmkritikerin', 'filmkritikern', 'filmkritikers', 'filmkulisse', 'filmkult-edition-p', 'filmkunst', 'filmkunst-regisseur', 'filmkünstlers', 'filmkunstwerk', 'filmkunstwerke', 'filmkurator', 'filmlänge', 'filmlanger', 'filmlaufbahn', 'filmlegende', 'filmlegenden', 'filmleute', 'filmlexikon', 'filmliebhaber', 'filmliebhabern', 'filmliefhebber', 'filmliste', 'filmlisten', 'filmlocation', 'filmlounge', 'filmmacher', 'filmmachern', 'filmmagazin', 'filmmagie', 'filmmaker', 'filmmakers', 'filmmaking', 'filmmanager', 'filmmärchen', 'filmmarkt-folder', 'filmmaterial', 'filmmaterials', 'filmmatic-award', 'filmmenü', 'filmmodus', 'filmmogul', 'filmmonster', 'filmmonstern', 'filmmonsters', 'filmmotion', 'filmmotiv', 'filmmuseum', 'filmmusik', 'filmmusik-buehne', 'filmmusik-klassiker', 'filmmusik-session', 'filmmusik-track', 'filmmusiken', 'filmmythen', 'filmnacht', 'filmnegativ', 'filmnegativs', 'filmô', 'filmo-', 'filmodokumentation', 'filmodus', 'filmografie', 'filmografien', 'filmografienghoulies', 'filmographie', 'filmographieginger', 'filmographien', 'filmographienginger', 'filmopraphien', 'filmore', 'filmorte', 'filmos', 'filmovy', 'filmpaare', 'filmpalast', 'filmpannen', 'filmpartner', 'filmpartnerin', 'filmperle', 'filmperlen', 'filmpersiflagen', 'filmphase', 'filmpionier', 'filmplakat', 'filmplakate', 'filmplakats', 'filmporträt', 'filmposter', 'filmpräsenz', 'filmpreis', 'filmpreise', 'filmpreisen', 'filmpreises', 'filmpremiere', 'filmpresskit', 'filmproduktion', 'filmproduktionen', 'filmproduktionscrew', 'filmproduktionsfirma', 'filmproduktionsleiter', 'filmproduzent', 'filmproduzenten', 'filmproduzentin', 'filmprofessorin', 'filmprogramm', 'filmprogramme', 'filmprogrammes', 'filmprogramms', 'filmprojekt', 'filmprojekts', 'filmpulse', 'filmquest', 'filmquiz', 'filmrechte', 'filmregisseur', 'filmregisseure', 'filmregisseurs', 'filmreihe', 'filmreihen', 'filmreporter', 'filmrequiste', 'filmrestauration', 'filmrestaurierung', 'filmrezension', 'filmriss', 'filmrohmaterial', 'filmrolle', 'filmrollen', 'filmruhm', 'films', 'filmsammlung', 'filmsatire', 'filmsaudiokommentar', 'filmschaffen', 'filmschaffenden', 'filmschätze', 'filmschauspielerin', 'filmschmiede', 'filmschnipsel', 'filmschnitt', 'filmschnitt-expeten', 'filmschnitzer', 'filmschöpfer', 'filmschrift', 'filmschul-punkrockers', 'filmschule', 'filmselektion', 'filmseminar', 'filmsequenz', 'filmsequenzanalyse', 'filmsequenzen', 'filmserie', 'filmserien', 'filmset', 'filmsets', 'filmsong', 'filmsongs', 'filmsoundtrack', 'filmspektakel', 'filmspezifisch', 'filmspule', 'filmstadt', 'filmstar', 'filmstars', 'filmstart', 'filmstarts', 'filmsternchen', 'filmstory', 'filmstreet', 'filmstudent', 'filmstudenten', 'filmstudentin', 'filmstudio', 'filmstudiogelände', 'filmstudios', 'filmszene', 'filmszenen', 'filmt', 'filmtagen', 'filmtalk', 'filmte', 'filmteam', 'filmteams', 'filmtechnik', 'filmtechniker', 'filmtechnische', 'filmteufel', 'filmtheater', 'filmtheatern', 'filmthreat', 'filmtipp', 'filmtipps', 'filmtitel', 'filmtitels', 'filmtoast', 'filmtrailer', 'filmtreck', 'filmtricks', 'filmtrilogie', 'filmtrilogien', 'filmuforia', 'filmungeheuer', 'filmusik', 'filmvergleich', 'filmvergnügen', 'filmverleih', 'filmveröffentlichung', 'filmverrückten', 'filmversion', 'filmversionen', 'filmvertrieb', 'filmvisionär', 'filmvorbild', 'filmvorführer', 'filmvorführerin', 'filmvorführers', 'filmvorführung', 'filmvorschau', 'filmvorschauen', 'filmvorspann', 'filmvorstellungen', 'filmwelt', 'filmwerk', 'filmwerke', 'filmwerkstatt', 'filmwissenschaftler', 'filmwoche', 'filmworks', 'filmzauber', 'filmzeitschrift', 'filmzitat', 'filmzitaten', 'filmzusammenschnitt', 'filo', 'filomena', 'filoramo', 'filou', 'filrn', 'fils', 'filson', 'filter', 'filtern', 'filth', 'filthy', 'filz', 'filzhut', 'filzi', 'fims', 'finns', 'fins', 'fips', 'firms', 'fischfilets', 'fists', 'fitts', 'forms', 'fünfköpfiges', 'gangster-films', 'gangsterfilms', 'geisterfilms', 'genre-profis', 'genrefilms', 'genreprofis', 'gerichtsfilms', 'gothic-horrorfilms', 'graffitis', 'griffins', 'griffiths', 'gruselfilms', 'hauptfilms', 'helms', 'historienfilms', 'hochglanz-selfies', 'hollywoodfilms', 'hongkong-films', 'horrofilms', 'horror-films', 'horrorcultfilms', 'horrorfilms', 'ILLUSIONS UNLTD. films', 'Indeed Films', 'independendfilms', 'infidus', 'josefines', 'kannibalenfilms', 'katastrophenfilms', 'kickprofis', 'king-kultfilms', 'kinofilms', 'kriegsfilms', 'kriminalfilms', 'kult-horrorfilms', 'kult-monster-films', 'kultfilms', 'kulthorrorfilms', 'kurzfilms', 'langfilms', 'Legend Films', 'leone-films', 'low-budget-horrorfilms', 'lylesmoviefiles', 'malcolms', 'märchenfilms', 'martial-arts-films', 'meta-films', 'mikrofiims', 'mikrofilms', 'misfits', 'mitternachtsfilms', 'monumentalfilms', 'muffins', 'mysteryfiles', 'nelms', 'new-hollywood-films', 'ngerfilms', 'ninja-kultfilms', 'nonnen-outfits', 'original-films', 'originalfilms', 'outfits', 'palms', 'pazifiks', 'peplum-films', 'perfides', 'pilotfilms', 'piratenfilms', 'poker-profis', 'polizeifilms', 'pornofilms', 'produktionsdesign-profis', 'profis', 'psalms', 'puppen-slasher-films', 'quatermass-erfolgsfilms', 'realms', 'Redrum Films', 'sacrifices', 'schauerfilms', 'schwarzweiß-trashfilms', 'science-fiction-films', 'selfies', 'sensationsfilms', 'skandalfilms', 'slasher-films', 'slasherfilms', 'sofias', 'spiele-profis', 'spielfilms', 'spionage-films', 'spionagefilms', 'spitfires', 'splatter-films', 'splatterfilms', 'stummfilms', 'südpazifiks', 'super-profis', 'Supreme Films', 'terror-films', 'tierhorrorfilms', 'tlefilms', 'tonfilms', 'trashfilmes', 'trickfilms', 'Troma/Legend Films', 'u-boot-films', 'undergroundfilms', 'unterwürfiges', 'untotenfilms', 'vampirfilms', 'vierköpfiges', 'vollprofis', 'weitläufiges', 'westernfilms', 'wilms', 'x-files', 'yates-films', 'zombiefilmes', 'zombiefilms', 'zookäfigs', 'zweiköpfiges', 'zwölfköpfiges'))) `product.searchKeywords_3` ON `product`.`id` = `product.searchKeywords_3`.`id` AND `product`.`version_id` = `product.searchKeywords_3`.`product_version_id` LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product`.`id` = `product.searchKeywords`.`product_id` AND `product`.version_id = `product.searchKeywords`.product_version_id WHERE (`product`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((((`product.visibilities`.`visibility` >= 20) AND `product.visibilities`.`sales_channel_id` = 0x300B6C314EA447F08252B80AE1305F85 AND IFNULL(`product`.`active`, `product.parent`.`active`) = 1) AND (`product.searchKeywords_1`.id IS NOT NULL AND `product.searchKeywords_1`.id IS NOT NULL) AND (`product.searchKeywords_2`.id IS NOT NULL AND `product.searchKeywords_2`.id IS NOT NULL) AND (`product.searchKeywords_3`.id IS NOT NULL AND `product.searchKeywords_3`.id IS NOT NULL) AND NOT (`product`.`display_group` <=> NULL) AND IFNULL(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`) IN (0x14F438379BB24925A887CD2D45ABEDBC))) GROUP BY `product`.`display_group` HAVING _score >= 0.9) total;
array:38 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 195)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::getTotalCount (line 109)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 62)"
5 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 216)"
6 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::doSearch (line 185)"
7 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::searchIds (line 72)"
8 => "Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingLoader::load (line 79)"
9 => "Shopware\Core\Content\Product\SalesChannel\Search\ProductSearchRoute::load (line 93)"
10 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::Shopware\Core\Content\Product\SalesChannel\Search\{closure} (line 350)"
11 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
12 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
13 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
14 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
17 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
18 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
19 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 94)"
20 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::Shopware\Core\Content\Product\SalesChannel\Search\{closure} (line 72)"
21 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
22 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
23 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::load (line 68)"
24 => "Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute::load (line 51)"
25 => "MoorlFoundation\Core\Content\Product\SalesChannel\Search\FoundationProductSearchRoute::load (line 69)"
26 => "Shopware\Storefront\Page\Search\SearchPageLoader::load (line 67)"
27 => "Shopware\Storefront\Controller\SearchController::search (line 163)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
29 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
30 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
31 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
35 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
36 => "Shopware\Core\HttpKernel::doHandle (line 81)"
37 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
78 |
201.05 ms |
SELECT LOWER(HEX(IFNULL(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`))) as `manufacturer` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = :param_9bef7703155a4dfd8e124999795fe8dc AND `product.searchKeywords`.`keyword` IN (:param_58e7365cf5644baaa0e2af02ad6fcd79))) `product.searchKeywords_1` ON `product`.`id` = `product.searchKeywords_1`.`id` AND `product`.`version_id` = `product.searchKeywords_1`.`product_version_id` LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = :param_818151f35b5f4c879efe8adc7cad2c5a AND `product.searchKeywords`.`keyword` IN (:param_2ef5d3f5f6544c28a54310199aa6ed10))) `product.searchKeywords_2` ON `product`.`id` = `product.searchKeywords_2`.`id` AND `product`.`version_id` = `product.searchKeywords_2`.`product_version_id` LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = :param_de140e3270c74e78926d5615d1706214 AND `product.searchKeywords`.`keyword` IN (:param_b160bd71e8544911aff15b4631cb6243))) `product.searchKeywords_3` ON `product`.`id` = `product.searchKeywords_3`.`id` AND `product`.`version_id` = `product.searchKeywords_3`.`product_version_id` INNER JOIN (SELECT SUM(IF(`product.searchKeywords`.`keyword` = :param_41ec8b62dfaa4ed68f81ef94444b8d49 , '1.3' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = :param_75f13654759e449d979b6aea2f623392 , '1.3' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = :param_8c56413a87e146d7a16f556ab9f0c9c8 , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = :param_9e70d1cff77349aeb4a97a24da2a1dae , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = :param_08ff2d044eba44d0be644da5711d509b , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = :param_b9a12afcfdab403d91d0027b8dabf247 , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = :param_7bf5654de894458ea58bd69c450efd6b , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = :param_eb66ffccf2964a5bbd1b761eb846190f , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` LIKE :param_c6fb9603bd394b4d81cf01caef3a220f , '1' * `product.searchKeywords`.`ranking`, 0)) / COUNT(product.id) as _score, `product`.`id`, `product`.`version_id` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = :param_86f07ab8cece4e6faa1bf38800da8b19 AND `product.searchKeywords`.`keyword` IN (:param_24969752753d41b6995dfb9bfdab8388))) `product.searchKeywords_1` ON `product`.`id` = `product.searchKeywords_1`.`id` AND `product`.`version_id` = `product.searchKeywords_1`.`product_version_id` LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = :param_ff08973cc8ae4b2aa5bb0d37142c977f AND `product.searchKeywords`.`keyword` IN (:param_251dedab5f9046c0aa9941a4812f6555))) `product.searchKeywords_2` ON `product`.`id` = `product.searchKeywords_2`.`id` AND `product`.`version_id` = `product.searchKeywords_2`.`product_version_id` LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = :param_fbcb1cc1f2b24c2db1d54477eb9f0396 AND `product.searchKeywords`.`keyword` IN (:param_95f4491a0f9e40089e5c260b73c55413))) `product.searchKeywords_3` ON `product`.`id` = `product.searchKeywords_3`.`id` AND `product`.`version_id` = `product.searchKeywords_3`.`product_version_id` LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product`.`id` = `product.searchKeywords`.`product_id` AND `product`.version_id = `product.searchKeywords`.product_version_id WHERE (`product`.`version_id` = :version) AND ((((`product.visibilities`.`visibility` >= :param_5da2501a35ef45d8ac4b8bd9dc639e91) AND `product.visibilities`.`sales_channel_id` = :param_a531f1a59cde45c29886566234a7ec7b AND IFNULL(`product`.`active`, `product.parent`.`active`) = :param_04222d79f2df4baab97530674f233520) AND (`product.searchKeywords_1`.id IS NOT NULL AND `product.searchKeywords_1`.id IS NOT NULL) AND (`product.searchKeywords_2`.id IS NOT NULL AND `product.searchKeywords_2`.id IS NOT NULL) AND (`product.searchKeywords_3`.id IS NOT NULL AND `product.searchKeywords_3`.id IS NOT NULL) AND NOT (`product`.`display_group` <=> :param_19fd6d8fb1774139850ce4d1553fb325))) GROUP BY id, version_id HAVING _score >= :_minScore ORDER BY _score DESC) score_table ON score_table.`id` = `product`.`id` AND score_table.`version_id` = `product`.`version_id` WHERE (`product`.`version_id` = :version) AND ((((`product.visibilities`.`visibility` >= :param_14185599bf2d416b960c9739a6e1828a) AND `product.visibilities`.`sales_channel_id` = :param_ce4f18c1dc474925b92ed9310bcaa70d AND IFNULL(`product`.`active`, `product.parent`.`active`) = :param_d3d4ca6491714857b64fb445ea12b6a8) AND (`product.searchKeywords_1`.id IS NOT NULL AND `product.searchKeywords_1`.id IS NOT NULL) AND (`product.searchKeywords_2`.id IS NOT NULL AND `product.searchKeywords_2`.id IS NOT NULL) AND (`product.searchKeywords_3`.id IS NOT NULL AND `product.searchKeywords_3`.id IS NOT NULL) AND NOT (`product`.`display_group` <=> :param_248bb919a59d4af78929d5669d7e964a))) GROUP BY IFNULL(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`)
SELECT LOWER(HEX(IFNULL(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`))) as `manufacturer` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B AND `product.searchKeywords`.`keyword` IN ('illusion', 'illusiondie', 'illusionen', 'illusionen-', 'illusionist', 'illusionisten', 'illusionisten-', 'illusionisten-quartett', 'illusions', 'ILLUSIONS UNLTD. films', 'illusionslose'))) `product.searchKeywords_1` ON `product`.`id` = `product.searchKeywords_1`.`id` AND `product`.`version_id` = `product.searchKeywords_1`.`product_version_id` LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B AND `product.searchKeywords`.`keyword` IN ('-und', '1-digital-surround-sound', 'abgetastetund', 'abgrund', 'abonnentenschwund', 'absturzgrund', 'achseund', 'akerlund', 'alkoholismus-abgrund', 'anklagegrund', 'anund', 'around', 'assistentenund', 'aufgrund', 'aufmerksamund', 'ausfound', 'b-movie-freund', 'background', 'battleground', 'bebop-sound', 'befund', 'belgesund', 'beneaththeunderground', 'berlinsund', 'bernhardinerhund', 'bevölkerungsund', 'bewegungs--und', 'bio-und', 'bjorklund', 'bjørnlund', 'blaugrund', 'blindenhund', 'bloodbound', 'blumenfreund', 'bluthund', 'bodyguard-hund', 'borlund', 'bound', 'brummund', 'bulle-bund', 'bund', 'busenfreund', 'chinlund', 'collegefreund', 'compound', 'dauerfreund', 'dealerfreund', 'demjugendfreund', 'diamantenfund', 'drehorthintergrund', 'drogen-und', 'dvd-around', 'eastern-und', 'edlund', 'edmund', 'eglund', 'eigenartigund', 'einenfreund', 'einladungsgrund', 'einund', 'eklund', 'englund', 'erdbeermund', 'erdölfund', 'ergund', 'escorpionund', 'ex-freund', 'ex-jugendfreund', 'exfreund', 'familienfreund', 'familienhund', 'feund', 'filmfreund', 'filmhund', 'found', 'freund', 'freunnd', 'fund', 'funkhundd', 'gangster-und', 'gangsterfreund', 'gedächtnisschwund', 'geheimbund', 'geisterhund', 'geratenund', 'geschäfts-und', 'geschäftsfreund', 'gesund', 'glaubenund', 'goldfund', 'goldmund', 'gorehound', 'gravlund', 'greyhound', 'ground', 'grund', 'haglund', 'Hansesound', 'haskellund', 'haunted', 'hedlund', 'heimatfreund', 'hellbound', 'hellmund', 'hintergrund', 'hinund', 'hodgesund', 'höllenhund', 'höllenschlund', 'honigmund', 'horror-hound', 'horrorhund', 'hosenbund', 'hound', 'housebound', 'hund', 'hungrigund', 'hunold', 'hunted', 'indianerfreund', 'internetfreund', 'jagdhund', 'jugendfreund', 'jungspund', 'kampfhund', 'kampfsportfreund', 'katz-und', 'katzund', 'kerngesund', 'killer-hund', 'killerhund', 'kindheitsfreund', 'kino-und', 'klarlund', 'knockaround', 'kommenund', 'königsmund', 'kriminalfilmfreund', 'kumpelund', 'lackund', 'leichenfund', 'lieblingshund', 'lomaxund', 'ltd', 'lund', 'mantel-und', 'meeresgrund', 'menschenfreund', 'mörder-und', 'mörderhund', 'mund', 'munked', 'muskelschwund', 'nachbarshund', 'nächstenund', 'one-round', 'osmund', 'östlund', 'panzerabwehrhund', 'peterund', 'pferdefreund', 'pfund', 'pilotenfreund', 'playground', 'polizeifreund', 'polizeihund', 'polizistenfreund', 'pop-sound', 'poster-und', 'pound', 'raimund', 'rankommtund', 'restaurierterund', 'revoluzzer-freund', 'riesenhund', 'ritterbund', 'rosamund', 'rotermund', 'rothemund', 'round', 'runaround', 'rund', 'schäferhund', 'scheidungsgrund', 'schlittenhund', 'schlund', 'schoßhund', 'schulfreund', 'schund', 'seehund', 'sensurround', 'seriesrund', 'sgundud', 'shunned', 'sichund', 'siegmund', 'sigismund', 'sigmund', 'slacker-freund', 'slasher-und', 'sleaze-und', 'snowbound', 'snuff-film-untergrund', 'sonnengrund', 'sound', 'southbound', 'spellbound', 'sportlerfreund', 'spürhund', 'stationund', 'staunend', 'stormbound', 'straßenhund', 'stround', 'studentenbund', 'studienfreund', 'sünd', 'superhund', 'surround', 'surround-sound', 'surrounded', 'tarynund', 'tausenfreund', 'tiefund', 'tierfreund', 'todes-und', 'tund', 'tuned', 'turnaround', 'ueberfallenund', 'underground', 'ungesund', 'unlängst', 'unlauteren', 'unlawful', 'unleashed', 'unleashing', 'unleidigen', 'unliebsame', 'unliebsamen', 'unliebsamer', 'unliebsames', 'unlikely', 'unlimited', 'unlocked', 'unlösbar', 'unlösbare', 'unlösbarem', 'unlösbaren', 'unlösbarer', 'unlösbares', 'unlöschbarem', 'unltd', 'unlucky', 'untergrund', 'us-volksmund', 'ux-bluthund', 'vagabund', 'vanglund', 'verbund', 'völkerbund', 'volksmund', 'vor-und', 'vordergrund', 'vormund', 'wetterlund', 'wiklund', 'windhund', 'wolfshund', 'wound', 'wounded', 'wurdenund', 'wüstenhund', 'yound', 'yuppiefreund', 'ziegenhund'))) `product.searchKeywords_2` ON `product`.`id` = `product.searchKeywords_2`.`id` AND `product`.`version_id` = `product.searchKeywords_2`.`product_version_id` LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B AND `product.searchKeywords`.`keyword` IN ('19-köpfiges', '8-films', '80er-kultfilms', '8films', 'abschlussfilmes', 'acht-millimeter-films', 'action-films', 'actionfilms', 'agentenfilms', 'aktfilms', 'animationsfilms', 'anti-kriegsfilms', 'antikfilms', 'arnolfinis', 'arts-films', 'Atomik Films', 'b-films', 'barbarenfilms', 'beaufils', 'beziehungsfilms', 'blockbusterfilms', 'bloodbrothersfilms', 'briefings', 'britishhorrorfilms', 'brownfiels', 'champdogfilms', 'cia-profis', 'cyber-horrorfilmes', 'delfins', 'dokumentarfilms', 'dreikoepfiges', 'dreiköpfiges', 'einbruchsprofis', 'ensemblefilms', 'erfolgsfilms', 'erotikfilms', 'exorzismus-films', 'exploitationfilms', 'facebookprofils', 'fantasy-films', 'fetisch-films', 'fiction-films', 'fidos', 'fiilms', 'fiims', 'fila', 'filantes', 'filatow', 'file', 'filed', 'files', 'filesofjerryblake', 'filetieren', 'filets', 'filetstück', 'filiale', 'filialen', 'filialleiter', 'filialleiterin', 'filigrane', 'filigranen', 'filigranere', 'filigranes', 'filimoshkina', 'filip', 'filipatos', 'filipino', 'filipovi', 'filipovic', 'filipovsky', 'filipp', 'filippa', 'filippi', 'filippini', 'filippo', 'filippou', 'filiri', 'filius', 'filiz', 'fille', 'filles', 'fillières', 'fillion', 'fillmore', 'film', 'film-', 'film-alptraum', 'film-award', 'film-awards', 'film-beobachter', 'film-biographie', 'film-bühne', 'film-clips', 'film-cocktail', 'film-crew', 'film-cutter', 'film-debut', 'film-dessert', 'film-dienst', 'film-diskussion', 'film-echo', 'film-edition', 'film-effekt', 'film-enthusiasten', 'film-epoche', 'film-epos', 'film-event', 'film-experimente', 'film-fan', 'film-fans', 'film-fassungen', 'film-festival', 'film-festivals', 'film-franchise-hit', 'film-freak', 'film-freaks', 'film-geschehen', 'film-göttin', 'film-highlight', 'film-highlights', 'film-hintergründe', 'film-historiker', 'film-hit', 'film-ikone', 'film-im-film', 'film-instituts', 'film-intro', 'film-klassik', 'film-klassiker', 'film-komponisten', 'film-kriegsgefangenen', 'film-kurier', 'film-kuriosität', 'film-legende', 'film-liebhaber', 'film-look', 'film-maniac', 'film-maniax', 'film-märchen', 'film-musical', 'film-musik', 'film-noir', 'film-noir-genres', 'film-noir-geschichte', 'film-noir-lastigen', 'film-noir-reihe', 'film-noir-stil', 'film-noir-thriller', 'film-outtakes', 'film-poster', 'film-quatsch', 'film-quiz', 'film-reihe', 'film-review', 'film-rezensionen', 'film-scenes', 'film-sensation', 'film-sequel', 'film-set', 'film-soundtrack', 'film-special', 'film-spinoff', 'film-stars', 'film-talk', 'film-trailer', 'film-trailer-show', 'film-trip', 'film-ungeheuer', 'film-vergleich', 'film-vergleiche', 'film-welle', 'film-wunderkind', 'film0', 'filmabend', 'filmabenteuer', 'filmabhängig', 'filmabteilung', 'filmadaption', 'filmakademie', 'filmanalyse', 'filmanalytiker', 'filmanbieters', 'filmandtvpro', 'filmanfang', 'filmanfänge', 'filmanthologie', 'filmära', 'filmarchitekten', 'filmarchiv', 'filmark', 'filmark-memorabilia', 'filmart', 'filmaufnahmen', 'filmauftritt', 'filmauftritte', 'filmausrüstung', 'filmausschnitte', 'filmausschnitten', 'filmband', 'filmbauten', 'filmbebüt', 'filmbeginn', 'filmbegleitender', 'filmbegleitendes', 'filmbeispielen', 'filmbeiträge', 'filmbeobachter', 'filmbericht', 'filmbesprechung', 'filmbeständen', 'filmbetrieb', 'filmbewertungen', 'filmbewertungsstelle', 'filmbildern', 'filmbiografie', 'filmbiographie', 'filmblitz', 'filmbörsen', 'filmboxen', 'filmbranche', 'filmbruder', 'filmbühne', 'filmbüros', 'filmbusiness', 'filmcast', 'filmcharakters', 'filmcharts', 'filmchecker', 'filmchen', 'filmclips', 'filmclub', 'filmcomment', 'Filmconfect', 'filmcrew', 'filmcritic', 'filmcriticsunited', 'filmdarstellern', 'filmdebut', 'filmdesign', 'filmdienst', 'filmdiva', 'filmdiven', 'filmdokumentation', 'filmdokumentationen', 'filmdom', 'filmdoo', 'filmdrama', 'filmdramaturg', 'filmdramen', 'filmdreh', 'filmdrehbuch', 'filmdrehs', 'filmdrittel', 'filmduo', 'filme', 'filme-collection', 'filmecho', 'filmedition', 'filmeditorin', 'filmehefrau', 'filmeim', 'filmein', 'filmeinführung', 'filmeinschübe', 'filmem', 'filmemachen', 'filmemachens', 'filmemacher', 'filmemacher-fokus', 'filmemacher-generation', 'filmemacher-kollektivs', 'filmemacher-kommentar', 'filmemacherei', 'filmemacherin', 'filmemacherjubiläum', 'filmemacherl', 'filmemachern', 'filmemachers', 'filmemachertrio', 'filmempfehlungen', 'filmen', 'filmende', 'filmenden', 'filmentdeckung', 'filmentwicklung', 'filmepisoden', 'filmepos', 'filmereignis', 'filmereignisse', 'filmerfahrung', 'filmerfolg', 'filmerfolge', 'filmerfolgen', 'filmerinnerung', 'filmerlebnis', 'filmerlebnisse', 'filmes', 'filmesammler', 'filmessay', 'filmevent', 'filmexperte', 'filmexperten', 'filmexporte', 'filmextras', 'filmfan', 'filmfanatic', 'filmfans', 'filmfassung', 'filmfassungen', 'filmfassungsauswahl', 'filmfehler', 'filmfest', 'filmfestival', 'filmfestivals', 'filmfestivaltoday', 'filmfests', 'filmfestspiele', 'filmfestspielen', 'filmfiguren', 'filmflausen', 'filmförderung', 'filmformat', 'filmfotos', 'filmfreaks', 'filmfreund', 'filmfreunde', 'filmführer', 'filmfutter', 'filmgalerie', 'Filmgalerie 451', 'filmgelehrten', 'filmgeneration', 'filmgenie', 'filmgenre', 'filmgenres', 'filmgenuss', 'filmgenusses', 'filmgeräusche', 'filmgeschäft', 'filmgeschäfts', 'filmgeschehens', 'filmgeschichte', 'filmgeschichtliche', 'filmgespräch', 'filmgewordenen', 'filmgiganten', 'filmgrafien', 'filmgrößen', 'filmguide', 'filmhallervorden-trailershow', 'filmhandel', 'filmheld', 'filmhelden', 'filmheldin', 'filmhighlight', 'filmhighlights', 'filmhistoriker', 'filmhistorikern', 'filmhistorikers', 'filmhistorisch', 'filmhistorische', 'filmhistorischen', 'filmhistorischer', 'filmhit', 'filmhits', 'filmhochschule', 'filmhochschüler', 'filmhöhepunkt', 'filmhund', 'filmidee', 'filmideen', 'filmindustrie', 'filminformationen', 'filminfos', 'filming', 'filminhalt', 'filminstituut', 'filmintro', 'filmirage', 'filmisch', 'filmische', 'filmischem', 'filmischen', 'filmischer', 'filmisches', 'filmizarro', 'filmjournalist', 'filmjournalisten', 'filmjournalistin', 'filmjuwel', 'filmjuwelen', 'filmkamera', 'filmkameramann', 'filmkameras', 'filmkarriere', 'filmkastrationen', 'filmkenner', 'filmklamauk', 'filmklappe', 'filmklassiker', 'filmklassikers', 'filmkommentar', 'filmkommentare', 'filmkommission', 'filmkomödie', 'filmkomödien', 'filmkomponist', 'filmkomponisten', 'filmkompositionen', 'filmkonventionen', 'filmkonzept', 'filmkopie', 'filmkreaturen', 'filmkritik', 'filmkritiker', 'filmkritikerin', 'filmkritikern', 'filmkritikers', 'filmkulisse', 'filmkult-edition-p', 'filmkunst', 'filmkunst-regisseur', 'filmkünstlers', 'filmkunstwerk', 'filmkunstwerke', 'filmkurator', 'filmlänge', 'filmlanger', 'filmlaufbahn', 'filmlegende', 'filmlegenden', 'filmleute', 'filmlexikon', 'filmliebhaber', 'filmliebhabern', 'filmliefhebber', 'filmliste', 'filmlisten', 'filmlocation', 'filmlounge', 'filmmacher', 'filmmachern', 'filmmagazin', 'filmmagie', 'filmmaker', 'filmmakers', 'filmmaking', 'filmmanager', 'filmmärchen', 'filmmarkt-folder', 'filmmaterial', 'filmmaterials', 'filmmatic-award', 'filmmenü', 'filmmodus', 'filmmogul', 'filmmonster', 'filmmonstern', 'filmmonsters', 'filmmotion', 'filmmotiv', 'filmmuseum', 'filmmusik', 'filmmusik-buehne', 'filmmusik-klassiker', 'filmmusik-session', 'filmmusik-track', 'filmmusiken', 'filmmythen', 'filmnacht', 'filmnegativ', 'filmnegativs', 'filmô', 'filmo-', 'filmodokumentation', 'filmodus', 'filmografie', 'filmografien', 'filmografienghoulies', 'filmographie', 'filmographieginger', 'filmographien', 'filmographienginger', 'filmopraphien', 'filmore', 'filmorte', 'filmos', 'filmovy', 'filmpaare', 'filmpalast', 'filmpannen', 'filmpartner', 'filmpartnerin', 'filmperle', 'filmperlen', 'filmpersiflagen', 'filmphase', 'filmpionier', 'filmplakat', 'filmplakate', 'filmplakats', 'filmporträt', 'filmposter', 'filmpräsenz', 'filmpreis', 'filmpreise', 'filmpreisen', 'filmpreises', 'filmpremiere', 'filmpresskit', 'filmproduktion', 'filmproduktionen', 'filmproduktionscrew', 'filmproduktionsfirma', 'filmproduktionsleiter', 'filmproduzent', 'filmproduzenten', 'filmproduzentin', 'filmprofessorin', 'filmprogramm', 'filmprogramme', 'filmprogrammes', 'filmprogramms', 'filmprojekt', 'filmprojekts', 'filmpulse', 'filmquest', 'filmquiz', 'filmrechte', 'filmregisseur', 'filmregisseure', 'filmregisseurs', 'filmreihe', 'filmreihen', 'filmreporter', 'filmrequiste', 'filmrestauration', 'filmrestaurierung', 'filmrezension', 'filmriss', 'filmrohmaterial', 'filmrolle', 'filmrollen', 'filmruhm', 'films', 'filmsammlung', 'filmsatire', 'filmsaudiokommentar', 'filmschaffen', 'filmschaffenden', 'filmschätze', 'filmschauspielerin', 'filmschmiede', 'filmschnipsel', 'filmschnitt', 'filmschnitt-expeten', 'filmschnitzer', 'filmschöpfer', 'filmschrift', 'filmschul-punkrockers', 'filmschule', 'filmselektion', 'filmseminar', 'filmsequenz', 'filmsequenzanalyse', 'filmsequenzen', 'filmserie', 'filmserien', 'filmset', 'filmsets', 'filmsong', 'filmsongs', 'filmsoundtrack', 'filmspektakel', 'filmspezifisch', 'filmspule', 'filmstadt', 'filmstar', 'filmstars', 'filmstart', 'filmstarts', 'filmsternchen', 'filmstory', 'filmstreet', 'filmstudent', 'filmstudenten', 'filmstudentin', 'filmstudio', 'filmstudiogelände', 'filmstudios', 'filmszene', 'filmszenen', 'filmt', 'filmtagen', 'filmtalk', 'filmte', 'filmteam', 'filmteams', 'filmtechnik', 'filmtechniker', 'filmtechnische', 'filmteufel', 'filmtheater', 'filmtheatern', 'filmthreat', 'filmtipp', 'filmtipps', 'filmtitel', 'filmtitels', 'filmtoast', 'filmtrailer', 'filmtreck', 'filmtricks', 'filmtrilogie', 'filmtrilogien', 'filmuforia', 'filmungeheuer', 'filmusik', 'filmvergleich', 'filmvergnügen', 'filmverleih', 'filmveröffentlichung', 'filmverrückten', 'filmversion', 'filmversionen', 'filmvertrieb', 'filmvisionär', 'filmvorbild', 'filmvorführer', 'filmvorführerin', 'filmvorführers', 'filmvorführung', 'filmvorschau', 'filmvorschauen', 'filmvorspann', 'filmvorstellungen', 'filmwelt', 'filmwerk', 'filmwerke', 'filmwerkstatt', 'filmwissenschaftler', 'filmwoche', 'filmworks', 'filmzauber', 'filmzeitschrift', 'filmzitat', 'filmzitaten', 'filmzusammenschnitt', 'filo', 'filomena', 'filoramo', 'filou', 'filrn', 'fils', 'filson', 'filter', 'filtern', 'filth', 'filthy', 'filz', 'filzhut', 'filzi', 'fims', 'finns', 'fins', 'fips', 'firms', 'fischfilets', 'fists', 'fitts', 'forms', 'fünfköpfiges', 'gangster-films', 'gangsterfilms', 'geisterfilms', 'genre-profis', 'genrefilms', 'genreprofis', 'gerichtsfilms', 'gothic-horrorfilms', 'graffitis', 'griffins', 'griffiths', 'gruselfilms', 'hauptfilms', 'helms', 'historienfilms', 'hochglanz-selfies', 'hollywoodfilms', 'hongkong-films', 'horrofilms', 'horror-films', 'horrorcultfilms', 'horrorfilms', 'ILLUSIONS UNLTD. films', 'Indeed Films', 'independendfilms', 'infidus', 'josefines', 'kannibalenfilms', 'katastrophenfilms', 'kickprofis', 'king-kultfilms', 'kinofilms', 'kriegsfilms', 'kriminalfilms', 'kult-horrorfilms', 'kult-monster-films', 'kultfilms', 'kulthorrorfilms', 'kurzfilms', 'langfilms', 'Legend Films', 'leone-films', 'low-budget-horrorfilms', 'lylesmoviefiles', 'malcolms', 'märchenfilms', 'martial-arts-films', 'meta-films', 'mikrofiims', 'mikrofilms', 'misfits', 'mitternachtsfilms', 'monumentalfilms', 'muffins', 'mysteryfiles', 'nelms', 'new-hollywood-films', 'ngerfilms', 'ninja-kultfilms', 'nonnen-outfits', 'original-films', 'originalfilms', 'outfits', 'palms', 'pazifiks', 'peplum-films', 'perfides', 'pilotfilms', 'piratenfilms', 'poker-profis', 'polizeifilms', 'pornofilms', 'produktionsdesign-profis', 'profis', 'psalms', 'puppen-slasher-films', 'quatermass-erfolgsfilms', 'realms', 'Redrum Films', 'sacrifices', 'schauerfilms', 'schwarzweiß-trashfilms', 'science-fiction-films', 'selfies', 'sensationsfilms', 'skandalfilms', 'slasher-films', 'slasherfilms', 'sofias', 'spiele-profis', 'spielfilms', 'spionage-films', 'spionagefilms', 'spitfires', 'splatter-films', 'splatterfilms', 'stummfilms', 'südpazifiks', 'super-profis', 'Supreme Films', 'terror-films', 'tierhorrorfilms', 'tlefilms', 'tonfilms', 'trashfilmes', 'trickfilms', 'Troma/Legend Films', 'u-boot-films', 'undergroundfilms', 'unterwürfiges', 'untotenfilms', 'vampirfilms', 'vierköpfiges', 'vollprofis', 'weitläufiges', 'westernfilms', 'wilms', 'x-files', 'yates-films', 'zombiefilmes', 'zombiefilms', 'zookäfigs', 'zweiköpfiges', 'zwölfköpfiges'))) `product.searchKeywords_3` ON `product`.`id` = `product.searchKeywords_3`.`id` AND `product`.`version_id` = `product.searchKeywords_3`.`product_version_id` INNER JOIN (SELECT SUM(IF(`product.searchKeywords`.`keyword` = 'ILLUSIONS UNLTD. films' , '1.3' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = 'Troma/Legend Films' , '1.3' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = 'Atomik Films' , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = 'Filmgalerie 451' , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = 'Indeed Films' , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = 'Legend Films' , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = 'Redrum Films' , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = 'Supreme Films' , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` LIKE '%ILLUSIONS UNLTD. films%' , '1' * `product.searchKeywords`.`ranking`, 0)) / COUNT(product.id) as _score, `product`.`id`, `product`.`version_id` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B AND `product.searchKeywords`.`keyword` IN ('illusion', 'illusiondie', 'illusionen', 'illusionen-', 'illusionist', 'illusionisten', 'illusionisten-', 'illusionisten-quartett', 'illusions', 'ILLUSIONS UNLTD. films', 'illusionslose'))) `product.searchKeywords_1` ON `product`.`id` = `product.searchKeywords_1`.`id` AND `product`.`version_id` = `product.searchKeywords_1`.`product_version_id` LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B AND `product.searchKeywords`.`keyword` IN ('-und', '1-digital-surround-sound', 'abgetastetund', 'abgrund', 'abonnentenschwund', 'absturzgrund', 'achseund', 'akerlund', 'alkoholismus-abgrund', 'anklagegrund', 'anund', 'around', 'assistentenund', 'aufgrund', 'aufmerksamund', 'ausfound', 'b-movie-freund', 'background', 'battleground', 'bebop-sound', 'befund', 'belgesund', 'beneaththeunderground', 'berlinsund', 'bernhardinerhund', 'bevölkerungsund', 'bewegungs--und', 'bio-und', 'bjorklund', 'bjørnlund', 'blaugrund', 'blindenhund', 'bloodbound', 'blumenfreund', 'bluthund', 'bodyguard-hund', 'borlund', 'bound', 'brummund', 'bulle-bund', 'bund', 'busenfreund', 'chinlund', 'collegefreund', 'compound', 'dauerfreund', 'dealerfreund', 'demjugendfreund', 'diamantenfund', 'drehorthintergrund', 'drogen-und', 'dvd-around', 'eastern-und', 'edlund', 'edmund', 'eglund', 'eigenartigund', 'einenfreund', 'einladungsgrund', 'einund', 'eklund', 'englund', 'erdbeermund', 'erdölfund', 'ergund', 'escorpionund', 'ex-freund', 'ex-jugendfreund', 'exfreund', 'familienfreund', 'familienhund', 'feund', 'filmfreund', 'filmhund', 'found', 'freund', 'freunnd', 'fund', 'funkhundd', 'gangster-und', 'gangsterfreund', 'gedächtnisschwund', 'geheimbund', 'geisterhund', 'geratenund', 'geschäfts-und', 'geschäftsfreund', 'gesund', 'glaubenund', 'goldfund', 'goldmund', 'gorehound', 'gravlund', 'greyhound', 'ground', 'grund', 'haglund', 'Hansesound', 'haskellund', 'haunted', 'hedlund', 'heimatfreund', 'hellbound', 'hellmund', 'hintergrund', 'hinund', 'hodgesund', 'höllenhund', 'höllenschlund', 'honigmund', 'horror-hound', 'horrorhund', 'hosenbund', 'hound', 'housebound', 'hund', 'hungrigund', 'hunold', 'hunted', 'indianerfreund', 'internetfreund', 'jagdhund', 'jugendfreund', 'jungspund', 'kampfhund', 'kampfsportfreund', 'katz-und', 'katzund', 'kerngesund', 'killer-hund', 'killerhund', 'kindheitsfreund', 'kino-und', 'klarlund', 'knockaround', 'kommenund', 'königsmund', 'kriminalfilmfreund', 'kumpelund', 'lackund', 'leichenfund', 'lieblingshund', 'lomaxund', 'ltd', 'lund', 'mantel-und', 'meeresgrund', 'menschenfreund', 'mörder-und', 'mörderhund', 'mund', 'munked', 'muskelschwund', 'nachbarshund', 'nächstenund', 'one-round', 'osmund', 'östlund', 'panzerabwehrhund', 'peterund', 'pferdefreund', 'pfund', 'pilotenfreund', 'playground', 'polizeifreund', 'polizeihund', 'polizistenfreund', 'pop-sound', 'poster-und', 'pound', 'raimund', 'rankommtund', 'restaurierterund', 'revoluzzer-freund', 'riesenhund', 'ritterbund', 'rosamund', 'rotermund', 'rothemund', 'round', 'runaround', 'rund', 'schäferhund', 'scheidungsgrund', 'schlittenhund', 'schlund', 'schoßhund', 'schulfreund', 'schund', 'seehund', 'sensurround', 'seriesrund', 'sgundud', 'shunned', 'sichund', 'siegmund', 'sigismund', 'sigmund', 'slacker-freund', 'slasher-und', 'sleaze-und', 'snowbound', 'snuff-film-untergrund', 'sonnengrund', 'sound', 'southbound', 'spellbound', 'sportlerfreund', 'spürhund', 'stationund', 'staunend', 'stormbound', 'straßenhund', 'stround', 'studentenbund', 'studienfreund', 'sünd', 'superhund', 'surround', 'surround-sound', 'surrounded', 'tarynund', 'tausenfreund', 'tiefund', 'tierfreund', 'todes-und', 'tund', 'tuned', 'turnaround', 'ueberfallenund', 'underground', 'ungesund', 'unlängst', 'unlauteren', 'unlawful', 'unleashed', 'unleashing', 'unleidigen', 'unliebsame', 'unliebsamen', 'unliebsamer', 'unliebsames', 'unlikely', 'unlimited', 'unlocked', 'unlösbar', 'unlösbare', 'unlösbarem', 'unlösbaren', 'unlösbarer', 'unlösbares', 'unlöschbarem', 'unltd', 'unlucky', 'untergrund', 'us-volksmund', 'ux-bluthund', 'vagabund', 'vanglund', 'verbund', 'völkerbund', 'volksmund', 'vor-und', 'vordergrund', 'vormund', 'wetterlund', 'wiklund', 'windhund', 'wolfshund', 'wound', 'wounded', 'wurdenund', 'wüstenhund', 'yound', 'yuppiefreund', 'ziegenhund'))) `product.searchKeywords_2` ON `product`.`id` = `product.searchKeywords_2`.`id` AND `product`.`version_id` = `product.searchKeywords_2`.`product_version_id` LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B AND `product.searchKeywords`.`keyword` IN ('19-köpfiges', '8-films', '80er-kultfilms', '8films', 'abschlussfilmes', 'acht-millimeter-films', 'action-films', 'actionfilms', 'agentenfilms', 'aktfilms', 'animationsfilms', 'anti-kriegsfilms', 'antikfilms', 'arnolfinis', 'arts-films', 'Atomik Films', 'b-films', 'barbarenfilms', 'beaufils', 'beziehungsfilms', 'blockbusterfilms', 'bloodbrothersfilms', 'briefings', 'britishhorrorfilms', 'brownfiels', 'champdogfilms', 'cia-profis', 'cyber-horrorfilmes', 'delfins', 'dokumentarfilms', 'dreikoepfiges', 'dreiköpfiges', 'einbruchsprofis', 'ensemblefilms', 'erfolgsfilms', 'erotikfilms', 'exorzismus-films', 'exploitationfilms', 'facebookprofils', 'fantasy-films', 'fetisch-films', 'fiction-films', 'fidos', 'fiilms', 'fiims', 'fila', 'filantes', 'filatow', 'file', 'filed', 'files', 'filesofjerryblake', 'filetieren', 'filets', 'filetstück', 'filiale', 'filialen', 'filialleiter', 'filialleiterin', 'filigrane', 'filigranen', 'filigranere', 'filigranes', 'filimoshkina', 'filip', 'filipatos', 'filipino', 'filipovi', 'filipovic', 'filipovsky', 'filipp', 'filippa', 'filippi', 'filippini', 'filippo', 'filippou', 'filiri', 'filius', 'filiz', 'fille', 'filles', 'fillières', 'fillion', 'fillmore', 'film', 'film-', 'film-alptraum', 'film-award', 'film-awards', 'film-beobachter', 'film-biographie', 'film-bühne', 'film-clips', 'film-cocktail', 'film-crew', 'film-cutter', 'film-debut', 'film-dessert', 'film-dienst', 'film-diskussion', 'film-echo', 'film-edition', 'film-effekt', 'film-enthusiasten', 'film-epoche', 'film-epos', 'film-event', 'film-experimente', 'film-fan', 'film-fans', 'film-fassungen', 'film-festival', 'film-festivals', 'film-franchise-hit', 'film-freak', 'film-freaks', 'film-geschehen', 'film-göttin', 'film-highlight', 'film-highlights', 'film-hintergründe', 'film-historiker', 'film-hit', 'film-ikone', 'film-im-film', 'film-instituts', 'film-intro', 'film-klassik', 'film-klassiker', 'film-komponisten', 'film-kriegsgefangenen', 'film-kurier', 'film-kuriosität', 'film-legende', 'film-liebhaber', 'film-look', 'film-maniac', 'film-maniax', 'film-märchen', 'film-musical', 'film-musik', 'film-noir', 'film-noir-genres', 'film-noir-geschichte', 'film-noir-lastigen', 'film-noir-reihe', 'film-noir-stil', 'film-noir-thriller', 'film-outtakes', 'film-poster', 'film-quatsch', 'film-quiz', 'film-reihe', 'film-review', 'film-rezensionen', 'film-scenes', 'film-sensation', 'film-sequel', 'film-set', 'film-soundtrack', 'film-special', 'film-spinoff', 'film-stars', 'film-talk', 'film-trailer', 'film-trailer-show', 'film-trip', 'film-ungeheuer', 'film-vergleich', 'film-vergleiche', 'film-welle', 'film-wunderkind', 'film0', 'filmabend', 'filmabenteuer', 'filmabhängig', 'filmabteilung', 'filmadaption', 'filmakademie', 'filmanalyse', 'filmanalytiker', 'filmanbieters', 'filmandtvpro', 'filmanfang', 'filmanfänge', 'filmanthologie', 'filmära', 'filmarchitekten', 'filmarchiv', 'filmark', 'filmark-memorabilia', 'filmart', 'filmaufnahmen', 'filmauftritt', 'filmauftritte', 'filmausrüstung', 'filmausschnitte', 'filmausschnitten', 'filmband', 'filmbauten', 'filmbebüt', 'filmbeginn', 'filmbegleitender', 'filmbegleitendes', 'filmbeispielen', 'filmbeiträge', 'filmbeobachter', 'filmbericht', 'filmbesprechung', 'filmbeständen', 'filmbetrieb', 'filmbewertungen', 'filmbewertungsstelle', 'filmbildern', 'filmbiografie', 'filmbiographie', 'filmblitz', 'filmbörsen', 'filmboxen', 'filmbranche', 'filmbruder', 'filmbühne', 'filmbüros', 'filmbusiness', 'filmcast', 'filmcharakters', 'filmcharts', 'filmchecker', 'filmchen', 'filmclips', 'filmclub', 'filmcomment', 'Filmconfect', 'filmcrew', 'filmcritic', 'filmcriticsunited', 'filmdarstellern', 'filmdebut', 'filmdesign', 'filmdienst', 'filmdiva', 'filmdiven', 'filmdokumentation', 'filmdokumentationen', 'filmdom', 'filmdoo', 'filmdrama', 'filmdramaturg', 'filmdramen', 'filmdreh', 'filmdrehbuch', 'filmdrehs', 'filmdrittel', 'filmduo', 'filme', 'filme-collection', 'filmecho', 'filmedition', 'filmeditorin', 'filmehefrau', 'filmeim', 'filmein', 'filmeinführung', 'filmeinschübe', 'filmem', 'filmemachen', 'filmemachens', 'filmemacher', 'filmemacher-fokus', 'filmemacher-generation', 'filmemacher-kollektivs', 'filmemacher-kommentar', 'filmemacherei', 'filmemacherin', 'filmemacherjubiläum', 'filmemacherl', 'filmemachern', 'filmemachers', 'filmemachertrio', 'filmempfehlungen', 'filmen', 'filmende', 'filmenden', 'filmentdeckung', 'filmentwicklung', 'filmepisoden', 'filmepos', 'filmereignis', 'filmereignisse', 'filmerfahrung', 'filmerfolg', 'filmerfolge', 'filmerfolgen', 'filmerinnerung', 'filmerlebnis', 'filmerlebnisse', 'filmes', 'filmesammler', 'filmessay', 'filmevent', 'filmexperte', 'filmexperten', 'filmexporte', 'filmextras', 'filmfan', 'filmfanatic', 'filmfans', 'filmfassung', 'filmfassungen', 'filmfassungsauswahl', 'filmfehler', 'filmfest', 'filmfestival', 'filmfestivals', 'filmfestivaltoday', 'filmfests', 'filmfestspiele', 'filmfestspielen', 'filmfiguren', 'filmflausen', 'filmförderung', 'filmformat', 'filmfotos', 'filmfreaks', 'filmfreund', 'filmfreunde', 'filmführer', 'filmfutter', 'filmgalerie', 'Filmgalerie 451', 'filmgelehrten', 'filmgeneration', 'filmgenie', 'filmgenre', 'filmgenres', 'filmgenuss', 'filmgenusses', 'filmgeräusche', 'filmgeschäft', 'filmgeschäfts', 'filmgeschehens', 'filmgeschichte', 'filmgeschichtliche', 'filmgespräch', 'filmgewordenen', 'filmgiganten', 'filmgrafien', 'filmgrößen', 'filmguide', 'filmhallervorden-trailershow', 'filmhandel', 'filmheld', 'filmhelden', 'filmheldin', 'filmhighlight', 'filmhighlights', 'filmhistoriker', 'filmhistorikern', 'filmhistorikers', 'filmhistorisch', 'filmhistorische', 'filmhistorischen', 'filmhistorischer', 'filmhit', 'filmhits', 'filmhochschule', 'filmhochschüler', 'filmhöhepunkt', 'filmhund', 'filmidee', 'filmideen', 'filmindustrie', 'filminformationen', 'filminfos', 'filming', 'filminhalt', 'filminstituut', 'filmintro', 'filmirage', 'filmisch', 'filmische', 'filmischem', 'filmischen', 'filmischer', 'filmisches', 'filmizarro', 'filmjournalist', 'filmjournalisten', 'filmjournalistin', 'filmjuwel', 'filmjuwelen', 'filmkamera', 'filmkameramann', 'filmkameras', 'filmkarriere', 'filmkastrationen', 'filmkenner', 'filmklamauk', 'filmklappe', 'filmklassiker', 'filmklassikers', 'filmkommentar', 'filmkommentare', 'filmkommission', 'filmkomödie', 'filmkomödien', 'filmkomponist', 'filmkomponisten', 'filmkompositionen', 'filmkonventionen', 'filmkonzept', 'filmkopie', 'filmkreaturen', 'filmkritik', 'filmkritiker', 'filmkritikerin', 'filmkritikern', 'filmkritikers', 'filmkulisse', 'filmkult-edition-p', 'filmkunst', 'filmkunst-regisseur', 'filmkünstlers', 'filmkunstwerk', 'filmkunstwerke', 'filmkurator', 'filmlänge', 'filmlanger', 'filmlaufbahn', 'filmlegende', 'filmlegenden', 'filmleute', 'filmlexikon', 'filmliebhaber', 'filmliebhabern', 'filmliefhebber', 'filmliste', 'filmlisten', 'filmlocation', 'filmlounge', 'filmmacher', 'filmmachern', 'filmmagazin', 'filmmagie', 'filmmaker', 'filmmakers', 'filmmaking', 'filmmanager', 'filmmärchen', 'filmmarkt-folder', 'filmmaterial', 'filmmaterials', 'filmmatic-award', 'filmmenü', 'filmmodus', 'filmmogul', 'filmmonster', 'filmmonstern', 'filmmonsters', 'filmmotion', 'filmmotiv', 'filmmuseum', 'filmmusik', 'filmmusik-buehne', 'filmmusik-klassiker', 'filmmusik-session', 'filmmusik-track', 'filmmusiken', 'filmmythen', 'filmnacht', 'filmnegativ', 'filmnegativs', 'filmô', 'filmo-', 'filmodokumentation', 'filmodus', 'filmografie', 'filmografien', 'filmografienghoulies', 'filmographie', 'filmographieginger', 'filmographien', 'filmographienginger', 'filmopraphien', 'filmore', 'filmorte', 'filmos', 'filmovy', 'filmpaare', 'filmpalast', 'filmpannen', 'filmpartner', 'filmpartnerin', 'filmperle', 'filmperlen', 'filmpersiflagen', 'filmphase', 'filmpionier', 'filmplakat', 'filmplakate', 'filmplakats', 'filmporträt', 'filmposter', 'filmpräsenz', 'filmpreis', 'filmpreise', 'filmpreisen', 'filmpreises', 'filmpremiere', 'filmpresskit', 'filmproduktion', 'filmproduktionen', 'filmproduktionscrew', 'filmproduktionsfirma', 'filmproduktionsleiter', 'filmproduzent', 'filmproduzenten', 'filmproduzentin', 'filmprofessorin', 'filmprogramm', 'filmprogramme', 'filmprogrammes', 'filmprogramms', 'filmprojekt', 'filmprojekts', 'filmpulse', 'filmquest', 'filmquiz', 'filmrechte', 'filmregisseur', 'filmregisseure', 'filmregisseurs', 'filmreihe', 'filmreihen', 'filmreporter', 'filmrequiste', 'filmrestauration', 'filmrestaurierung', 'filmrezension', 'filmriss', 'filmrohmaterial', 'filmrolle', 'filmrollen', 'filmruhm', 'films', 'filmsammlung', 'filmsatire', 'filmsaudiokommentar', 'filmschaffen', 'filmschaffenden', 'filmschätze', 'filmschauspielerin', 'filmschmiede', 'filmschnipsel', 'filmschnitt', 'filmschnitt-expeten', 'filmschnitzer', 'filmschöpfer', 'filmschrift', 'filmschul-punkrockers', 'filmschule', 'filmselektion', 'filmseminar', 'filmsequenz', 'filmsequenzanalyse', 'filmsequenzen', 'filmserie', 'filmserien', 'filmset', 'filmsets', 'filmsong', 'filmsongs', 'filmsoundtrack', 'filmspektakel', 'filmspezifisch', 'filmspule', 'filmstadt', 'filmstar', 'filmstars', 'filmstart', 'filmstarts', 'filmsternchen', 'filmstory', 'filmstreet', 'filmstudent', 'filmstudenten', 'filmstudentin', 'filmstudio', 'filmstudiogelände', 'filmstudios', 'filmszene', 'filmszenen', 'filmt', 'filmtagen', 'filmtalk', 'filmte', 'filmteam', 'filmteams', 'filmtechnik', 'filmtechniker', 'filmtechnische', 'filmteufel', 'filmtheater', 'filmtheatern', 'filmthreat', 'filmtipp', 'filmtipps', 'filmtitel', 'filmtitels', 'filmtoast', 'filmtrailer', 'filmtreck', 'filmtricks', 'filmtrilogie', 'filmtrilogien', 'filmuforia', 'filmungeheuer', 'filmusik', 'filmvergleich', 'filmvergnügen', 'filmverleih', 'filmveröffentlichung', 'filmverrückten', 'filmversion', 'filmversionen', 'filmvertrieb', 'filmvisionär', 'filmvorbild', 'filmvorführer', 'filmvorführerin', 'filmvorführers', 'filmvorführung', 'filmvorschau', 'filmvorschauen', 'filmvorspann', 'filmvorstellungen', 'filmwelt', 'filmwerk', 'filmwerke', 'filmwerkstatt', 'filmwissenschaftler', 'filmwoche', 'filmworks', 'filmzauber', 'filmzeitschrift', 'filmzitat', 'filmzitaten', 'filmzusammenschnitt', 'filo', 'filomena', 'filoramo', 'filou', 'filrn', 'fils', 'filson', 'filter', 'filtern', 'filth', 'filthy', 'filz', 'filzhut', 'filzi', 'fims', 'finns', 'fins', 'fips', 'firms', 'fischfilets', 'fists', 'fitts', 'forms', 'fünfköpfiges', 'gangster-films', 'gangsterfilms', 'geisterfilms', 'genre-profis', 'genrefilms', 'genreprofis', 'gerichtsfilms', 'gothic-horrorfilms', 'graffitis', 'griffins', 'griffiths', 'gruselfilms', 'hauptfilms', 'helms', 'historienfilms', 'hochglanz-selfies', 'hollywoodfilms', 'hongkong-films', 'horrofilms', 'horror-films', 'horrorcultfilms', 'horrorfilms', 'ILLUSIONS UNLTD. films', 'Indeed Films', 'independendfilms', 'infidus', 'josefines', 'kannibalenfilms', 'katastrophenfilms', 'kickprofis', 'king-kultfilms', 'kinofilms', 'kriegsfilms', 'kriminalfilms', 'kult-horrorfilms', 'kult-monster-films', 'kultfilms', 'kulthorrorfilms', 'kurzfilms', 'langfilms', 'Legend Films', 'leone-films', 'low-budget-horrorfilms', 'lylesmoviefiles', 'malcolms', 'märchenfilms', 'martial-arts-films', 'meta-films', 'mikrofiims', 'mikrofilms', 'misfits', 'mitternachtsfilms', 'monumentalfilms', 'muffins', 'mysteryfiles', 'nelms', 'new-hollywood-films', 'ngerfilms', 'ninja-kultfilms', 'nonnen-outfits', 'original-films', 'originalfilms', 'outfits', 'palms', 'pazifiks', 'peplum-films', 'perfides', 'pilotfilms', 'piratenfilms', 'poker-profis', 'polizeifilms', 'pornofilms', 'produktionsdesign-profis', 'profis', 'psalms', 'puppen-slasher-films', 'quatermass-erfolgsfilms', 'realms', 'Redrum Films', 'sacrifices', 'schauerfilms', 'schwarzweiß-trashfilms', 'science-fiction-films', 'selfies', 'sensationsfilms', 'skandalfilms', 'slasher-films', 'slasherfilms', 'sofias', 'spiele-profis', 'spielfilms', 'spionage-films', 'spionagefilms', 'spitfires', 'splatter-films', 'splatterfilms', 'stummfilms', 'südpazifiks', 'super-profis', 'Supreme Films', 'terror-films', 'tierhorrorfilms', 'tlefilms', 'tonfilms', 'trashfilmes', 'trickfilms', 'Troma/Legend Films', 'u-boot-films', 'undergroundfilms', 'unterwürfiges', 'untotenfilms', 'vampirfilms', 'vierköpfiges', 'vollprofis', 'weitläufiges', 'westernfilms', 'wilms', 'x-files', 'yates-films', 'zombiefilmes', 'zombiefilms', 'zookäfigs', 'zweiköpfiges', 'zwölfköpfiges'))) `product.searchKeywords_3` ON `product`.`id` = `product.searchKeywords_3`.`id` AND `product`.`version_id` = `product.searchKeywords_3`.`product_version_id` LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product`.`id` = `product.searchKeywords`.`product_id` AND `product`.version_id = `product.searchKeywords`.product_version_id WHERE (`product`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((((`product.visibilities`.`visibility` >= 20) AND `product.visibilities`.`sales_channel_id` = 0x300B6C314EA447F08252B80AE1305F85 AND IFNULL(`product`.`active`, `product.parent`.`active`) = 1) AND (`product.searchKeywords_1`.id IS NOT NULL AND `product.searchKeywords_1`.id IS NOT NULL) AND (`product.searchKeywords_2`.id IS NOT NULL AND `product.searchKeywords_2`.id IS NOT NULL) AND (`product.searchKeywords_3`.id IS NOT NULL AND `product.searchKeywords_3`.id IS NOT NULL) AND NOT (`product`.`display_group` <=> NULL))) GROUP BY id, version_id HAVING _score >= 0.9 ORDER BY _score DESC) score_table ON score_table.`id` = `product`.`id` AND score_table.`version_id` = `product`.`version_id` WHERE (`product`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((((`product.visibilities`.`visibility` >= 20) AND `product.visibilities`.`sales_channel_id` = 0x300B6C314EA447F08252B80AE1305F85 AND IFNULL(`product`.`active`, `product.parent`.`active`) = 1) AND (`product.searchKeywords_1`.id IS NOT NULL AND `product.searchKeywords_1`.id IS NOT NULL) AND (`product.searchKeywords_2`.id IS NOT NULL AND `product.searchKeywords_2`.id IS NOT NULL) AND (`product.searchKeywords_3`.id IS NOT NULL AND `product.searchKeywords_3`.id IS NOT NULL) AND NOT (`product`.`display_group` <=> NULL))) GROUP BY IFNULL(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`);
array:37 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 205)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityAggregator::fetchAggregation (line 95)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityAggregator::aggregate (line 52)"
5 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator::aggregate (line 171)"
6 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::aggregate (line 74)"
7 => "Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingLoader::load (line 79)"
8 => "Shopware\Core\Content\Product\SalesChannel\Search\ProductSearchRoute::load (line 93)"
9 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::Shopware\Core\Content\Product\SalesChannel\Search\{closure} (line 350)"
10 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
11 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
12 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
13 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
14 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
16 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
17 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
18 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 94)"
19 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::Shopware\Core\Content\Product\SalesChannel\Search\{closure} (line 72)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
21 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
22 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::load (line 68)"
23 => "Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute::load (line 51)"
24 => "MoorlFoundation\Core\Content\Product\SalesChannel\Search\FoundationProductSearchRoute::load (line 69)"
25 => "Shopware\Storefront\Page\Search\SearchPageLoader::load (line 67)"
26 => "Shopware\Storefront\Controller\SearchController::search (line 163)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
29 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
30 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
35 => "Shopware\Core\HttpKernel::doHandle (line 81)"
36 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
79 |
0.59 ms |
SELECT `product_manufacturer`.`id` as `product_manufacturer.id`, `product_manufacturer`.`version_id` as `product_manufacturer.versionId`, `product_manufacturer`.`media_id` as `product_manufacturer.mediaId`, `product_manufacturer`.`link` as `product_manufacturer.link`, `product_manufacturer`.`created_at` as `product_manufacturer.createdAt`, `product_manufacturer`.`updated_at` as `product_manufacturer.updatedAt`, `product_manufacturer.translation.name`, COALESCE(`product_manufacturer.translation.name`,`product_manufacturer.translation.name`) as `product_manufacturer.name`, `product_manufacturer.translation.description`, COALESCE(`product_manufacturer.translation.description`,`product_manufacturer.translation.description`) as `product_manufacturer.description`, `product_manufacturer.translation.customFields`, COALESCE(`product_manufacturer.translation.customFields`,`product_manufacturer.translation.customFields`) as `product_manufacturer.customFields`, `product_manufacturer.translation.createdAt`, `product_manufacturer.translation.updatedAt`, `product_manufacturer.translation.productManufacturerId`, `product_manufacturer.translation.languageId`, `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer` LEFT JOIN (SELECT `product_manufacturer.translation`.product_manufacturer_id, `product_manufacturer.translation`.product_manufacturer_version_id, `product_manufacturer.translation`.name as `product_manufacturer.translation.name`, `product_manufacturer.translation`.description as `product_manufacturer.translation.description`, `product_manufacturer.translation`.custom_fields as `product_manufacturer.translation.customFields`, `product_manufacturer.translation`.created_at as `product_manufacturer.translation.createdAt`, `product_manufacturer.translation`.updated_at as `product_manufacturer.translation.updatedAt`, `product_manufacturer.translation`.product_manufacturer_id as `product_manufacturer.translation.productManufacturerId`, `product_manufacturer.translation`.language_id as `product_manufacturer.translation.languageId`, `product_manufacturer.translation`.product_manufacturer_version_id as `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer_translation` `product_manufacturer.translation` WHERE `product_manufacturer.translation`.language_id = :languageId) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product_manufacturer`.`id` AND `product_manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product_manufacturer`.version_id WHERE (`product_manufacturer`.`version_id` = :version) AND (`product_manufacturer`.`id` IN (:ids))
SELECT `product_manufacturer`.`id` as `product_manufacturer.id`, `product_manufacturer`.`version_id` as `product_manufacturer.versionId`, `product_manufacturer`.`media_id` as `product_manufacturer.mediaId`, `product_manufacturer`.`link` as `product_manufacturer.link`, `product_manufacturer`.`created_at` as `product_manufacturer.createdAt`, `product_manufacturer`.`updated_at` as `product_manufacturer.updatedAt`, `product_manufacturer.translation.name`, COALESCE(`product_manufacturer.translation.name`,`product_manufacturer.translation.name`) as `product_manufacturer.name`, `product_manufacturer.translation.description`, COALESCE(`product_manufacturer.translation.description`,`product_manufacturer.translation.description`) as `product_manufacturer.description`, `product_manufacturer.translation.customFields`, COALESCE(`product_manufacturer.translation.customFields`,`product_manufacturer.translation.customFields`) as `product_manufacturer.customFields`, `product_manufacturer.translation.createdAt`, `product_manufacturer.translation.updatedAt`, `product_manufacturer.translation.productManufacturerId`, `product_manufacturer.translation.languageId`, `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer` LEFT JOIN (SELECT `product_manufacturer.translation`.product_manufacturer_id, `product_manufacturer.translation`.product_manufacturer_version_id, `product_manufacturer.translation`.name as `product_manufacturer.translation.name`, `product_manufacturer.translation`.description as `product_manufacturer.translation.description`, `product_manufacturer.translation`.custom_fields as `product_manufacturer.translation.customFields`, `product_manufacturer.translation`.created_at as `product_manufacturer.translation.createdAt`, `product_manufacturer.translation`.updated_at as `product_manufacturer.translation.updatedAt`, `product_manufacturer.translation`.product_manufacturer_id as `product_manufacturer.translation.productManufacturerId`, `product_manufacturer.translation`.language_id as `product_manufacturer.translation.languageId`, `product_manufacturer.translation`.product_manufacturer_version_id as `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer_translation` `product_manufacturer.translation` WHERE `product_manufacturer.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product_manufacturer`.`id` AND `product_manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product_manufacturer`.version_id WHERE (`product_manufacturer`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND (`product_manufacturer`.`id` IN (0x14F438379BB24925A887CD2D45ABEDBC));
array:48 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 93)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 110)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 59)"
9 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 562)"
12 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityAggregator::hydrateEntityAggregation (line 540)"
13 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityAggregator::hydrateResult (line 207)"
14 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityAggregator::fetchAggregation (line 95)"
15 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityAggregator::aggregate (line 52)"
16 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator::aggregate (line 171)"
17 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::aggregate (line 74)"
18 => "Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingLoader::load (line 79)"
19 => "Shopware\Core\Content\Product\SalesChannel\Search\ProductSearchRoute::load (line 93)"
20 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::Shopware\Core\Content\Product\SalesChannel\Search\{closure} (line 350)"
21 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
22 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
23 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
24 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
27 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
28 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
29 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 94)"
30 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::Shopware\Core\Content\Product\SalesChannel\Search\{closure} (line 72)"
31 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
32 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
33 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::load (line 68)"
34 => "Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute::load (line 51)"
35 => "MoorlFoundation\Core\Content\Product\SalesChannel\Search\FoundationProductSearchRoute::load (line 69)"
36 => "Shopware\Storefront\Page\Search\SearchPageLoader::load (line 67)"
37 => "Shopware\Storefront\Controller\SearchController::search (line 163)"
38 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
39 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
40 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
41 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
42 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
43 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
44 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
45 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
46 => "Shopware\Core\HttpKernel::doHandle (line 81)"
47 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
80 |
202.54 ms |
SELECT MIN(IFNULL(COALESCE((ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule5e4a4a88e9ae44098fd6e35a9d3e2b95.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule7013dab2d9ea49a68e7923c7a78e8103.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rulef6ec0d1952d44b86ba912ec4a1570ce6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule7f0294a89bcd4a72abba37368c9d0631.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100)), COALESCE((ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule5e4a4a88e9ae44098fd6e35a9d3e2b95.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule7013dab2d9ea49a68e7923c7a78e8103.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rulef6ec0d1952d44b86ba912ec4a1570ce6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule7f0294a89bcd4a72abba37368c9d0631.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100)))) as `price.min`, MAX(IFNULL(COALESCE((ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule5e4a4a88e9ae44098fd6e35a9d3e2b95.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule7013dab2d9ea49a68e7923c7a78e8103.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rulef6ec0d1952d44b86ba912ec4a1570ce6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule7f0294a89bcd4a72abba37368c9d0631.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100)), COALESCE((ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule5e4a4a88e9ae44098fd6e35a9d3e2b95.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule7013dab2d9ea49a68e7923c7a78e8103.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rulef6ec0d1952d44b86ba912ec4a1570ce6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule7f0294a89bcd4a72abba37368c9d0631.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100)))) as `price.max` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = :param_d75b43fe48eb4b36a9010dab351007c1 AND `product.searchKeywords`.`keyword` IN (:param_b575e42a0aca49beaf9b26d1f43db840))) `product.searchKeywords_1` ON `product`.`id` = `product.searchKeywords_1`.`id` AND `product`.`version_id` = `product.searchKeywords_1`.`product_version_id` LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = :param_3a492d59507b4d668ef9dd0feab38160 AND `product.searchKeywords`.`keyword` IN (:param_acc50a550e3041deb5c8aeae24cbeb2b))) `product.searchKeywords_2` ON `product`.`id` = `product.searchKeywords_2`.`id` AND `product`.`version_id` = `product.searchKeywords_2`.`product_version_id` LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = :param_240c226c46e040e1ab4b3972bf073c4e AND `product.searchKeywords`.`keyword` IN (:param_d030c2dc5bc34dbd832c0c6b931f4d8f))) `product.searchKeywords_3` ON `product`.`id` = `product.searchKeywords_3`.`id` AND `product`.`version_id` = `product.searchKeywords_3`.`product_version_id` INNER JOIN (SELECT SUM(IF(`product.searchKeywords`.`keyword` = :param_2ed605a2802b45a88a61f6d6b5479fcd , '1.3' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = :param_862065994aca4563bd50d10b84775535 , '1.3' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = :param_c644cf75ff3745f997b5c457e5be7a09 , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = :param_6d6da9b42e454a8d97bab579beba5bd0 , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = :param_16ae0219afda40aa80d7a0ed3adc3888 , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = :param_37184ce159b343c39e67a0d2017979e2 , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = :param_a995fe3d58834eec9b0b027fa9c9c1e8 , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = :param_f8155a9710d54f8691ff5482e8608ec4 , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` LIKE :param_7b263d1f39334b6689288a7df15ef8a5 , '1' * `product.searchKeywords`.`ranking`, 0)) / COUNT(product.id) as _score, `product`.`id`, `product`.`version_id` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = :param_9543e0d798a345d9aa86bd28c73a348c AND `product.searchKeywords`.`keyword` IN (:param_2a8f0938a9b6414c85648634d809cdee))) `product.searchKeywords_1` ON `product`.`id` = `product.searchKeywords_1`.`id` AND `product`.`version_id` = `product.searchKeywords_1`.`product_version_id` LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = :param_616ec02c57d14bc6b1e3d8a90fdc5aec AND `product.searchKeywords`.`keyword` IN (:param_e0cbabbe2be74eb1ac5d8ac79db8c33a))) `product.searchKeywords_2` ON `product`.`id` = `product.searchKeywords_2`.`id` AND `product`.`version_id` = `product.searchKeywords_2`.`product_version_id` LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = :param_79d263b24cb14ba7aa2382e4194cff8d AND `product.searchKeywords`.`keyword` IN (:param_807d4ff993dc4fcea52dd7a0276bd85e))) `product.searchKeywords_3` ON `product`.`id` = `product.searchKeywords_3`.`id` AND `product`.`version_id` = `product.searchKeywords_3`.`product_version_id` LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product`.`id` = `product.searchKeywords`.`product_id` AND `product`.version_id = `product.searchKeywords`.product_version_id WHERE (`product`.`version_id` = :version) AND ((((`product.visibilities`.`visibility` >= :param_aeade2c9207f42a4867167f74b1d6874) AND `product.visibilities`.`sales_channel_id` = :param_52eb2ee97c6447c9aaf95a20d80b4efc AND IFNULL(`product`.`active`, `product.parent`.`active`) = :param_b3877fb686b146b9b43b02abf975a315) AND (`product.searchKeywords_1`.id IS NOT NULL AND `product.searchKeywords_1`.id IS NOT NULL) AND (`product.searchKeywords_2`.id IS NOT NULL AND `product.searchKeywords_2`.id IS NOT NULL) AND (`product.searchKeywords_3`.id IS NOT NULL AND `product.searchKeywords_3`.id IS NOT NULL) AND NOT (`product`.`display_group` <=> :param_3cad7e037c964c26b253deb57d738a92))) GROUP BY id, version_id HAVING _score >= :_minScore ORDER BY _score DESC) score_table ON score_table.`id` = `product`.`id` AND score_table.`version_id` = `product`.`version_id` WHERE (`product`.`version_id` = :version) AND ((((`product.visibilities`.`visibility` >= :param_46409d73ed4040ed87bee4dbaef3024f) AND `product.visibilities`.`sales_channel_id` = :param_2f64e14cac6f4df08fa3056da3a02d8d AND IFNULL(`product`.`active`, `product.parent`.`active`) = :param_8f36b26030db48c8861f56e11282f7e1) AND (`product.searchKeywords_1`.id IS NOT NULL AND `product.searchKeywords_1`.id IS NOT NULL) AND (`product.searchKeywords_2`.id IS NOT NULL AND `product.searchKeywords_2`.id IS NOT NULL) AND (`product.searchKeywords_3`.id IS NOT NULL AND `product.searchKeywords_3`.id IS NOT NULL) AND NOT (`product`.`display_group` <=> :param_1e3b12f991a440189869f11ed2e6448b)))
SELECT
MIN(
IFNULL(
COALESCE(
(
ROUND(
(
ROUND(
CAST(
(
JSON_UNQUOTE(
JSON_EXTRACT(
`product`.`cheapest_price_accessor`,
"$.rule5e4a4a88e9ae44098fd6e35a9d3e2b95.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL(30, 20)
),
2
)
) * 100,
0
) / 100
),
(
ROUND(
(
ROUND(
CAST(
(
JSON_UNQUOTE(
JSON_EXTRACT(
`product`.`cheapest_price_accessor`,
"$.rule7013dab2d9ea49a68e7923c7a78e8103.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL(30, 20)
),
2
)
) * 100,
0
) / 100
),
(
ROUND(
(
ROUND(
CAST(
(
JSON_UNQUOTE(
JSON_EXTRACT(
`product`.`cheapest_price_accessor`,
"$.rulef6ec0d1952d44b86ba912ec4a1570ce6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL(30, 20)
),
2
)
) * 100,
0
) / 100
),
(
ROUND(
(
ROUND(
CAST(
(
JSON_UNQUOTE(
JSON_EXTRACT(
`product`.`cheapest_price_accessor`,
"$.rule7f0294a89bcd4a72abba37368c9d0631.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL(30, 20)
),
2
)
) * 100,
0
) / 100
),
(
ROUND(
(
ROUND(
CAST(
(
JSON_UNQUOTE(
JSON_EXTRACT(
`product`.`cheapest_price_accessor`,
"$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL(30, 20)
),
2
)
) * 100,
0
) / 100
)
),
COALESCE(
(
ROUND(
(
ROUND(
CAST(
(
JSON_UNQUOTE(
JSON_EXTRACT(
`product.parent`.`cheapest_price_accessor`,
"$.rule5e4a4a88e9ae44098fd6e35a9d3e2b95.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL(30, 20)
),
2
)
) * 100,
0
) / 100
),
(
ROUND(
(
ROUND(
CAST(
(
JSON_UNQUOTE(
JSON_EXTRACT(
`product.parent`.`cheapest_price_accessor`,
"$.rule7013dab2d9ea49a68e7923c7a78e8103.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL(30, 20)
),
2
)
) * 100,
0
) / 100
),
(
ROUND(
(
ROUND(
CAST(
(
JSON_UNQUOTE(
JSON_EXTRACT(
`product.parent`.`cheapest_price_accessor`,
"$.rulef6ec0d1952d44b86ba912ec4a1570ce6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL(30, 20)
),
2
)
) * 100,
0
) / 100
),
(
ROUND(
(
ROUND(
CAST(
(
JSON_UNQUOTE(
JSON_EXTRACT(
`product.parent`.`cheapest_price_accessor`,
"$.rule7f0294a89bcd4a72abba37368c9d0631.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL(30, 20)
),
2
)
) * 100,
0
) / 100
),
(
ROUND(
(
ROUND(
CAST(
(
JSON_UNQUOTE(
JSON_EXTRACT(
`product.parent`.`cheapest_price_accessor`,
"$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL(30, 20)
),
2
)
) * 100,
0
) / 100
)
)
)
) as `price.min`,
MAX(
IFNULL(
COALESCE(
(
ROUND(
(
ROUND(
CAST(
(
JSON_UNQUOTE(
JSON_EXTRACT(
`product`.`cheapest_price_accessor`,
"$.rule5e4a4a88e9ae44098fd6e35a9d3e2b95.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL(30, 20)
),
2
)
) * 100,
0
) / 100
),
(
ROUND(
(
ROUND(
CAST(
(
JSON_UNQUOTE(
JSON_EXTRACT(
`product`.`cheapest_price_accessor`,
"$.rule7013dab2d9ea49a68e7923c7a78e8103.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL(30, 20)
),
2
)
) * 100,
0
) / 100
),
(
ROUND(
(
ROUND(
CAST(
(
JSON_UNQUOTE(
JSON_EXTRACT(
`product`.`cheapest_price_accessor`,
"$.rulef6ec0d1952d44b86ba912ec4a1570ce6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL(30, 20)
),
2
)
) * 100,
0
) / 100
),
(
ROUND(
(
ROUND(
CAST(
(
JSON_UNQUOTE(
JSON_EXTRACT(
`product`.`cheapest_price_accessor`,
"$.rule7f0294a89bcd4a72abba37368c9d0631.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL(30, 20)
),
2
)
) * 100,
0
) / 100
),
(
ROUND(
(
ROUND(
CAST(
(
JSON_UNQUOTE(
JSON_EXTRACT(
`product`.`cheapest_price_accessor`,
"$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL(30, 20)
),
2
)
) * 100,
0
) / 100
)
),
COALESCE(
(
ROUND(
(
ROUND(
CAST(
(
JSON_UNQUOTE(
JSON_EXTRACT(
`product.parent`.`cheapest_price_accessor`,
"$.rule5e4a4a88e9ae44098fd6e35a9d3e2b95.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL(30, 20)
),
2
)
) * 100,
0
) / 100
),
(
ROUND(
(
ROUND(
CAST(
(
JSON_UNQUOTE(
JSON_EXTRACT(
`product.parent`.`cheapest_price_accessor`,
"$.rule7013dab2d9ea49a68e7923c7a78e8103.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL(30, 20)
),
2
)
) * 100,
0
) / 100
),
(
ROUND(
(
ROUND(
CAST(
(
JSON_UNQUOTE(
JSON_EXTRACT(
`product.parent`.`cheapest_price_accessor`,
"$.rulef6ec0d1952d44b86ba912ec4a1570ce6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL(30, 20)
),
2
)
) * 100,
0
) / 100
),
(
ROUND(
(
ROUND(
CAST(
(
JSON_UNQUOTE(
JSON_EXTRACT(
`product.parent`.`cheapest_price_accessor`,
"$.rule7f0294a89bcd4a72abba37368c9d0631.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL(30, 20)
),
2
)
) * 100,
0
) / 100
),
(
ROUND(
(
ROUND(
CAST(
(
JSON_UNQUOTE(
JSON_EXTRACT(
`product.parent`.`cheapest_price_accessor`,
"$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL(30, 20)
),
2
)
) * 100,
0
) / 100
)
)
)
) as `price.max`
FROM
`product`
LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id`
AND `product`.`version_id` = `product.parent`.`version_id`
LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id`
AND `product`.version_id = `product.visibilities`.product_version_id
LEFT JOIN (
SELECT
`product.searchKeywords`.`product_id` as id,
`product.searchKeywords`.`product_version_id`
FROM
`product_search_keyword` `product.searchKeywords`
WHERE
(
`product.searchKeywords`.`language_id` = : param_d75b43fe48eb4b36a9010dab351007c1
AND `product.searchKeywords`.`keyword` IN (
: param_b575e42a0aca49beaf9b26d1f43db840
)
)
) `product.searchKeywords_1` ON `product`.`id` = `product.searchKeywords_1`.`id`
AND `product`.`version_id` = `product.searchKeywords_1`.`product_version_id`
LEFT JOIN (
SELECT
`product.searchKeywords`.`product_id` as id,
`product.searchKeywords`.`product_version_id`
FROM
`product_search_keyword` `product.searchKeywords`
WHERE
(
`product.searchKeywords`.`language_id` = : param_3a492d59507b4d668ef9dd0feab38160
AND `product.searchKeywords`.`keyword` IN (
: param_acc50a550e3041deb5c8aeae24cbeb2b
)
)
) `product.searchKeywords_2` ON `product`.`id` = `product.searchKeywords_2`.`id`
AND `product`.`version_id` = `product.searchKeywords_2`.`product_version_id`
LEFT JOIN (
SELECT
`product.searchKeywords`.`product_id` as id,
`product.searchKeywords`.`product_version_id`
FROM
`product_search_keyword` `product.searchKeywords`
WHERE
(
`product.searchKeywords`.`language_id` = : param_240c226c46e040e1ab4b3972bf073c4e
AND `product.searchKeywords`.`keyword` IN (
: param_d030c2dc5bc34dbd832c0c6b931f4d8f
)
)
) `product.searchKeywords_3` ON `product`.`id` = `product.searchKeywords_3`.`id`
AND `product`.`version_id` = `product.searchKeywords_3`.`product_version_id`
INNER JOIN (
SELECT
SUM(
IF(
`product.searchKeywords`.`keyword` = : param_2ed605a2802b45a88a61f6d6b5479fcd,
'1.3' * `product.searchKeywords`.`ranking`,
0
) + IF(
`product.searchKeywords`.`keyword` = : param_862065994aca4563bd50d10b84775535,
'1.3' * `product.searchKeywords`.`ranking`,
0
) + IF(
`product.searchKeywords`.`keyword` = : param_c644cf75ff3745f997b5c457e5be7a09,
'0.9' * `product.searchKeywords`.`ranking`,
0
) + IF(
`product.searchKeywords`.`keyword` = : param_6d6da9b42e454a8d97bab579beba5bd0,
'0.9' * `product.searchKeywords`.`ranking`,
0
) + IF(
`product.searchKeywords`.`keyword` = : param_16ae0219afda40aa80d7a0ed3adc3888,
'0.9' * `product.searchKeywords`.`ranking`,
0
) + IF(
`product.searchKeywords`.`keyword` = : param_37184ce159b343c39e67a0d2017979e2,
'0.9' * `product.searchKeywords`.`ranking`,
0
) + IF(
`product.searchKeywords`.`keyword` = : param_a995fe3d58834eec9b0b027fa9c9c1e8,
'0.9' * `product.searchKeywords`.`ranking`,
0
) + IF(
`product.searchKeywords`.`keyword` = : param_f8155a9710d54f8691ff5482e8608ec4,
'0.9' * `product.searchKeywords`.`ranking`,
0
) + IF(
`product.searchKeywords`.`keyword` LIKE : param_7b263d1f39334b6689288a7df15ef8a5,
'1' * `product.searchKeywords`.`ranking`,
0
)
) / COUNT(product.id) as _score,
`product`.`id`,
`product`.`version_id`
FROM
`product`
LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id`
AND `product`.`version_id` = `product.parent`.`version_id`
LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id`
AND `product`.version_id = `product.visibilities`.product_version_id
LEFT JOIN (
SELECT
`product.searchKeywords`.`product_id` as id,
`product.searchKeywords`.`product_version_id`
FROM
`product_search_keyword` `product.searchKeywords`
WHERE
(
`product.searchKeywords`.`language_id` = : param_9543e0d798a345d9aa86bd28c73a348c
AND `product.searchKeywords`.`keyword` IN (
: param_2a8f0938a9b6414c85648634d809cdee
)
)
) `product.searchKeywords_1` ON `product`.`id` = `product.searchKeywords_1`.`id`
AND `product`.`version_id` = `product.searchKeywords_1`.`product_version_id`
LEFT JOIN (
SELECT
`product.searchKeywords`.`product_id` as id,
`product.searchKeywords`.`product_version_id`
FROM
`product_search_keyword` `product.searchKeywords`
WHERE
(
`product.searchKeywords`.`language_id` = : param_616ec02c57d14bc6b1e3d8a90fdc5aec
AND `product.searchKeywords`.`keyword` IN (
: param_e0cbabbe2be74eb1ac5d8ac79db8c33a
)
)
) `product.searchKeywords_2` ON `product`.`id` = `product.searchKeywords_2`.`id`
AND `product`.`version_id` = `product.searchKeywords_2`.`product_version_id`
LEFT JOIN (
SELECT
`product.searchKeywords`.`product_id` as id,
`product.searchKeywords`.`product_version_id`
FROM
`product_search_keyword` `product.searchKeywords`
WHERE
(
`product.searchKeywords`.`language_id` = : param_79d263b24cb14ba7aa2382e4194cff8d
AND `product.searchKeywords`.`keyword` IN (
: param_807d4ff993dc4fcea52dd7a0276bd85e
)
)
) `product.searchKeywords_3` ON `product`.`id` = `product.searchKeywords_3`.`id`
AND `product`.`version_id` = `product.searchKeywords_3`.`product_version_id`
LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product`.`id` = `product.searchKeywords`.`product_id`
AND `product`.version_id = `product.searchKeywords`.product_version_id
WHERE
(
`product`.`version_id` = : version
)
AND (
(
(
(
`product.visibilities`.`visibility` >= : param_aeade2c9207f42a4867167f74b1d6874
)
AND `product.visibilities`.`sales_channel_id` = : param_52eb2ee97c6447c9aaf95a20d80b4efc
AND IFNULL(
`product`.`active`, `product.parent`.`active`
) = : param_b3877fb686b146b9b43b02abf975a315
)
AND (
`product.searchKeywords_1`.id IS NOT NULL
AND `product.searchKeywords_1`.id IS NOT NULL
)
AND (
`product.searchKeywords_2`.id IS NOT NULL
AND `product.searchKeywords_2`.id IS NOT NULL
)
AND (
`product.searchKeywords_3`.id IS NOT NULL
AND `product.searchKeywords_3`.id IS NOT NULL
)
AND NOT (
`product`.`display_group` <=> : param_3cad7e037c964c26b253deb57d738a92
)
)
)
GROUP BY
id,
version_id
HAVING
_score >= : _minScore
ORDER BY
_score DESC
) score_table ON score_table.`id` = `product`.`id`
AND score_table.`version_id` = `product`.`version_id`
WHERE
(
`product`.`version_id` = : version
)
AND (
(
(
(
`product.visibilities`.`visibility` >= : param_46409d73ed4040ed87bee4dbaef3024f
)
AND `product.visibilities`.`sales_channel_id` = : param_2f64e14cac6f4df08fa3056da3a02d8d
AND IFNULL(
`product`.`active`, `product.parent`.`active`
) = : param_8f36b26030db48c8861f56e11282f7e1
)
AND (
`product.searchKeywords_1`.id IS NOT NULL
AND `product.searchKeywords_1`.id IS NOT NULL
)
AND (
`product.searchKeywords_2`.id IS NOT NULL
AND `product.searchKeywords_2`.id IS NOT NULL
)
AND (
`product.searchKeywords_3`.id IS NOT NULL
AND `product.searchKeywords_3`.id IS NOT NULL
)
AND NOT (
`product`.`display_group` <=> : param_1e3b12f991a440189869f11ed2e6448b
)
)
)
SELECT MIN(IFNULL(COALESCE((ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule5e4a4a88e9ae44098fd6e35a9d3e2b95.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule7013dab2d9ea49a68e7923c7a78e8103.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rulef6ec0d1952d44b86ba912ec4a1570ce6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule7f0294a89bcd4a72abba37368c9d0631.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100)), COALESCE((ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule5e4a4a88e9ae44098fd6e35a9d3e2b95.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule7013dab2d9ea49a68e7923c7a78e8103.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rulef6ec0d1952d44b86ba912ec4a1570ce6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule7f0294a89bcd4a72abba37368c9d0631.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100)))) as `price.min`, MAX(IFNULL(COALESCE((ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule5e4a4a88e9ae44098fd6e35a9d3e2b95.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule7013dab2d9ea49a68e7923c7a78e8103.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rulef6ec0d1952d44b86ba912ec4a1570ce6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule7f0294a89bcd4a72abba37368c9d0631.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100)), COALESCE((ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule5e4a4a88e9ae44098fd6e35a9d3e2b95.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule7013dab2d9ea49a68e7923c7a78e8103.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rulef6ec0d1952d44b86ba912ec4a1570ce6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule7f0294a89bcd4a72abba37368c9d0631.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100)))) as `price.max` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B AND `product.searchKeywords`.`keyword` IN ('illusion', 'illusiondie', 'illusionen', 'illusionen-', 'illusionist', 'illusionisten', 'illusionisten-', 'illusionisten-quartett', 'illusions', 'ILLUSIONS UNLTD. films', 'illusionslose'))) `product.searchKeywords_1` ON `product`.`id` = `product.searchKeywords_1`.`id` AND `product`.`version_id` = `product.searchKeywords_1`.`product_version_id` LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B AND `product.searchKeywords`.`keyword` IN ('-und', '1-digital-surround-sound', 'abgetastetund', 'abgrund', 'abonnentenschwund', 'absturzgrund', 'achseund', 'akerlund', 'alkoholismus-abgrund', 'anklagegrund', 'anund', 'around', 'assistentenund', 'aufgrund', 'aufmerksamund', 'ausfound', 'b-movie-freund', 'background', 'battleground', 'bebop-sound', 'befund', 'belgesund', 'beneaththeunderground', 'berlinsund', 'bernhardinerhund', 'bevölkerungsund', 'bewegungs--und', 'bio-und', 'bjorklund', 'bjørnlund', 'blaugrund', 'blindenhund', 'bloodbound', 'blumenfreund', 'bluthund', 'bodyguard-hund', 'borlund', 'bound', 'brummund', 'bulle-bund', 'bund', 'busenfreund', 'chinlund', 'collegefreund', 'compound', 'dauerfreund', 'dealerfreund', 'demjugendfreund', 'diamantenfund', 'drehorthintergrund', 'drogen-und', 'dvd-around', 'eastern-und', 'edlund', 'edmund', 'eglund', 'eigenartigund', 'einenfreund', 'einladungsgrund', 'einund', 'eklund', 'englund', 'erdbeermund', 'erdölfund', 'ergund', 'escorpionund', 'ex-freund', 'ex-jugendfreund', 'exfreund', 'familienfreund', 'familienhund', 'feund', 'filmfreund', 'filmhund', 'found', 'freund', 'freunnd', 'fund', 'funkhundd', 'gangster-und', 'gangsterfreund', 'gedächtnisschwund', 'geheimbund', 'geisterhund', 'geratenund', 'geschäfts-und', 'geschäftsfreund', 'gesund', 'glaubenund', 'goldfund', 'goldmund', 'gorehound', 'gravlund', 'greyhound', 'ground', 'grund', 'haglund', 'Hansesound', 'haskellund', 'haunted', 'hedlund', 'heimatfreund', 'hellbound', 'hellmund', 'hintergrund', 'hinund', 'hodgesund', 'höllenhund', 'höllenschlund', 'honigmund', 'horror-hound', 'horrorhund', 'hosenbund', 'hound', 'housebound', 'hund', 'hungrigund', 'hunold', 'hunted', 'indianerfreund', 'internetfreund', 'jagdhund', 'jugendfreund', 'jungspund', 'kampfhund', 'kampfsportfreund', 'katz-und', 'katzund', 'kerngesund', 'killer-hund', 'killerhund', 'kindheitsfreund', 'kino-und', 'klarlund', 'knockaround', 'kommenund', 'königsmund', 'kriminalfilmfreund', 'kumpelund', 'lackund', 'leichenfund', 'lieblingshund', 'lomaxund', 'ltd', 'lund', 'mantel-und', 'meeresgrund', 'menschenfreund', 'mörder-und', 'mörderhund', 'mund', 'munked', 'muskelschwund', 'nachbarshund', 'nächstenund', 'one-round', 'osmund', 'östlund', 'panzerabwehrhund', 'peterund', 'pferdefreund', 'pfund', 'pilotenfreund', 'playground', 'polizeifreund', 'polizeihund', 'polizistenfreund', 'pop-sound', 'poster-und', 'pound', 'raimund', 'rankommtund', 'restaurierterund', 'revoluzzer-freund', 'riesenhund', 'ritterbund', 'rosamund', 'rotermund', 'rothemund', 'round', 'runaround', 'rund', 'schäferhund', 'scheidungsgrund', 'schlittenhund', 'schlund', 'schoßhund', 'schulfreund', 'schund', 'seehund', 'sensurround', 'seriesrund', 'sgundud', 'shunned', 'sichund', 'siegmund', 'sigismund', 'sigmund', 'slacker-freund', 'slasher-und', 'sleaze-und', 'snowbound', 'snuff-film-untergrund', 'sonnengrund', 'sound', 'southbound', 'spellbound', 'sportlerfreund', 'spürhund', 'stationund', 'staunend', 'stormbound', 'straßenhund', 'stround', 'studentenbund', 'studienfreund', 'sünd', 'superhund', 'surround', 'surround-sound', 'surrounded', 'tarynund', 'tausenfreund', 'tiefund', 'tierfreund', 'todes-und', 'tund', 'tuned', 'turnaround', 'ueberfallenund', 'underground', 'ungesund', 'unlängst', 'unlauteren', 'unlawful', 'unleashed', 'unleashing', 'unleidigen', 'unliebsame', 'unliebsamen', 'unliebsamer', 'unliebsames', 'unlikely', 'unlimited', 'unlocked', 'unlösbar', 'unlösbare', 'unlösbarem', 'unlösbaren', 'unlösbarer', 'unlösbares', 'unlöschbarem', 'unltd', 'unlucky', 'untergrund', 'us-volksmund', 'ux-bluthund', 'vagabund', 'vanglund', 'verbund', 'völkerbund', 'volksmund', 'vor-und', 'vordergrund', 'vormund', 'wetterlund', 'wiklund', 'windhund', 'wolfshund', 'wound', 'wounded', 'wurdenund', 'wüstenhund', 'yound', 'yuppiefreund', 'ziegenhund'))) `product.searchKeywords_2` ON `product`.`id` = `product.searchKeywords_2`.`id` AND `product`.`version_id` = `product.searchKeywords_2`.`product_version_id` LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B AND `product.searchKeywords`.`keyword` IN ('19-köpfiges', '8-films', '80er-kultfilms', '8films', 'abschlussfilmes', 'acht-millimeter-films', 'action-films', 'actionfilms', 'agentenfilms', 'aktfilms', 'animationsfilms', 'anti-kriegsfilms', 'antikfilms', 'arnolfinis', 'arts-films', 'Atomik Films', 'b-films', 'barbarenfilms', 'beaufils', 'beziehungsfilms', 'blockbusterfilms', 'bloodbrothersfilms', 'briefings', 'britishhorrorfilms', 'brownfiels', 'champdogfilms', 'cia-profis', 'cyber-horrorfilmes', 'delfins', 'dokumentarfilms', 'dreikoepfiges', 'dreiköpfiges', 'einbruchsprofis', 'ensemblefilms', 'erfolgsfilms', 'erotikfilms', 'exorzismus-films', 'exploitationfilms', 'facebookprofils', 'fantasy-films', 'fetisch-films', 'fiction-films', 'fidos', 'fiilms', 'fiims', 'fila', 'filantes', 'filatow', 'file', 'filed', 'files', 'filesofjerryblake', 'filetieren', 'filets', 'filetstück', 'filiale', 'filialen', 'filialleiter', 'filialleiterin', 'filigrane', 'filigranen', 'filigranere', 'filigranes', 'filimoshkina', 'filip', 'filipatos', 'filipino', 'filipovi', 'filipovic', 'filipovsky', 'filipp', 'filippa', 'filippi', 'filippini', 'filippo', 'filippou', 'filiri', 'filius', 'filiz', 'fille', 'filles', 'fillières', 'fillion', 'fillmore', 'film', 'film-', 'film-alptraum', 'film-award', 'film-awards', 'film-beobachter', 'film-biographie', 'film-bühne', 'film-clips', 'film-cocktail', 'film-crew', 'film-cutter', 'film-debut', 'film-dessert', 'film-dienst', 'film-diskussion', 'film-echo', 'film-edition', 'film-effekt', 'film-enthusiasten', 'film-epoche', 'film-epos', 'film-event', 'film-experimente', 'film-fan', 'film-fans', 'film-fassungen', 'film-festival', 'film-festivals', 'film-franchise-hit', 'film-freak', 'film-freaks', 'film-geschehen', 'film-göttin', 'film-highlight', 'film-highlights', 'film-hintergründe', 'film-historiker', 'film-hit', 'film-ikone', 'film-im-film', 'film-instituts', 'film-intro', 'film-klassik', 'film-klassiker', 'film-komponisten', 'film-kriegsgefangenen', 'film-kurier', 'film-kuriosität', 'film-legende', 'film-liebhaber', 'film-look', 'film-maniac', 'film-maniax', 'film-märchen', 'film-musical', 'film-musik', 'film-noir', 'film-noir-genres', 'film-noir-geschichte', 'film-noir-lastigen', 'film-noir-reihe', 'film-noir-stil', 'film-noir-thriller', 'film-outtakes', 'film-poster', 'film-quatsch', 'film-quiz', 'film-reihe', 'film-review', 'film-rezensionen', 'film-scenes', 'film-sensation', 'film-sequel', 'film-set', 'film-soundtrack', 'film-special', 'film-spinoff', 'film-stars', 'film-talk', 'film-trailer', 'film-trailer-show', 'film-trip', 'film-ungeheuer', 'film-vergleich', 'film-vergleiche', 'film-welle', 'film-wunderkind', 'film0', 'filmabend', 'filmabenteuer', 'filmabhängig', 'filmabteilung', 'filmadaption', 'filmakademie', 'filmanalyse', 'filmanalytiker', 'filmanbieters', 'filmandtvpro', 'filmanfang', 'filmanfänge', 'filmanthologie', 'filmära', 'filmarchitekten', 'filmarchiv', 'filmark', 'filmark-memorabilia', 'filmart', 'filmaufnahmen', 'filmauftritt', 'filmauftritte', 'filmausrüstung', 'filmausschnitte', 'filmausschnitten', 'filmband', 'filmbauten', 'filmbebüt', 'filmbeginn', 'filmbegleitender', 'filmbegleitendes', 'filmbeispielen', 'filmbeiträge', 'filmbeobachter', 'filmbericht', 'filmbesprechung', 'filmbeständen', 'filmbetrieb', 'filmbewertungen', 'filmbewertungsstelle', 'filmbildern', 'filmbiografie', 'filmbiographie', 'filmblitz', 'filmbörsen', 'filmboxen', 'filmbranche', 'filmbruder', 'filmbühne', 'filmbüros', 'filmbusiness', 'filmcast', 'filmcharakters', 'filmcharts', 'filmchecker', 'filmchen', 'filmclips', 'filmclub', 'filmcomment', 'Filmconfect', 'filmcrew', 'filmcritic', 'filmcriticsunited', 'filmdarstellern', 'filmdebut', 'filmdesign', 'filmdienst', 'filmdiva', 'filmdiven', 'filmdokumentation', 'filmdokumentationen', 'filmdom', 'filmdoo', 'filmdrama', 'filmdramaturg', 'filmdramen', 'filmdreh', 'filmdrehbuch', 'filmdrehs', 'filmdrittel', 'filmduo', 'filme', 'filme-collection', 'filmecho', 'filmedition', 'filmeditorin', 'filmehefrau', 'filmeim', 'filmein', 'filmeinführung', 'filmeinschübe', 'filmem', 'filmemachen', 'filmemachens', 'filmemacher', 'filmemacher-fokus', 'filmemacher-generation', 'filmemacher-kollektivs', 'filmemacher-kommentar', 'filmemacherei', 'filmemacherin', 'filmemacherjubiläum', 'filmemacherl', 'filmemachern', 'filmemachers', 'filmemachertrio', 'filmempfehlungen', 'filmen', 'filmende', 'filmenden', 'filmentdeckung', 'filmentwicklung', 'filmepisoden', 'filmepos', 'filmereignis', 'filmereignisse', 'filmerfahrung', 'filmerfolg', 'filmerfolge', 'filmerfolgen', 'filmerinnerung', 'filmerlebnis', 'filmerlebnisse', 'filmes', 'filmesammler', 'filmessay', 'filmevent', 'filmexperte', 'filmexperten', 'filmexporte', 'filmextras', 'filmfan', 'filmfanatic', 'filmfans', 'filmfassung', 'filmfassungen', 'filmfassungsauswahl', 'filmfehler', 'filmfest', 'filmfestival', 'filmfestivals', 'filmfestivaltoday', 'filmfests', 'filmfestspiele', 'filmfestspielen', 'filmfiguren', 'filmflausen', 'filmförderung', 'filmformat', 'filmfotos', 'filmfreaks', 'filmfreund', 'filmfreunde', 'filmführer', 'filmfutter', 'filmgalerie', 'Filmgalerie 451', 'filmgelehrten', 'filmgeneration', 'filmgenie', 'filmgenre', 'filmgenres', 'filmgenuss', 'filmgenusses', 'filmgeräusche', 'filmgeschäft', 'filmgeschäfts', 'filmgeschehens', 'filmgeschichte', 'filmgeschichtliche', 'filmgespräch', 'filmgewordenen', 'filmgiganten', 'filmgrafien', 'filmgrößen', 'filmguide', 'filmhallervorden-trailershow', 'filmhandel', 'filmheld', 'filmhelden', 'filmheldin', 'filmhighlight', 'filmhighlights', 'filmhistoriker', 'filmhistorikern', 'filmhistorikers', 'filmhistorisch', 'filmhistorische', 'filmhistorischen', 'filmhistorischer', 'filmhit', 'filmhits', 'filmhochschule', 'filmhochschüler', 'filmhöhepunkt', 'filmhund', 'filmidee', 'filmideen', 'filmindustrie', 'filminformationen', 'filminfos', 'filming', 'filminhalt', 'filminstituut', 'filmintro', 'filmirage', 'filmisch', 'filmische', 'filmischem', 'filmischen', 'filmischer', 'filmisches', 'filmizarro', 'filmjournalist', 'filmjournalisten', 'filmjournalistin', 'filmjuwel', 'filmjuwelen', 'filmkamera', 'filmkameramann', 'filmkameras', 'filmkarriere', 'filmkastrationen', 'filmkenner', 'filmklamauk', 'filmklappe', 'filmklassiker', 'filmklassikers', 'filmkommentar', 'filmkommentare', 'filmkommission', 'filmkomödie', 'filmkomödien', 'filmkomponist', 'filmkomponisten', 'filmkompositionen', 'filmkonventionen', 'filmkonzept', 'filmkopie', 'filmkreaturen', 'filmkritik', 'filmkritiker', 'filmkritikerin', 'filmkritikern', 'filmkritikers', 'filmkulisse', 'filmkult-edition-p', 'filmkunst', 'filmkunst-regisseur', 'filmkünstlers', 'filmkunstwerk', 'filmkunstwerke', 'filmkurator', 'filmlänge', 'filmlanger', 'filmlaufbahn', 'filmlegende', 'filmlegenden', 'filmleute', 'filmlexikon', 'filmliebhaber', 'filmliebhabern', 'filmliefhebber', 'filmliste', 'filmlisten', 'filmlocation', 'filmlounge', 'filmmacher', 'filmmachern', 'filmmagazin', 'filmmagie', 'filmmaker', 'filmmakers', 'filmmaking', 'filmmanager', 'filmmärchen', 'filmmarkt-folder', 'filmmaterial', 'filmmaterials', 'filmmatic-award', 'filmmenü', 'filmmodus', 'filmmogul', 'filmmonster', 'filmmonstern', 'filmmonsters', 'filmmotion', 'filmmotiv', 'filmmuseum', 'filmmusik', 'filmmusik-buehne', 'filmmusik-klassiker', 'filmmusik-session', 'filmmusik-track', 'filmmusiken', 'filmmythen', 'filmnacht', 'filmnegativ', 'filmnegativs', 'filmô', 'filmo-', 'filmodokumentation', 'filmodus', 'filmografie', 'filmografien', 'filmografienghoulies', 'filmographie', 'filmographieginger', 'filmographien', 'filmographienginger', 'filmopraphien', 'filmore', 'filmorte', 'filmos', 'filmovy', 'filmpaare', 'filmpalast', 'filmpannen', 'filmpartner', 'filmpartnerin', 'filmperle', 'filmperlen', 'filmpersiflagen', 'filmphase', 'filmpionier', 'filmplakat', 'filmplakate', 'filmplakats', 'filmporträt', 'filmposter', 'filmpräsenz', 'filmpreis', 'filmpreise', 'filmpreisen', 'filmpreises', 'filmpremiere', 'filmpresskit', 'filmproduktion', 'filmproduktionen', 'filmproduktionscrew', 'filmproduktionsfirma', 'filmproduktionsleiter', 'filmproduzent', 'filmproduzenten', 'filmproduzentin', 'filmprofessorin', 'filmprogramm', 'filmprogramme', 'filmprogrammes', 'filmprogramms', 'filmprojekt', 'filmprojekts', 'filmpulse', 'filmquest', 'filmquiz', 'filmrechte', 'filmregisseur', 'filmregisseure', 'filmregisseurs', 'filmreihe', 'filmreihen', 'filmreporter', 'filmrequiste', 'filmrestauration', 'filmrestaurierung', 'filmrezension', 'filmriss', 'filmrohmaterial', 'filmrolle', 'filmrollen', 'filmruhm', 'films', 'filmsammlung', 'filmsatire', 'filmsaudiokommentar', 'filmschaffen', 'filmschaffenden', 'filmschätze', 'filmschauspielerin', 'filmschmiede', 'filmschnipsel', 'filmschnitt', 'filmschnitt-expeten', 'filmschnitzer', 'filmschöpfer', 'filmschrift', 'filmschul-punkrockers', 'filmschule', 'filmselektion', 'filmseminar', 'filmsequenz', 'filmsequenzanalyse', 'filmsequenzen', 'filmserie', 'filmserien', 'filmset', 'filmsets', 'filmsong', 'filmsongs', 'filmsoundtrack', 'filmspektakel', 'filmspezifisch', 'filmspule', 'filmstadt', 'filmstar', 'filmstars', 'filmstart', 'filmstarts', 'filmsternchen', 'filmstory', 'filmstreet', 'filmstudent', 'filmstudenten', 'filmstudentin', 'filmstudio', 'filmstudiogelände', 'filmstudios', 'filmszene', 'filmszenen', 'filmt', 'filmtagen', 'filmtalk', 'filmte', 'filmteam', 'filmteams', 'filmtechnik', 'filmtechniker', 'filmtechnische', 'filmteufel', 'filmtheater', 'filmtheatern', 'filmthreat', 'filmtipp', 'filmtipps', 'filmtitel', 'filmtitels', 'filmtoast', 'filmtrailer', 'filmtreck', 'filmtricks', 'filmtrilogie', 'filmtrilogien', 'filmuforia', 'filmungeheuer', 'filmusik', 'filmvergleich', 'filmvergnügen', 'filmverleih', 'filmveröffentlichung', 'filmverrückten', 'filmversion', 'filmversionen', 'filmvertrieb', 'filmvisionär', 'filmvorbild', 'filmvorführer', 'filmvorführerin', 'filmvorführers', 'filmvorführung', 'filmvorschau', 'filmvorschauen', 'filmvorspann', 'filmvorstellungen', 'filmwelt', 'filmwerk', 'filmwerke', 'filmwerkstatt', 'filmwissenschaftler', 'filmwoche', 'filmworks', 'filmzauber', 'filmzeitschrift', 'filmzitat', 'filmzitaten', 'filmzusammenschnitt', 'filo', 'filomena', 'filoramo', 'filou', 'filrn', 'fils', 'filson', 'filter', 'filtern', 'filth', 'filthy', 'filz', 'filzhut', 'filzi', 'fims', 'finns', 'fins', 'fips', 'firms', 'fischfilets', 'fists', 'fitts', 'forms', 'fünfköpfiges', 'gangster-films', 'gangsterfilms', 'geisterfilms', 'genre-profis', 'genrefilms', 'genreprofis', 'gerichtsfilms', 'gothic-horrorfilms', 'graffitis', 'griffins', 'griffiths', 'gruselfilms', 'hauptfilms', 'helms', 'historienfilms', 'hochglanz-selfies', 'hollywoodfilms', 'hongkong-films', 'horrofilms', 'horror-films', 'horrorcultfilms', 'horrorfilms', 'ILLUSIONS UNLTD. films', 'Indeed Films', 'independendfilms', 'infidus', 'josefines', 'kannibalenfilms', 'katastrophenfilms', 'kickprofis', 'king-kultfilms', 'kinofilms', 'kriegsfilms', 'kriminalfilms', 'kult-horrorfilms', 'kult-monster-films', 'kultfilms', 'kulthorrorfilms', 'kurzfilms', 'langfilms', 'Legend Films', 'leone-films', 'low-budget-horrorfilms', 'lylesmoviefiles', 'malcolms', 'märchenfilms', 'martial-arts-films', 'meta-films', 'mikrofiims', 'mikrofilms', 'misfits', 'mitternachtsfilms', 'monumentalfilms', 'muffins', 'mysteryfiles', 'nelms', 'new-hollywood-films', 'ngerfilms', 'ninja-kultfilms', 'nonnen-outfits', 'original-films', 'originalfilms', 'outfits', 'palms', 'pazifiks', 'peplum-films', 'perfides', 'pilotfilms', 'piratenfilms', 'poker-profis', 'polizeifilms', 'pornofilms', 'produktionsdesign-profis', 'profis', 'psalms', 'puppen-slasher-films', 'quatermass-erfolgsfilms', 'realms', 'Redrum Films', 'sacrifices', 'schauerfilms', 'schwarzweiß-trashfilms', 'science-fiction-films', 'selfies', 'sensationsfilms', 'skandalfilms', 'slasher-films', 'slasherfilms', 'sofias', 'spiele-profis', 'spielfilms', 'spionage-films', 'spionagefilms', 'spitfires', 'splatter-films', 'splatterfilms', 'stummfilms', 'südpazifiks', 'super-profis', 'Supreme Films', 'terror-films', 'tierhorrorfilms', 'tlefilms', 'tonfilms', 'trashfilmes', 'trickfilms', 'Troma/Legend Films', 'u-boot-films', 'undergroundfilms', 'unterwürfiges', 'untotenfilms', 'vampirfilms', 'vierköpfiges', 'vollprofis', 'weitläufiges', 'westernfilms', 'wilms', 'x-files', 'yates-films', 'zombiefilmes', 'zombiefilms', 'zookäfigs', 'zweiköpfiges', 'zwölfköpfiges'))) `product.searchKeywords_3` ON `product`.`id` = `product.searchKeywords_3`.`id` AND `product`.`version_id` = `product.searchKeywords_3`.`product_version_id` INNER JOIN (SELECT SUM(IF(`product.searchKeywords`.`keyword` = 'ILLUSIONS UNLTD. films' , '1.3' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = 'Troma/Legend Films' , '1.3' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = 'Atomik Films' , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = 'Filmgalerie 451' , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = 'Indeed Films' , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = 'Legend Films' , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = 'Redrum Films' , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = 'Supreme Films' , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` LIKE '%ILLUSIONS UNLTD. films%' , '1' * `product.searchKeywords`.`ranking`, 0)) / COUNT(product.id) as _score, `product`.`id`, `product`.`version_id` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B AND `product.searchKeywords`.`keyword` IN ('illusion', 'illusiondie', 'illusionen', 'illusionen-', 'illusionist', 'illusionisten', 'illusionisten-', 'illusionisten-quartett', 'illusions', 'ILLUSIONS UNLTD. films', 'illusionslose'))) `product.searchKeywords_1` ON `product`.`id` = `product.searchKeywords_1`.`id` AND `product`.`version_id` = `product.searchKeywords_1`.`product_version_id` LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B AND `product.searchKeywords`.`keyword` IN ('-und', '1-digital-surround-sound', 'abgetastetund', 'abgrund', 'abonnentenschwund', 'absturzgrund', 'achseund', 'akerlund', 'alkoholismus-abgrund', 'anklagegrund', 'anund', 'around', 'assistentenund', 'aufgrund', 'aufmerksamund', 'ausfound', 'b-movie-freund', 'background', 'battleground', 'bebop-sound', 'befund', 'belgesund', 'beneaththeunderground', 'berlinsund', 'bernhardinerhund', 'bevölkerungsund', 'bewegungs--und', 'bio-und', 'bjorklund', 'bjørnlund', 'blaugrund', 'blindenhund', 'bloodbound', 'blumenfreund', 'bluthund', 'bodyguard-hund', 'borlund', 'bound', 'brummund', 'bulle-bund', 'bund', 'busenfreund', 'chinlund', 'collegefreund', 'compound', 'dauerfreund', 'dealerfreund', 'demjugendfreund', 'diamantenfund', 'drehorthintergrund', 'drogen-und', 'dvd-around', 'eastern-und', 'edlund', 'edmund', 'eglund', 'eigenartigund', 'einenfreund', 'einladungsgrund', 'einund', 'eklund', 'englund', 'erdbeermund', 'erdölfund', 'ergund', 'escorpionund', 'ex-freund', 'ex-jugendfreund', 'exfreund', 'familienfreund', 'familienhund', 'feund', 'filmfreund', 'filmhund', 'found', 'freund', 'freunnd', 'fund', 'funkhundd', 'gangster-und', 'gangsterfreund', 'gedächtnisschwund', 'geheimbund', 'geisterhund', 'geratenund', 'geschäfts-und', 'geschäftsfreund', 'gesund', 'glaubenund', 'goldfund', 'goldmund', 'gorehound', 'gravlund', 'greyhound', 'ground', 'grund', 'haglund', 'Hansesound', 'haskellund', 'haunted', 'hedlund', 'heimatfreund', 'hellbound', 'hellmund', 'hintergrund', 'hinund', 'hodgesund', 'höllenhund', 'höllenschlund', 'honigmund', 'horror-hound', 'horrorhund', 'hosenbund', 'hound', 'housebound', 'hund', 'hungrigund', 'hunold', 'hunted', 'indianerfreund', 'internetfreund', 'jagdhund', 'jugendfreund', 'jungspund', 'kampfhund', 'kampfsportfreund', 'katz-und', 'katzund', 'kerngesund', 'killer-hund', 'killerhund', 'kindheitsfreund', 'kino-und', 'klarlund', 'knockaround', 'kommenund', 'königsmund', 'kriminalfilmfreund', 'kumpelund', 'lackund', 'leichenfund', 'lieblingshund', 'lomaxund', 'ltd', 'lund', 'mantel-und', 'meeresgrund', 'menschenfreund', 'mörder-und', 'mörderhund', 'mund', 'munked', 'muskelschwund', 'nachbarshund', 'nächstenund', 'one-round', 'osmund', 'östlund', 'panzerabwehrhund', 'peterund', 'pferdefreund', 'pfund', 'pilotenfreund', 'playground', 'polizeifreund', 'polizeihund', 'polizistenfreund', 'pop-sound', 'poster-und', 'pound', 'raimund', 'rankommtund', 'restaurierterund', 'revoluzzer-freund', 'riesenhund', 'ritterbund', 'rosamund', 'rotermund', 'rothemund', 'round', 'runaround', 'rund', 'schäferhund', 'scheidungsgrund', 'schlittenhund', 'schlund', 'schoßhund', 'schulfreund', 'schund', 'seehund', 'sensurround', 'seriesrund', 'sgundud', 'shunned', 'sichund', 'siegmund', 'sigismund', 'sigmund', 'slacker-freund', 'slasher-und', 'sleaze-und', 'snowbound', 'snuff-film-untergrund', 'sonnengrund', 'sound', 'southbound', 'spellbound', 'sportlerfreund', 'spürhund', 'stationund', 'staunend', 'stormbound', 'straßenhund', 'stround', 'studentenbund', 'studienfreund', 'sünd', 'superhund', 'surround', 'surround-sound', 'surrounded', 'tarynund', 'tausenfreund', 'tiefund', 'tierfreund', 'todes-und', 'tund', 'tuned', 'turnaround', 'ueberfallenund', 'underground', 'ungesund', 'unlängst', 'unlauteren', 'unlawful', 'unleashed', 'unleashing', 'unleidigen', 'unliebsame', 'unliebsamen', 'unliebsamer', 'unliebsames', 'unlikely', 'unlimited', 'unlocked', 'unlösbar', 'unlösbare', 'unlösbarem', 'unlösbaren', 'unlösbarer', 'unlösbares', 'unlöschbarem', 'unltd', 'unlucky', 'untergrund', 'us-volksmund', 'ux-bluthund', 'vagabund', 'vanglund', 'verbund', 'völkerbund', 'volksmund', 'vor-und', 'vordergrund', 'vormund', 'wetterlund', 'wiklund', 'windhund', 'wolfshund', 'wound', 'wounded', 'wurdenund', 'wüstenhund', 'yound', 'yuppiefreund', 'ziegenhund'))) `product.searchKeywords_2` ON `product`.`id` = `product.searchKeywords_2`.`id` AND `product`.`version_id` = `product.searchKeywords_2`.`product_version_id` LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B AND `product.searchKeywords`.`keyword` IN ('19-köpfiges', '8-films', '80er-kultfilms', '8films', 'abschlussfilmes', 'acht-millimeter-films', 'action-films', 'actionfilms', 'agentenfilms', 'aktfilms', 'animationsfilms', 'anti-kriegsfilms', 'antikfilms', 'arnolfinis', 'arts-films', 'Atomik Films', 'b-films', 'barbarenfilms', 'beaufils', 'beziehungsfilms', 'blockbusterfilms', 'bloodbrothersfilms', 'briefings', 'britishhorrorfilms', 'brownfiels', 'champdogfilms', 'cia-profis', 'cyber-horrorfilmes', 'delfins', 'dokumentarfilms', 'dreikoepfiges', 'dreiköpfiges', 'einbruchsprofis', 'ensemblefilms', 'erfolgsfilms', 'erotikfilms', 'exorzismus-films', 'exploitationfilms', 'facebookprofils', 'fantasy-films', 'fetisch-films', 'fiction-films', 'fidos', 'fiilms', 'fiims', 'fila', 'filantes', 'filatow', 'file', 'filed', 'files', 'filesofjerryblake', 'filetieren', 'filets', 'filetstück', 'filiale', 'filialen', 'filialleiter', 'filialleiterin', 'filigrane', 'filigranen', 'filigranere', 'filigranes', 'filimoshkina', 'filip', 'filipatos', 'filipino', 'filipovi', 'filipovic', 'filipovsky', 'filipp', 'filippa', 'filippi', 'filippini', 'filippo', 'filippou', 'filiri', 'filius', 'filiz', 'fille', 'filles', 'fillières', 'fillion', 'fillmore', 'film', 'film-', 'film-alptraum', 'film-award', 'film-awards', 'film-beobachter', 'film-biographie', 'film-bühne', 'film-clips', 'film-cocktail', 'film-crew', 'film-cutter', 'film-debut', 'film-dessert', 'film-dienst', 'film-diskussion', 'film-echo', 'film-edition', 'film-effekt', 'film-enthusiasten', 'film-epoche', 'film-epos', 'film-event', 'film-experimente', 'film-fan', 'film-fans', 'film-fassungen', 'film-festival', 'film-festivals', 'film-franchise-hit', 'film-freak', 'film-freaks', 'film-geschehen', 'film-göttin', 'film-highlight', 'film-highlights', 'film-hintergründe', 'film-historiker', 'film-hit', 'film-ikone', 'film-im-film', 'film-instituts', 'film-intro', 'film-klassik', 'film-klassiker', 'film-komponisten', 'film-kriegsgefangenen', 'film-kurier', 'film-kuriosität', 'film-legende', 'film-liebhaber', 'film-look', 'film-maniac', 'film-maniax', 'film-märchen', 'film-musical', 'film-musik', 'film-noir', 'film-noir-genres', 'film-noir-geschichte', 'film-noir-lastigen', 'film-noir-reihe', 'film-noir-stil', 'film-noir-thriller', 'film-outtakes', 'film-poster', 'film-quatsch', 'film-quiz', 'film-reihe', 'film-review', 'film-rezensionen', 'film-scenes', 'film-sensation', 'film-sequel', 'film-set', 'film-soundtrack', 'film-special', 'film-spinoff', 'film-stars', 'film-talk', 'film-trailer', 'film-trailer-show', 'film-trip', 'film-ungeheuer', 'film-vergleich', 'film-vergleiche', 'film-welle', 'film-wunderkind', 'film0', 'filmabend', 'filmabenteuer', 'filmabhängig', 'filmabteilung', 'filmadaption', 'filmakademie', 'filmanalyse', 'filmanalytiker', 'filmanbieters', 'filmandtvpro', 'filmanfang', 'filmanfänge', 'filmanthologie', 'filmära', 'filmarchitekten', 'filmarchiv', 'filmark', 'filmark-memorabilia', 'filmart', 'filmaufnahmen', 'filmauftritt', 'filmauftritte', 'filmausrüstung', 'filmausschnitte', 'filmausschnitten', 'filmband', 'filmbauten', 'filmbebüt', 'filmbeginn', 'filmbegleitender', 'filmbegleitendes', 'filmbeispielen', 'filmbeiträge', 'filmbeobachter', 'filmbericht', 'filmbesprechung', 'filmbeständen', 'filmbetrieb', 'filmbewertungen', 'filmbewertungsstelle', 'filmbildern', 'filmbiografie', 'filmbiographie', 'filmblitz', 'filmbörsen', 'filmboxen', 'filmbranche', 'filmbruder', 'filmbühne', 'filmbüros', 'filmbusiness', 'filmcast', 'filmcharakters', 'filmcharts', 'filmchecker', 'filmchen', 'filmclips', 'filmclub', 'filmcomment', 'Filmconfect', 'filmcrew', 'filmcritic', 'filmcriticsunited', 'filmdarstellern', 'filmdebut', 'filmdesign', 'filmdienst', 'filmdiva', 'filmdiven', 'filmdokumentation', 'filmdokumentationen', 'filmdom', 'filmdoo', 'filmdrama', 'filmdramaturg', 'filmdramen', 'filmdreh', 'filmdrehbuch', 'filmdrehs', 'filmdrittel', 'filmduo', 'filme', 'filme-collection', 'filmecho', 'filmedition', 'filmeditorin', 'filmehefrau', 'filmeim', 'filmein', 'filmeinführung', 'filmeinschübe', 'filmem', 'filmemachen', 'filmemachens', 'filmemacher', 'filmemacher-fokus', 'filmemacher-generation', 'filmemacher-kollektivs', 'filmemacher-kommentar', 'filmemacherei', 'filmemacherin', 'filmemacherjubiläum', 'filmemacherl', 'filmemachern', 'filmemachers', 'filmemachertrio', 'filmempfehlungen', 'filmen', 'filmende', 'filmenden', 'filmentdeckung', 'filmentwicklung', 'filmepisoden', 'filmepos', 'filmereignis', 'filmereignisse', 'filmerfahrung', 'filmerfolg', 'filmerfolge', 'filmerfolgen', 'filmerinnerung', 'filmerlebnis', 'filmerlebnisse', 'filmes', 'filmesammler', 'filmessay', 'filmevent', 'filmexperte', 'filmexperten', 'filmexporte', 'filmextras', 'filmfan', 'filmfanatic', 'filmfans', 'filmfassung', 'filmfassungen', 'filmfassungsauswahl', 'filmfehler', 'filmfest', 'filmfestival', 'filmfestivals', 'filmfestivaltoday', 'filmfests', 'filmfestspiele', 'filmfestspielen', 'filmfiguren', 'filmflausen', 'filmförderung', 'filmformat', 'filmfotos', 'filmfreaks', 'filmfreund', 'filmfreunde', 'filmführer', 'filmfutter', 'filmgalerie', 'Filmgalerie 451', 'filmgelehrten', 'filmgeneration', 'filmgenie', 'filmgenre', 'filmgenres', 'filmgenuss', 'filmgenusses', 'filmgeräusche', 'filmgeschäft', 'filmgeschäfts', 'filmgeschehens', 'filmgeschichte', 'filmgeschichtliche', 'filmgespräch', 'filmgewordenen', 'filmgiganten', 'filmgrafien', 'filmgrößen', 'filmguide', 'filmhallervorden-trailershow', 'filmhandel', 'filmheld', 'filmhelden', 'filmheldin', 'filmhighlight', 'filmhighlights', 'filmhistoriker', 'filmhistorikern', 'filmhistorikers', 'filmhistorisch', 'filmhistorische', 'filmhistorischen', 'filmhistorischer', 'filmhit', 'filmhits', 'filmhochschule', 'filmhochschüler', 'filmhöhepunkt', 'filmhund', 'filmidee', 'filmideen', 'filmindustrie', 'filminformationen', 'filminfos', 'filming', 'filminhalt', 'filminstituut', 'filmintro', 'filmirage', 'filmisch', 'filmische', 'filmischem', 'filmischen', 'filmischer', 'filmisches', 'filmizarro', 'filmjournalist', 'filmjournalisten', 'filmjournalistin', 'filmjuwel', 'filmjuwelen', 'filmkamera', 'filmkameramann', 'filmkameras', 'filmkarriere', 'filmkastrationen', 'filmkenner', 'filmklamauk', 'filmklappe', 'filmklassiker', 'filmklassikers', 'filmkommentar', 'filmkommentare', 'filmkommission', 'filmkomödie', 'filmkomödien', 'filmkomponist', 'filmkomponisten', 'filmkompositionen', 'filmkonventionen', 'filmkonzept', 'filmkopie', 'filmkreaturen', 'filmkritik', 'filmkritiker', 'filmkritikerin', 'filmkritikern', 'filmkritikers', 'filmkulisse', 'filmkult-edition-p', 'filmkunst', 'filmkunst-regisseur', 'filmkünstlers', 'filmkunstwerk', 'filmkunstwerke', 'filmkurator', 'filmlänge', 'filmlanger', 'filmlaufbahn', 'filmlegende', 'filmlegenden', 'filmleute', 'filmlexikon', 'filmliebhaber', 'filmliebhabern', 'filmliefhebber', 'filmliste', 'filmlisten', 'filmlocation', 'filmlounge', 'filmmacher', 'filmmachern', 'filmmagazin', 'filmmagie', 'filmmaker', 'filmmakers', 'filmmaking', 'filmmanager', 'filmmärchen', 'filmmarkt-folder', 'filmmaterial', 'filmmaterials', 'filmmatic-award', 'filmmenü', 'filmmodus', 'filmmogul', 'filmmonster', 'filmmonstern', 'filmmonsters', 'filmmotion', 'filmmotiv', 'filmmuseum', 'filmmusik', 'filmmusik-buehne', 'filmmusik-klassiker', 'filmmusik-session', 'filmmusik-track', 'filmmusiken', 'filmmythen', 'filmnacht', 'filmnegativ', 'filmnegativs', 'filmô', 'filmo-', 'filmodokumentation', 'filmodus', 'filmografie', 'filmografien', 'filmografienghoulies', 'filmographie', 'filmographieginger', 'filmographien', 'filmographienginger', 'filmopraphien', 'filmore', 'filmorte', 'filmos', 'filmovy', 'filmpaare', 'filmpalast', 'filmpannen', 'filmpartner', 'filmpartnerin', 'filmperle', 'filmperlen', 'filmpersiflagen', 'filmphase', 'filmpionier', 'filmplakat', 'filmplakate', 'filmplakats', 'filmporträt', 'filmposter', 'filmpräsenz', 'filmpreis', 'filmpreise', 'filmpreisen', 'filmpreises', 'filmpremiere', 'filmpresskit', 'filmproduktion', 'filmproduktionen', 'filmproduktionscrew', 'filmproduktionsfirma', 'filmproduktionsleiter', 'filmproduzent', 'filmproduzenten', 'filmproduzentin', 'filmprofessorin', 'filmprogramm', 'filmprogramme', 'filmprogrammes', 'filmprogramms', 'filmprojekt', 'filmprojekts', 'filmpulse', 'filmquest', 'filmquiz', 'filmrechte', 'filmregisseur', 'filmregisseure', 'filmregisseurs', 'filmreihe', 'filmreihen', 'filmreporter', 'filmrequiste', 'filmrestauration', 'filmrestaurierung', 'filmrezension', 'filmriss', 'filmrohmaterial', 'filmrolle', 'filmrollen', 'filmruhm', 'films', 'filmsammlung', 'filmsatire', 'filmsaudiokommentar', 'filmschaffen', 'filmschaffenden', 'filmschätze', 'filmschauspielerin', 'filmschmiede', 'filmschnipsel', 'filmschnitt', 'filmschnitt-expeten', 'filmschnitzer', 'filmschöpfer', 'filmschrift', 'filmschul-punkrockers', 'filmschule', 'filmselektion', 'filmseminar', 'filmsequenz', 'filmsequenzanalyse', 'filmsequenzen', 'filmserie', 'filmserien', 'filmset', 'filmsets', 'filmsong', 'filmsongs', 'filmsoundtrack', 'filmspektakel', 'filmspezifisch', 'filmspule', 'filmstadt', 'filmstar', 'filmstars', 'filmstart', 'filmstarts', 'filmsternchen', 'filmstory', 'filmstreet', 'filmstudent', 'filmstudenten', 'filmstudentin', 'filmstudio', 'filmstudiogelände', 'filmstudios', 'filmszene', 'filmszenen', 'filmt', 'filmtagen', 'filmtalk', 'filmte', 'filmteam', 'filmteams', 'filmtechnik', 'filmtechniker', 'filmtechnische', 'filmteufel', 'filmtheater', 'filmtheatern', 'filmthreat', 'filmtipp', 'filmtipps', 'filmtitel', 'filmtitels', 'filmtoast', 'filmtrailer', 'filmtreck', 'filmtricks', 'filmtrilogie', 'filmtrilogien', 'filmuforia', 'filmungeheuer', 'filmusik', 'filmvergleich', 'filmvergnügen', 'filmverleih', 'filmveröffentlichung', 'filmverrückten', 'filmversion', 'filmversionen', 'filmvertrieb', 'filmvisionär', 'filmvorbild', 'filmvorführer', 'filmvorführerin', 'filmvorführers', 'filmvorführung', 'filmvorschau', 'filmvorschauen', 'filmvorspann', 'filmvorstellungen', 'filmwelt', 'filmwerk', 'filmwerke', 'filmwerkstatt', 'filmwissenschaftler', 'filmwoche', 'filmworks', 'filmzauber', 'filmzeitschrift', 'filmzitat', 'filmzitaten', 'filmzusammenschnitt', 'filo', 'filomena', 'filoramo', 'filou', 'filrn', 'fils', 'filson', 'filter', 'filtern', 'filth', 'filthy', 'filz', 'filzhut', 'filzi', 'fims', 'finns', 'fins', 'fips', 'firms', 'fischfilets', 'fists', 'fitts', 'forms', 'fünfköpfiges', 'gangster-films', 'gangsterfilms', 'geisterfilms', 'genre-profis', 'genrefilms', 'genreprofis', 'gerichtsfilms', 'gothic-horrorfilms', 'graffitis', 'griffins', 'griffiths', 'gruselfilms', 'hauptfilms', 'helms', 'historienfilms', 'hochglanz-selfies', 'hollywoodfilms', 'hongkong-films', 'horrofilms', 'horror-films', 'horrorcultfilms', 'horrorfilms', 'ILLUSIONS UNLTD. films', 'Indeed Films', 'independendfilms', 'infidus', 'josefines', 'kannibalenfilms', 'katastrophenfilms', 'kickprofis', 'king-kultfilms', 'kinofilms', 'kriegsfilms', 'kriminalfilms', 'kult-horrorfilms', 'kult-monster-films', 'kultfilms', 'kulthorrorfilms', 'kurzfilms', 'langfilms', 'Legend Films', 'leone-films', 'low-budget-horrorfilms', 'lylesmoviefiles', 'malcolms', 'märchenfilms', 'martial-arts-films', 'meta-films', 'mikrofiims', 'mikrofilms', 'misfits', 'mitternachtsfilms', 'monumentalfilms', 'muffins', 'mysteryfiles', 'nelms', 'new-hollywood-films', 'ngerfilms', 'ninja-kultfilms', 'nonnen-outfits', 'original-films', 'originalfilms', 'outfits', 'palms', 'pazifiks', 'peplum-films', 'perfides', 'pilotfilms', 'piratenfilms', 'poker-profis', 'polizeifilms', 'pornofilms', 'produktionsdesign-profis', 'profis', 'psalms', 'puppen-slasher-films', 'quatermass-erfolgsfilms', 'realms', 'Redrum Films', 'sacrifices', 'schauerfilms', 'schwarzweiß-trashfilms', 'science-fiction-films', 'selfies', 'sensationsfilms', 'skandalfilms', 'slasher-films', 'slasherfilms', 'sofias', 'spiele-profis', 'spielfilms', 'spionage-films', 'spionagefilms', 'spitfires', 'splatter-films', 'splatterfilms', 'stummfilms', 'südpazifiks', 'super-profis', 'Supreme Films', 'terror-films', 'tierhorrorfilms', 'tlefilms', 'tonfilms', 'trashfilmes', 'trickfilms', 'Troma/Legend Films', 'u-boot-films', 'undergroundfilms', 'unterwürfiges', 'untotenfilms', 'vampirfilms', 'vierköpfiges', 'vollprofis', 'weitläufiges', 'westernfilms', 'wilms', 'x-files', 'yates-films', 'zombiefilmes', 'zombiefilms', 'zookäfigs', 'zweiköpfiges', 'zwölfköpfiges'))) `product.searchKeywords_3` ON `product`.`id` = `product.searchKeywords_3`.`id` AND `product`.`version_id` = `product.searchKeywords_3`.`product_version_id` LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product`.`id` = `product.searchKeywords`.`product_id` AND `product`.version_id = `product.searchKeywords`.product_version_id WHERE (`product`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((((`product.visibilities`.`visibility` >= 20) AND `product.visibilities`.`sales_channel_id` = 0x300B6C314EA447F08252B80AE1305F85 AND IFNULL(`product`.`active`, `product.parent`.`active`) = 1) AND (`product.searchKeywords_1`.id IS NOT NULL AND `product.searchKeywords_1`.id IS NOT NULL) AND (`product.searchKeywords_2`.id IS NOT NULL AND `product.searchKeywords_2`.id IS NOT NULL) AND (`product.searchKeywords_3`.id IS NOT NULL AND `product.searchKeywords_3`.id IS NOT NULL) AND NOT (`product`.`display_group` <=> NULL))) GROUP BY id, version_id HAVING _score >= 0.9 ORDER BY _score DESC) score_table ON score_table.`id` = `product`.`id` AND score_table.`version_id` = `product`.`version_id` WHERE (`product`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((((`product.visibilities`.`visibility` >= 20) AND `product.visibilities`.`sales_channel_id` = 0x300B6C314EA447F08252B80AE1305F85 AND IFNULL(`product`.`active`, `product.parent`.`active`) = 1) AND (`product.searchKeywords_1`.id IS NOT NULL AND `product.searchKeywords_1`.id IS NOT NULL) AND (`product.searchKeywords_2`.id IS NOT NULL AND `product.searchKeywords_2`.id IS NOT NULL) AND (`product.searchKeywords_3`.id IS NOT NULL AND `product.searchKeywords_3`.id IS NOT NULL) AND NOT (`product`.`display_group` <=> NULL)));
array:37 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 205)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityAggregator::fetchAggregation (line 95)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityAggregator::aggregate (line 52)"
5 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator::aggregate (line 171)"
6 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::aggregate (line 74)"
7 => "Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingLoader::load (line 79)"
8 => "Shopware\Core\Content\Product\SalesChannel\Search\ProductSearchRoute::load (line 93)"
9 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::Shopware\Core\Content\Product\SalesChannel\Search\{closure} (line 350)"
10 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
11 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
12 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
13 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
14 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
16 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
17 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
18 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 94)"
19 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::Shopware\Core\Content\Product\SalesChannel\Search\{closure} (line 72)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
21 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
22 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::load (line 68)"
23 => "Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute::load (line 51)"
24 => "MoorlFoundation\Core\Content\Product\SalesChannel\Search\FoundationProductSearchRoute::load (line 69)"
25 => "Shopware\Storefront\Page\Search\SearchPageLoader::load (line 67)"
26 => "Shopware\Storefront\Controller\SearchController::search (line 163)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
29 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
30 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
35 => "Shopware\Core\HttpKernel::doHandle (line 81)"
36 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
81 |
69.89 ms |
SELECT MAX(IFNULL(`product`.`rating_average`, `product.parent`.`rating_average`)) as `rating` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = :param_d5ff5b503df44495ae22168a7cc4b637 AND `product.searchKeywords`.`keyword` IN (:param_349cb01ff9bb474baf4415288442bae0))) `product.searchKeywords_1` ON `product`.`id` = `product.searchKeywords_1`.`id` AND `product`.`version_id` = `product.searchKeywords_1`.`product_version_id` LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = :param_60b5e21ea0a547e58b22f0290841f862 AND `product.searchKeywords`.`keyword` IN (:param_4575d95b98844cd99e651d422ce7eab3))) `product.searchKeywords_2` ON `product`.`id` = `product.searchKeywords_2`.`id` AND `product`.`version_id` = `product.searchKeywords_2`.`product_version_id` LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = :param_1448d4aff02d4934977efc5e78208ee1 AND `product.searchKeywords`.`keyword` IN (:param_f6193c5dcc314a3182e46c9699af4419))) `product.searchKeywords_3` ON `product`.`id` = `product.searchKeywords_3`.`id` AND `product`.`version_id` = `product.searchKeywords_3`.`product_version_id` INNER JOIN (SELECT SUM(IF(`product.searchKeywords`.`keyword` = :param_fcfe6001f81845a6b0488577198d5daa , '1.3' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = :param_fe2d69aa67954f739cbe49a816d91fbe , '1.3' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = :param_d03afb66582741df9fbf1a27440342f6 , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = :param_9fd638ea65974e5794c5745690146cea , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = :param_ba4489ede85340988b53e3dd312be12d , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = :param_4f66d3cf7e764096820dfe1a82c68663 , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = :param_b7c5738d2b5247f68430456dd138292a , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = :param_87c5ad861808445ab72606d9814d188f , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` LIKE :param_2d2e5bf6891e4cd09b489f2374ba271c , '1' * `product.searchKeywords`.`ranking`, 0)) / COUNT(product.id) as _score, `product`.`id`, `product`.`version_id` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = :param_1ba5984b47954599ab0c0d2ac20eed62 AND `product.searchKeywords`.`keyword` IN (:param_209dcda4fd7f46a5864e16f7a49ea3d3))) `product.searchKeywords_1` ON `product`.`id` = `product.searchKeywords_1`.`id` AND `product`.`version_id` = `product.searchKeywords_1`.`product_version_id` LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = :param_bf3d9641d73f4794ad1d74354f2be45e AND `product.searchKeywords`.`keyword` IN (:param_c0ea134f7b384cd3809927aa8b953df6))) `product.searchKeywords_2` ON `product`.`id` = `product.searchKeywords_2`.`id` AND `product`.`version_id` = `product.searchKeywords_2`.`product_version_id` LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = :param_b28e487d9a704ca7a78f9725b4e99554 AND `product.searchKeywords`.`keyword` IN (:param_4f97be561de14c14b75c98ea3358d003))) `product.searchKeywords_3` ON `product`.`id` = `product.searchKeywords_3`.`id` AND `product`.`version_id` = `product.searchKeywords_3`.`product_version_id` LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product`.`id` = `product.searchKeywords`.`product_id` AND `product`.version_id = `product.searchKeywords`.product_version_id WHERE (`product`.`version_id` = :version) AND ((((`product.visibilities`.`visibility` >= :param_9441e9ffe4fe409992e3b3072bb8c086) AND `product.visibilities`.`sales_channel_id` = :param_00abf0ee63794ea09c3d1e5bb007fb8d AND IFNULL(`product`.`active`, `product.parent`.`active`) = :param_505ab6dfecea478fb29715a1544a9ee7) AND (`product.searchKeywords_1`.id IS NOT NULL AND `product.searchKeywords_1`.id IS NOT NULL) AND (`product.searchKeywords_2`.id IS NOT NULL AND `product.searchKeywords_2`.id IS NOT NULL) AND (`product.searchKeywords_3`.id IS NOT NULL AND `product.searchKeywords_3`.id IS NOT NULL) AND NOT (`product`.`display_group` <=> :param_05f108c145904de7af4a4ea39e6095f4))) GROUP BY id, version_id HAVING _score >= :_minScore ORDER BY _score DESC) score_table ON score_table.`id` = `product`.`id` AND score_table.`version_id` = `product`.`version_id` WHERE (`product`.`version_id` = :version) AND ((((`product.visibilities`.`visibility` >= :param_22f1b8c2081f437f92beed6074361aa7) AND `product.visibilities`.`sales_channel_id` = :param_ea32cce6b3804473add0f851ed2f017c AND IFNULL(`product`.`active`, `product.parent`.`active`) = :param_4b8790dbd6874508ac30f31fee501552) AND (`product.searchKeywords_1`.id IS NOT NULL AND `product.searchKeywords_1`.id IS NOT NULL) AND (`product.searchKeywords_2`.id IS NOT NULL AND `product.searchKeywords_2`.id IS NOT NULL) AND (`product.searchKeywords_3`.id IS NOT NULL AND `product.searchKeywords_3`.id IS NOT NULL) AND NOT (`product`.`display_group` <=> :param_fa20b257eb59430da76442ddecbcca43))) AND (((IFNULL(`product`.`rating_average`, `product.parent`.`rating_average`) >= :param_9ac329d9178844e8be5e678c65fc6c1e)))
SELECT MAX(IFNULL(`product`.`rating_average`, `product.parent`.`rating_average`)) as `rating` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B AND `product.searchKeywords`.`keyword` IN ('illusion', 'illusiondie', 'illusionen', 'illusionen-', 'illusionist', 'illusionisten', 'illusionisten-', 'illusionisten-quartett', 'illusions', 'ILLUSIONS UNLTD. films', 'illusionslose'))) `product.searchKeywords_1` ON `product`.`id` = `product.searchKeywords_1`.`id` AND `product`.`version_id` = `product.searchKeywords_1`.`product_version_id` LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B AND `product.searchKeywords`.`keyword` IN ('-und', '1-digital-surround-sound', 'abgetastetund', 'abgrund', 'abonnentenschwund', 'absturzgrund', 'achseund', 'akerlund', 'alkoholismus-abgrund', 'anklagegrund', 'anund', 'around', 'assistentenund', 'aufgrund', 'aufmerksamund', 'ausfound', 'b-movie-freund', 'background', 'battleground', 'bebop-sound', 'befund', 'belgesund', 'beneaththeunderground', 'berlinsund', 'bernhardinerhund', 'bevölkerungsund', 'bewegungs--und', 'bio-und', 'bjorklund', 'bjørnlund', 'blaugrund', 'blindenhund', 'bloodbound', 'blumenfreund', 'bluthund', 'bodyguard-hund', 'borlund', 'bound', 'brummund', 'bulle-bund', 'bund', 'busenfreund', 'chinlund', 'collegefreund', 'compound', 'dauerfreund', 'dealerfreund', 'demjugendfreund', 'diamantenfund', 'drehorthintergrund', 'drogen-und', 'dvd-around', 'eastern-und', 'edlund', 'edmund', 'eglund', 'eigenartigund', 'einenfreund', 'einladungsgrund', 'einund', 'eklund', 'englund', 'erdbeermund', 'erdölfund', 'ergund', 'escorpionund', 'ex-freund', 'ex-jugendfreund', 'exfreund', 'familienfreund', 'familienhund', 'feund', 'filmfreund', 'filmhund', 'found', 'freund', 'freunnd', 'fund', 'funkhundd', 'gangster-und', 'gangsterfreund', 'gedächtnisschwund', 'geheimbund', 'geisterhund', 'geratenund', 'geschäfts-und', 'geschäftsfreund', 'gesund', 'glaubenund', 'goldfund', 'goldmund', 'gorehound', 'gravlund', 'greyhound', 'ground', 'grund', 'haglund', 'Hansesound', 'haskellund', 'haunted', 'hedlund', 'heimatfreund', 'hellbound', 'hellmund', 'hintergrund', 'hinund', 'hodgesund', 'höllenhund', 'höllenschlund', 'honigmund', 'horror-hound', 'horrorhund', 'hosenbund', 'hound', 'housebound', 'hund', 'hungrigund', 'hunold', 'hunted', 'indianerfreund', 'internetfreund', 'jagdhund', 'jugendfreund', 'jungspund', 'kampfhund', 'kampfsportfreund', 'katz-und', 'katzund', 'kerngesund', 'killer-hund', 'killerhund', 'kindheitsfreund', 'kino-und', 'klarlund', 'knockaround', 'kommenund', 'königsmund', 'kriminalfilmfreund', 'kumpelund', 'lackund', 'leichenfund', 'lieblingshund', 'lomaxund', 'ltd', 'lund', 'mantel-und', 'meeresgrund', 'menschenfreund', 'mörder-und', 'mörderhund', 'mund', 'munked', 'muskelschwund', 'nachbarshund', 'nächstenund', 'one-round', 'osmund', 'östlund', 'panzerabwehrhund', 'peterund', 'pferdefreund', 'pfund', 'pilotenfreund', 'playground', 'polizeifreund', 'polizeihund', 'polizistenfreund', 'pop-sound', 'poster-und', 'pound', 'raimund', 'rankommtund', 'restaurierterund', 'revoluzzer-freund', 'riesenhund', 'ritterbund', 'rosamund', 'rotermund', 'rothemund', 'round', 'runaround', 'rund', 'schäferhund', 'scheidungsgrund', 'schlittenhund', 'schlund', 'schoßhund', 'schulfreund', 'schund', 'seehund', 'sensurround', 'seriesrund', 'sgundud', 'shunned', 'sichund', 'siegmund', 'sigismund', 'sigmund', 'slacker-freund', 'slasher-und', 'sleaze-und', 'snowbound', 'snuff-film-untergrund', 'sonnengrund', 'sound', 'southbound', 'spellbound', 'sportlerfreund', 'spürhund', 'stationund', 'staunend', 'stormbound', 'straßenhund', 'stround', 'studentenbund', 'studienfreund', 'sünd', 'superhund', 'surround', 'surround-sound', 'surrounded', 'tarynund', 'tausenfreund', 'tiefund', 'tierfreund', 'todes-und', 'tund', 'tuned', 'turnaround', 'ueberfallenund', 'underground', 'ungesund', 'unlängst', 'unlauteren', 'unlawful', 'unleashed', 'unleashing', 'unleidigen', 'unliebsame', 'unliebsamen', 'unliebsamer', 'unliebsames', 'unlikely', 'unlimited', 'unlocked', 'unlösbar', 'unlösbare', 'unlösbarem', 'unlösbaren', 'unlösbarer', 'unlösbares', 'unlöschbarem', 'unltd', 'unlucky', 'untergrund', 'us-volksmund', 'ux-bluthund', 'vagabund', 'vanglund', 'verbund', 'völkerbund', 'volksmund', 'vor-und', 'vordergrund', 'vormund', 'wetterlund', 'wiklund', 'windhund', 'wolfshund', 'wound', 'wounded', 'wurdenund', 'wüstenhund', 'yound', 'yuppiefreund', 'ziegenhund'))) `product.searchKeywords_2` ON `product`.`id` = `product.searchKeywords_2`.`id` AND `product`.`version_id` = `product.searchKeywords_2`.`product_version_id` LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B AND `product.searchKeywords`.`keyword` IN ('19-köpfiges', '8-films', '80er-kultfilms', '8films', 'abschlussfilmes', 'acht-millimeter-films', 'action-films', 'actionfilms', 'agentenfilms', 'aktfilms', 'animationsfilms', 'anti-kriegsfilms', 'antikfilms', 'arnolfinis', 'arts-films', 'Atomik Films', 'b-films', 'barbarenfilms', 'beaufils', 'beziehungsfilms', 'blockbusterfilms', 'bloodbrothersfilms', 'briefings', 'britishhorrorfilms', 'brownfiels', 'champdogfilms', 'cia-profis', 'cyber-horrorfilmes', 'delfins', 'dokumentarfilms', 'dreikoepfiges', 'dreiköpfiges', 'einbruchsprofis', 'ensemblefilms', 'erfolgsfilms', 'erotikfilms', 'exorzismus-films', 'exploitationfilms', 'facebookprofils', 'fantasy-films', 'fetisch-films', 'fiction-films', 'fidos', 'fiilms', 'fiims', 'fila', 'filantes', 'filatow', 'file', 'filed', 'files', 'filesofjerryblake', 'filetieren', 'filets', 'filetstück', 'filiale', 'filialen', 'filialleiter', 'filialleiterin', 'filigrane', 'filigranen', 'filigranere', 'filigranes', 'filimoshkina', 'filip', 'filipatos', 'filipino', 'filipovi', 'filipovic', 'filipovsky', 'filipp', 'filippa', 'filippi', 'filippini', 'filippo', 'filippou', 'filiri', 'filius', 'filiz', 'fille', 'filles', 'fillières', 'fillion', 'fillmore', 'film', 'film-', 'film-alptraum', 'film-award', 'film-awards', 'film-beobachter', 'film-biographie', 'film-bühne', 'film-clips', 'film-cocktail', 'film-crew', 'film-cutter', 'film-debut', 'film-dessert', 'film-dienst', 'film-diskussion', 'film-echo', 'film-edition', 'film-effekt', 'film-enthusiasten', 'film-epoche', 'film-epos', 'film-event', 'film-experimente', 'film-fan', 'film-fans', 'film-fassungen', 'film-festival', 'film-festivals', 'film-franchise-hit', 'film-freak', 'film-freaks', 'film-geschehen', 'film-göttin', 'film-highlight', 'film-highlights', 'film-hintergründe', 'film-historiker', 'film-hit', 'film-ikone', 'film-im-film', 'film-instituts', 'film-intro', 'film-klassik', 'film-klassiker', 'film-komponisten', 'film-kriegsgefangenen', 'film-kurier', 'film-kuriosität', 'film-legende', 'film-liebhaber', 'film-look', 'film-maniac', 'film-maniax', 'film-märchen', 'film-musical', 'film-musik', 'film-noir', 'film-noir-genres', 'film-noir-geschichte', 'film-noir-lastigen', 'film-noir-reihe', 'film-noir-stil', 'film-noir-thriller', 'film-outtakes', 'film-poster', 'film-quatsch', 'film-quiz', 'film-reihe', 'film-review', 'film-rezensionen', 'film-scenes', 'film-sensation', 'film-sequel', 'film-set', 'film-soundtrack', 'film-special', 'film-spinoff', 'film-stars', 'film-talk', 'film-trailer', 'film-trailer-show', 'film-trip', 'film-ungeheuer', 'film-vergleich', 'film-vergleiche', 'film-welle', 'film-wunderkind', 'film0', 'filmabend', 'filmabenteuer', 'filmabhängig', 'filmabteilung', 'filmadaption', 'filmakademie', 'filmanalyse', 'filmanalytiker', 'filmanbieters', 'filmandtvpro', 'filmanfang', 'filmanfänge', 'filmanthologie', 'filmära', 'filmarchitekten', 'filmarchiv', 'filmark', 'filmark-memorabilia', 'filmart', 'filmaufnahmen', 'filmauftritt', 'filmauftritte', 'filmausrüstung', 'filmausschnitte', 'filmausschnitten', 'filmband', 'filmbauten', 'filmbebüt', 'filmbeginn', 'filmbegleitender', 'filmbegleitendes', 'filmbeispielen', 'filmbeiträge', 'filmbeobachter', 'filmbericht', 'filmbesprechung', 'filmbeständen', 'filmbetrieb', 'filmbewertungen', 'filmbewertungsstelle', 'filmbildern', 'filmbiografie', 'filmbiographie', 'filmblitz', 'filmbörsen', 'filmboxen', 'filmbranche', 'filmbruder', 'filmbühne', 'filmbüros', 'filmbusiness', 'filmcast', 'filmcharakters', 'filmcharts', 'filmchecker', 'filmchen', 'filmclips', 'filmclub', 'filmcomment', 'Filmconfect', 'filmcrew', 'filmcritic', 'filmcriticsunited', 'filmdarstellern', 'filmdebut', 'filmdesign', 'filmdienst', 'filmdiva', 'filmdiven', 'filmdokumentation', 'filmdokumentationen', 'filmdom', 'filmdoo', 'filmdrama', 'filmdramaturg', 'filmdramen', 'filmdreh', 'filmdrehbuch', 'filmdrehs', 'filmdrittel', 'filmduo', 'filme', 'filme-collection', 'filmecho', 'filmedition', 'filmeditorin', 'filmehefrau', 'filmeim', 'filmein', 'filmeinführung', 'filmeinschübe', 'filmem', 'filmemachen', 'filmemachens', 'filmemacher', 'filmemacher-fokus', 'filmemacher-generation', 'filmemacher-kollektivs', 'filmemacher-kommentar', 'filmemacherei', 'filmemacherin', 'filmemacherjubiläum', 'filmemacherl', 'filmemachern', 'filmemachers', 'filmemachertrio', 'filmempfehlungen', 'filmen', 'filmende', 'filmenden', 'filmentdeckung', 'filmentwicklung', 'filmepisoden', 'filmepos', 'filmereignis', 'filmereignisse', 'filmerfahrung', 'filmerfolg', 'filmerfolge', 'filmerfolgen', 'filmerinnerung', 'filmerlebnis', 'filmerlebnisse', 'filmes', 'filmesammler', 'filmessay', 'filmevent', 'filmexperte', 'filmexperten', 'filmexporte', 'filmextras', 'filmfan', 'filmfanatic', 'filmfans', 'filmfassung', 'filmfassungen', 'filmfassungsauswahl', 'filmfehler', 'filmfest', 'filmfestival', 'filmfestivals', 'filmfestivaltoday', 'filmfests', 'filmfestspiele', 'filmfestspielen', 'filmfiguren', 'filmflausen', 'filmförderung', 'filmformat', 'filmfotos', 'filmfreaks', 'filmfreund', 'filmfreunde', 'filmführer', 'filmfutter', 'filmgalerie', 'Filmgalerie 451', 'filmgelehrten', 'filmgeneration', 'filmgenie', 'filmgenre', 'filmgenres', 'filmgenuss', 'filmgenusses', 'filmgeräusche', 'filmgeschäft', 'filmgeschäfts', 'filmgeschehens', 'filmgeschichte', 'filmgeschichtliche', 'filmgespräch', 'filmgewordenen', 'filmgiganten', 'filmgrafien', 'filmgrößen', 'filmguide', 'filmhallervorden-trailershow', 'filmhandel', 'filmheld', 'filmhelden', 'filmheldin', 'filmhighlight', 'filmhighlights', 'filmhistoriker', 'filmhistorikern', 'filmhistorikers', 'filmhistorisch', 'filmhistorische', 'filmhistorischen', 'filmhistorischer', 'filmhit', 'filmhits', 'filmhochschule', 'filmhochschüler', 'filmhöhepunkt', 'filmhund', 'filmidee', 'filmideen', 'filmindustrie', 'filminformationen', 'filminfos', 'filming', 'filminhalt', 'filminstituut', 'filmintro', 'filmirage', 'filmisch', 'filmische', 'filmischem', 'filmischen', 'filmischer', 'filmisches', 'filmizarro', 'filmjournalist', 'filmjournalisten', 'filmjournalistin', 'filmjuwel', 'filmjuwelen', 'filmkamera', 'filmkameramann', 'filmkameras', 'filmkarriere', 'filmkastrationen', 'filmkenner', 'filmklamauk', 'filmklappe', 'filmklassiker', 'filmklassikers', 'filmkommentar', 'filmkommentare', 'filmkommission', 'filmkomödie', 'filmkomödien', 'filmkomponist', 'filmkomponisten', 'filmkompositionen', 'filmkonventionen', 'filmkonzept', 'filmkopie', 'filmkreaturen', 'filmkritik', 'filmkritiker', 'filmkritikerin', 'filmkritikern', 'filmkritikers', 'filmkulisse', 'filmkult-edition-p', 'filmkunst', 'filmkunst-regisseur', 'filmkünstlers', 'filmkunstwerk', 'filmkunstwerke', 'filmkurator', 'filmlänge', 'filmlanger', 'filmlaufbahn', 'filmlegende', 'filmlegenden', 'filmleute', 'filmlexikon', 'filmliebhaber', 'filmliebhabern', 'filmliefhebber', 'filmliste', 'filmlisten', 'filmlocation', 'filmlounge', 'filmmacher', 'filmmachern', 'filmmagazin', 'filmmagie', 'filmmaker', 'filmmakers', 'filmmaking', 'filmmanager', 'filmmärchen', 'filmmarkt-folder', 'filmmaterial', 'filmmaterials', 'filmmatic-award', 'filmmenü', 'filmmodus', 'filmmogul', 'filmmonster', 'filmmonstern', 'filmmonsters', 'filmmotion', 'filmmotiv', 'filmmuseum', 'filmmusik', 'filmmusik-buehne', 'filmmusik-klassiker', 'filmmusik-session', 'filmmusik-track', 'filmmusiken', 'filmmythen', 'filmnacht', 'filmnegativ', 'filmnegativs', 'filmô', 'filmo-', 'filmodokumentation', 'filmodus', 'filmografie', 'filmografien', 'filmografienghoulies', 'filmographie', 'filmographieginger', 'filmographien', 'filmographienginger', 'filmopraphien', 'filmore', 'filmorte', 'filmos', 'filmovy', 'filmpaare', 'filmpalast', 'filmpannen', 'filmpartner', 'filmpartnerin', 'filmperle', 'filmperlen', 'filmpersiflagen', 'filmphase', 'filmpionier', 'filmplakat', 'filmplakate', 'filmplakats', 'filmporträt', 'filmposter', 'filmpräsenz', 'filmpreis', 'filmpreise', 'filmpreisen', 'filmpreises', 'filmpremiere', 'filmpresskit', 'filmproduktion', 'filmproduktionen', 'filmproduktionscrew', 'filmproduktionsfirma', 'filmproduktionsleiter', 'filmproduzent', 'filmproduzenten', 'filmproduzentin', 'filmprofessorin', 'filmprogramm', 'filmprogramme', 'filmprogrammes', 'filmprogramms', 'filmprojekt', 'filmprojekts', 'filmpulse', 'filmquest', 'filmquiz', 'filmrechte', 'filmregisseur', 'filmregisseure', 'filmregisseurs', 'filmreihe', 'filmreihen', 'filmreporter', 'filmrequiste', 'filmrestauration', 'filmrestaurierung', 'filmrezension', 'filmriss', 'filmrohmaterial', 'filmrolle', 'filmrollen', 'filmruhm', 'films', 'filmsammlung', 'filmsatire', 'filmsaudiokommentar', 'filmschaffen', 'filmschaffenden', 'filmschätze', 'filmschauspielerin', 'filmschmiede', 'filmschnipsel', 'filmschnitt', 'filmschnitt-expeten', 'filmschnitzer', 'filmschöpfer', 'filmschrift', 'filmschul-punkrockers', 'filmschule', 'filmselektion', 'filmseminar', 'filmsequenz', 'filmsequenzanalyse', 'filmsequenzen', 'filmserie', 'filmserien', 'filmset', 'filmsets', 'filmsong', 'filmsongs', 'filmsoundtrack', 'filmspektakel', 'filmspezifisch', 'filmspule', 'filmstadt', 'filmstar', 'filmstars', 'filmstart', 'filmstarts', 'filmsternchen', 'filmstory', 'filmstreet', 'filmstudent', 'filmstudenten', 'filmstudentin', 'filmstudio', 'filmstudiogelände', 'filmstudios', 'filmszene', 'filmszenen', 'filmt', 'filmtagen', 'filmtalk', 'filmte', 'filmteam', 'filmteams', 'filmtechnik', 'filmtechniker', 'filmtechnische', 'filmteufel', 'filmtheater', 'filmtheatern', 'filmthreat', 'filmtipp', 'filmtipps', 'filmtitel', 'filmtitels', 'filmtoast', 'filmtrailer', 'filmtreck', 'filmtricks', 'filmtrilogie', 'filmtrilogien', 'filmuforia', 'filmungeheuer', 'filmusik', 'filmvergleich', 'filmvergnügen', 'filmverleih', 'filmveröffentlichung', 'filmverrückten', 'filmversion', 'filmversionen', 'filmvertrieb', 'filmvisionär', 'filmvorbild', 'filmvorführer', 'filmvorführerin', 'filmvorführers', 'filmvorführung', 'filmvorschau', 'filmvorschauen', 'filmvorspann', 'filmvorstellungen', 'filmwelt', 'filmwerk', 'filmwerke', 'filmwerkstatt', 'filmwissenschaftler', 'filmwoche', 'filmworks', 'filmzauber', 'filmzeitschrift', 'filmzitat', 'filmzitaten', 'filmzusammenschnitt', 'filo', 'filomena', 'filoramo', 'filou', 'filrn', 'fils', 'filson', 'filter', 'filtern', 'filth', 'filthy', 'filz', 'filzhut', 'filzi', 'fims', 'finns', 'fins', 'fips', 'firms', 'fischfilets', 'fists', 'fitts', 'forms', 'fünfköpfiges', 'gangster-films', 'gangsterfilms', 'geisterfilms', 'genre-profis', 'genrefilms', 'genreprofis', 'gerichtsfilms', 'gothic-horrorfilms', 'graffitis', 'griffins', 'griffiths', 'gruselfilms', 'hauptfilms', 'helms', 'historienfilms', 'hochglanz-selfies', 'hollywoodfilms', 'hongkong-films', 'horrofilms', 'horror-films', 'horrorcultfilms', 'horrorfilms', 'ILLUSIONS UNLTD. films', 'Indeed Films', 'independendfilms', 'infidus', 'josefines', 'kannibalenfilms', 'katastrophenfilms', 'kickprofis', 'king-kultfilms', 'kinofilms', 'kriegsfilms', 'kriminalfilms', 'kult-horrorfilms', 'kult-monster-films', 'kultfilms', 'kulthorrorfilms', 'kurzfilms', 'langfilms', 'Legend Films', 'leone-films', 'low-budget-horrorfilms', 'lylesmoviefiles', 'malcolms', 'märchenfilms', 'martial-arts-films', 'meta-films', 'mikrofiims', 'mikrofilms', 'misfits', 'mitternachtsfilms', 'monumentalfilms', 'muffins', 'mysteryfiles', 'nelms', 'new-hollywood-films', 'ngerfilms', 'ninja-kultfilms', 'nonnen-outfits', 'original-films', 'originalfilms', 'outfits', 'palms', 'pazifiks', 'peplum-films', 'perfides', 'pilotfilms', 'piratenfilms', 'poker-profis', 'polizeifilms', 'pornofilms', 'produktionsdesign-profis', 'profis', 'psalms', 'puppen-slasher-films', 'quatermass-erfolgsfilms', 'realms', 'Redrum Films', 'sacrifices', 'schauerfilms', 'schwarzweiß-trashfilms', 'science-fiction-films', 'selfies', 'sensationsfilms', 'skandalfilms', 'slasher-films', 'slasherfilms', 'sofias', 'spiele-profis', 'spielfilms', 'spionage-films', 'spionagefilms', 'spitfires', 'splatter-films', 'splatterfilms', 'stummfilms', 'südpazifiks', 'super-profis', 'Supreme Films', 'terror-films', 'tierhorrorfilms', 'tlefilms', 'tonfilms', 'trashfilmes', 'trickfilms', 'Troma/Legend Films', 'u-boot-films', 'undergroundfilms', 'unterwürfiges', 'untotenfilms', 'vampirfilms', 'vierköpfiges', 'vollprofis', 'weitläufiges', 'westernfilms', 'wilms', 'x-files', 'yates-films', 'zombiefilmes', 'zombiefilms', 'zookäfigs', 'zweiköpfiges', 'zwölfköpfiges'))) `product.searchKeywords_3` ON `product`.`id` = `product.searchKeywords_3`.`id` AND `product`.`version_id` = `product.searchKeywords_3`.`product_version_id` INNER JOIN (SELECT SUM(IF(`product.searchKeywords`.`keyword` = 'ILLUSIONS UNLTD. films' , '1.3' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = 'Troma/Legend Films' , '1.3' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = 'Atomik Films' , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = 'Filmgalerie 451' , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = 'Indeed Films' , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = 'Legend Films' , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = 'Redrum Films' , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = 'Supreme Films' , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` LIKE '%ILLUSIONS UNLTD. films%' , '1' * `product.searchKeywords`.`ranking`, 0)) / COUNT(product.id) as _score, `product`.`id`, `product`.`version_id` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B AND `product.searchKeywords`.`keyword` IN ('illusion', 'illusiondie', 'illusionen', 'illusionen-', 'illusionist', 'illusionisten', 'illusionisten-', 'illusionisten-quartett', 'illusions', 'ILLUSIONS UNLTD. films', 'illusionslose'))) `product.searchKeywords_1` ON `product`.`id` = `product.searchKeywords_1`.`id` AND `product`.`version_id` = `product.searchKeywords_1`.`product_version_id` LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B AND `product.searchKeywords`.`keyword` IN ('-und', '1-digital-surround-sound', 'abgetastetund', 'abgrund', 'abonnentenschwund', 'absturzgrund', 'achseund', 'akerlund', 'alkoholismus-abgrund', 'anklagegrund', 'anund', 'around', 'assistentenund', 'aufgrund', 'aufmerksamund', 'ausfound', 'b-movie-freund', 'background', 'battleground', 'bebop-sound', 'befund', 'belgesund', 'beneaththeunderground', 'berlinsund', 'bernhardinerhund', 'bevölkerungsund', 'bewegungs--und', 'bio-und', 'bjorklund', 'bjørnlund', 'blaugrund', 'blindenhund', 'bloodbound', 'blumenfreund', 'bluthund', 'bodyguard-hund', 'borlund', 'bound', 'brummund', 'bulle-bund', 'bund', 'busenfreund', 'chinlund', 'collegefreund', 'compound', 'dauerfreund', 'dealerfreund', 'demjugendfreund', 'diamantenfund', 'drehorthintergrund', 'drogen-und', 'dvd-around', 'eastern-und', 'edlund', 'edmund', 'eglund', 'eigenartigund', 'einenfreund', 'einladungsgrund', 'einund', 'eklund', 'englund', 'erdbeermund', 'erdölfund', 'ergund', 'escorpionund', 'ex-freund', 'ex-jugendfreund', 'exfreund', 'familienfreund', 'familienhund', 'feund', 'filmfreund', 'filmhund', 'found', 'freund', 'freunnd', 'fund', 'funkhundd', 'gangster-und', 'gangsterfreund', 'gedächtnisschwund', 'geheimbund', 'geisterhund', 'geratenund', 'geschäfts-und', 'geschäftsfreund', 'gesund', 'glaubenund', 'goldfund', 'goldmund', 'gorehound', 'gravlund', 'greyhound', 'ground', 'grund', 'haglund', 'Hansesound', 'haskellund', 'haunted', 'hedlund', 'heimatfreund', 'hellbound', 'hellmund', 'hintergrund', 'hinund', 'hodgesund', 'höllenhund', 'höllenschlund', 'honigmund', 'horror-hound', 'horrorhund', 'hosenbund', 'hound', 'housebound', 'hund', 'hungrigund', 'hunold', 'hunted', 'indianerfreund', 'internetfreund', 'jagdhund', 'jugendfreund', 'jungspund', 'kampfhund', 'kampfsportfreund', 'katz-und', 'katzund', 'kerngesund', 'killer-hund', 'killerhund', 'kindheitsfreund', 'kino-und', 'klarlund', 'knockaround', 'kommenund', 'königsmund', 'kriminalfilmfreund', 'kumpelund', 'lackund', 'leichenfund', 'lieblingshund', 'lomaxund', 'ltd', 'lund', 'mantel-und', 'meeresgrund', 'menschenfreund', 'mörder-und', 'mörderhund', 'mund', 'munked', 'muskelschwund', 'nachbarshund', 'nächstenund', 'one-round', 'osmund', 'östlund', 'panzerabwehrhund', 'peterund', 'pferdefreund', 'pfund', 'pilotenfreund', 'playground', 'polizeifreund', 'polizeihund', 'polizistenfreund', 'pop-sound', 'poster-und', 'pound', 'raimund', 'rankommtund', 'restaurierterund', 'revoluzzer-freund', 'riesenhund', 'ritterbund', 'rosamund', 'rotermund', 'rothemund', 'round', 'runaround', 'rund', 'schäferhund', 'scheidungsgrund', 'schlittenhund', 'schlund', 'schoßhund', 'schulfreund', 'schund', 'seehund', 'sensurround', 'seriesrund', 'sgundud', 'shunned', 'sichund', 'siegmund', 'sigismund', 'sigmund', 'slacker-freund', 'slasher-und', 'sleaze-und', 'snowbound', 'snuff-film-untergrund', 'sonnengrund', 'sound', 'southbound', 'spellbound', 'sportlerfreund', 'spürhund', 'stationund', 'staunend', 'stormbound', 'straßenhund', 'stround', 'studentenbund', 'studienfreund', 'sünd', 'superhund', 'surround', 'surround-sound', 'surrounded', 'tarynund', 'tausenfreund', 'tiefund', 'tierfreund', 'todes-und', 'tund', 'tuned', 'turnaround', 'ueberfallenund', 'underground', 'ungesund', 'unlängst', 'unlauteren', 'unlawful', 'unleashed', 'unleashing', 'unleidigen', 'unliebsame', 'unliebsamen', 'unliebsamer', 'unliebsames', 'unlikely', 'unlimited', 'unlocked', 'unlösbar', 'unlösbare', 'unlösbarem', 'unlösbaren', 'unlösbarer', 'unlösbares', 'unlöschbarem', 'unltd', 'unlucky', 'untergrund', 'us-volksmund', 'ux-bluthund', 'vagabund', 'vanglund', 'verbund', 'völkerbund', 'volksmund', 'vor-und', 'vordergrund', 'vormund', 'wetterlund', 'wiklund', 'windhund', 'wolfshund', 'wound', 'wounded', 'wurdenund', 'wüstenhund', 'yound', 'yuppiefreund', 'ziegenhund'))) `product.searchKeywords_2` ON `product`.`id` = `product.searchKeywords_2`.`id` AND `product`.`version_id` = `product.searchKeywords_2`.`product_version_id` LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B AND `product.searchKeywords`.`keyword` IN ('19-köpfiges', '8-films', '80er-kultfilms', '8films', 'abschlussfilmes', 'acht-millimeter-films', 'action-films', 'actionfilms', 'agentenfilms', 'aktfilms', 'animationsfilms', 'anti-kriegsfilms', 'antikfilms', 'arnolfinis', 'arts-films', 'Atomik Films', 'b-films', 'barbarenfilms', 'beaufils', 'beziehungsfilms', 'blockbusterfilms', 'bloodbrothersfilms', 'briefings', 'britishhorrorfilms', 'brownfiels', 'champdogfilms', 'cia-profis', 'cyber-horrorfilmes', 'delfins', 'dokumentarfilms', 'dreikoepfiges', 'dreiköpfiges', 'einbruchsprofis', 'ensemblefilms', 'erfolgsfilms', 'erotikfilms', 'exorzismus-films', 'exploitationfilms', 'facebookprofils', 'fantasy-films', 'fetisch-films', 'fiction-films', 'fidos', 'fiilms', 'fiims', 'fila', 'filantes', 'filatow', 'file', 'filed', 'files', 'filesofjerryblake', 'filetieren', 'filets', 'filetstück', 'filiale', 'filialen', 'filialleiter', 'filialleiterin', 'filigrane', 'filigranen', 'filigranere', 'filigranes', 'filimoshkina', 'filip', 'filipatos', 'filipino', 'filipovi', 'filipovic', 'filipovsky', 'filipp', 'filippa', 'filippi', 'filippini', 'filippo', 'filippou', 'filiri', 'filius', 'filiz', 'fille', 'filles', 'fillières', 'fillion', 'fillmore', 'film', 'film-', 'film-alptraum', 'film-award', 'film-awards', 'film-beobachter', 'film-biographie', 'film-bühne', 'film-clips', 'film-cocktail', 'film-crew', 'film-cutter', 'film-debut', 'film-dessert', 'film-dienst', 'film-diskussion', 'film-echo', 'film-edition', 'film-effekt', 'film-enthusiasten', 'film-epoche', 'film-epos', 'film-event', 'film-experimente', 'film-fan', 'film-fans', 'film-fassungen', 'film-festival', 'film-festivals', 'film-franchise-hit', 'film-freak', 'film-freaks', 'film-geschehen', 'film-göttin', 'film-highlight', 'film-highlights', 'film-hintergründe', 'film-historiker', 'film-hit', 'film-ikone', 'film-im-film', 'film-instituts', 'film-intro', 'film-klassik', 'film-klassiker', 'film-komponisten', 'film-kriegsgefangenen', 'film-kurier', 'film-kuriosität', 'film-legende', 'film-liebhaber', 'film-look', 'film-maniac', 'film-maniax', 'film-märchen', 'film-musical', 'film-musik', 'film-noir', 'film-noir-genres', 'film-noir-geschichte', 'film-noir-lastigen', 'film-noir-reihe', 'film-noir-stil', 'film-noir-thriller', 'film-outtakes', 'film-poster', 'film-quatsch', 'film-quiz', 'film-reihe', 'film-review', 'film-rezensionen', 'film-scenes', 'film-sensation', 'film-sequel', 'film-set', 'film-soundtrack', 'film-special', 'film-spinoff', 'film-stars', 'film-talk', 'film-trailer', 'film-trailer-show', 'film-trip', 'film-ungeheuer', 'film-vergleich', 'film-vergleiche', 'film-welle', 'film-wunderkind', 'film0', 'filmabend', 'filmabenteuer', 'filmabhängig', 'filmabteilung', 'filmadaption', 'filmakademie', 'filmanalyse', 'filmanalytiker', 'filmanbieters', 'filmandtvpro', 'filmanfang', 'filmanfänge', 'filmanthologie', 'filmära', 'filmarchitekten', 'filmarchiv', 'filmark', 'filmark-memorabilia', 'filmart', 'filmaufnahmen', 'filmauftritt', 'filmauftritte', 'filmausrüstung', 'filmausschnitte', 'filmausschnitten', 'filmband', 'filmbauten', 'filmbebüt', 'filmbeginn', 'filmbegleitender', 'filmbegleitendes', 'filmbeispielen', 'filmbeiträge', 'filmbeobachter', 'filmbericht', 'filmbesprechung', 'filmbeständen', 'filmbetrieb', 'filmbewertungen', 'filmbewertungsstelle', 'filmbildern', 'filmbiografie', 'filmbiographie', 'filmblitz', 'filmbörsen', 'filmboxen', 'filmbranche', 'filmbruder', 'filmbühne', 'filmbüros', 'filmbusiness', 'filmcast', 'filmcharakters', 'filmcharts', 'filmchecker', 'filmchen', 'filmclips', 'filmclub', 'filmcomment', 'Filmconfect', 'filmcrew', 'filmcritic', 'filmcriticsunited', 'filmdarstellern', 'filmdebut', 'filmdesign', 'filmdienst', 'filmdiva', 'filmdiven', 'filmdokumentation', 'filmdokumentationen', 'filmdom', 'filmdoo', 'filmdrama', 'filmdramaturg', 'filmdramen', 'filmdreh', 'filmdrehbuch', 'filmdrehs', 'filmdrittel', 'filmduo', 'filme', 'filme-collection', 'filmecho', 'filmedition', 'filmeditorin', 'filmehefrau', 'filmeim', 'filmein', 'filmeinführung', 'filmeinschübe', 'filmem', 'filmemachen', 'filmemachens', 'filmemacher', 'filmemacher-fokus', 'filmemacher-generation', 'filmemacher-kollektivs', 'filmemacher-kommentar', 'filmemacherei', 'filmemacherin', 'filmemacherjubiläum', 'filmemacherl', 'filmemachern', 'filmemachers', 'filmemachertrio', 'filmempfehlungen', 'filmen', 'filmende', 'filmenden', 'filmentdeckung', 'filmentwicklung', 'filmepisoden', 'filmepos', 'filmereignis', 'filmereignisse', 'filmerfahrung', 'filmerfolg', 'filmerfolge', 'filmerfolgen', 'filmerinnerung', 'filmerlebnis', 'filmerlebnisse', 'filmes', 'filmesammler', 'filmessay', 'filmevent', 'filmexperte', 'filmexperten', 'filmexporte', 'filmextras', 'filmfan', 'filmfanatic', 'filmfans', 'filmfassung', 'filmfassungen', 'filmfassungsauswahl', 'filmfehler', 'filmfest', 'filmfestival', 'filmfestivals', 'filmfestivaltoday', 'filmfests', 'filmfestspiele', 'filmfestspielen', 'filmfiguren', 'filmflausen', 'filmförderung', 'filmformat', 'filmfotos', 'filmfreaks', 'filmfreund', 'filmfreunde', 'filmführer', 'filmfutter', 'filmgalerie', 'Filmgalerie 451', 'filmgelehrten', 'filmgeneration', 'filmgenie', 'filmgenre', 'filmgenres', 'filmgenuss', 'filmgenusses', 'filmgeräusche', 'filmgeschäft', 'filmgeschäfts', 'filmgeschehens', 'filmgeschichte', 'filmgeschichtliche', 'filmgespräch', 'filmgewordenen', 'filmgiganten', 'filmgrafien', 'filmgrößen', 'filmguide', 'filmhallervorden-trailershow', 'filmhandel', 'filmheld', 'filmhelden', 'filmheldin', 'filmhighlight', 'filmhighlights', 'filmhistoriker', 'filmhistorikern', 'filmhistorikers', 'filmhistorisch', 'filmhistorische', 'filmhistorischen', 'filmhistorischer', 'filmhit', 'filmhits', 'filmhochschule', 'filmhochschüler', 'filmhöhepunkt', 'filmhund', 'filmidee', 'filmideen', 'filmindustrie', 'filminformationen', 'filminfos', 'filming', 'filminhalt', 'filminstituut', 'filmintro', 'filmirage', 'filmisch', 'filmische', 'filmischem', 'filmischen', 'filmischer', 'filmisches', 'filmizarro', 'filmjournalist', 'filmjournalisten', 'filmjournalistin', 'filmjuwel', 'filmjuwelen', 'filmkamera', 'filmkameramann', 'filmkameras', 'filmkarriere', 'filmkastrationen', 'filmkenner', 'filmklamauk', 'filmklappe', 'filmklassiker', 'filmklassikers', 'filmkommentar', 'filmkommentare', 'filmkommission', 'filmkomödie', 'filmkomödien', 'filmkomponist', 'filmkomponisten', 'filmkompositionen', 'filmkonventionen', 'filmkonzept', 'filmkopie', 'filmkreaturen', 'filmkritik', 'filmkritiker', 'filmkritikerin', 'filmkritikern', 'filmkritikers', 'filmkulisse', 'filmkult-edition-p', 'filmkunst', 'filmkunst-regisseur', 'filmkünstlers', 'filmkunstwerk', 'filmkunstwerke', 'filmkurator', 'filmlänge', 'filmlanger', 'filmlaufbahn', 'filmlegende', 'filmlegenden', 'filmleute', 'filmlexikon', 'filmliebhaber', 'filmliebhabern', 'filmliefhebber', 'filmliste', 'filmlisten', 'filmlocation', 'filmlounge', 'filmmacher', 'filmmachern', 'filmmagazin', 'filmmagie', 'filmmaker', 'filmmakers', 'filmmaking', 'filmmanager', 'filmmärchen', 'filmmarkt-folder', 'filmmaterial', 'filmmaterials', 'filmmatic-award', 'filmmenü', 'filmmodus', 'filmmogul', 'filmmonster', 'filmmonstern', 'filmmonsters', 'filmmotion', 'filmmotiv', 'filmmuseum', 'filmmusik', 'filmmusik-buehne', 'filmmusik-klassiker', 'filmmusik-session', 'filmmusik-track', 'filmmusiken', 'filmmythen', 'filmnacht', 'filmnegativ', 'filmnegativs', 'filmô', 'filmo-', 'filmodokumentation', 'filmodus', 'filmografie', 'filmografien', 'filmografienghoulies', 'filmographie', 'filmographieginger', 'filmographien', 'filmographienginger', 'filmopraphien', 'filmore', 'filmorte', 'filmos', 'filmovy', 'filmpaare', 'filmpalast', 'filmpannen', 'filmpartner', 'filmpartnerin', 'filmperle', 'filmperlen', 'filmpersiflagen', 'filmphase', 'filmpionier', 'filmplakat', 'filmplakate', 'filmplakats', 'filmporträt', 'filmposter', 'filmpräsenz', 'filmpreis', 'filmpreise', 'filmpreisen', 'filmpreises', 'filmpremiere', 'filmpresskit', 'filmproduktion', 'filmproduktionen', 'filmproduktionscrew', 'filmproduktionsfirma', 'filmproduktionsleiter', 'filmproduzent', 'filmproduzenten', 'filmproduzentin', 'filmprofessorin', 'filmprogramm', 'filmprogramme', 'filmprogrammes', 'filmprogramms', 'filmprojekt', 'filmprojekts', 'filmpulse', 'filmquest', 'filmquiz', 'filmrechte', 'filmregisseur', 'filmregisseure', 'filmregisseurs', 'filmreihe', 'filmreihen', 'filmreporter', 'filmrequiste', 'filmrestauration', 'filmrestaurierung', 'filmrezension', 'filmriss', 'filmrohmaterial', 'filmrolle', 'filmrollen', 'filmruhm', 'films', 'filmsammlung', 'filmsatire', 'filmsaudiokommentar', 'filmschaffen', 'filmschaffenden', 'filmschätze', 'filmschauspielerin', 'filmschmiede', 'filmschnipsel', 'filmschnitt', 'filmschnitt-expeten', 'filmschnitzer', 'filmschöpfer', 'filmschrift', 'filmschul-punkrockers', 'filmschule', 'filmselektion', 'filmseminar', 'filmsequenz', 'filmsequenzanalyse', 'filmsequenzen', 'filmserie', 'filmserien', 'filmset', 'filmsets', 'filmsong', 'filmsongs', 'filmsoundtrack', 'filmspektakel', 'filmspezifisch', 'filmspule', 'filmstadt', 'filmstar', 'filmstars', 'filmstart', 'filmstarts', 'filmsternchen', 'filmstory', 'filmstreet', 'filmstudent', 'filmstudenten', 'filmstudentin', 'filmstudio', 'filmstudiogelände', 'filmstudios', 'filmszene', 'filmszenen', 'filmt', 'filmtagen', 'filmtalk', 'filmte', 'filmteam', 'filmteams', 'filmtechnik', 'filmtechniker', 'filmtechnische', 'filmteufel', 'filmtheater', 'filmtheatern', 'filmthreat', 'filmtipp', 'filmtipps', 'filmtitel', 'filmtitels', 'filmtoast', 'filmtrailer', 'filmtreck', 'filmtricks', 'filmtrilogie', 'filmtrilogien', 'filmuforia', 'filmungeheuer', 'filmusik', 'filmvergleich', 'filmvergnügen', 'filmverleih', 'filmveröffentlichung', 'filmverrückten', 'filmversion', 'filmversionen', 'filmvertrieb', 'filmvisionär', 'filmvorbild', 'filmvorführer', 'filmvorführerin', 'filmvorführers', 'filmvorführung', 'filmvorschau', 'filmvorschauen', 'filmvorspann', 'filmvorstellungen', 'filmwelt', 'filmwerk', 'filmwerke', 'filmwerkstatt', 'filmwissenschaftler', 'filmwoche', 'filmworks', 'filmzauber', 'filmzeitschrift', 'filmzitat', 'filmzitaten', 'filmzusammenschnitt', 'filo', 'filomena', 'filoramo', 'filou', 'filrn', 'fils', 'filson', 'filter', 'filtern', 'filth', 'filthy', 'filz', 'filzhut', 'filzi', 'fims', 'finns', 'fins', 'fips', 'firms', 'fischfilets', 'fists', 'fitts', 'forms', 'fünfköpfiges', 'gangster-films', 'gangsterfilms', 'geisterfilms', 'genre-profis', 'genrefilms', 'genreprofis', 'gerichtsfilms', 'gothic-horrorfilms', 'graffitis', 'griffins', 'griffiths', 'gruselfilms', 'hauptfilms', 'helms', 'historienfilms', 'hochglanz-selfies', 'hollywoodfilms', 'hongkong-films', 'horrofilms', 'horror-films', 'horrorcultfilms', 'horrorfilms', 'ILLUSIONS UNLTD. films', 'Indeed Films', 'independendfilms', 'infidus', 'josefines', 'kannibalenfilms', 'katastrophenfilms', 'kickprofis', 'king-kultfilms', 'kinofilms', 'kriegsfilms', 'kriminalfilms', 'kult-horrorfilms', 'kult-monster-films', 'kultfilms', 'kulthorrorfilms', 'kurzfilms', 'langfilms', 'Legend Films', 'leone-films', 'low-budget-horrorfilms', 'lylesmoviefiles', 'malcolms', 'märchenfilms', 'martial-arts-films', 'meta-films', 'mikrofiims', 'mikrofilms', 'misfits', 'mitternachtsfilms', 'monumentalfilms', 'muffins', 'mysteryfiles', 'nelms', 'new-hollywood-films', 'ngerfilms', 'ninja-kultfilms', 'nonnen-outfits', 'original-films', 'originalfilms', 'outfits', 'palms', 'pazifiks', 'peplum-films', 'perfides', 'pilotfilms', 'piratenfilms', 'poker-profis', 'polizeifilms', 'pornofilms', 'produktionsdesign-profis', 'profis', 'psalms', 'puppen-slasher-films', 'quatermass-erfolgsfilms', 'realms', 'Redrum Films', 'sacrifices', 'schauerfilms', 'schwarzweiß-trashfilms', 'science-fiction-films', 'selfies', 'sensationsfilms', 'skandalfilms', 'slasher-films', 'slasherfilms', 'sofias', 'spiele-profis', 'spielfilms', 'spionage-films', 'spionagefilms', 'spitfires', 'splatter-films', 'splatterfilms', 'stummfilms', 'südpazifiks', 'super-profis', 'Supreme Films', 'terror-films', 'tierhorrorfilms', 'tlefilms', 'tonfilms', 'trashfilmes', 'trickfilms', 'Troma/Legend Films', 'u-boot-films', 'undergroundfilms', 'unterwürfiges', 'untotenfilms', 'vampirfilms', 'vierköpfiges', 'vollprofis', 'weitläufiges', 'westernfilms', 'wilms', 'x-files', 'yates-films', 'zombiefilmes', 'zombiefilms', 'zookäfigs', 'zweiköpfiges', 'zwölfköpfiges'))) `product.searchKeywords_3` ON `product`.`id` = `product.searchKeywords_3`.`id` AND `product`.`version_id` = `product.searchKeywords_3`.`product_version_id` LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product`.`id` = `product.searchKeywords`.`product_id` AND `product`.version_id = `product.searchKeywords`.product_version_id WHERE (`product`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((((`product.visibilities`.`visibility` >= 20) AND `product.visibilities`.`sales_channel_id` = 0x300B6C314EA447F08252B80AE1305F85 AND IFNULL(`product`.`active`, `product.parent`.`active`) = 1) AND (`product.searchKeywords_1`.id IS NOT NULL AND `product.searchKeywords_1`.id IS NOT NULL) AND (`product.searchKeywords_2`.id IS NOT NULL AND `product.searchKeywords_2`.id IS NOT NULL) AND (`product.searchKeywords_3`.id IS NOT NULL AND `product.searchKeywords_3`.id IS NOT NULL) AND NOT (`product`.`display_group` <=> NULL))) GROUP BY id, version_id HAVING _score >= 0.9 ORDER BY _score DESC) score_table ON score_table.`id` = `product`.`id` AND score_table.`version_id` = `product`.`version_id` WHERE (`product`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((((`product.visibilities`.`visibility` >= 20) AND `product.visibilities`.`sales_channel_id` = 0x300B6C314EA447F08252B80AE1305F85 AND IFNULL(`product`.`active`, `product.parent`.`active`) = 1) AND (`product.searchKeywords_1`.id IS NOT NULL AND `product.searchKeywords_1`.id IS NOT NULL) AND (`product.searchKeywords_2`.id IS NOT NULL AND `product.searchKeywords_2`.id IS NOT NULL) AND (`product.searchKeywords_3`.id IS NOT NULL AND `product.searchKeywords_3`.id IS NOT NULL) AND NOT (`product`.`display_group` <=> NULL))) AND (((IFNULL(`product`.`rating_average`, `product.parent`.`rating_average`) >= 0)));
array:37 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 205)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityAggregator::fetchAggregation (line 95)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityAggregator::aggregate (line 52)"
5 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator::aggregate (line 171)"
6 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::aggregate (line 74)"
7 => "Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingLoader::load (line 79)"
8 => "Shopware\Core\Content\Product\SalesChannel\Search\ProductSearchRoute::load (line 93)"
9 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::Shopware\Core\Content\Product\SalesChannel\Search\{closure} (line 350)"
10 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
11 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
12 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
13 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
14 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
16 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
17 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
18 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 94)"
19 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::Shopware\Core\Content\Product\SalesChannel\Search\{closure} (line 72)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
21 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
22 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::load (line 68)"
23 => "Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute::load (line 51)"
24 => "MoorlFoundation\Core\Content\Product\SalesChannel\Search\FoundationProductSearchRoute::load (line 69)"
25 => "Shopware\Storefront\Page\Search\SearchPageLoader::load (line 67)"
26 => "Shopware\Storefront\Controller\SearchController::search (line 163)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
29 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
30 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
35 => "Shopware\Core\HttpKernel::doHandle (line 81)"
36 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
82 |
57.30 ms |
SELECT MAX(IFNULL(`product`.`shipping_free`, `product.parent`.`shipping_free`)) as `shipping-free` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = :param_5207defd01a74eb9b0096231b57e92ff AND `product.searchKeywords`.`keyword` IN (:param_1d5fe0ff5c2c41f095b0e2dd0d44b399))) `product.searchKeywords_1` ON `product`.`id` = `product.searchKeywords_1`.`id` AND `product`.`version_id` = `product.searchKeywords_1`.`product_version_id` LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = :param_28b458ea6c3e4102a7ab8ac6bcf24ad0 AND `product.searchKeywords`.`keyword` IN (:param_4e09f0b2d6404bf2ab3bfb594ca95220))) `product.searchKeywords_2` ON `product`.`id` = `product.searchKeywords_2`.`id` AND `product`.`version_id` = `product.searchKeywords_2`.`product_version_id` LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = :param_b29ce8de4a5643c8aeb71305a91a8b1b AND `product.searchKeywords`.`keyword` IN (:param_37a705f7bcc94d209d23a6e74e317105))) `product.searchKeywords_3` ON `product`.`id` = `product.searchKeywords_3`.`id` AND `product`.`version_id` = `product.searchKeywords_3`.`product_version_id` INNER JOIN (SELECT SUM(IF(`product.searchKeywords`.`keyword` = :param_c6c2d956a55c43458e638279602fbf90 , '1.3' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = :param_12490effbb5f48078d26e003bec356b0 , '1.3' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = :param_1c0aa264ca294c519769bce421dd3795 , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = :param_a801af9417714e94b843ea7f6ebd3c69 , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = :param_87d790b790014a2b96c740d4d3659962 , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = :param_5da9c69691de4d1daee4cc7aaea71d4e , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = :param_87f38e2942104191ae8494fbb46f16b9 , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = :param_cd7ed046009a423c91a8331f53330845 , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` LIKE :param_0f55d2b0d6e04fba8be260e669f72414 , '1' * `product.searchKeywords`.`ranking`, 0)) / COUNT(product.id) as _score, `product`.`id`, `product`.`version_id` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = :param_3808bf6bde424e45bf05d2875bc7ab14 AND `product.searchKeywords`.`keyword` IN (:param_f726219c6bc546b0b18ce41a404b6765))) `product.searchKeywords_1` ON `product`.`id` = `product.searchKeywords_1`.`id` AND `product`.`version_id` = `product.searchKeywords_1`.`product_version_id` LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = :param_328fd0aae8d84eb0aaa1c42b84509eb2 AND `product.searchKeywords`.`keyword` IN (:param_1e0b723b242c4683ad6e4366fa91fc3c))) `product.searchKeywords_2` ON `product`.`id` = `product.searchKeywords_2`.`id` AND `product`.`version_id` = `product.searchKeywords_2`.`product_version_id` LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = :param_3c066b3bcff345e49364d06167e7bb16 AND `product.searchKeywords`.`keyword` IN (:param_67a70b97f05846c0a86c47992c18aab1))) `product.searchKeywords_3` ON `product`.`id` = `product.searchKeywords_3`.`id` AND `product`.`version_id` = `product.searchKeywords_3`.`product_version_id` LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product`.`id` = `product.searchKeywords`.`product_id` AND `product`.version_id = `product.searchKeywords`.product_version_id WHERE (`product`.`version_id` = :version) AND ((((`product.visibilities`.`visibility` >= :param_2f1142adc4ae45c7b946422d35a0a705) AND `product.visibilities`.`sales_channel_id` = :param_b7383de9586b444e9d7b1bf795c5fd50 AND IFNULL(`product`.`active`, `product.parent`.`active`) = :param_d1d157b01d23473f9863ad131b5b6e6a) AND (`product.searchKeywords_1`.id IS NOT NULL AND `product.searchKeywords_1`.id IS NOT NULL) AND (`product.searchKeywords_2`.id IS NOT NULL AND `product.searchKeywords_2`.id IS NOT NULL) AND (`product.searchKeywords_3`.id IS NOT NULL AND `product.searchKeywords_3`.id IS NOT NULL) AND NOT (`product`.`display_group` <=> :param_495143f32d824d4289e26f9aa6b87f42))) GROUP BY id, version_id HAVING _score >= :_minScore ORDER BY _score DESC) score_table ON score_table.`id` = `product`.`id` AND score_table.`version_id` = `product`.`version_id` WHERE (`product`.`version_id` = :version) AND ((((`product.visibilities`.`visibility` >= :param_180411ef0a534afd80c9bb769a595091) AND `product.visibilities`.`sales_channel_id` = :param_1742d14cbc934918bda32370918b8899 AND IFNULL(`product`.`active`, `product.parent`.`active`) = :param_aa006a1a38984f7bbf1bb23c889cabb6) AND (`product.searchKeywords_1`.id IS NOT NULL AND `product.searchKeywords_1`.id IS NOT NULL) AND (`product.searchKeywords_2`.id IS NOT NULL AND `product.searchKeywords_2`.id IS NOT NULL) AND (`product.searchKeywords_3`.id IS NOT NULL AND `product.searchKeywords_3`.id IS NOT NULL) AND NOT (`product`.`display_group` <=> :param_888422747dc842be961267b265f4b482))) AND ((IFNULL(`product`.`shipping_free`, `product.parent`.`shipping_free`) = :param_1ba22ba8794a457db3423a0a6e331098))
SELECT MAX(IFNULL(`product`.`shipping_free`, `product.parent`.`shipping_free`)) as `shipping-free` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B AND `product.searchKeywords`.`keyword` IN ('illusion', 'illusiondie', 'illusionen', 'illusionen-', 'illusionist', 'illusionisten', 'illusionisten-', 'illusionisten-quartett', 'illusions', 'ILLUSIONS UNLTD. films', 'illusionslose'))) `product.searchKeywords_1` ON `product`.`id` = `product.searchKeywords_1`.`id` AND `product`.`version_id` = `product.searchKeywords_1`.`product_version_id` LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B AND `product.searchKeywords`.`keyword` IN ('-und', '1-digital-surround-sound', 'abgetastetund', 'abgrund', 'abonnentenschwund', 'absturzgrund', 'achseund', 'akerlund', 'alkoholismus-abgrund', 'anklagegrund', 'anund', 'around', 'assistentenund', 'aufgrund', 'aufmerksamund', 'ausfound', 'b-movie-freund', 'background', 'battleground', 'bebop-sound', 'befund', 'belgesund', 'beneaththeunderground', 'berlinsund', 'bernhardinerhund', 'bevölkerungsund', 'bewegungs--und', 'bio-und', 'bjorklund', 'bjørnlund', 'blaugrund', 'blindenhund', 'bloodbound', 'blumenfreund', 'bluthund', 'bodyguard-hund', 'borlund', 'bound', 'brummund', 'bulle-bund', 'bund', 'busenfreund', 'chinlund', 'collegefreund', 'compound', 'dauerfreund', 'dealerfreund', 'demjugendfreund', 'diamantenfund', 'drehorthintergrund', 'drogen-und', 'dvd-around', 'eastern-und', 'edlund', 'edmund', 'eglund', 'eigenartigund', 'einenfreund', 'einladungsgrund', 'einund', 'eklund', 'englund', 'erdbeermund', 'erdölfund', 'ergund', 'escorpionund', 'ex-freund', 'ex-jugendfreund', 'exfreund', 'familienfreund', 'familienhund', 'feund', 'filmfreund', 'filmhund', 'found', 'freund', 'freunnd', 'fund', 'funkhundd', 'gangster-und', 'gangsterfreund', 'gedächtnisschwund', 'geheimbund', 'geisterhund', 'geratenund', 'geschäfts-und', 'geschäftsfreund', 'gesund', 'glaubenund', 'goldfund', 'goldmund', 'gorehound', 'gravlund', 'greyhound', 'ground', 'grund', 'haglund', 'Hansesound', 'haskellund', 'haunted', 'hedlund', 'heimatfreund', 'hellbound', 'hellmund', 'hintergrund', 'hinund', 'hodgesund', 'höllenhund', 'höllenschlund', 'honigmund', 'horror-hound', 'horrorhund', 'hosenbund', 'hound', 'housebound', 'hund', 'hungrigund', 'hunold', 'hunted', 'indianerfreund', 'internetfreund', 'jagdhund', 'jugendfreund', 'jungspund', 'kampfhund', 'kampfsportfreund', 'katz-und', 'katzund', 'kerngesund', 'killer-hund', 'killerhund', 'kindheitsfreund', 'kino-und', 'klarlund', 'knockaround', 'kommenund', 'königsmund', 'kriminalfilmfreund', 'kumpelund', 'lackund', 'leichenfund', 'lieblingshund', 'lomaxund', 'ltd', 'lund', 'mantel-und', 'meeresgrund', 'menschenfreund', 'mörder-und', 'mörderhund', 'mund', 'munked', 'muskelschwund', 'nachbarshund', 'nächstenund', 'one-round', 'osmund', 'östlund', 'panzerabwehrhund', 'peterund', 'pferdefreund', 'pfund', 'pilotenfreund', 'playground', 'polizeifreund', 'polizeihund', 'polizistenfreund', 'pop-sound', 'poster-und', 'pound', 'raimund', 'rankommtund', 'restaurierterund', 'revoluzzer-freund', 'riesenhund', 'ritterbund', 'rosamund', 'rotermund', 'rothemund', 'round', 'runaround', 'rund', 'schäferhund', 'scheidungsgrund', 'schlittenhund', 'schlund', 'schoßhund', 'schulfreund', 'schund', 'seehund', 'sensurround', 'seriesrund', 'sgundud', 'shunned', 'sichund', 'siegmund', 'sigismund', 'sigmund', 'slacker-freund', 'slasher-und', 'sleaze-und', 'snowbound', 'snuff-film-untergrund', 'sonnengrund', 'sound', 'southbound', 'spellbound', 'sportlerfreund', 'spürhund', 'stationund', 'staunend', 'stormbound', 'straßenhund', 'stround', 'studentenbund', 'studienfreund', 'sünd', 'superhund', 'surround', 'surround-sound', 'surrounded', 'tarynund', 'tausenfreund', 'tiefund', 'tierfreund', 'todes-und', 'tund', 'tuned', 'turnaround', 'ueberfallenund', 'underground', 'ungesund', 'unlängst', 'unlauteren', 'unlawful', 'unleashed', 'unleashing', 'unleidigen', 'unliebsame', 'unliebsamen', 'unliebsamer', 'unliebsames', 'unlikely', 'unlimited', 'unlocked', 'unlösbar', 'unlösbare', 'unlösbarem', 'unlösbaren', 'unlösbarer', 'unlösbares', 'unlöschbarem', 'unltd', 'unlucky', 'untergrund', 'us-volksmund', 'ux-bluthund', 'vagabund', 'vanglund', 'verbund', 'völkerbund', 'volksmund', 'vor-und', 'vordergrund', 'vormund', 'wetterlund', 'wiklund', 'windhund', 'wolfshund', 'wound', 'wounded', 'wurdenund', 'wüstenhund', 'yound', 'yuppiefreund', 'ziegenhund'))) `product.searchKeywords_2` ON `product`.`id` = `product.searchKeywords_2`.`id` AND `product`.`version_id` = `product.searchKeywords_2`.`product_version_id` LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B AND `product.searchKeywords`.`keyword` IN ('19-köpfiges', '8-films', '80er-kultfilms', '8films', 'abschlussfilmes', 'acht-millimeter-films', 'action-films', 'actionfilms', 'agentenfilms', 'aktfilms', 'animationsfilms', 'anti-kriegsfilms', 'antikfilms', 'arnolfinis', 'arts-films', 'Atomik Films', 'b-films', 'barbarenfilms', 'beaufils', 'beziehungsfilms', 'blockbusterfilms', 'bloodbrothersfilms', 'briefings', 'britishhorrorfilms', 'brownfiels', 'champdogfilms', 'cia-profis', 'cyber-horrorfilmes', 'delfins', 'dokumentarfilms', 'dreikoepfiges', 'dreiköpfiges', 'einbruchsprofis', 'ensemblefilms', 'erfolgsfilms', 'erotikfilms', 'exorzismus-films', 'exploitationfilms', 'facebookprofils', 'fantasy-films', 'fetisch-films', 'fiction-films', 'fidos', 'fiilms', 'fiims', 'fila', 'filantes', 'filatow', 'file', 'filed', 'files', 'filesofjerryblake', 'filetieren', 'filets', 'filetstück', 'filiale', 'filialen', 'filialleiter', 'filialleiterin', 'filigrane', 'filigranen', 'filigranere', 'filigranes', 'filimoshkina', 'filip', 'filipatos', 'filipino', 'filipovi', 'filipovic', 'filipovsky', 'filipp', 'filippa', 'filippi', 'filippini', 'filippo', 'filippou', 'filiri', 'filius', 'filiz', 'fille', 'filles', 'fillières', 'fillion', 'fillmore', 'film', 'film-', 'film-alptraum', 'film-award', 'film-awards', 'film-beobachter', 'film-biographie', 'film-bühne', 'film-clips', 'film-cocktail', 'film-crew', 'film-cutter', 'film-debut', 'film-dessert', 'film-dienst', 'film-diskussion', 'film-echo', 'film-edition', 'film-effekt', 'film-enthusiasten', 'film-epoche', 'film-epos', 'film-event', 'film-experimente', 'film-fan', 'film-fans', 'film-fassungen', 'film-festival', 'film-festivals', 'film-franchise-hit', 'film-freak', 'film-freaks', 'film-geschehen', 'film-göttin', 'film-highlight', 'film-highlights', 'film-hintergründe', 'film-historiker', 'film-hit', 'film-ikone', 'film-im-film', 'film-instituts', 'film-intro', 'film-klassik', 'film-klassiker', 'film-komponisten', 'film-kriegsgefangenen', 'film-kurier', 'film-kuriosität', 'film-legende', 'film-liebhaber', 'film-look', 'film-maniac', 'film-maniax', 'film-märchen', 'film-musical', 'film-musik', 'film-noir', 'film-noir-genres', 'film-noir-geschichte', 'film-noir-lastigen', 'film-noir-reihe', 'film-noir-stil', 'film-noir-thriller', 'film-outtakes', 'film-poster', 'film-quatsch', 'film-quiz', 'film-reihe', 'film-review', 'film-rezensionen', 'film-scenes', 'film-sensation', 'film-sequel', 'film-set', 'film-soundtrack', 'film-special', 'film-spinoff', 'film-stars', 'film-talk', 'film-trailer', 'film-trailer-show', 'film-trip', 'film-ungeheuer', 'film-vergleich', 'film-vergleiche', 'film-welle', 'film-wunderkind', 'film0', 'filmabend', 'filmabenteuer', 'filmabhängig', 'filmabteilung', 'filmadaption', 'filmakademie', 'filmanalyse', 'filmanalytiker', 'filmanbieters', 'filmandtvpro', 'filmanfang', 'filmanfänge', 'filmanthologie', 'filmära', 'filmarchitekten', 'filmarchiv', 'filmark', 'filmark-memorabilia', 'filmart', 'filmaufnahmen', 'filmauftritt', 'filmauftritte', 'filmausrüstung', 'filmausschnitte', 'filmausschnitten', 'filmband', 'filmbauten', 'filmbebüt', 'filmbeginn', 'filmbegleitender', 'filmbegleitendes', 'filmbeispielen', 'filmbeiträge', 'filmbeobachter', 'filmbericht', 'filmbesprechung', 'filmbeständen', 'filmbetrieb', 'filmbewertungen', 'filmbewertungsstelle', 'filmbildern', 'filmbiografie', 'filmbiographie', 'filmblitz', 'filmbörsen', 'filmboxen', 'filmbranche', 'filmbruder', 'filmbühne', 'filmbüros', 'filmbusiness', 'filmcast', 'filmcharakters', 'filmcharts', 'filmchecker', 'filmchen', 'filmclips', 'filmclub', 'filmcomment', 'Filmconfect', 'filmcrew', 'filmcritic', 'filmcriticsunited', 'filmdarstellern', 'filmdebut', 'filmdesign', 'filmdienst', 'filmdiva', 'filmdiven', 'filmdokumentation', 'filmdokumentationen', 'filmdom', 'filmdoo', 'filmdrama', 'filmdramaturg', 'filmdramen', 'filmdreh', 'filmdrehbuch', 'filmdrehs', 'filmdrittel', 'filmduo', 'filme', 'filme-collection', 'filmecho', 'filmedition', 'filmeditorin', 'filmehefrau', 'filmeim', 'filmein', 'filmeinführung', 'filmeinschübe', 'filmem', 'filmemachen', 'filmemachens', 'filmemacher', 'filmemacher-fokus', 'filmemacher-generation', 'filmemacher-kollektivs', 'filmemacher-kommentar', 'filmemacherei', 'filmemacherin', 'filmemacherjubiläum', 'filmemacherl', 'filmemachern', 'filmemachers', 'filmemachertrio', 'filmempfehlungen', 'filmen', 'filmende', 'filmenden', 'filmentdeckung', 'filmentwicklung', 'filmepisoden', 'filmepos', 'filmereignis', 'filmereignisse', 'filmerfahrung', 'filmerfolg', 'filmerfolge', 'filmerfolgen', 'filmerinnerung', 'filmerlebnis', 'filmerlebnisse', 'filmes', 'filmesammler', 'filmessay', 'filmevent', 'filmexperte', 'filmexperten', 'filmexporte', 'filmextras', 'filmfan', 'filmfanatic', 'filmfans', 'filmfassung', 'filmfassungen', 'filmfassungsauswahl', 'filmfehler', 'filmfest', 'filmfestival', 'filmfestivals', 'filmfestivaltoday', 'filmfests', 'filmfestspiele', 'filmfestspielen', 'filmfiguren', 'filmflausen', 'filmförderung', 'filmformat', 'filmfotos', 'filmfreaks', 'filmfreund', 'filmfreunde', 'filmführer', 'filmfutter', 'filmgalerie', 'Filmgalerie 451', 'filmgelehrten', 'filmgeneration', 'filmgenie', 'filmgenre', 'filmgenres', 'filmgenuss', 'filmgenusses', 'filmgeräusche', 'filmgeschäft', 'filmgeschäfts', 'filmgeschehens', 'filmgeschichte', 'filmgeschichtliche', 'filmgespräch', 'filmgewordenen', 'filmgiganten', 'filmgrafien', 'filmgrößen', 'filmguide', 'filmhallervorden-trailershow', 'filmhandel', 'filmheld', 'filmhelden', 'filmheldin', 'filmhighlight', 'filmhighlights', 'filmhistoriker', 'filmhistorikern', 'filmhistorikers', 'filmhistorisch', 'filmhistorische', 'filmhistorischen', 'filmhistorischer', 'filmhit', 'filmhits', 'filmhochschule', 'filmhochschüler', 'filmhöhepunkt', 'filmhund', 'filmidee', 'filmideen', 'filmindustrie', 'filminformationen', 'filminfos', 'filming', 'filminhalt', 'filminstituut', 'filmintro', 'filmirage', 'filmisch', 'filmische', 'filmischem', 'filmischen', 'filmischer', 'filmisches', 'filmizarro', 'filmjournalist', 'filmjournalisten', 'filmjournalistin', 'filmjuwel', 'filmjuwelen', 'filmkamera', 'filmkameramann', 'filmkameras', 'filmkarriere', 'filmkastrationen', 'filmkenner', 'filmklamauk', 'filmklappe', 'filmklassiker', 'filmklassikers', 'filmkommentar', 'filmkommentare', 'filmkommission', 'filmkomödie', 'filmkomödien', 'filmkomponist', 'filmkomponisten', 'filmkompositionen', 'filmkonventionen', 'filmkonzept', 'filmkopie', 'filmkreaturen', 'filmkritik', 'filmkritiker', 'filmkritikerin', 'filmkritikern', 'filmkritikers', 'filmkulisse', 'filmkult-edition-p', 'filmkunst', 'filmkunst-regisseur', 'filmkünstlers', 'filmkunstwerk', 'filmkunstwerke', 'filmkurator', 'filmlänge', 'filmlanger', 'filmlaufbahn', 'filmlegende', 'filmlegenden', 'filmleute', 'filmlexikon', 'filmliebhaber', 'filmliebhabern', 'filmliefhebber', 'filmliste', 'filmlisten', 'filmlocation', 'filmlounge', 'filmmacher', 'filmmachern', 'filmmagazin', 'filmmagie', 'filmmaker', 'filmmakers', 'filmmaking', 'filmmanager', 'filmmärchen', 'filmmarkt-folder', 'filmmaterial', 'filmmaterials', 'filmmatic-award', 'filmmenü', 'filmmodus', 'filmmogul', 'filmmonster', 'filmmonstern', 'filmmonsters', 'filmmotion', 'filmmotiv', 'filmmuseum', 'filmmusik', 'filmmusik-buehne', 'filmmusik-klassiker', 'filmmusik-session', 'filmmusik-track', 'filmmusiken', 'filmmythen', 'filmnacht', 'filmnegativ', 'filmnegativs', 'filmô', 'filmo-', 'filmodokumentation', 'filmodus', 'filmografie', 'filmografien', 'filmografienghoulies', 'filmographie', 'filmographieginger', 'filmographien', 'filmographienginger', 'filmopraphien', 'filmore', 'filmorte', 'filmos', 'filmovy', 'filmpaare', 'filmpalast', 'filmpannen', 'filmpartner', 'filmpartnerin', 'filmperle', 'filmperlen', 'filmpersiflagen', 'filmphase', 'filmpionier', 'filmplakat', 'filmplakate', 'filmplakats', 'filmporträt', 'filmposter', 'filmpräsenz', 'filmpreis', 'filmpreise', 'filmpreisen', 'filmpreises', 'filmpremiere', 'filmpresskit', 'filmproduktion', 'filmproduktionen', 'filmproduktionscrew', 'filmproduktionsfirma', 'filmproduktionsleiter', 'filmproduzent', 'filmproduzenten', 'filmproduzentin', 'filmprofessorin', 'filmprogramm', 'filmprogramme', 'filmprogrammes', 'filmprogramms', 'filmprojekt', 'filmprojekts', 'filmpulse', 'filmquest', 'filmquiz', 'filmrechte', 'filmregisseur', 'filmregisseure', 'filmregisseurs', 'filmreihe', 'filmreihen', 'filmreporter', 'filmrequiste', 'filmrestauration', 'filmrestaurierung', 'filmrezension', 'filmriss', 'filmrohmaterial', 'filmrolle', 'filmrollen', 'filmruhm', 'films', 'filmsammlung', 'filmsatire', 'filmsaudiokommentar', 'filmschaffen', 'filmschaffenden', 'filmschätze', 'filmschauspielerin', 'filmschmiede', 'filmschnipsel', 'filmschnitt', 'filmschnitt-expeten', 'filmschnitzer', 'filmschöpfer', 'filmschrift', 'filmschul-punkrockers', 'filmschule', 'filmselektion', 'filmseminar', 'filmsequenz', 'filmsequenzanalyse', 'filmsequenzen', 'filmserie', 'filmserien', 'filmset', 'filmsets', 'filmsong', 'filmsongs', 'filmsoundtrack', 'filmspektakel', 'filmspezifisch', 'filmspule', 'filmstadt', 'filmstar', 'filmstars', 'filmstart', 'filmstarts', 'filmsternchen', 'filmstory', 'filmstreet', 'filmstudent', 'filmstudenten', 'filmstudentin', 'filmstudio', 'filmstudiogelände', 'filmstudios', 'filmszene', 'filmszenen', 'filmt', 'filmtagen', 'filmtalk', 'filmte', 'filmteam', 'filmteams', 'filmtechnik', 'filmtechniker', 'filmtechnische', 'filmteufel', 'filmtheater', 'filmtheatern', 'filmthreat', 'filmtipp', 'filmtipps', 'filmtitel', 'filmtitels', 'filmtoast', 'filmtrailer', 'filmtreck', 'filmtricks', 'filmtrilogie', 'filmtrilogien', 'filmuforia', 'filmungeheuer', 'filmusik', 'filmvergleich', 'filmvergnügen', 'filmverleih', 'filmveröffentlichung', 'filmverrückten', 'filmversion', 'filmversionen', 'filmvertrieb', 'filmvisionär', 'filmvorbild', 'filmvorführer', 'filmvorführerin', 'filmvorführers', 'filmvorführung', 'filmvorschau', 'filmvorschauen', 'filmvorspann', 'filmvorstellungen', 'filmwelt', 'filmwerk', 'filmwerke', 'filmwerkstatt', 'filmwissenschaftler', 'filmwoche', 'filmworks', 'filmzauber', 'filmzeitschrift', 'filmzitat', 'filmzitaten', 'filmzusammenschnitt', 'filo', 'filomena', 'filoramo', 'filou', 'filrn', 'fils', 'filson', 'filter', 'filtern', 'filth', 'filthy', 'filz', 'filzhut', 'filzi', 'fims', 'finns', 'fins', 'fips', 'firms', 'fischfilets', 'fists', 'fitts', 'forms', 'fünfköpfiges', 'gangster-films', 'gangsterfilms', 'geisterfilms', 'genre-profis', 'genrefilms', 'genreprofis', 'gerichtsfilms', 'gothic-horrorfilms', 'graffitis', 'griffins', 'griffiths', 'gruselfilms', 'hauptfilms', 'helms', 'historienfilms', 'hochglanz-selfies', 'hollywoodfilms', 'hongkong-films', 'horrofilms', 'horror-films', 'horrorcultfilms', 'horrorfilms', 'ILLUSIONS UNLTD. films', 'Indeed Films', 'independendfilms', 'infidus', 'josefines', 'kannibalenfilms', 'katastrophenfilms', 'kickprofis', 'king-kultfilms', 'kinofilms', 'kriegsfilms', 'kriminalfilms', 'kult-horrorfilms', 'kult-monster-films', 'kultfilms', 'kulthorrorfilms', 'kurzfilms', 'langfilms', 'Legend Films', 'leone-films', 'low-budget-horrorfilms', 'lylesmoviefiles', 'malcolms', 'märchenfilms', 'martial-arts-films', 'meta-films', 'mikrofiims', 'mikrofilms', 'misfits', 'mitternachtsfilms', 'monumentalfilms', 'muffins', 'mysteryfiles', 'nelms', 'new-hollywood-films', 'ngerfilms', 'ninja-kultfilms', 'nonnen-outfits', 'original-films', 'originalfilms', 'outfits', 'palms', 'pazifiks', 'peplum-films', 'perfides', 'pilotfilms', 'piratenfilms', 'poker-profis', 'polizeifilms', 'pornofilms', 'produktionsdesign-profis', 'profis', 'psalms', 'puppen-slasher-films', 'quatermass-erfolgsfilms', 'realms', 'Redrum Films', 'sacrifices', 'schauerfilms', 'schwarzweiß-trashfilms', 'science-fiction-films', 'selfies', 'sensationsfilms', 'skandalfilms', 'slasher-films', 'slasherfilms', 'sofias', 'spiele-profis', 'spielfilms', 'spionage-films', 'spionagefilms', 'spitfires', 'splatter-films', 'splatterfilms', 'stummfilms', 'südpazifiks', 'super-profis', 'Supreme Films', 'terror-films', 'tierhorrorfilms', 'tlefilms', 'tonfilms', 'trashfilmes', 'trickfilms', 'Troma/Legend Films', 'u-boot-films', 'undergroundfilms', 'unterwürfiges', 'untotenfilms', 'vampirfilms', 'vierköpfiges', 'vollprofis', 'weitläufiges', 'westernfilms', 'wilms', 'x-files', 'yates-films', 'zombiefilmes', 'zombiefilms', 'zookäfigs', 'zweiköpfiges', 'zwölfköpfiges'))) `product.searchKeywords_3` ON `product`.`id` = `product.searchKeywords_3`.`id` AND `product`.`version_id` = `product.searchKeywords_3`.`product_version_id` INNER JOIN (SELECT SUM(IF(`product.searchKeywords`.`keyword` = 'ILLUSIONS UNLTD. films' , '1.3' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = 'Troma/Legend Films' , '1.3' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = 'Atomik Films' , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = 'Filmgalerie 451' , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = 'Indeed Films' , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = 'Legend Films' , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = 'Redrum Films' , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = 'Supreme Films' , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` LIKE '%ILLUSIONS UNLTD. films%' , '1' * `product.searchKeywords`.`ranking`, 0)) / COUNT(product.id) as _score, `product`.`id`, `product`.`version_id` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B AND `product.searchKeywords`.`keyword` IN ('illusion', 'illusiondie', 'illusionen', 'illusionen-', 'illusionist', 'illusionisten', 'illusionisten-', 'illusionisten-quartett', 'illusions', 'ILLUSIONS UNLTD. films', 'illusionslose'))) `product.searchKeywords_1` ON `product`.`id` = `product.searchKeywords_1`.`id` AND `product`.`version_id` = `product.searchKeywords_1`.`product_version_id` LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B AND `product.searchKeywords`.`keyword` IN ('-und', '1-digital-surround-sound', 'abgetastetund', 'abgrund', 'abonnentenschwund', 'absturzgrund', 'achseund', 'akerlund', 'alkoholismus-abgrund', 'anklagegrund', 'anund', 'around', 'assistentenund', 'aufgrund', 'aufmerksamund', 'ausfound', 'b-movie-freund', 'background', 'battleground', 'bebop-sound', 'befund', 'belgesund', 'beneaththeunderground', 'berlinsund', 'bernhardinerhund', 'bevölkerungsund', 'bewegungs--und', 'bio-und', 'bjorklund', 'bjørnlund', 'blaugrund', 'blindenhund', 'bloodbound', 'blumenfreund', 'bluthund', 'bodyguard-hund', 'borlund', 'bound', 'brummund', 'bulle-bund', 'bund', 'busenfreund', 'chinlund', 'collegefreund', 'compound', 'dauerfreund', 'dealerfreund', 'demjugendfreund', 'diamantenfund', 'drehorthintergrund', 'drogen-und', 'dvd-around', 'eastern-und', 'edlund', 'edmund', 'eglund', 'eigenartigund', 'einenfreund', 'einladungsgrund', 'einund', 'eklund', 'englund', 'erdbeermund', 'erdölfund', 'ergund', 'escorpionund', 'ex-freund', 'ex-jugendfreund', 'exfreund', 'familienfreund', 'familienhund', 'feund', 'filmfreund', 'filmhund', 'found', 'freund', 'freunnd', 'fund', 'funkhundd', 'gangster-und', 'gangsterfreund', 'gedächtnisschwund', 'geheimbund', 'geisterhund', 'geratenund', 'geschäfts-und', 'geschäftsfreund', 'gesund', 'glaubenund', 'goldfund', 'goldmund', 'gorehound', 'gravlund', 'greyhound', 'ground', 'grund', 'haglund', 'Hansesound', 'haskellund', 'haunted', 'hedlund', 'heimatfreund', 'hellbound', 'hellmund', 'hintergrund', 'hinund', 'hodgesund', 'höllenhund', 'höllenschlund', 'honigmund', 'horror-hound', 'horrorhund', 'hosenbund', 'hound', 'housebound', 'hund', 'hungrigund', 'hunold', 'hunted', 'indianerfreund', 'internetfreund', 'jagdhund', 'jugendfreund', 'jungspund', 'kampfhund', 'kampfsportfreund', 'katz-und', 'katzund', 'kerngesund', 'killer-hund', 'killerhund', 'kindheitsfreund', 'kino-und', 'klarlund', 'knockaround', 'kommenund', 'königsmund', 'kriminalfilmfreund', 'kumpelund', 'lackund', 'leichenfund', 'lieblingshund', 'lomaxund', 'ltd', 'lund', 'mantel-und', 'meeresgrund', 'menschenfreund', 'mörder-und', 'mörderhund', 'mund', 'munked', 'muskelschwund', 'nachbarshund', 'nächstenund', 'one-round', 'osmund', 'östlund', 'panzerabwehrhund', 'peterund', 'pferdefreund', 'pfund', 'pilotenfreund', 'playground', 'polizeifreund', 'polizeihund', 'polizistenfreund', 'pop-sound', 'poster-und', 'pound', 'raimund', 'rankommtund', 'restaurierterund', 'revoluzzer-freund', 'riesenhund', 'ritterbund', 'rosamund', 'rotermund', 'rothemund', 'round', 'runaround', 'rund', 'schäferhund', 'scheidungsgrund', 'schlittenhund', 'schlund', 'schoßhund', 'schulfreund', 'schund', 'seehund', 'sensurround', 'seriesrund', 'sgundud', 'shunned', 'sichund', 'siegmund', 'sigismund', 'sigmund', 'slacker-freund', 'slasher-und', 'sleaze-und', 'snowbound', 'snuff-film-untergrund', 'sonnengrund', 'sound', 'southbound', 'spellbound', 'sportlerfreund', 'spürhund', 'stationund', 'staunend', 'stormbound', 'straßenhund', 'stround', 'studentenbund', 'studienfreund', 'sünd', 'superhund', 'surround', 'surround-sound', 'surrounded', 'tarynund', 'tausenfreund', 'tiefund', 'tierfreund', 'todes-und', 'tund', 'tuned', 'turnaround', 'ueberfallenund', 'underground', 'ungesund', 'unlängst', 'unlauteren', 'unlawful', 'unleashed', 'unleashing', 'unleidigen', 'unliebsame', 'unliebsamen', 'unliebsamer', 'unliebsames', 'unlikely', 'unlimited', 'unlocked', 'unlösbar', 'unlösbare', 'unlösbarem', 'unlösbaren', 'unlösbarer', 'unlösbares', 'unlöschbarem', 'unltd', 'unlucky', 'untergrund', 'us-volksmund', 'ux-bluthund', 'vagabund', 'vanglund', 'verbund', 'völkerbund', 'volksmund', 'vor-und', 'vordergrund', 'vormund', 'wetterlund', 'wiklund', 'windhund', 'wolfshund', 'wound', 'wounded', 'wurdenund', 'wüstenhund', 'yound', 'yuppiefreund', 'ziegenhund'))) `product.searchKeywords_2` ON `product`.`id` = `product.searchKeywords_2`.`id` AND `product`.`version_id` = `product.searchKeywords_2`.`product_version_id` LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B AND `product.searchKeywords`.`keyword` IN ('19-köpfiges', '8-films', '80er-kultfilms', '8films', 'abschlussfilmes', 'acht-millimeter-films', 'action-films', 'actionfilms', 'agentenfilms', 'aktfilms', 'animationsfilms', 'anti-kriegsfilms', 'antikfilms', 'arnolfinis', 'arts-films', 'Atomik Films', 'b-films', 'barbarenfilms', 'beaufils', 'beziehungsfilms', 'blockbusterfilms', 'bloodbrothersfilms', 'briefings', 'britishhorrorfilms', 'brownfiels', 'champdogfilms', 'cia-profis', 'cyber-horrorfilmes', 'delfins', 'dokumentarfilms', 'dreikoepfiges', 'dreiköpfiges', 'einbruchsprofis', 'ensemblefilms', 'erfolgsfilms', 'erotikfilms', 'exorzismus-films', 'exploitationfilms', 'facebookprofils', 'fantasy-films', 'fetisch-films', 'fiction-films', 'fidos', 'fiilms', 'fiims', 'fila', 'filantes', 'filatow', 'file', 'filed', 'files', 'filesofjerryblake', 'filetieren', 'filets', 'filetstück', 'filiale', 'filialen', 'filialleiter', 'filialleiterin', 'filigrane', 'filigranen', 'filigranere', 'filigranes', 'filimoshkina', 'filip', 'filipatos', 'filipino', 'filipovi', 'filipovic', 'filipovsky', 'filipp', 'filippa', 'filippi', 'filippini', 'filippo', 'filippou', 'filiri', 'filius', 'filiz', 'fille', 'filles', 'fillières', 'fillion', 'fillmore', 'film', 'film-', 'film-alptraum', 'film-award', 'film-awards', 'film-beobachter', 'film-biographie', 'film-bühne', 'film-clips', 'film-cocktail', 'film-crew', 'film-cutter', 'film-debut', 'film-dessert', 'film-dienst', 'film-diskussion', 'film-echo', 'film-edition', 'film-effekt', 'film-enthusiasten', 'film-epoche', 'film-epos', 'film-event', 'film-experimente', 'film-fan', 'film-fans', 'film-fassungen', 'film-festival', 'film-festivals', 'film-franchise-hit', 'film-freak', 'film-freaks', 'film-geschehen', 'film-göttin', 'film-highlight', 'film-highlights', 'film-hintergründe', 'film-historiker', 'film-hit', 'film-ikone', 'film-im-film', 'film-instituts', 'film-intro', 'film-klassik', 'film-klassiker', 'film-komponisten', 'film-kriegsgefangenen', 'film-kurier', 'film-kuriosität', 'film-legende', 'film-liebhaber', 'film-look', 'film-maniac', 'film-maniax', 'film-märchen', 'film-musical', 'film-musik', 'film-noir', 'film-noir-genres', 'film-noir-geschichte', 'film-noir-lastigen', 'film-noir-reihe', 'film-noir-stil', 'film-noir-thriller', 'film-outtakes', 'film-poster', 'film-quatsch', 'film-quiz', 'film-reihe', 'film-review', 'film-rezensionen', 'film-scenes', 'film-sensation', 'film-sequel', 'film-set', 'film-soundtrack', 'film-special', 'film-spinoff', 'film-stars', 'film-talk', 'film-trailer', 'film-trailer-show', 'film-trip', 'film-ungeheuer', 'film-vergleich', 'film-vergleiche', 'film-welle', 'film-wunderkind', 'film0', 'filmabend', 'filmabenteuer', 'filmabhängig', 'filmabteilung', 'filmadaption', 'filmakademie', 'filmanalyse', 'filmanalytiker', 'filmanbieters', 'filmandtvpro', 'filmanfang', 'filmanfänge', 'filmanthologie', 'filmära', 'filmarchitekten', 'filmarchiv', 'filmark', 'filmark-memorabilia', 'filmart', 'filmaufnahmen', 'filmauftritt', 'filmauftritte', 'filmausrüstung', 'filmausschnitte', 'filmausschnitten', 'filmband', 'filmbauten', 'filmbebüt', 'filmbeginn', 'filmbegleitender', 'filmbegleitendes', 'filmbeispielen', 'filmbeiträge', 'filmbeobachter', 'filmbericht', 'filmbesprechung', 'filmbeständen', 'filmbetrieb', 'filmbewertungen', 'filmbewertungsstelle', 'filmbildern', 'filmbiografie', 'filmbiographie', 'filmblitz', 'filmbörsen', 'filmboxen', 'filmbranche', 'filmbruder', 'filmbühne', 'filmbüros', 'filmbusiness', 'filmcast', 'filmcharakters', 'filmcharts', 'filmchecker', 'filmchen', 'filmclips', 'filmclub', 'filmcomment', 'Filmconfect', 'filmcrew', 'filmcritic', 'filmcriticsunited', 'filmdarstellern', 'filmdebut', 'filmdesign', 'filmdienst', 'filmdiva', 'filmdiven', 'filmdokumentation', 'filmdokumentationen', 'filmdom', 'filmdoo', 'filmdrama', 'filmdramaturg', 'filmdramen', 'filmdreh', 'filmdrehbuch', 'filmdrehs', 'filmdrittel', 'filmduo', 'filme', 'filme-collection', 'filmecho', 'filmedition', 'filmeditorin', 'filmehefrau', 'filmeim', 'filmein', 'filmeinführung', 'filmeinschübe', 'filmem', 'filmemachen', 'filmemachens', 'filmemacher', 'filmemacher-fokus', 'filmemacher-generation', 'filmemacher-kollektivs', 'filmemacher-kommentar', 'filmemacherei', 'filmemacherin', 'filmemacherjubiläum', 'filmemacherl', 'filmemachern', 'filmemachers', 'filmemachertrio', 'filmempfehlungen', 'filmen', 'filmende', 'filmenden', 'filmentdeckung', 'filmentwicklung', 'filmepisoden', 'filmepos', 'filmereignis', 'filmereignisse', 'filmerfahrung', 'filmerfolg', 'filmerfolge', 'filmerfolgen', 'filmerinnerung', 'filmerlebnis', 'filmerlebnisse', 'filmes', 'filmesammler', 'filmessay', 'filmevent', 'filmexperte', 'filmexperten', 'filmexporte', 'filmextras', 'filmfan', 'filmfanatic', 'filmfans', 'filmfassung', 'filmfassungen', 'filmfassungsauswahl', 'filmfehler', 'filmfest', 'filmfestival', 'filmfestivals', 'filmfestivaltoday', 'filmfests', 'filmfestspiele', 'filmfestspielen', 'filmfiguren', 'filmflausen', 'filmförderung', 'filmformat', 'filmfotos', 'filmfreaks', 'filmfreund', 'filmfreunde', 'filmführer', 'filmfutter', 'filmgalerie', 'Filmgalerie 451', 'filmgelehrten', 'filmgeneration', 'filmgenie', 'filmgenre', 'filmgenres', 'filmgenuss', 'filmgenusses', 'filmgeräusche', 'filmgeschäft', 'filmgeschäfts', 'filmgeschehens', 'filmgeschichte', 'filmgeschichtliche', 'filmgespräch', 'filmgewordenen', 'filmgiganten', 'filmgrafien', 'filmgrößen', 'filmguide', 'filmhallervorden-trailershow', 'filmhandel', 'filmheld', 'filmhelden', 'filmheldin', 'filmhighlight', 'filmhighlights', 'filmhistoriker', 'filmhistorikern', 'filmhistorikers', 'filmhistorisch', 'filmhistorische', 'filmhistorischen', 'filmhistorischer', 'filmhit', 'filmhits', 'filmhochschule', 'filmhochschüler', 'filmhöhepunkt', 'filmhund', 'filmidee', 'filmideen', 'filmindustrie', 'filminformationen', 'filminfos', 'filming', 'filminhalt', 'filminstituut', 'filmintro', 'filmirage', 'filmisch', 'filmische', 'filmischem', 'filmischen', 'filmischer', 'filmisches', 'filmizarro', 'filmjournalist', 'filmjournalisten', 'filmjournalistin', 'filmjuwel', 'filmjuwelen', 'filmkamera', 'filmkameramann', 'filmkameras', 'filmkarriere', 'filmkastrationen', 'filmkenner', 'filmklamauk', 'filmklappe', 'filmklassiker', 'filmklassikers', 'filmkommentar', 'filmkommentare', 'filmkommission', 'filmkomödie', 'filmkomödien', 'filmkomponist', 'filmkomponisten', 'filmkompositionen', 'filmkonventionen', 'filmkonzept', 'filmkopie', 'filmkreaturen', 'filmkritik', 'filmkritiker', 'filmkritikerin', 'filmkritikern', 'filmkritikers', 'filmkulisse', 'filmkult-edition-p', 'filmkunst', 'filmkunst-regisseur', 'filmkünstlers', 'filmkunstwerk', 'filmkunstwerke', 'filmkurator', 'filmlänge', 'filmlanger', 'filmlaufbahn', 'filmlegende', 'filmlegenden', 'filmleute', 'filmlexikon', 'filmliebhaber', 'filmliebhabern', 'filmliefhebber', 'filmliste', 'filmlisten', 'filmlocation', 'filmlounge', 'filmmacher', 'filmmachern', 'filmmagazin', 'filmmagie', 'filmmaker', 'filmmakers', 'filmmaking', 'filmmanager', 'filmmärchen', 'filmmarkt-folder', 'filmmaterial', 'filmmaterials', 'filmmatic-award', 'filmmenü', 'filmmodus', 'filmmogul', 'filmmonster', 'filmmonstern', 'filmmonsters', 'filmmotion', 'filmmotiv', 'filmmuseum', 'filmmusik', 'filmmusik-buehne', 'filmmusik-klassiker', 'filmmusik-session', 'filmmusik-track', 'filmmusiken', 'filmmythen', 'filmnacht', 'filmnegativ', 'filmnegativs', 'filmô', 'filmo-', 'filmodokumentation', 'filmodus', 'filmografie', 'filmografien', 'filmografienghoulies', 'filmographie', 'filmographieginger', 'filmographien', 'filmographienginger', 'filmopraphien', 'filmore', 'filmorte', 'filmos', 'filmovy', 'filmpaare', 'filmpalast', 'filmpannen', 'filmpartner', 'filmpartnerin', 'filmperle', 'filmperlen', 'filmpersiflagen', 'filmphase', 'filmpionier', 'filmplakat', 'filmplakate', 'filmplakats', 'filmporträt', 'filmposter', 'filmpräsenz', 'filmpreis', 'filmpreise', 'filmpreisen', 'filmpreises', 'filmpremiere', 'filmpresskit', 'filmproduktion', 'filmproduktionen', 'filmproduktionscrew', 'filmproduktionsfirma', 'filmproduktionsleiter', 'filmproduzent', 'filmproduzenten', 'filmproduzentin', 'filmprofessorin', 'filmprogramm', 'filmprogramme', 'filmprogrammes', 'filmprogramms', 'filmprojekt', 'filmprojekts', 'filmpulse', 'filmquest', 'filmquiz', 'filmrechte', 'filmregisseur', 'filmregisseure', 'filmregisseurs', 'filmreihe', 'filmreihen', 'filmreporter', 'filmrequiste', 'filmrestauration', 'filmrestaurierung', 'filmrezension', 'filmriss', 'filmrohmaterial', 'filmrolle', 'filmrollen', 'filmruhm', 'films', 'filmsammlung', 'filmsatire', 'filmsaudiokommentar', 'filmschaffen', 'filmschaffenden', 'filmschätze', 'filmschauspielerin', 'filmschmiede', 'filmschnipsel', 'filmschnitt', 'filmschnitt-expeten', 'filmschnitzer', 'filmschöpfer', 'filmschrift', 'filmschul-punkrockers', 'filmschule', 'filmselektion', 'filmseminar', 'filmsequenz', 'filmsequenzanalyse', 'filmsequenzen', 'filmserie', 'filmserien', 'filmset', 'filmsets', 'filmsong', 'filmsongs', 'filmsoundtrack', 'filmspektakel', 'filmspezifisch', 'filmspule', 'filmstadt', 'filmstar', 'filmstars', 'filmstart', 'filmstarts', 'filmsternchen', 'filmstory', 'filmstreet', 'filmstudent', 'filmstudenten', 'filmstudentin', 'filmstudio', 'filmstudiogelände', 'filmstudios', 'filmszene', 'filmszenen', 'filmt', 'filmtagen', 'filmtalk', 'filmte', 'filmteam', 'filmteams', 'filmtechnik', 'filmtechniker', 'filmtechnische', 'filmteufel', 'filmtheater', 'filmtheatern', 'filmthreat', 'filmtipp', 'filmtipps', 'filmtitel', 'filmtitels', 'filmtoast', 'filmtrailer', 'filmtreck', 'filmtricks', 'filmtrilogie', 'filmtrilogien', 'filmuforia', 'filmungeheuer', 'filmusik', 'filmvergleich', 'filmvergnügen', 'filmverleih', 'filmveröffentlichung', 'filmverrückten', 'filmversion', 'filmversionen', 'filmvertrieb', 'filmvisionär', 'filmvorbild', 'filmvorführer', 'filmvorführerin', 'filmvorführers', 'filmvorführung', 'filmvorschau', 'filmvorschauen', 'filmvorspann', 'filmvorstellungen', 'filmwelt', 'filmwerk', 'filmwerke', 'filmwerkstatt', 'filmwissenschaftler', 'filmwoche', 'filmworks', 'filmzauber', 'filmzeitschrift', 'filmzitat', 'filmzitaten', 'filmzusammenschnitt', 'filo', 'filomena', 'filoramo', 'filou', 'filrn', 'fils', 'filson', 'filter', 'filtern', 'filth', 'filthy', 'filz', 'filzhut', 'filzi', 'fims', 'finns', 'fins', 'fips', 'firms', 'fischfilets', 'fists', 'fitts', 'forms', 'fünfköpfiges', 'gangster-films', 'gangsterfilms', 'geisterfilms', 'genre-profis', 'genrefilms', 'genreprofis', 'gerichtsfilms', 'gothic-horrorfilms', 'graffitis', 'griffins', 'griffiths', 'gruselfilms', 'hauptfilms', 'helms', 'historienfilms', 'hochglanz-selfies', 'hollywoodfilms', 'hongkong-films', 'horrofilms', 'horror-films', 'horrorcultfilms', 'horrorfilms', 'ILLUSIONS UNLTD. films', 'Indeed Films', 'independendfilms', 'infidus', 'josefines', 'kannibalenfilms', 'katastrophenfilms', 'kickprofis', 'king-kultfilms', 'kinofilms', 'kriegsfilms', 'kriminalfilms', 'kult-horrorfilms', 'kult-monster-films', 'kultfilms', 'kulthorrorfilms', 'kurzfilms', 'langfilms', 'Legend Films', 'leone-films', 'low-budget-horrorfilms', 'lylesmoviefiles', 'malcolms', 'märchenfilms', 'martial-arts-films', 'meta-films', 'mikrofiims', 'mikrofilms', 'misfits', 'mitternachtsfilms', 'monumentalfilms', 'muffins', 'mysteryfiles', 'nelms', 'new-hollywood-films', 'ngerfilms', 'ninja-kultfilms', 'nonnen-outfits', 'original-films', 'originalfilms', 'outfits', 'palms', 'pazifiks', 'peplum-films', 'perfides', 'pilotfilms', 'piratenfilms', 'poker-profis', 'polizeifilms', 'pornofilms', 'produktionsdesign-profis', 'profis', 'psalms', 'puppen-slasher-films', 'quatermass-erfolgsfilms', 'realms', 'Redrum Films', 'sacrifices', 'schauerfilms', 'schwarzweiß-trashfilms', 'science-fiction-films', 'selfies', 'sensationsfilms', 'skandalfilms', 'slasher-films', 'slasherfilms', 'sofias', 'spiele-profis', 'spielfilms', 'spionage-films', 'spionagefilms', 'spitfires', 'splatter-films', 'splatterfilms', 'stummfilms', 'südpazifiks', 'super-profis', 'Supreme Films', 'terror-films', 'tierhorrorfilms', 'tlefilms', 'tonfilms', 'trashfilmes', 'trickfilms', 'Troma/Legend Films', 'u-boot-films', 'undergroundfilms', 'unterwürfiges', 'untotenfilms', 'vampirfilms', 'vierköpfiges', 'vollprofis', 'weitläufiges', 'westernfilms', 'wilms', 'x-files', 'yates-films', 'zombiefilmes', 'zombiefilms', 'zookäfigs', 'zweiköpfiges', 'zwölfköpfiges'))) `product.searchKeywords_3` ON `product`.`id` = `product.searchKeywords_3`.`id` AND `product`.`version_id` = `product.searchKeywords_3`.`product_version_id` LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product`.`id` = `product.searchKeywords`.`product_id` AND `product`.version_id = `product.searchKeywords`.product_version_id WHERE (`product`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((((`product.visibilities`.`visibility` >= 20) AND `product.visibilities`.`sales_channel_id` = 0x300B6C314EA447F08252B80AE1305F85 AND IFNULL(`product`.`active`, `product.parent`.`active`) = 1) AND (`product.searchKeywords_1`.id IS NOT NULL AND `product.searchKeywords_1`.id IS NOT NULL) AND (`product.searchKeywords_2`.id IS NOT NULL AND `product.searchKeywords_2`.id IS NOT NULL) AND (`product.searchKeywords_3`.id IS NOT NULL AND `product.searchKeywords_3`.id IS NOT NULL) AND NOT (`product`.`display_group` <=> NULL))) GROUP BY id, version_id HAVING _score >= 0.9 ORDER BY _score DESC) score_table ON score_table.`id` = `product`.`id` AND score_table.`version_id` = `product`.`version_id` WHERE (`product`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((((`product.visibilities`.`visibility` >= 20) AND `product.visibilities`.`sales_channel_id` = 0x300B6C314EA447F08252B80AE1305F85 AND IFNULL(`product`.`active`, `product.parent`.`active`) = 1) AND (`product.searchKeywords_1`.id IS NOT NULL AND `product.searchKeywords_1`.id IS NOT NULL) AND (`product.searchKeywords_2`.id IS NOT NULL AND `product.searchKeywords_2`.id IS NOT NULL) AND (`product.searchKeywords_3`.id IS NOT NULL AND `product.searchKeywords_3`.id IS NOT NULL) AND NOT (`product`.`display_group` <=> NULL))) AND ((IFNULL(`product`.`shipping_free`, `product.parent`.`shipping_free`) = 1));
array:37 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 205)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityAggregator::fetchAggregation (line 95)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityAggregator::aggregate (line 52)"
5 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator::aggregate (line 171)"
6 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::aggregate (line 74)"
7 => "Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingLoader::load (line 79)"
8 => "Shopware\Core\Content\Product\SalesChannel\Search\ProductSearchRoute::load (line 93)"
9 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::Shopware\Core\Content\Product\SalesChannel\Search\{closure} (line 350)"
10 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
11 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
12 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
13 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
14 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
16 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
17 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
18 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 94)"
19 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::Shopware\Core\Content\Product\SalesChannel\Search\{closure} (line 72)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
21 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
22 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::load (line 68)"
23 => "Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute::load (line 51)"
24 => "MoorlFoundation\Core\Content\Product\SalesChannel\Search\FoundationProductSearchRoute::load (line 69)"
25 => "Shopware\Storefront\Page\Search\SearchPageLoader::load (line 67)"
26 => "Shopware\Storefront\Controller\SearchController::search (line 163)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
29 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
30 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
35 => "Shopware\Core\HttpKernel::doHandle (line 81)"
36 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
83 |
202.22 ms |
SELECT LOWER(HEX(`product.properties`.`id`)) as `properties.key`, COUNT(`product`.`id`) as `properties.count` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = :param_0d2e7ac0cb384a5a910d0a7a5ac4f97f AND `product.searchKeywords`.`keyword` IN (:param_4e8fce515f494a30918a3bbdf1114fc0))) `product.searchKeywords_1` ON `product`.`id` = `product.searchKeywords_1`.`id` AND `product`.`version_id` = `product.searchKeywords_1`.`product_version_id` LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = :param_3e7dec06c74541829a0331f2cd8f8e95 AND `product.searchKeywords`.`keyword` IN (:param_4945c26a210a4132bc2dbf6817f00863))) `product.searchKeywords_2` ON `product`.`id` = `product.searchKeywords_2`.`id` AND `product`.`version_id` = `product.searchKeywords_2`.`product_version_id` LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = :param_42bd021e12944a24a0c3301b26d39611 AND `product.searchKeywords`.`keyword` IN (:param_26ffc7938777437d8f48268602e5eaff))) `product.searchKeywords_3` ON `product`.`id` = `product.searchKeywords_3`.`id` AND `product`.`version_id` = `product.searchKeywords_3`.`product_version_id` INNER JOIN (SELECT SUM(IF(`product.searchKeywords`.`keyword` = :param_f5d28856c5e248ef8525d59efa7c7665 , '1.3' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = :param_b1e874a5dc3a41c38fd1174eb33953c2 , '1.3' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = :param_8c8f156c229246d9ae3320eb5d205999 , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = :param_34259e8eff78469c87cf1122c0f44746 , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = :param_f20ca457a1e147faa49f9f5211673311 , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = :param_4e7b426c35e34e51813bdfe4a0637b61 , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = :param_da7b351405034adc8aa40854dbe40077 , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = :param_f76d9dfaf4094249aa127ec9c1003882 , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` LIKE :param_be424d13e3da4acd8f874bc12941791d , '1' * `product.searchKeywords`.`ranking`, 0)) / COUNT(product.id) as _score, `product`.`id`, `product`.`version_id` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = :param_eac33b3d1a524e4d96ea34b33e17bcd2 AND `product.searchKeywords`.`keyword` IN (:param_cc317fe051fc4a11bf828a6b958e8553))) `product.searchKeywords_1` ON `product`.`id` = `product.searchKeywords_1`.`id` AND `product`.`version_id` = `product.searchKeywords_1`.`product_version_id` LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = :param_9f3d4634e89243828c118af7f3307602 AND `product.searchKeywords`.`keyword` IN (:param_730e45e8f3e2451097af4bb88416c906))) `product.searchKeywords_2` ON `product`.`id` = `product.searchKeywords_2`.`id` AND `product`.`version_id` = `product.searchKeywords_2`.`product_version_id` LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = :param_7cc129ea1812458bbbff8f59e0e08256 AND `product.searchKeywords`.`keyword` IN (:param_06cb3edf4bb34a09b84998d29c081c03))) `product.searchKeywords_3` ON `product`.`id` = `product.searchKeywords_3`.`id` AND `product`.`version_id` = `product.searchKeywords_3`.`product_version_id` LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product`.`id` = `product.searchKeywords`.`product_id` AND `product`.version_id = `product.searchKeywords`.product_version_id WHERE (`product`.`version_id` = :version) AND ((((`product.visibilities`.`visibility` >= :param_08908d3c5bd641369c59057c1bef5d59) AND `product.visibilities`.`sales_channel_id` = :param_91292709b4ca4002aab815f81e92e085 AND IFNULL(`product`.`active`, `product.parent`.`active`) = :param_6c3d822b9bb5410194cce24a47e0ec2b) AND (`product.searchKeywords_1`.id IS NOT NULL AND `product.searchKeywords_1`.id IS NOT NULL) AND (`product.searchKeywords_2`.id IS NOT NULL AND `product.searchKeywords_2`.id IS NOT NULL) AND (`product.searchKeywords_3`.id IS NOT NULL AND `product.searchKeywords_3`.id IS NOT NULL) AND NOT (`product`.`display_group` <=> :param_273628c3252746bd98566f1f45a02488))) GROUP BY id, version_id HAVING _score >= :_minScore ORDER BY _score DESC) score_table ON score_table.`id` = `product`.`id` AND score_table.`version_id` = `product`.`version_id` LEFT JOIN `product_property` `product.properties.mapping` ON `product`.`properties` = `product.properties.mapping`.`product_id` AND `product`.`version_id` = `product.properties.mapping`.`product_version_id` LEFT JOIN `property_group_option` `product.properties` ON `product.properties.mapping`.`property_group_option_id` = `product.properties`.`id` WHERE (`product`.`version_id` = :version) AND ((((`product.visibilities`.`visibility` >= :param_e30b2d66a0864d24966cc21dba54be8a) AND `product.visibilities`.`sales_channel_id` = :param_92d5436c0dee4f539c55ff5fce8409b7 AND IFNULL(`product`.`active`, `product.parent`.`active`) = :param_dcae52fd5d1b43a9bdff33265a27746e) AND (`product.searchKeywords_1`.id IS NOT NULL AND `product.searchKeywords_1`.id IS NOT NULL) AND (`product.searchKeywords_2`.id IS NOT NULL AND `product.searchKeywords_2`.id IS NOT NULL) AND (`product.searchKeywords_3`.id IS NOT NULL AND `product.searchKeywords_3`.id IS NOT NULL) AND NOT (`product`.`display_group` <=> :param_fbaa97eb75234385a0f529e10049f6bb))) GROUP BY `product.properties`.`id`
SELECT LOWER(HEX(`product.properties`.`id`)) as `properties.key`, COUNT(`product`.`id`) as `properties.count` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B AND `product.searchKeywords`.`keyword` IN ('illusion', 'illusiondie', 'illusionen', 'illusionen-', 'illusionist', 'illusionisten', 'illusionisten-', 'illusionisten-quartett', 'illusions', 'ILLUSIONS UNLTD. films', 'illusionslose'))) `product.searchKeywords_1` ON `product`.`id` = `product.searchKeywords_1`.`id` AND `product`.`version_id` = `product.searchKeywords_1`.`product_version_id` LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B AND `product.searchKeywords`.`keyword` IN ('-und', '1-digital-surround-sound', 'abgetastetund', 'abgrund', 'abonnentenschwund', 'absturzgrund', 'achseund', 'akerlund', 'alkoholismus-abgrund', 'anklagegrund', 'anund', 'around', 'assistentenund', 'aufgrund', 'aufmerksamund', 'ausfound', 'b-movie-freund', 'background', 'battleground', 'bebop-sound', 'befund', 'belgesund', 'beneaththeunderground', 'berlinsund', 'bernhardinerhund', 'bevölkerungsund', 'bewegungs--und', 'bio-und', 'bjorklund', 'bjørnlund', 'blaugrund', 'blindenhund', 'bloodbound', 'blumenfreund', 'bluthund', 'bodyguard-hund', 'borlund', 'bound', 'brummund', 'bulle-bund', 'bund', 'busenfreund', 'chinlund', 'collegefreund', 'compound', 'dauerfreund', 'dealerfreund', 'demjugendfreund', 'diamantenfund', 'drehorthintergrund', 'drogen-und', 'dvd-around', 'eastern-und', 'edlund', 'edmund', 'eglund', 'eigenartigund', 'einenfreund', 'einladungsgrund', 'einund', 'eklund', 'englund', 'erdbeermund', 'erdölfund', 'ergund', 'escorpionund', 'ex-freund', 'ex-jugendfreund', 'exfreund', 'familienfreund', 'familienhund', 'feund', 'filmfreund', 'filmhund', 'found', 'freund', 'freunnd', 'fund', 'funkhundd', 'gangster-und', 'gangsterfreund', 'gedächtnisschwund', 'geheimbund', 'geisterhund', 'geratenund', 'geschäfts-und', 'geschäftsfreund', 'gesund', 'glaubenund', 'goldfund', 'goldmund', 'gorehound', 'gravlund', 'greyhound', 'ground', 'grund', 'haglund', 'Hansesound', 'haskellund', 'haunted', 'hedlund', 'heimatfreund', 'hellbound', 'hellmund', 'hintergrund', 'hinund', 'hodgesund', 'höllenhund', 'höllenschlund', 'honigmund', 'horror-hound', 'horrorhund', 'hosenbund', 'hound', 'housebound', 'hund', 'hungrigund', 'hunold', 'hunted', 'indianerfreund', 'internetfreund', 'jagdhund', 'jugendfreund', 'jungspund', 'kampfhund', 'kampfsportfreund', 'katz-und', 'katzund', 'kerngesund', 'killer-hund', 'killerhund', 'kindheitsfreund', 'kino-und', 'klarlund', 'knockaround', 'kommenund', 'königsmund', 'kriminalfilmfreund', 'kumpelund', 'lackund', 'leichenfund', 'lieblingshund', 'lomaxund', 'ltd', 'lund', 'mantel-und', 'meeresgrund', 'menschenfreund', 'mörder-und', 'mörderhund', 'mund', 'munked', 'muskelschwund', 'nachbarshund', 'nächstenund', 'one-round', 'osmund', 'östlund', 'panzerabwehrhund', 'peterund', 'pferdefreund', 'pfund', 'pilotenfreund', 'playground', 'polizeifreund', 'polizeihund', 'polizistenfreund', 'pop-sound', 'poster-und', 'pound', 'raimund', 'rankommtund', 'restaurierterund', 'revoluzzer-freund', 'riesenhund', 'ritterbund', 'rosamund', 'rotermund', 'rothemund', 'round', 'runaround', 'rund', 'schäferhund', 'scheidungsgrund', 'schlittenhund', 'schlund', 'schoßhund', 'schulfreund', 'schund', 'seehund', 'sensurround', 'seriesrund', 'sgundud', 'shunned', 'sichund', 'siegmund', 'sigismund', 'sigmund', 'slacker-freund', 'slasher-und', 'sleaze-und', 'snowbound', 'snuff-film-untergrund', 'sonnengrund', 'sound', 'southbound', 'spellbound', 'sportlerfreund', 'spürhund', 'stationund', 'staunend', 'stormbound', 'straßenhund', 'stround', 'studentenbund', 'studienfreund', 'sünd', 'superhund', 'surround', 'surround-sound', 'surrounded', 'tarynund', 'tausenfreund', 'tiefund', 'tierfreund', 'todes-und', 'tund', 'tuned', 'turnaround', 'ueberfallenund', 'underground', 'ungesund', 'unlängst', 'unlauteren', 'unlawful', 'unleashed', 'unleashing', 'unleidigen', 'unliebsame', 'unliebsamen', 'unliebsamer', 'unliebsames', 'unlikely', 'unlimited', 'unlocked', 'unlösbar', 'unlösbare', 'unlösbarem', 'unlösbaren', 'unlösbarer', 'unlösbares', 'unlöschbarem', 'unltd', 'unlucky', 'untergrund', 'us-volksmund', 'ux-bluthund', 'vagabund', 'vanglund', 'verbund', 'völkerbund', 'volksmund', 'vor-und', 'vordergrund', 'vormund', 'wetterlund', 'wiklund', 'windhund', 'wolfshund', 'wound', 'wounded', 'wurdenund', 'wüstenhund', 'yound', 'yuppiefreund', 'ziegenhund'))) `product.searchKeywords_2` ON `product`.`id` = `product.searchKeywords_2`.`id` AND `product`.`version_id` = `product.searchKeywords_2`.`product_version_id` LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B AND `product.searchKeywords`.`keyword` IN ('19-köpfiges', '8-films', '80er-kultfilms', '8films', 'abschlussfilmes', 'acht-millimeter-films', 'action-films', 'actionfilms', 'agentenfilms', 'aktfilms', 'animationsfilms', 'anti-kriegsfilms', 'antikfilms', 'arnolfinis', 'arts-films', 'Atomik Films', 'b-films', 'barbarenfilms', 'beaufils', 'beziehungsfilms', 'blockbusterfilms', 'bloodbrothersfilms', 'briefings', 'britishhorrorfilms', 'brownfiels', 'champdogfilms', 'cia-profis', 'cyber-horrorfilmes', 'delfins', 'dokumentarfilms', 'dreikoepfiges', 'dreiköpfiges', 'einbruchsprofis', 'ensemblefilms', 'erfolgsfilms', 'erotikfilms', 'exorzismus-films', 'exploitationfilms', 'facebookprofils', 'fantasy-films', 'fetisch-films', 'fiction-films', 'fidos', 'fiilms', 'fiims', 'fila', 'filantes', 'filatow', 'file', 'filed', 'files', 'filesofjerryblake', 'filetieren', 'filets', 'filetstück', 'filiale', 'filialen', 'filialleiter', 'filialleiterin', 'filigrane', 'filigranen', 'filigranere', 'filigranes', 'filimoshkina', 'filip', 'filipatos', 'filipino', 'filipovi', 'filipovic', 'filipovsky', 'filipp', 'filippa', 'filippi', 'filippini', 'filippo', 'filippou', 'filiri', 'filius', 'filiz', 'fille', 'filles', 'fillières', 'fillion', 'fillmore', 'film', 'film-', 'film-alptraum', 'film-award', 'film-awards', 'film-beobachter', 'film-biographie', 'film-bühne', 'film-clips', 'film-cocktail', 'film-crew', 'film-cutter', 'film-debut', 'film-dessert', 'film-dienst', 'film-diskussion', 'film-echo', 'film-edition', 'film-effekt', 'film-enthusiasten', 'film-epoche', 'film-epos', 'film-event', 'film-experimente', 'film-fan', 'film-fans', 'film-fassungen', 'film-festival', 'film-festivals', 'film-franchise-hit', 'film-freak', 'film-freaks', 'film-geschehen', 'film-göttin', 'film-highlight', 'film-highlights', 'film-hintergründe', 'film-historiker', 'film-hit', 'film-ikone', 'film-im-film', 'film-instituts', 'film-intro', 'film-klassik', 'film-klassiker', 'film-komponisten', 'film-kriegsgefangenen', 'film-kurier', 'film-kuriosität', 'film-legende', 'film-liebhaber', 'film-look', 'film-maniac', 'film-maniax', 'film-märchen', 'film-musical', 'film-musik', 'film-noir', 'film-noir-genres', 'film-noir-geschichte', 'film-noir-lastigen', 'film-noir-reihe', 'film-noir-stil', 'film-noir-thriller', 'film-outtakes', 'film-poster', 'film-quatsch', 'film-quiz', 'film-reihe', 'film-review', 'film-rezensionen', 'film-scenes', 'film-sensation', 'film-sequel', 'film-set', 'film-soundtrack', 'film-special', 'film-spinoff', 'film-stars', 'film-talk', 'film-trailer', 'film-trailer-show', 'film-trip', 'film-ungeheuer', 'film-vergleich', 'film-vergleiche', 'film-welle', 'film-wunderkind', 'film0', 'filmabend', 'filmabenteuer', 'filmabhängig', 'filmabteilung', 'filmadaption', 'filmakademie', 'filmanalyse', 'filmanalytiker', 'filmanbieters', 'filmandtvpro', 'filmanfang', 'filmanfänge', 'filmanthologie', 'filmära', 'filmarchitekten', 'filmarchiv', 'filmark', 'filmark-memorabilia', 'filmart', 'filmaufnahmen', 'filmauftritt', 'filmauftritte', 'filmausrüstung', 'filmausschnitte', 'filmausschnitten', 'filmband', 'filmbauten', 'filmbebüt', 'filmbeginn', 'filmbegleitender', 'filmbegleitendes', 'filmbeispielen', 'filmbeiträge', 'filmbeobachter', 'filmbericht', 'filmbesprechung', 'filmbeständen', 'filmbetrieb', 'filmbewertungen', 'filmbewertungsstelle', 'filmbildern', 'filmbiografie', 'filmbiographie', 'filmblitz', 'filmbörsen', 'filmboxen', 'filmbranche', 'filmbruder', 'filmbühne', 'filmbüros', 'filmbusiness', 'filmcast', 'filmcharakters', 'filmcharts', 'filmchecker', 'filmchen', 'filmclips', 'filmclub', 'filmcomment', 'Filmconfect', 'filmcrew', 'filmcritic', 'filmcriticsunited', 'filmdarstellern', 'filmdebut', 'filmdesign', 'filmdienst', 'filmdiva', 'filmdiven', 'filmdokumentation', 'filmdokumentationen', 'filmdom', 'filmdoo', 'filmdrama', 'filmdramaturg', 'filmdramen', 'filmdreh', 'filmdrehbuch', 'filmdrehs', 'filmdrittel', 'filmduo', 'filme', 'filme-collection', 'filmecho', 'filmedition', 'filmeditorin', 'filmehefrau', 'filmeim', 'filmein', 'filmeinführung', 'filmeinschübe', 'filmem', 'filmemachen', 'filmemachens', 'filmemacher', 'filmemacher-fokus', 'filmemacher-generation', 'filmemacher-kollektivs', 'filmemacher-kommentar', 'filmemacherei', 'filmemacherin', 'filmemacherjubiläum', 'filmemacherl', 'filmemachern', 'filmemachers', 'filmemachertrio', 'filmempfehlungen', 'filmen', 'filmende', 'filmenden', 'filmentdeckung', 'filmentwicklung', 'filmepisoden', 'filmepos', 'filmereignis', 'filmereignisse', 'filmerfahrung', 'filmerfolg', 'filmerfolge', 'filmerfolgen', 'filmerinnerung', 'filmerlebnis', 'filmerlebnisse', 'filmes', 'filmesammler', 'filmessay', 'filmevent', 'filmexperte', 'filmexperten', 'filmexporte', 'filmextras', 'filmfan', 'filmfanatic', 'filmfans', 'filmfassung', 'filmfassungen', 'filmfassungsauswahl', 'filmfehler', 'filmfest', 'filmfestival', 'filmfestivals', 'filmfestivaltoday', 'filmfests', 'filmfestspiele', 'filmfestspielen', 'filmfiguren', 'filmflausen', 'filmförderung', 'filmformat', 'filmfotos', 'filmfreaks', 'filmfreund', 'filmfreunde', 'filmführer', 'filmfutter', 'filmgalerie', 'Filmgalerie 451', 'filmgelehrten', 'filmgeneration', 'filmgenie', 'filmgenre', 'filmgenres', 'filmgenuss', 'filmgenusses', 'filmgeräusche', 'filmgeschäft', 'filmgeschäfts', 'filmgeschehens', 'filmgeschichte', 'filmgeschichtliche', 'filmgespräch', 'filmgewordenen', 'filmgiganten', 'filmgrafien', 'filmgrößen', 'filmguide', 'filmhallervorden-trailershow', 'filmhandel', 'filmheld', 'filmhelden', 'filmheldin', 'filmhighlight', 'filmhighlights', 'filmhistoriker', 'filmhistorikern', 'filmhistorikers', 'filmhistorisch', 'filmhistorische', 'filmhistorischen', 'filmhistorischer', 'filmhit', 'filmhits', 'filmhochschule', 'filmhochschüler', 'filmhöhepunkt', 'filmhund', 'filmidee', 'filmideen', 'filmindustrie', 'filminformationen', 'filminfos', 'filming', 'filminhalt', 'filminstituut', 'filmintro', 'filmirage', 'filmisch', 'filmische', 'filmischem', 'filmischen', 'filmischer', 'filmisches', 'filmizarro', 'filmjournalist', 'filmjournalisten', 'filmjournalistin', 'filmjuwel', 'filmjuwelen', 'filmkamera', 'filmkameramann', 'filmkameras', 'filmkarriere', 'filmkastrationen', 'filmkenner', 'filmklamauk', 'filmklappe', 'filmklassiker', 'filmklassikers', 'filmkommentar', 'filmkommentare', 'filmkommission', 'filmkomödie', 'filmkomödien', 'filmkomponist', 'filmkomponisten', 'filmkompositionen', 'filmkonventionen', 'filmkonzept', 'filmkopie', 'filmkreaturen', 'filmkritik', 'filmkritiker', 'filmkritikerin', 'filmkritikern', 'filmkritikers', 'filmkulisse', 'filmkult-edition-p', 'filmkunst', 'filmkunst-regisseur', 'filmkünstlers', 'filmkunstwerk', 'filmkunstwerke', 'filmkurator', 'filmlänge', 'filmlanger', 'filmlaufbahn', 'filmlegende', 'filmlegenden', 'filmleute', 'filmlexikon', 'filmliebhaber', 'filmliebhabern', 'filmliefhebber', 'filmliste', 'filmlisten', 'filmlocation', 'filmlounge', 'filmmacher', 'filmmachern', 'filmmagazin', 'filmmagie', 'filmmaker', 'filmmakers', 'filmmaking', 'filmmanager', 'filmmärchen', 'filmmarkt-folder', 'filmmaterial', 'filmmaterials', 'filmmatic-award', 'filmmenü', 'filmmodus', 'filmmogul', 'filmmonster', 'filmmonstern', 'filmmonsters', 'filmmotion', 'filmmotiv', 'filmmuseum', 'filmmusik', 'filmmusik-buehne', 'filmmusik-klassiker', 'filmmusik-session', 'filmmusik-track', 'filmmusiken', 'filmmythen', 'filmnacht', 'filmnegativ', 'filmnegativs', 'filmô', 'filmo-', 'filmodokumentation', 'filmodus', 'filmografie', 'filmografien', 'filmografienghoulies', 'filmographie', 'filmographieginger', 'filmographien', 'filmographienginger', 'filmopraphien', 'filmore', 'filmorte', 'filmos', 'filmovy', 'filmpaare', 'filmpalast', 'filmpannen', 'filmpartner', 'filmpartnerin', 'filmperle', 'filmperlen', 'filmpersiflagen', 'filmphase', 'filmpionier', 'filmplakat', 'filmplakate', 'filmplakats', 'filmporträt', 'filmposter', 'filmpräsenz', 'filmpreis', 'filmpreise', 'filmpreisen', 'filmpreises', 'filmpremiere', 'filmpresskit', 'filmproduktion', 'filmproduktionen', 'filmproduktionscrew', 'filmproduktionsfirma', 'filmproduktionsleiter', 'filmproduzent', 'filmproduzenten', 'filmproduzentin', 'filmprofessorin', 'filmprogramm', 'filmprogramme', 'filmprogrammes', 'filmprogramms', 'filmprojekt', 'filmprojekts', 'filmpulse', 'filmquest', 'filmquiz', 'filmrechte', 'filmregisseur', 'filmregisseure', 'filmregisseurs', 'filmreihe', 'filmreihen', 'filmreporter', 'filmrequiste', 'filmrestauration', 'filmrestaurierung', 'filmrezension', 'filmriss', 'filmrohmaterial', 'filmrolle', 'filmrollen', 'filmruhm', 'films', 'filmsammlung', 'filmsatire', 'filmsaudiokommentar', 'filmschaffen', 'filmschaffenden', 'filmschätze', 'filmschauspielerin', 'filmschmiede', 'filmschnipsel', 'filmschnitt', 'filmschnitt-expeten', 'filmschnitzer', 'filmschöpfer', 'filmschrift', 'filmschul-punkrockers', 'filmschule', 'filmselektion', 'filmseminar', 'filmsequenz', 'filmsequenzanalyse', 'filmsequenzen', 'filmserie', 'filmserien', 'filmset', 'filmsets', 'filmsong', 'filmsongs', 'filmsoundtrack', 'filmspektakel', 'filmspezifisch', 'filmspule', 'filmstadt', 'filmstar', 'filmstars', 'filmstart', 'filmstarts', 'filmsternchen', 'filmstory', 'filmstreet', 'filmstudent', 'filmstudenten', 'filmstudentin', 'filmstudio', 'filmstudiogelände', 'filmstudios', 'filmszene', 'filmszenen', 'filmt', 'filmtagen', 'filmtalk', 'filmte', 'filmteam', 'filmteams', 'filmtechnik', 'filmtechniker', 'filmtechnische', 'filmteufel', 'filmtheater', 'filmtheatern', 'filmthreat', 'filmtipp', 'filmtipps', 'filmtitel', 'filmtitels', 'filmtoast', 'filmtrailer', 'filmtreck', 'filmtricks', 'filmtrilogie', 'filmtrilogien', 'filmuforia', 'filmungeheuer', 'filmusik', 'filmvergleich', 'filmvergnügen', 'filmverleih', 'filmveröffentlichung', 'filmverrückten', 'filmversion', 'filmversionen', 'filmvertrieb', 'filmvisionär', 'filmvorbild', 'filmvorführer', 'filmvorführerin', 'filmvorführers', 'filmvorführung', 'filmvorschau', 'filmvorschauen', 'filmvorspann', 'filmvorstellungen', 'filmwelt', 'filmwerk', 'filmwerke', 'filmwerkstatt', 'filmwissenschaftler', 'filmwoche', 'filmworks', 'filmzauber', 'filmzeitschrift', 'filmzitat', 'filmzitaten', 'filmzusammenschnitt', 'filo', 'filomena', 'filoramo', 'filou', 'filrn', 'fils', 'filson', 'filter', 'filtern', 'filth', 'filthy', 'filz', 'filzhut', 'filzi', 'fims', 'finns', 'fins', 'fips', 'firms', 'fischfilets', 'fists', 'fitts', 'forms', 'fünfköpfiges', 'gangster-films', 'gangsterfilms', 'geisterfilms', 'genre-profis', 'genrefilms', 'genreprofis', 'gerichtsfilms', 'gothic-horrorfilms', 'graffitis', 'griffins', 'griffiths', 'gruselfilms', 'hauptfilms', 'helms', 'historienfilms', 'hochglanz-selfies', 'hollywoodfilms', 'hongkong-films', 'horrofilms', 'horror-films', 'horrorcultfilms', 'horrorfilms', 'ILLUSIONS UNLTD. films', 'Indeed Films', 'independendfilms', 'infidus', 'josefines', 'kannibalenfilms', 'katastrophenfilms', 'kickprofis', 'king-kultfilms', 'kinofilms', 'kriegsfilms', 'kriminalfilms', 'kult-horrorfilms', 'kult-monster-films', 'kultfilms', 'kulthorrorfilms', 'kurzfilms', 'langfilms', 'Legend Films', 'leone-films', 'low-budget-horrorfilms', 'lylesmoviefiles', 'malcolms', 'märchenfilms', 'martial-arts-films', 'meta-films', 'mikrofiims', 'mikrofilms', 'misfits', 'mitternachtsfilms', 'monumentalfilms', 'muffins', 'mysteryfiles', 'nelms', 'new-hollywood-films', 'ngerfilms', 'ninja-kultfilms', 'nonnen-outfits', 'original-films', 'originalfilms', 'outfits', 'palms', 'pazifiks', 'peplum-films', 'perfides', 'pilotfilms', 'piratenfilms', 'poker-profis', 'polizeifilms', 'pornofilms', 'produktionsdesign-profis', 'profis', 'psalms', 'puppen-slasher-films', 'quatermass-erfolgsfilms', 'realms', 'Redrum Films', 'sacrifices', 'schauerfilms', 'schwarzweiß-trashfilms', 'science-fiction-films', 'selfies', 'sensationsfilms', 'skandalfilms', 'slasher-films', 'slasherfilms', 'sofias', 'spiele-profis', 'spielfilms', 'spionage-films', 'spionagefilms', 'spitfires', 'splatter-films', 'splatterfilms', 'stummfilms', 'südpazifiks', 'super-profis', 'Supreme Films', 'terror-films', 'tierhorrorfilms', 'tlefilms', 'tonfilms', 'trashfilmes', 'trickfilms', 'Troma/Legend Films', 'u-boot-films', 'undergroundfilms', 'unterwürfiges', 'untotenfilms', 'vampirfilms', 'vierköpfiges', 'vollprofis', 'weitläufiges', 'westernfilms', 'wilms', 'x-files', 'yates-films', 'zombiefilmes', 'zombiefilms', 'zookäfigs', 'zweiköpfiges', 'zwölfköpfiges'))) `product.searchKeywords_3` ON `product`.`id` = `product.searchKeywords_3`.`id` AND `product`.`version_id` = `product.searchKeywords_3`.`product_version_id` INNER JOIN (SELECT SUM(IF(`product.searchKeywords`.`keyword` = 'ILLUSIONS UNLTD. films' , '1.3' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = 'Troma/Legend Films' , '1.3' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = 'Atomik Films' , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = 'Filmgalerie 451' , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = 'Indeed Films' , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = 'Legend Films' , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = 'Redrum Films' , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = 'Supreme Films' , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` LIKE '%ILLUSIONS UNLTD. films%' , '1' * `product.searchKeywords`.`ranking`, 0)) / COUNT(product.id) as _score, `product`.`id`, `product`.`version_id` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B AND `product.searchKeywords`.`keyword` IN ('illusion', 'illusiondie', 'illusionen', 'illusionen-', 'illusionist', 'illusionisten', 'illusionisten-', 'illusionisten-quartett', 'illusions', 'ILLUSIONS UNLTD. films', 'illusionslose'))) `product.searchKeywords_1` ON `product`.`id` = `product.searchKeywords_1`.`id` AND `product`.`version_id` = `product.searchKeywords_1`.`product_version_id` LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B AND `product.searchKeywords`.`keyword` IN ('-und', '1-digital-surround-sound', 'abgetastetund', 'abgrund', 'abonnentenschwund', 'absturzgrund', 'achseund', 'akerlund', 'alkoholismus-abgrund', 'anklagegrund', 'anund', 'around', 'assistentenund', 'aufgrund', 'aufmerksamund', 'ausfound', 'b-movie-freund', 'background', 'battleground', 'bebop-sound', 'befund', 'belgesund', 'beneaththeunderground', 'berlinsund', 'bernhardinerhund', 'bevölkerungsund', 'bewegungs--und', 'bio-und', 'bjorklund', 'bjørnlund', 'blaugrund', 'blindenhund', 'bloodbound', 'blumenfreund', 'bluthund', 'bodyguard-hund', 'borlund', 'bound', 'brummund', 'bulle-bund', 'bund', 'busenfreund', 'chinlund', 'collegefreund', 'compound', 'dauerfreund', 'dealerfreund', 'demjugendfreund', 'diamantenfund', 'drehorthintergrund', 'drogen-und', 'dvd-around', 'eastern-und', 'edlund', 'edmund', 'eglund', 'eigenartigund', 'einenfreund', 'einladungsgrund', 'einund', 'eklund', 'englund', 'erdbeermund', 'erdölfund', 'ergund', 'escorpionund', 'ex-freund', 'ex-jugendfreund', 'exfreund', 'familienfreund', 'familienhund', 'feund', 'filmfreund', 'filmhund', 'found', 'freund', 'freunnd', 'fund', 'funkhundd', 'gangster-und', 'gangsterfreund', 'gedächtnisschwund', 'geheimbund', 'geisterhund', 'geratenund', 'geschäfts-und', 'geschäftsfreund', 'gesund', 'glaubenund', 'goldfund', 'goldmund', 'gorehound', 'gravlund', 'greyhound', 'ground', 'grund', 'haglund', 'Hansesound', 'haskellund', 'haunted', 'hedlund', 'heimatfreund', 'hellbound', 'hellmund', 'hintergrund', 'hinund', 'hodgesund', 'höllenhund', 'höllenschlund', 'honigmund', 'horror-hound', 'horrorhund', 'hosenbund', 'hound', 'housebound', 'hund', 'hungrigund', 'hunold', 'hunted', 'indianerfreund', 'internetfreund', 'jagdhund', 'jugendfreund', 'jungspund', 'kampfhund', 'kampfsportfreund', 'katz-und', 'katzund', 'kerngesund', 'killer-hund', 'killerhund', 'kindheitsfreund', 'kino-und', 'klarlund', 'knockaround', 'kommenund', 'königsmund', 'kriminalfilmfreund', 'kumpelund', 'lackund', 'leichenfund', 'lieblingshund', 'lomaxund', 'ltd', 'lund', 'mantel-und', 'meeresgrund', 'menschenfreund', 'mörder-und', 'mörderhund', 'mund', 'munked', 'muskelschwund', 'nachbarshund', 'nächstenund', 'one-round', 'osmund', 'östlund', 'panzerabwehrhund', 'peterund', 'pferdefreund', 'pfund', 'pilotenfreund', 'playground', 'polizeifreund', 'polizeihund', 'polizistenfreund', 'pop-sound', 'poster-und', 'pound', 'raimund', 'rankommtund', 'restaurierterund', 'revoluzzer-freund', 'riesenhund', 'ritterbund', 'rosamund', 'rotermund', 'rothemund', 'round', 'runaround', 'rund', 'schäferhund', 'scheidungsgrund', 'schlittenhund', 'schlund', 'schoßhund', 'schulfreund', 'schund', 'seehund', 'sensurround', 'seriesrund', 'sgundud', 'shunned', 'sichund', 'siegmund', 'sigismund', 'sigmund', 'slacker-freund', 'slasher-und', 'sleaze-und', 'snowbound', 'snuff-film-untergrund', 'sonnengrund', 'sound', 'southbound', 'spellbound', 'sportlerfreund', 'spürhund', 'stationund', 'staunend', 'stormbound', 'straßenhund', 'stround', 'studentenbund', 'studienfreund', 'sünd', 'superhund', 'surround', 'surround-sound', 'surrounded', 'tarynund', 'tausenfreund', 'tiefund', 'tierfreund', 'todes-und', 'tund', 'tuned', 'turnaround', 'ueberfallenund', 'underground', 'ungesund', 'unlängst', 'unlauteren', 'unlawful', 'unleashed', 'unleashing', 'unleidigen', 'unliebsame', 'unliebsamen', 'unliebsamer', 'unliebsames', 'unlikely', 'unlimited', 'unlocked', 'unlösbar', 'unlösbare', 'unlösbarem', 'unlösbaren', 'unlösbarer', 'unlösbares', 'unlöschbarem', 'unltd', 'unlucky', 'untergrund', 'us-volksmund', 'ux-bluthund', 'vagabund', 'vanglund', 'verbund', 'völkerbund', 'volksmund', 'vor-und', 'vordergrund', 'vormund', 'wetterlund', 'wiklund', 'windhund', 'wolfshund', 'wound', 'wounded', 'wurdenund', 'wüstenhund', 'yound', 'yuppiefreund', 'ziegenhund'))) `product.searchKeywords_2` ON `product`.`id` = `product.searchKeywords_2`.`id` AND `product`.`version_id` = `product.searchKeywords_2`.`product_version_id` LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B AND `product.searchKeywords`.`keyword` IN ('19-köpfiges', '8-films', '80er-kultfilms', '8films', 'abschlussfilmes', 'acht-millimeter-films', 'action-films', 'actionfilms', 'agentenfilms', 'aktfilms', 'animationsfilms', 'anti-kriegsfilms', 'antikfilms', 'arnolfinis', 'arts-films', 'Atomik Films', 'b-films', 'barbarenfilms', 'beaufils', 'beziehungsfilms', 'blockbusterfilms', 'bloodbrothersfilms', 'briefings', 'britishhorrorfilms', 'brownfiels', 'champdogfilms', 'cia-profis', 'cyber-horrorfilmes', 'delfins', 'dokumentarfilms', 'dreikoepfiges', 'dreiköpfiges', 'einbruchsprofis', 'ensemblefilms', 'erfolgsfilms', 'erotikfilms', 'exorzismus-films', 'exploitationfilms', 'facebookprofils', 'fantasy-films', 'fetisch-films', 'fiction-films', 'fidos', 'fiilms', 'fiims', 'fila', 'filantes', 'filatow', 'file', 'filed', 'files', 'filesofjerryblake', 'filetieren', 'filets', 'filetstück', 'filiale', 'filialen', 'filialleiter', 'filialleiterin', 'filigrane', 'filigranen', 'filigranere', 'filigranes', 'filimoshkina', 'filip', 'filipatos', 'filipino', 'filipovi', 'filipovic', 'filipovsky', 'filipp', 'filippa', 'filippi', 'filippini', 'filippo', 'filippou', 'filiri', 'filius', 'filiz', 'fille', 'filles', 'fillières', 'fillion', 'fillmore', 'film', 'film-', 'film-alptraum', 'film-award', 'film-awards', 'film-beobachter', 'film-biographie', 'film-bühne', 'film-clips', 'film-cocktail', 'film-crew', 'film-cutter', 'film-debut', 'film-dessert', 'film-dienst', 'film-diskussion', 'film-echo', 'film-edition', 'film-effekt', 'film-enthusiasten', 'film-epoche', 'film-epos', 'film-event', 'film-experimente', 'film-fan', 'film-fans', 'film-fassungen', 'film-festival', 'film-festivals', 'film-franchise-hit', 'film-freak', 'film-freaks', 'film-geschehen', 'film-göttin', 'film-highlight', 'film-highlights', 'film-hintergründe', 'film-historiker', 'film-hit', 'film-ikone', 'film-im-film', 'film-instituts', 'film-intro', 'film-klassik', 'film-klassiker', 'film-komponisten', 'film-kriegsgefangenen', 'film-kurier', 'film-kuriosität', 'film-legende', 'film-liebhaber', 'film-look', 'film-maniac', 'film-maniax', 'film-märchen', 'film-musical', 'film-musik', 'film-noir', 'film-noir-genres', 'film-noir-geschichte', 'film-noir-lastigen', 'film-noir-reihe', 'film-noir-stil', 'film-noir-thriller', 'film-outtakes', 'film-poster', 'film-quatsch', 'film-quiz', 'film-reihe', 'film-review', 'film-rezensionen', 'film-scenes', 'film-sensation', 'film-sequel', 'film-set', 'film-soundtrack', 'film-special', 'film-spinoff', 'film-stars', 'film-talk', 'film-trailer', 'film-trailer-show', 'film-trip', 'film-ungeheuer', 'film-vergleich', 'film-vergleiche', 'film-welle', 'film-wunderkind', 'film0', 'filmabend', 'filmabenteuer', 'filmabhängig', 'filmabteilung', 'filmadaption', 'filmakademie', 'filmanalyse', 'filmanalytiker', 'filmanbieters', 'filmandtvpro', 'filmanfang', 'filmanfänge', 'filmanthologie', 'filmära', 'filmarchitekten', 'filmarchiv', 'filmark', 'filmark-memorabilia', 'filmart', 'filmaufnahmen', 'filmauftritt', 'filmauftritte', 'filmausrüstung', 'filmausschnitte', 'filmausschnitten', 'filmband', 'filmbauten', 'filmbebüt', 'filmbeginn', 'filmbegleitender', 'filmbegleitendes', 'filmbeispielen', 'filmbeiträge', 'filmbeobachter', 'filmbericht', 'filmbesprechung', 'filmbeständen', 'filmbetrieb', 'filmbewertungen', 'filmbewertungsstelle', 'filmbildern', 'filmbiografie', 'filmbiographie', 'filmblitz', 'filmbörsen', 'filmboxen', 'filmbranche', 'filmbruder', 'filmbühne', 'filmbüros', 'filmbusiness', 'filmcast', 'filmcharakters', 'filmcharts', 'filmchecker', 'filmchen', 'filmclips', 'filmclub', 'filmcomment', 'Filmconfect', 'filmcrew', 'filmcritic', 'filmcriticsunited', 'filmdarstellern', 'filmdebut', 'filmdesign', 'filmdienst', 'filmdiva', 'filmdiven', 'filmdokumentation', 'filmdokumentationen', 'filmdom', 'filmdoo', 'filmdrama', 'filmdramaturg', 'filmdramen', 'filmdreh', 'filmdrehbuch', 'filmdrehs', 'filmdrittel', 'filmduo', 'filme', 'filme-collection', 'filmecho', 'filmedition', 'filmeditorin', 'filmehefrau', 'filmeim', 'filmein', 'filmeinführung', 'filmeinschübe', 'filmem', 'filmemachen', 'filmemachens', 'filmemacher', 'filmemacher-fokus', 'filmemacher-generation', 'filmemacher-kollektivs', 'filmemacher-kommentar', 'filmemacherei', 'filmemacherin', 'filmemacherjubiläum', 'filmemacherl', 'filmemachern', 'filmemachers', 'filmemachertrio', 'filmempfehlungen', 'filmen', 'filmende', 'filmenden', 'filmentdeckung', 'filmentwicklung', 'filmepisoden', 'filmepos', 'filmereignis', 'filmereignisse', 'filmerfahrung', 'filmerfolg', 'filmerfolge', 'filmerfolgen', 'filmerinnerung', 'filmerlebnis', 'filmerlebnisse', 'filmes', 'filmesammler', 'filmessay', 'filmevent', 'filmexperte', 'filmexperten', 'filmexporte', 'filmextras', 'filmfan', 'filmfanatic', 'filmfans', 'filmfassung', 'filmfassungen', 'filmfassungsauswahl', 'filmfehler', 'filmfest', 'filmfestival', 'filmfestivals', 'filmfestivaltoday', 'filmfests', 'filmfestspiele', 'filmfestspielen', 'filmfiguren', 'filmflausen', 'filmförderung', 'filmformat', 'filmfotos', 'filmfreaks', 'filmfreund', 'filmfreunde', 'filmführer', 'filmfutter', 'filmgalerie', 'Filmgalerie 451', 'filmgelehrten', 'filmgeneration', 'filmgenie', 'filmgenre', 'filmgenres', 'filmgenuss', 'filmgenusses', 'filmgeräusche', 'filmgeschäft', 'filmgeschäfts', 'filmgeschehens', 'filmgeschichte', 'filmgeschichtliche', 'filmgespräch', 'filmgewordenen', 'filmgiganten', 'filmgrafien', 'filmgrößen', 'filmguide', 'filmhallervorden-trailershow', 'filmhandel', 'filmheld', 'filmhelden', 'filmheldin', 'filmhighlight', 'filmhighlights', 'filmhistoriker', 'filmhistorikern', 'filmhistorikers', 'filmhistorisch', 'filmhistorische', 'filmhistorischen', 'filmhistorischer', 'filmhit', 'filmhits', 'filmhochschule', 'filmhochschüler', 'filmhöhepunkt', 'filmhund', 'filmidee', 'filmideen', 'filmindustrie', 'filminformationen', 'filminfos', 'filming', 'filminhalt', 'filminstituut', 'filmintro', 'filmirage', 'filmisch', 'filmische', 'filmischem', 'filmischen', 'filmischer', 'filmisches', 'filmizarro', 'filmjournalist', 'filmjournalisten', 'filmjournalistin', 'filmjuwel', 'filmjuwelen', 'filmkamera', 'filmkameramann', 'filmkameras', 'filmkarriere', 'filmkastrationen', 'filmkenner', 'filmklamauk', 'filmklappe', 'filmklassiker', 'filmklassikers', 'filmkommentar', 'filmkommentare', 'filmkommission', 'filmkomödie', 'filmkomödien', 'filmkomponist', 'filmkomponisten', 'filmkompositionen', 'filmkonventionen', 'filmkonzept', 'filmkopie', 'filmkreaturen', 'filmkritik', 'filmkritiker', 'filmkritikerin', 'filmkritikern', 'filmkritikers', 'filmkulisse', 'filmkult-edition-p', 'filmkunst', 'filmkunst-regisseur', 'filmkünstlers', 'filmkunstwerk', 'filmkunstwerke', 'filmkurator', 'filmlänge', 'filmlanger', 'filmlaufbahn', 'filmlegende', 'filmlegenden', 'filmleute', 'filmlexikon', 'filmliebhaber', 'filmliebhabern', 'filmliefhebber', 'filmliste', 'filmlisten', 'filmlocation', 'filmlounge', 'filmmacher', 'filmmachern', 'filmmagazin', 'filmmagie', 'filmmaker', 'filmmakers', 'filmmaking', 'filmmanager', 'filmmärchen', 'filmmarkt-folder', 'filmmaterial', 'filmmaterials', 'filmmatic-award', 'filmmenü', 'filmmodus', 'filmmogul', 'filmmonster', 'filmmonstern', 'filmmonsters', 'filmmotion', 'filmmotiv', 'filmmuseum', 'filmmusik', 'filmmusik-buehne', 'filmmusik-klassiker', 'filmmusik-session', 'filmmusik-track', 'filmmusiken', 'filmmythen', 'filmnacht', 'filmnegativ', 'filmnegativs', 'filmô', 'filmo-', 'filmodokumentation', 'filmodus', 'filmografie', 'filmografien', 'filmografienghoulies', 'filmographie', 'filmographieginger', 'filmographien', 'filmographienginger', 'filmopraphien', 'filmore', 'filmorte', 'filmos', 'filmovy', 'filmpaare', 'filmpalast', 'filmpannen', 'filmpartner', 'filmpartnerin', 'filmperle', 'filmperlen', 'filmpersiflagen', 'filmphase', 'filmpionier', 'filmplakat', 'filmplakate', 'filmplakats', 'filmporträt', 'filmposter', 'filmpräsenz', 'filmpreis', 'filmpreise', 'filmpreisen', 'filmpreises', 'filmpremiere', 'filmpresskit', 'filmproduktion', 'filmproduktionen', 'filmproduktionscrew', 'filmproduktionsfirma', 'filmproduktionsleiter', 'filmproduzent', 'filmproduzenten', 'filmproduzentin', 'filmprofessorin', 'filmprogramm', 'filmprogramme', 'filmprogrammes', 'filmprogramms', 'filmprojekt', 'filmprojekts', 'filmpulse', 'filmquest', 'filmquiz', 'filmrechte', 'filmregisseur', 'filmregisseure', 'filmregisseurs', 'filmreihe', 'filmreihen', 'filmreporter', 'filmrequiste', 'filmrestauration', 'filmrestaurierung', 'filmrezension', 'filmriss', 'filmrohmaterial', 'filmrolle', 'filmrollen', 'filmruhm', 'films', 'filmsammlung', 'filmsatire', 'filmsaudiokommentar', 'filmschaffen', 'filmschaffenden', 'filmschätze', 'filmschauspielerin', 'filmschmiede', 'filmschnipsel', 'filmschnitt', 'filmschnitt-expeten', 'filmschnitzer', 'filmschöpfer', 'filmschrift', 'filmschul-punkrockers', 'filmschule', 'filmselektion', 'filmseminar', 'filmsequenz', 'filmsequenzanalyse', 'filmsequenzen', 'filmserie', 'filmserien', 'filmset', 'filmsets', 'filmsong', 'filmsongs', 'filmsoundtrack', 'filmspektakel', 'filmspezifisch', 'filmspule', 'filmstadt', 'filmstar', 'filmstars', 'filmstart', 'filmstarts', 'filmsternchen', 'filmstory', 'filmstreet', 'filmstudent', 'filmstudenten', 'filmstudentin', 'filmstudio', 'filmstudiogelände', 'filmstudios', 'filmszene', 'filmszenen', 'filmt', 'filmtagen', 'filmtalk', 'filmte', 'filmteam', 'filmteams', 'filmtechnik', 'filmtechniker', 'filmtechnische', 'filmteufel', 'filmtheater', 'filmtheatern', 'filmthreat', 'filmtipp', 'filmtipps', 'filmtitel', 'filmtitels', 'filmtoast', 'filmtrailer', 'filmtreck', 'filmtricks', 'filmtrilogie', 'filmtrilogien', 'filmuforia', 'filmungeheuer', 'filmusik', 'filmvergleich', 'filmvergnügen', 'filmverleih', 'filmveröffentlichung', 'filmverrückten', 'filmversion', 'filmversionen', 'filmvertrieb', 'filmvisionär', 'filmvorbild', 'filmvorführer', 'filmvorführerin', 'filmvorführers', 'filmvorführung', 'filmvorschau', 'filmvorschauen', 'filmvorspann', 'filmvorstellungen', 'filmwelt', 'filmwerk', 'filmwerke', 'filmwerkstatt', 'filmwissenschaftler', 'filmwoche', 'filmworks', 'filmzauber', 'filmzeitschrift', 'filmzitat', 'filmzitaten', 'filmzusammenschnitt', 'filo', 'filomena', 'filoramo', 'filou', 'filrn', 'fils', 'filson', 'filter', 'filtern', 'filth', 'filthy', 'filz', 'filzhut', 'filzi', 'fims', 'finns', 'fins', 'fips', 'firms', 'fischfilets', 'fists', 'fitts', 'forms', 'fünfköpfiges', 'gangster-films', 'gangsterfilms', 'geisterfilms', 'genre-profis', 'genrefilms', 'genreprofis', 'gerichtsfilms', 'gothic-horrorfilms', 'graffitis', 'griffins', 'griffiths', 'gruselfilms', 'hauptfilms', 'helms', 'historienfilms', 'hochglanz-selfies', 'hollywoodfilms', 'hongkong-films', 'horrofilms', 'horror-films', 'horrorcultfilms', 'horrorfilms', 'ILLUSIONS UNLTD. films', 'Indeed Films', 'independendfilms', 'infidus', 'josefines', 'kannibalenfilms', 'katastrophenfilms', 'kickprofis', 'king-kultfilms', 'kinofilms', 'kriegsfilms', 'kriminalfilms', 'kult-horrorfilms', 'kult-monster-films', 'kultfilms', 'kulthorrorfilms', 'kurzfilms', 'langfilms', 'Legend Films', 'leone-films', 'low-budget-horrorfilms', 'lylesmoviefiles', 'malcolms', 'märchenfilms', 'martial-arts-films', 'meta-films', 'mikrofiims', 'mikrofilms', 'misfits', 'mitternachtsfilms', 'monumentalfilms', 'muffins', 'mysteryfiles', 'nelms', 'new-hollywood-films', 'ngerfilms', 'ninja-kultfilms', 'nonnen-outfits', 'original-films', 'originalfilms', 'outfits', 'palms', 'pazifiks', 'peplum-films', 'perfides', 'pilotfilms', 'piratenfilms', 'poker-profis', 'polizeifilms', 'pornofilms', 'produktionsdesign-profis', 'profis', 'psalms', 'puppen-slasher-films', 'quatermass-erfolgsfilms', 'realms', 'Redrum Films', 'sacrifices', 'schauerfilms', 'schwarzweiß-trashfilms', 'science-fiction-films', 'selfies', 'sensationsfilms', 'skandalfilms', 'slasher-films', 'slasherfilms', 'sofias', 'spiele-profis', 'spielfilms', 'spionage-films', 'spionagefilms', 'spitfires', 'splatter-films', 'splatterfilms', 'stummfilms', 'südpazifiks', 'super-profis', 'Supreme Films', 'terror-films', 'tierhorrorfilms', 'tlefilms', 'tonfilms', 'trashfilmes', 'trickfilms', 'Troma/Legend Films', 'u-boot-films', 'undergroundfilms', 'unterwürfiges', 'untotenfilms', 'vampirfilms', 'vierköpfiges', 'vollprofis', 'weitläufiges', 'westernfilms', 'wilms', 'x-files', 'yates-films', 'zombiefilmes', 'zombiefilms', 'zookäfigs', 'zweiköpfiges', 'zwölfköpfiges'))) `product.searchKeywords_3` ON `product`.`id` = `product.searchKeywords_3`.`id` AND `product`.`version_id` = `product.searchKeywords_3`.`product_version_id` LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product`.`id` = `product.searchKeywords`.`product_id` AND `product`.version_id = `product.searchKeywords`.product_version_id WHERE (`product`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((((`product.visibilities`.`visibility` >= 20) AND `product.visibilities`.`sales_channel_id` = 0x300B6C314EA447F08252B80AE1305F85 AND IFNULL(`product`.`active`, `product.parent`.`active`) = 1) AND (`product.searchKeywords_1`.id IS NOT NULL AND `product.searchKeywords_1`.id IS NOT NULL) AND (`product.searchKeywords_2`.id IS NOT NULL AND `product.searchKeywords_2`.id IS NOT NULL) AND (`product.searchKeywords_3`.id IS NOT NULL AND `product.searchKeywords_3`.id IS NOT NULL) AND NOT (`product`.`display_group` <=> NULL))) GROUP BY id, version_id HAVING _score >= 0.9 ORDER BY _score DESC) score_table ON score_table.`id` = `product`.`id` AND score_table.`version_id` = `product`.`version_id` LEFT JOIN `product_property` `product.properties.mapping` ON `product`.`properties` = `product.properties.mapping`.`product_id` AND `product`.`version_id` = `product.properties.mapping`.`product_version_id` LEFT JOIN `property_group_option` `product.properties` ON `product.properties.mapping`.`property_group_option_id` = `product.properties`.`id` WHERE (`product`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((((`product.visibilities`.`visibility` >= 20) AND `product.visibilities`.`sales_channel_id` = 0x300B6C314EA447F08252B80AE1305F85 AND IFNULL(`product`.`active`, `product.parent`.`active`) = 1) AND (`product.searchKeywords_1`.id IS NOT NULL AND `product.searchKeywords_1`.id IS NOT NULL) AND (`product.searchKeywords_2`.id IS NOT NULL AND `product.searchKeywords_2`.id IS NOT NULL) AND (`product.searchKeywords_3`.id IS NOT NULL AND `product.searchKeywords_3`.id IS NOT NULL) AND NOT (`product`.`display_group` <=> NULL))) GROUP BY `product.properties`.`id`;
array:37 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 205)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityAggregator::fetchAggregation (line 95)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityAggregator::aggregate (line 52)"
5 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator::aggregate (line 171)"
6 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::aggregate (line 74)"
7 => "Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingLoader::load (line 79)"
8 => "Shopware\Core\Content\Product\SalesChannel\Search\ProductSearchRoute::load (line 93)"
9 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::Shopware\Core\Content\Product\SalesChannel\Search\{closure} (line 350)"
10 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
11 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
12 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
13 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
14 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
16 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
17 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
18 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 94)"
19 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::Shopware\Core\Content\Product\SalesChannel\Search\{closure} (line 72)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
21 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
22 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::load (line 68)"
23 => "Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute::load (line 51)"
24 => "MoorlFoundation\Core\Content\Product\SalesChannel\Search\FoundationProductSearchRoute::load (line 69)"
25 => "Shopware\Storefront\Page\Search\SearchPageLoader::load (line 67)"
26 => "Shopware\Storefront\Controller\SearchController::search (line 163)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
29 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
30 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
35 => "Shopware\Core\HttpKernel::doHandle (line 81)"
36 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
84 |
208.22 ms |
SELECT LOWER(HEX(`product.options`.`id`)) as `options.key`, COUNT(`product`.`id`) as `options.count` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = :param_2b1705736a4e4c4fb6f5ef0f15ec5617 AND `product.searchKeywords`.`keyword` IN (:param_dec21c5c85a94fa891d119a2353501d1))) `product.searchKeywords_1` ON `product`.`id` = `product.searchKeywords_1`.`id` AND `product`.`version_id` = `product.searchKeywords_1`.`product_version_id` LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = :param_a8b0804116c845d998dcb0b04ae90b59 AND `product.searchKeywords`.`keyword` IN (:param_b03dcdb683944182a76b627225262151))) `product.searchKeywords_2` ON `product`.`id` = `product.searchKeywords_2`.`id` AND `product`.`version_id` = `product.searchKeywords_2`.`product_version_id` LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = :param_9b3131f0f3f34c1d9e424b4cba79d274 AND `product.searchKeywords`.`keyword` IN (:param_264c8e76f7ac4deab45c0e56fb286535))) `product.searchKeywords_3` ON `product`.`id` = `product.searchKeywords_3`.`id` AND `product`.`version_id` = `product.searchKeywords_3`.`product_version_id` INNER JOIN (SELECT SUM(IF(`product.searchKeywords`.`keyword` = :param_44aca4d0ead24f96b69944766e77b744 , '1.3' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = :param_d9b9bdb57c0b46528f32b26ba793bb30 , '1.3' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = :param_cac2eac6588c4664a5525b7dc9cf3ee2 , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = :param_acc3a8fce5f74d5aa5ff362a5b69a157 , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = :param_6fe82f0881b94dbdb2bca76fd3c77837 , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = :param_938c912ca9c640bf92d15b9c6de3f807 , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = :param_1dd4760fb5f24ad6b082212d47a78f09 , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = :param_18e06da0994d4cb0baa95238c2a2fa3e , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` LIKE :param_3c1471f4f10b4204a04555e7b6b47feb , '1' * `product.searchKeywords`.`ranking`, 0)) / COUNT(product.id) as _score, `product`.`id`, `product`.`version_id` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = :param_c21699ac21fb461caf25080eee61715f AND `product.searchKeywords`.`keyword` IN (:param_e2c635936bd448a280003bb9f37de636))) `product.searchKeywords_1` ON `product`.`id` = `product.searchKeywords_1`.`id` AND `product`.`version_id` = `product.searchKeywords_1`.`product_version_id` LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = :param_b48d46c70a0845c593da1a7722365642 AND `product.searchKeywords`.`keyword` IN (:param_0c93942688cd4f0ea618ac85a1be46d6))) `product.searchKeywords_2` ON `product`.`id` = `product.searchKeywords_2`.`id` AND `product`.`version_id` = `product.searchKeywords_2`.`product_version_id` LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = :param_f6de11fbe6b5420d9276bce1412295d5 AND `product.searchKeywords`.`keyword` IN (:param_da66885bf15045f2adbcf16751c10b5c))) `product.searchKeywords_3` ON `product`.`id` = `product.searchKeywords_3`.`id` AND `product`.`version_id` = `product.searchKeywords_3`.`product_version_id` LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product`.`id` = `product.searchKeywords`.`product_id` AND `product`.version_id = `product.searchKeywords`.product_version_id WHERE (`product`.`version_id` = :version) AND ((((`product.visibilities`.`visibility` >= :param_c2df245434fd4e5a94b090acbe5938d1) AND `product.visibilities`.`sales_channel_id` = :param_ea4a82e2e9414ccebc1f5405a23213b1 AND IFNULL(`product`.`active`, `product.parent`.`active`) = :param_167b583bfd03430080ae340f00ad509a) AND (`product.searchKeywords_1`.id IS NOT NULL AND `product.searchKeywords_1`.id IS NOT NULL) AND (`product.searchKeywords_2`.id IS NOT NULL AND `product.searchKeywords_2`.id IS NOT NULL) AND (`product.searchKeywords_3`.id IS NOT NULL AND `product.searchKeywords_3`.id IS NOT NULL) AND NOT (`product`.`display_group` <=> :param_191b30ac95d247aeb42869267e12727e))) GROUP BY id, version_id HAVING _score >= :_minScore ORDER BY _score DESC) score_table ON score_table.`id` = `product`.`id` AND score_table.`version_id` = `product`.`version_id` LEFT JOIN `product_option` `product.options.mapping` ON `product`.`id` = `product.options.mapping`.`product_id` AND `product`.`version_id` = `product.options.mapping`.`product_version_id` LEFT JOIN `property_group_option` `product.options` ON `product.options.mapping`.`property_group_option_id` = `product.options`.`id` WHERE (`product`.`version_id` = :version) AND ((((`product.visibilities`.`visibility` >= :param_8ba240ed026749acaed30631110d59a5) AND `product.visibilities`.`sales_channel_id` = :param_6727e52b056e41e38bf46cae9974026e AND IFNULL(`product`.`active`, `product.parent`.`active`) = :param_60bf38f81ad74a7991f5083055f1b6db) AND (`product.searchKeywords_1`.id IS NOT NULL AND `product.searchKeywords_1`.id IS NOT NULL) AND (`product.searchKeywords_2`.id IS NOT NULL AND `product.searchKeywords_2`.id IS NOT NULL) AND (`product.searchKeywords_3`.id IS NOT NULL AND `product.searchKeywords_3`.id IS NOT NULL) AND NOT (`product`.`display_group` <=> :param_ce426b08be6e4c6790abe18944457d99))) GROUP BY `product.options`.`id`
SELECT LOWER(HEX(`product.options`.`id`)) as `options.key`, COUNT(`product`.`id`) as `options.count` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B AND `product.searchKeywords`.`keyword` IN ('illusion', 'illusiondie', 'illusionen', 'illusionen-', 'illusionist', 'illusionisten', 'illusionisten-', 'illusionisten-quartett', 'illusions', 'ILLUSIONS UNLTD. films', 'illusionslose'))) `product.searchKeywords_1` ON `product`.`id` = `product.searchKeywords_1`.`id` AND `product`.`version_id` = `product.searchKeywords_1`.`product_version_id` LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B AND `product.searchKeywords`.`keyword` IN ('-und', '1-digital-surround-sound', 'abgetastetund', 'abgrund', 'abonnentenschwund', 'absturzgrund', 'achseund', 'akerlund', 'alkoholismus-abgrund', 'anklagegrund', 'anund', 'around', 'assistentenund', 'aufgrund', 'aufmerksamund', 'ausfound', 'b-movie-freund', 'background', 'battleground', 'bebop-sound', 'befund', 'belgesund', 'beneaththeunderground', 'berlinsund', 'bernhardinerhund', 'bevölkerungsund', 'bewegungs--und', 'bio-und', 'bjorklund', 'bjørnlund', 'blaugrund', 'blindenhund', 'bloodbound', 'blumenfreund', 'bluthund', 'bodyguard-hund', 'borlund', 'bound', 'brummund', 'bulle-bund', 'bund', 'busenfreund', 'chinlund', 'collegefreund', 'compound', 'dauerfreund', 'dealerfreund', 'demjugendfreund', 'diamantenfund', 'drehorthintergrund', 'drogen-und', 'dvd-around', 'eastern-und', 'edlund', 'edmund', 'eglund', 'eigenartigund', 'einenfreund', 'einladungsgrund', 'einund', 'eklund', 'englund', 'erdbeermund', 'erdölfund', 'ergund', 'escorpionund', 'ex-freund', 'ex-jugendfreund', 'exfreund', 'familienfreund', 'familienhund', 'feund', 'filmfreund', 'filmhund', 'found', 'freund', 'freunnd', 'fund', 'funkhundd', 'gangster-und', 'gangsterfreund', 'gedächtnisschwund', 'geheimbund', 'geisterhund', 'geratenund', 'geschäfts-und', 'geschäftsfreund', 'gesund', 'glaubenund', 'goldfund', 'goldmund', 'gorehound', 'gravlund', 'greyhound', 'ground', 'grund', 'haglund', 'Hansesound', 'haskellund', 'haunted', 'hedlund', 'heimatfreund', 'hellbound', 'hellmund', 'hintergrund', 'hinund', 'hodgesund', 'höllenhund', 'höllenschlund', 'honigmund', 'horror-hound', 'horrorhund', 'hosenbund', 'hound', 'housebound', 'hund', 'hungrigund', 'hunold', 'hunted', 'indianerfreund', 'internetfreund', 'jagdhund', 'jugendfreund', 'jungspund', 'kampfhund', 'kampfsportfreund', 'katz-und', 'katzund', 'kerngesund', 'killer-hund', 'killerhund', 'kindheitsfreund', 'kino-und', 'klarlund', 'knockaround', 'kommenund', 'königsmund', 'kriminalfilmfreund', 'kumpelund', 'lackund', 'leichenfund', 'lieblingshund', 'lomaxund', 'ltd', 'lund', 'mantel-und', 'meeresgrund', 'menschenfreund', 'mörder-und', 'mörderhund', 'mund', 'munked', 'muskelschwund', 'nachbarshund', 'nächstenund', 'one-round', 'osmund', 'östlund', 'panzerabwehrhund', 'peterund', 'pferdefreund', 'pfund', 'pilotenfreund', 'playground', 'polizeifreund', 'polizeihund', 'polizistenfreund', 'pop-sound', 'poster-und', 'pound', 'raimund', 'rankommtund', 'restaurierterund', 'revoluzzer-freund', 'riesenhund', 'ritterbund', 'rosamund', 'rotermund', 'rothemund', 'round', 'runaround', 'rund', 'schäferhund', 'scheidungsgrund', 'schlittenhund', 'schlund', 'schoßhund', 'schulfreund', 'schund', 'seehund', 'sensurround', 'seriesrund', 'sgundud', 'shunned', 'sichund', 'siegmund', 'sigismund', 'sigmund', 'slacker-freund', 'slasher-und', 'sleaze-und', 'snowbound', 'snuff-film-untergrund', 'sonnengrund', 'sound', 'southbound', 'spellbound', 'sportlerfreund', 'spürhund', 'stationund', 'staunend', 'stormbound', 'straßenhund', 'stround', 'studentenbund', 'studienfreund', 'sünd', 'superhund', 'surround', 'surround-sound', 'surrounded', 'tarynund', 'tausenfreund', 'tiefund', 'tierfreund', 'todes-und', 'tund', 'tuned', 'turnaround', 'ueberfallenund', 'underground', 'ungesund', 'unlängst', 'unlauteren', 'unlawful', 'unleashed', 'unleashing', 'unleidigen', 'unliebsame', 'unliebsamen', 'unliebsamer', 'unliebsames', 'unlikely', 'unlimited', 'unlocked', 'unlösbar', 'unlösbare', 'unlösbarem', 'unlösbaren', 'unlösbarer', 'unlösbares', 'unlöschbarem', 'unltd', 'unlucky', 'untergrund', 'us-volksmund', 'ux-bluthund', 'vagabund', 'vanglund', 'verbund', 'völkerbund', 'volksmund', 'vor-und', 'vordergrund', 'vormund', 'wetterlund', 'wiklund', 'windhund', 'wolfshund', 'wound', 'wounded', 'wurdenund', 'wüstenhund', 'yound', 'yuppiefreund', 'ziegenhund'))) `product.searchKeywords_2` ON `product`.`id` = `product.searchKeywords_2`.`id` AND `product`.`version_id` = `product.searchKeywords_2`.`product_version_id` LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B AND `product.searchKeywords`.`keyword` IN ('19-köpfiges', '8-films', '80er-kultfilms', '8films', 'abschlussfilmes', 'acht-millimeter-films', 'action-films', 'actionfilms', 'agentenfilms', 'aktfilms', 'animationsfilms', 'anti-kriegsfilms', 'antikfilms', 'arnolfinis', 'arts-films', 'Atomik Films', 'b-films', 'barbarenfilms', 'beaufils', 'beziehungsfilms', 'blockbusterfilms', 'bloodbrothersfilms', 'briefings', 'britishhorrorfilms', 'brownfiels', 'champdogfilms', 'cia-profis', 'cyber-horrorfilmes', 'delfins', 'dokumentarfilms', 'dreikoepfiges', 'dreiköpfiges', 'einbruchsprofis', 'ensemblefilms', 'erfolgsfilms', 'erotikfilms', 'exorzismus-films', 'exploitationfilms', 'facebookprofils', 'fantasy-films', 'fetisch-films', 'fiction-films', 'fidos', 'fiilms', 'fiims', 'fila', 'filantes', 'filatow', 'file', 'filed', 'files', 'filesofjerryblake', 'filetieren', 'filets', 'filetstück', 'filiale', 'filialen', 'filialleiter', 'filialleiterin', 'filigrane', 'filigranen', 'filigranere', 'filigranes', 'filimoshkina', 'filip', 'filipatos', 'filipino', 'filipovi', 'filipovic', 'filipovsky', 'filipp', 'filippa', 'filippi', 'filippini', 'filippo', 'filippou', 'filiri', 'filius', 'filiz', 'fille', 'filles', 'fillières', 'fillion', 'fillmore', 'film', 'film-', 'film-alptraum', 'film-award', 'film-awards', 'film-beobachter', 'film-biographie', 'film-bühne', 'film-clips', 'film-cocktail', 'film-crew', 'film-cutter', 'film-debut', 'film-dessert', 'film-dienst', 'film-diskussion', 'film-echo', 'film-edition', 'film-effekt', 'film-enthusiasten', 'film-epoche', 'film-epos', 'film-event', 'film-experimente', 'film-fan', 'film-fans', 'film-fassungen', 'film-festival', 'film-festivals', 'film-franchise-hit', 'film-freak', 'film-freaks', 'film-geschehen', 'film-göttin', 'film-highlight', 'film-highlights', 'film-hintergründe', 'film-historiker', 'film-hit', 'film-ikone', 'film-im-film', 'film-instituts', 'film-intro', 'film-klassik', 'film-klassiker', 'film-komponisten', 'film-kriegsgefangenen', 'film-kurier', 'film-kuriosität', 'film-legende', 'film-liebhaber', 'film-look', 'film-maniac', 'film-maniax', 'film-märchen', 'film-musical', 'film-musik', 'film-noir', 'film-noir-genres', 'film-noir-geschichte', 'film-noir-lastigen', 'film-noir-reihe', 'film-noir-stil', 'film-noir-thriller', 'film-outtakes', 'film-poster', 'film-quatsch', 'film-quiz', 'film-reihe', 'film-review', 'film-rezensionen', 'film-scenes', 'film-sensation', 'film-sequel', 'film-set', 'film-soundtrack', 'film-special', 'film-spinoff', 'film-stars', 'film-talk', 'film-trailer', 'film-trailer-show', 'film-trip', 'film-ungeheuer', 'film-vergleich', 'film-vergleiche', 'film-welle', 'film-wunderkind', 'film0', 'filmabend', 'filmabenteuer', 'filmabhängig', 'filmabteilung', 'filmadaption', 'filmakademie', 'filmanalyse', 'filmanalytiker', 'filmanbieters', 'filmandtvpro', 'filmanfang', 'filmanfänge', 'filmanthologie', 'filmära', 'filmarchitekten', 'filmarchiv', 'filmark', 'filmark-memorabilia', 'filmart', 'filmaufnahmen', 'filmauftritt', 'filmauftritte', 'filmausrüstung', 'filmausschnitte', 'filmausschnitten', 'filmband', 'filmbauten', 'filmbebüt', 'filmbeginn', 'filmbegleitender', 'filmbegleitendes', 'filmbeispielen', 'filmbeiträge', 'filmbeobachter', 'filmbericht', 'filmbesprechung', 'filmbeständen', 'filmbetrieb', 'filmbewertungen', 'filmbewertungsstelle', 'filmbildern', 'filmbiografie', 'filmbiographie', 'filmblitz', 'filmbörsen', 'filmboxen', 'filmbranche', 'filmbruder', 'filmbühne', 'filmbüros', 'filmbusiness', 'filmcast', 'filmcharakters', 'filmcharts', 'filmchecker', 'filmchen', 'filmclips', 'filmclub', 'filmcomment', 'Filmconfect', 'filmcrew', 'filmcritic', 'filmcriticsunited', 'filmdarstellern', 'filmdebut', 'filmdesign', 'filmdienst', 'filmdiva', 'filmdiven', 'filmdokumentation', 'filmdokumentationen', 'filmdom', 'filmdoo', 'filmdrama', 'filmdramaturg', 'filmdramen', 'filmdreh', 'filmdrehbuch', 'filmdrehs', 'filmdrittel', 'filmduo', 'filme', 'filme-collection', 'filmecho', 'filmedition', 'filmeditorin', 'filmehefrau', 'filmeim', 'filmein', 'filmeinführung', 'filmeinschübe', 'filmem', 'filmemachen', 'filmemachens', 'filmemacher', 'filmemacher-fokus', 'filmemacher-generation', 'filmemacher-kollektivs', 'filmemacher-kommentar', 'filmemacherei', 'filmemacherin', 'filmemacherjubiläum', 'filmemacherl', 'filmemachern', 'filmemachers', 'filmemachertrio', 'filmempfehlungen', 'filmen', 'filmende', 'filmenden', 'filmentdeckung', 'filmentwicklung', 'filmepisoden', 'filmepos', 'filmereignis', 'filmereignisse', 'filmerfahrung', 'filmerfolg', 'filmerfolge', 'filmerfolgen', 'filmerinnerung', 'filmerlebnis', 'filmerlebnisse', 'filmes', 'filmesammler', 'filmessay', 'filmevent', 'filmexperte', 'filmexperten', 'filmexporte', 'filmextras', 'filmfan', 'filmfanatic', 'filmfans', 'filmfassung', 'filmfassungen', 'filmfassungsauswahl', 'filmfehler', 'filmfest', 'filmfestival', 'filmfestivals', 'filmfestivaltoday', 'filmfests', 'filmfestspiele', 'filmfestspielen', 'filmfiguren', 'filmflausen', 'filmförderung', 'filmformat', 'filmfotos', 'filmfreaks', 'filmfreund', 'filmfreunde', 'filmführer', 'filmfutter', 'filmgalerie', 'Filmgalerie 451', 'filmgelehrten', 'filmgeneration', 'filmgenie', 'filmgenre', 'filmgenres', 'filmgenuss', 'filmgenusses', 'filmgeräusche', 'filmgeschäft', 'filmgeschäfts', 'filmgeschehens', 'filmgeschichte', 'filmgeschichtliche', 'filmgespräch', 'filmgewordenen', 'filmgiganten', 'filmgrafien', 'filmgrößen', 'filmguide', 'filmhallervorden-trailershow', 'filmhandel', 'filmheld', 'filmhelden', 'filmheldin', 'filmhighlight', 'filmhighlights', 'filmhistoriker', 'filmhistorikern', 'filmhistorikers', 'filmhistorisch', 'filmhistorische', 'filmhistorischen', 'filmhistorischer', 'filmhit', 'filmhits', 'filmhochschule', 'filmhochschüler', 'filmhöhepunkt', 'filmhund', 'filmidee', 'filmideen', 'filmindustrie', 'filminformationen', 'filminfos', 'filming', 'filminhalt', 'filminstituut', 'filmintro', 'filmirage', 'filmisch', 'filmische', 'filmischem', 'filmischen', 'filmischer', 'filmisches', 'filmizarro', 'filmjournalist', 'filmjournalisten', 'filmjournalistin', 'filmjuwel', 'filmjuwelen', 'filmkamera', 'filmkameramann', 'filmkameras', 'filmkarriere', 'filmkastrationen', 'filmkenner', 'filmklamauk', 'filmklappe', 'filmklassiker', 'filmklassikers', 'filmkommentar', 'filmkommentare', 'filmkommission', 'filmkomödie', 'filmkomödien', 'filmkomponist', 'filmkomponisten', 'filmkompositionen', 'filmkonventionen', 'filmkonzept', 'filmkopie', 'filmkreaturen', 'filmkritik', 'filmkritiker', 'filmkritikerin', 'filmkritikern', 'filmkritikers', 'filmkulisse', 'filmkult-edition-p', 'filmkunst', 'filmkunst-regisseur', 'filmkünstlers', 'filmkunstwerk', 'filmkunstwerke', 'filmkurator', 'filmlänge', 'filmlanger', 'filmlaufbahn', 'filmlegende', 'filmlegenden', 'filmleute', 'filmlexikon', 'filmliebhaber', 'filmliebhabern', 'filmliefhebber', 'filmliste', 'filmlisten', 'filmlocation', 'filmlounge', 'filmmacher', 'filmmachern', 'filmmagazin', 'filmmagie', 'filmmaker', 'filmmakers', 'filmmaking', 'filmmanager', 'filmmärchen', 'filmmarkt-folder', 'filmmaterial', 'filmmaterials', 'filmmatic-award', 'filmmenü', 'filmmodus', 'filmmogul', 'filmmonster', 'filmmonstern', 'filmmonsters', 'filmmotion', 'filmmotiv', 'filmmuseum', 'filmmusik', 'filmmusik-buehne', 'filmmusik-klassiker', 'filmmusik-session', 'filmmusik-track', 'filmmusiken', 'filmmythen', 'filmnacht', 'filmnegativ', 'filmnegativs', 'filmô', 'filmo-', 'filmodokumentation', 'filmodus', 'filmografie', 'filmografien', 'filmografienghoulies', 'filmographie', 'filmographieginger', 'filmographien', 'filmographienginger', 'filmopraphien', 'filmore', 'filmorte', 'filmos', 'filmovy', 'filmpaare', 'filmpalast', 'filmpannen', 'filmpartner', 'filmpartnerin', 'filmperle', 'filmperlen', 'filmpersiflagen', 'filmphase', 'filmpionier', 'filmplakat', 'filmplakate', 'filmplakats', 'filmporträt', 'filmposter', 'filmpräsenz', 'filmpreis', 'filmpreise', 'filmpreisen', 'filmpreises', 'filmpremiere', 'filmpresskit', 'filmproduktion', 'filmproduktionen', 'filmproduktionscrew', 'filmproduktionsfirma', 'filmproduktionsleiter', 'filmproduzent', 'filmproduzenten', 'filmproduzentin', 'filmprofessorin', 'filmprogramm', 'filmprogramme', 'filmprogrammes', 'filmprogramms', 'filmprojekt', 'filmprojekts', 'filmpulse', 'filmquest', 'filmquiz', 'filmrechte', 'filmregisseur', 'filmregisseure', 'filmregisseurs', 'filmreihe', 'filmreihen', 'filmreporter', 'filmrequiste', 'filmrestauration', 'filmrestaurierung', 'filmrezension', 'filmriss', 'filmrohmaterial', 'filmrolle', 'filmrollen', 'filmruhm', 'films', 'filmsammlung', 'filmsatire', 'filmsaudiokommentar', 'filmschaffen', 'filmschaffenden', 'filmschätze', 'filmschauspielerin', 'filmschmiede', 'filmschnipsel', 'filmschnitt', 'filmschnitt-expeten', 'filmschnitzer', 'filmschöpfer', 'filmschrift', 'filmschul-punkrockers', 'filmschule', 'filmselektion', 'filmseminar', 'filmsequenz', 'filmsequenzanalyse', 'filmsequenzen', 'filmserie', 'filmserien', 'filmset', 'filmsets', 'filmsong', 'filmsongs', 'filmsoundtrack', 'filmspektakel', 'filmspezifisch', 'filmspule', 'filmstadt', 'filmstar', 'filmstars', 'filmstart', 'filmstarts', 'filmsternchen', 'filmstory', 'filmstreet', 'filmstudent', 'filmstudenten', 'filmstudentin', 'filmstudio', 'filmstudiogelände', 'filmstudios', 'filmszene', 'filmszenen', 'filmt', 'filmtagen', 'filmtalk', 'filmte', 'filmteam', 'filmteams', 'filmtechnik', 'filmtechniker', 'filmtechnische', 'filmteufel', 'filmtheater', 'filmtheatern', 'filmthreat', 'filmtipp', 'filmtipps', 'filmtitel', 'filmtitels', 'filmtoast', 'filmtrailer', 'filmtreck', 'filmtricks', 'filmtrilogie', 'filmtrilogien', 'filmuforia', 'filmungeheuer', 'filmusik', 'filmvergleich', 'filmvergnügen', 'filmverleih', 'filmveröffentlichung', 'filmverrückten', 'filmversion', 'filmversionen', 'filmvertrieb', 'filmvisionär', 'filmvorbild', 'filmvorführer', 'filmvorführerin', 'filmvorführers', 'filmvorführung', 'filmvorschau', 'filmvorschauen', 'filmvorspann', 'filmvorstellungen', 'filmwelt', 'filmwerk', 'filmwerke', 'filmwerkstatt', 'filmwissenschaftler', 'filmwoche', 'filmworks', 'filmzauber', 'filmzeitschrift', 'filmzitat', 'filmzitaten', 'filmzusammenschnitt', 'filo', 'filomena', 'filoramo', 'filou', 'filrn', 'fils', 'filson', 'filter', 'filtern', 'filth', 'filthy', 'filz', 'filzhut', 'filzi', 'fims', 'finns', 'fins', 'fips', 'firms', 'fischfilets', 'fists', 'fitts', 'forms', 'fünfköpfiges', 'gangster-films', 'gangsterfilms', 'geisterfilms', 'genre-profis', 'genrefilms', 'genreprofis', 'gerichtsfilms', 'gothic-horrorfilms', 'graffitis', 'griffins', 'griffiths', 'gruselfilms', 'hauptfilms', 'helms', 'historienfilms', 'hochglanz-selfies', 'hollywoodfilms', 'hongkong-films', 'horrofilms', 'horror-films', 'horrorcultfilms', 'horrorfilms', 'ILLUSIONS UNLTD. films', 'Indeed Films', 'independendfilms', 'infidus', 'josefines', 'kannibalenfilms', 'katastrophenfilms', 'kickprofis', 'king-kultfilms', 'kinofilms', 'kriegsfilms', 'kriminalfilms', 'kult-horrorfilms', 'kult-monster-films', 'kultfilms', 'kulthorrorfilms', 'kurzfilms', 'langfilms', 'Legend Films', 'leone-films', 'low-budget-horrorfilms', 'lylesmoviefiles', 'malcolms', 'märchenfilms', 'martial-arts-films', 'meta-films', 'mikrofiims', 'mikrofilms', 'misfits', 'mitternachtsfilms', 'monumentalfilms', 'muffins', 'mysteryfiles', 'nelms', 'new-hollywood-films', 'ngerfilms', 'ninja-kultfilms', 'nonnen-outfits', 'original-films', 'originalfilms', 'outfits', 'palms', 'pazifiks', 'peplum-films', 'perfides', 'pilotfilms', 'piratenfilms', 'poker-profis', 'polizeifilms', 'pornofilms', 'produktionsdesign-profis', 'profis', 'psalms', 'puppen-slasher-films', 'quatermass-erfolgsfilms', 'realms', 'Redrum Films', 'sacrifices', 'schauerfilms', 'schwarzweiß-trashfilms', 'science-fiction-films', 'selfies', 'sensationsfilms', 'skandalfilms', 'slasher-films', 'slasherfilms', 'sofias', 'spiele-profis', 'spielfilms', 'spionage-films', 'spionagefilms', 'spitfires', 'splatter-films', 'splatterfilms', 'stummfilms', 'südpazifiks', 'super-profis', 'Supreme Films', 'terror-films', 'tierhorrorfilms', 'tlefilms', 'tonfilms', 'trashfilmes', 'trickfilms', 'Troma/Legend Films', 'u-boot-films', 'undergroundfilms', 'unterwürfiges', 'untotenfilms', 'vampirfilms', 'vierköpfiges', 'vollprofis', 'weitläufiges', 'westernfilms', 'wilms', 'x-files', 'yates-films', 'zombiefilmes', 'zombiefilms', 'zookäfigs', 'zweiköpfiges', 'zwölfköpfiges'))) `product.searchKeywords_3` ON `product`.`id` = `product.searchKeywords_3`.`id` AND `product`.`version_id` = `product.searchKeywords_3`.`product_version_id` INNER JOIN (SELECT SUM(IF(`product.searchKeywords`.`keyword` = 'ILLUSIONS UNLTD. films' , '1.3' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = 'Troma/Legend Films' , '1.3' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = 'Atomik Films' , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = 'Filmgalerie 451' , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = 'Indeed Films' , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = 'Legend Films' , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = 'Redrum Films' , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` = 'Supreme Films' , '0.9' * `product.searchKeywords`.`ranking`, 0) + IF(`product.searchKeywords`.`keyword` LIKE '%ILLUSIONS UNLTD. films%' , '1' * `product.searchKeywords`.`ranking`, 0)) / COUNT(product.id) as _score, `product`.`id`, `product`.`version_id` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B AND `product.searchKeywords`.`keyword` IN ('illusion', 'illusiondie', 'illusionen', 'illusionen-', 'illusionist', 'illusionisten', 'illusionisten-', 'illusionisten-quartett', 'illusions', 'ILLUSIONS UNLTD. films', 'illusionslose'))) `product.searchKeywords_1` ON `product`.`id` = `product.searchKeywords_1`.`id` AND `product`.`version_id` = `product.searchKeywords_1`.`product_version_id` LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B AND `product.searchKeywords`.`keyword` IN ('-und', '1-digital-surround-sound', 'abgetastetund', 'abgrund', 'abonnentenschwund', 'absturzgrund', 'achseund', 'akerlund', 'alkoholismus-abgrund', 'anklagegrund', 'anund', 'around', 'assistentenund', 'aufgrund', 'aufmerksamund', 'ausfound', 'b-movie-freund', 'background', 'battleground', 'bebop-sound', 'befund', 'belgesund', 'beneaththeunderground', 'berlinsund', 'bernhardinerhund', 'bevölkerungsund', 'bewegungs--und', 'bio-und', 'bjorklund', 'bjørnlund', 'blaugrund', 'blindenhund', 'bloodbound', 'blumenfreund', 'bluthund', 'bodyguard-hund', 'borlund', 'bound', 'brummund', 'bulle-bund', 'bund', 'busenfreund', 'chinlund', 'collegefreund', 'compound', 'dauerfreund', 'dealerfreund', 'demjugendfreund', 'diamantenfund', 'drehorthintergrund', 'drogen-und', 'dvd-around', 'eastern-und', 'edlund', 'edmund', 'eglund', 'eigenartigund', 'einenfreund', 'einladungsgrund', 'einund', 'eklund', 'englund', 'erdbeermund', 'erdölfund', 'ergund', 'escorpionund', 'ex-freund', 'ex-jugendfreund', 'exfreund', 'familienfreund', 'familienhund', 'feund', 'filmfreund', 'filmhund', 'found', 'freund', 'freunnd', 'fund', 'funkhundd', 'gangster-und', 'gangsterfreund', 'gedächtnisschwund', 'geheimbund', 'geisterhund', 'geratenund', 'geschäfts-und', 'geschäftsfreund', 'gesund', 'glaubenund', 'goldfund', 'goldmund', 'gorehound', 'gravlund', 'greyhound', 'ground', 'grund', 'haglund', 'Hansesound', 'haskellund', 'haunted', 'hedlund', 'heimatfreund', 'hellbound', 'hellmund', 'hintergrund', 'hinund', 'hodgesund', 'höllenhund', 'höllenschlund', 'honigmund', 'horror-hound', 'horrorhund', 'hosenbund', 'hound', 'housebound', 'hund', 'hungrigund', 'hunold', 'hunted', 'indianerfreund', 'internetfreund', 'jagdhund', 'jugendfreund', 'jungspund', 'kampfhund', 'kampfsportfreund', 'katz-und', 'katzund', 'kerngesund', 'killer-hund', 'killerhund', 'kindheitsfreund', 'kino-und', 'klarlund', 'knockaround', 'kommenund', 'königsmund', 'kriminalfilmfreund', 'kumpelund', 'lackund', 'leichenfund', 'lieblingshund', 'lomaxund', 'ltd', 'lund', 'mantel-und', 'meeresgrund', 'menschenfreund', 'mörder-und', 'mörderhund', 'mund', 'munked', 'muskelschwund', 'nachbarshund', 'nächstenund', 'one-round', 'osmund', 'östlund', 'panzerabwehrhund', 'peterund', 'pferdefreund', 'pfund', 'pilotenfreund', 'playground', 'polizeifreund', 'polizeihund', 'polizistenfreund', 'pop-sound', 'poster-und', 'pound', 'raimund', 'rankommtund', 'restaurierterund', 'revoluzzer-freund', 'riesenhund', 'ritterbund', 'rosamund', 'rotermund', 'rothemund', 'round', 'runaround', 'rund', 'schäferhund', 'scheidungsgrund', 'schlittenhund', 'schlund', 'schoßhund', 'schulfreund', 'schund', 'seehund', 'sensurround', 'seriesrund', 'sgundud', 'shunned', 'sichund', 'siegmund', 'sigismund', 'sigmund', 'slacker-freund', 'slasher-und', 'sleaze-und', 'snowbound', 'snuff-film-untergrund', 'sonnengrund', 'sound', 'southbound', 'spellbound', 'sportlerfreund', 'spürhund', 'stationund', 'staunend', 'stormbound', 'straßenhund', 'stround', 'studentenbund', 'studienfreund', 'sünd', 'superhund', 'surround', 'surround-sound', 'surrounded', 'tarynund', 'tausenfreund', 'tiefund', 'tierfreund', 'todes-und', 'tund', 'tuned', 'turnaround', 'ueberfallenund', 'underground', 'ungesund', 'unlängst', 'unlauteren', 'unlawful', 'unleashed', 'unleashing', 'unleidigen', 'unliebsame', 'unliebsamen', 'unliebsamer', 'unliebsames', 'unlikely', 'unlimited', 'unlocked', 'unlösbar', 'unlösbare', 'unlösbarem', 'unlösbaren', 'unlösbarer', 'unlösbares', 'unlöschbarem', 'unltd', 'unlucky', 'untergrund', 'us-volksmund', 'ux-bluthund', 'vagabund', 'vanglund', 'verbund', 'völkerbund', 'volksmund', 'vor-und', 'vordergrund', 'vormund', 'wetterlund', 'wiklund', 'windhund', 'wolfshund', 'wound', 'wounded', 'wurdenund', 'wüstenhund', 'yound', 'yuppiefreund', 'ziegenhund'))) `product.searchKeywords_2` ON `product`.`id` = `product.searchKeywords_2`.`id` AND `product`.`version_id` = `product.searchKeywords_2`.`product_version_id` LEFT JOIN (SELECT `product.searchKeywords`.`product_id` as id, `product.searchKeywords`.`product_version_id` FROM `product_search_keyword` `product.searchKeywords` WHERE (`product.searchKeywords`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B AND `product.searchKeywords`.`keyword` IN ('19-köpfiges', '8-films', '80er-kultfilms', '8films', 'abschlussfilmes', 'acht-millimeter-films', 'action-films', 'actionfilms', 'agentenfilms', 'aktfilms', 'animationsfilms', 'anti-kriegsfilms', 'antikfilms', 'arnolfinis', 'arts-films', 'Atomik Films', 'b-films', 'barbarenfilms', 'beaufils', 'beziehungsfilms', 'blockbusterfilms', 'bloodbrothersfilms', 'briefings', 'britishhorrorfilms', 'brownfiels', 'champdogfilms', 'cia-profis', 'cyber-horrorfilmes', 'delfins', 'dokumentarfilms', 'dreikoepfiges', 'dreiköpfiges', 'einbruchsprofis', 'ensemblefilms', 'erfolgsfilms', 'erotikfilms', 'exorzismus-films', 'exploitationfilms', 'facebookprofils', 'fantasy-films', 'fetisch-films', 'fiction-films', 'fidos', 'fiilms', 'fiims', 'fila', 'filantes', 'filatow', 'file', 'filed', 'files', 'filesofjerryblake', 'filetieren', 'filets', 'filetstück', 'filiale', 'filialen', 'filialleiter', 'filialleiterin', 'filigrane', 'filigranen', 'filigranere', 'filigranes', 'filimoshkina', 'filip', 'filipatos', 'filipino', 'filipovi', 'filipovic', 'filipovsky', 'filipp', 'filippa', 'filippi', 'filippini', 'filippo', 'filippou', 'filiri', 'filius', 'filiz', 'fille', 'filles', 'fillières', 'fillion', 'fillmore', 'film', 'film-', 'film-alptraum', 'film-award', 'film-awards', 'film-beobachter', 'film-biographie', 'film-bühne', 'film-clips', 'film-cocktail', 'film-crew', 'film-cutter', 'film-debut', 'film-dessert', 'film-dienst', 'film-diskussion', 'film-echo', 'film-edition', 'film-effekt', 'film-enthusiasten', 'film-epoche', 'film-epos', 'film-event', 'film-experimente', 'film-fan', 'film-fans', 'film-fassungen', 'film-festival', 'film-festivals', 'film-franchise-hit', 'film-freak', 'film-freaks', 'film-geschehen', 'film-göttin', 'film-highlight', 'film-highlights', 'film-hintergründe', 'film-historiker', 'film-hit', 'film-ikone', 'film-im-film', 'film-instituts', 'film-intro', 'film-klassik', 'film-klassiker', 'film-komponisten', 'film-kriegsgefangenen', 'film-kurier', 'film-kuriosität', 'film-legende', 'film-liebhaber', 'film-look', 'film-maniac', 'film-maniax', 'film-märchen', 'film-musical', 'film-musik', 'film-noir', 'film-noir-genres', 'film-noir-geschichte', 'film-noir-lastigen', 'film-noir-reihe', 'film-noir-stil', 'film-noir-thriller', 'film-outtakes', 'film-poster', 'film-quatsch', 'film-quiz', 'film-reihe', 'film-review', 'film-rezensionen', 'film-scenes', 'film-sensation', 'film-sequel', 'film-set', 'film-soundtrack', 'film-special', 'film-spinoff', 'film-stars', 'film-talk', 'film-trailer', 'film-trailer-show', 'film-trip', 'film-ungeheuer', 'film-vergleich', 'film-vergleiche', 'film-welle', 'film-wunderkind', 'film0', 'filmabend', 'filmabenteuer', 'filmabhängig', 'filmabteilung', 'filmadaption', 'filmakademie', 'filmanalyse', 'filmanalytiker', 'filmanbieters', 'filmandtvpro', 'filmanfang', 'filmanfänge', 'filmanthologie', 'filmära', 'filmarchitekten', 'filmarchiv', 'filmark', 'filmark-memorabilia', 'filmart', 'filmaufnahmen', 'filmauftritt', 'filmauftritte', 'filmausrüstung', 'filmausschnitte', 'filmausschnitten', 'filmband', 'filmbauten', 'filmbebüt', 'filmbeginn', 'filmbegleitender', 'filmbegleitendes', 'filmbeispielen', 'filmbeiträge', 'filmbeobachter', 'filmbericht', 'filmbesprechung', 'filmbeständen', 'filmbetrieb', 'filmbewertungen', 'filmbewertungsstelle', 'filmbildern', 'filmbiografie', 'filmbiographie', 'filmblitz', 'filmbörsen', 'filmboxen', 'filmbranche', 'filmbruder', 'filmbühne', 'filmbüros', 'filmbusiness', 'filmcast', 'filmcharakters', 'filmcharts', 'filmchecker', 'filmchen', 'filmclips', 'filmclub', 'filmcomment', 'Filmconfect', 'filmcrew', 'filmcritic', 'filmcriticsunited', 'filmdarstellern', 'filmdebut', 'filmdesign', 'filmdienst', 'filmdiva', 'filmdiven', 'filmdokumentation', 'filmdokumentationen', 'filmdom', 'filmdoo', 'filmdrama', 'filmdramaturg', 'filmdramen', 'filmdreh', 'filmdrehbuch', 'filmdrehs', 'filmdrittel', 'filmduo', 'filme', 'filme-collection', 'filmecho', 'filmedition', 'filmeditorin', 'filmehefrau', 'filmeim', 'filmein', 'filmeinführung', 'filmeinschübe', 'filmem', 'filmemachen', 'filmemachens', 'filmemacher', 'filmemacher-fokus', 'filmemacher-generation', 'filmemacher-kollektivs', 'filmemacher-kommentar', 'filmemacherei', 'filmemacherin', 'filmemacherjubiläum', 'filmemacherl', 'filmemachern', 'filmemachers', 'filmemachertrio', 'filmempfehlungen', 'filmen', 'filmende', 'filmenden', 'filmentdeckung', 'filmentwicklung', 'filmepisoden', 'filmepos', 'filmereignis', 'filmereignisse', 'filmerfahrung', 'filmerfolg', 'filmerfolge', 'filmerfolgen', 'filmerinnerung', 'filmerlebnis', 'filmerlebnisse', 'filmes', 'filmesammler', 'filmessay', 'filmevent', 'filmexperte', 'filmexperten', 'filmexporte', 'filmextras', 'filmfan', 'filmfanatic', 'filmfans', 'filmfassung', 'filmfassungen', 'filmfassungsauswahl', 'filmfehler', 'filmfest', 'filmfestival', 'filmfestivals', 'filmfestivaltoday', 'filmfests', 'filmfestspiele', 'filmfestspielen', 'filmfiguren', 'filmflausen', 'filmförderung', 'filmformat', 'filmfotos', 'filmfreaks', 'filmfreund', 'filmfreunde', 'filmführer', 'filmfutter', 'filmgalerie', 'Filmgalerie 451', 'filmgelehrten', 'filmgeneration', 'filmgenie', 'filmgenre', 'filmgenres', 'filmgenuss', 'filmgenusses', 'filmgeräusche', 'filmgeschäft', 'filmgeschäfts', 'filmgeschehens', 'filmgeschichte', 'filmgeschichtliche', 'filmgespräch', 'filmgewordenen', 'filmgiganten', 'filmgrafien', 'filmgrößen', 'filmguide', 'filmhallervorden-trailershow', 'filmhandel', 'filmheld', 'filmhelden', 'filmheldin', 'filmhighlight', 'filmhighlights', 'filmhistoriker', 'filmhistorikern', 'filmhistorikers', 'filmhistorisch', 'filmhistorische', 'filmhistorischen', 'filmhistorischer', 'filmhit', 'filmhits', 'filmhochschule', 'filmhochschüler', 'filmhöhepunkt', 'filmhund', 'filmidee', 'filmideen', 'filmindustrie', 'filminformationen', 'filminfos', 'filming', 'filminhalt', 'filminstituut', 'filmintro', 'filmirage', 'filmisch', 'filmische', 'filmischem', 'filmischen', 'filmischer', 'filmisches', 'filmizarro', 'filmjournalist', 'filmjournalisten', 'filmjournalistin', 'filmjuwel', 'filmjuwelen', 'filmkamera', 'filmkameramann', 'filmkameras', 'filmkarriere', 'filmkastrationen', 'filmkenner', 'filmklamauk', 'filmklappe', 'filmklassiker', 'filmklassikers', 'filmkommentar', 'filmkommentare', 'filmkommission', 'filmkomödie', 'filmkomödien', 'filmkomponist', 'filmkomponisten', 'filmkompositionen', 'filmkonventionen', 'filmkonzept', 'filmkopie', 'filmkreaturen', 'filmkritik', 'filmkritiker', 'filmkritikerin', 'filmkritikern', 'filmkritikers', 'filmkulisse', 'filmkult-edition-p', 'filmkunst', 'filmkunst-regisseur', 'filmkünstlers', 'filmkunstwerk', 'filmkunstwerke', 'filmkurator', 'filmlänge', 'filmlanger', 'filmlaufbahn', 'filmlegende', 'filmlegenden', 'filmleute', 'filmlexikon', 'filmliebhaber', 'filmliebhabern', 'filmliefhebber', 'filmliste', 'filmlisten', 'filmlocation', 'filmlounge', 'filmmacher', 'filmmachern', 'filmmagazin', 'filmmagie', 'filmmaker', 'filmmakers', 'filmmaking', 'filmmanager', 'filmmärchen', 'filmmarkt-folder', 'filmmaterial', 'filmmaterials', 'filmmatic-award', 'filmmenü', 'filmmodus', 'filmmogul', 'filmmonster', 'filmmonstern', 'filmmonsters', 'filmmotion', 'filmmotiv', 'filmmuseum', 'filmmusik', 'filmmusik-buehne', 'filmmusik-klassiker', 'filmmusik-session', 'filmmusik-track', 'filmmusiken', 'filmmythen', 'filmnacht', 'filmnegativ', 'filmnegativs', 'filmô', 'filmo-', 'filmodokumentation', 'filmodus', 'filmografie', 'filmografien', 'filmografienghoulies', 'filmographie', 'filmographieginger', 'filmographien', 'filmographienginger', 'filmopraphien', 'filmore', 'filmorte', 'filmos', 'filmovy', 'filmpaare', 'filmpalast', 'filmpannen', 'filmpartner', 'filmpartnerin', 'filmperle', 'filmperlen', 'filmpersiflagen', 'filmphase', 'filmpionier', 'filmplakat', 'filmplakate', 'filmplakats', 'filmporträt', 'filmposter', 'filmpräsenz', 'filmpreis', 'filmpreise', 'filmpreisen', 'filmpreises', 'filmpremiere', 'filmpresskit', 'filmproduktion', 'filmproduktionen', 'filmproduktionscrew', 'filmproduktionsfirma', 'filmproduktionsleiter', 'filmproduzent', 'filmproduzenten', 'filmproduzentin', 'filmprofessorin', 'filmprogramm', 'filmprogramme', 'filmprogrammes', 'filmprogramms', 'filmprojekt', 'filmprojekts', 'filmpulse', 'filmquest', 'filmquiz', 'filmrechte', 'filmregisseur', 'filmregisseure', 'filmregisseurs', 'filmreihe', 'filmreihen', 'filmreporter', 'filmrequiste', 'filmrestauration', 'filmrestaurierung', 'filmrezension', 'filmriss', 'filmrohmaterial', 'filmrolle', 'filmrollen', 'filmruhm', 'films', 'filmsammlung', 'filmsatire', 'filmsaudiokommentar', 'filmschaffen', 'filmschaffenden', 'filmschätze', 'filmschauspielerin', 'filmschmiede', 'filmschnipsel', 'filmschnitt', 'filmschnitt-expeten', 'filmschnitzer', 'filmschöpfer', 'filmschrift', 'filmschul-punkrockers', 'filmschule', 'filmselektion', 'filmseminar', 'filmsequenz', 'filmsequenzanalyse', 'filmsequenzen', 'filmserie', 'filmserien', 'filmset', 'filmsets', 'filmsong', 'filmsongs', 'filmsoundtrack', 'filmspektakel', 'filmspezifisch', 'filmspule', 'filmstadt', 'filmstar', 'filmstars', 'filmstart', 'filmstarts', 'filmsternchen', 'filmstory', 'filmstreet', 'filmstudent', 'filmstudenten', 'filmstudentin', 'filmstudio', 'filmstudiogelände', 'filmstudios', 'filmszene', 'filmszenen', 'filmt', 'filmtagen', 'filmtalk', 'filmte', 'filmteam', 'filmteams', 'filmtechnik', 'filmtechniker', 'filmtechnische', 'filmteufel', 'filmtheater', 'filmtheatern', 'filmthreat', 'filmtipp', 'filmtipps', 'filmtitel', 'filmtitels', 'filmtoast', 'filmtrailer', 'filmtreck', 'filmtricks', 'filmtrilogie', 'filmtrilogien', 'filmuforia', 'filmungeheuer', 'filmusik', 'filmvergleich', 'filmvergnügen', 'filmverleih', 'filmveröffentlichung', 'filmverrückten', 'filmversion', 'filmversionen', 'filmvertrieb', 'filmvisionär', 'filmvorbild', 'filmvorführer', 'filmvorführerin', 'filmvorführers', 'filmvorführung', 'filmvorschau', 'filmvorschauen', 'filmvorspann', 'filmvorstellungen', 'filmwelt', 'filmwerk', 'filmwerke', 'filmwerkstatt', 'filmwissenschaftler', 'filmwoche', 'filmworks', 'filmzauber', 'filmzeitschrift', 'filmzitat', 'filmzitaten', 'filmzusammenschnitt', 'filo', 'filomena', 'filoramo', 'filou', 'filrn', 'fils', 'filson', 'filter', 'filtern', 'filth', 'filthy', 'filz', 'filzhut', 'filzi', 'fims', 'finns', 'fins', 'fips', 'firms', 'fischfilets', 'fists', 'fitts', 'forms', 'fünfköpfiges', 'gangster-films', 'gangsterfilms', 'geisterfilms', 'genre-profis', 'genrefilms', 'genreprofis', 'gerichtsfilms', 'gothic-horrorfilms', 'graffitis', 'griffins', 'griffiths', 'gruselfilms', 'hauptfilms', 'helms', 'historienfilms', 'hochglanz-selfies', 'hollywoodfilms', 'hongkong-films', 'horrofilms', 'horror-films', 'horrorcultfilms', 'horrorfilms', 'ILLUSIONS UNLTD. films', 'Indeed Films', 'independendfilms', 'infidus', 'josefines', 'kannibalenfilms', 'katastrophenfilms', 'kickprofis', 'king-kultfilms', 'kinofilms', 'kriegsfilms', 'kriminalfilms', 'kult-horrorfilms', 'kult-monster-films', 'kultfilms', 'kulthorrorfilms', 'kurzfilms', 'langfilms', 'Legend Films', 'leone-films', 'low-budget-horrorfilms', 'lylesmoviefiles', 'malcolms', 'märchenfilms', 'martial-arts-films', 'meta-films', 'mikrofiims', 'mikrofilms', 'misfits', 'mitternachtsfilms', 'monumentalfilms', 'muffins', 'mysteryfiles', 'nelms', 'new-hollywood-films', 'ngerfilms', 'ninja-kultfilms', 'nonnen-outfits', 'original-films', 'originalfilms', 'outfits', 'palms', 'pazifiks', 'peplum-films', 'perfides', 'pilotfilms', 'piratenfilms', 'poker-profis', 'polizeifilms', 'pornofilms', 'produktionsdesign-profis', 'profis', 'psalms', 'puppen-slasher-films', 'quatermass-erfolgsfilms', 'realms', 'Redrum Films', 'sacrifices', 'schauerfilms', 'schwarzweiß-trashfilms', 'science-fiction-films', 'selfies', 'sensationsfilms', 'skandalfilms', 'slasher-films', 'slasherfilms', 'sofias', 'spiele-profis', 'spielfilms', 'spionage-films', 'spionagefilms', 'spitfires', 'splatter-films', 'splatterfilms', 'stummfilms', 'südpazifiks', 'super-profis', 'Supreme Films', 'terror-films', 'tierhorrorfilms', 'tlefilms', 'tonfilms', 'trashfilmes', 'trickfilms', 'Troma/Legend Films', 'u-boot-films', 'undergroundfilms', 'unterwürfiges', 'untotenfilms', 'vampirfilms', 'vierköpfiges', 'vollprofis', 'weitläufiges', 'westernfilms', 'wilms', 'x-files', 'yates-films', 'zombiefilmes', 'zombiefilms', 'zookäfigs', 'zweiköpfiges', 'zwölfköpfiges'))) `product.searchKeywords_3` ON `product`.`id` = `product.searchKeywords_3`.`id` AND `product`.`version_id` = `product.searchKeywords_3`.`product_version_id` LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product`.`id` = `product.searchKeywords`.`product_id` AND `product`.version_id = `product.searchKeywords`.product_version_id WHERE (`product`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((((`product.visibilities`.`visibility` >= 20) AND `product.visibilities`.`sales_channel_id` = 0x300B6C314EA447F08252B80AE1305F85 AND IFNULL(`product`.`active`, `product.parent`.`active`) = 1) AND (`product.searchKeywords_1`.id IS NOT NULL AND `product.searchKeywords_1`.id IS NOT NULL) AND (`product.searchKeywords_2`.id IS NOT NULL AND `product.searchKeywords_2`.id IS NOT NULL) AND (`product.searchKeywords_3`.id IS NOT NULL AND `product.searchKeywords_3`.id IS NOT NULL) AND NOT (`product`.`display_group` <=> NULL))) GROUP BY id, version_id HAVING _score >= 0.9 ORDER BY _score DESC) score_table ON score_table.`id` = `product`.`id` AND score_table.`version_id` = `product`.`version_id` LEFT JOIN `product_option` `product.options.mapping` ON `product`.`id` = `product.options.mapping`.`product_id` AND `product`.`version_id` = `product.options.mapping`.`product_version_id` LEFT JOIN `property_group_option` `product.options` ON `product.options.mapping`.`property_group_option_id` = `product.options`.`id` WHERE (`product`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((((`product.visibilities`.`visibility` >= 20) AND `product.visibilities`.`sales_channel_id` = 0x300B6C314EA447F08252B80AE1305F85 AND IFNULL(`product`.`active`, `product.parent`.`active`) = 1) AND (`product.searchKeywords_1`.id IS NOT NULL AND `product.searchKeywords_1`.id IS NOT NULL) AND (`product.searchKeywords_2`.id IS NOT NULL AND `product.searchKeywords_2`.id IS NOT NULL) AND (`product.searchKeywords_3`.id IS NOT NULL AND `product.searchKeywords_3`.id IS NOT NULL) AND NOT (`product`.`display_group` <=> NULL))) GROUP BY `product.options`.`id`;
array:37 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 205)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityAggregator::fetchAggregation (line 95)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityAggregator::aggregate (line 52)"
5 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator::aggregate (line 171)"
6 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::aggregate (line 74)"
7 => "Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingLoader::load (line 79)"
8 => "Shopware\Core\Content\Product\SalesChannel\Search\ProductSearchRoute::load (line 93)"
9 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::Shopware\Core\Content\Product\SalesChannel\Search\{closure} (line 350)"
10 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
11 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
12 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
13 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
14 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
16 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
17 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
18 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 94)"
19 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::Shopware\Core\Content\Product\SalesChannel\Search\{closure} (line 72)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
21 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
22 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::load (line 68)"
23 => "Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute::load (line 51)"
24 => "MoorlFoundation\Core\Content\Product\SalesChannel\Search\FoundationProductSearchRoute::load (line 69)"
25 => "Shopware\Storefront\Page\Search\SearchPageLoader::load (line 67)"
26 => "Shopware\Storefront\Controller\SearchController::search (line 163)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
29 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
30 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
35 => "Shopware\Core\HttpKernel::doHandle (line 81)"
36 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
85 |
0.45 ms |
SELECT
parent.variant_listing_config as variantListingConfig,
LOWER(HEX(child.id)) as id,
LOWER(HEX(parent.id)) as parentId
FROM product as child
INNER JOIN product as parent
ON parent.id = child.parent_id
AND parent.version_id = child.version_id
WHERE child.version_id = :version
AND child.id IN (:ids)
SELECT
parent.variant_listing_config as variantListingConfig,
LOWER(HEX(child.id)) as id,
LOWER(HEX(parent.id)) as parentId
FROM product as child
INNER JOIN product as parent
ON parent.id = child.parent_id
AND parent.version_id = child.version_id
WHERE child.version_id = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425
AND child.id IN (0x07D6D5385BA8A05777CC0ECCAB13EC5E, 0x259EA93FB4F0942D83BAB9CDE98A66E6, 0xF50324D0C9551DB788E9C81007BCFE10, 0x28098C3447698B39C5CDA7DED8445F59, 0x883D3F04A19DDF68D17F80ADB96359EA, 0x7F1010C52446F52A974F16D8A0DDC755, 0x0EBFE6EBC38B8BD7E3FFF33601EF08F5, 0xF73D75F52EE17D5247F2E7760A80E065, 0x78C4A3E6FC1B19CFA8703D55167E529F, 0xBC7438989057941E5CCC5D68964E5BDF, 0x7B9362B788D8D611383941EF5F76767A, 0x6FD655D030B4909C4E1FAC7AFBB20C32, 0x089AE06E9D91B0812347335934AF8CFB, 0x7098D57402F7F188EB820487FA6B0235, 0xF28A370DD00060EFE78E3140728090DB, 0xE10519853A6072D36ECB008548DDB690, 0x2A5F5FE3047783E72A68BD66CFB0BE49);
array:34 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 1042)"
2 => "Doctrine\DBAL\Connection::fetchAllAssociative (line 189)"
3 => "Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingLoader::resolvePreviews (line 92)"
4 => "Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingLoader::load (line 79)"
5 => "Shopware\Core\Content\Product\SalesChannel\Search\ProductSearchRoute::load (line 93)"
6 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::Shopware\Core\Content\Product\SalesChannel\Search\{closure} (line 350)"
7 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
8 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
9 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
10 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
11 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
12 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
13 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
14 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
15 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 94)"
16 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::Shopware\Core\Content\Product\SalesChannel\Search\{closure} (line 72)"
17 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
19 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::load (line 68)"
20 => "Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute::load (line 51)"
21 => "MoorlFoundation\Core\Content\Product\SalesChannel\Search\FoundationProductSearchRoute::load (line 69)"
22 => "Shopware\Storefront\Page\Search\SearchPageLoader::load (line 67)"
23 => "Shopware\Storefront\Controller\SearchController::search (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 452)"
29 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
30 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
32 => "Shopware\Core\HttpKernel::doHandle (line 81)"
33 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
86 |
0.70 ms |
SELECT `product`.`id`, `product`.`product_number`, `product`.`auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id WHERE (`product`.`version_id` = :version) AND ((((`product.visibilities`.`visibility` >= :param_d38e5e7e17314213a28a5558d4e09452) AND `product.visibilities`.`sales_channel_id` = :param_d913a5be89e649578378e6013cc123a8 AND IFNULL(`product`.`active`, `product.parent`.`active`) = :param_804520bd8c9e4621a431734aa03db1e5))) AND (`product`.`id` IN (:ids)) GROUP BY `product`.`id`
SELECT `product`.`id`, `product`.`product_number`, `product`.`auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id WHERE (`product`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((((`product.visibilities`.`visibility` >= 10) AND `product.visibilities`.`sales_channel_id` = 0x300B6C314EA447F08252B80AE1305F85 AND IFNULL(`product`.`active`, `product.parent`.`active`) = 1))) AND (`product`.`id` IN (0x07D6D5385BA8A05777CC0ECCAB13EC5E, 0x259EA93FB4F0942D83BAB9CDE98A66E6, 0xF50324D0C9551DB788E9C81007BCFE10, 0x28098C3447698B39C5CDA7DED8445F59, 0x883D3F04A19DDF68D17F80ADB96359EA, 0x7F1010C52446F52A974F16D8A0DDC755, 0x0EBFE6EBC38B8BD7E3FFF33601EF08F5, 0xF73D75F52EE17D5247F2E7760A80E065, 0x78C4A3E6FC1B19CFA8703D55167E529F, 0xBC7438989057941E5CCC5D68964E5BDF, 0x7B9362B788D8D611383941EF5F76767A, 0x6FD655D030B4909C4E1FAC7AFBB20C32, 0x089AE06E9D91B0812347335934AF8CFB, 0x7098D57402F7F188EB820487FA6B0235, 0xF28A370DD00060EFE78E3140728090DB, 0xE10519853A6072D36ECB008548DDB690, 0x2A5F5FE3047783E72A68BD66CFB0BE49)) GROUP BY `product`.`id`;
array:37 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 107)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 62)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 216)"
5 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::doSearch (line 122)"
6 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 102)"
7 => "Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingLoader::load (line 79)"
8 => "Shopware\Core\Content\Product\SalesChannel\Search\ProductSearchRoute::load (line 93)"
9 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::Shopware\Core\Content\Product\SalesChannel\Search\{closure} (line 350)"
10 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
11 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
12 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
13 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
14 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
16 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
17 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
18 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 94)"
19 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::Shopware\Core\Content\Product\SalesChannel\Search\{closure} (line 72)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
21 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
22 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::load (line 68)"
23 => "Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute::load (line 51)"
24 => "MoorlFoundation\Core\Content\Product\SalesChannel\Search\FoundationProductSearchRoute::load (line 69)"
25 => "Shopware\Storefront\Page\Search\SearchPageLoader::load (line 67)"
26 => "Shopware\Storefront\Controller\SearchController::search (line 163)"
27 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
29 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
30 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
31 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
35 => "Shopware\Core\HttpKernel::doHandle (line 81)"
36 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
87 |
18.90 ms |
SELECT `product`.`id` as `product.id`, `product`.`version_id` as `product.versionId`, `product`.`parent_id` as `product.parentId`, `product`.`parent_version_id` as `product.parentVersionId`, COALESCE(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`) as `product.manufacturerId`, COALESCE(`product`.`product_manufacturer_version_id`, `product.parent`.`product_manufacturer_version_id`) as `product.productManufacturerVersionId`, COALESCE(`product`.`unit_id`, `product.parent`.`unit_id`) as `product.unitId`, COALESCE(`product`.`tax_id`, `product.parent`.`tax_id`) as `product.taxId`, COALESCE(`product`.`product_media_id`, `product.parent`.`product_media_id`) as `product.coverId`, COALESCE(`product`.`product_media_version_id`, `product.parent`.`product_media_version_id`) as `product.productMediaVersionId`, COALESCE(`product`.`delivery_time_id`, `product.parent`.`delivery_time_id`) as `product.deliveryTimeId`, COALESCE(`product`.`product_feature_set_id`, `product.parent`.`product_feature_set_id`) as `product.featureSetId`, COALESCE(`product`.`canonical_product_id`, `product.parent`.`canonical_product_id`) as `product.canonicalProductId`, COALESCE(`product`.`cms_page_id`, `product.parent`.`cms_page_id`) as `product.cmsPageId`, COALESCE(`product`.`cms_page_version_id`, `product.parent`.`cms_page_version_id`) as `product.cmsPageVersionId`, `product.parent`.`price` as `product.price.inherited`, COALESCE(`product`.`price`, `product.parent`.`price`) as `product.price`, `product`.`product_number` as `product.productNumber`, `product`.`stock` as `product.stock`, COALESCE(`product`.`restock_time`, `product.parent`.`restock_time`) as `product.restockTime`, `product`.`auto_increment` as `product.autoIncrement`, COALESCE(`product`.`active`, `product.parent`.`active`) as `product.active`, `product`.`available_stock` as `product.availableStock`, `product`.`available` as `product.available`, COALESCE(`product`.`is_closeout`, `product.parent`.`is_closeout`) as `product.isCloseout`, `product`.`display_group` as `product.displayGroup`, `product.parent`.`configurator_group_config` as `product.configuratorGroupConfig.inherited`, COALESCE(`product`.`configurator_group_config`, `product.parent`.`configurator_group_config`) as `product.configuratorGroupConfig`, COALESCE(`product`.`main_variant_id`, `product.parent`.`main_variant_id`) as `product.mainVariantId`, COALESCE(`product`.`display_parent`, `product.parent`.`display_parent`) as `product.displayParent`, `product.parent`.`variant_listing_config` as `product.variantListingConfig.inherited`, COALESCE(`product`.`variant_listing_config`, `product.parent`.`variant_listing_config`) as `product.variantListingConfig`, `product`.`variant_restrictions` as `product.variantRestrictions`, COALESCE(`product`.`manufacturer_number`, `product.parent`.`manufacturer_number`) as `product.manufacturerNumber`, COALESCE(`product`.`ean`, `product.parent`.`ean`) as `product.ean`, COALESCE(`product`.`purchase_steps`, `product.parent`.`purchase_steps`) as `product.purchaseSteps`, COALESCE(`product`.`max_purchase`, `product.parent`.`max_purchase`) as `product.maxPurchase`, COALESCE(`product`.`min_purchase`, `product.parent`.`min_purchase`) as `product.minPurchase`, COALESCE(`product`.`purchase_unit`, `product.parent`.`purchase_unit`) as `product.purchaseUnit`, COALESCE(`product`.`reference_unit`, `product.parent`.`reference_unit`) as `product.referenceUnit`, COALESCE(`product`.`shipping_free`, `product.parent`.`shipping_free`) as `product.shippingFree`, `product.parent`.`purchase_prices` as `product.purchasePrices.inherited`, COALESCE(`product`.`purchase_prices`, `product.parent`.`purchase_prices`) as `product.purchasePrices`, COALESCE(`product`.`mark_as_topseller`, `product.parent`.`mark_as_topseller`) as `product.markAsTopseller`, COALESCE(`product`.`weight`, `product.parent`.`weight`) as `product.weight`, COALESCE(`product`.`width`, `product.parent`.`width`) as `product.width`, COALESCE(`product`.`height`, `product.parent`.`height`) as `product.height`, COALESCE(`product`.`length`, `product.parent`.`length`) as `product.length`, COALESCE(`product`.`release_date`, `product.parent`.`release_date`) as `product.releaseDate`, COALESCE(`product`.`rating_average`, `product.parent`.`rating_average`) as `product.ratingAverage`, `product.parent`.`category_tree` as `product.categoryTree.inherited`, COALESCE(`product`.`category_tree`, `product.parent`.`category_tree`) as `product.categoryTree`, `product.parent`.`property_ids` as `product.propertyIds.inherited`, COALESCE(`product`.`property_ids`, `product.parent`.`property_ids`) as `product.propertyIds`, `product.parent`.`option_ids` as `product.optionIds.inherited`, COALESCE(`product`.`option_ids`, `product.parent`.`option_ids`) as `product.optionIds`, `product.parent`.`stream_ids` as `product.streamIds.inherited`, COALESCE(`product`.`stream_ids`, `product.parent`.`stream_ids`) as `product.streamIds`, `product.parent`.`tag_ids` as `product.tagIds.inherited`, COALESCE(`product`.`tag_ids`, `product.parent`.`tag_ids`) as `product.tagIds`, `product.parent`.`category_ids` as `product.categoryIds.inherited`, COALESCE(`product`.`category_ids`, `product.parent`.`category_ids`) as `product.categoryIds`, `product`.`child_count` as `product.childCount`, COALESCE(`product`.`custom_field_set_selection_active`, `product.parent`.`custom_field_set_selection_active`) as `product.customFieldSetSelectionActive`, `product`.`sales` as `product.sales`, `product`.`states` as `product.states`, `product.tax`.`id` as `product.tax.id`, `product.tax`.`tax_rate` as `product.tax.taxRate`, `product.tax`.`name` as `product.tax.name`, `product.tax`.`position` as `product.tax.position`, `product.tax`.`custom_fields` as `product.tax.customFields`, `product.tax`.`created_at` as `product.tax.createdAt`, `product.tax`.`updated_at` as `product.tax.updatedAt`, `product.parent`.`cheapest_price` as `product.cheapestPrice.inherited`, COALESCE(`product`.`cheapest_price`, `product.parent`.`cheapest_price`) as `product.cheapestPrice`, `product`.`created_at` as `product.createdAt`, `product`.`updated_at` as `product.updatedAt`, `product.manufacturer`.`id` as `product.manufacturer.id`, `product.manufacturer`.`version_id` as `product.manufacturer.versionId`, `product.manufacturer`.`media_id` as `product.manufacturer.mediaId`, `product.manufacturer`.`link` as `product.manufacturer.link`, `product.manufacturer`.`created_at` as `product.manufacturer.createdAt`, `product.manufacturer`.`updated_at` as `product.manufacturer.updatedAt`, `product.manufacturer.translation.name`, COALESCE(`product.manufacturer.translation.name`,`product.manufacturer.translation.name`) as `product.manufacturer.name`, `product.manufacturer.translation.description`, COALESCE(`product.manufacturer.translation.description`,`product.manufacturer.translation.description`) as `product.manufacturer.description`, `product.manufacturer.translation.customFields`, COALESCE(`product.manufacturer.translation.customFields`,`product.manufacturer.translation.customFields`) as `product.manufacturer.customFields`, `product.manufacturer.translation.createdAt`, `product.manufacturer.translation.updatedAt`, `product.manufacturer.translation.productManufacturerId`, `product.manufacturer.translation.languageId`, `product.manufacturer.translation.productManufacturerVersionId`, (SELECT GROUP_CONCAT(HEX(`product.options.mapping`.`property_group_option_id`) SEPARATOR '||')
FROM `product_option` `product.options.mapping`
WHERE `product.options.mapping`.`product_id` = `product`.`id` ) as `product.options.id_mapping`, `product.unit`.`id` as `product.unit.id`, `product.unit`.`created_at` as `product.unit.createdAt`, `product.unit`.`updated_at` as `product.unit.updatedAt`, `product.unit.translation.shortCode`, COALESCE(`product.unit.translation.shortCode`,`product.unit.translation.shortCode`) as `product.unit.shortCode`, `product.unit.translation.name`, COALESCE(`product.unit.translation.name`,`product.unit.translation.name`) as `product.unit.name`, `product.unit.translation.customFields`, COALESCE(`product.unit.translation.customFields`,`product.unit.translation.customFields`) as `product.unit.customFields`, `product.unit.translation.createdAt`, `product.unit.translation.updatedAt`, `product.unit.translation.unitId`, `product.unit.translation.languageId`, `product.deliveryTime`.`id` as `product.deliveryTime.id`, `product.deliveryTime`.`min` as `product.deliveryTime.min`, `product.deliveryTime`.`max` as `product.deliveryTime.max`, `product.deliveryTime`.`unit` as `product.deliveryTime.unit`, `product.deliveryTime`.`created_at` as `product.deliveryTime.createdAt`, `product.deliveryTime`.`updated_at` as `product.deliveryTime.updatedAt`, `product.deliveryTime.translation.name`, COALESCE(`product.deliveryTime.translation.name`,`product.deliveryTime.translation.name`) as `product.deliveryTime.name`, `product.deliveryTime.translation.customFields`, COALESCE(`product.deliveryTime.translation.customFields`,`product.deliveryTime.translation.customFields`) as `product.deliveryTime.customFields`, `product.deliveryTime.translation.createdAt`, `product.deliveryTime.translation.updatedAt`, `product.deliveryTime.translation.deliveryTimeId`, `product.deliveryTime.translation.languageId`, `product.cover`.`id` as `product.cover.id`, `product.cover`.`version_id` as `product.cover.versionId`, `product.cover`.`product_id` as `product.cover.productId`, `product.cover`.`product_version_id` as `product.cover.productVersionId`, `product.cover`.`media_id` as `product.cover.mediaId`, `product.cover`.`position` as `product.cover.position`, `product.cover.media`.`id` as `product.cover.media.id`, `product.cover.media`.`user_id` as `product.cover.media.userId`, `product.cover.media`.`media_folder_id` as `product.cover.media.mediaFolderId`, `product.cover.media`.`mime_type` as `product.cover.media.mimeType`, `product.cover.media`.`file_extension` as `product.cover.media.fileExtension`, `product.cover.media`.`uploaded_at` as `product.cover.media.uploadedAt`, `product.cover.media`.`file_name` as `product.cover.media.fileName`, `product.cover.media`.`file_size` as `product.cover.media.fileSize`, `product.cover.media`.`media_type` as `product.cover.media.mediaTypeRaw`, `product.cover.media`.`meta_data` as `product.cover.media.metaData`, `product.cover.media`.`private` as `product.cover.media.private`, `product.cover.media`.`thumbnails_ro` as `product.cover.media.thumbnailsRo`, `product.cover.media`.`created_at` as `product.cover.media.createdAt`, `product.cover.media`.`updated_at` as `product.cover.media.updatedAt`, `product.cover.media.translation.title`, COALESCE(`product.cover.media.translation.title`,`product.cover.media.translation.title`) as `product.cover.media.title`, `product.cover.media.translation.alt`, COALESCE(`product.cover.media.translation.alt`,`product.cover.media.translation.alt`) as `product.cover.media.alt`, `product.cover.media.translation.customFields`, COALESCE(`product.cover.media.translation.customFields`,`product.cover.media.translation.customFields`) as `product.cover.media.customFields`, `product.cover.media.translation.createdAt`, `product.cover.media.translation.updatedAt`, `product.cover.media.translation.mediaId`, `product.cover.media.translation.languageId`, `product.cover`.`custom_fields` as `product.cover.customFields`, `product.cover`.`created_at` as `product.cover.createdAt`, `product.cover`.`updated_at` as `product.cover.updatedAt`, `product.translation.metaDescription`, `product.parent.translation.metaDescription`, COALESCE(`product.translation.metaDescription`,`product.parent.translation.metaDescription`,`product.translation.metaDescription`) as `product.metaDescription`, `product.translation.name`, `product.parent.translation.name`, COALESCE(`product.translation.name`,`product.parent.translation.name`,`product.translation.name`) as `product.name`, `product.translation.keywords`, `product.parent.translation.keywords`, COALESCE(`product.translation.keywords`,`product.parent.translation.keywords`,`product.translation.keywords`) as `product.keywords`, `product.translation.description`, `product.parent.translation.description`, COALESCE(`product.translation.description`,`product.parent.translation.description`,`product.translation.description`) as `product.description`, `product.translation.metaTitle`, `product.parent.translation.metaTitle`, COALESCE(`product.translation.metaTitle`,`product.parent.translation.metaTitle`,`product.translation.metaTitle`) as `product.metaTitle`, `product.translation.packUnit`, `product.parent.translation.packUnit`, COALESCE(`product.translation.packUnit`,`product.parent.translation.packUnit`,`product.translation.packUnit`) as `product.packUnit`, `product.translation.packUnitPlural`, `product.parent.translation.packUnitPlural`, COALESCE(`product.translation.packUnitPlural`,`product.parent.translation.packUnitPlural`,`product.translation.packUnitPlural`) as `product.packUnitPlural`, `product.translation.customSearchKeywords`, `product.parent.translation.customSearchKeywords`, COALESCE(`product.translation.customSearchKeywords`,`product.parent.translation.customSearchKeywords`,`product.translation.customSearchKeywords`) as `product.customSearchKeywords`, `product.translation.slotConfig`, `product.parent.translation.slotConfig`, COALESCE(`product.translation.slotConfig`,`product.parent.translation.slotConfig`,`product.translation.slotConfig`) as `product.slotConfig`, `product.translation.customFields`, `product.parent.translation.customFields`, COALESCE(`product.translation.customFields`,`product.parent.translation.customFields`,`product.translation.customFields`) as `product.customFields`, `product.translation.createdAt`, `product.parent.translation.createdAt`, `product.translation.updatedAt`, `product.parent.translation.updatedAt`, `product.translation.productId`, `product.parent.translation.productId`, `product.translation.languageId`, `product.parent.translation.languageId`, `product.translation.productVersionId`, `product.parent.translation.productVersionId` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN (SELECT `product.translation`.product_id, `product.translation`.product_version_id, `product.translation`.meta_description as `product.translation.metaDescription`, `product.translation`.name as `product.translation.name`, `product.translation`.keywords as `product.translation.keywords`, `product.translation`.description as `product.translation.description`, `product.translation`.meta_title as `product.translation.metaTitle`, `product.translation`.pack_unit as `product.translation.packUnit`, `product.translation`.pack_unit_plural as `product.translation.packUnitPlural`, `product.translation`.custom_search_keywords as `product.translation.customSearchKeywords`, `product.translation`.slot_config as `product.translation.slotConfig`, `product.translation`.custom_fields as `product.translation.customFields`, `product.translation`.created_at as `product.translation.createdAt`, `product.translation`.updated_at as `product.translation.updatedAt`, `product.translation`.product_id as `product.translation.productId`, `product.translation`.language_id as `product.translation.languageId`, `product.translation`.product_version_id as `product.translation.productVersionId` FROM `product_translation` `product.translation` WHERE `product.translation`.language_id = :languageId) `product.product_translation` ON `product.product_translation`.`product_id` = `product`.`id` AND `product.product_translation`.product_version_id = `product`.version_id LEFT JOIN (SELECT `product.parent.translation`.product_id, `product.parent.translation`.product_version_id, `product.parent.translation`.meta_description as `product.parent.translation.metaDescription`, `product.parent.translation`.name as `product.parent.translation.name`, `product.parent.translation`.keywords as `product.parent.translation.keywords`, `product.parent.translation`.description as `product.parent.translation.description`, `product.parent.translation`.meta_title as `product.parent.translation.metaTitle`, `product.parent.translation`.pack_unit as `product.parent.translation.packUnit`, `product.parent.translation`.pack_unit_plural as `product.parent.translation.packUnitPlural`, `product.parent.translation`.custom_search_keywords as `product.parent.translation.customSearchKeywords`, `product.parent.translation`.slot_config as `product.parent.translation.slotConfig`, `product.parent.translation`.custom_fields as `product.parent.translation.customFields`, `product.parent.translation`.created_at as `product.parent.translation.createdAt`, `product.parent.translation`.updated_at as `product.parent.translation.updatedAt`, `product.parent.translation`.product_id as `product.parent.translation.productId`, `product.parent.translation`.language_id as `product.parent.translation.languageId`, `product.parent.translation`.product_version_id as `product.parent.translation.productVersionId` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation`.language_id = :languageId) `product.product_translation.parent` ON `product.product_translation.parent`.`product_id` = `product.parent`.`id` AND `product.product_translation.parent`.product_version_id = `product.parent`.version_id LEFT JOIN `tax` `product.tax` ON `product`.`tax` = `product.tax`.`id` LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product`.`manufacturer` = `product.manufacturer`.`id` AND `product`.`version_id` = `product.manufacturer`.`version_id` LEFT JOIN `unit` `product.unit` ON `product`.`unit` = `product.unit`.`id` LEFT JOIN `delivery_time` `product.deliveryTime` ON `product`.`deliveryTime` = `product.deliveryTime`.`id` LEFT JOIN `product_media` `product.cover` ON `product`.`cover` = `product.cover`.`id` AND `product`.`version_id` = `product.cover`.`version_id` LEFT JOIN (SELECT `product.manufacturer.translation`.product_manufacturer_id, `product.manufacturer.translation`.product_manufacturer_version_id, `product.manufacturer.translation`.name as `product.manufacturer.translation.name`, `product.manufacturer.translation`.description as `product.manufacturer.translation.description`, `product.manufacturer.translation`.custom_fields as `product.manufacturer.translation.customFields`, `product.manufacturer.translation`.created_at as `product.manufacturer.translation.createdAt`, `product.manufacturer.translation`.updated_at as `product.manufacturer.translation.updatedAt`, `product.manufacturer.translation`.product_manufacturer_id as `product.manufacturer.translation.productManufacturerId`, `product.manufacturer.translation`.language_id as `product.manufacturer.translation.languageId`, `product.manufacturer.translation`.product_manufacturer_version_id as `product.manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer_translation` `product.manufacturer.translation` WHERE `product.manufacturer.translation`.language_id = :languageId) `product.manufacturer.product_manufacturer_translation` ON `product.manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product.manufacturer`.`id` AND `product.manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product.manufacturer`.version_id LEFT JOIN (SELECT `product.unit.translation`.unit_id, `product.unit.translation`.short_code as `product.unit.translation.shortCode`, `product.unit.translation`.name as `product.unit.translation.name`, `product.unit.translation`.custom_fields as `product.unit.translation.customFields`, `product.unit.translation`.created_at as `product.unit.translation.createdAt`, `product.unit.translation`.updated_at as `product.unit.translation.updatedAt`, `product.unit.translation`.unit_id as `product.unit.translation.unitId`, `product.unit.translation`.language_id as `product.unit.translation.languageId` FROM `unit_translation` `product.unit.translation` WHERE `product.unit.translation`.language_id = :languageId) `product.unit.unit_translation` ON `product.unit.unit_translation`.`unit_id` = `product.unit`.`id` LEFT JOIN (SELECT `product.deliveryTime.translation`.delivery_time_id, `product.deliveryTime.translation`.name as `product.deliveryTime.translation.name`, `product.deliveryTime.translation`.custom_fields as `product.deliveryTime.translation.customFields`, `product.deliveryTime.translation`.created_at as `product.deliveryTime.translation.createdAt`, `product.deliveryTime.translation`.updated_at as `product.deliveryTime.translation.updatedAt`, `product.deliveryTime.translation`.delivery_time_id as `product.deliveryTime.translation.deliveryTimeId`, `product.deliveryTime.translation`.language_id as `product.deliveryTime.translation.languageId` FROM `delivery_time_translation` `product.deliveryTime.translation` WHERE `product.deliveryTime.translation`.language_id = :languageId) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation`.`delivery_time_id` = `product.deliveryTime`.`id` LEFT JOIN `media` `product.cover.media` ON `product.cover`.`media_id` = `product.cover.media`.`id` LEFT JOIN (SELECT `product.cover.media.translation`.media_id, `product.cover.media.translation`.title as `product.cover.media.translation.title`, `product.cover.media.translation`.alt as `product.cover.media.translation.alt`, `product.cover.media.translation`.custom_fields as `product.cover.media.translation.customFields`, `product.cover.media.translation`.created_at as `product.cover.media.translation.createdAt`, `product.cover.media.translation`.updated_at as `product.cover.media.translation.updatedAt`, `product.cover.media.translation`.media_id as `product.cover.media.translation.mediaId`, `product.cover.media.translation`.language_id as `product.cover.media.translation.languageId` FROM `media_translation` `product.cover.media.translation` WHERE `product.cover.media.translation`.language_id = :languageId) `product.cover.media.media_translation` ON `product.cover.media.media_translation`.`media_id` = `product.cover.media`.`id` WHERE (`product`.`version_id` = :version) AND (`product`.`id` IN (:ids))
SELECT
`product`.`id` as `product.id`,
`product`.`version_id` as `product.versionId`,
`product`.`parent_id` as `product.parentId`,
`product`.`parent_version_id` as `product.parentVersionId`,
COALESCE(
`product`.`product_manufacturer_id`,
`product.parent`.`product_manufacturer_id`
) as `product.manufacturerId`,
COALESCE(
`product`.`product_manufacturer_version_id`,
`product.parent`.`product_manufacturer_version_id`
) as `product.productManufacturerVersionId`,
COALESCE(
`product`.`unit_id`, `product.parent`.`unit_id`
) as `product.unitId`,
COALESCE(
`product`.`tax_id`, `product.parent`.`tax_id`
) as `product.taxId`,
COALESCE(
`product`.`product_media_id`, `product.parent`.`product_media_id`
) as `product.coverId`,
COALESCE(
`product`.`product_media_version_id`,
`product.parent`.`product_media_version_id`
) as `product.productMediaVersionId`,
COALESCE(
`product`.`delivery_time_id`, `product.parent`.`delivery_time_id`
) as `product.deliveryTimeId`,
COALESCE(
`product`.`product_feature_set_id`,
`product.parent`.`product_feature_set_id`
) as `product.featureSetId`,
COALESCE(
`product`.`canonical_product_id`,
`product.parent`.`canonical_product_id`
) as `product.canonicalProductId`,
COALESCE(
`product`.`cms_page_id`, `product.parent`.`cms_page_id`
) as `product.cmsPageId`,
COALESCE(
`product`.`cms_page_version_id`,
`product.parent`.`cms_page_version_id`
) as `product.cmsPageVersionId`,
`product.parent`.`price` as `product.price.inherited`,
COALESCE(
`product`.`price`, `product.parent`.`price`
) as `product.price`,
`product`.`product_number` as `product.productNumber`,
`product`.`stock` as `product.stock`,
COALESCE(
`product`.`restock_time`, `product.parent`.`restock_time`
) as `product.restockTime`,
`product`.`auto_increment` as `product.autoIncrement`,
COALESCE(
`product`.`active`, `product.parent`.`active`
) as `product.active`,
`product`.`available_stock` as `product.availableStock`,
`product`.`available` as `product.available`,
COALESCE(
`product`.`is_closeout`, `product.parent`.`is_closeout`
) as `product.isCloseout`,
`product`.`display_group` as `product.displayGroup`,
`product.parent`.`configurator_group_config` as `product.configuratorGroupConfig.inherited`,
COALESCE(
`product`.`configurator_group_config`,
`product.parent`.`configurator_group_config`
) as `product.configuratorGroupConfig`,
COALESCE(
`product`.`main_variant_id`, `product.parent`.`main_variant_id`
) as `product.mainVariantId`,
COALESCE(
`product`.`display_parent`, `product.parent`.`display_parent`
) as `product.displayParent`,
`product.parent`.`variant_listing_config` as `product.variantListingConfig.inherited`,
COALESCE(
`product`.`variant_listing_config`,
`product.parent`.`variant_listing_config`
) as `product.variantListingConfig`,
`product`.`variant_restrictions` as `product.variantRestrictions`,
COALESCE(
`product`.`manufacturer_number`,
`product.parent`.`manufacturer_number`
) as `product.manufacturerNumber`,
COALESCE(
`product`.`ean`, `product.parent`.`ean`
) as `product.ean`,
COALESCE(
`product`.`purchase_steps`, `product.parent`.`purchase_steps`
) as `product.purchaseSteps`,
COALESCE(
`product`.`max_purchase`, `product.parent`.`max_purchase`
) as `product.maxPurchase`,
COALESCE(
`product`.`min_purchase`, `product.parent`.`min_purchase`
) as `product.minPurchase`,
COALESCE(
`product`.`purchase_unit`, `product.parent`.`purchase_unit`
) as `product.purchaseUnit`,
COALESCE(
`product`.`reference_unit`, `product.parent`.`reference_unit`
) as `product.referenceUnit`,
COALESCE(
`product`.`shipping_free`, `product.parent`.`shipping_free`
) as `product.shippingFree`,
`product.parent`.`purchase_prices` as `product.purchasePrices.inherited`,
COALESCE(
`product`.`purchase_prices`, `product.parent`.`purchase_prices`
) as `product.purchasePrices`,
COALESCE(
`product`.`mark_as_topseller`, `product.parent`.`mark_as_topseller`
) as `product.markAsTopseller`,
COALESCE(
`product`.`weight`, `product.parent`.`weight`
) as `product.weight`,
COALESCE(
`product`.`width`, `product.parent`.`width`
) as `product.width`,
COALESCE(
`product`.`height`, `product.parent`.`height`
) as `product.height`,
COALESCE(
`product`.`length`, `product.parent`.`length`
) as `product.length`,
COALESCE(
`product`.`release_date`, `product.parent`.`release_date`
) as `product.releaseDate`,
COALESCE(
`product`.`rating_average`, `product.parent`.`rating_average`
) as `product.ratingAverage`,
`product.parent`.`category_tree` as `product.categoryTree.inherited`,
COALESCE(
`product`.`category_tree`, `product.parent`.`category_tree`
) as `product.categoryTree`,
`product.parent`.`property_ids` as `product.propertyIds.inherited`,
COALESCE(
`product`.`property_ids`, `product.parent`.`property_ids`
) as `product.propertyIds`,
`product.parent`.`option_ids` as `product.optionIds.inherited`,
COALESCE(
`product`.`option_ids`, `product.parent`.`option_ids`
) as `product.optionIds`,
`product.parent`.`stream_ids` as `product.streamIds.inherited`,
COALESCE(
`product`.`stream_ids`, `product.parent`.`stream_ids`
) as `product.streamIds`,
`product.parent`.`tag_ids` as `product.tagIds.inherited`,
COALESCE(
`product`.`tag_ids`, `product.parent`.`tag_ids`
) as `product.tagIds`,
`product.parent`.`category_ids` as `product.categoryIds.inherited`,
COALESCE(
`product`.`category_ids`, `product.parent`.`category_ids`
) as `product.categoryIds`,
`product`.`child_count` as `product.childCount`,
COALESCE(
`product`.`custom_field_set_selection_active`,
`product.parent`.`custom_field_set_selection_active`
) as `product.customFieldSetSelectionActive`,
`product`.`sales` as `product.sales`,
`product`.`states` as `product.states`,
`product.tax`.`id` as `product.tax.id`,
`product.tax`.`tax_rate` as `product.tax.taxRate`,
`product.tax`.`name` as `product.tax.name`,
`product.tax`.`position` as `product.tax.position`,
`product.tax`.`custom_fields` as `product.tax.customFields`,
`product.tax`.`created_at` as `product.tax.createdAt`,
`product.tax`.`updated_at` as `product.tax.updatedAt`,
`product.parent`.`cheapest_price` as `product.cheapestPrice.inherited`,
COALESCE(
`product`.`cheapest_price`, `product.parent`.`cheapest_price`
) as `product.cheapestPrice`,
`product`.`created_at` as `product.createdAt`,
`product`.`updated_at` as `product.updatedAt`,
`product.manufacturer`.`id` as `product.manufacturer.id`,
`product.manufacturer`.`version_id` as `product.manufacturer.versionId`,
`product.manufacturer`.`media_id` as `product.manufacturer.mediaId`,
`product.manufacturer`.`link` as `product.manufacturer.link`,
`product.manufacturer`.`created_at` as `product.manufacturer.createdAt`,
`product.manufacturer`.`updated_at` as `product.manufacturer.updatedAt`,
`product.manufacturer.translation.name`,
COALESCE(
`product.manufacturer.translation.name`,
`product.manufacturer.translation.name`
) as `product.manufacturer.name`,
`product.manufacturer.translation.description`,
COALESCE(
`product.manufacturer.translation.description`,
`product.manufacturer.translation.description`
) as `product.manufacturer.description`,
`product.manufacturer.translation.customFields`,
COALESCE(
`product.manufacturer.translation.customFields`,
`product.manufacturer.translation.customFields`
) as `product.manufacturer.customFields`,
`product.manufacturer.translation.createdAt`,
`product.manufacturer.translation.updatedAt`,
`product.manufacturer.translation.productManufacturerId`,
`product.manufacturer.translation.languageId`,
`product.manufacturer.translation.productManufacturerVersionId`,
(
SELECT
GROUP_CONCAT(
HEX(
`product.options.mapping`.`property_group_option_id`
) SEPARATOR '||'
)
FROM
`product_option` `product.options.mapping`
WHERE
`product.options.mapping`.`product_id` = `product`.`id`
) as `product.options.id_mapping`,
`product.unit`.`id` as `product.unit.id`,
`product.unit`.`created_at` as `product.unit.createdAt`,
`product.unit`.`updated_at` as `product.unit.updatedAt`,
`product.unit.translation.shortCode`,
COALESCE(
`product.unit.translation.shortCode`,
`product.unit.translation.shortCode`
) as `product.unit.shortCode`,
`product.unit.translation.name`,
COALESCE(
`product.unit.translation.name`,
`product.unit.translation.name`
) as `product.unit.name`,
`product.unit.translation.customFields`,
COALESCE(
`product.unit.translation.customFields`,
`product.unit.translation.customFields`
) as `product.unit.customFields`,
`product.unit.translation.createdAt`,
`product.unit.translation.updatedAt`,
`product.unit.translation.unitId`,
`product.unit.translation.languageId`,
`product.deliveryTime`.`id` as `product.deliveryTime.id`,
`product.deliveryTime`.`min` as `product.deliveryTime.min`,
`product.deliveryTime`.`max` as `product.deliveryTime.max`,
`product.deliveryTime`.`unit` as `product.deliveryTime.unit`,
`product.deliveryTime`.`created_at` as `product.deliveryTime.createdAt`,
`product.deliveryTime`.`updated_at` as `product.deliveryTime.updatedAt`,
`product.deliveryTime.translation.name`,
COALESCE(
`product.deliveryTime.translation.name`,
`product.deliveryTime.translation.name`
) as `product.deliveryTime.name`,
`product.deliveryTime.translation.customFields`,
COALESCE(
`product.deliveryTime.translation.customFields`,
`product.deliveryTime.translation.customFields`
) as `product.deliveryTime.customFields`,
`product.deliveryTime.translation.createdAt`,
`product.deliveryTime.translation.updatedAt`,
`product.deliveryTime.translation.deliveryTimeId`,
`product.deliveryTime.translation.languageId`,
`product.cover`.`id` as `product.cover.id`,
`product.cover`.`version_id` as `product.cover.versionId`,
`product.cover`.`product_id` as `product.cover.productId`,
`product.cover`.`product_version_id` as `product.cover.productVersionId`,
`product.cover`.`media_id` as `product.cover.mediaId`,
`product.cover`.`position` as `product.cover.position`,
`product.cover.media`.`id` as `product.cover.media.id`,
`product.cover.media`.`user_id` as `product.cover.media.userId`,
`product.cover.media`.`media_folder_id` as `product.cover.media.mediaFolderId`,
`product.cover.media`.`mime_type` as `product.cover.media.mimeType`,
`product.cover.media`.`file_extension` as `product.cover.media.fileExtension`,
`product.cover.media`.`uploaded_at` as `product.cover.media.uploadedAt`,
`product.cover.media`.`file_name` as `product.cover.media.fileName`,
`product.cover.media`.`file_size` as `product.cover.media.fileSize`,
`product.cover.media`.`media_type` as `product.cover.media.mediaTypeRaw`,
`product.cover.media`.`meta_data` as `product.cover.media.metaData`,
`product.cover.media`.`private` as `product.cover.media.private`,
`product.cover.media`.`thumbnails_ro` as `product.cover.media.thumbnailsRo`,
`product.cover.media`.`created_at` as `product.cover.media.createdAt`,
`product.cover.media`.`updated_at` as `product.cover.media.updatedAt`,
`product.cover.media.translation.title`,
COALESCE(
`product.cover.media.translation.title`,
`product.cover.media.translation.title`
) as `product.cover.media.title`,
`product.cover.media.translation.alt`,
COALESCE(
`product.cover.media.translation.alt`,
`product.cover.media.translation.alt`
) as `product.cover.media.alt`,
`product.cover.media.translation.customFields`,
COALESCE(
`product.cover.media.translation.customFields`,
`product.cover.media.translation.customFields`
) as `product.cover.media.customFields`,
`product.cover.media.translation.createdAt`,
`product.cover.media.translation.updatedAt`,
`product.cover.media.translation.mediaId`,
`product.cover.media.translation.languageId`,
`product.cover`.`custom_fields` as `product.cover.customFields`,
`product.cover`.`created_at` as `product.cover.createdAt`,
`product.cover`.`updated_at` as `product.cover.updatedAt`,
`product.translation.metaDescription`,
`product.parent.translation.metaDescription`,
COALESCE(
`product.translation.metaDescription`,
`product.parent.translation.metaDescription`,
`product.translation.metaDescription`
) as `product.metaDescription`,
`product.translation.name`,
`product.parent.translation.name`,
COALESCE(
`product.translation.name`, `product.parent.translation.name`,
`product.translation.name`
) as `product.name`,
`product.translation.keywords`,
`product.parent.translation.keywords`,
COALESCE(
`product.translation.keywords`,
`product.parent.translation.keywords`,
`product.translation.keywords`
) as `product.keywords`,
`product.translation.description`,
`product.parent.translation.description`,
COALESCE(
`product.translation.description`,
`product.parent.translation.description`,
`product.translation.description`
) as `product.description`,
`product.translation.metaTitle`,
`product.parent.translation.metaTitle`,
COALESCE(
`product.translation.metaTitle`,
`product.parent.translation.metaTitle`,
`product.translation.metaTitle`
) as `product.metaTitle`,
`product.translation.packUnit`,
`product.parent.translation.packUnit`,
COALESCE(
`product.translation.packUnit`,
`product.parent.translation.packUnit`,
`product.translation.packUnit`
) as `product.packUnit`,
`product.translation.packUnitPlural`,
`product.parent.translation.packUnitPlural`,
COALESCE(
`product.translation.packUnitPlural`,
`product.parent.translation.packUnitPlural`,
`product.translation.packUnitPlural`
) as `product.packUnitPlural`,
`product.translation.customSearchKeywords`,
`product.parent.translation.customSearchKeywords`,
COALESCE(
`product.translation.customSearchKeywords`,
`product.parent.translation.customSearchKeywords`,
`product.translation.customSearchKeywords`
) as `product.customSearchKeywords`,
`product.translation.slotConfig`,
`product.parent.translation.slotConfig`,
COALESCE(
`product.translation.slotConfig`,
`product.parent.translation.slotConfig`,
`product.translation.slotConfig`
) as `product.slotConfig`,
`product.translation.customFields`,
`product.parent.translation.customFields`,
COALESCE(
`product.translation.customFields`,
`product.parent.translation.customFields`,
`product.translation.customFields`
) as `product.customFields`,
`product.translation.createdAt`,
`product.parent.translation.createdAt`,
`product.translation.updatedAt`,
`product.parent.translation.updatedAt`,
`product.translation.productId`,
`product.parent.translation.productId`,
`product.translation.languageId`,
`product.parent.translation.languageId`,
`product.translation.productVersionId`,
`product.parent.translation.productVersionId`
FROM
`product`
LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id`
AND `product`.`version_id` = `product.parent`.`version_id`
LEFT JOIN (
SELECT
`product.translation`.product_id,
`product.translation`.product_version_id,
`product.translation`.meta_description as `product.translation.metaDescription`,
`product.translation`.name as `product.translation.name`,
`product.translation`.keywords as `product.translation.keywords`,
`product.translation`.description as `product.translation.description`,
`product.translation`.meta_title as `product.translation.metaTitle`,
`product.translation`.pack_unit as `product.translation.packUnit`,
`product.translation`.pack_unit_plural as `product.translation.packUnitPlural`,
`product.translation`.custom_search_keywords as `product.translation.customSearchKeywords`,
`product.translation`.slot_config as `product.translation.slotConfig`,
`product.translation`.custom_fields as `product.translation.customFields`,
`product.translation`.created_at as `product.translation.createdAt`,
`product.translation`.updated_at as `product.translation.updatedAt`,
`product.translation`.product_id as `product.translation.productId`,
`product.translation`.language_id as `product.translation.languageId`,
`product.translation`.product_version_id as `product.translation.productVersionId`
FROM
`product_translation` `product.translation`
WHERE
`product.translation`.language_id = : languageId
) `product.product_translation` ON `product.product_translation`.`product_id` = `product`.`id`
AND `product.product_translation`.product_version_id = `product`.version_id
LEFT JOIN (
SELECT
`product.parent.translation`.product_id,
`product.parent.translation`.product_version_id,
`product.parent.translation`.meta_description as `product.parent.translation.metaDescription`,
`product.parent.translation`.name as `product.parent.translation.name`,
`product.parent.translation`.keywords as `product.parent.translation.keywords`,
`product.parent.translation`.description as `product.parent.translation.description`,
`product.parent.translation`.meta_title as `product.parent.translation.metaTitle`,
`product.parent.translation`.pack_unit as `product.parent.translation.packUnit`,
`product.parent.translation`.pack_unit_plural as `product.parent.translation.packUnitPlural`,
`product.parent.translation`.custom_search_keywords as `product.parent.translation.customSearchKeywords`,
`product.parent.translation`.slot_config as `product.parent.translation.slotConfig`,
`product.parent.translation`.custom_fields as `product.parent.translation.customFields`,
`product.parent.translation`.created_at as `product.parent.translation.createdAt`,
`product.parent.translation`.updated_at as `product.parent.translation.updatedAt`,
`product.parent.translation`.product_id as `product.parent.translation.productId`,
`product.parent.translation`.language_id as `product.parent.translation.languageId`,
`product.parent.translation`.product_version_id as `product.parent.translation.productVersionId`
FROM
`product_translation` `product.parent.translation`
WHERE
`product.parent.translation`.language_id = : languageId
) `product.product_translation.parent` ON `product.product_translation.parent`.`product_id` = `product.parent`.`id`
AND `product.product_translation.parent`.product_version_id = `product.parent`.version_id
LEFT JOIN `tax` `product.tax` ON `product`.`tax` = `product.tax`.`id`
LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product`.`manufacturer` = `product.manufacturer`.`id`
AND `product`.`version_id` = `product.manufacturer`.`version_id`
LEFT JOIN `unit` `product.unit` ON `product`.`unit` = `product.unit`.`id`
LEFT JOIN `delivery_time` `product.deliveryTime` ON `product`.`deliveryTime` = `product.deliveryTime`.`id`
LEFT JOIN `product_media` `product.cover` ON `product`.`cover` = `product.cover`.`id`
AND `product`.`version_id` = `product.cover`.`version_id`
LEFT JOIN (
SELECT
`product.manufacturer.translation`.product_manufacturer_id,
`product.manufacturer.translation`.product_manufacturer_version_id,
`product.manufacturer.translation`.name as `product.manufacturer.translation.name`,
`product.manufacturer.translation`.description as `product.manufacturer.translation.description`,
`product.manufacturer.translation`.custom_fields as `product.manufacturer.translation.customFields`,
`product.manufacturer.translation`.created_at as `product.manufacturer.translation.createdAt`,
`product.manufacturer.translation`.updated_at as `product.manufacturer.translation.updatedAt`,
`product.manufacturer.translation`.product_manufacturer_id as `product.manufacturer.translation.productManufacturerId`,
`product.manufacturer.translation`.language_id as `product.manufacturer.translation.languageId`,
`product.manufacturer.translation`.product_manufacturer_version_id as `product.manufacturer.translation.productManufacturerVersionId`
FROM
`product_manufacturer_translation` `product.manufacturer.translation`
WHERE
`product.manufacturer.translation`.language_id = : languageId
) `product.manufacturer.product_manufacturer_translation` ON `product.manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product.manufacturer`.`id`
AND `product.manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product.manufacturer`.version_id
LEFT JOIN (
SELECT
`product.unit.translation`.unit_id,
`product.unit.translation`.short_code as `product.unit.translation.shortCode`,
`product.unit.translation`.name as `product.unit.translation.name`,
`product.unit.translation`.custom_fields as `product.unit.translation.customFields`,
`product.unit.translation`.created_at as `product.unit.translation.createdAt`,
`product.unit.translation`.updated_at as `product.unit.translation.updatedAt`,
`product.unit.translation`.unit_id as `product.unit.translation.unitId`,
`product.unit.translation`.language_id as `product.unit.translation.languageId`
FROM
`unit_translation` `product.unit.translation`
WHERE
`product.unit.translation`.language_id = : languageId
) `product.unit.unit_translation` ON `product.unit.unit_translation`.`unit_id` = `product.unit`.`id`
LEFT JOIN (
SELECT
`product.deliveryTime.translation`.delivery_time_id,
`product.deliveryTime.translation`.name as `product.deliveryTime.translation.name`,
`product.deliveryTime.translation`.custom_fields as `product.deliveryTime.translation.customFields`,
`product.deliveryTime.translation`.created_at as `product.deliveryTime.translation.createdAt`,
`product.deliveryTime.translation`.updated_at as `product.deliveryTime.translation.updatedAt`,
`product.deliveryTime.translation`.delivery_time_id as `product.deliveryTime.translation.deliveryTimeId`,
`product.deliveryTime.translation`.language_id as `product.deliveryTime.translation.languageId`
FROM
`delivery_time_translation` `product.deliveryTime.translation`
WHERE
`product.deliveryTime.translation`.language_id = : languageId
) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation`.`delivery_time_id` = `product.deliveryTime`.`id`
LEFT JOIN `media` `product.cover.media` ON `product.cover`.`media_id` = `product.cover.media`.`id`
LEFT JOIN (
SELECT
`product.cover.media.translation`.media_id,
`product.cover.media.translation`.title as `product.cover.media.translation.title`,
`product.cover.media.translation`.alt as `product.cover.media.translation.alt`,
`product.cover.media.translation`.custom_fields as `product.cover.media.translation.customFields`,
`product.cover.media.translation`.created_at as `product.cover.media.translation.createdAt`,
`product.cover.media.translation`.updated_at as `product.cover.media.translation.updatedAt`,
`product.cover.media.translation`.media_id as `product.cover.media.translation.mediaId`,
`product.cover.media.translation`.language_id as `product.cover.media.translation.languageId`
FROM
`media_translation` `product.cover.media.translation`
WHERE
`product.cover.media.translation`.language_id = : languageId
) `product.cover.media.media_translation` ON `product.cover.media.media_translation`.`media_id` = `product.cover.media`.`id`
WHERE
(
`product`.`version_id` = : version
)
AND (
`product`.`id` IN (: ids)
)
SELECT `product`.`id` as `product.id`, `product`.`version_id` as `product.versionId`, `product`.`parent_id` as `product.parentId`, `product`.`parent_version_id` as `product.parentVersionId`, COALESCE(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`) as `product.manufacturerId`, COALESCE(`product`.`product_manufacturer_version_id`, `product.parent`.`product_manufacturer_version_id`) as `product.productManufacturerVersionId`, COALESCE(`product`.`unit_id`, `product.parent`.`unit_id`) as `product.unitId`, COALESCE(`product`.`tax_id`, `product.parent`.`tax_id`) as `product.taxId`, COALESCE(`product`.`product_media_id`, `product.parent`.`product_media_id`) as `product.coverId`, COALESCE(`product`.`product_media_version_id`, `product.parent`.`product_media_version_id`) as `product.productMediaVersionId`, COALESCE(`product`.`delivery_time_id`, `product.parent`.`delivery_time_id`) as `product.deliveryTimeId`, COALESCE(`product`.`product_feature_set_id`, `product.parent`.`product_feature_set_id`) as `product.featureSetId`, COALESCE(`product`.`canonical_product_id`, `product.parent`.`canonical_product_id`) as `product.canonicalProductId`, COALESCE(`product`.`cms_page_id`, `product.parent`.`cms_page_id`) as `product.cmsPageId`, COALESCE(`product`.`cms_page_version_id`, `product.parent`.`cms_page_version_id`) as `product.cmsPageVersionId`, `product.parent`.`price` as `product.price.inherited`, COALESCE(`product`.`price`, `product.parent`.`price`) as `product.price`, `product`.`product_number` as `product.productNumber`, `product`.`stock` as `product.stock`, COALESCE(`product`.`restock_time`, `product.parent`.`restock_time`) as `product.restockTime`, `product`.`auto_increment` as `product.autoIncrement`, COALESCE(`product`.`active`, `product.parent`.`active`) as `product.active`, `product`.`available_stock` as `product.availableStock`, `product`.`available` as `product.available`, COALESCE(`product`.`is_closeout`, `product.parent`.`is_closeout`) as `product.isCloseout`, `product`.`display_group` as `product.displayGroup`, `product.parent`.`configurator_group_config` as `product.configuratorGroupConfig.inherited`, COALESCE(`product`.`configurator_group_config`, `product.parent`.`configurator_group_config`) as `product.configuratorGroupConfig`, COALESCE(`product`.`main_variant_id`, `product.parent`.`main_variant_id`) as `product.mainVariantId`, COALESCE(`product`.`display_parent`, `product.parent`.`display_parent`) as `product.displayParent`, `product.parent`.`variant_listing_config` as `product.variantListingConfig.inherited`, COALESCE(`product`.`variant_listing_config`, `product.parent`.`variant_listing_config`) as `product.variantListingConfig`, `product`.`variant_restrictions` as `product.variantRestrictions`, COALESCE(`product`.`manufacturer_number`, `product.parent`.`manufacturer_number`) as `product.manufacturerNumber`, COALESCE(`product`.`ean`, `product.parent`.`ean`) as `product.ean`, COALESCE(`product`.`purchase_steps`, `product.parent`.`purchase_steps`) as `product.purchaseSteps`, COALESCE(`product`.`max_purchase`, `product.parent`.`max_purchase`) as `product.maxPurchase`, COALESCE(`product`.`min_purchase`, `product.parent`.`min_purchase`) as `product.minPurchase`, COALESCE(`product`.`purchase_unit`, `product.parent`.`purchase_unit`) as `product.purchaseUnit`, COALESCE(`product`.`reference_unit`, `product.parent`.`reference_unit`) as `product.referenceUnit`, COALESCE(`product`.`shipping_free`, `product.parent`.`shipping_free`) as `product.shippingFree`, `product.parent`.`purchase_prices` as `product.purchasePrices.inherited`, COALESCE(`product`.`purchase_prices`, `product.parent`.`purchase_prices`) as `product.purchasePrices`, COALESCE(`product`.`mark_as_topseller`, `product.parent`.`mark_as_topseller`) as `product.markAsTopseller`, COALESCE(`product`.`weight`, `product.parent`.`weight`) as `product.weight`, COALESCE(`product`.`width`, `product.parent`.`width`) as `product.width`, COALESCE(`product`.`height`, `product.parent`.`height`) as `product.height`, COALESCE(`product`.`length`, `product.parent`.`length`) as `product.length`, COALESCE(`product`.`release_date`, `product.parent`.`release_date`) as `product.releaseDate`, COALESCE(`product`.`rating_average`, `product.parent`.`rating_average`) as `product.ratingAverage`, `product.parent`.`category_tree` as `product.categoryTree.inherited`, COALESCE(`product`.`category_tree`, `product.parent`.`category_tree`) as `product.categoryTree`, `product.parent`.`property_ids` as `product.propertyIds.inherited`, COALESCE(`product`.`property_ids`, `product.parent`.`property_ids`) as `product.propertyIds`, `product.parent`.`option_ids` as `product.optionIds.inherited`, COALESCE(`product`.`option_ids`, `product.parent`.`option_ids`) as `product.optionIds`, `product.parent`.`stream_ids` as `product.streamIds.inherited`, COALESCE(`product`.`stream_ids`, `product.parent`.`stream_ids`) as `product.streamIds`, `product.parent`.`tag_ids` as `product.tagIds.inherited`, COALESCE(`product`.`tag_ids`, `product.parent`.`tag_ids`) as `product.tagIds`, `product.parent`.`category_ids` as `product.categoryIds.inherited`, COALESCE(`product`.`category_ids`, `product.parent`.`category_ids`) as `product.categoryIds`, `product`.`child_count` as `product.childCount`, COALESCE(`product`.`custom_field_set_selection_active`, `product.parent`.`custom_field_set_selection_active`) as `product.customFieldSetSelectionActive`, `product`.`sales` as `product.sales`, `product`.`states` as `product.states`, `product.tax`.`id` as `product.tax.id`, `product.tax`.`tax_rate` as `product.tax.taxRate`, `product.tax`.`name` as `product.tax.name`, `product.tax`.`position` as `product.tax.position`, `product.tax`.`custom_fields` as `product.tax.customFields`, `product.tax`.`created_at` as `product.tax.createdAt`, `product.tax`.`updated_at` as `product.tax.updatedAt`, `product.parent`.`cheapest_price` as `product.cheapestPrice.inherited`, COALESCE(`product`.`cheapest_price`, `product.parent`.`cheapest_price`) as `product.cheapestPrice`, `product`.`created_at` as `product.createdAt`, `product`.`updated_at` as `product.updatedAt`, `product.manufacturer`.`id` as `product.manufacturer.id`, `product.manufacturer`.`version_id` as `product.manufacturer.versionId`, `product.manufacturer`.`media_id` as `product.manufacturer.mediaId`, `product.manufacturer`.`link` as `product.manufacturer.link`, `product.manufacturer`.`created_at` as `product.manufacturer.createdAt`, `product.manufacturer`.`updated_at` as `product.manufacturer.updatedAt`, `product.manufacturer.translation.name`, COALESCE(`product.manufacturer.translation.name`,`product.manufacturer.translation.name`) as `product.manufacturer.name`, `product.manufacturer.translation.description`, COALESCE(`product.manufacturer.translation.description`,`product.manufacturer.translation.description`) as `product.manufacturer.description`, `product.manufacturer.translation.customFields`, COALESCE(`product.manufacturer.translation.customFields`,`product.manufacturer.translation.customFields`) as `product.manufacturer.customFields`, `product.manufacturer.translation.createdAt`, `product.manufacturer.translation.updatedAt`, `product.manufacturer.translation.productManufacturerId`, `product.manufacturer.translation.languageId`, `product.manufacturer.translation.productManufacturerVersionId`, (SELECT GROUP_CONCAT(HEX(`product.options.mapping`.`property_group_option_id`) SEPARATOR '||')
FROM `product_option` `product.options.mapping`
WHERE `product.options.mapping`.`product_id` = `product`.`id` ) as `product.options.id_mapping`, `product.unit`.`id` as `product.unit.id`, `product.unit`.`created_at` as `product.unit.createdAt`, `product.unit`.`updated_at` as `product.unit.updatedAt`, `product.unit.translation.shortCode`, COALESCE(`product.unit.translation.shortCode`,`product.unit.translation.shortCode`) as `product.unit.shortCode`, `product.unit.translation.name`, COALESCE(`product.unit.translation.name`,`product.unit.translation.name`) as `product.unit.name`, `product.unit.translation.customFields`, COALESCE(`product.unit.translation.customFields`,`product.unit.translation.customFields`) as `product.unit.customFields`, `product.unit.translation.createdAt`, `product.unit.translation.updatedAt`, `product.unit.translation.unitId`, `product.unit.translation.languageId`, `product.deliveryTime`.`id` as `product.deliveryTime.id`, `product.deliveryTime`.`min` as `product.deliveryTime.min`, `product.deliveryTime`.`max` as `product.deliveryTime.max`, `product.deliveryTime`.`unit` as `product.deliveryTime.unit`, `product.deliveryTime`.`created_at` as `product.deliveryTime.createdAt`, `product.deliveryTime`.`updated_at` as `product.deliveryTime.updatedAt`, `product.deliveryTime.translation.name`, COALESCE(`product.deliveryTime.translation.name`,`product.deliveryTime.translation.name`) as `product.deliveryTime.name`, `product.deliveryTime.translation.customFields`, COALESCE(`product.deliveryTime.translation.customFields`,`product.deliveryTime.translation.customFields`) as `product.deliveryTime.customFields`, `product.deliveryTime.translation.createdAt`, `product.deliveryTime.translation.updatedAt`, `product.deliveryTime.translation.deliveryTimeId`, `product.deliveryTime.translation.languageId`, `product.cover`.`id` as `product.cover.id`, `product.cover`.`version_id` as `product.cover.versionId`, `product.cover`.`product_id` as `product.cover.productId`, `product.cover`.`product_version_id` as `product.cover.productVersionId`, `product.cover`.`media_id` as `product.cover.mediaId`, `product.cover`.`position` as `product.cover.position`, `product.cover.media`.`id` as `product.cover.media.id`, `product.cover.media`.`user_id` as `product.cover.media.userId`, `product.cover.media`.`media_folder_id` as `product.cover.media.mediaFolderId`, `product.cover.media`.`mime_type` as `product.cover.media.mimeType`, `product.cover.media`.`file_extension` as `product.cover.media.fileExtension`, `product.cover.media`.`uploaded_at` as `product.cover.media.uploadedAt`, `product.cover.media`.`file_name` as `product.cover.media.fileName`, `product.cover.media`.`file_size` as `product.cover.media.fileSize`, `product.cover.media`.`media_type` as `product.cover.media.mediaTypeRaw`, `product.cover.media`.`meta_data` as `product.cover.media.metaData`, `product.cover.media`.`private` as `product.cover.media.private`, `product.cover.media`.`thumbnails_ro` as `product.cover.media.thumbnailsRo`, `product.cover.media`.`created_at` as `product.cover.media.createdAt`, `product.cover.media`.`updated_at` as `product.cover.media.updatedAt`, `product.cover.media.translation.title`, COALESCE(`product.cover.media.translation.title`,`product.cover.media.translation.title`) as `product.cover.media.title`, `product.cover.media.translation.alt`, COALESCE(`product.cover.media.translation.alt`,`product.cover.media.translation.alt`) as `product.cover.media.alt`, `product.cover.media.translation.customFields`, COALESCE(`product.cover.media.translation.customFields`,`product.cover.media.translation.customFields`) as `product.cover.media.customFields`, `product.cover.media.translation.createdAt`, `product.cover.media.translation.updatedAt`, `product.cover.media.translation.mediaId`, `product.cover.media.translation.languageId`, `product.cover`.`custom_fields` as `product.cover.customFields`, `product.cover`.`created_at` as `product.cover.createdAt`, `product.cover`.`updated_at` as `product.cover.updatedAt`, `product.translation.metaDescription`, `product.parent.translation.metaDescription`, COALESCE(`product.translation.metaDescription`,`product.parent.translation.metaDescription`,`product.translation.metaDescription`) as `product.metaDescription`, `product.translation.name`, `product.parent.translation.name`, COALESCE(`product.translation.name`,`product.parent.translation.name`,`product.translation.name`) as `product.name`, `product.translation.keywords`, `product.parent.translation.keywords`, COALESCE(`product.translation.keywords`,`product.parent.translation.keywords`,`product.translation.keywords`) as `product.keywords`, `product.translation.description`, `product.parent.translation.description`, COALESCE(`product.translation.description`,`product.parent.translation.description`,`product.translation.description`) as `product.description`, `product.translation.metaTitle`, `product.parent.translation.metaTitle`, COALESCE(`product.translation.metaTitle`,`product.parent.translation.metaTitle`,`product.translation.metaTitle`) as `product.metaTitle`, `product.translation.packUnit`, `product.parent.translation.packUnit`, COALESCE(`product.translation.packUnit`,`product.parent.translation.packUnit`,`product.translation.packUnit`) as `product.packUnit`, `product.translation.packUnitPlural`, `product.parent.translation.packUnitPlural`, COALESCE(`product.translation.packUnitPlural`,`product.parent.translation.packUnitPlural`,`product.translation.packUnitPlural`) as `product.packUnitPlural`, `product.translation.customSearchKeywords`, `product.parent.translation.customSearchKeywords`, COALESCE(`product.translation.customSearchKeywords`,`product.parent.translation.customSearchKeywords`,`product.translation.customSearchKeywords`) as `product.customSearchKeywords`, `product.translation.slotConfig`, `product.parent.translation.slotConfig`, COALESCE(`product.translation.slotConfig`,`product.parent.translation.slotConfig`,`product.translation.slotConfig`) as `product.slotConfig`, `product.translation.customFields`, `product.parent.translation.customFields`, COALESCE(`product.translation.customFields`,`product.parent.translation.customFields`,`product.translation.customFields`) as `product.customFields`, `product.translation.createdAt`, `product.parent.translation.createdAt`, `product.translation.updatedAt`, `product.parent.translation.updatedAt`, `product.translation.productId`, `product.parent.translation.productId`, `product.translation.languageId`, `product.parent.translation.languageId`, `product.translation.productVersionId`, `product.parent.translation.productVersionId` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`version_id` = `product.parent`.`version_id` LEFT JOIN (SELECT `product.translation`.product_id, `product.translation`.product_version_id, `product.translation`.meta_description as `product.translation.metaDescription`, `product.translation`.name as `product.translation.name`, `product.translation`.keywords as `product.translation.keywords`, `product.translation`.description as `product.translation.description`, `product.translation`.meta_title as `product.translation.metaTitle`, `product.translation`.pack_unit as `product.translation.packUnit`, `product.translation`.pack_unit_plural as `product.translation.packUnitPlural`, `product.translation`.custom_search_keywords as `product.translation.customSearchKeywords`, `product.translation`.slot_config as `product.translation.slotConfig`, `product.translation`.custom_fields as `product.translation.customFields`, `product.translation`.created_at as `product.translation.createdAt`, `product.translation`.updated_at as `product.translation.updatedAt`, `product.translation`.product_id as `product.translation.productId`, `product.translation`.language_id as `product.translation.languageId`, `product.translation`.product_version_id as `product.translation.productVersionId` FROM `product_translation` `product.translation` WHERE `product.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.product_translation` ON `product.product_translation`.`product_id` = `product`.`id` AND `product.product_translation`.product_version_id = `product`.version_id LEFT JOIN (SELECT `product.parent.translation`.product_id, `product.parent.translation`.product_version_id, `product.parent.translation`.meta_description as `product.parent.translation.metaDescription`, `product.parent.translation`.name as `product.parent.translation.name`, `product.parent.translation`.keywords as `product.parent.translation.keywords`, `product.parent.translation`.description as `product.parent.translation.description`, `product.parent.translation`.meta_title as `product.parent.translation.metaTitle`, `product.parent.translation`.pack_unit as `product.parent.translation.packUnit`, `product.parent.translation`.pack_unit_plural as `product.parent.translation.packUnitPlural`, `product.parent.translation`.custom_search_keywords as `product.parent.translation.customSearchKeywords`, `product.parent.translation`.slot_config as `product.parent.translation.slotConfig`, `product.parent.translation`.custom_fields as `product.parent.translation.customFields`, `product.parent.translation`.created_at as `product.parent.translation.createdAt`, `product.parent.translation`.updated_at as `product.parent.translation.updatedAt`, `product.parent.translation`.product_id as `product.parent.translation.productId`, `product.parent.translation`.language_id as `product.parent.translation.languageId`, `product.parent.translation`.product_version_id as `product.parent.translation.productVersionId` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.product_translation.parent` ON `product.product_translation.parent`.`product_id` = `product.parent`.`id` AND `product.product_translation.parent`.product_version_id = `product.parent`.version_id LEFT JOIN `tax` `product.tax` ON `product`.`tax` = `product.tax`.`id` LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product`.`manufacturer` = `product.manufacturer`.`id` AND `product`.`version_id` = `product.manufacturer`.`version_id` LEFT JOIN `unit` `product.unit` ON `product`.`unit` = `product.unit`.`id` LEFT JOIN `delivery_time` `product.deliveryTime` ON `product`.`deliveryTime` = `product.deliveryTime`.`id` LEFT JOIN `product_media` `product.cover` ON `product`.`cover` = `product.cover`.`id` AND `product`.`version_id` = `product.cover`.`version_id` LEFT JOIN (SELECT `product.manufacturer.translation`.product_manufacturer_id, `product.manufacturer.translation`.product_manufacturer_version_id, `product.manufacturer.translation`.name as `product.manufacturer.translation.name`, `product.manufacturer.translation`.description as `product.manufacturer.translation.description`, `product.manufacturer.translation`.custom_fields as `product.manufacturer.translation.customFields`, `product.manufacturer.translation`.created_at as `product.manufacturer.translation.createdAt`, `product.manufacturer.translation`.updated_at as `product.manufacturer.translation.updatedAt`, `product.manufacturer.translation`.product_manufacturer_id as `product.manufacturer.translation.productManufacturerId`, `product.manufacturer.translation`.language_id as `product.manufacturer.translation.languageId`, `product.manufacturer.translation`.product_manufacturer_version_id as `product.manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer_translation` `product.manufacturer.translation` WHERE `product.manufacturer.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.manufacturer.product_manufacturer_translation` ON `product.manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product.manufacturer`.`id` AND `product.manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product.manufacturer`.version_id LEFT JOIN (SELECT `product.unit.translation`.unit_id, `product.unit.translation`.short_code as `product.unit.translation.shortCode`, `product.unit.translation`.name as `product.unit.translation.name`, `product.unit.translation`.custom_fields as `product.unit.translation.customFields`, `product.unit.translation`.created_at as `product.unit.translation.createdAt`, `product.unit.translation`.updated_at as `product.unit.translation.updatedAt`, `product.unit.translation`.unit_id as `product.unit.translation.unitId`, `product.unit.translation`.language_id as `product.unit.translation.languageId` FROM `unit_translation` `product.unit.translation` WHERE `product.unit.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.unit.unit_translation` ON `product.unit.unit_translation`.`unit_id` = `product.unit`.`id` LEFT JOIN (SELECT `product.deliveryTime.translation`.delivery_time_id, `product.deliveryTime.translation`.name as `product.deliveryTime.translation.name`, `product.deliveryTime.translation`.custom_fields as `product.deliveryTime.translation.customFields`, `product.deliveryTime.translation`.created_at as `product.deliveryTime.translation.createdAt`, `product.deliveryTime.translation`.updated_at as `product.deliveryTime.translation.updatedAt`, `product.deliveryTime.translation`.delivery_time_id as `product.deliveryTime.translation.deliveryTimeId`, `product.deliveryTime.translation`.language_id as `product.deliveryTime.translation.languageId` FROM `delivery_time_translation` `product.deliveryTime.translation` WHERE `product.deliveryTime.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation`.`delivery_time_id` = `product.deliveryTime`.`id` LEFT JOIN `media` `product.cover.media` ON `product.cover`.`media_id` = `product.cover.media`.`id` LEFT JOIN (SELECT `product.cover.media.translation`.media_id, `product.cover.media.translation`.title as `product.cover.media.translation.title`, `product.cover.media.translation`.alt as `product.cover.media.translation.alt`, `product.cover.media.translation`.custom_fields as `product.cover.media.translation.customFields`, `product.cover.media.translation`.created_at as `product.cover.media.translation.createdAt`, `product.cover.media.translation`.updated_at as `product.cover.media.translation.updatedAt`, `product.cover.media.translation`.media_id as `product.cover.media.translation.mediaId`, `product.cover.media.translation`.language_id as `product.cover.media.translation.languageId` FROM `media_translation` `product.cover.media.translation` WHERE `product.cover.media.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `product.cover.media.media_translation` ON `product.cover.media.media_translation`.`media_id` = `product.cover.media`.`id` WHERE (`product`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND (`product`.`id` IN (0x07D6D5385BA8A05777CC0ECCAB13EC5E, 0x259EA93FB4F0942D83BAB9CDE98A66E6, 0xF50324D0C9551DB788E9C81007BCFE10, 0x28098C3447698B39C5CDA7DED8445F59, 0x883D3F04A19DDF68D17F80ADB96359EA, 0x7F1010C52446F52A974F16D8A0DDC755, 0x0EBFE6EBC38B8BD7E3FFF33601EF08F5, 0xF73D75F52EE17D5247F2E7760A80E065, 0x78C4A3E6FC1B19CFA8703D55167E529F, 0xBC7438989057941E5CCC5D68964E5BDF, 0x7B9362B788D8D611383941EF5F76767A, 0x6FD655D030B4909C4E1FAC7AFBB20C32, 0x089AE06E9D91B0812347335934AF8CFB, 0x7098D57402F7F188EB820487FA6B0235, 0xF28A370DD00060EFE78E3140728090DB, 0xE10519853A6072D36ECB008548DDB690, 0x2A5F5FE3047783E72A68BD66CFB0BE49));
array:38 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 93)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 195)"
6 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
7 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 102)"
8 => "Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingLoader::load (line 79)"
9 => "Shopware\Core\Content\Product\SalesChannel\Search\ProductSearchRoute::load (line 93)"
10 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::Shopware\Core\Content\Product\SalesChannel\Search\{closure} (line 350)"
11 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
12 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
13 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
14 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
17 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
18 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
19 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 94)"
20 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::Shopware\Core\Content\Product\SalesChannel\Search\{closure} (line 72)"
21 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
22 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
23 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::load (line 68)"
24 => "Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute::load (line 51)"
25 => "MoorlFoundation\Core\Content\Product\SalesChannel\Search\FoundationProductSearchRoute::load (line 69)"
26 => "Shopware\Storefront\Page\Search\SearchPageLoader::load (line 67)"
27 => "Shopware\Storefront\Controller\SearchController::search (line 163)"
28 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
29 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
30 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
31 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
32 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
33 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
34 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
35 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
36 => "Shopware\Core\HttpKernel::doHandle (line 81)"
37 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
88 |
0.40 ms |
SELECT `product_price`.`id` as `product_price.id`, `product_price`.`version_id` as `product_price.versionId`, `product_price`.`product_id` as `product_price.productId`, `product_price`.`product_version_id` as `product_price.productVersionId`, `product_price`.`rule_id` as `product_price.ruleId`, `product_price`.`price` as `product_price.price`, `product_price`.`quantity_start` as `product_price.quantityStart`, `product_price`.`quantity_end` as `product_price.quantityEnd`, `product_price`.`custom_fields` as `product_price.customFields`, `product_price`.`created_at` as `product_price.createdAt`, `product_price`.`updated_at` as `product_price.updatedAt` FROM `product_price` WHERE (`product_price`.`version_id` = :version) AND ((`product_price`.`product_id` IN (:param_f236d2a897f3424e8fccca676141dc3a)))
SELECT `product_price`.`id` as `product_price.id`, `product_price`.`version_id` as `product_price.versionId`, `product_price`.`product_id` as `product_price.productId`, `product_price`.`product_version_id` as `product_price.productVersionId`, `product_price`.`rule_id` as `product_price.ruleId`, `product_price`.`price` as `product_price.price`, `product_price`.`quantity_start` as `product_price.quantityStart`, `product_price`.`quantity_end` as `product_price.quantityEnd`, `product_price`.`custom_fields` as `product_price.customFields`, `product_price`.`created_at` as `product_price.createdAt`, `product_price`.`updated_at` as `product_price.updatedAt` FROM `product_price` WHERE (`product_price`.`version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425) AND ((`product_price`.`product_id` IN (0x07D6D5385BA8A05777CC0ECCAB13EC5E, 0x089AE06E9D91B0812347335934AF8CFB, 0x0EBFE6EBC38B8BD7E3FFF33601EF08F5, 0x259EA93FB4F0942D83BAB9CDE98A66E6, 0x28098C3447698B39C5CDA7DED8445F59, 0x2A5F5FE3047783E72A68BD66CFB0BE49, 0x6FD655D030B4909C4E1FAC7AFBB20C32, 0x7098D57402F7F188EB820487FA6B0235, 0x78C4A3E6FC1B19CFA8703D55167E529F, 0x7B9362B788D8D611383941EF5F76767A, 0x7F1010C52446F52A974F16D8A0DDC755, 0x883D3F04A19DDF68D17F80ADB96359EA, 0xBC7438989057941E5CCC5D68964E5BDF, 0xE10519853A6072D36ECB008548DDB690, 0xF28A370DD00060EFE78E3140728090DB, 0xF50324D0C9551DB788E9C81007BCFE10, 0xF73D75F52EE17D5247F2E7760A80E065)));
array:42 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 503)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToManyWithoutPagination (line 438)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToMany (line 1210)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetchAssociations (line 152)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 93)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 195)"
10 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
11 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 102)"
12 => "Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingLoader::load (line 79)"
13 => "Shopware\Core\Content\Product\SalesChannel\Search\ProductSearchRoute::load (line 93)"
14 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::Shopware\Core\Content\Product\SalesChannel\Search\{closure} (line 350)"
15 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
17 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
18 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
19 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
20 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
21 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
22 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
23 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 94)"
24 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::Shopware\Core\Content\Product\SalesChannel\Search\{closure} (line 72)"
25 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
26 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
27 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::load (line 68)"
28 => "Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute::load (line 51)"
29 => "MoorlFoundation\Core\Content\Product\SalesChannel\Search\FoundationProductSearchRoute::load (line 69)"
30 => "Shopware\Storefront\Page\Search\SearchPageLoader::load (line 67)"
31 => "Shopware\Storefront\Controller\SearchController::search (line 163)"
32 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
33 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
34 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
35 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
36 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
37 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
38 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
39 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
40 => "Shopware\Core\HttpKernel::doHandle (line 81)"
41 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
89 |
0.22 ms |
SELECT `unit`.`id` as `unit.id`, `unit`.`created_at` as `unit.createdAt`, `unit`.`updated_at` as `unit.updatedAt`, `unit.translation.shortCode`, COALESCE(`unit.translation.shortCode`,`unit.translation.shortCode`) as `unit.shortCode`, `unit.translation.name`, COALESCE(`unit.translation.name`,`unit.translation.name`) as `unit.name`, `unit.translation.customFields`, COALESCE(`unit.translation.customFields`,`unit.translation.customFields`) as `unit.customFields`, `unit.translation.createdAt`, `unit.translation.updatedAt`, `unit.translation.unitId`, `unit.translation.languageId` FROM `unit` LEFT JOIN (SELECT `unit.translation`.unit_id, `unit.translation`.short_code as `unit.translation.shortCode`, `unit.translation`.name as `unit.translation.name`, `unit.translation`.custom_fields as `unit.translation.customFields`, `unit.translation`.created_at as `unit.translation.createdAt`, `unit.translation`.updated_at as `unit.translation.updatedAt`, `unit.translation`.unit_id as `unit.translation.unitId`, `unit.translation`.language_id as `unit.translation.languageId` FROM `unit_translation` `unit.translation` WHERE `unit.translation`.language_id = :languageId) `unit.unit_translation` ON `unit.unit_translation`.`unit_id` = `unit`.`id`
SELECT `unit`.`id` as `unit.id`, `unit`.`created_at` as `unit.createdAt`, `unit`.`updated_at` as `unit.updatedAt`, `unit.translation.shortCode`, COALESCE(`unit.translation.shortCode`,`unit.translation.shortCode`) as `unit.shortCode`, `unit.translation.name`, COALESCE(`unit.translation.name`,`unit.translation.name`) as `unit.name`, `unit.translation.customFields`, COALESCE(`unit.translation.customFields`,`unit.translation.customFields`) as `unit.customFields`, `unit.translation.createdAt`, `unit.translation.updatedAt`, `unit.translation.unitId`, `unit.translation.languageId` FROM `unit` LEFT JOIN (SELECT `unit.translation`.unit_id, `unit.translation`.short_code as `unit.translation.shortCode`, `unit.translation`.name as `unit.translation.name`, `unit.translation`.custom_fields as `unit.translation.customFields`, `unit.translation`.created_at as `unit.translation.createdAt`, `unit.translation`.updated_at as `unit.translation.updatedAt`, `unit.translation`.unit_id as `unit.translation.unitId`, `unit.translation`.language_id as `unit.translation.languageId` FROM `unit_translation` `unit.translation` WHERE `unit.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `unit.unit_translation` ON `unit.unit_translation`.`unit_id` = `unit`.`id`;
array:57 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 93)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 110)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 59)"
9 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 306)"
12 => "Shopware\Core\Content\Product\SalesChannel\Price\ProductPriceCalculator::getUnits (line 50)"
13 => "Shopware\Core\Content\Product\SalesChannel\Price\ProductPriceCalculator::calculate (line 172)"
14 => "Shopware\Core\Content\Product\Subscriber\ProductSubscriber::productSalesChannelLoaded (line 95)"
15 => "Shopware\Core\Content\Product\Subscriber\ProductSubscriber::salesChannelLoaded (line 270)"
16 => "Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} (line 230)"
17 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
18 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
19 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
20 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
21 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
22 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 33)"
23 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
24 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 208)"
25 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::read (line 133)"
26 => "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::search (line 102)"
27 => "Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingLoader::load (line 79)"
28 => "Shopware\Core\Content\Product\SalesChannel\Search\ProductSearchRoute::load (line 93)"
29 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::Shopware\Core\Content\Product\SalesChannel\Search\{closure} (line 350)"
30 => "Shopware\Core\System\SystemConfig\SystemConfigService::trace (line 44)"
31 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 120)"
32 => "Shopware\Core\Framework\Adapter\Translation\Translator::trace (line 45)"
33 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::Shopware\Core\Framework\Adapter\Cache\{closure} (line 46)"
34 => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection::trace (line 46)"
35 => "Shopware\Core\Framework\Adapter\Cache\CacheTracer::trace (line 41)"
36 => "Shopware\Storefront\Framework\Cache\CacheTracer::Shopware\Storefront\Framework\Cache\{closure} (line 59)"
37 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::trace (line 42)"
38 => "Shopware\Storefront\Framework\Cache\CacheTracer::trace (line 94)"
39 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::Shopware\Core\Content\Product\SalesChannel\Search\{closure} (line 72)"
40 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
41 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 99)"
42 => "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute::load (line 68)"
43 => "Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute::load (line 51)"
44 => "MoorlFoundation\Core\Content\Product\SalesChannel\Search\FoundationProductSearchRoute::load (line 69)"
45 => "Shopware\Storefront\Page\Search\SearchPageLoader::load (line 67)"
46 => "Shopware\Storefront\Controller\SearchController::search (line 163)"
47 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
48 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
49 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
50 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
51 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
52 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
53 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
54 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
55 => "Shopware\Core\HttpKernel::doHandle (line 81)"
56 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
90 |
0.73 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_1a2f97924c204893bc0eebc1be9b183e)
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_1a2f97924c204893bc0eebc1be9b183e
)
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:28 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 93)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 110)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 59)"
9 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 119)"
12 => "Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister::refresh (line 73)"
13 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::load (line 57)"
14 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::get (line 71)"
15 => "Shopware\Core\Framework\Script\Execution\ScriptExecutor::execute (line 253)"
16 => "Shopware\Storefront\Controller\StorefrontController::hook (line 80)"
17 => "Shopware\Storefront\Controller\SearchController::search (line 163)"
18 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
19 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
20 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
21 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
22 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
23 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
24 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
25 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
26 => "Shopware\Core\HttpKernel::doHandle (line 81)"
27 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
91 |
0.67 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`.`id` IN (:ids)
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`.`id` IN (: ids)
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`.`id` IN (0x8688001E80574C4BA47EF5BED0131BC9);
array:28 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 93)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 147)"
10 => "Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister::getAppWithExistingScripts (line 39)"
11 => "Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister::updateScripts (line 123)"
12 => "Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister::refresh (line 73)"
13 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::load (line 57)"
14 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::get (line 71)"
15 => "Shopware\Core\Framework\Script\Execution\ScriptExecutor::execute (line 253)"
16 => "Shopware\Storefront\Controller\StorefrontController::hook (line 80)"
17 => "Shopware\Storefront\Controller\SearchController::search (line 163)"
18 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
19 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
20 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
21 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
22 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
23 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
24 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
25 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
26 => "Shopware\Core\HttpKernel::doHandle (line 81)"
27 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
92 |
0.14 ms |
SELECT `script`.`id` as `script.id`, `script`.`script` as `script.script`, `script`.`hook` as `script.hook`, `script`.`name` as `script.name`, `script`.`active` as `script.active`, `script`.`app_id` as `script.appId`, `script`.`created_at` as `script.createdAt`, `script`.`updated_at` as `script.updatedAt` FROM `script` WHERE (`script`.`app_id` IN (:param_780e05ec002a4932be898229848d7ea6))
SELECT `script`.`id` as `script.id`, `script`.`script` as `script.script`, `script`.`hook` as `script.hook`, `script`.`name` as `script.name`, `script`.`active` as `script.active`, `script`.`app_id` as `script.appId`, `script`.`created_at` as `script.createdAt`, `script`.`updated_at` as `script.updatedAt` FROM `script` WHERE (`script`.`app_id` IN (0x8688001E80574C4BA47EF5BED0131BC9));
array:32 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 503)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToManyWithoutPagination (line 438)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::loadOneToMany (line 1210)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetchAssociations (line 152)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 93)"
9 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 106)"
12 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
13 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 147)"
14 => "Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister::getAppWithExistingScripts (line 39)"
15 => "Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister::updateScripts (line 123)"
16 => "Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister::refresh (line 73)"
17 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::load (line 57)"
18 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::get (line 71)"
19 => "Shopware\Core\Framework\Script\Execution\ScriptExecutor::execute (line 253)"
20 => "Shopware\Storefront\Controller\StorefrontController::hook (line 80)"
21 => "Shopware\Storefront\Controller\SearchController::search (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 452)"
27 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
28 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
29 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
30 => "Shopware\Core\HttpKernel::doHandle (line 81)"
31 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
93 |
0.11 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:18 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 1042)"
2 => "Doctrine\DBAL\Connection::fetchAllAssociative (line 76)"
3 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::load (line 57)"
4 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::get (line 71)"
5 => "Shopware\Core\Framework\Script\Execution\ScriptExecutor::execute (line 253)"
6 => "Shopware\Storefront\Controller\StorefrontController::hook (line 80)"
7 => "Shopware\Storefront\Controller\SearchController::search (line 163)"
8 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
9 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
10 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
11 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
12 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
13 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
14 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
15 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
16 => "Shopware\Core\HttpKernel::doHandle (line 81)"
17 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
94 |
0.10 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:18 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 1042)"
2 => "Doctrine\DBAL\Connection::fetchAllAssociative (line 92)"
3 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::load (line 57)"
4 => "Shopware\Core\Framework\Script\Execution\ScriptLoader::get (line 71)"
5 => "Shopware\Core\Framework\Script\Execution\ScriptExecutor::execute (line 253)"
6 => "Shopware\Storefront\Controller\StorefrontController::hook (line 80)"
7 => "Shopware\Storefront\Controller\SearchController::search (line 163)"
8 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
9 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
10 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
11 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
12 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
13 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
14 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
15 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
16 => "Shopware\Core\HttpKernel::doHandle (line 81)"
17 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
95 |
0.05 ms |
SELECT `app`.`name`, `app`.`version`, `app`.`template_load_priority`
FROM `app`
INNER JOIN `app_template` ON `app_template`.`app_id` = `app`.`id`
WHERE `app`.`active` = 1 AND `app_template`.`active` = 1
SELECT `app`.`name`, `app`.`version`, `app`.`template_load_priority`
FROM `app`
INNER JOIN `app_template` ON `app_template`.`app_id` = `app`.`id`
WHERE `app`.`active` = 1 AND `app_template`.`active` = 1;
array:20 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 1093)"
2 => "Doctrine\DBAL\Connection::fetchAllAssociativeIndexed (line 68)"
3 => "Shopware\Core\Framework\Adapter\Twig\NamespaceHierarchy\BundleHierarchyBuilder::getAppTemplateNamespaces (line 47)"
4 => "Shopware\Core\Framework\Adapter\Twig\NamespaceHierarchy\BundleHierarchyBuilder::buildNamespaceHierarchy (line 35)"
5 => "Shopware\Core\Framework\Adapter\Twig\NamespaceHierarchy\NamespaceHierarchyBuilder::buildHierarchy (line 147)"
6 => "Shopware\Core\Framework\Adapter\Twig\TemplateFinder::getNamespaceHierarchy (line 68)"
7 => "Shopware\Core\Framework\Adapter\Twig\TemplateFinder::find (line 58)"
8 => "Shopware\Storefront\Controller\StorefrontController::renderStorefront (line 82)"
9 => "Shopware\Storefront\Controller\SearchController::search (line 163)"
10 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
11 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
12 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
13 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
14 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
15 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
16 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
17 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
18 => "Shopware\Core\HttpKernel::doHandle (line 81)"
19 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
96 |
0.05 ms |
SELECT `app`.`id` FROM `app` LIMIT 1
SELECT `app`.`id` FROM `app` LIMIT 1;
array:30 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 107)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher::search (line 62)"
4 => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher::search (line 132)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::searchIds (line 41)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::searchIds (line 78)"
7 => "Shopware\Core\Framework\App\ShopId\ShopIdProvider::hasApps (line 50)"
8 => "Shopware\Core\Framework\App\ShopId\ShopIdProvider::getShopId (line 381)"
9 => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::addShopIdParameter (line 117)"
10 => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke (line 230)"
11 => "Symfony\Component\EventDispatcher\EventDispatcher::callListeners (line 59)"
12 => "Symfony\Component\EventDispatcher\EventDispatcher::dispatch (line 56)"
13 => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher::dispatch (line 98)"
14 => "Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch (line 55)"
15 => "Shopware\Core\Framework\Event\BusinessEventDispatcher::dispatch (line 37)"
16 => "Shopware\Core\Framework\Event\NestedEventDispatcher::dispatch (line 154)"
17 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch (line 62)"
18 => "Shopware\Storefront\Controller\StorefrontController::renderStorefront (line 82)"
19 => "Shopware\Storefront\Controller\SearchController::search (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 452)"
25 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
26 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
27 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
28 => "Shopware\Core\HttpKernel::doHandle (line 81)"
29 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
97 |
1.46 ms |
SELECT `theme`.`id` as `theme.id`, `theme`.`technical_name` as `theme.technicalName`, `theme`.`name` as `theme.name`, `theme`.`author` as `theme.author`, `theme`.`preview_media_id` as `theme.previewMediaId`, `theme`.`parent_theme_id` as `theme.parentThemeId`, `theme`.`base_config` as `theme.baseConfig`, `theme`.`config_values` as `theme.configValues`, `theme`.`active` as `theme.active`, `theme`.`created_at` as `theme.createdAt`, `theme`.`updated_at` as `theme.updatedAt`, `theme.translation.description`, COALESCE(`theme.translation.description`,`theme.translation.description`) as `theme.description`, `theme.translation.labels`, COALESCE(`theme.translation.labels`,`theme.translation.labels`) as `theme.labels`, `theme.translation.helpTexts`, COALESCE(`theme.translation.helpTexts`,`theme.translation.helpTexts`) as `theme.helpTexts`, `theme.translation.customFields`, COALESCE(`theme.translation.customFields`,`theme.translation.customFields`) as `theme.customFields`, `theme.translation.createdAt`, `theme.translation.updatedAt`, `theme.translation.themeId`, `theme.translation.languageId` FROM `theme` LEFT JOIN (SELECT `theme.translation`.theme_id, `theme.translation`.description as `theme.translation.description`, `theme.translation`.labels as `theme.translation.labels`, `theme.translation`.help_texts as `theme.translation.helpTexts`, `theme.translation`.custom_fields as `theme.translation.customFields`, `theme.translation`.created_at as `theme.translation.createdAt`, `theme.translation`.updated_at as `theme.translation.updatedAt`, `theme.translation`.theme_id as `theme.translation.themeId`, `theme.translation`.language_id as `theme.translation.languageId` FROM `theme_translation` `theme.translation` WHERE `theme.translation`.language_id = :languageId) `theme.theme_translation` ON `theme.theme_translation`.`theme_id` = `theme`.`id`
SELECT `theme`.`id` as `theme.id`, `theme`.`technical_name` as `theme.technicalName`, `theme`.`name` as `theme.name`, `theme`.`author` as `theme.author`, `theme`.`preview_media_id` as `theme.previewMediaId`, `theme`.`parent_theme_id` as `theme.parentThemeId`, `theme`.`base_config` as `theme.baseConfig`, `theme`.`config_values` as `theme.configValues`, `theme`.`active` as `theme.active`, `theme`.`created_at` as `theme.createdAt`, `theme`.`updated_at` as `theme.updatedAt`, `theme.translation.description`, COALESCE(`theme.translation.description`,`theme.translation.description`) as `theme.description`, `theme.translation.labels`, COALESCE(`theme.translation.labels`,`theme.translation.labels`) as `theme.labels`, `theme.translation.helpTexts`, COALESCE(`theme.translation.helpTexts`,`theme.translation.helpTexts`) as `theme.helpTexts`, `theme.translation.customFields`, COALESCE(`theme.translation.customFields`,`theme.translation.customFields`) as `theme.customFields`, `theme.translation.createdAt`, `theme.translation.updatedAt`, `theme.translation.themeId`, `theme.translation.languageId` FROM `theme` LEFT JOIN (SELECT `theme.translation`.theme_id, `theme.translation`.description as `theme.translation.description`, `theme.translation`.labels as `theme.translation.labels`, `theme.translation`.help_texts as `theme.translation.helpTexts`, `theme.translation`.custom_fields as `theme.translation.customFields`, `theme.translation`.created_at as `theme.translation.createdAt`, `theme.translation`.updated_at as `theme.translation.updatedAt`, `theme.translation`.theme_id as `theme.translation.themeId`, `theme.translation`.language_id as `theme.translation.languageId` FROM `theme_translation` `theme.translation` WHERE `theme.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `theme.theme_translation` ON `theme.theme_translation`.`theme_id` = `theme`.`id`;
array:62 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 93)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 110)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 59)"
9 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 51)"
11 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 209)"
12 => "Shopware\Storefront\Theme\ThemeService::getThemeConfiguration (line 42)"
13 => "Shopware\Storefront\Theme\ResolvedConfigLoader::load (line 39)"
14 => "Shopware\Storefront\Theme\CachedResolvedConfigLoader::Shopware\Storefront\Theme\{closure} (line 72)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 44)"
17 => "Shopware\Storefront\Theme\CachedResolvedConfigLoader::load (line 117)"
18 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::getThemeConfig (line 42)"
19 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::get (line 51)"
20 => "Shopware\Storefront\Framework\Twig\TemplateConfigAccessor::theme (line 49)"
21 => "Shopware\Storefront\Framework\Twig\Extension\ConfigExtension::theme (line 60)"
22 => "__TwigTemplate_34838d2d9be47cc04965bf80949faee3::doDisplay (line 394)"
23 => "Twig\Template::displayWithErrorHandling (line 367)"
24 => "Twig\Template::display (line 52)"
25 => "__TwigTemplate_0249ba0f42038425b84d7e9a02f46617::doDisplay (line 394)"
26 => "Twig\Template::displayWithErrorHandling (line 367)"
27 => "Twig\Template::display (line 50)"
28 => "__TwigTemplate_151b494abb1f89645b2ff9abbf25613e::doDisplay (line 394)"
29 => "Twig\Template::displayWithErrorHandling (line 367)"
30 => "Twig\Template::display (line 51)"
31 => "__TwigTemplate_0483b75bdb1ce45710fbf7137c1cbefa::doDisplay (line 394)"
32 => "Twig\Template::displayWithErrorHandling (line 367)"
33 => "Twig\Template::display (line 50)"
34 => "__TwigTemplate_984706d13bb60d6e86a514e56042f191::doDisplay (line 394)"
35 => "Twig\Template::displayWithErrorHandling (line 367)"
36 => "Twig\Template::display (line 53)"
37 => "__TwigTemplate_62349ac9cd43a9b2b95c49e4f6fd24da::doDisplay (line 394)"
38 => "Twig\Template::displayWithErrorHandling (line 367)"
39 => "Twig\Template::display (line 50)"
40 => "__TwigTemplate_48e91fc563cfe3bcaa3ef2b4e5fdaac5::doDisplay (line 394)"
41 => "Twig\Template::displayWithErrorHandling (line 367)"
42 => "Twig\Template::display (line 379)"
43 => "Twig\Template::render (line 40)"
44 => "Twig\TemplateWrapper::render (line 277)"
45 => "Twig\Environment::render (line 235)"
46 => "Shopware\Storefront\Controller\StorefrontController::renderView (line 266)"
47 => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::render (line 72)"
48 => "Shopware\Storefront\Controller\StorefrontController::Shopware\Storefront\Controller\{closure} (line 59)"
49 => "Shopware\Core\Profiling\Profiler::trace (line 73)"
50 => "Shopware\Storefront\Controller\StorefrontController::renderStorefront (line 82)"
51 => "Shopware\Storefront\Controller\SearchController::search (line 163)"
52 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
53 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
54 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
55 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
56 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
57 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
58 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
59 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
60 => "Shopware\Core\HttpKernel::doHandle (line 81)"
61 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
98 |
0.79 ms |
SELECT `media`.`id` as `media.id`, `media`.`user_id` as `media.userId`, `media`.`media_folder_id` as `media.mediaFolderId`, `media`.`mime_type` as `media.mimeType`, `media`.`file_extension` as `media.fileExtension`, `media`.`uploaded_at` as `media.uploadedAt`, `media`.`file_name` as `media.fileName`, `media`.`file_size` as `media.fileSize`, `media`.`media_type` as `media.mediaTypeRaw`, `media`.`meta_data` as `media.metaData`, `media`.`private` as `media.private`, `media`.`thumbnails_ro` as `media.thumbnailsRo`, `media`.`created_at` as `media.createdAt`, `media`.`updated_at` as `media.updatedAt`, `media.translation.title`, COALESCE(`media.translation.title`,`media.translation.title`) as `media.title`, `media.translation.alt`, COALESCE(`media.translation.alt`,`media.translation.alt`) as `media.alt`, `media.translation.customFields`, COALESCE(`media.translation.customFields`,`media.translation.customFields`) as `media.customFields`, `media.translation.createdAt`, `media.translation.updatedAt`, `media.translation.mediaId`, `media.translation.languageId` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media`.`media_folder_id` = `media.mediaFolder`.`id` LEFT JOIN (SELECT `media.translation`.media_id, `media.translation`.title as `media.translation.title`, `media.translation`.alt as `media.translation.alt`, `media.translation`.custom_fields as `media.translation.customFields`, `media.translation`.created_at as `media.translation.createdAt`, `media.translation`.updated_at as `media.translation.updatedAt`, `media.translation`.media_id as `media.translation.mediaId`, `media.translation`.language_id as `media.translation.languageId` FROM `media_translation` `media.translation` WHERE `media.translation`.language_id = :languageId) `media.media_translation` ON `media.media_translation`.`media_id` = `media`.`id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder`.`default_folder_id` = `media.mediaFolder.defaultFolder`.`id` WHERE (((`media`.`private` = :param_a13617fdbd42431bae0adbfa9d784ad9 OR (`media`.`private` = :param_66bbf01154a342d39ad6edfcce8aff64 AND `media.mediaFolder.defaultFolder`.`entity` = :param_5a28e032aedf4965b73e651e2d203698)))) AND (`media`.`id` IN (:ids))
SELECT `media`.`id` as `media.id`, `media`.`user_id` as `media.userId`, `media`.`media_folder_id` as `media.mediaFolderId`, `media`.`mime_type` as `media.mimeType`, `media`.`file_extension` as `media.fileExtension`, `media`.`uploaded_at` as `media.uploadedAt`, `media`.`file_name` as `media.fileName`, `media`.`file_size` as `media.fileSize`, `media`.`media_type` as `media.mediaTypeRaw`, `media`.`meta_data` as `media.metaData`, `media`.`private` as `media.private`, `media`.`thumbnails_ro` as `media.thumbnailsRo`, `media`.`created_at` as `media.createdAt`, `media`.`updated_at` as `media.updatedAt`, `media.translation.title`, COALESCE(`media.translation.title`,`media.translation.title`) as `media.title`, `media.translation.alt`, COALESCE(`media.translation.alt`,`media.translation.alt`) as `media.alt`, `media.translation.customFields`, COALESCE(`media.translation.customFields`,`media.translation.customFields`) as `media.customFields`, `media.translation.createdAt`, `media.translation.updatedAt`, `media.translation.mediaId`, `media.translation.languageId` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media`.`media_folder_id` = `media.mediaFolder`.`id` LEFT JOIN (SELECT `media.translation`.media_id, `media.translation`.title as `media.translation.title`, `media.translation`.alt as `media.translation.alt`, `media.translation`.custom_fields as `media.translation.customFields`, `media.translation`.created_at as `media.translation.createdAt`, `media.translation`.updated_at as `media.translation.updatedAt`, `media.translation`.media_id as `media.translation.mediaId`, `media.translation`.language_id as `media.translation.languageId` FROM `media_translation` `media.translation` WHERE `media.translation`.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `media.media_translation` ON `media.media_translation`.`media_id` = `media`.`id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder`.`default_folder_id` = `media.mediaFolder.defaultFolder`.`id` WHERE (((`media`.`private` = 0 OR (`media`.`private` = 1 AND `media.mediaFolder.defaultFolder`.`entity` = 'product_download')))) AND (`media`.`id` IN (0x8A143542351242139A7EB0807C043184, 0x050BB9F7265D4B6E83F672AC520390AB, 0xAC304C1CEFF242F18ACBD1EE1608AA91, 0x45E555E967F94784AFF71CE2D020752E, 0xB83D1B612BA14118B3A747B9C5976CDB));
array:62 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 316)"
3 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::fetch (line 148)"
4 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::_read (line 93)"
5 => "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader::read (line 257)"
6 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::read (line 286)"
7 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::_search (line 110)"
8 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::Shopware\Core\Framework\DataAbstractionLayer\{closure} (line 59)"
9 => "Shopware\Core\Profiling\Profiler::trace (line 111)"
10 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::search (line 59)"
11 => "Shopware\Core\Content\Media\DataAbstractionLayer\MediaRepositoryDecorator::search (line 51)"
12 => "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator::search (line 63)"
13 => "Shopware\Storefront\Theme\ResolvedConfigLoader::load (line 39)"
14 => "Shopware\Storefront\Theme\CachedResolvedConfigLoader::Shopware\Storefront\Theme\{closure} (line 72)"
15 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::doGet (line 35)"
16 => "Shopware\Core\Framework\Adapter\Cache\CacheDecorator::get (line 44)"
17 => "Shopware\Storefront\Theme\CachedResolvedConfigLoader::load (line 117)"
18 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::getThemeConfig (line 42)"
19 => "Shopware\Storefront\Theme\ThemeConfigValueAccessor::get (line 51)"
20 => "Shopware\Storefront\Framework\Twig\TemplateConfigAccessor::theme (line 49)"
21 => "Shopware\Storefront\Framework\Twig\Extension\ConfigExtension::theme (line 60)"
22 => "__TwigTemplate_34838d2d9be47cc04965bf80949faee3::doDisplay (line 394)"
23 => "Twig\Template::displayWithErrorHandling (line 367)"
24 => "Twig\Template::display (line 52)"
25 => "__TwigTemplate_0249ba0f42038425b84d7e9a02f46617::doDisplay (line 394)"
26 => "Twig\Template::displayWithErrorHandling (line 367)"
27 => "Twig\Template::display (line 50)"
28 => "__TwigTemplate_151b494abb1f89645b2ff9abbf25613e::doDisplay (line 394)"
29 => "Twig\Template::displayWithErrorHandling (line 367)"
30 => "Twig\Template::display (line 51)"
31 => "__TwigTemplate_0483b75bdb1ce45710fbf7137c1cbefa::doDisplay (line 394)"
32 => "Twig\Template::displayWithErrorHandling (line 367)"
33 => "Twig\Template::display (line 50)"
34 => "__TwigTemplate_984706d13bb60d6e86a514e56042f191::doDisplay (line 394)"
35 => "Twig\Template::displayWithErrorHandling (line 367)"
36 => "Twig\Template::display (line 53)"
37 => "__TwigTemplate_62349ac9cd43a9b2b95c49e4f6fd24da::doDisplay (line 394)"
38 => "Twig\Template::displayWithErrorHandling (line 367)"
39 => "Twig\Template::display (line 50)"
40 => "__TwigTemplate_48e91fc563cfe3bcaa3ef2b4e5fdaac5::doDisplay (line 394)"
41 => "Twig\Template::displayWithErrorHandling (line 367)"
42 => "Twig\Template::display (line 379)"
43 => "Twig\Template::render (line 40)"
44 => "Twig\TemplateWrapper::render (line 277)"
45 => "Twig\Environment::render (line 235)"
46 => "Shopware\Storefront\Controller\StorefrontController::renderView (line 266)"
47 => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::render (line 72)"
48 => "Shopware\Storefront\Controller\StorefrontController::Shopware\Storefront\Controller\{closure} (line 59)"
49 => "Shopware\Core\Profiling\Profiler::trace (line 73)"
50 => "Shopware\Storefront\Controller\StorefrontController::renderStorefront (line 82)"
51 => "Shopware\Storefront\Controller\SearchController::search (line 163)"
52 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
53 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
54 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
55 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
56 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
57 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
58 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
59 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
60 => "Shopware\Core\HttpKernel::doHandle (line 81)"
61 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|
99 |
2.71 ms |
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (:pathInfo)) AND (seo_url.language_id = :languageId) AND (seo_url.sales_channel_id = :salesChannelId OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC
SELECT seo_path_info, path_info FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN ('/navigation/8d14f423d204486fa535e4f27df5a2aa', '/navigation/af21be39c22d4590a09854af8015ca23', '/navigation/6518befabd4646c2aeabe44789ad94a6', '/navigation/412e6bb8e991406a83da28a9b6e6faf0', '/navigation/2b784ab4851441b189db39fc7e8c79c4', '/navigation/0ca3eb31727b429da7e22d6034fab96d', '/navigation/1507e1201476499ba945d66366d677ef', '/navigation/8f9af6df1cf6476f805b9ee8d9403498', '/navigation/f1d2fea67ea24debb91b566e69fe442f', '/navigation/7fe0b671c957416ba5f7d26eb7cfe8c9', '/navigation/683b4373db1043919cc78398e9e15d4f', '/navigation/e901058395864d24a3b60c650a505ee3', '/navigation/7d69f610a38242c081484efbd89f27e5', '/navigation/9789dc9620174b718a2d61faca056bc1', '/navigation/5558189c9ee94ac392e69316e1343967', '/navigation/1ae9a637e09d4e189be59ba5728546ad', '/navigation/0ed4abf525854d7e9275b5ea2d125495', '/navigation/9a86dd6172a349c689bfdff7142e00d3', '/navigation/b4a4913565f04e199ad265dbf00c7629', '/navigation/68697664bb50469495cc9caa028b81be', '/navigation/488f3fccc8684fee87c2986921642b9f', '/navigation/c8b33d75932d42969c1a7c5fc8d3b6c4', '/navigation/757f58ac7f264e2eae925e9ba6a3f41f', '/navigation/1aa698f39f934dcf8fe362c6c40e418a', '/navigation/ca4c77056ab845ca8b777c45ab1f1313', '/navigation/12cbca07625e46e59753e12bd02c7382', '/navigation/749ae3a213f746888fe142cae195d8de', '/navigation/9aa8a4fb306f4f0a9d6ce37998eee633', '/navigation/2ae945ce72cb41fc8a8465dfd9d79442', '/navigation/5902a3448c184ceca9cdee697322926f', '/navigation/4d70e4bc088c481d8ad98aec5bf75529', '/navigation/4a796e519e684dac93e31aa2f19de97a', '/navigation/c0ef7d8fc3624a39b91b35e505cd37fb', '/navigation/739f1ee8fdd34b9b8c17c299e6beb76f', '/navigation/eaa000f8cfab403da31004bbba28e4c2', '/navigation/0d8e2d44e9e741d5b5676eef8a3d1b51', '/detail/07d6d5385ba8a05777cc0eccab13ec5e', '/detail/259ea93fb4f0942d83bab9cde98a66e6', '/detail/f50324d0c9551db788e9c81007bcfe10', '/detail/28098c3447698b39c5cda7ded8445f59', '/detail/883d3f04a19ddf68d17f80adb96359ea', '/detail/7f1010c52446f52a974f16d8a0ddc755', '/detail/0ebfe6ebc38b8bd7e3fff33601ef08f5', '/detail/f73d75f52ee17d5247f2e7760a80e065', '/detail/78c4a3e6fc1b19cfa8703d55167e529f', '/detail/bc7438989057941e5ccc5d68964e5bdf', '/detail/7b9362b788d8d611383941ef5f76767a', '/detail/6fd655d030b4909c4e1fac7afbb20c32', '/detail/089ae06e9d91b0812347335934af8cfb', '/detail/7098d57402f7f188eb820487fa6b0235', '/detail/f28a370dd00060efe78e3140728090db', '/detail/e10519853a6072d36ecb008548ddb690', '/detail/2a5f5fe3047783e72a68bd66cfb0be49', '/navigation/1b6678a06c924238910486893666aa56', '/navigation/c99f528fb9044523a4f448f538f2de86', '/navigation/9e3e23302b474c619bd909567d50d106', '/navigation/c584be9e4efd4c6f8da97f4e9ea5bd3b', '/navigation/16e6a7c076f649e7929dffaf6e5ea2cc', '/navigation/c7d75fb231fd4841b8ae40392dd78b05')) AND (seo_url.language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (seo_url.sales_channel_id = 0x300B6C314EA447F08252B80AE1305F85 OR seo_url.sales_channel_id IS NULL) AND (is_deleted = 0) ORDER BY seo_url.sales_channel_id ASC;
array:19 [
0 => "Shopware\Core\Profiling\Doctrine\DebugStack::stopQuery (line 1323)"
1 => "Doctrine\DBAL\Connection::executeQuery (line 242)"
2 => "Doctrine\DBAL\Query\QueryBuilder::executeQuery (line 106)"
3 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createSeoMapping (line 59)"
4 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::Shopware\Core\Content\Seo\{closure} (line 59)"
5 => "Shopware\Core\Profiling\Profiler::trace (line 70)"
6 => "Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::replace (line 90)"
7 => "Shopware\Storefront\Controller\StorefrontController::renderStorefront (line 82)"
8 => "Shopware\Storefront\Controller\SearchController::search (line 163)"
9 => "Symfony\Component\HttpKernel\HttpKernel::handleRaw (line 75)"
10 => "Symfony\Component\HttpKernel\HttpKernel::handle (line 202)"
11 => "Symfony\Component\HttpKernel\Kernel::handle (line 86)"
12 => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle (line 479)"
13 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::forward (line 452)"
14 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::fetch (line 346)"
15 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::lookup (line 224)"
16 => "Symfony\Component\HttpKernel\HttpCache\HttpCache::handle (line 156)"
17 => "Shopware\Core\HttpKernel::doHandle (line 81)"
18 => "Shopware\Core\HttpKernel::handle (line 85)"
]
|