6
0.17 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 (? )) AND (sales_channel . active )
Parameters :
[
"8a243080f92e4c719546314b577cf82b "
]
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 );
Copy
11
6.23 ms
SELECT `neti_ceb_element` . `id` as `neti_ceb_element.id` , `neti_ceb_element` . `deleted` as `neti_ceb_element.deleted` , `neti_ceb_element` . `active` as `neti_ceb_element.active` , `neti_ceb_element` . `name` as `neti_ceb_element.name` , `neti_ceb_element` . `filename` as `neti_ceb_element.filename` , `neti_ceb_element` . `version` as `neti_ceb_element.version` , `neti_ceb_element` . `config` as `neti_ceb_element.config` , `neti_ceb_element` . `plugin_id` as `neti_ceb_element.pluginId` , `neti_ceb_element.plugin` . `id` as `neti_ceb_element.plugin.id` , `neti_ceb_element.plugin` . `base_class` as `neti_ceb_element.plugin.baseClass` , `neti_ceb_element.plugin` . `name` as `neti_ceb_element.plugin.name` , `neti_ceb_element.plugin` . `composer_name` as `neti_ceb_element.plugin.composerName` , `neti_ceb_element.plugin` . `autoload` as `neti_ceb_element.plugin.autoload` , `neti_ceb_element.plugin` . `active` as `neti_ceb_element.plugin.active` , `neti_ceb_element.plugin` . `managed_by_composer` as `neti_ceb_element.plugin.managedByComposer` , `neti_ceb_element.plugin` . `path` as `neti_ceb_element.plugin.path` , `neti_ceb_element.plugin` . `author` as `neti_ceb_element.plugin.author` , `neti_ceb_element.plugin` . `copyright` as `neti_ceb_element.plugin.copyright` , `neti_ceb_element.plugin` . `license` as `neti_ceb_element.plugin.license` , `neti_ceb_element.plugin` . `version` as `neti_ceb_element.plugin.version` , `neti_ceb_element.plugin` . `upgrade_version` as `neti_ceb_element.plugin.upgradeVersion` , `neti_ceb_element.plugin` . `installed_at` as `neti_ceb_element.plugin.installedAt` , `neti_ceb_element.plugin` . `upgraded_at` as `neti_ceb_element.plugin.upgradedAt` , `neti_ceb_element.plugin` . `icon` as `neti_ceb_element.plugin.iconRaw` , `neti_ceb_element.plugin` . `created_at` as `neti_ceb_element.plugin.createdAt` , `neti_ceb_element.plugin` . `updated_at` as `neti_ceb_element.plugin.updatedAt` , `neti_ceb_element.plugin.translation.label` , `neti_ceb_element.plugin.translation.label` as `neti_ceb_element.plugin.label` , `neti_ceb_element.plugin.translation.description` , `neti_ceb_element.plugin.translation.description` as `neti_ceb_element.plugin.description` , `neti_ceb_element.plugin.translation.manufacturerLink` , `neti_ceb_element.plugin.translation.manufacturerLink` as `neti_ceb_element.plugin.manufacturerLink` , `neti_ceb_element.plugin.translation.supportLink` , `neti_ceb_element.plugin.translation.supportLink` as `neti_ceb_element.plugin.supportLink` , `neti_ceb_element.plugin.translation.customFields` , `neti_ceb_element.plugin.translation.customFields` as `neti_ceb_element.plugin.customFields` , `neti_ceb_element` . `error` as `neti_ceb_element.error` , `neti_ceb_element` . `preview_data` as `neti_ceb_element.previewData` , `neti_ceb_element` . `preview_image` as `neti_ceb_element.previewImage` , `neti_ceb_element` . `created_at` as `neti_ceb_element.createdAt` , `neti_ceb_element` . `updated_at` as `neti_ceb_element.updatedAt` FROM `neti_ceb_element` LEFT JOIN `plugin` `neti_ceb_element.plugin` ON `neti_ceb_element` . `plugin_id` = `neti_ceb_element.plugin` . `id` LEFT JOIN (SELECT `neti_ceb_element.plugin.translation` . `plugin_id` , `neti_ceb_element.plugin.translation` . `label` as `neti_ceb_element.plugin.translation.label` , `neti_ceb_element.plugin.translation` . `description` as `neti_ceb_element.plugin.translation.description` , `neti_ceb_element.plugin.translation` . `manufacturer_link` as `neti_ceb_element.plugin.translation.manufacturerLink` , `neti_ceb_element.plugin.translation` . `support_link` as `neti_ceb_element.plugin.translation.supportLink` , `neti_ceb_element.plugin.translation` . `custom_fields` as `neti_ceb_element.plugin.translation.customFields` FROM `plugin_translation` `neti_ceb_element.plugin.translation` WHERE `neti_ceb_element.plugin.translation` . `language_id` = ? ) `neti_ceb_element.plugin.plugin_translation` ON `neti_ceb_element.plugin.plugin_translation` . `plugin_id` = `neti_ceb_element.plugin` . `id` WHERE (`neti_ceb_element` . `active` = ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
true
]
SELECT
`neti_ceb_element` . `id` as `neti_ceb_element.id` ,
`neti_ceb_element` . `deleted` as `neti_ceb_element.deleted` ,
`neti_ceb_element` . `active` as `neti_ceb_element.active` ,
`neti_ceb_element` . `name` as `neti_ceb_element.name` ,
`neti_ceb_element` . `filename` as `neti_ceb_element.filename` ,
`neti_ceb_element` . `version` as `neti_ceb_element.version` ,
`neti_ceb_element` . `config` as `neti_ceb_element.config` ,
`neti_ceb_element` . `plugin_id` as `neti_ceb_element.pluginId` ,
`neti_ceb_element.plugin` . `id` as `neti_ceb_element.plugin.id` ,
`neti_ceb_element.plugin` . `base_class` as `neti_ceb_element.plugin.baseClass` ,
`neti_ceb_element.plugin` . `name` as `neti_ceb_element.plugin.name` ,
`neti_ceb_element.plugin` . `composer_name` as `neti_ceb_element.plugin.composerName` ,
`neti_ceb_element.plugin` . `autoload` as `neti_ceb_element.plugin.autoload` ,
`neti_ceb_element.plugin` . `active` as `neti_ceb_element.plugin.active` ,
`neti_ceb_element.plugin` . `managed_by_composer` as `neti_ceb_element.plugin.managedByComposer` ,
`neti_ceb_element.plugin` . `path` as `neti_ceb_element.plugin.path` ,
`neti_ceb_element.plugin` . `author` as `neti_ceb_element.plugin.author` ,
`neti_ceb_element.plugin` . `copyright` as `neti_ceb_element.plugin.copyright` ,
`neti_ceb_element.plugin` . `license` as `neti_ceb_element.plugin.license` ,
`neti_ceb_element.plugin` . `version` as `neti_ceb_element.plugin.version` ,
`neti_ceb_element.plugin` . `upgrade_version` as `neti_ceb_element.plugin.upgradeVersion` ,
`neti_ceb_element.plugin` . `installed_at` as `neti_ceb_element.plugin.installedAt` ,
`neti_ceb_element.plugin` . `upgraded_at` as `neti_ceb_element.plugin.upgradedAt` ,
`neti_ceb_element.plugin` . `icon` as `neti_ceb_element.plugin.iconRaw` ,
`neti_ceb_element.plugin` . `created_at` as `neti_ceb_element.plugin.createdAt` ,
`neti_ceb_element.plugin` . `updated_at` as `neti_ceb_element.plugin.updatedAt` ,
`neti_ceb_element.plugin.translation.label` ,
`neti_ceb_element.plugin.translation.label` as `neti_ceb_element.plugin.label` ,
`neti_ceb_element.plugin.translation.description` ,
`neti_ceb_element.plugin.translation.description` as `neti_ceb_element.plugin.description` ,
`neti_ceb_element.plugin.translation.manufacturerLink` ,
`neti_ceb_element.plugin.translation.manufacturerLink` as `neti_ceb_element.plugin.manufacturerLink` ,
`neti_ceb_element.plugin.translation.supportLink` ,
`neti_ceb_element.plugin.translation.supportLink` as `neti_ceb_element.plugin.supportLink` ,
`neti_ceb_element.plugin.translation.customFields` ,
`neti_ceb_element.plugin.translation.customFields` as `neti_ceb_element.plugin.customFields` ,
`neti_ceb_element` . `error` as `neti_ceb_element.error` ,
`neti_ceb_element` . `preview_data` as `neti_ceb_element.previewData` ,
`neti_ceb_element` . `preview_image` as `neti_ceb_element.previewImage` ,
`neti_ceb_element` . `created_at` as `neti_ceb_element.createdAt` ,
`neti_ceb_element` . `updated_at` as `neti_ceb_element.updatedAt`
FROM
`neti_ceb_element`
LEFT JOIN `plugin` `neti_ceb_element.plugin` ON `neti_ceb_element` . `plugin_id` = `neti_ceb_element.plugin` . `id`
LEFT JOIN (
SELECT
`neti_ceb_element.plugin.translation` . `plugin_id` ,
`neti_ceb_element.plugin.translation` . `label` as `neti_ceb_element.plugin.translation.label` ,
`neti_ceb_element.plugin.translation` . `description` as `neti_ceb_element.plugin.translation.description` ,
`neti_ceb_element.plugin.translation` . `manufacturer_link` as `neti_ceb_element.plugin.translation.manufacturerLink` ,
`neti_ceb_element.plugin.translation` . `support_link` as `neti_ceb_element.plugin.translation.supportLink` ,
`neti_ceb_element.plugin.translation` . `custom_fields` as `neti_ceb_element.plugin.translation.customFields`
FROM
`plugin_translation` `neti_ceb_element.plugin.translation`
WHERE
`neti_ceb_element.plugin.translation` . `language_id` = ?
) `neti_ceb_element.plugin.plugin_translation` ON `neti_ceb_element.plugin.plugin_translation` . `plugin_id` = `neti_ceb_element.plugin` . `id`
WHERE
(`neti_ceb_element` . `active` = ? )
Copy
SELECT `neti_ceb_element` . `id` as `neti_ceb_element.id` , `neti_ceb_element` . `deleted` as `neti_ceb_element.deleted` , `neti_ceb_element` . `active` as `neti_ceb_element.active` , `neti_ceb_element` . `name` as `neti_ceb_element.name` , `neti_ceb_element` . `filename` as `neti_ceb_element.filename` , `neti_ceb_element` . `version` as `neti_ceb_element.version` , `neti_ceb_element` . `config` as `neti_ceb_element.config` , `neti_ceb_element` . `plugin_id` as `neti_ceb_element.pluginId` , `neti_ceb_element.plugin` . `id` as `neti_ceb_element.plugin.id` , `neti_ceb_element.plugin` . `base_class` as `neti_ceb_element.plugin.baseClass` , `neti_ceb_element.plugin` . `name` as `neti_ceb_element.plugin.name` , `neti_ceb_element.plugin` . `composer_name` as `neti_ceb_element.plugin.composerName` , `neti_ceb_element.plugin` . `autoload` as `neti_ceb_element.plugin.autoload` , `neti_ceb_element.plugin` . `active` as `neti_ceb_element.plugin.active` , `neti_ceb_element.plugin` . `managed_by_composer` as `neti_ceb_element.plugin.managedByComposer` , `neti_ceb_element.plugin` . `path` as `neti_ceb_element.plugin.path` , `neti_ceb_element.plugin` . `author` as `neti_ceb_element.plugin.author` , `neti_ceb_element.plugin` . `copyright` as `neti_ceb_element.plugin.copyright` , `neti_ceb_element.plugin` . `license` as `neti_ceb_element.plugin.license` , `neti_ceb_element.plugin` . `version` as `neti_ceb_element.plugin.version` , `neti_ceb_element.plugin` . `upgrade_version` as `neti_ceb_element.plugin.upgradeVersion` , `neti_ceb_element.plugin` . `installed_at` as `neti_ceb_element.plugin.installedAt` , `neti_ceb_element.plugin` . `upgraded_at` as `neti_ceb_element.plugin.upgradedAt` , `neti_ceb_element.plugin` . `icon` as `neti_ceb_element.plugin.iconRaw` , `neti_ceb_element.plugin` . `created_at` as `neti_ceb_element.plugin.createdAt` , `neti_ceb_element.plugin` . `updated_at` as `neti_ceb_element.plugin.updatedAt` , `neti_ceb_element.plugin.translation.label` , `neti_ceb_element.plugin.translation.label` as `neti_ceb_element.plugin.label` , `neti_ceb_element.plugin.translation.description` , `neti_ceb_element.plugin.translation.description` as `neti_ceb_element.plugin.description` , `neti_ceb_element.plugin.translation.manufacturerLink` , `neti_ceb_element.plugin.translation.manufacturerLink` as `neti_ceb_element.plugin.manufacturerLink` , `neti_ceb_element.plugin.translation.supportLink` , `neti_ceb_element.plugin.translation.supportLink` as `neti_ceb_element.plugin.supportLink` , `neti_ceb_element.plugin.translation.customFields` , `neti_ceb_element.plugin.translation.customFields` as `neti_ceb_element.plugin.customFields` , `neti_ceb_element` . `error` as `neti_ceb_element.error` , `neti_ceb_element` . `preview_data` as `neti_ceb_element.previewData` , `neti_ceb_element` . `preview_image` as `neti_ceb_element.previewImage` , `neti_ceb_element` . `created_at` as `neti_ceb_element.createdAt` , `neti_ceb_element` . `updated_at` as `neti_ceb_element.updatedAt` FROM `neti_ceb_element` LEFT JOIN `plugin` `neti_ceb_element.plugin` ON `neti_ceb_element` . `plugin_id` = `neti_ceb_element.plugin` . `id` LEFT JOIN (SELECT `neti_ceb_element.plugin.translation` . `plugin_id` , `neti_ceb_element.plugin.translation` . `label` as `neti_ceb_element.plugin.translation.label` , `neti_ceb_element.plugin.translation` . `description` as `neti_ceb_element.plugin.translation.description` , `neti_ceb_element.plugin.translation` . `manufacturer_link` as `neti_ceb_element.plugin.translation.manufacturerLink` , `neti_ceb_element.plugin.translation` . `support_link` as `neti_ceb_element.plugin.translation.supportLink` , `neti_ceb_element.plugin.translation` . `custom_fields` as `neti_ceb_element.plugin.translation.customFields` FROM `plugin_translation` `neti_ceb_element.plugin.translation` WHERE `neti_ceb_element.plugin.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `neti_ceb_element.plugin.plugin_translation` ON `neti_ceb_element.plugin.plugin_translation` . `plugin_id` = `neti_ceb_element.plugin` . `id` WHERE (`neti_ceb_element` . `active` = 1 );
Copy