38.57 ms (87.19%)
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 (n0 . parent = '/cmf/montcaud/contents/offers' OR n0 . parent = '/cmf/montcaud/contents' ) ORDER BY n0 . path ASC
Parameters :
[
"default "
]
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' AND n0 . type IN ('nt:unstructured' , 'rep:root' ) AND (n0 . parent = '/cmf/montcaud/contents/offers' OR n0 . parent = '/cmf/montcaud/contents' ) ORDER BY n0 . path ASC ;
Copy
0.52 ms (1.17%)
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 n0 . identifier = '55f73178-f64e-4b07-99eb-89c70d9f2e7d'
Parameters :
[
"default "
]
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' AND n0 . type IN ('nt:unstructured' , 'rep:root' ) AND n0 . identifier = '55f73178-f64e-4b07-99eb-89c70d9f2e7d' ;
Copy
0.49 ms (1.12%)
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 n0 . parent = '/cmf/montcaud/contents/offers/cycling-through-provence' LIMIT 1
Parameters :
[
"default "
]
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' AND n0 . type IN ('nt:unstructured' , 'rep:root' ) AND n0 . parent = '/cmf/montcaud/contents/offers/cycling-through-provence' LIMIT 1 ;
Copy
0.34 ms (0.77%)
1
SELECT s0_ . username AS username_0 , s0_ . password AS password_1 , s0_ . locale AS locale_2 , s0_ . salt AS salt_3 , s0_ . locked AS locked_4 , s0_ . enabled AS enabled_5 , s0_ . lastLogin AS lastLogin_6 , s0_ . confirmationKey AS confirmationKey_7 , s0_ . passwordResetToken AS passwordResetToken_8 , s0_ . passwordResetTokenExpiresAt AS passwordResetTokenExpiresAt_9 , s0_ . passwordResetTokenEmailsSent AS passwordResetTokenEmailsSent_10 , s0_ . privateKey AS privateKey_11 , s0_ . apiKey AS apiKey_12 , s0_ . email AS email_13 , s0_ . id AS id_14 , s0_ . created AS created_15 , s0_ . changed AS changed_16 , s1_ . locale AS locale_17 , s1_ . id AS id_18 , s2_ . name AS name_19 , s2_ . role_key AS role_key_20 , s2_ . securitySystem AS securitySystem_21 , s2_ . anonymous AS anonymous_22 , s2_ . id AS id_23 , s2_ . created AS created_24 , s2_ . changed AS changed_25 , s3_ . context AS context_26 , s3_ . module AS module_27 , s3_ . permissions AS permissions_28 , s3_ . id AS id_29 , s0_ . idContacts AS idContacts_30 , s0_ . idUsersCreator AS idUsersCreator_31 , s0_ . idUsersChanger AS idUsersChanger_32 , s1_ . idUsers AS idUsers_33 , s1_ . idRoles AS idRoles_34 , s2_ . idSecurityTypes AS idSecurityTypes_35 , s2_ . idUsersCreator AS idUsersCreator_36 , s2_ . idUsersChanger AS idUsersChanger_37 , s3_ . idRoles AS idRoles_38 FROM se_users s0_ LEFT JOIN se_user_roles s1_ ON s0_ . id = s1_ . idUsers LEFT JOIN se_roles s2_ ON s1_ . idRoles = s2_ . id LEFT JOIN se_permissions s3_ ON s2_ . id = s3_ . idRoles WHERE s0_ . id = ?
SELECT s0_ . username AS username_0 , s0_ . password AS password_1 , s0_ . locale AS locale_2 , s0_ . salt AS salt_3 , s0_ . locked AS locked_4 , s0_ . enabled AS enabled_5 , s0_ . lastLogin AS lastLogin_6 , s0_ . confirmationKey AS confirmationKey_7 , s0_ . passwordResetToken AS passwordResetToken_8 , s0_ . passwordResetTokenExpiresAt AS passwordResetTokenExpiresAt_9 , s0_ . passwordResetTokenEmailsSent AS passwordResetTokenEmailsSent_10 , s0_ . privateKey AS privateKey_11 , s0_ . apiKey AS apiKey_12 , s0_ . email AS email_13 , s0_ . id AS id_14 , s0_ . created AS created_15 , s0_ . changed AS changed_16 , s1_ . locale AS locale_17 , s1_ . id AS id_18 , s2_ . name AS name_19 , s2_ . role_key AS role_key_20 , s2_ . securitySystem AS securitySystem_21 , s2_ . anonymous AS anonymous_22 , s2_ . id AS id_23 , s2_ . created AS created_24 , s2_ . changed AS changed_25 , s3_ . context AS context_26 , s3_ . module AS module_27 , s3_ . permissions AS permissions_28 , s3_ . id AS id_29 , s0_ . idContacts AS idContacts_30 , s0_ . idUsersCreator AS idUsersCreator_31 , s0_ . idUsersChanger AS idUsersChanger_32 , s1_ . idUsers AS idUsers_33 , s1_ . idRoles AS idRoles_34 , s2_ . idSecurityTypes AS idSecurityTypes_35 , s2_ . idUsersCreator AS idUsersCreator_36 , s2_ . idUsersChanger AS idUsersChanger_37 , s3_ . idRoles AS idRoles_38 FROM se_users s0_ LEFT JOIN se_user_roles s1_ ON s0_ . id = s1_ . idUsers LEFT JOIN se_roles s2_ ON s1_ . idRoles = s2_ . id LEFT JOIN se_permissions s3_ ON s2_ . id = s3_ . idRoles WHERE s0_ . id = 1 ;
Copy
0.29 ms (0.65%)
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 n0 . parent = '/cmf/montcaud/contents/offers/extend-your-stay-4-for-3' LIMIT 1
Parameters :
[
"default "
]
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' AND n0 . type IN ('nt:unstructured' , 'rep:root' ) AND n0 . parent = '/cmf/montcaud/contents/offers/extend-your-stay-4-for-3' LIMIT 1 ;
Copy
0.26 ms (0.59%)
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 n0 . parent = '/cmf/montcaud/contents/gallery' LIMIT 1
Parameters :
[
"default "
]
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' AND n0 . type IN ('nt:unstructured' , 'rep:root' ) AND n0 . parent = '/cmf/montcaud/contents/gallery' LIMIT 1 ;
Copy
0.26 ms (0.59%)
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 n0 . parent = '/cmf/montcaud/contents/offers/gourmet-sweet-dreams-of-france' LIMIT 1
Parameters :
[
"default "
]
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' AND n0 . type IN ('nt:unstructured' , 'rep:root' ) AND n0 . parent = '/cmf/montcaud/contents/offers/gourmet-sweet-dreams-of-france' LIMIT 1 ;
Copy
0.26 ms (0.59%)
2
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
0.26 ms (0.59%)
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 n0 . parent = '/cmf/montcaud/contents/offers/love-is-in-the-air' LIMIT 1
Parameters :
[
"default "
]
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' AND n0 . type IN ('nt:unstructured' , 'rep:root' ) AND n0 . parent = '/cmf/montcaud/contents/offers/love-is-in-the-air' LIMIT 1 ;
Copy
0.23 ms (0.52%)
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 n0 . path = '/cmf/montcaud/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 "
]
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' AND n0 . type IN ('nt:unstructured' , 'rep:root' ) AND n0 . path = '/cmf/montcaud/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
0.21 ms (0.47%)
1
SELECT 1 FROM phpcr_workspaces WHERE name = ?
Parameters :
[
"default "
]
SELECT 1 FROM phpcr_workspaces WHERE name = 'default' ;
Copy
0.20 ms (0.45%)
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 n0 . parent = '/cmf/montcaud/contents/accomodations' LIMIT 1
Parameters :
[
"default "
]
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' AND n0 . type IN ('nt:unstructured' , 'rep:root' ) AND n0 . parent = '/cmf/montcaud/contents/accomodations' LIMIT 1 ;
Copy
0.20 ms (0.44%)
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 n0 . parent = '/cmf/montcaud/contents/events' LIMIT 1
Parameters :
[
"default "
]
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' AND n0 . type IN ('nt:unstructured' , 'rep:root' ) AND n0 . parent = '/cmf/montcaud/contents/events' LIMIT 1 ;
Copy
0.19 ms (0.42%)
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 n0 . parent = '/cmf/montcaud/contents/hotel' LIMIT 1
Parameters :
[
"default "
]
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' AND n0 . type IN ('nt:unstructured' , 'rep:root' ) AND n0 . parent = '/cmf/montcaud/contents/hotel' LIMIT 1 ;
Copy
0.17 ms (0.39%)
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 n0 . parent = '/cmf/montcaud/contents' LIMIT 1
Parameters :
[
"default "
]
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' AND n0 . type IN ('nt:unstructured' , 'rep:root' ) AND n0 . parent = '/cmf/montcaud/contents' LIMIT 1 ;
Copy
0.17 ms (0.38%)
1
SELECT t0 . method AS method_1 , t0 . options AS options_2 , t0 . id AS id_3 , t0 . idUsers AS idUsers_4 FROM se_user_two_factors t0 WHERE t0 . idUsers = ?
SELECT t0 . method AS method_1 , t0 . options AS options_2 , t0 . id AS id_3 , t0 . idUsers AS idUsers_4 FROM se_user_two_factors t0 WHERE t0 . idUsers = 1 ;
Copy
0.16 ms (0.36%)
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 n0 . parent = '/cmf/montcaud/contents/restaurants' LIMIT 1
Parameters :
[
"default "
]
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' AND n0 . type IN ('nt:unstructured' , 'rep:root' ) AND n0 . parent = '/cmf/montcaud/contents/restaurants' LIMIT 1 ;
Copy
0.15 ms (0.35%)
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 n0 . parent = '/cmf/montcaud/contents/room-directory' LIMIT 1
Parameters :
[
"default "
]
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' AND n0 . type IN ('nt:unstructured' , 'rep:root' ) AND n0 . parent = '/cmf/montcaud/contents/room-directory' LIMIT 1 ;
Copy
0.13 ms (0.30%)
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 n0 . parent = '/cmf/montcaud/contents/offers' LIMIT 1
Parameters :
[
"default "
]
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' AND n0 . type IN ('nt:unstructured' , 'rep:root' ) AND n0 . parent = '/cmf/montcaud/contents/offers' LIMIT 1 ;
Copy
0.13 ms (0.29%)
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 n0 . parent = '/cmf/montcaud/contents/newsletter' LIMIT 1
Parameters :
[
"default "
]
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' AND n0 . type IN ('nt:unstructured' , 'rep:root' ) AND n0 . parent = '/cmf/montcaud/contents/newsletter' LIMIT 1 ;
Copy
0.13 ms (0.29%)
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 n0 . parent = '/cmf/montcaud/contents/kids-and-family' LIMIT 1
Parameters :
[
"default "
]
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' AND n0 . type IN ('nt:unstructured' , 'rep:root' ) AND n0 . parent = '/cmf/montcaud/contents/kids-and-family' LIMIT 1 ;
Copy
0.12 ms (0.28%)
1
SELECT prefix , uri FROM phpcr_namespaces
SELECT prefix , uri FROM phpcr_namespaces ;
Copy
0.12 ms (0.28%)
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 n0 . parent = '/cmf/montcaud/contents/park' LIMIT 1
Parameters :
[
"default "
]
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' AND n0 . type IN ('nt:unstructured' , 'rep:root' ) AND n0 . parent = '/cmf/montcaud/contents/park' LIMIT 1 ;
Copy
0.12 ms (0.26%)
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 n0 . parent = '/cmf/montcaud/contents/press-room' LIMIT 1
Parameters :
[
"default "
]
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' AND n0 . type IN ('nt:unstructured' , 'rep:root' ) AND n0 . parent = '/cmf/montcaud/contents/press-room' LIMIT 1 ;
Copy
0.11 ms (0.25%)
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 n0 . parent = '/cmf/montcaud/contents/activities' LIMIT 1
Parameters :
[
"default "
]
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' AND n0 . type IN ('nt:unstructured' , 'rep:root' ) AND n0 . parent = '/cmf/montcaud/contents/activities' LIMIT 1 ;
Copy
0.11 ms (0.24%)
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 n0 . parent = '/cmf/montcaud/contents/privacy-policy' LIMIT 1
Parameters :
[
"default "
]
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' AND n0 . type IN ('nt:unstructured' , 'rep:root' ) AND n0 . parent = '/cmf/montcaud/contents/privacy-policy' LIMIT 1 ;
Copy
0.10 ms (0.23%)
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 n0 . parent = '/cmf/montcaud/contents/news' LIMIT 1
Parameters :
[
"default "
]
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' AND n0 . type IN ('nt:unstructured' , 'rep:root' ) AND n0 . parent = '/cmf/montcaud/contents/news' LIMIT 1 ;
Copy
0.09 ms (0.20%)
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 n0 . parent = '/cmf/montcaud/contents/careers' LIMIT 1
Parameters :
[
"default "
]
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' AND n0 . type IN ('nt:unstructured' , 'rep:root' ) AND n0 . parent = '/cmf/montcaud/contents/careers' LIMIT 1 ;
Copy
0.08 ms (0.18%)
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 n0 . parent = '/cmf/montcaud/contents/contact' LIMIT 1
Parameters :
[
"default "
]
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' AND n0 . type IN ('nt:unstructured' , 'rep:root' ) AND n0 . parent = '/cmf/montcaud/contents/contact' LIMIT 1 ;
Copy
0.08 ms (0.17%)
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 n0 . parent = '/cmf/montcaud/contents/custom-page' LIMIT 1
Parameters :
[
"default "
]
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' AND n0 . type IN ('nt:unstructured' , 'rep:root' ) AND n0 . parent = '/cmf/montcaud/contents/custom-page' LIMIT 1 ;
Copy