1
0.94 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` ; ;
Copy
2
0.39 ms
SELECT custom_entity . name , custom_entity . fields , custom_entity . flags
FROM custom_entity
LEFT JOIN app ON app . id = custom_entity . app_id
WHERE (custom_entity . app_id IS NULL OR app . active = 1 ) AND custom_entity . deleted_at IS NULL ;
SELECT custom_entity . name , custom_entity . fields , custom_entity . flags
FROM custom_entity
LEFT JOIN app ON app . id = custom_entity . app_id
WHERE (custom_entity . app_id IS NULL OR app . active = 1 ) AND custom_entity . deleted_at IS NULL ;
;
Copy
3
0.11 ms
SET @@group_concat_max_len = CAST (IF (@@group_concat_max_len > 320000 , @@group_concat_max_len , 320000 ) AS UNSIGNED ); SET sql_mode = (SELECT REPLACE (@@sql_mode , 'ONLY_FULL_GROUP_BY' , '' ))
SET @@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' , '' ));
Copy
4
1.20 ms
SELECT id , path_info pathInfo , is_canonical isCanonical , sales_channel_id salesChannelId FROM seo_url WHERE (language_id = ? ) AND ((sales_channel_id = ? OR sales_channel_id IS NULL )) AND (seo_path_info = ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x02 a\f\x08 ÑQN├ü\v b¦©!\x19 à "
"teezubehoer "
]
SELECT id , path_info pathInfo , is_canonical isCanonical , sales_channel_id salesChannelId FROM seo_url WHERE (language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND ((sales_channel_id = 0x02610C08A5514EC3810B62DDB82119C7 OR sales_channel_id IS NULL )) AND (seo_path_info = 'teezubehoer' );
Copy
5
0.57 ms
SELECT `bisg_product_feature_type` . `id` as `bisg_product_feature_type.id` , `bisg_product_feature_type` . `name` as `bisg_product_feature_type.name` , `bisg_product_feature_type` . `custom_field_config` as `bisg_product_feature_type.customFieldConfig` , `bisg_product_feature_type` . `created_at` as `bisg_product_feature_type.createdAt` , `bisg_product_feature_type` . `updated_at` as `bisg_product_feature_type.updatedAt` , `bisg_product_feature_type.translation.label` , COALESCE (`bisg_product_feature_type.translation.label` , `bisg_product_feature_type.translation.label` ) as `bisg_product_feature_type.label` , `bisg_product_feature_type.translation.description` , COALESCE (`bisg_product_feature_type.translation.description` , `bisg_product_feature_type.translation.description` ) as `bisg_product_feature_type.description` , `bisg_product_feature_type.translation.createdAt` , `bisg_product_feature_type.translation.updatedAt` , `bisg_product_feature_type.translation.bisgProductFeatureTypeId` , `bisg_product_feature_type.translation.languageId` FROM `bisg_product_feature_type` LEFT JOIN (SELECT `bisg_product_feature_type.translation` . bisg_product_feature_type_id , `bisg_product_feature_type.translation` . label as `bisg_product_feature_type.translation.label` , `bisg_product_feature_type.translation` . description as `bisg_product_feature_type.translation.description` , `bisg_product_feature_type.translation` . created_at as `bisg_product_feature_type.translation.createdAt` , `bisg_product_feature_type.translation` . updated_at as `bisg_product_feature_type.translation.updatedAt` , `bisg_product_feature_type.translation` . bisg_product_feature_type_id as `bisg_product_feature_type.translation.bisgProductFeatureTypeId` , `bisg_product_feature_type.translation` . language_id as `bisg_product_feature_type.translation.languageId` FROM `bisg_product_feature_type_translation` `bisg_product_feature_type.translation` WHERE `bisg_product_feature_type.translation` . language_id = ? ) `bisg_product_feature_type.bisg_product_feature_type_translation` ON `bisg_product_feature_type.bisg_product_feature_type_translation` . `bisg_product_feature_type_id` = `bisg_product_feature_type` . `id`
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT `bisg_product_feature_type` . `id` as `bisg_product_feature_type.id` , `bisg_product_feature_type` . `name` as `bisg_product_feature_type.name` , `bisg_product_feature_type` . `custom_field_config` as `bisg_product_feature_type.customFieldConfig` , `bisg_product_feature_type` . `created_at` as `bisg_product_feature_type.createdAt` , `bisg_product_feature_type` . `updated_at` as `bisg_product_feature_type.updatedAt` , `bisg_product_feature_type.translation.label` , COALESCE (`bisg_product_feature_type.translation.label` , `bisg_product_feature_type.translation.label` ) as `bisg_product_feature_type.label` , `bisg_product_feature_type.translation.description` , COALESCE (`bisg_product_feature_type.translation.description` , `bisg_product_feature_type.translation.description` ) as `bisg_product_feature_type.description` , `bisg_product_feature_type.translation.createdAt` , `bisg_product_feature_type.translation.updatedAt` , `bisg_product_feature_type.translation.bisgProductFeatureTypeId` , `bisg_product_feature_type.translation.languageId` FROM `bisg_product_feature_type` LEFT JOIN (SELECT `bisg_product_feature_type.translation` . bisg_product_feature_type_id , `bisg_product_feature_type.translation` . label as `bisg_product_feature_type.translation.label` , `bisg_product_feature_type.translation` . description as `bisg_product_feature_type.translation.description` , `bisg_product_feature_type.translation` . created_at as `bisg_product_feature_type.translation.createdAt` , `bisg_product_feature_type.translation` . updated_at as `bisg_product_feature_type.translation.updatedAt` , `bisg_product_feature_type.translation` . bisg_product_feature_type_id as `bisg_product_feature_type.translation.bisgProductFeatureTypeId` , `bisg_product_feature_type.translation` . language_id as `bisg_product_feature_type.translation.languageId` FROM `bisg_product_feature_type_translation` `bisg_product_feature_type.translation` WHERE `bisg_product_feature_type.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `bisg_product_feature_type.bisg_product_feature_type_translation` ON `bisg_product_feature_type.bisg_product_feature_type_translation` . `bisg_product_feature_type_id` = `bisg_product_feature_type` . `id` ;
Copy
6
0.27 ms
SELECT `bisg_warehouse` . `id` as `bisg_warehouse.id` , `bisg_warehouse` . `group_id` as `bisg_warehouse.groupId` , `bisg_warehouse` . `number` as `bisg_warehouse.number` FROM `bisg_warehouse` WHERE (`bisg_warehouse` . `group_id` < = > ? AND NOT (`bisg_warehouse` . `number` IN (? )))
Parameters :
[
null
"BKRPC5 "
]
SELECT `bisg_warehouse` . `id` as `bisg_warehouse.id` , `bisg_warehouse` . `group_id` as `bisg_warehouse.groupId` , `bisg_warehouse` . `number` as `bisg_warehouse.number` FROM `bisg_warehouse` WHERE (`bisg_warehouse` . `group_id` < = > NULL AND NOT (`bisg_warehouse` . `number` IN ('BKRPC5' )));
Copy
7
0.27 ms
SELECT
LOWER (HEX (product . id )) as __product_productId , LOWER (HEX (product . version_id )) as __product_versionId , product . id as __product_id , product . product_number as __product_productNumber , LOWER (HEX (product . active )) as __product_active , LOWER (HEX (parentProduct . id )) as __parentProduct_productId , LOWER (HEX (parentProduct . version_id )) as __parentProduct_versionId , parentProduct . id as __parentProduct_id , parentProduct . product_number as __parentProduct_productNumber , LOWER (HEX (parentProduct . active )) as __parentProduct_active
FROM product
LEFT JOIN product parentProduct ON parentProduct . id = product . parent_id AND parentProduct . version_id = product . version_id
WHERE product . product_number = ?
AND product . version_id = ?
Parameters :
[
"TM-CO2-comp "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
]
SELECT
LOWER (HEX (product . id )) as __product_productId , LOWER (HEX (product . version_id )) as __product_versionId , product . id as __product_id , product . product_number as __product_productNumber , LOWER (HEX (product . active )) as __product_active , LOWER (HEX (parentProduct . id )) as __parentProduct_productId , LOWER (HEX (parentProduct . version_id )) as __parentProduct_versionId , parentProduct . id as __parentProduct_id , parentProduct . product_number as __parentProduct_productNumber , LOWER (HEX (parentProduct . active )) as __parentProduct_active
FROM product
LEFT JOIN product parentProduct ON parentProduct . id = product . parent_id AND parentProduct . version_id = product . version_id
WHERE product . product_number = 'TM-CO2-comp'
AND product . version_id = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ;
Copy
8
0.21 ms
SELECT
LOWER (HEX (product . id )) as __product_productId , LOWER (HEX (product . version_id )) as __product_versionId , product . id as __product_id , product . product_number as __product_productNumber , LOWER (HEX (product . active )) as __product_active , LOWER (HEX (parentProduct . id )) as __parentProduct_productId , LOWER (HEX (parentProduct . version_id )) as __parentProduct_versionId , parentProduct . id as __parentProduct_id , parentProduct . product_number as __parentProduct_productNumber , LOWER (HEX (parentProduct . active )) as __parentProduct_active
FROM product
LEFT JOIN product parentProduct ON parentProduct . id = product . parent_id AND parentProduct . version_id = product . version_id
WHERE product . product_number = ?
AND product . version_id = ?
Parameters :
[
"999903 "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
]
SELECT
LOWER (HEX (product . id )) as __product_productId , LOWER (HEX (product . version_id )) as __product_versionId , product . id as __product_id , product . product_number as __product_productNumber , LOWER (HEX (product . active )) as __product_active , LOWER (HEX (parentProduct . id )) as __parentProduct_productId , LOWER (HEX (parentProduct . version_id )) as __parentProduct_versionId , parentProduct . id as __parentProduct_id , parentProduct . product_number as __parentProduct_productNumber , LOWER (HEX (parentProduct . active )) as __parentProduct_active
FROM product
LEFT JOIN product parentProduct ON parentProduct . id = product . parent_id AND parentProduct . version_id = product . version_id
WHERE product . product_number = '999903'
AND product . version_id = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ;
Copy