20.98 ms (20.88%)
|
2 |
SELECT f0_.defaultLocale AS defaultLocale_0, f0_.id AS id_1, f1_.title AS title_2, f1_.subject AS subject_3, f1_.fromEmail AS fromEmail_4, f1_.fromName AS fromName_5, f1_.toEmail AS toEmail_6, f1_.toName AS toName_7, f1_.mailText AS mailText_8, f1_.submitLabel AS submitLabel_9, f1_.successText AS successText_10, f1_.sendAttachments AS sendAttachments_11, f1_.deactivateAttachmentSave AS deactivateAttachmentSave_12, f1_.deactivateNotifyMails AS deactivateNotifyMails_13, f1_.deactivateCustomerMails AS deactivateCustomerMails_14, f1_.replyTo AS replyTo_15, f1_.locale AS locale_16, f1_.id AS id_17, f1_.created AS created_18, f1_.changed AS changed_19, f2_.keyName AS keyName_20, f2_.orderNumber AS orderNumber_21, f2_.type AS type_22, f2_.width AS width_23, f2_.required AS required_24, f2_.defaultLocale AS defaultLocale_25, f2_.id AS id_26, f3_.title AS title_27, f3_.placeholder AS placeholder_28, f3_.defaultValue AS defaultValue_29, f3_.shortTitle AS shortTitle_30, f3_.locale AS locale_31, f3_.options AS options_32, f3_.id AS id_33, f4_.type AS type_34, f4_.email AS email_35, f4_.name AS name_36, f4_.id AS id_37, f1_.idForms AS idForms_38, f1_.idUsersCreator AS idUsersCreator_39, f1_.idUsersChanger AS idUsersChanger_40, f2_.idForms AS idForms_41, f3_.idFormFields AS idFormFields_42, f4_.idFormTranslations AS idFormTranslations_43 FROM fo_forms f0_ LEFT JOIN fo_form_translations f1_ ON f0_.id = f1_.idForms LEFT JOIN fo_form_fields f2_ ON f0_.id = f2_.idForms LEFT JOIN fo_form_field_translations f3_ ON f2_.id = f3_.idFormFields LEFT JOIN fo_form_translation_receivers f4_ ON f1_.id = f4_.idFormTranslations WHERE f0_.id = ? ORDER BY f2_.orderNumber ASC
SELECT
f0_.defaultLocale AS defaultLocale_0,
f0_.id AS id_1,
f1_.title AS title_2,
f1_.subject AS subject_3,
f1_.fromEmail AS fromEmail_4,
f1_.fromName AS fromName_5,
f1_.toEmail AS toEmail_6,
f1_.toName AS toName_7,
f1_.mailText AS mailText_8,
f1_.submitLabel AS submitLabel_9,
f1_.successText AS successText_10,
f1_.sendAttachments AS sendAttachments_11,
f1_.deactivateAttachmentSave AS deactivateAttachmentSave_12,
f1_.deactivateNotifyMails AS deactivateNotifyMails_13,
f1_.deactivateCustomerMails AS deactivateCustomerMails_14,
f1_.replyTo AS replyTo_15,
f1_.locale AS locale_16,
f1_.id AS id_17,
f1_.created AS created_18,
f1_.changed AS changed_19,
f2_.keyName AS keyName_20,
f2_.orderNumber AS orderNumber_21,
f2_.type AS type_22,
f2_.width AS width_23,
f2_.required AS required_24,
f2_.defaultLocale AS defaultLocale_25,
f2_.id AS id_26,
f3_.title AS title_27,
f3_.placeholder AS placeholder_28,
f3_.defaultValue AS defaultValue_29,
f3_.shortTitle AS shortTitle_30,
f3_.locale AS locale_31,
f3_.options AS options_32,
f3_.id AS id_33,
f4_.type AS type_34,
f4_.email AS email_35,
f4_.name AS name_36,
f4_.id AS id_37,
f1_.idForms AS idForms_38,
f1_.idUsersCreator AS idUsersCreator_39,
f1_.idUsersChanger AS idUsersChanger_40,
f2_.idForms AS idForms_41,
f3_.idFormFields AS idFormFields_42,
f4_.idFormTranslations AS idFormTranslations_43
FROM
fo_forms f0_
LEFT JOIN fo_form_translations f1_ ON f0_.id = f1_.idForms
LEFT JOIN fo_form_fields f2_ ON f0_.id = f2_.idForms
LEFT JOIN fo_form_field_translations f3_ ON f2_.id = f3_.idFormFields
LEFT JOIN fo_form_translation_receivers f4_ ON f1_.id = f4_.idFormTranslations
WHERE
f0_.id = ?
ORDER BY
f2_.orderNumber ASC
SELECT f0_.defaultLocale AS defaultLocale_0, f0_.id AS id_1, f1_.title AS title_2, f1_.subject AS subject_3, f1_.fromEmail AS fromEmail_4, f1_.fromName AS fromName_5, f1_.toEmail AS toEmail_6, f1_.toName AS toName_7, f1_.mailText AS mailText_8, f1_.submitLabel AS submitLabel_9, f1_.successText AS successText_10, f1_.sendAttachments AS sendAttachments_11, f1_.deactivateAttachmentSave AS deactivateAttachmentSave_12, f1_.deactivateNotifyMails AS deactivateNotifyMails_13, f1_.deactivateCustomerMails AS deactivateCustomerMails_14, f1_.replyTo AS replyTo_15, f1_.locale AS locale_16, f1_.id AS id_17, f1_.created AS created_18, f1_.changed AS changed_19, f2_.keyName AS keyName_20, f2_.orderNumber AS orderNumber_21, f2_.type AS type_22, f2_.width AS width_23, f2_.required AS required_24, f2_.defaultLocale AS defaultLocale_25, f2_.id AS id_26, f3_.title AS title_27, f3_.placeholder AS placeholder_28, f3_.defaultValue AS defaultValue_29, f3_.shortTitle AS shortTitle_30, f3_.locale AS locale_31, f3_.options AS options_32, f3_.id AS id_33, f4_.type AS type_34, f4_.email AS email_35, f4_.name AS name_36, f4_.id AS id_37, f1_.idForms AS idForms_38, f1_.idUsersCreator AS idUsersCreator_39, f1_.idUsersChanger AS idUsersChanger_40, f2_.idForms AS idForms_41, f3_.idFormFields AS idFormFields_42, f4_.idFormTranslations AS idFormTranslations_43 FROM fo_forms f0_ LEFT JOIN fo_form_translations f1_ ON f0_.id = f1_.idForms LEFT JOIN fo_form_fields f2_ ON f0_.id = f2_.idForms LEFT JOIN fo_form_field_translations f3_ ON f2_.id = f3_.idFormFields LEFT JOIN fo_form_translation_receivers f4_ ON f1_.id = f4_.idFormTranslations WHERE f0_.id = 2 ORDER BY f2_.orderNumber ASC;
|
8.00 ms (7.96%)
|
1 |
SELECT
phpcr_type_nodes.name AS node_name, phpcr_type_nodes.is_abstract AS node_abstract,
phpcr_type_nodes.is_mixin AS node_mixin, phpcr_type_nodes.queryable AS node_queryable,
phpcr_type_nodes.orderable_child_nodes AS node_has_orderable_child_nodes,
phpcr_type_nodes.primary_item AS node_primary_item_name, phpcr_type_nodes.supertypes AS declared_super_type_names,
phpcr_type_props.name AS property_name, phpcr_type_props.auto_created AS property_auto_created,
phpcr_type_props.mandatory AS property_mandatory, phpcr_type_props.protected AS property_protected,
phpcr_type_props.on_parent_version AS property_on_parent_version,
phpcr_type_props.required_type AS property_required_type, phpcr_type_props.multiple AS property_multiple,
phpcr_type_props.fulltext_searchable AS property_fulltext_searchable,
phpcr_type_props.query_orderable AS property_query_orderable, phpcr_type_props.default_value as property_default_value,
phpcr_type_childs.name AS child_name, phpcr_type_childs.auto_created AS child_auto_created,
phpcr_type_childs.mandatory AS child_mandatory, phpcr_type_childs.protected AS child_protected,
phpcr_type_childs.on_parent_version AS child_on_parent_version, phpcr_type_childs.default_type AS child_default_type,
phpcr_type_childs.primary_types AS child_primary_types
FROM
phpcr_type_nodes
LEFT JOIN
phpcr_type_props ON phpcr_type_nodes.node_type_id = phpcr_type_props.node_type_id
LEFT JOIN
phpcr_type_childs ON phpcr_type_nodes.node_type_id = phpcr_type_childs.node_type_id
SELECT
phpcr_type_nodes.name AS node_name, phpcr_type_nodes.is_abstract AS node_abstract,
phpcr_type_nodes.is_mixin AS node_mixin, phpcr_type_nodes.queryable AS node_queryable,
phpcr_type_nodes.orderable_child_nodes AS node_has_orderable_child_nodes,
phpcr_type_nodes.primary_item AS node_primary_item_name, phpcr_type_nodes.supertypes AS declared_super_type_names,
phpcr_type_props.name AS property_name, phpcr_type_props.auto_created AS property_auto_created,
phpcr_type_props.mandatory AS property_mandatory, phpcr_type_props.protected AS property_protected,
phpcr_type_props.on_parent_version AS property_on_parent_version,
phpcr_type_props.required_type AS property_required_type, phpcr_type_props.multiple AS property_multiple,
phpcr_type_props.fulltext_searchable AS property_fulltext_searchable,
phpcr_type_props.query_orderable AS property_query_orderable, phpcr_type_props.default_value as property_default_value,
phpcr_type_childs.name AS child_name, phpcr_type_childs.auto_created AS child_auto_created,
phpcr_type_childs.mandatory AS child_mandatory, phpcr_type_childs.protected AS child_protected,
phpcr_type_childs.on_parent_version AS child_on_parent_version, phpcr_type_childs.default_type AS child_default_type,
phpcr_type_childs.primary_types AS child_primary_types
FROM
phpcr_type_nodes
LEFT JOIN
phpcr_type_props ON phpcr_type_nodes.node_type_id = phpcr_type_props.node_type_id
LEFT JOIN
phpcr_type_childs ON phpcr_type_nodes.node_type_id = phpcr_type_childs.node_type_id
;
|