2 |
0.37 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`;;
|
15 |
0.59 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`, `customer_group.translation.name` as `customer_group.name`, `customer_group.translation.registrationTitle`, `customer_group.translation.registrationTitle` as `customer_group.registrationTitle`, `customer_group.translation.registrationIntroduction`, `customer_group.translation.registrationIntroduction` as `customer_group.registrationIntroduction`, `customer_group.translation.registrationOnlyCompanyRegistration`, `customer_group.translation.registrationOnlyCompanyRegistration` as `customer_group.registrationOnlyCompanyRegistration`, `customer_group.translation.registrationSeoMetaDescription`, `customer_group.translation.registrationSeoMetaDescription` as `customer_group.registrationSeoMetaDescription`, `customer_group.translation.customFields`, `customer_group.translation.customFields` as `customer_group.customFields` FROM `customer_group` LEFT JOIN (SELECT `customer_group.translation`.`customer_group_id`, `customer_group.translation`.`name` as `customer_group.translation.name`, `customer_group.translation`.`custom_fields` as `customer_group.translation.customFields`, `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` FROM `customer_group_translation` `customer_group.translation` WHERE `customer_group.translation`.`language_id` = ?) `customer_group.customer_group_translation` ON `customer_group.customer_group_translation`.`customer_group_id` = `customer_group`.`id` WHERE `customer_group`.`id` IN (?, ?, ?, ?, ?, ?)
Parameters: [
b"/»_ââšMpªXTÎ|ãâ\v"
b"\x01–¯vl¥|\x1C¥fUn\x15\xH"
b"\x01û»zÖvs┐┤ÉèD}ò.>"
b"\x01û»zã }ÿñµì\x1FÿÞ¬Z"
b"\x01û»zÝ╔~Ý╗╦\x18EÅì:┘"
b"\x01–¯{\x12ÏqL¢+WÒr$Òü"
b"¤¢P\x18ËìAÏ¡╩\x10┘O╚¢Í"
]
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`, `customer_group.translation.name` as `customer_group.name`, `customer_group.translation.registrationTitle`, `customer_group.translation.registrationTitle` as `customer_group.registrationTitle`, `customer_group.translation.registrationIntroduction`, `customer_group.translation.registrationIntroduction` as `customer_group.registrationIntroduction`, `customer_group.translation.registrationOnlyCompanyRegistration`, `customer_group.translation.registrationOnlyCompanyRegistration` as `customer_group.registrationOnlyCompanyRegistration`, `customer_group.translation.registrationSeoMetaDescription`, `customer_group.translation.registrationSeoMetaDescription` as `customer_group.registrationSeoMetaDescription`, `customer_group.translation.customFields`, `customer_group.translation.customFields` as `customer_group.customFields` FROM `customer_group` LEFT JOIN (SELECT `customer_group.translation`.`customer_group_id`, `customer_group.translation`.`name` as `customer_group.translation.name`, `customer_group.translation`.`custom_fields` as `customer_group.translation.customFields`, `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` 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 (0x0196AF766CA57C1CA566556E155C7848, 0x0196AF7A997673BFB4908A447D952E3E, 0x0196AF7AC6207D98A4E68D1F98E8AA5A, 0x0196AF7AEDC97EEDBBCB18458F8D3AD9, 0x0196AF7B12CF714CA22B57D27224D2FC, 0xCFBD5018D38D41D8ADCA10D94FC8BDD6);
|
16 |
0.99 ms |
SELECT `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`, `customer_group_translation.language`.`id` as `customer_group_translation.language.id`, `customer_group_translation.language`.`parent_id` as `customer_group_translation.language.parentId`, `customer_group_translation.language`.`locale_id` as `customer_group_translation.language.localeId`, `customer_group_translation.language`.`translation_code_id` as `customer_group_translation.language.translationCodeId`, `customer_group_translation.language`.`name` as `customer_group_translation.language.name`, `customer_group_translation.language`.`custom_fields` as `customer_group_translation.language.customFields`, `customer_group_translation.language`.`created_at` as `customer_group_translation.language.createdAt`, `customer_group_translation.language`.`updated_at` as `customer_group_translation.language.updatedAt`, `customer_group_translation.language.locale`.`id` as `customer_group_translation.language.locale.id`, `customer_group_translation.language.locale`.`code` as `customer_group_translation.language.locale.code`, `customer_group_translation.language.locale`.`created_at` as `customer_group_translation.language.locale.createdAt`, `customer_group_translation.language.locale`.`updated_at` as `customer_group_translation.language.locale.updatedAt`, `customer_group_translation.language.locale.translation.name`, `customer_group_translation.language.locale.translation.name` as `customer_group_translation.language.locale.name`, `customer_group_translation.language.locale.translation.territory`, `customer_group_translation.language.locale.translation.territory` as `customer_group_translation.language.locale.territory`, `customer_group_translation.language.locale.translation.customFields`, `customer_group_translation.language.locale.translation.customFields` as `customer_group_translation.language.locale.customFields` FROM `customer_group_translation` LEFT JOIN `language` `customer_group_translation.language` ON `customer_group_translation`.`language_id` = `customer_group_translation.language`.`id` LEFT JOIN `locale` `customer_group_translation.language.locale` ON `customer_group_translation.language`.`locale_id` = `customer_group_translation.language.locale`.`id` LEFT JOIN (SELECT `customer_group_translation.language.locale.translation`.`locale_id`, `customer_group_translation.language.locale.translation`.`name` as `customer_group_translation.language.locale.translation.name`, `customer_group_translation.language.locale.translation`.`territory` as `customer_group_translation.language.locale.translation.territory`, `customer_group_translation.language.locale.translation`.`custom_fields` as `customer_group_translation.language.locale.translation.customFields` FROM `locale_translation` `customer_group_translation.language.locale.translation` WHERE `customer_group_translation.language.locale.translation`.`language_id` = ?) `customer_group_translation.language.locale.locale_translation` ON `customer_group_translation.language.locale.locale_translation`.`locale_id` = `customer_group_translation.language.locale`.`id` WHERE (`customer_group_translation`.`customer_group_id` IN (?, ?, ?, ?, ?, ?))
Parameters: [
b"/»_ââšMpªXTÎ|ãâ\v"
b"\x01–¯vl¥|\x1C¥fUn\x15\xH"
b"\x01û»zÖvs┐┤ÉèD}ò.>"
b"\x01û»zã }ÿñµì\x1FÿÞ¬Z"
b"\x01û»zÝ╔~Ý╗╦\x18EÅì:┘"
b"\x01–¯{\x12ÏqL¢+WÒr$Òü"
b"¤¢P\x18ËìAÏ¡╩\x10┘O╚¢Í"
]
SELECT `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`, `customer_group_translation.language`.`id` as `customer_group_translation.language.id`, `customer_group_translation.language`.`parent_id` as `customer_group_translation.language.parentId`, `customer_group_translation.language`.`locale_id` as `customer_group_translation.language.localeId`, `customer_group_translation.language`.`translation_code_id` as `customer_group_translation.language.translationCodeId`, `customer_group_translation.language`.`name` as `customer_group_translation.language.name`, `customer_group_translation.language`.`custom_fields` as `customer_group_translation.language.customFields`, `customer_group_translation.language`.`created_at` as `customer_group_translation.language.createdAt`, `customer_group_translation.language`.`updated_at` as `customer_group_translation.language.updatedAt`, `customer_group_translation.language.locale`.`id` as `customer_group_translation.language.locale.id`, `customer_group_translation.language.locale`.`code` as `customer_group_translation.language.locale.code`, `customer_group_translation.language.locale`.`created_at` as `customer_group_translation.language.locale.createdAt`, `customer_group_translation.language.locale`.`updated_at` as `customer_group_translation.language.locale.updatedAt`, `customer_group_translation.language.locale.translation.name`, `customer_group_translation.language.locale.translation.name` as `customer_group_translation.language.locale.name`, `customer_group_translation.language.locale.translation.territory`, `customer_group_translation.language.locale.translation.territory` as `customer_group_translation.language.locale.territory`, `customer_group_translation.language.locale.translation.customFields`, `customer_group_translation.language.locale.translation.customFields` as `customer_group_translation.language.locale.customFields` FROM `customer_group_translation` LEFT JOIN `language` `customer_group_translation.language` ON `customer_group_translation`.`language_id` = `customer_group_translation.language`.`id` LEFT JOIN `locale` `customer_group_translation.language.locale` ON `customer_group_translation.language`.`locale_id` = `customer_group_translation.language.locale`.`id` LEFT JOIN (SELECT `customer_group_translation.language.locale.translation`.`locale_id`, `customer_group_translation.language.locale.translation`.`name` as `customer_group_translation.language.locale.translation.name`, `customer_group_translation.language.locale.translation`.`territory` as `customer_group_translation.language.locale.translation.territory`, `customer_group_translation.language.locale.translation`.`custom_fields` as `customer_group_translation.language.locale.translation.customFields` FROM `locale_translation` `customer_group_translation.language.locale.translation` WHERE `customer_group_translation.language.locale.translation`.`language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) `customer_group_translation.language.locale.locale_translation` ON `customer_group_translation.language.locale.locale_translation`.`locale_id` = `customer_group_translation.language.locale`.`id` WHERE (`customer_group_translation`.`customer_group_id` IN (0x0196AF766CA57C1CA566556E155C7848, 0x0196AF7A997673BFB4908A447D952E3E, 0x0196AF7AC6207D98A4E68D1F98E8AA5A, 0x0196AF7AEDC97EEDBBCB18458F8D3AD9, 0x0196AF7B12CF714CA22B57D27224D2FC, 0xCFBD5018D38D41D8ADCA10D94FC8BDD6));
|