Query Metrics
55
Database Queries
21
Different statements
31.44 ms
Query time
0
Invalid entities
20
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.21 ms |
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 = ?
Parameters:
[
1
]
|
| 2 | 0.14 ms |
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 = ?
Parameters:
[
1
]
|
| 3 | 0.17 ms |
SELECT 1 FROM phpcr_workspaces WHERE name = ?
Parameters:
[
"default"
]
|
| 4 | 0.11 ms |
SELECT * FROM phpcr_nodes WHERE identifier = ? AND workspace_name = ?
Parameters:
[ "d2c9106b-2629-44c8-89cf-96ce11554e8d" "default" ] |
| 5 | 0.12 ms |
SELECT path, parent FROM phpcr_nodes WHERE parent IN (?) AND workspace_name = ? ORDER BY sort_order ASC
Parameters:
[ "/cmf/oakswell/contents/privacy-policy" "default" ] |
| 6 | 0.15 ms |
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
Parameters:
[] |
| 7 | 0.14 ms |
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
Parameters:
[] |
| 8 | 0.11 ms |
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
Parameters:
[] |
| 9 | 0.15 ms |
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
Parameters:
[] |
| 10 | 0.17 ms |
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
Parameters:
[] |
| 11 | 0.16 ms |
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
Parameters:
[] |
| 12 | 0.13 ms |
SELECT prefix, uri FROM phpcr_namespaces
Parameters:
[] |
| 13 | 0.17 ms |
SELECT * FROM phpcr_nodes WHERE path = ? AND workspace_name = ? ORDER BY depth, sort_order ASC
Parameters:
[ "/cmf/oakswell/contents" "default" ] |
| 14 | 0.11 ms |
SELECT path, parent FROM phpcr_nodes WHERE parent IN (?) AND workspace_name = ? ORDER BY sort_order ASC
Parameters:
[ "/cmf/oakswell/contents" "default" ] |
| 15 | 0.15 ms |
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
Parameters:
[] |
| 16 | 0.21 ms |
SELECT 1 FROM phpcr_workspaces WHERE name = ?
Parameters:
[
"default_live"
]
|
| 17 | 0.09 ms |
SELECT prefix, uri FROM phpcr_namespaces
Parameters:
[] |
| 18 | 0.42 ms |
SELECT * FROM phpcr_nodes WHERE path = ? AND workspace_name = ? ORDER BY depth, sort_order ASC
Parameters:
[ "/cmf/oakswell/contents/privacy-policy" "default_live" ] |
| 19 | 0.35 ms |
SELECT path, parent FROM phpcr_nodes WHERE parent IN (?) AND workspace_name = ? ORDER BY sort_order ASC
Parameters:
[ "/cmf/oakswell/contents/privacy-policy" "default_live" ] |
| 20 | 0.13 ms |
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
Parameters:
[] |
| 21 | 0.29 ms |
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
Parameters:
[] |
| 22 | 0.77 ms |
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 LIKE '/cmf/oakswell/custom-urls/%' AND EXTRACTVALUE(n0.props, 'count(//sv:property[@sv:name="jcr:mixinTypes"]/sv:value[text()="sulu:custom_url"]) > 0')) AND EXTRACTVALUE(n0.props, 'count(//sv:property[@sv:name="sulu:target"]/sv:value[text()="d2c9106b-2629-44c8-89cf-96ce11554e8d"]) > 0'))
Parameters:
[
"default"
]
|
| 23 | 0.21 ms |
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
Parameters:
[] |
| 24 | 0.20 ms |
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
Parameters:
[] |
| 25 | 0.22 ms |
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
Parameters:
[] |
| 26 | 0.24 ms |
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
Parameters:
[] |
| 27 | 0.16 ms |
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
Parameters:
[] |
| 28 | 0.40 ms |
SELECT id FROM phpcr_nodes WHERE path COLLATE utf8mb4_bin = ? AND workspace_name = ?
Parameters:
[ "/cmf/oakswell/contents/privacy-policy" "default" ] |
| 29 | 0.39 ms |
SELECT CONCAT(n.path, '/', r.source_property_name) FROM phpcr_nodes n INNER JOIN phpcr_nodes_references r ON n.id = r.source_id WHERE r.target_id = ? AND source_property_name = ?
Parameters:
[ 82 "sulu:content" ] |
| 30 | 0.33 ms |
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 = ?) ORDER BY sort_order ASC
Parameters:
[ "default" "/cmf/oakswell/routes/fr/privacy-policy" ] |
| 31 | 0.34 ms |
SELECT path, parent FROM phpcr_nodes WHERE parent IN (?) AND workspace_name = ? ORDER BY sort_order ASC
Parameters:
[ "/cmf/oakswell/routes/fr/privacy-policy" "default" ] |
| 32 | 0.15 ms |
"START TRANSACTION"
Parameters:
[] |
| 33 | 0.09 ms |
SAVEPOINT DOCTRINE_2
Parameters:
[] |
| 34 | 0.33 ms |
SELECT id FROM phpcr_nodes WHERE path COLLATE utf8mb4_bin = ? AND workspace_name = ?
Parameters:
[ "/cmf/oakswell/contents/privacy-policy" "default" ] |
| 35 | 1.42 ms |
UPDATE phpcr_nodes SET props = ?, numerical_props = ? WHERE id = ?
Parameters:
[
"""
<?xml version="1.0" encoding="UTF-8"?>\n
<sv:node xmlns:mix="http://www.jcp.org/jcr/mix/1.0" xmlns:nt="http://www.jcp.org/jcr/nt/1.0" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:sv="http://www.jcp.org/jcr/sv/1.0" xmlns:rep="internal"><sv:property sv:name="jcr:primaryType" sv:type="Name" sv:multi-valued="0"><sv:value length="15">nt:unstructured</sv:value></sv:property><sv:property sv:name="jcr:mixinTypes" sv:type="Name" sv:multi-valued="1"><sv:value length="9">sulu:page</sv:value></sv:property><sv:property sv:name="jcr:uuid" sv:type="String" sv:multi-valued="0"><sv:value length="36">d2c9106b-2629-44c8-89cf-96ce11554e8d</sv:value></sv:property><sv:property sv:name="i18n:fr-title" sv:type="String" sv:multi-valued="0"><sv:value length="29">Politique de confidentialité</sv:value></sv:property><sv:property sv:name="i18n:fr-url" sv:type="String" sv:multi-valued="0"><sv:value length="15">/privacy-policy</sv:value></sv:property><sv:property sv:name="i18n:fr-subtitle" sv:type="String" sv:multi-valued="0"><sv:value length="8">OAKSWELL</sv:value></sv:property><sv:property sv:name="i18n:fr-pageTitle" sv:type="String" sv:multi-valued="0"><sv:value length="14">Privacy Policy</sv:value></sv:property><sv:property sv:name="i18n:fr-items-length" sv:type="Long" sv:multi-valued="0"><sv:value length="1">9</sv:value></sv:property><sv:property sv:name="i18n:fr-items-type#0" sv:type="String" sv:multi-valued="0"><sv:value length="4">item</sv:value></sv:property><sv:property sv:name="i18n:fr-items-settings#0" sv:type="String" sv:multi-valued="0"><sv:value length="2">[]</sv:value></sv:property><sv:property sv:name="i18n:fr-items-itemTitle#0" sv:type="String" sv:multi-valued="0"><sv:value length="12">INTRODUCTION</sv:value></sv:property><sv:property sv:name="i18n:fr-items-content#0" sv:type="String" sv:multi-valued="0"><sv:value length="763"><p>By accessing our website, you are likely to provide us with data such as: your name and surname (physical person), business name (legal person), residence and home address or your postal address, your home office, your e-mail address, your profession and professional status (employee or self-employed), your function within your company, your age and gender, and the IP address from which you connected to the Internet.</p><p>These data and their processing are protected by the Swiss Federal Law on Data Protection of June 19, 1992 (LPD) and, to the extent applicable, by the General Data Protection Regulation (GDPR) entered into force on May 25, 2018.</p><p>Data protection is a key concern for us. This privacy statement explains how we use your data.</p></sv:value></sv:property><sv:property sv:name="i18n:fr-items-type#1" sv:type="String" sv:multi-valued="0"><sv:value length="4">item</sv:value></sv:property><sv:property sv:name="i18n:fr-items-settings#1" sv:type="String" sv:multi-valued="0"><sv:value length="2">[]</sv:value></sv:property><sv:property sv:name="i18n:fr-items-itemTitle#1" sv:type="String" sv:multi-valued="0"><sv:value length="6">UPDATE</sv:value></sv:property><sv:property sv:name="i18n:fr-items-content#1" sv:type="String" sv:multi-valued="0"><sv:value length="173"><p>Our privacy policy may require periodic updates due to regulatory changes. Please check this page regularly.</p><p><strong>Last update:</strong> 18th of December 2022</p></sv:value></sv:property><sv:property sv:name="i18n:fr-items-type#2" sv:type="String" sv:multi-valued="0"><sv:value length="4">item</sv:value></sv:property><sv:property sv:name="i18n:fr-items-settings#2" sv:type="String" sv:multi-valued="0"><sv:value length="2">[]</sv:value></sv:property><sv:property sv:name="i18n:fr-items-itemTitle#2" sv:type="String" sv:multi-valued="0"><sv:value length="11">DEFINITIONS</sv:value></sv:property><sv:property sv:name="i18n:fr-items-content#2" sv:type="String" sv:multi-valued="0"><sv:value length="471"><p><strong>Personal data</strong></p><p>Any information relating to an identified or identifiable natural person.</p><p><strong>CMS</strong></p><p>Content Management System used to manage website content.</p><p><strong>Consent</strong></p><p>Freely given agreement to process personal data.</p><p><strong>Cookies</strong></p><p>Files stored on your device to track and customize usage.</p><p><strong>Processing</strong></p><p>Any operation performed on personal data.</p></sv:value></sv:property><sv:property sv:name="i18n:fr-items-type#3" sv:type="String" sv:multi-valued="0"><sv:value length="4">item</sv:value></sv:property><sv:property sv:name="i18n:fr-items-settings#3" sv:type="String" sv:multi-valued="0"><sv:value length="2">[]</sv:value></sv:property><sv:property sv:name="i18n:fr-items-itemTitle#3" sv:type="String" sv:multi-valued="0"><sv:value length="20">PROCESSING YOUR DATA</sv:value></sv:property><sv:property sv:name="i18n:fr-items-content#3" sv:type="String" sv:multi-valued="0"><sv:value length="467"><h4>Contact form</h4><p>We only process data that you choose to transmit to us and for which you explicitly consent to the treatment.</p><p>Contact form</p><p>Through our website, you can fill out a contact form. The following personal data will be requested:</p><ul><li>Last name</li><li>First Name</li><li>Country</li><li>E-mail</li><li>Address</li><li>Phone number</li></ul><h4>Newsletter</h4><p>You may subscribe and unsubscribe anytime via the provided link.</p></sv:value></sv:property><sv:property sv:name="i18n:fr-template" sv:type="String" sv:multi-valued="0"><sv:value length="7">privacy</sv:value></sv:property><sv:property sv:name="i18n:fr-state" sv:type="Long" sv:multi-valued="0"><sv:value length="1">2</sv:value></sv:property><sv:property sv:name="sec:permissions" sv:type="String" sv:multi-valued="0"><sv:value length="2">[]</sv:value></sv:property><sv:property sv:name="i18n:fr-creator" sv:type="Long" sv:multi-valued="0"><sv:value length="1">1</sv:value></sv:property><sv:property sv:name="i18n:fr-changer" sv:type="Long" sv:multi-valued="0"><sv:value length="1">1</sv:value></sv:property><sv:property sv:name="i18n:fr-authored" sv:type="Date" sv:multi-valued="0"><sv:value length="29">2026-03-26T13:31:26.000+00:00</sv:value></sv:property><sv:property sv:name="i18n:fr-author" sv:type="String" sv:multi-valued="0"><sv:value length="1">1</sv:value></sv:property><sv:property sv:name="i18n:fr-created" sv:type="Date" sv:multi-valued="0"><sv:value length="29">2026-03-26T13:31:26.817+00:00</sv:value></sv:property><sv:property sv:name="i18n:fr-changed" sv:type="Date" sv:multi-valued="0"><sv:value length="29">2026-03-30T15:01:38.592+00:00</sv:value></sv:property><sv:property sv:name="i18n:fr-navContexts" sv:type="String" sv:multi-valued="1"/><sv:property sv:name="i18n:fr-nodeType" sv:type="Long" sv:multi-valued="0"><sv:value length="1">1</sv:value></sv:property><sv:property sv:name="sulu:order" sv:type="Long" sv:multi-valued="0"><sv:value length="2">90</sv:value></sv:property><sv:property sv:name="i18n:fr-published" sv:type="Date" sv:multi-valued="0"><sv:value length="29">2026-03-26T13:31:26.958+00:00</sv:value></sv:property><sv:property sv:name="i18n:fr-seo-title" sv:type="String" sv:multi-valued="0"><sv:value length="0"></sv:value></sv:property><sv:property sv:name="i18n:fr-seo-description" sv:type="String" sv:multi-valued="0"><sv:value length="0"></sv:value></sv:property><sv:property sv:name="i18n:fr-seo-keywords" sv:type="String" sv:multi-valued="0"><sv:value length="0"></sv:value></sv:property><sv:property sv:name="i18n:fr-seo-canonicalUrl" sv:type="String" sv:multi-valued="0"><sv:value length="0"></sv:value></sv:property><sv:property sv:name="i18n:fr-seo-noIndex" sv:type="Boolean" sv:multi-valued="0"><sv:value length="0">0</sv:value></sv:property><sv:property sv:name="i18n:fr-seo-noFollow" sv:type="Boolean" sv:multi-valued="0"><sv:value length="0">0</sv:value></sv:property><sv:property sv:name="i18n:fr-seo-hideInSitemap" sv:type="Boolean" sv:multi-valued="0"><sv:value length="0">0</sv:value></sv:property><sv:property sv:name="i18n:fr-excerpt-title" sv:type="String" sv:multi-valued="0"><sv:value length="0"></sv:value></sv:property><sv:property sv:name="i18n:fr-excerpt-more" sv:type="String" sv:multi-valued="0"><sv:value length="0"></sv:value></sv:property><sv:property sv:name="i18n:fr-excerpt-description" sv:type="String" sv:multi-valued="0"><sv:value length="0"></sv:value></sv:property><sv:property sv:name="i18n:fr-excerpt-categories" sv:type="String" sv:multi-valued="1"/><sv:property sv:name="i18n:fr-excerpt-tags" sv:type="String" sv:multi-valued="1"/><sv:property sv:name="i18n:fr-excerpt-icon" sv:type="String" sv:multi-valued="0"><sv:value length="10">{"ids":[]}</sv:value></sv:property><sv:property sv:name="i18n:fr-excerpt-images" sv:type="String" sv:multi-valued="0"><sv:value length="10">{"ids":[]}</sv:value></sv:property><sv:property sv:name="i18n:fr-items-type#4" sv:type="String" sv:multi-valued="0"><sv:value length="4">item</sv:value></sv:property><sv:property sv:name="i18n:fr-items-settings#4" sv:type="String" sv:multi-valued="0"><sv:value length="2">[]</sv:value></sv:property><sv:property sv:name="i18n:fr-items-itemTitle#4" sv:type="String" sv:multi-valued="0"><sv:value length="20">PROCESSING YOUR DATA</sv:value></sv:property><sv:property sv:name="i18n:fr-items-content#4" sv:type="String" sv:multi-valued="0"><sv:value length="620"><h4><strong>Contact form</strong></h4><p>We only process data that you choose to transmit to us and for which you explicitly consent to the treatment.</p><p><strong>Contact form</strong></p><p>Through our website, you can fill out a contact form. The following personal data will be requested:</p><ul><li><strong>Last name</strong></li><li><strong>First Name</strong></li><li><strong>Country</strong></li><li><strong>E-mail</strong></li><li><strong>Address</strong></li><li><strong>Phone number</strong></li></ul><h4><strong>Newsletter</strong></h4><p>You may subscribe and unsubscribe anytime via the provided link.</p></sv:value></sv:property><sv:property sv:name="i18n:fr-items-type#5" sv:type="String" sv:multi-valued="0"><sv:value length="4">item</sv:value></sv:property><sv:property sv:name="i18n:fr-items-settings#5" sv:type="String" sv:multi-valued="0"><sv:value length="2">[]</sv:value></sv:property><sv:property sv:name="i18n:fr-items-itemTitle#5" sv:type="String" sv:multi-valued="0"><sv:value length="20">PROCESSING YOUR DATA</sv:value></sv:property><sv:property sv:name="i18n:fr-items-content#5" sv:type="String" sv:multi-valued="0"><sv:value length="620"><h4><strong>Contact form</strong></h4><p>We only process data that you choose to transmit to us and for which you explicitly consent to the treatment.</p><p><strong>Contact form</strong></p><p>Through our website, you can fill out a contact form. The following personal data will be requested:</p><ul><li><strong>Last name</strong></li><li><strong>First Name</strong></li><li><strong>Country</strong></li><li><strong>E-mail</strong></li><li><strong>Address</strong></li><li><strong>Phone number</strong></li></ul><h4><strong>Newsletter</strong></h4><p>You may subscribe and unsubscribe anytime via the provided link.</p></sv:value></sv:property><sv:property sv:name="i18n:fr-items-type#6" sv:type="String" sv:multi-valued="0"><sv:value length="4">item</sv:value></sv:property><sv:property sv:name="i18n:fr-items-settings#6" sv:type="String" sv:multi-valued="0"><sv:value length="2">[]</sv:value></sv:property><sv:property sv:name="i18n:fr-items-itemTitle#6" sv:type="String" sv:multi-valued="0"><sv:value length="20">PROCESSING YOUR DATA</sv:value></sv:property><sv:property sv:name="i18n:fr-items-content#6" sv:type="String" sv:multi-valued="0"><sv:value length="620"><h4><strong>Contact form</strong></h4><p>We only process data that you choose to transmit to us and for which you explicitly consent to the treatment.</p><p><strong>Contact form</strong></p><p>Through our website, you can fill out a contact form. The following personal data will be requested:</p><ul><li><strong>Last name</strong></li><li><strong>First Name</strong></li><li><strong>Country</strong></li><li><strong>E-mail</strong></li><li><strong>Address</strong></li><li><strong>Phone number</strong></li></ul><h4><strong>Newsletter</strong></h4><p>You may subscribe and unsubscribe anytime via the provided link.</p></sv:value></sv:property><sv:property sv:name="i18n:fr-items-type#7" sv:type="String" sv:multi-valued="0"><sv:value length="4">item</sv:value></sv:property><sv:property sv:name="i18n:fr-items-settings#7" sv:type="String" sv:multi-valued="0"><sv:value length="2">[]</sv:value></sv:property><sv:property sv:name="i18n:fr-items-itemTitle#7" sv:type="String" sv:multi-valued="0"><sv:value length="20">PROCESSING YOUR DATA</sv:value></sv:property><sv:property sv:name="i18n:fr-items-content#7" sv:type="String" sv:multi-valued="0"><sv:value length="620"><h4><strong>Contact form</strong></h4><p>We only process data that you choose to transmit to us and for which you explicitly consent to the treatment.</p><p><strong>Contact form</strong></p><p>Through our website, you can fill out a contact form. The following personal data will be requested:</p><ul><li><strong>Last name</strong></li><li><strong>First Name</strong></li><li><strong>Country</strong></li><li><strong>E-mail</strong></li><li><strong>Address</strong></li><li><strong>Phone number</strong></li></ul><h4><strong>Newsletter</strong></h4><p>You may subscribe and unsubscribe anytime via the provided link.</p></sv:value></sv:property><sv:property sv:name="i18n:fr-items-type#8" sv:type="String" sv:multi-valued="0"><sv:value length="4">item</sv:value></sv:property><sv:property sv:name="i18n:fr-items-settings#8" sv:type="String" sv:multi-valued="0"><sv:value length="2">[]</sv:value></sv:property><sv:property sv:name="i18n:fr-items-itemTitle#8" sv:type="String" sv:multi-valued="0"><sv:value length="20">PROCESSING YOUR DATA</sv:value></sv:property><sv:property sv:name="i18n:fr-items-content#8" sv:type="String" sv:multi-valued="0"><sv:value length="620"><h4><strong>Contact form</strong></h4><p>We only process data that you choose to transmit to us and for which you explicitly consent to the treatment.</p><p><strong>Contact form</strong></p><p>Through our website, you can fill out a contact form. The following personal data will be requested:</p><ul><li><strong>Last name</strong></li><li><strong>First Name</strong></li><li><strong>Country</strong></li><li><strong>E-mail</strong></li><li><strong>Address</strong></li><li><strong>Phone number</strong></li></ul><h4><strong>Newsletter</strong></h4><p>You may subscribe and unsubscribe anytime via the provided link.</p></sv:value></sv:property></sv:node>\n
"""
"""
<?xml version="1.0" encoding="UTF-8"?>\n
<sv:node xmlns:mix="http://www.jcp.org/jcr/mix/1.0" xmlns:nt="http://www.jcp.org/jcr/nt/1.0" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:sv="http://www.jcp.org/jcr/sv/1.0" xmlns:rep="internal"><sv:property sv:name="i18n:fr-items-length" sv:type="Long" sv:multi-valued="0"><sv:value length="1">9</sv:value></sv:property><sv:property sv:name="i18n:fr-state" sv:type="Long" sv:multi-valued="0"><sv:value length="1">2</sv:value></sv:property><sv:property sv:name="i18n:fr-creator" sv:type="Long" sv:multi-valued="0"><sv:value length="1">1</sv:value></sv:property><sv:property sv:name="i18n:fr-changer" sv:type="Long" sv:multi-valued="0"><sv:value length="1">1</sv:value></sv:property><sv:property sv:name="i18n:fr-nodeType" sv:type="Long" sv:multi-valued="0"><sv:value length="1">1</sv:value></sv:property><sv:property sv:name="sulu:order" sv:type="Long" sv:multi-valued="0"><sv:value length="2">90</sv:value></sv:property></sv:node>\n
"""
82
]
|
| 36 | 0.20 ms |
DELETE FROM phpcr_nodes_references WHERE source_id IN (?)
Parameters:
[
82
]
|
| 37 | 0.15 ms |
DELETE FROM phpcr_nodes_weakreferences WHERE source_id IN (?)
Parameters:
[
82
]
|
| 38 | 0.08 ms |
RELEASE SAVEPOINT DOCTRINE_2
Parameters:
[] |
| 39 | 7.06 ms |
"COMMIT"
Parameters:
[] |
| 40 | 0.16 ms |
"START TRANSACTION"
Parameters:
[] |
| 41 | 0.10 ms |
SAVEPOINT DOCTRINE_2
Parameters:
[] |
| 42 | 0.36 ms |
SELECT id FROM phpcr_nodes WHERE path COLLATE utf8mb4_bin = ? AND workspace_name = ?
Parameters:
[ "/cmf/oakswell/contents/privacy-policy" "default_live" ] |
| 43 | 1.17 ms |
UPDATE phpcr_nodes SET props = ?, numerical_props = ? WHERE id = ?
Parameters:
[
"""
<?xml version="1.0" encoding="UTF-8"?>\n
<sv:node xmlns:mix="http://www.jcp.org/jcr/mix/1.0" xmlns:nt="http://www.jcp.org/jcr/nt/1.0" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:sv="http://www.jcp.org/jcr/sv/1.0" xmlns:rep="internal"><sv:property sv:name="jcr:primaryType" sv:type="Name" sv:multi-valued="0"><sv:value length="15">nt:unstructured</sv:value></sv:property><sv:property sv:name="jcr:mixinTypes" sv:type="Name" sv:multi-valued="1"><sv:value length="17">mix:referenceable</sv:value><sv:value length="9">sulu:page</sv:value></sv:property><sv:property sv:name="jcr:uuid" sv:type="String" sv:multi-valued="0"><sv:value length="36">d2c9106b-2629-44c8-89cf-96ce11554e8d</sv:value></sv:property><sv:property sv:name="i18n:fr-title" sv:type="String" sv:multi-valued="0"><sv:value length="29">Politique de confidentialité</sv:value></sv:property><sv:property sv:name="i18n:fr-seo-title" sv:type="String" sv:multi-valued="0"><sv:value length="0"></sv:value></sv:property><sv:property sv:name="i18n:fr-seo-description" sv:type="String" sv:multi-valued="0"><sv:value length="0"></sv:value></sv:property><sv:property sv:name="i18n:fr-seo-keywords" sv:type="String" sv:multi-valued="0"><sv:value length="0"></sv:value></sv:property><sv:property sv:name="i18n:fr-seo-canonicalUrl" sv:type="String" sv:multi-valued="0"><sv:value length="0"></sv:value></sv:property><sv:property sv:name="i18n:fr-seo-noIndex" sv:type="Boolean" sv:multi-valued="0"><sv:value length="0">0</sv:value></sv:property><sv:property sv:name="i18n:fr-seo-noFollow" sv:type="Boolean" sv:multi-valued="0"><sv:value length="0">0</sv:value></sv:property><sv:property sv:name="i18n:fr-seo-hideInSitemap" sv:type="Boolean" sv:multi-valued="0"><sv:value length="0">0</sv:value></sv:property><sv:property sv:name="i18n:fr-excerpt-title" sv:type="String" sv:multi-valued="0"><sv:value length="0"></sv:value></sv:property><sv:property sv:name="i18n:fr-excerpt-more" sv:type="String" sv:multi-valued="0"><sv:value length="0"></sv:value></sv:property><sv:property sv:name="i18n:fr-excerpt-description" sv:type="String" sv:multi-valued="0"><sv:value length="0"></sv:value></sv:property><sv:property sv:name="i18n:fr-excerpt-categories" sv:type="String" sv:multi-valued="1"/><sv:property sv:name="i18n:fr-excerpt-tags" sv:type="String" sv:multi-valued="1"/><sv:property sv:name="i18n:fr-excerpt-icon" sv:type="String" sv:multi-valued="0"><sv:value length="10">{"ids":[]}</sv:value></sv:property><sv:property sv:name="i18n:fr-excerpt-images" sv:type="String" sv:multi-valued="0"><sv:value length="10">{"ids":[]}</sv:value></sv:property><sv:property sv:name="i18n:fr-url" sv:type="String" sv:multi-valued="0"><sv:value length="15">/privacy-policy</sv:value></sv:property><sv:property sv:name="i18n:fr-subtitle" sv:type="String" sv:multi-valued="0"><sv:value length="8">OAKSWELL</sv:value></sv:property><sv:property sv:name="i18n:fr-pageTitle" sv:type="String" sv:multi-valued="0"><sv:value length="14">Privacy Policy</sv:value></sv:property><sv:property sv:name="i18n:fr-items-length" sv:type="Long" sv:multi-valued="0"><sv:value length="1">9</sv:value></sv:property><sv:property sv:name="i18n:fr-items-type#0" sv:type="String" sv:multi-valued="0"><sv:value length="4">item</sv:value></sv:property><sv:property sv:name="i18n:fr-items-settings#0" sv:type="String" sv:multi-valued="0"><sv:value length="2">[]</sv:value></sv:property><sv:property sv:name="i18n:fr-items-itemTitle#0" sv:type="String" sv:multi-valued="0"><sv:value length="12">INTRODUCTION</sv:value></sv:property><sv:property sv:name="i18n:fr-items-content#0" sv:type="String" sv:multi-valued="0"><sv:value length="763"><p>By accessing our website, you are likely to provide us with data such as: your name and surname (physical person), business name (legal person), residence and home address or your postal address, your home office, your e-mail address, your profession and professional status (employee or self-employed), your function within your company, your age and gender, and the IP address from which you connected to the Internet.</p><p>These data and their processing are protected by the Swiss Federal Law on Data Protection of June 19, 1992 (LPD) and, to the extent applicable, by the General Data Protection Regulation (GDPR) entered into force on May 25, 2018.</p><p>Data protection is a key concern for us. This privacy statement explains how we use your data.</p></sv:value></sv:property><sv:property sv:name="i18n:fr-items-type#1" sv:type="String" sv:multi-valued="0"><sv:value length="4">item</sv:value></sv:property><sv:property sv:name="i18n:fr-items-settings#1" sv:type="String" sv:multi-valued="0"><sv:value length="2">[]</sv:value></sv:property><sv:property sv:name="i18n:fr-items-itemTitle#1" sv:type="String" sv:multi-valued="0"><sv:value length="6">UPDATE</sv:value></sv:property><sv:property sv:name="i18n:fr-items-content#1" sv:type="String" sv:multi-valued="0"><sv:value length="173"><p>Our privacy policy may require periodic updates due to regulatory changes. Please check this page regularly.</p><p><strong>Last update:</strong> 18th of December 2022</p></sv:value></sv:property><sv:property sv:name="i18n:fr-items-type#2" sv:type="String" sv:multi-valued="0"><sv:value length="4">item</sv:value></sv:property><sv:property sv:name="i18n:fr-items-settings#2" sv:type="String" sv:multi-valued="0"><sv:value length="2">[]</sv:value></sv:property><sv:property sv:name="i18n:fr-items-itemTitle#2" sv:type="String" sv:multi-valued="0"><sv:value length="11">DEFINITIONS</sv:value></sv:property><sv:property sv:name="i18n:fr-items-content#2" sv:type="String" sv:multi-valued="0"><sv:value length="471"><p><strong>Personal data</strong></p><p>Any information relating to an identified or identifiable natural person.</p><p><strong>CMS</strong></p><p>Content Management System used to manage website content.</p><p><strong>Consent</strong></p><p>Freely given agreement to process personal data.</p><p><strong>Cookies</strong></p><p>Files stored on your device to track and customize usage.</p><p><strong>Processing</strong></p><p>Any operation performed on personal data.</p></sv:value></sv:property><sv:property sv:name="i18n:fr-items-type#3" sv:type="String" sv:multi-valued="0"><sv:value length="4">item</sv:value></sv:property><sv:property sv:name="i18n:fr-items-settings#3" sv:type="String" sv:multi-valued="0"><sv:value length="2">[]</sv:value></sv:property><sv:property sv:name="i18n:fr-items-itemTitle#3" sv:type="String" sv:multi-valued="0"><sv:value length="20">PROCESSING YOUR DATA</sv:value></sv:property><sv:property sv:name="i18n:fr-items-content#3" sv:type="String" sv:multi-valued="0"><sv:value length="467"><h4>Contact form</h4><p>We only process data that you choose to transmit to us and for which you explicitly consent to the treatment.</p><p>Contact form</p><p>Through our website, you can fill out a contact form. The following personal data will be requested:</p><ul><li>Last name</li><li>First Name</li><li>Country</li><li>E-mail</li><li>Address</li><li>Phone number</li></ul><h4>Newsletter</h4><p>You may subscribe and unsubscribe anytime via the provided link.</p></sv:value></sv:property><sv:property sv:name="i18n:fr-template" sv:type="String" sv:multi-valued="0"><sv:value length="7">privacy</sv:value></sv:property><sv:property sv:name="i18n:fr-state" sv:type="Long" sv:multi-valued="0"><sv:value length="1">2</sv:value></sv:property><sv:property sv:name="i18n:fr-published" sv:type="Date" sv:multi-valued="0"><sv:value length="29">2026-03-26T13:31:26.958+00:00</sv:value></sv:property><sv:property sv:name="i18n:fr-creator" sv:type="Long" sv:multi-valued="0"><sv:value length="1">1</sv:value></sv:property><sv:property sv:name="i18n:fr-changer" sv:type="Long" sv:multi-valued="0"><sv:value length="1">1</sv:value></sv:property><sv:property sv:name="i18n:fr-authored" sv:type="Date" sv:multi-valued="0"><sv:value length="29">2026-03-26T13:31:26.000+00:00</sv:value></sv:property><sv:property sv:name="i18n:fr-author" sv:type="String" sv:multi-valued="0"><sv:value length="1">1</sv:value></sv:property><sv:property sv:name="i18n:fr-created" sv:type="Date" sv:multi-valued="0"><sv:value length="29">2026-03-26T13:31:26.817+00:00</sv:value></sv:property><sv:property sv:name="i18n:fr-changed" sv:type="Date" sv:multi-valued="0"><sv:value length="29">2026-03-30T15:01:38.592+00:00</sv:value></sv:property><sv:property sv:name="i18n:fr-navContexts" sv:type="String" sv:multi-valued="1"/><sv:property sv:name="i18n:fr-nodeType" sv:type="Long" sv:multi-valued="0"><sv:value length="1">1</sv:value></sv:property><sv:property sv:name="sulu:order" sv:type="Long" sv:multi-valued="0"><sv:value length="2">90</sv:value></sv:property><sv:property sv:name="sec:permissions" sv:type="String" sv:multi-valued="0"><sv:value length="2">[]</sv:value></sv:property><sv:property sv:name="i18n:fr-items-type#4" sv:type="String" sv:multi-valued="0"><sv:value length="4">item</sv:value></sv:property><sv:property sv:name="i18n:fr-items-settings#4" sv:type="String" sv:multi-valued="0"><sv:value length="2">[]</sv:value></sv:property><sv:property sv:name="i18n:fr-items-itemTitle#4" sv:type="String" sv:multi-valued="0"><sv:value length="20">PROCESSING YOUR DATA</sv:value></sv:property><sv:property sv:name="i18n:fr-items-content#4" sv:type="String" sv:multi-valued="0"><sv:value length="620"><h4><strong>Contact form</strong></h4><p>We only process data that you choose to transmit to us and for which you explicitly consent to the treatment.</p><p><strong>Contact form</strong></p><p>Through our website, you can fill out a contact form. The following personal data will be requested:</p><ul><li><strong>Last name</strong></li><li><strong>First Name</strong></li><li><strong>Country</strong></li><li><strong>E-mail</strong></li><li><strong>Address</strong></li><li><strong>Phone number</strong></li></ul><h4><strong>Newsletter</strong></h4><p>You may subscribe and unsubscribe anytime via the provided link.</p></sv:value></sv:property><sv:property sv:name="i18n:fr-items-type#5" sv:type="String" sv:multi-valued="0"><sv:value length="4">item</sv:value></sv:property><sv:property sv:name="i18n:fr-items-settings#5" sv:type="String" sv:multi-valued="0"><sv:value length="2">[]</sv:value></sv:property><sv:property sv:name="i18n:fr-items-itemTitle#5" sv:type="String" sv:multi-valued="0"><sv:value length="20">PROCESSING YOUR DATA</sv:value></sv:property><sv:property sv:name="i18n:fr-items-content#5" sv:type="String" sv:multi-valued="0"><sv:value length="620"><h4><strong>Contact form</strong></h4><p>We only process data that you choose to transmit to us and for which you explicitly consent to the treatment.</p><p><strong>Contact form</strong></p><p>Through our website, you can fill out a contact form. The following personal data will be requested:</p><ul><li><strong>Last name</strong></li><li><strong>First Name</strong></li><li><strong>Country</strong></li><li><strong>E-mail</strong></li><li><strong>Address</strong></li><li><strong>Phone number</strong></li></ul><h4><strong>Newsletter</strong></h4><p>You may subscribe and unsubscribe anytime via the provided link.</p></sv:value></sv:property><sv:property sv:name="i18n:fr-items-type#6" sv:type="String" sv:multi-valued="0"><sv:value length="4">item</sv:value></sv:property><sv:property sv:name="i18n:fr-items-settings#6" sv:type="String" sv:multi-valued="0"><sv:value length="2">[]</sv:value></sv:property><sv:property sv:name="i18n:fr-items-itemTitle#6" sv:type="String" sv:multi-valued="0"><sv:value length="20">PROCESSING YOUR DATA</sv:value></sv:property><sv:property sv:name="i18n:fr-items-content#6" sv:type="String" sv:multi-valued="0"><sv:value length="620"><h4><strong>Contact form</strong></h4><p>We only process data that you choose to transmit to us and for which you explicitly consent to the treatment.</p><p><strong>Contact form</strong></p><p>Through our website, you can fill out a contact form. The following personal data will be requested:</p><ul><li><strong>Last name</strong></li><li><strong>First Name</strong></li><li><strong>Country</strong></li><li><strong>E-mail</strong></li><li><strong>Address</strong></li><li><strong>Phone number</strong></li></ul><h4><strong>Newsletter</strong></h4><p>You may subscribe and unsubscribe anytime via the provided link.</p></sv:value></sv:property><sv:property sv:name="i18n:fr-items-type#7" sv:type="String" sv:multi-valued="0"><sv:value length="4">item</sv:value></sv:property><sv:property sv:name="i18n:fr-items-settings#7" sv:type="String" sv:multi-valued="0"><sv:value length="2">[]</sv:value></sv:property><sv:property sv:name="i18n:fr-items-itemTitle#7" sv:type="String" sv:multi-valued="0"><sv:value length="20">PROCESSING YOUR DATA</sv:value></sv:property><sv:property sv:name="i18n:fr-items-content#7" sv:type="String" sv:multi-valued="0"><sv:value length="620"><h4><strong>Contact form</strong></h4><p>We only process data that you choose to transmit to us and for which you explicitly consent to the treatment.</p><p><strong>Contact form</strong></p><p>Through our website, you can fill out a contact form. The following personal data will be requested:</p><ul><li><strong>Last name</strong></li><li><strong>First Name</strong></li><li><strong>Country</strong></li><li><strong>E-mail</strong></li><li><strong>Address</strong></li><li><strong>Phone number</strong></li></ul><h4><strong>Newsletter</strong></h4><p>You may subscribe and unsubscribe anytime via the provided link.</p></sv:value></sv:property><sv:property sv:name="i18n:fr-items-type#8" sv:type="String" sv:multi-valued="0"><sv:value length="4">item</sv:value></sv:property><sv:property sv:name="i18n:fr-items-settings#8" sv:type="String" sv:multi-valued="0"><sv:value length="2">[]</sv:value></sv:property><sv:property sv:name="i18n:fr-items-itemTitle#8" sv:type="String" sv:multi-valued="0"><sv:value length="20">PROCESSING YOUR DATA</sv:value></sv:property><sv:property sv:name="i18n:fr-items-content#8" sv:type="String" sv:multi-valued="0"><sv:value length="620"><h4><strong>Contact form</strong></h4><p>We only process data that you choose to transmit to us and for which you explicitly consent to the treatment.</p><p><strong>Contact form</strong></p><p>Through our website, you can fill out a contact form. The following personal data will be requested:</p><ul><li><strong>Last name</strong></li><li><strong>First Name</strong></li><li><strong>Country</strong></li><li><strong>E-mail</strong></li><li><strong>Address</strong></li><li><strong>Phone number</strong></li></ul><h4><strong>Newsletter</strong></h4><p>You may subscribe and unsubscribe anytime via the provided link.</p></sv:value></sv:property></sv:node>\n
"""
"""
<?xml version="1.0" encoding="UTF-8"?>\n
<sv:node xmlns:mix="http://www.jcp.org/jcr/mix/1.0" xmlns:nt="http://www.jcp.org/jcr/nt/1.0" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:sv="http://www.jcp.org/jcr/sv/1.0" xmlns:rep="internal"><sv:property sv:name="i18n:fr-items-length" sv:type="Long" sv:multi-valued="0"><sv:value length="1">9</sv:value></sv:property><sv:property sv:name="i18n:fr-state" sv:type="Long" sv:multi-valued="0"><sv:value length="1">2</sv:value></sv:property><sv:property sv:name="i18n:fr-creator" sv:type="Long" sv:multi-valued="0"><sv:value length="1">1</sv:value></sv:property><sv:property sv:name="i18n:fr-changer" sv:type="Long" sv:multi-valued="0"><sv:value length="1">1</sv:value></sv:property><sv:property sv:name="i18n:fr-nodeType" sv:type="Long" sv:multi-valued="0"><sv:value length="1">1</sv:value></sv:property><sv:property sv:name="sulu:order" sv:type="Long" sv:multi-valued="0"><sv:value length="2">90</sv:value></sv:property></sv:node>\n
"""
84
]
|
| 44 | 0.21 ms |
DELETE FROM phpcr_nodes_references WHERE source_id IN (?)
Parameters:
[
84
]
|
| 45 | 0.16 ms |
DELETE FROM phpcr_nodes_weakreferences WHERE source_id IN (?)
Parameters:
[
84
]
|
| 46 | 0.16 ms |
RELEASE SAVEPOINT DOCTRINE_2
Parameters:
[] |
| 47 | 2.66 ms |
"COMMIT"
Parameters:
[] |
| 48 | 0.36 ms |
SELECT * FROM phpcr_nodes WHERE path = ? AND workspace_name = ? ORDER BY depth, sort_order ASC
Parameters:
[ "/cmf/oakswell/contents/privacy-policy" "default_live" ] |
| 49 | 0.32 ms |
SELECT path, parent FROM phpcr_nodes WHERE parent IN (?) AND workspace_name = ? ORDER BY sort_order ASC
Parameters:
[ "/cmf/oakswell/contents/privacy-policy" "default_live" ] |
| 50 | 0.33 ms |
DELETE FROM re_references WHERE referenceResourceKey = ? AND referenceResourceKey = ? AND referenceResourceId = ? AND referenceLocale = ? AND referenceContext = ?
Parameters:
[ "pages" "pages" "d2c9106b-2629-44c8-89cf-96ce11554e8d" "fr" "admin" ] |
| 51 | 0.36 ms |
DELETE FROM re_references WHERE referenceResourceKey = ? AND referenceResourceKey = ? AND referenceResourceId = ? AND referenceLocale = ? AND referenceContext = ?
Parameters:
[ "pages" "pages" "d2c9106b-2629-44c8-89cf-96ce11554e8d" "fr" "website" ] |
| 52 | 5.37 ms |
INSERT INTO ac_activities (type, context, timestamp, batch, resourceKey, resourceId, resourceLocale, resourceWebspaceKey, resourceTitle, resourceTitleLocale, resourceSecurityContext, resourceSecurityObjectType, resourceSecurityObjectId, userId) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ "modified" "[]" "2026-03-30 17:01:38" "69ca9052a2beb8.87218524" "pages" "d2c9106b-2629-44c8-89cf-96ce11554e8d" "fr" "oakswell" "Politique de confidentialité" "fr" "sulu.webspaces.oakswell" "Sulu\Component\Content\Document\Behavior\SecurityBehavior" "d2c9106b-2629-44c8-89cf-96ce11554e8d" 1 ] |
| 53 | 2.42 ms |
INSERT INTO ac_activities (type, context, timestamp, batch, resourceKey, resourceId, resourceLocale, resourceWebspaceKey, resourceTitle, resourceTitleLocale, resourceSecurityContext, resourceSecurityObjectType, resourceSecurityObjectId, userId) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ "published" "[]" "2026-03-30 17:01:38" "69ca9052a2beb8.87218524" "pages" "d2c9106b-2629-44c8-89cf-96ce11554e8d" "fr" "oakswell" "Politique de confidentialité" "fr" "sulu.webspaces.oakswell" "Sulu\Component\Content\Document\Behavior\SecurityBehavior" "d2c9106b-2629-44c8-89cf-96ce11554e8d" 1 ] |
| 54 | 0.59 ms |
SELECT * FROM phpcr_nodes WHERE path = ? AND workspace_name = ? ORDER BY depth, sort_order ASC
Parameters:
[ "/cmf/oakswell/contents/privacy-policy" "default" ] |
| 55 | 0.32 ms |
SELECT path, parent FROM phpcr_nodes WHERE parent IN (?) AND workspace_name = ? ORDER BY sort_order ASC
Parameters:
[ "/cmf/oakswell/contents/privacy-policy" "default" ] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| Sulu\Bundle\SecurityBundle\Entity\Permission | 16 |
| Sulu\Bundle\SecurityBundle\Entity\User | 1 |
| Sulu\Bundle\ContactBundle\Entity\Contact | 1 |
| Sulu\Bundle\SecurityBundle\Entity\UserRole | 1 |
| Sulu\Bundle\SecurityBundle\Entity\Role | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| Sulu\Bundle\SecurityBundle\Entity\User | No errors. |
| Sulu\Bundle\SecurityBundle\Entity\UserRole | No errors. |
| Sulu\Bundle\SecurityBundle\Entity\Role | No errors. |
| Sulu\Bundle\SecurityBundle\Entity\Permission | No errors. |
| Sulu\Bundle\ContactBundle\Entity\Contact | No errors. |
| Sulu\Bundle\SecurityBundle\Entity\SecurityType | No errors. |
| Sulu\Bundle\SecurityBundle\Entity\UserTwoFactor | No errors. |
| Sulu\Bundle\SecurityBundle\Entity\UserGroup | No errors. |
| Sulu\Bundle\SecurityBundle\Entity\UserSetting | No errors. |
| Sulu\Bundle\SecurityBundle\Entity\RoleSetting | No errors. |
| Sulu\Bundle\SecurityBundle\Entity\Group | No errors. |
| Sulu\Bundle\TrashBundle\Domain\Model\TrashItem | No errors. |
| Sulu\Bundle\MediaBundle\Entity\Collection | No errors. |
| Sulu\Bundle\ContactBundle\Entity\ContactTitle | No errors. |
| Sulu\Bundle\ReferenceBundle\Domain\Model\Reference | No errors. |
| Sulu\Bundle\ActivityBundle\Domain\Model\Activity | No errors. |