Query Metrics
322
Database Queries
59
Different statements
75.91 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.50 ms |
SELECT 1 FROM phpcr_workspaces WHERE name = ?
Parameters:
[
"default_live"
]
|
2 | 0.18 ms |
SELECT prefix, uri FROM phpcr_namespaces
Parameters:
[] |
3 | 0.23 ms |
SELECT * FROM phpcr_nodes WHERE path = ? AND workspace_name = ? ORDER BY depth, sort_order ASC
Parameters:
[ "/cmf/lnm/routes/de/stellenangebote" "default_live" ] |
4 | 0.19 ms |
SELECT path, parent FROM phpcr_nodes WHERE parent IN (?) AND workspace_name = ? ORDER BY sort_order ASC
Parameters:
[ "/cmf/lnm/routes/de/stellenangebote" "default_live" ] |
5 | 0.39 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:
[] |
6 | 0.23 ms |
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" "cfe988dc-098b-46c9-a237-19121516ef6f" ] |
7 | 0.22 ms |
SELECT path, parent FROM phpcr_nodes WHERE parent IN (?) AND workspace_name = ? ORDER BY sort_order ASC
Parameters:
[ "/cmf/lnm/contents/alle-stellenangebote-1" "default_live" ] |
8 | 0.28 ms |
SELECT * FROM phpcr_nodes WHERE path = ? AND workspace_name = ? ORDER BY depth, sort_order ASC
Parameters:
[ "/cmf/lnm/contents" "default_live" ] |
9 | 0.23 ms |
SELECT path, parent FROM phpcr_nodes WHERE parent IN (?) AND workspace_name = ? ORDER BY sort_order ASC
Parameters:
[ "/cmf/lnm/contents" "default_live" ] |
10 | 0.38 ms |
SELECT DISTINCT v0_.id AS id_0, v0_.title AS title_1 FROM vacancy v0_ WHERE v0_.enabled = 1 ORDER BY v0_.title ASC
Parameters:
[] |
11 | 0.51 ms |
SELECT v0_.id AS id_0, v0_.slug AS slug_1, v0_.enabled AS enabled_2, v0_.title AS title_3, v0_.description AS description_4, v0_.teaser AS teaser_5, v0_.entry_date AS entry_date_6, v0_.entry_now AS entry_now_7, v0_.department AS department_8, v0_.apprenticeship AS apprenticeship_9, v0_.dualstudy AS dualstudy_10, v0_.work_model AS work_model_11, v0_.contract_type AS contract_type_12, v0_.occupational_field AS occupational_field_13, v0_.job_type AS job_type_14, v0_.experience AS experience_15, v0_.hr_tool_link AS hr_tool_link_16, v0_.created AS created_17, v0_.changed AS changed_18, v0_.id AS id_19, v0_.slug AS slug_20, v0_.enabled AS enabled_21, v0_.title AS title_22, v0_.description AS description_23, v0_.teaser AS teaser_24, v0_.entry_date AS entry_date_25, v0_.entry_now AS entry_now_26, v0_.department AS department_27, v0_.apprenticeship AS apprenticeship_28, v0_.dualstudy AS dualstudy_29, v0_.work_model AS work_model_30, v0_.contract_type AS contract_type_31, v0_.occupational_field AS occupational_field_32, v0_.job_type AS job_type_33, v0_.experience AS experience_34, v0_.hr_tool_link AS hr_tool_link_35, v0_.created AS created_36, v0_.changed AS changed_37, v0_.location_id AS location_id_38, v0_.form_id AS form_id_39, v0_.contact_id AS contact_id_40, v0_.idUsersCreator AS idUsersCreator_41, v0_.idUsersChanger AS idUsersChanger_42 FROM vacancy v0_ WHERE v0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY v0_.title ASC
Parameters:
[ 33 31 26 22 24 28 34 27 29 25 30 32 23 ] |
12 | 0.30 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.street AS street_3, t0.street_number AS street_number_4, t0.zip AS zip_5, t0.city AS city_6, t0.region AS region_7, t0.created AS created_8, t0.changed AS changed_9, t0.idUsersCreator AS idUsersCreator_10, t0.idUsersChanger AS idUsersChanger_11 FROM job_location t0 WHERE t0.id = ?
Parameters:
[
18
]
|
13 | 0.28 ms |
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:
[
4
]
|
14 | 0.24 ms |
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:
[
4
]
|
15 | 0.22 ms |
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:
[
2
]
|
16 | 0.24 ms |
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:
[
4
]
|
17 | 0.24 ms |
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:
[
15
]
|
18 | 0.22 ms |
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:
[
15
]
|
19 | 0.22 ms |
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:
[
15
]
|
20 | 0.22 ms |
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
]
|
21 | 0.21 ms |
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
]
|
22 | 0.16 ms |
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
]
|
23 | 0.25 ms |
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
]
|
24 | 0.22 ms |
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
]
|
25 | 0.16 ms |
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
]
|
26 | 0.15 ms |
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
]
|
27 | 0.19 ms |
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
]
|
28 | 0.21 ms |
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
]
|
29 | 0.20 ms |
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
]
|
30 | 0.21 ms |
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
]
|
31 | 0.22 ms |
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
]
|
32 | 0.24 ms |
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
]
|
33 | 0.20 ms |
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
]
|
34 | 0.25 ms |
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
]
|
35 | 0.25 ms |
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
]
|
36 | 0.22 ms |
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
]
|
37 | 0.22 ms |
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
]
|
38 | 0.25 ms |
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
]
|
39 | 0.21 ms |
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
]
|
40 | 0.20 ms |
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:
[
1
]
|
41 | 0.22 ms |
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:
[
15
]
|
42 | 0.24 ms |
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:
[
15
]
|
43 | 0.22 ms |
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:
[
15
]
|
44 | 0.17 ms |
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:
[
15
]
|
45 | 0.22 ms |
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:
[
15
]
|
46 | 0.24 ms |
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:
[
15
]
|
47 | 0.19 ms |
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:
[
15
]
|
48 | 0.23 ms |
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:
[
15
]
|
49 | 0.25 ms |
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:
[
15
]
|
50 | 0.22 ms |
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:
[
15
]
|
51 | 0.22 ms |
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:
[
15
]
|
52 | 0.17 ms |
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:
[
2
]
|
53 | 0.14 ms |
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:
[
2
]
|
54 | 0.20 ms |
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:
[
4
]
|
55 | 0.20 ms |
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:
[
14
]
|
56 | 0.21 ms |
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:
[
14
]
|
57 | 0.16 ms |
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:
[
14
]
|
58 | 0.24 ms |
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:
[
14
]
|
59 | 0.25 ms |
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:
[
14
]
|
60 | 0.19 ms |
SELECT t0.name AS name_1, t0.id AS id_2 FROM co_email_types t0 WHERE t0.id = ?
Parameters:
[
1
]
|
61 | 0.25 ms |
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:
[
14
]
|
62 | 0.25 ms |
SELECT t0.name AS name_1, t0.id AS id_2 FROM co_phone_types t0 WHERE t0.id = ?
Parameters:
[
1
]
|
63 | 0.36 ms |
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:
[
14
]
|
64 | 0.36 ms |
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:
[
14
]
|
65 | 0.39 ms |
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:
[
14
]
|
66 | 0.33 ms |
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:
[
14
]
|
67 | 0.42 ms |
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:
[
14
]
|
68 | 0.44 ms |
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:
[
14
]
|
69 | 0.36 ms |
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:
[
14
]
|
70 | 0.32 ms |
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:
[
14
]
|
71 | 0.26 ms |
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:
[
57
]
|
72 | 0.36 ms |
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:
[
57
]
|
73 | 0.29 ms |
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:
[
57
]
|
74 | 0.21 ms |
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:
[
59
]
|
75 | 0.20 ms |
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:
[
59
]
|
76 | 0.22 ms |
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:
[
59
]
|
77 | 0.22 ms |
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:
[
59
]
|
78 | 0.24 ms |
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:
[
59
]
|
79 | 0.27 ms |
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:
[
59
]
|
80 | 0.20 ms |
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:
[
60
]
|
81 | 0.19 ms |
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:
[
60
]
|
82 | 0.22 ms |
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:
[
60
]
|
83 | 0.16 ms |
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:
[
60
]
|
84 | 0.23 ms |
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:
[
60
]
|
85 | 0.26 ms |
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:
[
60
]
|
86 | 0.15 ms |
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:
[
100
]
|
87 | 0.20 ms |
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:
[
100
]
|
88 | 0.21 ms |
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:
[
100
]
|
89 | 0.14 ms |
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:
[
100
]
|
90 | 0.17 ms |
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:
[
100
]
|
91 | 0.26 ms |
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:
[
100
]
|
92 | 0.20 ms |
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
]
|
93 | 0.22 ms |
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 vacancy_category ON t0.id = vacancy_category.category_id WHERE vacancy_category.vacancy_id = ?
Parameters:
[
33
]
|
94 | 0.23 ms |
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 vacancy_tags ON t0.id = vacancy_tags.tag_id WHERE vacancy_tags.vacancy_id = ?
Parameters:
[
33
]
|
95 | 0.24 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.street AS street_3, t0.street_number AS street_number_4, t0.zip AS zip_5, t0.city AS city_6, t0.region AS region_7, t0.created AS created_8, t0.changed AS changed_9, t0.idUsersCreator AS idUsersCreator_10, t0.idUsersChanger AS idUsersChanger_11 FROM job_location t0 WHERE t0.id = ?
Parameters:
[
11
]
|
96 | 0.24 ms |
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:
[
21
]
|
97 | 0.21 ms |
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:
[
21
]
|
98 | 0.16 ms |
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:
[
21
]
|
99 | 0.24 ms |
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:
[
21
]
|
100 | 0.21 ms |
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:
[
21
]
|
101 | 0.20 ms |
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:
[
21
]
|
102 | 0.25 ms |
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:
[
21
]
|
103 | 0.23 ms |
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:
[
21
]
|
104 | 0.25 ms |
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:
[
21
]
|
105 | 0.16 ms |
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:
[
21
]
|
106 | 0.20 ms |
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:
[
21
]
|
107 | 0.19 ms |
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:
[
21
]
|
108 | 0.15 ms |
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:
[
21
]
|
109 | 0.16 ms |
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:
[
21
]
|
110 | 0.13 ms |
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:
[
135
]
|
111 | 0.17 ms |
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:
[
135
]
|
112 | 0.20 ms |
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:
[
135
]
|
113 | 0.20 ms |
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:
[
141
]
|
114 | 0.14 ms |
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:
[
141
]
|
115 | 0.15 ms |
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:
[
141
]
|
116 | 0.16 ms |
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:
[
141
]
|
117 | 0.18 ms |
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:
[
141
]
|
118 | 0.21 ms |
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:
[
141
]
|
119 | 0.17 ms |
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:
[
147
]
|
120 | 0.15 ms |
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:
[
147
]
|
121 | 0.17 ms |
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:
[
147
]
|
122 | 0.13 ms |
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:
[
147
]
|
123 | 0.18 ms |
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:
[
147
]
|
124 | 0.19 ms |
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:
[
147
]
|
125 | 0.37 ms |
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 vacancy_category ON t0.id = vacancy_category.category_id WHERE vacancy_category.vacancy_id = ?
Parameters:
[
31
]
|
126 | 0.22 ms |
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 vacancy_tags ON t0.id = vacancy_tags.tag_id WHERE vacancy_tags.vacancy_id = ?
Parameters:
[
31
]
|
127 | 0.29 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.street AS street_3, t0.street_number AS street_number_4, t0.zip AS zip_5, t0.city AS city_6, t0.region AS region_7, t0.created AS created_8, t0.changed AS changed_9, t0.idUsersCreator AS idUsersCreator_10, t0.idUsersChanger AS idUsersChanger_11 FROM job_location t0 WHERE t0.id = ?
Parameters:
[
12
]
|
128 | 0.27 ms |
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:
[
16
]
|
129 | 0.24 ms |
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:
[
16
]
|
130 | 0.20 ms |
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:
[
16
]
|
131 | 0.24 ms |
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:
[
16
]
|
132 | 0.28 ms |
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:
[
16
]
|
133 | 0.25 ms |
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:
[
16
]
|
134 | 0.22 ms |
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:
[
16
]
|
135 | 0.22 ms |
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:
[
16
]
|
136 | 0.23 ms |
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:
[
16
]
|
137 | 0.18 ms |
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:
[
16
]
|
138 | 0.24 ms |
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:
[
16
]
|
139 | 0.25 ms |
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:
[
16
]
|
140 | 0.23 ms |
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:
[
16
]
|
141 | 0.18 ms |
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:
[
16
]
|
142 | 0.15 ms |
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:
[
134
]
|
143 | 0.24 ms |
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:
[
134
]
|
144 | 0.21 ms |
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:
[
134
]
|
145 | 0.15 ms |
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:
[
138
]
|
146 | 0.15 ms |
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:
[
138
]
|
147 | 0.17 ms |
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:
[
138
]
|
148 | 0.16 ms |
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:
[
138
]
|
149 | 0.18 ms |
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:
[
138
]
|
150 | 0.24 ms |
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:
[
138
]
|
151 | 0.17 ms |
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:
[
140
]
|
152 | 0.20 ms |
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:
[
140
]
|
153 | 0.21 ms |
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:
[
140
]
|
154 | 0.16 ms |
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:
[
140
]
|
155 | 0.19 ms |
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:
[
140
]
|
156 | 0.26 ms |
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:
[
140
]
|
157 | 0.37 ms |
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 vacancy_category ON t0.id = vacancy_category.category_id WHERE vacancy_category.vacancy_id = ?
Parameters:
[
26
]
|
158 | 0.35 ms |
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.id = ?
Parameters:
[
4
]
|
159 | 0.23 ms |
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:
[
4
]
|
160 | 0.21 ms |
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:
[
4
]
|
161 | 0.21 ms |
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:
[
4
]
|
162 | 0.26 ms |
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:
[
4
]
|
163 | 0.22 ms |
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:
[
4
]
|
164 | 0.16 ms |
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:
[
8
]
|
165 | 0.17 ms |
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:
[
8
]
|
166 | 0.16 ms |
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:
[
8
]
|
167 | 0.25 ms |
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:
[
8
]
|
168 | 0.20 ms |
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:
[
8
]
|
169 | 0.19 ms |
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:
[
10
]
|
170 | 0.21 ms |
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:
[
10
]
|
171 | 0.16 ms |
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:
[
10
]
|
172 | 0.22 ms |
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:
[
10
]
|
173 | 0.20 ms |
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:
[
10
]
|
174 | 0.15 ms |
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:
[
13
]
|
175 | 0.17 ms |
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:
[
13
]
|
176 | 0.13 ms |
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:
[
13
]
|
177 | 0.21 ms |
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:
[
13
]
|
178 | 0.14 ms |
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:
[
13
]
|
179 | 0.15 ms |
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:
[
7
]
|
180 | 0.17 ms |
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:
[
7
]
|
181 | 0.16 ms |
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:
[
7
]
|
182 | 0.22 ms |
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:
[
7
]
|
183 | 0.20 ms |
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:
[
7
]
|
184 | 0.21 ms |
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 vacancy_tags ON t0.id = vacancy_tags.tag_id WHERE vacancy_tags.vacancy_id = ?
Parameters:
[
26
]
|
185 | 0.33 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.street AS street_3, t0.street_number AS street_number_4, t0.zip AS zip_5, t0.city AS city_6, t0.region AS region_7, t0.created AS created_8, t0.changed AS changed_9, t0.idUsersCreator AS idUsersCreator_10, t0.idUsersChanger AS idUsersChanger_11 FROM job_location t0 WHERE t0.id = ?
Parameters:
[
10
]
|
186 | 0.23 ms |
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:
[
18
]
|
187 | 0.22 ms |
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:
[
18
]
|
188 | 0.19 ms |
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:
[
18
]
|
189 | 0.24 ms |
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:
[
18
]
|
190 | 0.24 ms |
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:
[
18
]
|
191 | 0.25 ms |
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:
[
18
]
|
192 | 0.21 ms |
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:
[
18
]
|
193 | 0.21 ms |
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:
[
18
]
|
194 | 0.23 ms |
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:
[
18
]
|
195 | 0.13 ms |
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:
[
18
]
|
196 | 0.18 ms |
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:
[
18
]
|
197 | 0.19 ms |
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:
[
18
]
|
198 | 0.15 ms |
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:
[
18
]
|
199 | 0.15 ms |
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:
[
18
]
|
200 | 0.13 ms |
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:
[
132
]
|
201 | 0.13 ms |
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:
[
132
]
|
202 | 0.17 ms |
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:
[
132
]
|
203 | 0.13 ms |
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:
[
136
]
|
204 | 0.15 ms |
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:
[
136
]
|
205 | 0.16 ms |
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:
[
136
]
|
206 | 0.17 ms |
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:
[
136
]
|
207 | 0.21 ms |
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:
[
136
]
|
208 | 0.28 ms |
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:
[
136
]
|
209 | 0.20 ms |
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:
[
139
]
|
210 | 0.16 ms |
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:
[
139
]
|
211 | 0.21 ms |
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:
[
139
]
|
212 | 0.16 ms |
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:
[
139
]
|
213 | 0.17 ms |
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:
[
139
]
|
214 | 0.21 ms |
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:
[
139
]
|
215 | 0.32 ms |
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 vacancy_category ON t0.id = vacancy_category.category_id WHERE vacancy_category.vacancy_id = ?
Parameters:
[
22
]
|
216 | 0.23 ms |
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 vacancy_tags ON t0.id = vacancy_tags.tag_id WHERE vacancy_tags.vacancy_id = ?
Parameters:
[
22
]
|
217 | 0.42 ms |
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 vacancy_category ON t0.id = vacancy_category.category_id WHERE vacancy_category.vacancy_id = ?
Parameters:
[
24
]
|
218 | 0.30 ms |
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 vacancy_tags ON t0.id = vacancy_tags.tag_id WHERE vacancy_tags.vacancy_id = ?
Parameters:
[
24
]
|
219 | 0.31 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.street AS street_3, t0.street_number AS street_number_4, t0.zip AS zip_5, t0.city AS city_6, t0.region AS region_7, t0.created AS created_8, t0.changed AS changed_9, t0.idUsersCreator AS idUsersCreator_10, t0.idUsersChanger AS idUsersChanger_11 FROM job_location t0 WHERE t0.id = ?
Parameters:
[
15
]
|
220 | 0.25 ms |
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:
[
17
]
|
221 | 0.22 ms |
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:
[
17
]
|
222 | 0.20 ms |
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:
[
17
]
|
223 | 0.25 ms |
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:
[
17
]
|
224 | 0.23 ms |
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:
[
17
]
|
225 | 0.21 ms |
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:
[
17
]
|
226 | 0.18 ms |
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:
[
17
]
|
227 | 0.18 ms |
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:
[
17
]
|
228 | 0.20 ms |
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:
[
17
]
|
229 | 0.19 ms |
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:
[
17
]
|
230 | 0.25 ms |
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:
[
17
]
|
231 | 0.26 ms |
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:
[
17
]
|
232 | 0.22 ms |
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:
[
17
]
|
233 | 0.15 ms |
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:
[
17
]
|
234 | 0.12 ms |
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:
[
136
]
|
235 | 0.14 ms |
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:
[
136
]
|
236 | 0.16 ms |
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:
[
136
]
|
237 | 0.15 ms |
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:
[
142
]
|
238 | 0.15 ms |
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:
[
142
]
|
239 | 0.16 ms |
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:
[
142
]
|
240 | 0.16 ms |
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:
[
142
]
|
241 | 0.18 ms |
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:
[
142
]
|
242 | 0.21 ms |
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:
[
142
]
|
243 | 0.17 ms |
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:
[
146
]
|
244 | 0.16 ms |
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:
[
146
]
|
245 | 0.17 ms |
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:
[
146
]
|
246 | 0.14 ms |
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:
[
146
]
|
247 | 0.18 ms |
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:
[
146
]
|
248 | 0.22 ms |
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:
[
146
]
|
249 | 0.34 ms |
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 vacancy_category ON t0.id = vacancy_category.category_id WHERE vacancy_category.vacancy_id = ?
Parameters:
[
28
]
|
250 | 0.23 ms |
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 vacancy_tags ON t0.id = vacancy_tags.tag_id WHERE vacancy_tags.vacancy_id = ?
Parameters:
[
28
]
|
251 | 0.42 ms |
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 vacancy_category ON t0.id = vacancy_category.category_id WHERE vacancy_category.vacancy_id = ?
Parameters:
[
34
]
|
252 | 0.23 ms |
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 vacancy_tags ON t0.id = vacancy_tags.tag_id WHERE vacancy_tags.vacancy_id = ?
Parameters:
[
34
]
|
253 | 0.44 ms |
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 vacancy_category ON t0.id = vacancy_category.category_id WHERE vacancy_category.vacancy_id = ?
Parameters:
[
27
]
|
254 | 0.23 ms |
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 vacancy_tags ON t0.id = vacancy_tags.tag_id WHERE vacancy_tags.vacancy_id = ?
Parameters:
[
27
]
|
255 | 0.42 ms |
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:
[
20
]
|
256 | 0.23 ms |
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:
[
20
]
|
257 | 0.19 ms |
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:
[
20
]
|
258 | 0.35 ms |
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:
[
20
]
|
259 | 0.25 ms |
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:
[
20
]
|
260 | 0.24 ms |
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:
[
20
]
|
261 | 0.20 ms |
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:
[
20
]
|
262 | 0.20 ms |
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:
[
20
]
|
263 | 0.20 ms |
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:
[
20
]
|
264 | 0.16 ms |
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:
[
20
]
|
265 | 0.20 ms |
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:
[
20
]
|
266 | 0.21 ms |
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:
[
20
]
|
267 | 0.17 ms |
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:
[
20
]
|
268 | 0.17 ms |
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:
[
20
]
|
269 | 0.16 ms |
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:
[
137
]
|
270 | 0.17 ms |
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:
[
137
]
|
271 | 0.21 ms |
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:
[
137
]
|
272 | 0.15 ms |
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:
[
143
]
|
273 | 0.14 ms |
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:
[
143
]
|
274 | 0.15 ms |
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:
[
143
]
|
275 | 0.15 ms |
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:
[
143
]
|
276 | 0.18 ms |
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:
[
143
]
|
277 | 0.23 ms |
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:
[
143
]
|
278 | 0.27 ms |
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:
[
144
]
|
279 | 0.18 ms |
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:
[
144
]
|
280 | 0.18 ms |
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:
[
144
]
|
281 | 0.17 ms |
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:
[
144
]
|
282 | 0.19 ms |
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:
[
144
]
|
283 | 0.27 ms |
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:
[
144
]
|
284 | 0.31 ms |
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:
[
145
]
|
285 | 0.18 ms |
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:
[
145
]
|
286 | 0.20 ms |
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:
[
145
]
|
287 | 0.16 ms |
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:
[
145
]
|
288 | 0.20 ms |
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:
[
145
]
|
289 | 0.27 ms |
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:
[
145
]
|
290 | 0.48 ms |
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 vacancy_category ON t0.id = vacancy_category.category_id WHERE vacancy_category.vacancy_id = ?
Parameters:
[
29
]
|
291 | 0.40 ms |
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 vacancy_tags ON t0.id = vacancy_tags.tag_id WHERE vacancy_tags.vacancy_id = ?
Parameters:
[
29
]
|
292 | 0.44 ms |
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 vacancy_category ON t0.id = vacancy_category.category_id WHERE vacancy_category.vacancy_id = ?
Parameters:
[
25
]
|
293 | 0.44 ms |
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 vacancy_tags ON t0.id = vacancy_tags.tag_id WHERE vacancy_tags.vacancy_id = ?
Parameters:
[
25
]
|
294 | 0.44 ms |
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 vacancy_category ON t0.id = vacancy_category.category_id WHERE vacancy_category.vacancy_id = ?
Parameters:
[
30
]
|
295 | 0.23 ms |
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 vacancy_tags ON t0.id = vacancy_tags.tag_id WHERE vacancy_tags.vacancy_id = ?
Parameters:
[
30
]
|
296 | 0.44 ms |
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 vacancy_category ON t0.id = vacancy_category.category_id WHERE vacancy_category.vacancy_id = ?
Parameters:
[
32
]
|
297 | 0.22 ms |
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 vacancy_tags ON t0.id = vacancy_tags.tag_id WHERE vacancy_tags.vacancy_id = ?
Parameters:
[
32
]
|
298 | 0.45 ms |
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 vacancy_category ON t0.id = vacancy_category.category_id WHERE vacancy_category.vacancy_id = ?
Parameters:
[
23
]
|
299 | 0.42 ms |
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 vacancy_tags ON t0.id = vacancy_tags.tag_id WHERE vacancy_tags.vacancy_id = ?
Parameters:
[
23
]
|
300 | 1.24 ms |
SELECT m0_.id AS id_0, m0_.created AS created_1, m0_.changed AS changed_2, m1_.name AS name_3, m1_.description AS description_4, m1_.id AS id_5, m2_.style AS style_6, m2_.lft AS lft_7, m2_.rgt AS rgt_8, m2_.depth AS depth_9, m2_.collection_key AS collection_key_10, m2_.id AS id_11, m2_.created AS created_12, m2_.changed AS changed_13, m3_.version AS version_14, m3_.id AS id_15, m3_.created AS created_16, m3_.changed AS changed_17, m4_.name AS name_18, m4_.version AS version_19, m4_.subVersion AS subVersion_20, m4_.size AS size_21, m4_.downloadCounter AS downloadCounter_22, m4_.storageOptions AS storageOptions_23, m4_.mimeType AS mimeType_24, m4_.properties AS properties_25, m4_.focusPointX AS focusPointX_26, m4_.focusPointY AS focusPointY_27, m4_.id AS id_28, m4_.created AS created_29, m4_.changed AS changed_30, t5_.name AS name_31, t5_.id AS id_32, t5_.created AS created_33, t5_.changed AS changed_34, m6_.crop_x AS crop_x_35, m6_.crop_y AS crop_y_36, m6_.crop_width AS crop_width_37, m6_.crop_height AS crop_height_38, m6_.format_key AS format_key_39, m7_.title AS title_40, m7_.description AS description_41, m7_.copyright AS copyright_42, m7_.credits AS credits_43, m7_.locale AS locale_44, m7_.id AS id_45, m8_.title AS title_46, m8_.description AS description_47, m8_.copyright AS copyright_48, m8_.credits AS credits_49, m8_.locale AS locale_50, m8_.id AS id_51, m9_.locale AS locale_52, m9_.id AS id_53, m10_.locale AS locale_54, m10_.id AS id_55, s11_.username AS username_56, s11_.password AS password_57, s11_.locale AS locale_58, s11_.salt AS salt_59, s11_.locked AS locked_60, s11_.enabled AS enabled_61, s11_.lastLogin AS lastLogin_62, s11_.confirmationKey AS confirmationKey_63, s11_.passwordResetToken AS passwordResetToken_64, s11_.passwordResetTokenExpiresAt AS passwordResetTokenExpiresAt_65, s11_.passwordResetTokenEmailsSent AS passwordResetTokenEmailsSent_66, s11_.privateKey AS privateKey_67, s11_.apiKey AS apiKey_68, s11_.email AS email_69, s11_.id AS id_70, s11_.created AS created_71, s11_.changed AS changed_72, c12_.firstName AS firstName_73, c12_.middleName AS middleName_74, c12_.lastName AS lastName_75, c12_.birthday AS birthday_76, c12_.salutation AS salutation_77, c12_.formOfAddress AS formOfAddress_78, c12_.newsletter AS newsletter_79, c12_.gender AS gender_80, c12_.note AS note_81, c12_.mainEmail AS mainEmail_82, c12_.mainPhone AS mainPhone_83, c12_.mainFax AS mainFax_84, c12_.mainUrl AS mainUrl_85, c12_.id AS id_86, c12_.created AS created_87, c12_.changed AS changed_88, s13_.username AS username_89, s13_.password AS password_90, s13_.locale AS locale_91, s13_.salt AS salt_92, s13_.locked AS locked_93, s13_.enabled AS enabled_94, s13_.lastLogin AS lastLogin_95, s13_.confirmationKey AS confirmationKey_96, s13_.passwordResetToken AS passwordResetToken_97, s13_.passwordResetTokenExpiresAt AS passwordResetTokenExpiresAt_98, s13_.passwordResetTokenEmailsSent AS passwordResetTokenEmailsSent_99, s13_.privateKey AS privateKey_100, s13_.apiKey AS apiKey_101, s13_.email AS email_102, s13_.id AS id_103, s13_.created AS created_104, s13_.changed AS changed_105, c14_.firstName AS firstName_106, c14_.middleName AS middleName_107, c14_.lastName AS lastName_108, c14_.birthday AS birthday_109, c14_.salutation AS salutation_110, c14_.formOfAddress AS formOfAddress_111, c14_.newsletter AS newsletter_112, c14_.gender AS gender_113, c14_.note AS note_114, c14_.mainEmail AS mainEmail_115, c14_.mainPhone AS mainPhone_116, c14_.mainFax AS mainFax_117, c14_.mainUrl AS mainUrl_118, c14_.id AS id_119, c14_.created AS created_120, c14_.changed AS changed_121, m15_.id AS id_122, m15_.created AS created_123, m15_.changed AS changed_124, m0_.idMediaTypes AS idMediaTypes_125, m0_.idPreviewImage AS idPreviewImage_126, m0_.idCollections AS idCollections_127, m0_.idUsersCreator AS idUsersCreator_128, m0_.idUsersChanger AS idUsersChanger_129, m2_.idCollectionsMetaDefault AS idCollectionsMetaDefault_130, m2_.idCollectionTypes AS idCollectionTypes_131, m2_.idCollectionsParent AS idCollectionsParent_132, m2_.idUsersCreator AS idUsersCreator_133, m2_.idUsersChanger AS idUsersChanger_134, m3_.idMedia AS idMedia_135, m3_.idUsersCreator AS idUsersCreator_136, m3_.idUsersChanger AS idUsersChanger_137, m4_.idFileVersionsMetaDefault AS idFileVersionsMetaDefault_138, m4_.idFiles AS idFiles_139, m4_.idUsersCreator AS idUsersCreator_140, m4_.idUsersChanger AS idUsersChanger_141, t5_.idUsersCreator AS idUsersCreator_142, t5_.idUsersChanger AS idUsersChanger_143, m6_.fileVersion AS fileVersion_144, m7_.idFileVersions AS idFileVersions_145, m8_.idFileVersions AS idFileVersions_146, m9_.idFileVersions AS idFileVersions_147, m10_.idFileVersions AS idFileVersions_148, s11_.idContacts AS idContacts_149, s11_.idUsersCreator AS idUsersCreator_150, s11_.idUsersChanger AS idUsersChanger_151, c12_.idTitles AS idTitles_152, c12_.avatar AS avatar_153, c12_.idUsersCreator AS idUsersCreator_154, c12_.idUsersChanger AS idUsersChanger_155, s13_.idContacts AS idContacts_156, s13_.idUsersCreator AS idUsersCreator_157, s13_.idUsersChanger AS idUsersChanger_158, c14_.idTitles AS idTitles_159, c14_.avatar AS avatar_160, c14_.idUsersCreator AS idUsersCreator_161, c14_.idUsersChanger AS idUsersChanger_162, m15_.idMediaTypes AS idMediaTypes_163, m15_.idPreviewImage AS idPreviewImage_164, m15_.idCollections AS idCollections_165, m15_.idUsersCreator AS idUsersCreator_166, m15_.idUsersChanger AS idUsersChanger_167 FROM me_media m0_ LEFT JOIN me_media_types m1_ ON m0_.idMediaTypes = m1_.id LEFT JOIN me_collections m2_ ON m0_.idCollections = m2_.id LEFT JOIN me_files m3_ ON m0_.id = m3_.idMedia LEFT JOIN me_file_versions m4_ ON m3_.id = m4_.idFiles LEFT JOIN me_file_version_tags m16_ ON m4_.id = m16_.idFileVersions LEFT JOIN ta_tags t5_ ON t5_.id = m16_.idTags LEFT JOIN me_file_version_categories m18_ ON m4_.id = m18_.idFileVersions LEFT JOIN ca_categories c17_ ON c17_.id = m18_.idCategories LEFT JOIN me_format_options m6_ ON m4_.id = m6_.fileVersion LEFT JOIN me_file_version_meta m7_ ON m4_.id = m7_.idFileVersions LEFT JOIN me_file_version_meta m8_ ON m4_.idFileVersionsMetaDefault = m8_.id LEFT JOIN me_file_version_content_languages m9_ ON m4_.id = m9_.idFileVersions LEFT JOIN me_file_version_publish_languages m10_ ON m4_.id = m10_.idFileVersions LEFT JOIN se_users s11_ ON m0_.idUsersCreator = s11_.id LEFT JOIN co_contacts c12_ ON s11_.idContacts = c12_.id LEFT JOIN se_users s13_ ON m0_.idUsersChanger = s13_.id LEFT JOIN co_contacts c14_ ON s13_.idContacts = c14_.id LEFT JOIN me_media m15_ ON m0_.idPreviewImage = m15_.id WHERE m0_.id = ?
Parameters:
[
92
]
|
301 | 0.26 ms |
SELECT t0.id AS id_1, t0.company_name AS company_name_2, t0.initiative_application_mail AS initiative_application_mail_3, t0.created AS created_4, t0.changed AS changed_5, t0.logo_id AS logo_id_6, t0.idUsersCreator AS idUsersCreator_7, t0.idUsersChanger AS idUsersChanger_8 FROM company_config t0 WHERE t0.id = ?
Parameters:
[
1
]
|
302 | 0.20 ms |
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:
[
125
]
|
303 | 0.18 ms |
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:
[
125
]
|
304 | 0.23 ms |
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:
[
125
]
|
305 | 0.37 ms |
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:
[
129
]
|
306 | 0.16 ms |
SELECT DATABASE()
Parameters:
[] |
307 | 0.43 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:
[] |
308 | 0.33 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:
[] |
309 | 1.45 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 ((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:de-state"]/sv:value'), ' ', ',')) OR EXTRACTVALUE(n0.props, '//sv:property[@sv:name="i18n:de-shadow-on"]/sv:value[1]') = '1') AND EXTRACTVALUE(n0.props, 'count(//sv:property[@sv:name="i18n:de-navContexts"]/sv:value[text()="main"]) > 0')) AND n0.path LIKE '/cmf/lnm/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"
]
|
310 | 0.22 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_live" "/cmf/lnm/contents/test-default" ] |
311 | 0.21 ms |
SELECT path, parent FROM phpcr_nodes WHERE parent IN (?) AND workspace_name = ? ORDER BY sort_order ASC
Parameters:
[ "/cmf/lnm/contents/test-default" "default_live" ] |
312 | 0.30 ms |
SELECT * FROM phpcr_nodes WHERE path = ? AND workspace_name = ? ORDER BY depth, sort_order ASC
Parameters:
[ "/cmf/lnm" "default_live" ] |
313 | 0.21 ms |
SELECT path, parent FROM phpcr_nodes WHERE parent IN (?) AND workspace_name = ? ORDER BY sort_order ASC
Parameters:
[ "/cmf/lnm" "default_live" ] |
314 | 0.22 ms |
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" "54274943-f7f5-449a-a058-2befc7cc9b9c" ] |
315 | 0.21 ms |
SELECT path, parent FROM phpcr_nodes WHERE parent IN (?) AND workspace_name = ? ORDER BY sort_order ASC
Parameters:
[ "/cmf/snippets/footer/fusszeile" "default_live" ] |
316 | 0.20 ms |
SELECT * FROM phpcr_nodes WHERE path = ? AND workspace_name = ? ORDER BY depth, sort_order ASC
Parameters:
[ "/cmf/snippets/footer" "default_live" ] |
317 | 0.22 ms |
SELECT path, parent FROM phpcr_nodes WHERE parent IN (?) AND workspace_name = ? ORDER BY sort_order ASC
Parameters:
[ "/cmf/snippets/footer" "default_live" ] |
318 | 0.15 ms |
SELECT DATABASE()
Parameters:
[] |
319 | 1.28 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 ((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:de-state"]/sv:value'), ' ', ',')) OR EXTRACTVALUE(n0.props, '//sv:property[@sv:name="i18n:de-shadow-on"]/sv:value[1]') = '1') AND EXTRACTVALUE(n0.props, 'count(//sv:property[@sv:name="i18n:de-navContexts"]/sv:value[text()="legal"]) > 0')) AND n0.path LIKE '/cmf/lnm/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"
]
|
320 | 0.27 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 = ? OR path = ?) ORDER BY sort_order ASC
Parameters:
[ "default_live" "/cmf/lnm/contents/impressum" "/cmf/lnm/contents/datenschutz" ] |
321 | 0.23 ms |
SELECT path, parent FROM phpcr_nodes WHERE parent IN (?, ?) AND workspace_name = ? ORDER BY sort_order ASC
Parameters:
[ "/cmf/lnm/contents/impressum" "/cmf/lnm/contents/datenschutz" "default_live" ] |
322 | 0.42 ms |
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:
[ "lnm.losdigitalos.de" "dev" "lnm" ] |
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.