Query Metrics
208
Database Queries
54
Different statements
126.36 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
10.25 ms (8.11%) |
13 |
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 INNER JOIN app_evenement_categories ON t0.id = app_evenement_categories.category_interface_id WHERE app_evenement_categories.evenement_id = ?
Parameters:
[
4
]
|
|
7.11 ms (5.63%) |
12 |
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 INNER JOIN me_file_version_categories ON t0.id = me_file_version_categories.idCategories WHERE me_file_version_categories.idFileVersions = ? ORDER BY t0.id ASC
Parameters:
[
10
]
|
|
6.87 ms (5.43%) |
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:fr-state"]/sv:value'), ' ', ',')) OR EXTRACTVALUE(n0.props, '//sv:property[@sv:name="i18n:fr-shadow-on"]/sv:value[1]') = '1') AND EXTRACTVALUE(n0.props, 'count(//sv:property[@sv:name="i18n:fr-navContexts"]/sv:value[text()="main"]) > 0')) AND n0.path LIKE '/cmf/lerepere/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"
]
|
|
6.60 ms (5.22%) |
12 |
SELECT t0.name AS name_1, t0.version AS version_2, t0.subVersion AS subVersion_3, t0.size AS size_4, t0.downloadCounter AS downloadCounter_5, t0.storageOptions AS storageOptions_6, t0.mimeType AS mimeType_7, t0.properties AS properties_8, t0.focusPointX AS focusPointX_9, t0.focusPointY AS focusPointY_10, t0.id AS id_11, t0.created AS created_12, t0.changed AS changed_13, t0.idFileVersionsMetaDefault AS idFileVersionsMetaDefault_14, t0.idFiles AS idFiles_15, t0.idUsersCreator AS idUsersCreator_16, t0.idUsersChanger AS idUsersChanger_17 FROM me_file_versions t0 WHERE t0.idFiles = ?
Parameters:
[
10
]
|
|
6.47 ms (5.12%) |
12 |
SELECT t0.id AS id_1, t0.created AS created_2, t0.changed AS changed_3, t0.idMediaTypes AS idMediaTypes_4, t0.idPreviewImage AS idPreviewImage_5, t0.idCollections AS idCollections_6, t0.idUsersCreator AS idUsersCreator_7, t0.idUsersChanger AS idUsersChanger_8 FROM me_media t0 WHERE t0.id = ?
Parameters:
[
10
]
|
|
6.38 ms (5.05%) |
12 |
SELECT t0.name AS name_1, t0.id AS id_2, t0.created AS created_3, t0.changed AS changed_4, t0.idUsersCreator AS idUsersCreator_5, t0.idUsersChanger AS idUsersChanger_6 FROM ta_tags t0 INNER JOIN me_file_version_tags ON t0.id = me_file_version_tags.idTags WHERE me_file_version_tags.idFileVersions = ?
Parameters:
[
10
]
|
|
6.10 ms (4.83%) |
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
Parameters:
[] |
|
5.84 ms (4.62%) |
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, w1_.id ASC
Parameters:
[ "2023.lerepere.ch" "dev" "lerepere" ] |
|
5.68 ms (4.50%) |
12 |
SELECT t0.version AS version_1, t0.id AS id_2, t0.created AS created_3, t0.changed AS changed_4, t0.idMedia AS idMedia_5, t0.idUsersCreator AS idUsersCreator_6, t0.idUsersChanger AS idUsersChanger_7 FROM me_files t0 WHERE t0.idMedia = ?
Parameters:
[
10
]
|
|
5.16 ms (4.08%) |
12 |
SELECT t0.title AS title_1, t0.description AS description_2, t0.copyright AS copyright_3, t0.credits AS credits_4, t0.locale AS locale_5, t0.id AS id_6, t0.idFileVersions AS idFileVersions_7 FROM me_file_version_meta t0 WHERE t0.idFileVersions = ?
Parameters:
[
10
]
|
|
4.96 ms (3.93%) |
12 |
SELECT t0.crop_x AS crop_x_1, t0.crop_y AS crop_y_2, t0.crop_width AS crop_width_3, t0.crop_height AS crop_height_4, t0.format_key AS format_key_5, t0.fileVersion AS fileVersion_6 FROM me_format_options t0 WHERE t0.fileVersion = ?
Parameters:
[
10
]
|
|
4.72 ms (3.73%) |
12 |
SELECT t0.locale AS locale_1, t0.id AS id_2, t0.idFileVersions AS idFileVersions_3 FROM me_file_version_publish_languages t0 WHERE t0.idFileVersions = ?
Parameters:
[
10
]
|
|
4.65 ms (3.68%) |
12 |
SELECT t0.locale AS locale_1, t0.id AS id_2, t0.idFileVersions AS idFileVersions_3 FROM me_file_version_content_languages t0 WHERE t0.idFileVersions = ?
Parameters:
[
10
]
|
|
3.21 ms (2.54%) |
5 |
SELECT path, parent FROM phpcr_nodes WHERE parent IN (?) AND workspace_name = ? ORDER BY sort_order ASC
Parameters:
[ "/cmf/lerepere/routes/fr/camps" "default_live" ] |
|
2.62 ms (2.08%) |
5 |
SELECT t0.context AS context_1, t0.module AS module_2, t0.permissions AS permissions_3, t0.id AS id_4, t0.idRoles AS idRoles_5 FROM se_permissions t0 WHERE t0.idRoles = ? ORDER BY t0.id ASC
Parameters:
[
1
]
|
|
2.52 ms (1.99%) |
5 |
SELECT t0.settingKey AS settingKey_1, t0.value AS value_2, t0.id AS id_3, t0.roleId AS roleId_4 FROM se_role_settings t0 WHERE t0.roleId = ?
Parameters:
[
1
]
|
|
2.14 ms (1.70%) |
5 |
SELECT t0.name AS name_1, t0.role_key AS role_key_2, t0.securitySystem AS securitySystem_3, t0.anonymous AS anonymous_4, t0.id AS id_5, t0.created AS created_6, t0.changed AS changed_7, t0.idSecurityTypes AS idSecurityTypes_8, t0.idUsersCreator AS idUsersCreator_9, t0.idUsersChanger AS idUsersChanger_10 FROM se_roles t0 WHERE t0.id = ?
Parameters:
[
1
]
|
|
1.77 ms (1.40%) |
3 |
SELECT * FROM phpcr_nodes WHERE path = ? AND workspace_name = ? ORDER BY depth, sort_order ASC
Parameters:
[ "/cmf/lerepere/routes/fr/camps" "default_live" ] |
|
1.60 ms (1.26%) |
1 |
SELECT DISTINCT e0_.id AS id_0, e0_.min_age AS min_age_1 FROM evenement e0_ LEFT JOIN app_evenement_categories a2_ ON e0_.id = a2_.evenement_id LEFT JOIN ca_categories c1_ ON c1_.id = a2_.category_interface_id WHERE c1_.id IN (?) ORDER BY e0_.min_age ASC
Parameters:
[
1
]
|
|
1.52 ms (1.20%) |
2 |
SELECT t0.settingsValue AS settingsValue_1, t0.settingsKey AS settingsKey_2, t0.idUsers AS idUsers_3 FROM se_user_settings t0 WHERE t0.idUsers = ?
Parameters:
[
1
]
|
|
1.51 ms (1.20%) |
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 = ?) ORDER BY sort_order ASC
Parameters:
[ "default_live" "/cmf/lerepere/contents/evenements" "/cmf/lerepere/contents/formations" "/cmf/lerepere/contents/dons" "/cmf/lerepere/contents/encadrants" "/cmf/lerepere/contents/l-association" "/cmf/lerepere/contents/administration" ] |
|
1.41 ms (1.11%) |
2 |
SELECT t0.locale AS locale_1, t0.id AS id_2, t0.idGroups AS idGroups_3, t0.idUsers AS idUsers_4 FROM se_user_groups t0 WHERE t0.idUsers = ?
Parameters:
[
2
]
|
|
1.30 ms (1.03%) |
1 |
SELECT e0_.id AS id_0, e0_.title AS title_1, e0_.description AS description_2, e0_.start_date AS start_date_3, e0_.end_date AS end_date_4, e0_.min_age AS min_age_5, e0_.max_age AS max_age_6, e0_.organisators_display AS organisators_display_7, e0_.organisators_id AS organisators_id_8, e0_.is_partner AS is_partner_9, e0_.nb_place AS nb_place_10, e0_.location AS location_11, e0_.is_external_inscription AS is_external_inscription_12, e0_.is_open AS is_open_13, e0_.is_full AS is_full_14, e0_.is_visible AS is_visible_15, e0_.price AS price_16, e0_.price_currency AS price_currency_17, e0_.contact_email AS contact_email_18, e0_.external_url AS external_url_19, e0_.has_central_payement AS has_central_payement_20, e0_.payment_info AS payment_info_21, e0_.has_payement_before AS has_payement_before_22, e0_.has_payement_in_euro AS has_payement_in_euro_23, e0_.has_payement_in_chf AS has_payement_in_chf_24, e0_.has_payement_in_cash AS has_payement_in_cash_25, e0_.info_inscription AS info_inscription_26, e0_.camper_age_management AS camper_age_management_27, e0_.automatic_campeur_document_management AS automatic_campeur_document_management_28, e0_.created AS created_29, e0_.changed AS changed_30, e0_.id AS id_31, e0_.title AS title_32, e0_.description AS description_33, e0_.start_date AS start_date_34, e0_.end_date AS end_date_35, e0_.min_age AS min_age_36, e0_.max_age AS max_age_37, e0_.organisators_display AS organisators_display_38, e0_.organisators_id AS organisators_id_39, e0_.is_partner AS is_partner_40, e0_.nb_place AS nb_place_41, e0_.location AS location_42, e0_.is_external_inscription AS is_external_inscription_43, e0_.is_open AS is_open_44, e0_.is_full AS is_full_45, e0_.is_visible AS is_visible_46, e0_.price AS price_47, e0_.price_currency AS price_currency_48, e0_.contact_email AS contact_email_49, e0_.external_url AS external_url_50, e0_.has_central_payement AS has_central_payement_51, e0_.payment_info AS payment_info_52, e0_.has_payement_before AS has_payement_before_53, e0_.has_payement_in_euro AS has_payement_in_euro_54, e0_.has_payement_in_chf AS has_payement_in_chf_55, e0_.has_payement_in_cash AS has_payement_in_cash_56, e0_.info_inscription AS info_inscription_57, e0_.camper_age_management AS camper_age_management_58, e0_.automatic_campeur_document_management AS automatic_campeur_document_management_59, e0_.created AS created_60, e0_.changed AS changed_61, e0_.mediaId AS mediaId_62, e0_.idUsersCreator AS idUsersCreator_63, e0_.idUsersChanger AS idUsersChanger_64 FROM evenement e0_ WHERE e0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY e0_.min_age ASC
Parameters:
[ 4 22 5 1 2 6 12 7 8 10 20 9 11 ] |
|
1.24 ms (0.98%) |
2 |
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 = ?
Parameters:
[
1
]
|
|
1.22 ms (0.97%) |
2 |
SELECT t0.url AS url_1, t0.id AS id_2, t0.idUrlTypes AS idUrlTypes_3 FROM co_urls t0 INNER JOIN co_contact_urls ON t0.id = co_contact_urls.idUrls WHERE co_contact_urls.idContacts = ? ORDER BY t0.id ASC
Parameters:
[
1
]
|
|
1.14 ms (0.90%) |
2 |
SELECT t0.id AS id_1, t0.created AS created_2, t0.changed AS changed_3, t0.idMediaTypes AS idMediaTypes_4, t0.idPreviewImage AS idPreviewImage_5, t0.idCollections AS idCollections_6, t0.idUsersCreator AS idUsersCreator_7, t0.idUsersChanger AS idUsersChanger_8 FROM me_media t0 INNER JOIN co_contact_medias ON t0.id = co_contact_medias.idMedias WHERE co_contact_medias.idContacts = ? ORDER BY t0.id ASC
Parameters:
[
1
]
|
|
1.09 ms (0.86%) |
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 = ?
Parameters:
[
1
]
|
|
1.07 ms (0.85%) |
2 |
SELECT t0.username AS username_1, t0.id AS id_2, t0.idSocialMediaTypes AS idSocialMediaTypes_3 FROM co_social_media_profiles t0 INNER JOIN co_contact_social_media_profiles ON t0.id = co_contact_social_media_profiles.idSocialMediaProfiles WHERE co_contact_social_media_profiles.idContacts = ? ORDER BY t0.id ASC
Parameters:
[
1
]
|
|
1.04 ms (0.82%) |
2 |
SELECT t0.main AS main_1, t0.id AS id_2, t0.idPositions AS idPositions_3, t0.idContacts AS idContacts_4, t0.idAccounts AS idAccounts_5 FROM co_account_contacts t0 WHERE t0.idContacts = ?
Parameters:
[
1
]
|
|
1.04 ms (0.82%) |
2 |
SELECT t0.name AS name_1, t0.id AS id_2, t0.created AS created_3, t0.changed AS changed_4, t0.idUsersCreator AS idUsersCreator_5, t0.idUsersChanger AS idUsersChanger_6 FROM ta_tags t0 INNER JOIN co_contact_tags ON t0.id = co_contact_tags.idTags WHERE co_contact_tags.idContacts = ? ORDER BY t0.name ASC
Parameters:
[
1
]
|
|
1.03 ms (0.81%) |
2 |
SELECT t0.locale AS locale_1, t0.keyword AS keyword_2, t0.id AS id_3, t0.created AS created_4, t0.changed AS changed_5, t0.idUsersCreator AS idUsersCreator_6, t0.idUsersChanger AS idUsersChanger_7 FROM ca_keywords t0 INNER JOIN ca_category_translation_keywords ON t0.id = ca_category_translation_keywords.idKeywords WHERE ca_category_translation_keywords.idCategoryTranslations = ?
Parameters:
[
1
]
|
|
1.02 ms (0.80%) |
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 INNER JOIN co_contact_categories ON t0.id = co_contact_categories.idCategories WHERE co_contact_categories.idContacts = ? ORDER BY t0.id ASC
Parameters:
[
1
]
|
|
0.98 ms (0.77%) |
2 |
SELECT t0.locale AS locale_1, t0.id AS id_2, t0.idUsers AS idUsers_3, t0.idRoles AS idRoles_4 FROM se_user_roles t0 WHERE t0.idUsers = ? ORDER BY t0.id ASC
Parameters:
[
1
]
|
|
0.97 ms (0.77%) |
2 |
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 = ?
Parameters:
[
1
]
|
|
0.94 ms (0.74%) |
1 |
SELECT path, parent FROM phpcr_nodes WHERE parent IN (?, ?, ?, ?, ?, ?) AND workspace_name = ? ORDER BY sort_order ASC
Parameters:
[ "/cmf/lerepere/contents/evenements" "/cmf/lerepere/contents/formations" "/cmf/lerepere/contents/dons" "/cmf/lerepere/contents/encadrants" "/cmf/lerepere/contents/l-association" "/cmf/lerepere/contents/administration" "default_live" ] |
|
0.91 ms (0.72%) |
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 = ?
Parameters:
[
1
]
|
|
0.90 ms (0.71%) |
2 |
SELECT t0.fax AS fax_1, t0.id AS id_2, t0.idFaxTypes AS idFaxTypes_3 FROM co_faxes t0 INNER JOIN co_contact_faxes ON t0.id = co_contact_faxes.idFaxes WHERE co_contact_faxes.idContacts = ? ORDER BY t0.id ASC
Parameters:
[
1
]
|
|
0.88 ms (0.70%) |
2 |
SELECT t0.phone AS phone_1, t0.id AS id_2, t0.idPhoneTypes AS idPhoneTypes_3 FROM co_phones t0 INNER JOIN co_contact_phones ON t0.id = co_contact_phones.idPhones WHERE co_contact_phones.idContacts = ? ORDER BY t0.id ASC
Parameters:
[
1
]
|
|
0.87 ms (0.69%) |
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 = ?
Parameters:
[
1
]
|
|
0.85 ms (0.68%) |
2 |
SELECT t0.email AS email_1, t0.id AS id_2, t0.idEmailTypes AS idEmailTypes_3 FROM co_emails t0 INNER JOIN co_contact_emails ON t0.id = co_contact_emails.idEmails WHERE co_contact_emails.idContacts = ? ORDER BY t0.id ASC
Parameters:
[
1
]
|
|
0.85 ms (0.67%) |
2 |
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 = ? ORDER BY t0.position ASC
Parameters:
[
1
]
|
|
0.80 ms (0.63%) |
2 |
SELECT t0.main AS main_1, t0.id AS id_2, t0.idAddresses AS idAddresses_3, t0.idContacts AS idContacts_4 FROM co_contact_addresses t0 WHERE t0.idContacts = ?
Parameters:
[
1
]
|
|
0.79 ms (0.62%) |
2 |
SELECT t0.bankName AS bankName_1, t0.bic AS bic_2, t0.iban AS iban_3, t0.public AS public_4, t0.id AS id_5 FROM co_bank_account t0 INNER JOIN co_contact_bank_accounts ON t0.id = co_contact_bank_accounts.idBankAccounts WHERE co_contact_bank_accounts.idContacts = ? ORDER BY t0.id ASC
Parameters:
[
1
]
|
|
0.79 ms (0.62%) |
2 |
SELECT t0.locale AS locale_1, t0.id AS id_2, t0.idContacts AS idContacts_3 FROM co_contact_locales t0 WHERE t0.idContacts = ?
Parameters:
[
1
]
|
|
0.76 ms (0.60%) |
2 |
SELECT t0.value AS value_1, t0.id AS id_2 FROM co_notes t0 INNER JOIN co_contact_notes ON t0.id = co_contact_notes.idNotes WHERE co_contact_notes.idContacts = ? ORDER BY t0.id ASC
Parameters:
[
1
]
|
|
0.71 ms (0.56%) |
1 |
SELECT * FROM phpcr_nodes WHERE identifier = ? AND workspace_name = ?
Parameters:
[ "356910c2-e92c-4b45-a29c-127d6765a5d6" "default_live" ] |
|
0.71 ms (0.56%) |
1 |
SELECT 1 FROM phpcr_workspaces WHERE name = ?
Parameters:
[
"default_live"
]
|
|
0.65 ms (0.51%) |
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" "dec14ced-ade7-4b11-822c-3272f6a3c418" ] |
|
0.57 ms (0.45%) |
1 |
SELECT t0.title AS title_1, t0.primaryAddress AS primaryAddress_2, t0.deliveryAddress AS deliveryAddress_3, t0.billingAddress AS billingAddress_4, t0.street AS street_5, t0.number AS number_6, t0.addition AS addition_7, t0.zip AS zip_8, t0.city AS city_9, t0.state AS state_10, t0.countryCode AS countryCode_11, t0.postboxNumber AS postboxNumber_12, t0.postboxPostcode AS postboxPostcode_13, t0.postboxCity AS postboxCity_14, t0.latitude AS latitude_15, t0.longitude AS longitude_16, t0.note AS note_17, t0.id AS id_18, t0.idAdressTypes AS idAdressTypes_19 FROM co_addresses t0 WHERE t0.id = ?
Parameters:
[
1
]
|
|
0.51 ms (0.40%) |
1 |
SELECT prefix, uri FROM phpcr_namespaces
Parameters:
[] |
|
0.49 ms (0.39%) |
1 |
SELECT t0.name AS name_1, t0.id AS id_2 FROM co_email_types t0 WHERE t0.id = ?
Parameters:
[
1
]
|
|
0.48 ms (0.38%) |
1 |
SELECT t0.name AS name_1, t0.description AS description_2, t0.id AS id_3 FROM me_media_types t0 WHERE t0.id = ?
Parameters:
[
2
]
|
|
0.35 ms (0.28%) |
1 |
SELECT t0.name AS name_1, t0.id AS id_2 FROM co_address_types t0 WHERE t0.id = ?
Parameters:
[
1
]
|
|
0.33 ms (0.26%) |
1 |
SELECT DATABASE()
Parameters:
[] |
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.