20.58 ms (18.87%)
1
SELECT c0_ . category_key AS category_key_0 , c0_ . default_locale AS default_locale_1 , c0_ . lft AS lft_2 , c0_ . rgt AS rgt_3 , c0_ . depth AS depth_4 , c0_ . id AS id_5 , c0_ . created AS created_6 , c0_ . changed AS changed_7 , c1_ . meta_key AS meta_key_8 , c1_ . value AS value_9 , c1_ . locale AS locale_10 , c1_ . id AS id_11 , c2_ . translation AS translation_12 , c2_ . locale AS locale_13 , c2_ . description AS description_14 , c2_ . id AS id_15 , c2_ . created AS created_16 , c2_ . changed AS changed_17 , c3_ . locale AS locale_18 , c3_ . keyword AS keyword_19 , c3_ . id AS id_20 , c3_ . created AS created_21 , c3_ . changed AS changed_22 , c4_ . category_key AS category_key_23 , c4_ . default_locale AS default_locale_24 , c4_ . lft AS lft_25 , c4_ . rgt AS rgt_26 , c4_ . depth AS depth_27 , c4_ . id AS id_28 , c4_ . created AS created_29 , c4_ . changed AS changed_30 , c5_ . category_key AS category_key_31 , c5_ . default_locale AS default_locale_32 , c5_ . lft AS lft_33 , c5_ . rgt AS rgt_34 , c5_ . depth AS depth_35 , c5_ . id AS id_36 , c5_ . created AS created_37 , c5_ . changed AS changed_38 , c0_ . idCategoriesParent AS idCategoriesParent_39 , c0_ . idUsersCreator AS idUsersCreator_40 , c0_ . idUsersChanger AS idUsersChanger_41 , c1_ . idCategories AS idCategories_42 , c2_ . idCategories AS idCategories_43 , c2_ . idUsersCreator AS idUsersCreator_44 , c2_ . idUsersChanger AS idUsersChanger_45 , c3_ . idUsersCreator AS idUsersCreator_46 , c3_ . idUsersChanger AS idUsersChanger_47 , c4_ . idCategoriesParent AS idCategoriesParent_48 , c4_ . idUsersCreator AS idUsersCreator_49 , c4_ . idUsersChanger AS idUsersChanger_50 , c5_ . idCategoriesParent AS idCategoriesParent_51 , c5_ . idUsersCreator AS idUsersCreator_52 , c5_ . idUsersChanger AS idUsersChanger_53 FROM ca_categories c0_ LEFT JOIN ca_category_meta c1_ ON c0_ . id = c1_ . idCategories LEFT JOIN ca_category_translations c2_ ON c0_ . id = c2_ . idCategories LEFT JOIN ca_category_translation_keywords c6_ ON c2_ . id = c6_ . idCategoryTranslations LEFT JOIN ca_keywords c3_ ON c3_ . id = c6_ . idKeywords LEFT JOIN ca_categories c4_ ON c0_ . idCategoriesParent = c4_ . id LEFT JOIN ca_categories c5_ ON c0_ . id = c5_ . idCategoriesParent WHERE c0_ . idCategoriesParent IS NULL
SELECT
c0_ . category_key AS category_key_0 ,
c0_ . default_locale AS default_locale_1 ,
c0_ . lft AS lft_2 ,
c0_ . rgt AS rgt_3 ,
c0_ . depth AS depth_4 ,
c0_ . id AS id_5 ,
c0_ . created AS created_6 ,
c0_ . changed AS changed_7 ,
c1_ . meta_key AS meta_key_8 ,
c1_ . value AS value_9 ,
c1_ . locale AS locale_10 ,
c1_ . id AS id_11 ,
c2_ . translation AS translation_12 ,
c2_ . locale AS locale_13 ,
c2_ . description AS description_14 ,
c2_ . id AS id_15 ,
c2_ . created AS created_16 ,
c2_ . changed AS changed_17 ,
c3_ . locale AS locale_18 ,
c3_ . keyword AS keyword_19 ,
c3_ . id AS id_20 ,
c3_ . created AS created_21 ,
c3_ . changed AS changed_22 ,
c4_ . category_key AS category_key_23 ,
c4_ . default_locale AS default_locale_24 ,
c4_ . lft AS lft_25 ,
c4_ . rgt AS rgt_26 ,
c4_ . depth AS depth_27 ,
c4_ . id AS id_28 ,
c4_ . created AS created_29 ,
c4_ . changed AS changed_30 ,
c5_ . category_key AS category_key_31 ,
c5_ . default_locale AS default_locale_32 ,
c5_ . lft AS lft_33 ,
c5_ . rgt AS rgt_34 ,
c5_ . depth AS depth_35 ,
c5_ . id AS id_36 ,
c5_ . created AS created_37 ,
c5_ . changed AS changed_38 ,
c0_ . idCategoriesParent AS idCategoriesParent_39 ,
c0_ . idUsersCreator AS idUsersCreator_40 ,
c0_ . idUsersChanger AS idUsersChanger_41 ,
c1_ . idCategories AS idCategories_42 ,
c2_ . idCategories AS idCategories_43 ,
c2_ . idUsersCreator AS idUsersCreator_44 ,
c2_ . idUsersChanger AS idUsersChanger_45 ,
c3_ . idUsersCreator AS idUsersCreator_46 ,
c3_ . idUsersChanger AS idUsersChanger_47 ,
c4_ . idCategoriesParent AS idCategoriesParent_48 ,
c4_ . idUsersCreator AS idUsersCreator_49 ,
c4_ . idUsersChanger AS idUsersChanger_50 ,
c5_ . idCategoriesParent AS idCategoriesParent_51 ,
c5_ . idUsersCreator AS idUsersCreator_52 ,
c5_ . idUsersChanger AS idUsersChanger_53
FROM
ca_categories c0_
LEFT JOIN ca_category_meta c1_ ON c0_ . id = c1_ . idCategories
LEFT JOIN ca_category_translations c2_ ON c0_ . id = c2_ . idCategories
LEFT JOIN ca_category_translation_keywords c6_ ON c2_ . id = c6_ . idCategoryTranslations
LEFT JOIN ca_keywords c3_ ON c3_ . id = c6_ . idKeywords
LEFT JOIN ca_categories c4_ ON c0_ . idCategoriesParent = c4_ . id
LEFT JOIN ca_categories c5_ ON c0_ . id = c5_ . idCategoriesParent
WHERE
c0_ . idCategoriesParent IS NULL
Copy
SELECT c0_ . category_key AS category_key_0 , c0_ . default_locale AS default_locale_1 , c0_ . lft AS lft_2 , c0_ . rgt AS rgt_3 , c0_ . depth AS depth_4 , c0_ . id AS id_5 , c0_ . created AS created_6 , c0_ . changed AS changed_7 , c1_ . meta_key AS meta_key_8 , c1_ . value AS value_9 , c1_ . locale AS locale_10 , c1_ . id AS id_11 , c2_ . translation AS translation_12 , c2_ . locale AS locale_13 , c2_ . description AS description_14 , c2_ . id AS id_15 , c2_ . created AS created_16 , c2_ . changed AS changed_17 , c3_ . locale AS locale_18 , c3_ . keyword AS keyword_19 , c3_ . id AS id_20 , c3_ . created AS created_21 , c3_ . changed AS changed_22 , c4_ . category_key AS category_key_23 , c4_ . default_locale AS default_locale_24 , c4_ . lft AS lft_25 , c4_ . rgt AS rgt_26 , c4_ . depth AS depth_27 , c4_ . id AS id_28 , c4_ . created AS created_29 , c4_ . changed AS changed_30 , c5_ . category_key AS category_key_31 , c5_ . default_locale AS default_locale_32 , c5_ . lft AS lft_33 , c5_ . rgt AS rgt_34 , c5_ . depth AS depth_35 , c5_ . id AS id_36 , c5_ . created AS created_37 , c5_ . changed AS changed_38 , c0_ . idCategoriesParent AS idCategoriesParent_39 , c0_ . idUsersCreator AS idUsersCreator_40 , c0_ . idUsersChanger AS idUsersChanger_41 , c1_ . idCategories AS idCategories_42 , c2_ . idCategories AS idCategories_43 , c2_ . idUsersCreator AS idUsersCreator_44 , c2_ . idUsersChanger AS idUsersChanger_45 , c3_ . idUsersCreator AS idUsersCreator_46 , c3_ . idUsersChanger AS idUsersChanger_47 , c4_ . idCategoriesParent AS idCategoriesParent_48 , c4_ . idUsersCreator AS idUsersCreator_49 , c4_ . idUsersChanger AS idUsersChanger_50 , c5_ . idCategoriesParent AS idCategoriesParent_51 , c5_ . idUsersCreator AS idUsersCreator_52 , c5_ . idUsersChanger AS idUsersChanger_53 FROM ca_categories c0_ LEFT JOIN ca_category_meta c1_ ON c0_ . id = c1_ . idCategories LEFT JOIN ca_category_translations c2_ ON c0_ . id = c2_ . idCategories LEFT JOIN ca_category_translation_keywords c6_ ON c2_ . id = c6_ . idCategoryTranslations LEFT JOIN ca_keywords c3_ ON c3_ . id = c6_ . idKeywords LEFT JOIN ca_categories c4_ ON c0_ . idCategoriesParent = c4_ . id LEFT JOIN ca_categories c5_ ON c0_ . id = c5_ . idCategoriesParent WHERE c0_ . idCategoriesParent IS NULL ;
Copy
19.35 ms (17.74%)
1
SELECT w0_ . title AS title_0 , w0_ . webspace_key AS webspace_key_1 , w0_ . all_domains AS all_domains_2 , w0_ . content AS content_3 , w0_ . type AS type_4 , w0_ . id AS id_5 , w1_ . url AS url_6 , w1_ . environment AS environment_7 , w1_ . id AS id_8 FROM we_analytics w0_ LEFT JOIN we_analytics_domains w2_ ON w0_ . id = w2_ . analytics LEFT JOIN we_domains w1_ ON w1_ . id = w2_ . domain WHERE (w0_ . all_domains = 1 OR (w1_ . url = ? AND w1_ . environment = ? )) AND w0_ . webspace_key = ? ORDER BY w0_ . id ASC
Parameters :
[
"www.fareast-enterprises-group.com "
"dev "
"website "
]
SELECT w0_ . title AS title_0 , w0_ . webspace_key AS webspace_key_1 , w0_ . all_domains AS all_domains_2 , w0_ . content AS content_3 , w0_ . type AS type_4 , w0_ . id AS id_5 , w1_ . url AS url_6 , w1_ . environment AS environment_7 , w1_ . id AS id_8 FROM we_analytics w0_ LEFT JOIN we_analytics_domains w2_ ON w0_ . id = w2_ . analytics LEFT JOIN we_domains w1_ ON w1_ . id = w2_ . domain WHERE (w0_ . all_domains = 1 OR (w1_ . url = 'www.fareast-enterprises-group.com' AND w1_ . environment = 'dev' )) AND w0_ . webspace_key = 'website' ORDER BY w0_ . id ASC ;
Copy
16.66 ms (15.27%)
1
SELECT t0 . username AS username_1 , t0 . password AS password_2 , t0 . locale AS locale_3 , t0 . salt AS salt_4 , t0 . locked AS locked_5 , t0 . enabled AS enabled_6 , t0 . lastLogin AS lastLogin_7 , t0 . confirmationKey AS confirmationKey_8 , t0 . passwordResetToken AS passwordResetToken_9 , t0 . passwordResetTokenExpiresAt AS passwordResetTokenExpiresAt_10 , t0 . passwordResetTokenEmailsSent AS passwordResetTokenEmailsSent_11 , t0 . privateKey AS privateKey_12 , t0 . apiKey AS apiKey_13 , t0 . email AS email_14 , t0 . id AS id_15 , t0 . created AS created_16 , t0 . changed AS changed_17 , t18 . method AS method_19 , t18 . options AS options_20 , t18 . id AS id_21 , t18 . idUsers AS idUsers_22 , t0 . idContacts AS idContacts_23 , t0 . idUsersCreator AS idUsersCreator_24 , t0 . idUsersChanger AS idUsersChanger_25 FROM se_users t0 LEFT JOIN se_user_two_factors t18 ON t18 . idUsers = t0 . id WHERE t0 . id = ?
SELECT t0 . username AS username_1 , t0 . password AS password_2 , t0 . locale AS locale_3 , t0 . salt AS salt_4 , t0 . locked AS locked_5 , t0 . enabled AS enabled_6 , t0 . lastLogin AS lastLogin_7 , t0 . confirmationKey AS confirmationKey_8 , t0 . passwordResetToken AS passwordResetToken_9 , t0 . passwordResetTokenExpiresAt AS passwordResetTokenExpiresAt_10 , t0 . passwordResetTokenEmailsSent AS passwordResetTokenEmailsSent_11 , t0 . privateKey AS privateKey_12 , t0 . apiKey AS apiKey_13 , t0 . email AS email_14 , t0 . id AS id_15 , t0 . created AS created_16 , t0 . changed AS changed_17 , t18 . method AS method_19 , t18 . options AS options_20 , t18 . id AS id_21 , t18 . idUsers AS idUsers_22 , t0 . idContacts AS idContacts_23 , t0 . idUsersCreator AS idUsersCreator_24 , t0 . idUsersChanger AS idUsersChanger_25 FROM se_users t0 LEFT JOIN se_user_two_factors t18 ON t18 . idUsers = t0 . id WHERE t0 . id = 1 ;
Copy
8.82 ms (8.08%)
3
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
;
Copy
7.13 ms (6.53%)
5
SELECT * FROM phpcr_nodes
WHERE path = ?
AND workspace_name = ?
ORDER BY depth , sort_order ASC
Parameters :
[
"/cmf/website/custom-urls/routes/www.fareast-enterprises-group.com/faqs "
"default_live "
]
SELECT * FROM phpcr_nodes
WHERE path = '/cmf/website/custom-urls/routes/www.fareast-enterprises-group.com/faqs'
AND workspace_name = 'default_live'
ORDER BY depth , sort_order ASC ;
Copy
5.92 ms (5.43%)
3
SELECT t0 . position AS position_1 , t0 . id AS id_2 , t0 . idCategoryTranslations AS idCategoryTranslations_3 , t0 . idMedia AS idMedia_4 FROM ca_category_translation_medias t0 WHERE t0 . idCategoryTranslations = ?
SELECT t0 . position AS position_1 , t0 . id AS id_2 , t0 . idCategoryTranslations AS idCategoryTranslations_3 , t0 . idMedia AS idMedia_4 FROM ca_category_translation_medias t0 WHERE t0 . idCategoryTranslations = 3 ;
Copy
5.90 ms (5.41%)
1
SELECT t0 . firstName AS firstName_1 , t0 . middleName AS middleName_2 , t0 . lastName AS lastName_3 , t0 . birthday AS birthday_4 , t0 . salutation AS salutation_5 , t0 . formOfAddress AS formOfAddress_6 , t0 . newsletter AS newsletter_7 , t0 . gender AS gender_8 , t0 . note AS note_9 , t0 . mainEmail AS mainEmail_10 , t0 . mainPhone AS mainPhone_11 , t0 . mainFax AS mainFax_12 , t0 . mainUrl AS mainUrl_13 , t0 . id AS id_14 , t0 . created AS created_15 , t0 . changed AS changed_16 , t0 . idTitles AS idTitles_17 , t0 . avatar AS avatar_18 , t0 . idUsersCreator AS idUsersCreator_19 , t0 . idUsersChanger AS idUsersChanger_20 FROM co_contacts t0 WHERE t0 . id = ?
SELECT t0 . firstName AS firstName_1 , t0 . middleName AS middleName_2 , t0 . lastName AS lastName_3 , t0 . birthday AS birthday_4 , t0 . salutation AS salutation_5 , t0 . formOfAddress AS formOfAddress_6 , t0 . newsletter AS newsletter_7 , t0 . gender AS gender_8 , t0 . note AS note_9 , t0 . mainEmail AS mainEmail_10 , t0 . mainPhone AS mainPhone_11 , t0 . mainFax AS mainFax_12 , t0 . mainUrl AS mainUrl_13 , t0 . id AS id_14 , t0 . created AS created_15 , t0 . changed AS changed_16 , t0 . idTitles AS idTitles_17 , t0 . avatar AS avatar_18 , t0 . idUsersCreator AS idUsersCreator_19 , t0 . idUsersChanger AS idUsersChanger_20 FROM co_contacts t0 WHERE t0 . id = 1 ;
Copy
5.48 ms (5.03%)
1
SELECT 1 FROM phpcr_workspaces WHERE name = ?
Parameters :
[
"default_live "
]
SELECT 1 FROM phpcr_workspaces WHERE name = 'default_live' ;
Copy
3.92 ms (3.60%)
1
SELECT n0 . path AS n0_path , n0 . identifier AS n0_identifier , n0 . props AS n0_props FROM phpcr_nodes n0 WHERE n0 . workspace_name = ? AND n0 . type IN ('nt:unstructured' , 'rep:root' ) AND ((EXTRACTVALUE (n0 . props , 'count(//sv:property[@sv:name="jcr:mixinTypes"]/sv:value[text()="sulu:page"]) > 0' ) OR EXTRACTVALUE (n0 . props , 'count(//sv:property[@sv:name="jcr:mixinTypes"]/sv:value[text()="sulu:home"]) > 0' )) AND (((0 ! = FIND_IN_SET ('2' , REPLACE (EXTRACTVALUE (n0 . props , '//sv:property[@sv:name="i18n:en-state"]/sv:value' ), ' ' , ',' )) OR EXTRACTVALUE (n0 . props , '//sv:property[@sv:name="i18n:en-shadow-on"]/sv:value[1]' ) = '1' ) AND EXTRACTVALUE (n0 . props , 'count(//sv:property[@sv:name="i18n:en-navContexts"]/sv:value[text()="main"]) > 0' )) AND n0 . path LIKE '/cmf/website/contents/%' )) ORDER BY CAST (EXTRACTVALUE (n0 . numerical_props , '//sv:property[@sv:name="sulu:order"]/sv:value[1]' ) AS DECIMAL ) ASC , EXTRACTVALUE (n0 . props , '//sv:property[@sv:name="sulu:order"]/sv:value[1]' ) ASC
Parameters :
[
"default_live "
]
SELECT n0 . path AS n0_path , n0 . identifier AS n0_identifier , n0 . props AS n0_props FROM phpcr_nodes n0 WHERE n0 . workspace_name = 'default_live' AND n0 . type IN ('nt:unstructured' , 'rep:root' ) AND ((EXTRACTVALUE (n0 . props , 'count(//sv:property[@sv:name="jcr:mixinTypes"]/sv:value[text()="sulu:page"]) > 0' ) OR EXTRACTVALUE (n0 . props , 'count(//sv:property[@sv:name="jcr:mixinTypes"]/sv:value[text()="sulu:home"]) > 0' )) AND (((0 ! = FIND_IN_SET ('2' , REPLACE (EXTRACTVALUE (n0 . props , '//sv:property[@sv:name="i18n:en-state"]/sv:value' ), ' ' , ',' )) OR EXTRACTVALUE (n0 . props , '//sv:property[@sv:name="i18n:en-shadow-on"]/sv:value[1]' ) = '1' ) AND EXTRACTVALUE (n0 . props , 'count(//sv:property[@sv:name="i18n:en-navContexts"]/sv:value[text()="main"]) > 0' )) AND n0 . path LIKE '/cmf/website/contents/%' )) ORDER BY CAST (EXTRACTVALUE (n0 . numerical_props , '//sv:property[@sv:name="sulu:order"]/sv:value[1]' ) AS DECIMAL ) ASC , EXTRACTVALUE (n0 . props , '//sv:property[@sv:name="sulu:order"]/sv:value[1]' ) ASC ;
Copy
3.78 ms (3.47%)
5
SELECT path , parent FROM phpcr_nodes WHERE parent IN (? ) AND workspace_name = ? ORDER BY sort_order ASC
Parameters :
[
"/cmf/website/routes/en/faqs "
"default_live "
]
SELECT path , parent FROM phpcr_nodes WHERE parent IN ('/cmf/website/routes/en/faqs' ) AND workspace_name = 'default_live' ORDER BY sort_order ASC ;
Copy
3.05 ms (2.79%)
1
SELECT prefix , uri FROM phpcr_namespaces
SELECT prefix , uri FROM phpcr_namespaces ;
Copy
1.75 ms (1.60%)
2
SELECT t0 . translation AS translation_1 , t0 . locale AS locale_2 , t0 . description AS description_3 , t0 . id AS id_4 , t0 . created AS created_5 , t0 . changed AS changed_6 , t0 . idCategories AS idCategories_7 , t0 . idUsersCreator AS idUsersCreator_8 , t0 . idUsersChanger AS idUsersChanger_9 FROM ca_category_translations t0 WHERE t0 . idCategories = ?
SELECT t0 . translation AS translation_1 , t0 . locale AS locale_2 , t0 . description AS description_3 , t0 . id AS id_4 , t0 . created AS created_5 , t0 . changed AS changed_6 , t0 . idCategories AS idCategories_7 , t0 . idUsersCreator AS idUsersCreator_8 , t0 . idUsersChanger AS idUsersChanger_9 FROM ca_category_translations t0 WHERE t0 . idCategories = 1 ;
Copy
1.60 ms (1.47%)
2
SELECT t0 . category_key AS category_key_1 , t0 . default_locale AS default_locale_2 , t0 . lft AS lft_3 , t0 . rgt AS rgt_4 , t0 . depth AS depth_5 , t0 . id AS id_6 , t0 . created AS created_7 , t0 . changed AS changed_8 , t0 . idCategoriesParent AS idCategoriesParent_9 , t0 . idUsersCreator AS idUsersCreator_10 , t0 . idUsersChanger AS idUsersChanger_11 FROM ca_categories t0 WHERE t0 . idCategoriesParent = ?
SELECT t0 . category_key AS category_key_1 , t0 . default_locale AS default_locale_2 , t0 . lft AS lft_3 , t0 . rgt AS rgt_4 , t0 . depth AS depth_5 , t0 . id AS id_6 , t0 . created AS created_7 , t0 . changed AS changed_8 , t0 . idCategoriesParent AS idCategoriesParent_9 , t0 . idUsersCreator AS idUsersCreator_10 , t0 . idUsersChanger AS idUsersChanger_11 FROM ca_categories t0 WHERE t0 . idCategoriesParent = 1 ;
Copy
1.49 ms (1.36%)
2
SELECT t0 . meta_key AS meta_key_1 , t0 . value AS value_2 , t0 . locale AS locale_3 , t0 . id AS id_4 , t0 . idCategories AS idCategories_5 FROM ca_category_meta t0 WHERE t0 . idCategories = ?
SELECT t0 . meta_key AS meta_key_1 , t0 . value AS value_2 , t0 . locale AS locale_3 , t0 . id AS id_4 , t0 . idCategories AS idCategories_5 FROM ca_category_meta t0 WHERE t0 . idCategories = 1 ;
Copy
1.35 ms (1.24%)
1
SELECT path AS arraykey , id , path , parent , local_name , namespace , workspace_name , identifier , type , props , depth , sort_order
FROM phpcr_nodes WHERE workspace_name = ? AND (path = ? OR path = ? OR path = ? OR path = ? OR path = ? OR path = ? OR path = ? ) ORDER BY sort_order ASC
Parameters :
[
"default_live "
"/cmf/website/contents/about-us "
"/cmf/website/contents/products/perimeters "
"/cmf/website/contents/solutions "
"/cmf/website/contents/solutions/transportation-commercial-vehicles "
"/cmf/website/contents/solutions/healthcare-solutions "
"/cmf/website/contents/solutions/high-tech-enterprise-solutions "
"/cmf/website/contents/products/fundus-imaginig "
]
SELECT path AS arraykey , id , path , parent , local_name , namespace , workspace_name , identifier , type , props , depth , sort_order
FROM phpcr_nodes WHERE workspace_name = 'default_live' AND (path = '/cmf/website/contents/about-us' OR path = '/cmf/website/contents/products/perimeters' OR path = '/cmf/website/contents/solutions' OR path = '/cmf/website/contents/solutions/transportation-commercial-vehicles' OR path = '/cmf/website/contents/solutions/healthcare-solutions' OR path = '/cmf/website/contents/solutions/high-tech-enterprise-solutions' OR path = '/cmf/website/contents/products/fundus-imaginig' ) ORDER BY sort_order ASC ;
Copy
1.17 ms (1.07%)
1
SELECT id , path , parent , local_name , namespace , workspace_name , identifier , type , props , depth , sort_order
FROM phpcr_nodes WHERE workspace_name = ? AND identifier IN (? )
Parameters :
[
"default_live "
"42938056-b922-4497-9d2f-3af181f4bb18 "
]
SELECT id , path , parent , local_name , namespace , workspace_name , identifier , type , props , depth , sort_order
FROM phpcr_nodes WHERE workspace_name = 'default_live' AND identifier IN ('42938056-b922-4497-9d2f-3af181f4bb18' );
Copy
1.13 ms (1.03%)
1
SELECT path , parent FROM phpcr_nodes WHERE parent IN (? , ? , ? , ? , ? , ? , ? ) AND workspace_name = ? ORDER BY sort_order ASC
Parameters :
[
"/cmf/website/contents/products/fundus-imaginig "
"/cmf/website/contents/about-us "
"/cmf/website/contents/solutions "
"/cmf/website/contents/products/perimeters "
"/cmf/website/contents/solutions/transportation-commercial-vehicles "
"/cmf/website/contents/solutions/healthcare-solutions "
"/cmf/website/contents/solutions/high-tech-enterprise-solutions "
"default_live "
]
SELECT path , parent FROM phpcr_nodes WHERE parent IN ('/cmf/website/contents/products/fundus-imaginig' , '/cmf/website/contents/about-us' , '/cmf/website/contents/solutions' , '/cmf/website/contents/products/perimeters' , '/cmf/website/contents/solutions/transportation-commercial-vehicles' , '/cmf/website/contents/solutions/healthcare-solutions' , '/cmf/website/contents/solutions/high-tech-enterprise-solutions' ) AND workspace_name = 'default_live' ORDER BY sort_order ASC ;
Copy