Redirect 302 redirect from POST @staff.requests.member-order (bba2ed)

GET https://siefspace.ddev.torfs.org/staff/requests

Query Metrics

78 Database Queries
17 Different statements
23.41 ms Query time
0 Invalid entities
189 Managed entities

Queries

Group similar statements

# Time Info
1 0.51 ms
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.email AS email_3, t0.password AS password_4, t0.system_user AS system_user_5, t0.invited AS invited_6, t0.removed AS removed_7, t0.failures AS failures_8, t0.id AS id_9, t0.tutorial_filter AS tutorial_filter_10, t0.tutorial_messenger AS tutorial_messenger_11, t0.tutorial_notifications AS tutorial_notifications_12, t0.tutorial_substances AS tutorial_substances_13, t0.settings_messenger_notification_sent AS settings_messenger_notification_sent_14, t0.token_string AS token_string_15, t0.token_expires AS token_expires_16, t17.created_at AS created_at_18, t17.updated_at AS updated_at_19, t17.title AS title_20, t17.first_name AS first_name_21, t17.sur_name AS sur_name_22, t17.notifications AS notifications_23, t17.id AS id_24, t17.user_id AS user_id_25 FROM security_user t0 LEFT JOIN security_user_profile t17 ON t17.user_id = t0.id WHERE t0.id = ?
Parameters:
[
  2
]
2 0.48 ms
SELECT COUNT(l0_.id) AS sclr_0 FROM legal_entity_order_invoice l0_ INNER JOIN legal_entity l1_ ON l0_.legal_entity_id = l1_.id INNER JOIN security_user s2_ ON l1_.user_id = s2_.id WHERE (s2_.id = ? AND l0_.file_path IS NOT NULL AND l0_.hidden = 0) AND l0_._discr IN ('invoice')
Parameters:
[
  2
]
3 0.37 ms
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.name AS name_3, t0.description AS description_4, t0.visible_to_client AS visible_to_client_5, t0.system_group AS system_group_6, t0.id AS id_7 FROM security_group t0 INNER JOIN _join_table_security_user_and_group ON t0.id = _join_table_security_user_and_group.group_id WHERE _join_table_security_user_and_group.user_id = ?
Parameters:
[
  2
]
4 0.43 ms
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.member AS member_3, t0.uuid AS uuid_4, t0.name AS name_5, t0.echa_name AS echa_name_6, t0.invited_ts AS invited_ts_7, t0.status AS status_8, t0.status_at AS status_at_9, t0.updates_blocked AS updates_blocked_10, t0.limited AS limited_11, t0.acronym AS acronym_12, t0.sanctioned AS sanctioned_13, t0.id AS id_14, t0.address_street1 AS address_street1_15, t0.address_street2 AS address_street2_16, t0.address_street3 AS address_street3_17, t0.address_zip_code AS address_zip_code_18, t0.address_city AS address_city_19, t0.address_country AS address_country_20, t0.licensing_company_name AS licensing_company_name_21, t0.licensing_only_representative AS licensing_only_representative_22, t0.licensing_principal AS licensing_principal_23, t0.licensing_purchase_order_number AS licensing_purchase_order_number_24, t0.licensing_sanctions_certification AS licensing_sanctions_certification_25, t0.licensing_sanctions_data AS licensing_sanctions_data_26, t0.licensing_sanctions_allow_transfer AS licensing_sanctions_allow_transfer_27, t0.licensing_address_street1 AS licensing_address_street1_28, t0.licensing_address_street2 AS licensing_address_street2_29, t0.licensing_address_street3 AS licensing_address_street3_30, t0.licensing_address_zip_code AS licensing_address_zip_code_31, t0.licensing_address_city AS licensing_address_city_32, t0.licensing_address_country AS licensing_address_country_33, t0.licensing_only_representative_address_street1 AS licensing_only_representative_address_street1_34, t0.licensing_only_representative_address_street2 AS licensing_only_representative_address_street2_35, t0.licensing_only_representative_address_street3 AS licensing_only_representative_address_street3_36, t0.licensing_only_representative_address_zip_code AS licensing_only_representative_address_zip_code_37, t0.licensing_only_representative_address_city AS licensing_only_representative_address_city_38, t0.licensing_only_representative_address_country AS licensing_only_representative_address_country_39, t0.licensing_licensee_first_name AS licensing_licensee_first_name_40, t0.licensing_licensee_sur_name AS licensing_licensee_sur_name_41, t0.licensing_licensee_job_title AS licensing_licensee_job_title_42, t0.licensing_licensee_email AS licensing_licensee_email_43, t0.licensing_contact_person_job_title AS licensing_contact_person_job_title_44, t0.licensing_contact_person_phone_number AS licensing_contact_person_phone_number_45, t0.licensing_contact_person_first_name AS licensing_contact_person_first_name_46, t0.licensing_contact_person_sur_name AS licensing_contact_person_sur_name_47, t0.licensing_contact_person_email AS licensing_contact_person_email_48, t0.licensing_postal_address_street1 AS licensing_postal_address_street1_49, t0.licensing_postal_address_street2 AS licensing_postal_address_street2_50, t0.licensing_postal_address_street3 AS licensing_postal_address_street3_51, t0.licensing_postal_address_zip_code AS licensing_postal_address_zip_code_52, t0.licensing_postal_address_city AS licensing_postal_address_city_53, t0.licensing_postal_address_country AS licensing_postal_address_country_54, t0.validation_info_timestamp AS validation_info_timestamp_55, t0.validation_info_ip AS validation_info_ip_56, t0.validation_info_user_agent AS validation_info_user_agent_57, t0.user_id AS user_id_58, t0.status_by_id AS status_by_id_59, t0.member_company_id AS member_company_id_60, t0.active_definition_id AS active_definition_id_61, t0.billing_company_id AS billing_company_id_62 FROM legal_entity t0 WHERE t0.user_id = ?
Parameters:
[
  2
]
5 0.48 ms
SELECT COUNT(l0_.id) AS sclr_0 FROM legal_entity_contract l0_ INNER JOIN legal_entity l1_ ON l0_.legal_entity_id = l1_.id WHERE (l1_.user_id = ? AND l0_.accepted = ? AND l0_.file_path IS NOT NULL AND l0_.force_acceptance = 1 AND l1_.status = ?) AND l0_.dtype IN ('contract', 'agreement', 'nonpetroleumagreement', 'sanctionscontract', 'modifiedlicenseagreement', 'licenseagreement', 'tonnagebandamendment', 'amendment', 'schedule3amendment', 'othercontract', 'addendum', 'membercontract')
Parameters:
[
  2
  0
  "approved"
]
6 0.38 ms
SELECT t0.substances AS substances_1, t0.user_email AS user_email_2, t0.user_first_name AS user_first_name_3, t0.user_sur_name AS user_sur_name_4, t0.original_uuid AS original_uuid_5, t0.original_entity_id AS original_entity_id_6, t0.original_entity_name AS original_entity_name_7, t0.destination_uuid AS destination_uuid_8, t0.destination_entity_id AS destination_entity_id_9, t0.representative_first_name AS representative_first_name_10, t0.representative_sur_name AS representative_sur_name_11, t0.representative_email AS representative_email_12, t0.representative_position AS representative_position_13, t0.echa_date AS echa_date_14, t0.accepted AS accepted_15, t0.awaiting_approval AS awaiting_approval_16, t0.staff_comment AS staff_comment_17, t0.send AS send_18, t0.steps AS steps_19, t0.member AS member_20, t0.staff AS staff_21, t0.reminder_at AS reminder_at_22, t0.id AS id_23, t0.file_name AS file_name_24, t0.file_path AS file_path_25, t0.file_mime_type AS file_mime_type_26, t0.file_size AS file_size_27, t0.file_timestamp AS file_timestamp_28, t0.progress_steps AS progress_steps_29, t0.progress_waiting AS progress_waiting_30, t0.progress_completed AS progress_completed_31, t0.progress_status AS progress_status_32, t0.progress_status_text AS progress_status_text_33, t0.progress_percentage AS progress_percentage_34 FROM legal_entity_transfer t0 WHERE t0.user_email = ? AND t0.destination_entity_id IS NULL LIMIT 1
Parameters:
[
  "[email protected]"
]
7 0.67 ms
SELECT s0_.created_at AS created_at_0, s0_.updated_at AS updated_at_1, s0_.email AS email_2, s0_.password AS password_3, s0_.system_user AS system_user_4, s0_.invited AS invited_5, s0_.removed AS removed_6, s0_.failures AS failures_7, s0_.id AS id_8, s0_.tutorial_filter AS tutorial_filter_9, s0_.tutorial_messenger AS tutorial_messenger_10, s0_.tutorial_notifications AS tutorial_notifications_11, s0_.tutorial_substances AS tutorial_substances_12, s0_.settings_messenger_notification_sent AS settings_messenger_notification_sent_13, s0_.token_string AS token_string_14, s0_.token_expires AS token_expires_15 FROM security_user s0_ INNER JOIN _join_table_security_user_and_group t2_ ON s0_.id = t2_.user_id INNER JOIN security_group s1_ ON s1_.id = t2_.group_id INNER JOIN security_user_profile s3_ ON s0_.id = s3_.user_id WHERE s1_.id = ? ORDER BY s3_.sur_name ASC, s3_.first_name ASC, s0_.email ASC
Parameters:
[
  "ROLE_STAFF"
]
8 0.23 ms
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.title AS title_3, t0.first_name AS first_name_4, t0.sur_name AS sur_name_5, t0.notifications AS notifications_6, t0.id AS id_7, t0.user_id AS user_id_8 FROM security_user_profile t0 WHERE t0.user_id = ?
Parameters:
[
  40
]
9 0.19 ms
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.title AS title_3, t0.first_name AS first_name_4, t0.sur_name AS sur_name_5, t0.notifications AS notifications_6, t0.id AS id_7, t0.user_id AS user_id_8 FROM security_user_profile t0 WHERE t0.user_id = ?
Parameters:
[
  798
]
10 0.29 ms
SELECT COUNT(l0_.id) AS sclr_0 FROM legal_entity_order_invoice l0_ INNER JOIN legal_entity l1_ ON l0_.legal_entity_id = l1_.id INNER JOIN security_user s2_ ON l1_.user_id = s2_.id WHERE (s2_.id = ? AND l0_.file_path IS NOT NULL AND l0_.hidden = 0) AND l0_._discr IN ('invoice')
Parameters:
[
  40
]
11 0.13 ms
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.title AS title_3, t0.first_name AS first_name_4, t0.sur_name AS sur_name_5, t0.notifications AS notifications_6, t0.id AS id_7, t0.user_id AS user_id_8 FROM security_user_profile t0 WHERE t0.user_id = ?
Parameters:
[
  890
]
12 0.25 ms
SELECT COUNT(l0_.id) AS sclr_0 FROM legal_entity_order_invoice l0_ INNER JOIN legal_entity l1_ ON l0_.legal_entity_id = l1_.id INNER JOIN security_user s2_ ON l1_.user_id = s2_.id WHERE (s2_.id = ? AND l0_.file_path IS NOT NULL AND l0_.hidden = 0) AND l0_._discr IN ('invoice')
Parameters:
[
  798
]
13 0.14 ms
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.title AS title_3, t0.first_name AS first_name_4, t0.sur_name AS sur_name_5, t0.notifications AS notifications_6, t0.id AS id_7, t0.user_id AS user_id_8 FROM security_user_profile t0 WHERE t0.user_id = ?
Parameters:
[
  787
]
14 0.15 ms
SELECT COUNT(l0_.id) AS sclr_0 FROM legal_entity_order_invoice l0_ INNER JOIN legal_entity l1_ ON l0_.legal_entity_id = l1_.id INNER JOIN security_user s2_ ON l1_.user_id = s2_.id WHERE (s2_.id = ? AND l0_.file_path IS NOT NULL AND l0_.hidden = 0) AND l0_._discr IN ('invoice')
Parameters:
[
  890
]
15 0.13 ms
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.title AS title_3, t0.first_name AS first_name_4, t0.sur_name AS sur_name_5, t0.notifications AS notifications_6, t0.id AS id_7, t0.user_id AS user_id_8 FROM security_user_profile t0 WHERE t0.user_id = ?
Parameters:
[
  1226
]
16 0.15 ms
SELECT COUNT(l0_.id) AS sclr_0 FROM legal_entity_order_invoice l0_ INNER JOIN legal_entity l1_ ON l0_.legal_entity_id = l1_.id INNER JOIN security_user s2_ ON l1_.user_id = s2_.id WHERE (s2_.id = ? AND l0_.file_path IS NOT NULL AND l0_.hidden = 0) AND l0_._discr IN ('invoice')
Parameters:
[
  787
]
17 0.16 ms
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.title AS title_3, t0.first_name AS first_name_4, t0.sur_name AS sur_name_5, t0.notifications AS notifications_6, t0.id AS id_7, t0.user_id AS user_id_8 FROM security_user_profile t0 WHERE t0.user_id = ?
Parameters:
[
  1284
]
18 0.13 ms
SELECT COUNT(l0_.id) AS sclr_0 FROM legal_entity_order_invoice l0_ INNER JOIN legal_entity l1_ ON l0_.legal_entity_id = l1_.id INNER JOIN security_user s2_ ON l1_.user_id = s2_.id WHERE (s2_.id = ? AND l0_.file_path IS NOT NULL AND l0_.hidden = 0) AND l0_._discr IN ('invoice')
Parameters:
[
  1226
]
19 0.07 ms
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.title AS title_3, t0.first_name AS first_name_4, t0.sur_name AS sur_name_5, t0.notifications AS notifications_6, t0.id AS id_7, t0.user_id AS user_id_8 FROM security_user_profile t0 WHERE t0.user_id = ?
Parameters:
[
  789
]
20 0.10 ms
SELECT COUNT(l0_.id) AS sclr_0 FROM legal_entity_order_invoice l0_ INNER JOIN legal_entity l1_ ON l0_.legal_entity_id = l1_.id INNER JOIN security_user s2_ ON l1_.user_id = s2_.id WHERE (s2_.id = ? AND l0_.file_path IS NOT NULL AND l0_.hidden = 0) AND l0_._discr IN ('invoice')
Parameters:
[
  1284
]
21 0.06 ms
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.title AS title_3, t0.first_name AS first_name_4, t0.sur_name AS sur_name_5, t0.notifications AS notifications_6, t0.id AS id_7, t0.user_id AS user_id_8 FROM security_user_profile t0 WHERE t0.user_id = ?
Parameters:
[
  1275
]
22 0.09 ms
SELECT COUNT(l0_.id) AS sclr_0 FROM legal_entity_order_invoice l0_ INNER JOIN legal_entity l1_ ON l0_.legal_entity_id = l1_.id INNER JOIN security_user s2_ ON l1_.user_id = s2_.id WHERE (s2_.id = ? AND l0_.file_path IS NOT NULL AND l0_.hidden = 0) AND l0_._discr IN ('invoice')
Parameters:
[
  789
]
23 0.05 ms
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.title AS title_3, t0.first_name AS first_name_4, t0.sur_name AS sur_name_5, t0.notifications AS notifications_6, t0.id AS id_7, t0.user_id AS user_id_8 FROM security_user_profile t0 WHERE t0.user_id = ?
Parameters:
[
  785
]
24 0.07 ms
SELECT COUNT(l0_.id) AS sclr_0 FROM legal_entity_order_invoice l0_ INNER JOIN legal_entity l1_ ON l0_.legal_entity_id = l1_.id INNER JOIN security_user s2_ ON l1_.user_id = s2_.id WHERE (s2_.id = ? AND l0_.file_path IS NOT NULL AND l0_.hidden = 0) AND l0_._discr IN ('invoice')
Parameters:
[
  1275
]
25 0.05 ms
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.title AS title_3, t0.first_name AS first_name_4, t0.sur_name AS sur_name_5, t0.notifications AS notifications_6, t0.id AS id_7, t0.user_id AS user_id_8 FROM security_user_profile t0 WHERE t0.user_id = ?
Parameters:
[
  1381
]
26 0.08 ms
SELECT COUNT(l0_.id) AS sclr_0 FROM legal_entity_order_invoice l0_ INNER JOIN legal_entity l1_ ON l0_.legal_entity_id = l1_.id INNER JOIN security_user s2_ ON l1_.user_id = s2_.id WHERE (s2_.id = ? AND l0_.file_path IS NOT NULL AND l0_.hidden = 0) AND l0_._discr IN ('invoice')
Parameters:
[
  785
]
27 0.05 ms
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.title AS title_3, t0.first_name AS first_name_4, t0.sur_name AS sur_name_5, t0.notifications AS notifications_6, t0.id AS id_7, t0.user_id AS user_id_8 FROM security_user_profile t0 WHERE t0.user_id = ?
Parameters:
[
  1092
]
28 0.08 ms
SELECT COUNT(l0_.id) AS sclr_0 FROM legal_entity_order_invoice l0_ INNER JOIN legal_entity l1_ ON l0_.legal_entity_id = l1_.id INNER JOIN security_user s2_ ON l1_.user_id = s2_.id WHERE (s2_.id = ? AND l0_.file_path IS NOT NULL AND l0_.hidden = 0) AND l0_._discr IN ('invoice')
Parameters:
[
  1381
]
29 0.05 ms
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.title AS title_3, t0.first_name AS first_name_4, t0.sur_name AS sur_name_5, t0.notifications AS notifications_6, t0.id AS id_7, t0.user_id AS user_id_8 FROM security_user_profile t0 WHERE t0.user_id = ?
Parameters:
[
  976
]
30 0.07 ms
SELECT COUNT(l0_.id) AS sclr_0 FROM legal_entity_order_invoice l0_ INNER JOIN legal_entity l1_ ON l0_.legal_entity_id = l1_.id INNER JOIN security_user s2_ ON l1_.user_id = s2_.id WHERE (s2_.id = ? AND l0_.file_path IS NOT NULL AND l0_.hidden = 0) AND l0_._discr IN ('invoice')
Parameters:
[
  1092
]
31 0.05 ms
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.title AS title_3, t0.first_name AS first_name_4, t0.sur_name AS sur_name_5, t0.notifications AS notifications_6, t0.id AS id_7, t0.user_id AS user_id_8 FROM security_user_profile t0 WHERE t0.user_id = ?
Parameters:
[
  1294
]
32 0.07 ms
SELECT COUNT(l0_.id) AS sclr_0 FROM legal_entity_order_invoice l0_ INNER JOIN legal_entity l1_ ON l0_.legal_entity_id = l1_.id INNER JOIN security_user s2_ ON l1_.user_id = s2_.id WHERE (s2_.id = ? AND l0_.file_path IS NOT NULL AND l0_.hidden = 0) AND l0_._discr IN ('invoice')
Parameters:
[
  976
]
33 0.06 ms
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.title AS title_3, t0.first_name AS first_name_4, t0.sur_name AS sur_name_5, t0.notifications AS notifications_6, t0.id AS id_7, t0.user_id AS user_id_8 FROM security_user_profile t0 WHERE t0.user_id = ?
Parameters:
[
  941
]
34 0.07 ms
SELECT COUNT(l0_.id) AS sclr_0 FROM legal_entity_order_invoice l0_ INNER JOIN legal_entity l1_ ON l0_.legal_entity_id = l1_.id INNER JOIN security_user s2_ ON l1_.user_id = s2_.id WHERE (s2_.id = ? AND l0_.file_path IS NOT NULL AND l0_.hidden = 0) AND l0_._discr IN ('invoice')
Parameters:
[
  1294
]
35 0.05 ms
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.title AS title_3, t0.first_name AS first_name_4, t0.sur_name AS sur_name_5, t0.notifications AS notifications_6, t0.id AS id_7, t0.user_id AS user_id_8 FROM security_user_profile t0 WHERE t0.user_id = ?
Parameters:
[
  1050
]
36 0.07 ms
SELECT COUNT(l0_.id) AS sclr_0 FROM legal_entity_order_invoice l0_ INNER JOIN legal_entity l1_ ON l0_.legal_entity_id = l1_.id INNER JOIN security_user s2_ ON l1_.user_id = s2_.id WHERE (s2_.id = ? AND l0_.file_path IS NOT NULL AND l0_.hidden = 0) AND l0_._discr IN ('invoice')
Parameters:
[
  941
]
37 0.05 ms
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.title AS title_3, t0.first_name AS first_name_4, t0.sur_name AS sur_name_5, t0.notifications AS notifications_6, t0.id AS id_7, t0.user_id AS user_id_8 FROM security_user_profile t0 WHERE t0.user_id = ?
Parameters:
[
  1348
]
38 0.07 ms
SELECT COUNT(l0_.id) AS sclr_0 FROM legal_entity_order_invoice l0_ INNER JOIN legal_entity l1_ ON l0_.legal_entity_id = l1_.id INNER JOIN security_user s2_ ON l1_.user_id = s2_.id WHERE (s2_.id = ? AND l0_.file_path IS NOT NULL AND l0_.hidden = 0) AND l0_._discr IN ('invoice')
Parameters:
[
  1050
]
39 0.07 ms
SELECT COUNT(l0_.id) AS sclr_0 FROM legal_entity_order_invoice l0_ INNER JOIN legal_entity l1_ ON l0_.legal_entity_id = l1_.id INNER JOIN security_user s2_ ON l1_.user_id = s2_.id WHERE (s2_.id = ? AND l0_.file_path IS NOT NULL AND l0_.hidden = 0) AND l0_._discr IN ('invoice')
Parameters:
[
  1348
]
40 4.61 ms
SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_6 FROM (SELECT l0_.created_at AS created_at_0, l0_.updated_at AS updated_at_1, l0_.status AS status_2, l0_.handled_at AS handled_at_3, l0_.assigned_at AS assigned_at_4, l0_.type AS type_5, l0_.id AS id_6, l0_.substances AS substances_7, l0_.old_substances_status AS old_substances_status_8, l0_.original_uuid AS original_uuid_9, l0_.destination_uuid AS destination_uuid_10, l0_.representative_first_name AS representative_first_name_11, l0_.representative_sur_name AS representative_sur_name_12, l0_.representative_email AS representative_email_13, l0_.representative_position AS representative_position_14, l0_.echa_date AS echa_date_15, l0_.order_id AS order_id_16, l0_.accepted AS accepted_17, l0_.contract_accepted AS contract_accepted_18, l0_.completed AS completed_19, l0_.transfer_entity_id AS transfer_entity_id_20, l0_.transfer_staff_request AS transfer_staff_request_21, l0_.staff_comment AS staff_comment_22, l0_.include_update AS include_update_23, l0_.member AS member_24, l0_.reminder_at AS reminder_at_25, l0_.file_name AS file_name_26, l0_.file_path AS file_path_27, l0_.file_mime_type AS file_mime_type_28, l0_.file_size AS file_size_29, l0_.file_timestamp AS file_timestamp_30, l0_.progress_steps AS progress_steps_31, l0_.progress_waiting AS progress_waiting_32, l0_.progress_completed AS progress_completed_33, l0_.progress_status AS progress_status_34, l0_.progress_status_text AS progress_status_text_35, l0_.progress_percentage AS progress_percentage_36, l0_.changeset AS changeset_37, l0_.changeset AS changeset_38, l0_.dtype AS dtype_39 FROM legal_entity_staff_request l0_ LEFT JOIN legal_entity l1_ ON l0_.legal_entity_id = l1_.id WHERE l0_.dtype IN ('staffrequest', 'transferrequest', 'memberorderrequest', 'nonmemberalterbillingrequest', 'nonmemberorderrequest', 'nonmemberalterlicensingrequest', 'membercreationrequest', 'nonmembercreationrequest') ORDER BY l0_.created_at DESC) dctrn_result) dctrn_table
Parameters:
[]
41 2.68 ms
SELECT l0_.created_at AS created_at_0, l0_.updated_at AS updated_at_1, l0_.status AS status_2, l0_.handled_at AS handled_at_3, l0_.assigned_at AS assigned_at_4, l0_.type AS type_5, l0_.id AS id_6, l0_.substances AS substances_7, l0_.old_substances_status AS old_substances_status_8, l0_.original_uuid AS original_uuid_9, l0_.destination_uuid AS destination_uuid_10, l0_.representative_first_name AS representative_first_name_11, l0_.representative_sur_name AS representative_sur_name_12, l0_.representative_email AS representative_email_13, l0_.representative_position AS representative_position_14, l0_.echa_date AS echa_date_15, l0_.order_id AS order_id_16, l0_.accepted AS accepted_17, l0_.contract_accepted AS contract_accepted_18, l0_.completed AS completed_19, l0_.transfer_entity_id AS transfer_entity_id_20, l0_.transfer_staff_request AS transfer_staff_request_21, l0_.staff_comment AS staff_comment_22, l0_.include_update AS include_update_23, l0_.member AS member_24, l0_.reminder_at AS reminder_at_25, l0_.file_name AS file_name_26, l0_.file_path AS file_path_27, l0_.file_mime_type AS file_mime_type_28, l0_.file_size AS file_size_29, l0_.file_timestamp AS file_timestamp_30, l0_.progress_steps AS progress_steps_31, l0_.progress_waiting AS progress_waiting_32, l0_.progress_completed AS progress_completed_33, l0_.progress_status AS progress_status_34, l0_.progress_status_text AS progress_status_text_35, l0_.progress_percentage AS progress_percentage_36, l0_.changeset AS changeset_37, l0_.changeset AS changeset_38, l0_.dtype AS dtype_39, l0_.legal_entity_id AS legal_entity_id_40, l0_.handled_by_id AS handled_by_id_41, l0_.assigned_by_id AS assigned_by_id_42, l0_.assigned_to_id AS assigned_to_id_43, l0_.order_id AS order_id_44, l0_.new_legal_entity_id AS new_legal_entity_id_45, l0_.new_entity_invoice_id AS new_entity_invoice_id_46, l0_.old_entity_invoice_id AS old_entity_invoice_id_47 FROM legal_entity_staff_request l0_ LEFT JOIN legal_entity l1_ ON l0_.legal_entity_id = l1_.id WHERE l0_.dtype IN ('staffrequest', 'transferrequest', 'memberorderrequest', 'nonmemberalterbillingrequest', 'nonmemberorderrequest', 'nonmemberalterlicensingrequest', 'membercreationrequest', 'nonmembercreationrequest') ORDER BY l0_.created_at DESC LIMIT 10
Parameters:
[]
42 0.34 ms
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.member AS member_3, t0.uuid AS uuid_4, t0.name AS name_5, t0.echa_name AS echa_name_6, t0.invited_ts AS invited_ts_7, t0.status AS status_8, t0.status_at AS status_at_9, t0.updates_blocked AS updates_blocked_10, t0.limited AS limited_11, t0.acronym AS acronym_12, t0.sanctioned AS sanctioned_13, t0.id AS id_14, t0.address_street1 AS address_street1_15, t0.address_street2 AS address_street2_16, t0.address_street3 AS address_street3_17, t0.address_zip_code AS address_zip_code_18, t0.address_city AS address_city_19, t0.address_country AS address_country_20, t0.licensing_company_name AS licensing_company_name_21, t0.licensing_only_representative AS licensing_only_representative_22, t0.licensing_principal AS licensing_principal_23, t0.licensing_purchase_order_number AS licensing_purchase_order_number_24, t0.licensing_sanctions_certification AS licensing_sanctions_certification_25, t0.licensing_sanctions_data AS licensing_sanctions_data_26, t0.licensing_sanctions_allow_transfer AS licensing_sanctions_allow_transfer_27, t0.licensing_address_street1 AS licensing_address_street1_28, t0.licensing_address_street2 AS licensing_address_street2_29, t0.licensing_address_street3 AS licensing_address_street3_30, t0.licensing_address_zip_code AS licensing_address_zip_code_31, t0.licensing_address_city AS licensing_address_city_32, t0.licensing_address_country AS licensing_address_country_33, t0.licensing_only_representative_address_street1 AS licensing_only_representative_address_street1_34, t0.licensing_only_representative_address_street2 AS licensing_only_representative_address_street2_35, t0.licensing_only_representative_address_street3 AS licensing_only_representative_address_street3_36, t0.licensing_only_representative_address_zip_code AS licensing_only_representative_address_zip_code_37, t0.licensing_only_representative_address_city AS licensing_only_representative_address_city_38, t0.licensing_only_representative_address_country AS licensing_only_representative_address_country_39, t0.licensing_licensee_first_name AS licensing_licensee_first_name_40, t0.licensing_licensee_sur_name AS licensing_licensee_sur_name_41, t0.licensing_licensee_job_title AS licensing_licensee_job_title_42, t0.licensing_licensee_email AS licensing_licensee_email_43, t0.licensing_contact_person_job_title AS licensing_contact_person_job_title_44, t0.licensing_contact_person_phone_number AS licensing_contact_person_phone_number_45, t0.licensing_contact_person_first_name AS licensing_contact_person_first_name_46, t0.licensing_contact_person_sur_name AS licensing_contact_person_sur_name_47, t0.licensing_contact_person_email AS licensing_contact_person_email_48, t0.licensing_postal_address_street1 AS licensing_postal_address_street1_49, t0.licensing_postal_address_street2 AS licensing_postal_address_street2_50, t0.licensing_postal_address_street3 AS licensing_postal_address_street3_51, t0.licensing_postal_address_zip_code AS licensing_postal_address_zip_code_52, t0.licensing_postal_address_city AS licensing_postal_address_city_53, t0.licensing_postal_address_country AS licensing_postal_address_country_54, t0.validation_info_timestamp AS validation_info_timestamp_55, t0.validation_info_ip AS validation_info_ip_56, t0.validation_info_user_agent AS validation_info_user_agent_57, t0.user_id AS user_id_58, t0.status_by_id AS status_by_id_59, t0.member_company_id AS member_company_id_60, t0.active_definition_id AS active_definition_id_61, t0.billing_company_id AS billing_company_id_62 FROM legal_entity t0 WHERE t0.user_id = ?
Parameters:
[
  2
]
43 0.21 ms
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.code AS code_3, t0.name AS name_4, t0.active AS active_5, t0.removed AS removed_6, t0.id AS id_7, t0.address_street1 AS address_street1_8, t0.address_street2 AS address_street2_9, t0.address_street3 AS address_street3_10, t0.address_zip_code AS address_zip_code_11, t0.address_city AS address_city_12, t0.address_country AS address_country_13, t0.user_id AS user_id_14 FROM legal_entity_member_company t0 WHERE t0.user_id = ?
Parameters:
[
  2
]
44 0.27 ms
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.legacy_email AS legacy_email_3, t0.jso_name AS jso_name_4, t0.valid AS valid_5, t0.status AS status_6, t0.active AS active_7, t0.token_expiry AS token_expiry_8, t0.id AS id_9, t0.iuclid_version AS iuclid_version_10, t0.iuclid_instance AS iuclid_instance_11, t0.iuclid_date AS iuclid_date_12, t0.uploaded_dossier_name AS uploaded_dossier_name_13, t0.uploaded_dossier_path AS uploaded_dossier_path_14, t0.uploaded_dossier_mime_type AS uploaded_dossier_mime_type_15, t0.uploaded_dossier_size AS uploaded_dossier_size_16, t0.uploaded_dossier_timestamp AS uploaded_dossier_timestamp_17, t0.ec_id AS ec_id_18, t0.user_id AS user_id_19, t0.spoc_id AS spoc_id_20, t0.legal_entity_id AS legal_entity_id_21, t0.order_id AS order_id_22, t0.company_id AS company_id_23 FROM lead_registrant t0 WHERE t0.user_id = ?
Parameters:
[
  2
]
45 0.20 ms
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.legacy_email AS legacy_email_3, t0.jso_name AS jso_name_4, t0.valid AS valid_5, t0.status AS status_6, t0.active AS active_7, t0.token_expiry AS token_expiry_8, t0.id AS id_9, t0.iuclid_version AS iuclid_version_10, t0.iuclid_instance AS iuclid_instance_11, t0.iuclid_date AS iuclid_date_12, t0.uploaded_dossier_name AS uploaded_dossier_name_13, t0.uploaded_dossier_path AS uploaded_dossier_path_14, t0.uploaded_dossier_mime_type AS uploaded_dossier_mime_type_15, t0.uploaded_dossier_size AS uploaded_dossier_size_16, t0.uploaded_dossier_timestamp AS uploaded_dossier_timestamp_17, t0.ec_id AS ec_id_18, t0.user_id AS user_id_19, t0.spoc_id AS spoc_id_20, t0.legal_entity_id AS legal_entity_id_21, t0.order_id AS order_id_22, t0.company_id AS company_id_23 FROM lead_registrant t0 WHERE t0.spoc_id = ?
Parameters:
[
  2
]
46 0.50 ms
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.text AS text_3, t0.route AS route_4, t0.params AS params_5, t0.auto_remove AS auto_remove_6, t0.internal_code AS internal_code_7, t0.id AS id_8, t0.user_id AS user_id_9, t0.dtype FROM security_user_notification t0 WHERE t0.user_id = ? AND t0.dtype IN ('notification', 'member-entity-approved', 'non-member-entity-created', 'member-entity-altered', 'member-order-approved', 'non-member-order-created', 'non-member-entity-approved', 'non-member-entity-billing-altered', 'non-member-entity-billing-approved', 'non-member-entity-licensing-altered', 'non-member-entity-licensing-approved', 'non-member-order-approved', 'non-member-transfer-approved', 'non-member-transfer-created', 'non-member-transfer-incoming', 'non-member-transfer-rejected', 'non-member-transfer-accepted', 'non-member-contracts-pending', 'non-member-contracts-added', 'non-member-tonnage-band-proof', 'non-member-tonnage-band-proof-uploaded', 'lead-registrant-dossier-update', 'lead-registrant-agreement-pending', 'lead-registrant-token-upload', 'staff-transfer-accepted', 'staff-transfer-assigned', 'staff-member-substance-updated', 'staff-uses-questionnaire-updated', 'staff-uses-questionnaire-uploaded', 'staff-transfer-complete', 'transfer-complete', 'uses-questionnaire-updated', 'member-conversion-finish', 'staff') ORDER BY t0.created_at DESC
Parameters:
[
  2
]
47 1.04 ms
SELECT m0_.read_timestamp AS read_timestamp_0, m0_.message AS message_1, m0_.timestamp AS timestamp_2, m0_.id AS id_3, m0_.request_id AS request_id_4, m0_.author_id AS author_id_5 FROM messaging_request_message m0_ INNER JOIN messaging_request m1_ ON m0_.request_id = m1_.id WHERE (m0_.read_timestamp IS NULL AND m0_.author_id <> ?)
Parameters:
[
  2
]
48 0.41 ms
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.member AS member_3, t0.uuid AS uuid_4, t0.name AS name_5, t0.echa_name AS echa_name_6, t0.invited_ts AS invited_ts_7, t0.status AS status_8, t0.status_at AS status_at_9, t0.updates_blocked AS updates_blocked_10, t0.limited AS limited_11, t0.acronym AS acronym_12, t0.sanctioned AS sanctioned_13, t0.id AS id_14, t0.address_street1 AS address_street1_15, t0.address_street2 AS address_street2_16, t0.address_street3 AS address_street3_17, t0.address_zip_code AS address_zip_code_18, t0.address_city AS address_city_19, t0.address_country AS address_country_20, t0.licensing_company_name AS licensing_company_name_21, t0.licensing_only_representative AS licensing_only_representative_22, t0.licensing_principal AS licensing_principal_23, t0.licensing_purchase_order_number AS licensing_purchase_order_number_24, t0.licensing_sanctions_certification AS licensing_sanctions_certification_25, t0.licensing_sanctions_data AS licensing_sanctions_data_26, t0.licensing_sanctions_allow_transfer AS licensing_sanctions_allow_transfer_27, t0.licensing_address_street1 AS licensing_address_street1_28, t0.licensing_address_street2 AS licensing_address_street2_29, t0.licensing_address_street3 AS licensing_address_street3_30, t0.licensing_address_zip_code AS licensing_address_zip_code_31, t0.licensing_address_city AS licensing_address_city_32, t0.licensing_address_country AS licensing_address_country_33, t0.licensing_only_representative_address_street1 AS licensing_only_representative_address_street1_34, t0.licensing_only_representative_address_street2 AS licensing_only_representative_address_street2_35, t0.licensing_only_representative_address_street3 AS licensing_only_representative_address_street3_36, t0.licensing_only_representative_address_zip_code AS licensing_only_representative_address_zip_code_37, t0.licensing_only_representative_address_city AS licensing_only_representative_address_city_38, t0.licensing_only_representative_address_country AS licensing_only_representative_address_country_39, t0.licensing_licensee_first_name AS licensing_licensee_first_name_40, t0.licensing_licensee_sur_name AS licensing_licensee_sur_name_41, t0.licensing_licensee_job_title AS licensing_licensee_job_title_42, t0.licensing_licensee_email AS licensing_licensee_email_43, t0.licensing_contact_person_job_title AS licensing_contact_person_job_title_44, t0.licensing_contact_person_phone_number AS licensing_contact_person_phone_number_45, t0.licensing_contact_person_first_name AS licensing_contact_person_first_name_46, t0.licensing_contact_person_sur_name AS licensing_contact_person_sur_name_47, t0.licensing_contact_person_email AS licensing_contact_person_email_48, t0.licensing_postal_address_street1 AS licensing_postal_address_street1_49, t0.licensing_postal_address_street2 AS licensing_postal_address_street2_50, t0.licensing_postal_address_street3 AS licensing_postal_address_street3_51, t0.licensing_postal_address_zip_code AS licensing_postal_address_zip_code_52, t0.licensing_postal_address_city AS licensing_postal_address_city_53, t0.licensing_postal_address_country AS licensing_postal_address_country_54, t0.validation_info_timestamp AS validation_info_timestamp_55, t0.validation_info_ip AS validation_info_ip_56, t0.validation_info_user_agent AS validation_info_user_agent_57, t0.user_id AS user_id_58, t0.status_by_id AS status_by_id_59, t0.member_company_id AS member_company_id_60, t0.active_definition_id AS active_definition_id_61, t0.billing_company_id AS billing_company_id_62 FROM legal_entity t0 WHERE t0.id = ?
Parameters:
[
  1797
]
49 0.28 ms
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.email AS email_3, t0.password AS password_4, t0.system_user AS system_user_5, t0.invited AS invited_6, t0.removed AS removed_7, t0.failures AS failures_8, t0.id AS id_9, t0.tutorial_filter AS tutorial_filter_10, t0.tutorial_messenger AS tutorial_messenger_11, t0.tutorial_notifications AS tutorial_notifications_12, t0.tutorial_substances AS tutorial_substances_13, t0.settings_messenger_notification_sent AS settings_messenger_notification_sent_14, t0.token_string AS token_string_15, t0.token_expires AS token_expires_16, t17.created_at AS created_at_18, t17.updated_at AS updated_at_19, t17.title AS title_20, t17.first_name AS first_name_21, t17.sur_name AS sur_name_22, t17.notifications AS notifications_23, t17.id AS id_24, t17.user_id AS user_id_25 FROM security_user t0 LEFT JOIN security_user_profile t17 ON t17.user_id = t0.id WHERE t0.id = ?
Parameters:
[
  1386
]
50 0.25 ms
SELECT COUNT(l0_.id) AS sclr_0 FROM legal_entity_order_invoice l0_ INNER JOIN legal_entity l1_ ON l0_.legal_entity_id = l1_.id INNER JOIN security_user s2_ ON l1_.user_id = s2_.id WHERE (s2_.id = ? AND l0_.file_path IS NOT NULL AND l0_.hidden = 0) AND l0_._discr IN ('invoice')
Parameters:
[
  1386
]
51 0.27 ms
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.number AS number_3, t0.date AS date_4, t0.purchase_order_number AS purchase_order_number_5, t0.approved AS approved_6, t0.notify AS notify_7, t0.member_conversion AS member_conversion_8, t0.id AS id_9, t0.billing_contact_job_title AS billing_contact_job_title_10, t0.billing_contact_phone_number AS billing_contact_phone_number_11, t0.billing_contact_first_name AS billing_contact_first_name_12, t0.billing_contact_sur_name AS billing_contact_sur_name_13, t0.billing_contact_email AS billing_contact_email_14, t0.billing_address_street1 AS billing_address_street1_15, t0.billing_address_street2 AS billing_address_street2_16, t0.billing_address_street3 AS billing_address_street3_17, t0.billing_address_zip_code AS billing_address_zip_code_18, t0.billing_address_city AS billing_address_city_19, t0.billing_address_country AS billing_address_country_20, t0.legal_entity_id AS legal_entity_id_21 FROM legal_entity_order t0 WHERE t0.id = ?
Parameters:
[
  2510
]
52 0.27 ms
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.member AS member_3, t0.uuid AS uuid_4, t0.name AS name_5, t0.echa_name AS echa_name_6, t0.invited_ts AS invited_ts_7, t0.status AS status_8, t0.status_at AS status_at_9, t0.updates_blocked AS updates_blocked_10, t0.limited AS limited_11, t0.acronym AS acronym_12, t0.sanctioned AS sanctioned_13, t0.id AS id_14, t0.address_street1 AS address_street1_15, t0.address_street2 AS address_street2_16, t0.address_street3 AS address_street3_17, t0.address_zip_code AS address_zip_code_18, t0.address_city AS address_city_19, t0.address_country AS address_country_20, t0.licensing_company_name AS licensing_company_name_21, t0.licensing_only_representative AS licensing_only_representative_22, t0.licensing_principal AS licensing_principal_23, t0.licensing_purchase_order_number AS licensing_purchase_order_number_24, t0.licensing_sanctions_certification AS licensing_sanctions_certification_25, t0.licensing_sanctions_data AS licensing_sanctions_data_26, t0.licensing_sanctions_allow_transfer AS licensing_sanctions_allow_transfer_27, t0.licensing_address_street1 AS licensing_address_street1_28, t0.licensing_address_street2 AS licensing_address_street2_29, t0.licensing_address_street3 AS licensing_address_street3_30, t0.licensing_address_zip_code AS licensing_address_zip_code_31, t0.licensing_address_city AS licensing_address_city_32, t0.licensing_address_country AS licensing_address_country_33, t0.licensing_only_representative_address_street1 AS licensing_only_representative_address_street1_34, t0.licensing_only_representative_address_street2 AS licensing_only_representative_address_street2_35, t0.licensing_only_representative_address_street3 AS licensing_only_representative_address_street3_36, t0.licensing_only_representative_address_zip_code AS licensing_only_representative_address_zip_code_37, t0.licensing_only_representative_address_city AS licensing_only_representative_address_city_38, t0.licensing_only_representative_address_country AS licensing_only_representative_address_country_39, t0.licensing_licensee_first_name AS licensing_licensee_first_name_40, t0.licensing_licensee_sur_name AS licensing_licensee_sur_name_41, t0.licensing_licensee_job_title AS licensing_licensee_job_title_42, t0.licensing_licensee_email AS licensing_licensee_email_43, t0.licensing_contact_person_job_title AS licensing_contact_person_job_title_44, t0.licensing_contact_person_phone_number AS licensing_contact_person_phone_number_45, t0.licensing_contact_person_first_name AS licensing_contact_person_first_name_46, t0.licensing_contact_person_sur_name AS licensing_contact_person_sur_name_47, t0.licensing_contact_person_email AS licensing_contact_person_email_48, t0.licensing_postal_address_street1 AS licensing_postal_address_street1_49, t0.licensing_postal_address_street2 AS licensing_postal_address_street2_50, t0.licensing_postal_address_street3 AS licensing_postal_address_street3_51, t0.licensing_postal_address_zip_code AS licensing_postal_address_zip_code_52, t0.licensing_postal_address_city AS licensing_postal_address_city_53, t0.licensing_postal_address_country AS licensing_postal_address_country_54, t0.validation_info_timestamp AS validation_info_timestamp_55, t0.validation_info_ip AS validation_info_ip_56, t0.validation_info_user_agent AS validation_info_user_agent_57, t0.user_id AS user_id_58, t0.status_by_id AS status_by_id_59, t0.member_company_id AS member_company_id_60, t0.active_definition_id AS active_definition_id_61, t0.billing_company_id AS billing_company_id_62 FROM legal_entity t0 WHERE t0.id = ?
Parameters:
[
  467
]
53 0.25 ms
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.email AS email_3, t0.password AS password_4, t0.system_user AS system_user_5, t0.invited AS invited_6, t0.removed AS removed_7, t0.failures AS failures_8, t0.id AS id_9, t0.tutorial_filter AS tutorial_filter_10, t0.tutorial_messenger AS tutorial_messenger_11, t0.tutorial_notifications AS tutorial_notifications_12, t0.tutorial_substances AS tutorial_substances_13, t0.settings_messenger_notification_sent AS settings_messenger_notification_sent_14, t0.token_string AS token_string_15, t0.token_expires AS token_expires_16, t17.created_at AS created_at_18, t17.updated_at AS updated_at_19, t17.title AS title_20, t17.first_name AS first_name_21, t17.sur_name AS sur_name_22, t17.notifications AS notifications_23, t17.id AS id_24, t17.user_id AS user_id_25 FROM security_user t0 LEFT JOIN security_user_profile t17 ON t17.user_id = t0.id WHERE t0.id = ?
Parameters:
[
  323
]
54 0.30 ms
SELECT COUNT(l0_.id) AS sclr_0 FROM legal_entity_order_invoice l0_ INNER JOIN legal_entity l1_ ON l0_.legal_entity_id = l1_.id INNER JOIN security_user s2_ ON l1_.user_id = s2_.id WHERE (s2_.id = ? AND l0_.file_path IS NOT NULL AND l0_.hidden = 0) AND l0_._discr IN ('invoice')
Parameters:
[
  323
]
55 0.12 ms
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.number AS number_3, t0.date AS date_4, t0.purchase_order_number AS purchase_order_number_5, t0.approved AS approved_6, t0.notify AS notify_7, t0.member_conversion AS member_conversion_8, t0.id AS id_9, t0.billing_contact_job_title AS billing_contact_job_title_10, t0.billing_contact_phone_number AS billing_contact_phone_number_11, t0.billing_contact_first_name AS billing_contact_first_name_12, t0.billing_contact_sur_name AS billing_contact_sur_name_13, t0.billing_contact_email AS billing_contact_email_14, t0.billing_address_street1 AS billing_address_street1_15, t0.billing_address_street2 AS billing_address_street2_16, t0.billing_address_street3 AS billing_address_street3_17, t0.billing_address_zip_code AS billing_address_zip_code_18, t0.billing_address_city AS billing_address_city_19, t0.billing_address_country AS billing_address_country_20, t0.legal_entity_id AS legal_entity_id_21 FROM legal_entity_order t0 WHERE t0.id = ?
Parameters:
[
  2509
]
56 0.25 ms
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.member AS member_3, t0.uuid AS uuid_4, t0.name AS name_5, t0.echa_name AS echa_name_6, t0.invited_ts AS invited_ts_7, t0.status AS status_8, t0.status_at AS status_at_9, t0.updates_blocked AS updates_blocked_10, t0.limited AS limited_11, t0.acronym AS acronym_12, t0.sanctioned AS sanctioned_13, t0.id AS id_14, t0.address_street1 AS address_street1_15, t0.address_street2 AS address_street2_16, t0.address_street3 AS address_street3_17, t0.address_zip_code AS address_zip_code_18, t0.address_city AS address_city_19, t0.address_country AS address_country_20, t0.licensing_company_name AS licensing_company_name_21, t0.licensing_only_representative AS licensing_only_representative_22, t0.licensing_principal AS licensing_principal_23, t0.licensing_purchase_order_number AS licensing_purchase_order_number_24, t0.licensing_sanctions_certification AS licensing_sanctions_certification_25, t0.licensing_sanctions_data AS licensing_sanctions_data_26, t0.licensing_sanctions_allow_transfer AS licensing_sanctions_allow_transfer_27, t0.licensing_address_street1 AS licensing_address_street1_28, t0.licensing_address_street2 AS licensing_address_street2_29, t0.licensing_address_street3 AS licensing_address_street3_30, t0.licensing_address_zip_code AS licensing_address_zip_code_31, t0.licensing_address_city AS licensing_address_city_32, t0.licensing_address_country AS licensing_address_country_33, t0.licensing_only_representative_address_street1 AS licensing_only_representative_address_street1_34, t0.licensing_only_representative_address_street2 AS licensing_only_representative_address_street2_35, t0.licensing_only_representative_address_street3 AS licensing_only_representative_address_street3_36, t0.licensing_only_representative_address_zip_code AS licensing_only_representative_address_zip_code_37, t0.licensing_only_representative_address_city AS licensing_only_representative_address_city_38, t0.licensing_only_representative_address_country AS licensing_only_representative_address_country_39, t0.licensing_licensee_first_name AS licensing_licensee_first_name_40, t0.licensing_licensee_sur_name AS licensing_licensee_sur_name_41, t0.licensing_licensee_job_title AS licensing_licensee_job_title_42, t0.licensing_licensee_email AS licensing_licensee_email_43, t0.licensing_contact_person_job_title AS licensing_contact_person_job_title_44, t0.licensing_contact_person_phone_number AS licensing_contact_person_phone_number_45, t0.licensing_contact_person_first_name AS licensing_contact_person_first_name_46, t0.licensing_contact_person_sur_name AS licensing_contact_person_sur_name_47, t0.licensing_contact_person_email AS licensing_contact_person_email_48, t0.licensing_postal_address_street1 AS licensing_postal_address_street1_49, t0.licensing_postal_address_street2 AS licensing_postal_address_street2_50, t0.licensing_postal_address_street3 AS licensing_postal_address_street3_51, t0.licensing_postal_address_zip_code AS licensing_postal_address_zip_code_52, t0.licensing_postal_address_city AS licensing_postal_address_city_53, t0.licensing_postal_address_country AS licensing_postal_address_country_54, t0.validation_info_timestamp AS validation_info_timestamp_55, t0.validation_info_ip AS validation_info_ip_56, t0.validation_info_user_agent AS validation_info_user_agent_57, t0.user_id AS user_id_58, t0.status_by_id AS status_by_id_59, t0.member_company_id AS member_company_id_60, t0.active_definition_id AS active_definition_id_61, t0.billing_company_id AS billing_company_id_62 FROM legal_entity t0 WHERE t0.id = ?
Parameters:
[
  127
]
57 0.22 ms
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.email AS email_3, t0.password AS password_4, t0.system_user AS system_user_5, t0.invited AS invited_6, t0.removed AS removed_7, t0.failures AS failures_8, t0.id AS id_9, t0.tutorial_filter AS tutorial_filter_10, t0.tutorial_messenger AS tutorial_messenger_11, t0.tutorial_notifications AS tutorial_notifications_12, t0.tutorial_substances AS tutorial_substances_13, t0.settings_messenger_notification_sent AS settings_messenger_notification_sent_14, t0.token_string AS token_string_15, t0.token_expires AS token_expires_16, t17.created_at AS created_at_18, t17.updated_at AS updated_at_19, t17.title AS title_20, t17.first_name AS first_name_21, t17.sur_name AS sur_name_22, t17.notifications AS notifications_23, t17.id AS id_24, t17.user_id AS user_id_25 FROM security_user t0 LEFT JOIN security_user_profile t17 ON t17.user_id = t0.id WHERE t0.id = ?
Parameters:
[
  101
]
58 0.57 ms
SELECT COUNT(l0_.id) AS sclr_0 FROM legal_entity_order_invoice l0_ INNER JOIN legal_entity l1_ ON l0_.legal_entity_id = l1_.id INNER JOIN security_user s2_ ON l1_.user_id = s2_.id WHERE (s2_.id = ? AND l0_.file_path IS NOT NULL AND l0_.hidden = 0) AND l0_._discr IN ('invoice')
Parameters:
[
  101
]
59 0.13 ms
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.number AS number_3, t0.date AS date_4, t0.purchase_order_number AS purchase_order_number_5, t0.approved AS approved_6, t0.notify AS notify_7, t0.member_conversion AS member_conversion_8, t0.id AS id_9, t0.billing_contact_job_title AS billing_contact_job_title_10, t0.billing_contact_phone_number AS billing_contact_phone_number_11, t0.billing_contact_first_name AS billing_contact_first_name_12, t0.billing_contact_sur_name AS billing_contact_sur_name_13, t0.billing_contact_email AS billing_contact_email_14, t0.billing_address_street1 AS billing_address_street1_15, t0.billing_address_street2 AS billing_address_street2_16, t0.billing_address_street3 AS billing_address_street3_17, t0.billing_address_zip_code AS billing_address_zip_code_18, t0.billing_address_city AS billing_address_city_19, t0.billing_address_country AS billing_address_country_20, t0.legal_entity_id AS legal_entity_id_21 FROM legal_entity_order t0 WHERE t0.id = ?
Parameters:
[
  2508
]
60 0.27 ms
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.member AS member_3, t0.uuid AS uuid_4, t0.name AS name_5, t0.echa_name AS echa_name_6, t0.invited_ts AS invited_ts_7, t0.status AS status_8, t0.status_at AS status_at_9, t0.updates_blocked AS updates_blocked_10, t0.limited AS limited_11, t0.acronym AS acronym_12, t0.sanctioned AS sanctioned_13, t0.id AS id_14, t0.address_street1 AS address_street1_15, t0.address_street2 AS address_street2_16, t0.address_street3 AS address_street3_17, t0.address_zip_code AS address_zip_code_18, t0.address_city AS address_city_19, t0.address_country AS address_country_20, t0.licensing_company_name AS licensing_company_name_21, t0.licensing_only_representative AS licensing_only_representative_22, t0.licensing_principal AS licensing_principal_23, t0.licensing_purchase_order_number AS licensing_purchase_order_number_24, t0.licensing_sanctions_certification AS licensing_sanctions_certification_25, t0.licensing_sanctions_data AS licensing_sanctions_data_26, t0.licensing_sanctions_allow_transfer AS licensing_sanctions_allow_transfer_27, t0.licensing_address_street1 AS licensing_address_street1_28, t0.licensing_address_street2 AS licensing_address_street2_29, t0.licensing_address_street3 AS licensing_address_street3_30, t0.licensing_address_zip_code AS licensing_address_zip_code_31, t0.licensing_address_city AS licensing_address_city_32, t0.licensing_address_country AS licensing_address_country_33, t0.licensing_only_representative_address_street1 AS licensing_only_representative_address_street1_34, t0.licensing_only_representative_address_street2 AS licensing_only_representative_address_street2_35, t0.licensing_only_representative_address_street3 AS licensing_only_representative_address_street3_36, t0.licensing_only_representative_address_zip_code AS licensing_only_representative_address_zip_code_37, t0.licensing_only_representative_address_city AS licensing_only_representative_address_city_38, t0.licensing_only_representative_address_country AS licensing_only_representative_address_country_39, t0.licensing_licensee_first_name AS licensing_licensee_first_name_40, t0.licensing_licensee_sur_name AS licensing_licensee_sur_name_41, t0.licensing_licensee_job_title AS licensing_licensee_job_title_42, t0.licensing_licensee_email AS licensing_licensee_email_43, t0.licensing_contact_person_job_title AS licensing_contact_person_job_title_44, t0.licensing_contact_person_phone_number AS licensing_contact_person_phone_number_45, t0.licensing_contact_person_first_name AS licensing_contact_person_first_name_46, t0.licensing_contact_person_sur_name AS licensing_contact_person_sur_name_47, t0.licensing_contact_person_email AS licensing_contact_person_email_48, t0.licensing_postal_address_street1 AS licensing_postal_address_street1_49, t0.licensing_postal_address_street2 AS licensing_postal_address_street2_50, t0.licensing_postal_address_street3 AS licensing_postal_address_street3_51, t0.licensing_postal_address_zip_code AS licensing_postal_address_zip_code_52, t0.licensing_postal_address_city AS licensing_postal_address_city_53, t0.licensing_postal_address_country AS licensing_postal_address_country_54, t0.validation_info_timestamp AS validation_info_timestamp_55, t0.validation_info_ip AS validation_info_ip_56, t0.validation_info_user_agent AS validation_info_user_agent_57, t0.user_id AS user_id_58, t0.status_by_id AS status_by_id_59, t0.member_company_id AS member_company_id_60, t0.active_definition_id AS active_definition_id_61, t0.billing_company_id AS billing_company_id_62 FROM legal_entity t0 WHERE t0.id = ?
Parameters:
[
  1452
]
61 0.14 ms
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.email AS email_3, t0.password AS password_4, t0.system_user AS system_user_5, t0.invited AS invited_6, t0.removed AS removed_7, t0.failures AS failures_8, t0.id AS id_9, t0.tutorial_filter AS tutorial_filter_10, t0.tutorial_messenger AS tutorial_messenger_11, t0.tutorial_notifications AS tutorial_notifications_12, t0.tutorial_substances AS tutorial_substances_13, t0.settings_messenger_notification_sent AS settings_messenger_notification_sent_14, t0.token_string AS token_string_15, t0.token_expires AS token_expires_16, t17.created_at AS created_at_18, t17.updated_at AS updated_at_19, t17.title AS title_20, t17.first_name AS first_name_21, t17.sur_name AS sur_name_22, t17.notifications AS notifications_23, t17.id AS id_24, t17.user_id AS user_id_25 FROM security_user t0 LEFT JOIN security_user_profile t17 ON t17.user_id = t0.id WHERE t0.id = ?
Parameters:
[
  642
]
62 0.18 ms
SELECT COUNT(l0_.id) AS sclr_0 FROM legal_entity_order_invoice l0_ INNER JOIN legal_entity l1_ ON l0_.legal_entity_id = l1_.id INNER JOIN security_user s2_ ON l1_.user_id = s2_.id WHERE (s2_.id = ? AND l0_.file_path IS NOT NULL AND l0_.hidden = 0) AND l0_._discr IN ('invoice')
Parameters:
[
  642
]
63 0.18 ms
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.number AS number_3, t0.date AS date_4, t0.purchase_order_number AS purchase_order_number_5, t0.approved AS approved_6, t0.notify AS notify_7, t0.member_conversion AS member_conversion_8, t0.id AS id_9, t0.billing_contact_job_title AS billing_contact_job_title_10, t0.billing_contact_phone_number AS billing_contact_phone_number_11, t0.billing_contact_first_name AS billing_contact_first_name_12, t0.billing_contact_sur_name AS billing_contact_sur_name_13, t0.billing_contact_email AS billing_contact_email_14, t0.billing_address_street1 AS billing_address_street1_15, t0.billing_address_street2 AS billing_address_street2_16, t0.billing_address_street3 AS billing_address_street3_17, t0.billing_address_zip_code AS billing_address_zip_code_18, t0.billing_address_city AS billing_address_city_19, t0.billing_address_country AS billing_address_country_20, t0.legal_entity_id AS legal_entity_id_21 FROM legal_entity_order t0 WHERE t0.id = ?
Parameters:
[
  2507
]
64 0.28 ms
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.member AS member_3, t0.uuid AS uuid_4, t0.name AS name_5, t0.echa_name AS echa_name_6, t0.invited_ts AS invited_ts_7, t0.status AS status_8, t0.status_at AS status_at_9, t0.updates_blocked AS updates_blocked_10, t0.limited AS limited_11, t0.acronym AS acronym_12, t0.sanctioned AS sanctioned_13, t0.id AS id_14, t0.address_street1 AS address_street1_15, t0.address_street2 AS address_street2_16, t0.address_street3 AS address_street3_17, t0.address_zip_code AS address_zip_code_18, t0.address_city AS address_city_19, t0.address_country AS address_country_20, t0.licensing_company_name AS licensing_company_name_21, t0.licensing_only_representative AS licensing_only_representative_22, t0.licensing_principal AS licensing_principal_23, t0.licensing_purchase_order_number AS licensing_purchase_order_number_24, t0.licensing_sanctions_certification AS licensing_sanctions_certification_25, t0.licensing_sanctions_data AS licensing_sanctions_data_26, t0.licensing_sanctions_allow_transfer AS licensing_sanctions_allow_transfer_27, t0.licensing_address_street1 AS licensing_address_street1_28, t0.licensing_address_street2 AS licensing_address_street2_29, t0.licensing_address_street3 AS licensing_address_street3_30, t0.licensing_address_zip_code AS licensing_address_zip_code_31, t0.licensing_address_city AS licensing_address_city_32, t0.licensing_address_country AS licensing_address_country_33, t0.licensing_only_representative_address_street1 AS licensing_only_representative_address_street1_34, t0.licensing_only_representative_address_street2 AS licensing_only_representative_address_street2_35, t0.licensing_only_representative_address_street3 AS licensing_only_representative_address_street3_36, t0.licensing_only_representative_address_zip_code AS licensing_only_representative_address_zip_code_37, t0.licensing_only_representative_address_city AS licensing_only_representative_address_city_38, t0.licensing_only_representative_address_country AS licensing_only_representative_address_country_39, t0.licensing_licensee_first_name AS licensing_licensee_first_name_40, t0.licensing_licensee_sur_name AS licensing_licensee_sur_name_41, t0.licensing_licensee_job_title AS licensing_licensee_job_title_42, t0.licensing_licensee_email AS licensing_licensee_email_43, t0.licensing_contact_person_job_title AS licensing_contact_person_job_title_44, t0.licensing_contact_person_phone_number AS licensing_contact_person_phone_number_45, t0.licensing_contact_person_first_name AS licensing_contact_person_first_name_46, t0.licensing_contact_person_sur_name AS licensing_contact_person_sur_name_47, t0.licensing_contact_person_email AS licensing_contact_person_email_48, t0.licensing_postal_address_street1 AS licensing_postal_address_street1_49, t0.licensing_postal_address_street2 AS licensing_postal_address_street2_50, t0.licensing_postal_address_street3 AS licensing_postal_address_street3_51, t0.licensing_postal_address_zip_code AS licensing_postal_address_zip_code_52, t0.licensing_postal_address_city AS licensing_postal_address_city_53, t0.licensing_postal_address_country AS licensing_postal_address_country_54, t0.validation_info_timestamp AS validation_info_timestamp_55, t0.validation_info_ip AS validation_info_ip_56, t0.validation_info_user_agent AS validation_info_user_agent_57, t0.user_id AS user_id_58, t0.status_by_id AS status_by_id_59, t0.member_company_id AS member_company_id_60, t0.active_definition_id AS active_definition_id_61, t0.billing_company_id AS billing_company_id_62 FROM legal_entity t0 WHERE t0.id = ?
Parameters:
[
  1796
]
65 0.18 ms
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.email AS email_3, t0.password AS password_4, t0.system_user AS system_user_5, t0.invited AS invited_6, t0.removed AS removed_7, t0.failures AS failures_8, t0.id AS id_9, t0.tutorial_filter AS tutorial_filter_10, t0.tutorial_messenger AS tutorial_messenger_11, t0.tutorial_notifications AS tutorial_notifications_12, t0.tutorial_substances AS tutorial_substances_13, t0.settings_messenger_notification_sent AS settings_messenger_notification_sent_14, t0.token_string AS token_string_15, t0.token_expires AS token_expires_16, t17.created_at AS created_at_18, t17.updated_at AS updated_at_19, t17.title AS title_20, t17.first_name AS first_name_21, t17.sur_name AS sur_name_22, t17.notifications AS notifications_23, t17.id AS id_24, t17.user_id AS user_id_25 FROM security_user t0 LEFT JOIN security_user_profile t17 ON t17.user_id = t0.id WHERE t0.id = ?
Parameters:
[
  1385
]
66 0.13 ms
SELECT COUNT(l0_.id) AS sclr_0 FROM legal_entity_order_invoice l0_ INNER JOIN legal_entity l1_ ON l0_.legal_entity_id = l1_.id INNER JOIN security_user s2_ ON l1_.user_id = s2_.id WHERE (s2_.id = ? AND l0_.file_path IS NOT NULL AND l0_.hidden = 0) AND l0_._discr IN ('invoice')
Parameters:
[
  1385
]
67 0.17 ms
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.member AS member_3, t0.uuid AS uuid_4, t0.name AS name_5, t0.echa_name AS echa_name_6, t0.invited_ts AS invited_ts_7, t0.status AS status_8, t0.status_at AS status_at_9, t0.updates_blocked AS updates_blocked_10, t0.limited AS limited_11, t0.acronym AS acronym_12, t0.sanctioned AS sanctioned_13, t0.id AS id_14, t0.address_street1 AS address_street1_15, t0.address_street2 AS address_street2_16, t0.address_street3 AS address_street3_17, t0.address_zip_code AS address_zip_code_18, t0.address_city AS address_city_19, t0.address_country AS address_country_20, t0.licensing_company_name AS licensing_company_name_21, t0.licensing_only_representative AS licensing_only_representative_22, t0.licensing_principal AS licensing_principal_23, t0.licensing_purchase_order_number AS licensing_purchase_order_number_24, t0.licensing_sanctions_certification AS licensing_sanctions_certification_25, t0.licensing_sanctions_data AS licensing_sanctions_data_26, t0.licensing_sanctions_allow_transfer AS licensing_sanctions_allow_transfer_27, t0.licensing_address_street1 AS licensing_address_street1_28, t0.licensing_address_street2 AS licensing_address_street2_29, t0.licensing_address_street3 AS licensing_address_street3_30, t0.licensing_address_zip_code AS licensing_address_zip_code_31, t0.licensing_address_city AS licensing_address_city_32, t0.licensing_address_country AS licensing_address_country_33, t0.licensing_only_representative_address_street1 AS licensing_only_representative_address_street1_34, t0.licensing_only_representative_address_street2 AS licensing_only_representative_address_street2_35, t0.licensing_only_representative_address_street3 AS licensing_only_representative_address_street3_36, t0.licensing_only_representative_address_zip_code AS licensing_only_representative_address_zip_code_37, t0.licensing_only_representative_address_city AS licensing_only_representative_address_city_38, t0.licensing_only_representative_address_country AS licensing_only_representative_address_country_39, t0.licensing_licensee_first_name AS licensing_licensee_first_name_40, t0.licensing_licensee_sur_name AS licensing_licensee_sur_name_41, t0.licensing_licensee_job_title AS licensing_licensee_job_title_42, t0.licensing_licensee_email AS licensing_licensee_email_43, t0.licensing_contact_person_job_title AS licensing_contact_person_job_title_44, t0.licensing_contact_person_phone_number AS licensing_contact_person_phone_number_45, t0.licensing_contact_person_first_name AS licensing_contact_person_first_name_46, t0.licensing_contact_person_sur_name AS licensing_contact_person_sur_name_47, t0.licensing_contact_person_email AS licensing_contact_person_email_48, t0.licensing_postal_address_street1 AS licensing_postal_address_street1_49, t0.licensing_postal_address_street2 AS licensing_postal_address_street2_50, t0.licensing_postal_address_street3 AS licensing_postal_address_street3_51, t0.licensing_postal_address_zip_code AS licensing_postal_address_zip_code_52, t0.licensing_postal_address_city AS licensing_postal_address_city_53, t0.licensing_postal_address_country AS licensing_postal_address_country_54, t0.validation_info_timestamp AS validation_info_timestamp_55, t0.validation_info_ip AS validation_info_ip_56, t0.validation_info_user_agent AS validation_info_user_agent_57, t0.user_id AS user_id_58, t0.status_by_id AS status_by_id_59, t0.member_company_id AS member_company_id_60, t0.active_definition_id AS active_definition_id_61, t0.billing_company_id AS billing_company_id_62 FROM legal_entity t0 WHERE t0.id = ?
Parameters:
[
  417
]
68 0.16 ms
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.email AS email_3, t0.password AS password_4, t0.system_user AS system_user_5, t0.invited AS invited_6, t0.removed AS removed_7, t0.failures AS failures_8, t0.id AS id_9, t0.tutorial_filter AS tutorial_filter_10, t0.tutorial_messenger AS tutorial_messenger_11, t0.tutorial_notifications AS tutorial_notifications_12, t0.tutorial_substances AS tutorial_substances_13, t0.settings_messenger_notification_sent AS settings_messenger_notification_sent_14, t0.token_string AS token_string_15, t0.token_expires AS token_expires_16, t17.created_at AS created_at_18, t17.updated_at AS updated_at_19, t17.title AS title_20, t17.first_name AS first_name_21, t17.sur_name AS sur_name_22, t17.notifications AS notifications_23, t17.id AS id_24, t17.user_id AS user_id_25 FROM security_user t0 LEFT JOIN security_user_profile t17 ON t17.user_id = t0.id WHERE t0.id = ?
Parameters:
[
  139
]
69 0.23 ms
SELECT COUNT(l0_.id) AS sclr_0 FROM legal_entity_order_invoice l0_ INNER JOIN legal_entity l1_ ON l0_.legal_entity_id = l1_.id INNER JOIN security_user s2_ ON l1_.user_id = s2_.id WHERE (s2_.id = ? AND l0_.file_path IS NOT NULL AND l0_.hidden = 0) AND l0_._discr IN ('invoice')
Parameters:
[
  139
]
70 0.17 ms
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.member AS member_3, t0.uuid AS uuid_4, t0.name AS name_5, t0.echa_name AS echa_name_6, t0.invited_ts AS invited_ts_7, t0.status AS status_8, t0.status_at AS status_at_9, t0.updates_blocked AS updates_blocked_10, t0.limited AS limited_11, t0.acronym AS acronym_12, t0.sanctioned AS sanctioned_13, t0.id AS id_14, t0.address_street1 AS address_street1_15, t0.address_street2 AS address_street2_16, t0.address_street3 AS address_street3_17, t0.address_zip_code AS address_zip_code_18, t0.address_city AS address_city_19, t0.address_country AS address_country_20, t0.licensing_company_name AS licensing_company_name_21, t0.licensing_only_representative AS licensing_only_representative_22, t0.licensing_principal AS licensing_principal_23, t0.licensing_purchase_order_number AS licensing_purchase_order_number_24, t0.licensing_sanctions_certification AS licensing_sanctions_certification_25, t0.licensing_sanctions_data AS licensing_sanctions_data_26, t0.licensing_sanctions_allow_transfer AS licensing_sanctions_allow_transfer_27, t0.licensing_address_street1 AS licensing_address_street1_28, t0.licensing_address_street2 AS licensing_address_street2_29, t0.licensing_address_street3 AS licensing_address_street3_30, t0.licensing_address_zip_code AS licensing_address_zip_code_31, t0.licensing_address_city AS licensing_address_city_32, t0.licensing_address_country AS licensing_address_country_33, t0.licensing_only_representative_address_street1 AS licensing_only_representative_address_street1_34, t0.licensing_only_representative_address_street2 AS licensing_only_representative_address_street2_35, t0.licensing_only_representative_address_street3 AS licensing_only_representative_address_street3_36, t0.licensing_only_representative_address_zip_code AS licensing_only_representative_address_zip_code_37, t0.licensing_only_representative_address_city AS licensing_only_representative_address_city_38, t0.licensing_only_representative_address_country AS licensing_only_representative_address_country_39, t0.licensing_licensee_first_name AS licensing_licensee_first_name_40, t0.licensing_licensee_sur_name AS licensing_licensee_sur_name_41, t0.licensing_licensee_job_title AS licensing_licensee_job_title_42, t0.licensing_licensee_email AS licensing_licensee_email_43, t0.licensing_contact_person_job_title AS licensing_contact_person_job_title_44, t0.licensing_contact_person_phone_number AS licensing_contact_person_phone_number_45, t0.licensing_contact_person_first_name AS licensing_contact_person_first_name_46, t0.licensing_contact_person_sur_name AS licensing_contact_person_sur_name_47, t0.licensing_contact_person_email AS licensing_contact_person_email_48, t0.licensing_postal_address_street1 AS licensing_postal_address_street1_49, t0.licensing_postal_address_street2 AS licensing_postal_address_street2_50, t0.licensing_postal_address_street3 AS licensing_postal_address_street3_51, t0.licensing_postal_address_zip_code AS licensing_postal_address_zip_code_52, t0.licensing_postal_address_city AS licensing_postal_address_city_53, t0.licensing_postal_address_country AS licensing_postal_address_country_54, t0.validation_info_timestamp AS validation_info_timestamp_55, t0.validation_info_ip AS validation_info_ip_56, t0.validation_info_user_agent AS validation_info_user_agent_57, t0.user_id AS user_id_58, t0.status_by_id AS status_by_id_59, t0.member_company_id AS member_company_id_60, t0.active_definition_id AS active_definition_id_61, t0.billing_company_id AS billing_company_id_62 FROM legal_entity t0 WHERE t0.id = ?
Parameters:
[
  779
]
71 0.11 ms
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.email AS email_3, t0.password AS password_4, t0.system_user AS system_user_5, t0.invited AS invited_6, t0.removed AS removed_7, t0.failures AS failures_8, t0.id AS id_9, t0.tutorial_filter AS tutorial_filter_10, t0.tutorial_messenger AS tutorial_messenger_11, t0.tutorial_notifications AS tutorial_notifications_12, t0.tutorial_substances AS tutorial_substances_13, t0.settings_messenger_notification_sent AS settings_messenger_notification_sent_14, t0.token_string AS token_string_15, t0.token_expires AS token_expires_16, t17.created_at AS created_at_18, t17.updated_at AS updated_at_19, t17.title AS title_20, t17.first_name AS first_name_21, t17.sur_name AS sur_name_22, t17.notifications AS notifications_23, t17.id AS id_24, t17.user_id AS user_id_25 FROM security_user t0 LEFT JOIN security_user_profile t17 ON t17.user_id = t0.id WHERE t0.id = ?
Parameters:
[
  541
]
72 0.23 ms
SELECT COUNT(l0_.id) AS sclr_0 FROM legal_entity_order_invoice l0_ INNER JOIN legal_entity l1_ ON l0_.legal_entity_id = l1_.id INNER JOIN security_user s2_ ON l1_.user_id = s2_.id WHERE (s2_.id = ? AND l0_.file_path IS NOT NULL AND l0_.hidden = 0) AND l0_._discr IN ('invoice')
Parameters:
[
  541
]
73 0.17 ms
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.member AS member_3, t0.uuid AS uuid_4, t0.name AS name_5, t0.echa_name AS echa_name_6, t0.invited_ts AS invited_ts_7, t0.status AS status_8, t0.status_at AS status_at_9, t0.updates_blocked AS updates_blocked_10, t0.limited AS limited_11, t0.acronym AS acronym_12, t0.sanctioned AS sanctioned_13, t0.id AS id_14, t0.address_street1 AS address_street1_15, t0.address_street2 AS address_street2_16, t0.address_street3 AS address_street3_17, t0.address_zip_code AS address_zip_code_18, t0.address_city AS address_city_19, t0.address_country AS address_country_20, t0.licensing_company_name AS licensing_company_name_21, t0.licensing_only_representative AS licensing_only_representative_22, t0.licensing_principal AS licensing_principal_23, t0.licensing_purchase_order_number AS licensing_purchase_order_number_24, t0.licensing_sanctions_certification AS licensing_sanctions_certification_25, t0.licensing_sanctions_data AS licensing_sanctions_data_26, t0.licensing_sanctions_allow_transfer AS licensing_sanctions_allow_transfer_27, t0.licensing_address_street1 AS licensing_address_street1_28, t0.licensing_address_street2 AS licensing_address_street2_29, t0.licensing_address_street3 AS licensing_address_street3_30, t0.licensing_address_zip_code AS licensing_address_zip_code_31, t0.licensing_address_city AS licensing_address_city_32, t0.licensing_address_country AS licensing_address_country_33, t0.licensing_only_representative_address_street1 AS licensing_only_representative_address_street1_34, t0.licensing_only_representative_address_street2 AS licensing_only_representative_address_street2_35, t0.licensing_only_representative_address_street3 AS licensing_only_representative_address_street3_36, t0.licensing_only_representative_address_zip_code AS licensing_only_representative_address_zip_code_37, t0.licensing_only_representative_address_city AS licensing_only_representative_address_city_38, t0.licensing_only_representative_address_country AS licensing_only_representative_address_country_39, t0.licensing_licensee_first_name AS licensing_licensee_first_name_40, t0.licensing_licensee_sur_name AS licensing_licensee_sur_name_41, t0.licensing_licensee_job_title AS licensing_licensee_job_title_42, t0.licensing_licensee_email AS licensing_licensee_email_43, t0.licensing_contact_person_job_title AS licensing_contact_person_job_title_44, t0.licensing_contact_person_phone_number AS licensing_contact_person_phone_number_45, t0.licensing_contact_person_first_name AS licensing_contact_person_first_name_46, t0.licensing_contact_person_sur_name AS licensing_contact_person_sur_name_47, t0.licensing_contact_person_email AS licensing_contact_person_email_48, t0.licensing_postal_address_street1 AS licensing_postal_address_street1_49, t0.licensing_postal_address_street2 AS licensing_postal_address_street2_50, t0.licensing_postal_address_street3 AS licensing_postal_address_street3_51, t0.licensing_postal_address_zip_code AS licensing_postal_address_zip_code_52, t0.licensing_postal_address_city AS licensing_postal_address_city_53, t0.licensing_postal_address_country AS licensing_postal_address_country_54, t0.validation_info_timestamp AS validation_info_timestamp_55, t0.validation_info_ip AS validation_info_ip_56, t0.validation_info_user_agent AS validation_info_user_agent_57, t0.user_id AS user_id_58, t0.status_by_id AS status_by_id_59, t0.member_company_id AS member_company_id_60, t0.active_definition_id AS active_definition_id_61, t0.billing_company_id AS billing_company_id_62 FROM legal_entity t0 WHERE t0.id = ?
Parameters:
[
  1157
]
74 0.12 ms
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.email AS email_3, t0.password AS password_4, t0.system_user AS system_user_5, t0.invited AS invited_6, t0.removed AS removed_7, t0.failures AS failures_8, t0.id AS id_9, t0.tutorial_filter AS tutorial_filter_10, t0.tutorial_messenger AS tutorial_messenger_11, t0.tutorial_notifications AS tutorial_notifications_12, t0.tutorial_substances AS tutorial_substances_13, t0.settings_messenger_notification_sent AS settings_messenger_notification_sent_14, t0.token_string AS token_string_15, t0.token_expires AS token_expires_16, t17.created_at AS created_at_18, t17.updated_at AS updated_at_19, t17.title AS title_20, t17.first_name AS first_name_21, t17.sur_name AS sur_name_22, t17.notifications AS notifications_23, t17.id AS id_24, t17.user_id AS user_id_25 FROM security_user t0 LEFT JOIN security_user_profile t17 ON t17.user_id = t0.id WHERE t0.id = ?
Parameters:
[
  590
]
75 0.25 ms
SELECT COUNT(l0_.id) AS sclr_0 FROM legal_entity_order_invoice l0_ INNER JOIN legal_entity l1_ ON l0_.legal_entity_id = l1_.id INNER JOIN security_user s2_ ON l1_.user_id = s2_.id WHERE (s2_.id = ? AND l0_.file_path IS NOT NULL AND l0_.hidden = 0) AND l0_._discr IN ('invoice')
Parameters:
[
  590
]
76 0.22 ms
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.member AS member_3, t0.uuid AS uuid_4, t0.name AS name_5, t0.echa_name AS echa_name_6, t0.invited_ts AS invited_ts_7, t0.status AS status_8, t0.status_at AS status_at_9, t0.updates_blocked AS updates_blocked_10, t0.limited AS limited_11, t0.acronym AS acronym_12, t0.sanctioned AS sanctioned_13, t0.id AS id_14, t0.address_street1 AS address_street1_15, t0.address_street2 AS address_street2_16, t0.address_street3 AS address_street3_17, t0.address_zip_code AS address_zip_code_18, t0.address_city AS address_city_19, t0.address_country AS address_country_20, t0.licensing_company_name AS licensing_company_name_21, t0.licensing_only_representative AS licensing_only_representative_22, t0.licensing_principal AS licensing_principal_23, t0.licensing_purchase_order_number AS licensing_purchase_order_number_24, t0.licensing_sanctions_certification AS licensing_sanctions_certification_25, t0.licensing_sanctions_data AS licensing_sanctions_data_26, t0.licensing_sanctions_allow_transfer AS licensing_sanctions_allow_transfer_27, t0.licensing_address_street1 AS licensing_address_street1_28, t0.licensing_address_street2 AS licensing_address_street2_29, t0.licensing_address_street3 AS licensing_address_street3_30, t0.licensing_address_zip_code AS licensing_address_zip_code_31, t0.licensing_address_city AS licensing_address_city_32, t0.licensing_address_country AS licensing_address_country_33, t0.licensing_only_representative_address_street1 AS licensing_only_representative_address_street1_34, t0.licensing_only_representative_address_street2 AS licensing_only_representative_address_street2_35, t0.licensing_only_representative_address_street3 AS licensing_only_representative_address_street3_36, t0.licensing_only_representative_address_zip_code AS licensing_only_representative_address_zip_code_37, t0.licensing_only_representative_address_city AS licensing_only_representative_address_city_38, t0.licensing_only_representative_address_country AS licensing_only_representative_address_country_39, t0.licensing_licensee_first_name AS licensing_licensee_first_name_40, t0.licensing_licensee_sur_name AS licensing_licensee_sur_name_41, t0.licensing_licensee_job_title AS licensing_licensee_job_title_42, t0.licensing_licensee_email AS licensing_licensee_email_43, t0.licensing_contact_person_job_title AS licensing_contact_person_job_title_44, t0.licensing_contact_person_phone_number AS licensing_contact_person_phone_number_45, t0.licensing_contact_person_first_name AS licensing_contact_person_first_name_46, t0.licensing_contact_person_sur_name AS licensing_contact_person_sur_name_47, t0.licensing_contact_person_email AS licensing_contact_person_email_48, t0.licensing_postal_address_street1 AS licensing_postal_address_street1_49, t0.licensing_postal_address_street2 AS licensing_postal_address_street2_50, t0.licensing_postal_address_street3 AS licensing_postal_address_street3_51, t0.licensing_postal_address_zip_code AS licensing_postal_address_zip_code_52, t0.licensing_postal_address_city AS licensing_postal_address_city_53, t0.licensing_postal_address_country AS licensing_postal_address_country_54, t0.validation_info_timestamp AS validation_info_timestamp_55, t0.validation_info_ip AS validation_info_ip_56, t0.validation_info_user_agent AS validation_info_user_agent_57, t0.user_id AS user_id_58, t0.status_by_id AS status_by_id_59, t0.member_company_id AS member_company_id_60, t0.active_definition_id AS active_definition_id_61, t0.billing_company_id AS billing_company_id_62 FROM legal_entity t0 WHERE t0.id = ?
Parameters:
[
  1030
]
77 0.13 ms
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.email AS email_3, t0.password AS password_4, t0.system_user AS system_user_5, t0.invited AS invited_6, t0.removed AS removed_7, t0.failures AS failures_8, t0.id AS id_9, t0.tutorial_filter AS tutorial_filter_10, t0.tutorial_messenger AS tutorial_messenger_11, t0.tutorial_notifications AS tutorial_notifications_12, t0.tutorial_substances AS tutorial_substances_13, t0.settings_messenger_notification_sent AS settings_messenger_notification_sent_14, t0.token_string AS token_string_15, t0.token_expires AS token_expires_16, t17.created_at AS created_at_18, t17.updated_at AS updated_at_19, t17.title AS title_20, t17.first_name AS first_name_21, t17.sur_name AS sur_name_22, t17.notifications AS notifications_23, t17.id AS id_24, t17.user_id AS user_id_25 FROM security_user t0 LEFT JOIN security_user_profile t17 ON t17.user_id = t0.id WHERE t0.id = ?
Parameters:
[
  696
]
78 0.23 ms
SELECT COUNT(l0_.id) AS sclr_0 FROM legal_entity_order_invoice l0_ INNER JOIN legal_entity l1_ ON l0_.legal_entity_id = l1_.id INNER JOIN security_user s2_ ON l1_.user_id = s2_.id WHERE (s2_.id = ? AND l0_.file_path IS NOT NULL AND l0_.hidden = 0) AND l0_._discr IN ('invoice')
Parameters:
[
  696
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Notification 74
App\Entity\User 27
App\Entity\User\Profile 26
App\Entity\StaffRequest 10
App\Entity\LegalEntity 9
App\Entity\Messaging\Message 9
App\Entity\LegalEntity\ActiveDefinition 9
App\Entity\LegalEntity\Billing\Company 8
App\Entity\Messaging\Request 7
App\Entity\Group 4
App\Entity\LegalEntity\Order 4
App\Entity\LegalEntity\Order\AbstractInvoice 1
App\Entity\LegalEntity\Member\Company 1

Entities Mapping

Class Mapping errors
App\Entity\AbstractEntity No errors.
App\Entity\User\Tutorial No errors.
App\Entity\User\Settings No errors.
App\Entity\User\Token No errors.
App\Entity\User No errors.
App\Entity\User\Profile No errors.
App\Entity\User\History No errors.
App\Entity\Group No errors.
App\Entity\Embeddable\Address No errors.
App\Entity\LegalEntity\Member\Company No errors.
App\Entity\Embeddable\OptionalAddress No errors.
App\Entity\LegalEntity\Licensing\Licensee No errors.
App\Entity\Embeddable\Extended\ContactPerson No errors.
App\Entity\LegalEntity\Licensing No errors.
App\Entity\LegalEntity\Member\ValidationInfo No errors.
App\Entity\LegalEntity No errors.
App\Entity\User\MailArchive\Message No errors.
App\Entity\LeadRegistrant\Iuclid No errors.
App\Entity\Embeddable\File No errors.
App\Entity\LeadRegistrant No errors.
App\Entity\Notification No errors.
App\Entity\Embeddable\Alpha No errors.
App\Entity\LegalEntity\Order\AbstractInvoice No errors.
App\Entity\LegalEntity\Order\Invoice No errors.
App\Entity\Extendable\CartDefinition No errors.
App\Entity\LegalEntity\ActiveDefinition No errors.
App\Entity\Embeddable\Vat No errors.
App\Entity\LegalEntity\Billing\Company No errors.
App\Entity\LegalEntity\Contract\AbstractContract No errors.
App\Entity\LegalEntity\Contract\Contract No errors.
App\Entity\LeadRegistrant\Agreement No errors.
App\Entity\LegalEntity\Contract\NonPetroleumAgreement No errors.
App\Entity\LegalEntity\Contract\SanctionsContract No errors.
App\Entity\LegalEntity\Contract\ModifiedLicenseAgreement No errors.
App\Entity\LegalEntity\Contract\LicenseAgreement No errors.
App\Entity\LegalEntity\Contract\Amendment No errors.
App\Entity\LegalEntity\Contract\TonnageBandAmendment No errors.
App\Entity\LegalEntity\Contract\Schedule3Amendment No errors.
App\Entity\LegalEntity\Contract\OtherContract No errors.
App\Entity\LegalEntity\Contract\Addendum No errors.
App\Entity\LegalEntity\Contract\MemberContract No errors.
App\Entity\Embeddable\Progress No errors.
App\Entity\TransferEntity No errors.
App\Entity\StaffRequest No errors.
App\Entity\StaffRequest\TransferRequest No errors.
App\Entity\StaffRequest\MemberOrderRequest No errors.
App\Entity\StaffRequest\NonMemberAlterBillingRequest No errors.
App\Entity\StaffRequest\NonMemberOrderRequest No errors.
App\Entity\StaffRequest\NonMemberAlterLicensingRequest No errors.
App\Entity\StaffRequest\MemberCreationRequest No errors.
App\Entity\StaffRequest\NonMemberCreationRequest No errors.
App\Entity\LegalEntity\Order No errors.
App\Entity\Substance\Ec No errors.
App\Entity\Notification\Member\LegalEntityApprovedNotification No errors.
App\Entity\Notification\LegalEntity\LegalEntityCreatedNotification No errors.
App\Entity\Notification\Member\LegalEntityAlteredNotification No errors.
App\Entity\Notification\Member\OrderApprovedNotification No errors.
App\Entity\Notification\LegalEntity\OrderCreatedNotification No errors.
App\Entity\Notification\NonMember\LegalEntityApprovedNotification No errors.
App\Entity\Notification\NonMember\LegalEntityBillingAlteredNotification No errors.
App\Entity\Notification\NonMember\LegalEntityBillingApprovedNotification No errors.
App\Entity\Notification\NonMember\LegalEntityLicensingAlteredNotification No errors.
App\Entity\Notification\NonMember\LegalEntityLicensingApprovedNotification No errors.
App\Entity\Notification\NonMember\OrderApprovedNotification No errors.
App\Entity\Notification\NonMember\TransferApprovedNotification No errors.
App\Entity\Notification\NonMember\TransferCreatedNotification No errors.
App\Entity\Notification\NonMember\TransferIncomingNotification No errors.
App\Entity\Notification\NonMember\TransferRejectedNotification No errors.
App\Entity\Notification\NonMember\TransferAcceptedNotification No errors.
App\Entity\Notification\NonMember\ContractsPendingNotification No errors.
App\Entity\Notification\NonMember\ContractsAddedNotification No errors.
App\Entity\Notification\NonMember\TonnageBandProofNotification No errors.
App\Entity\Notification\NonMember\TonnageBandProofUploadedNotification No errors.
App\Entity\Notification\LeadRegistrant\DossierUpdateNotification No errors.
App\Entity\Notification\LeadRegistrant\AgreementNotification No errors.
App\Entity\Notification\LeadRegistrant\TokenUploadNotification No errors.
App\Entity\Notification\Staff\StaffTransferAcceptedNotification No errors.
App\Entity\Notification\NonMember\TransferAssignedNotification No errors.
App\Entity\Notification\Staff\SubstanceInfoUpdatedNotification No errors.
App\Entity\Notification\Staff\StaffUsesQuestionnaireUpdateNotification No errors.
App\Entity\Notification\Staff\StaffUsesQuestionnaireUploadedNotification No errors.
App\Entity\Notification\Staff\StaffTransferCompleteNotification No errors.
App\Entity\Notification\Member\TransferCompleteNotification No errors.
App\Entity\Notification\Questionnaire\UsesQuestionnaireUpdateNotification No errors.
App\Entity\Notification\Conversion\MemberConversionFinishNotification No errors.
App\Entity\Notification\StaffNotification No errors.
App\Entity\Messaging\Message No errors.
App\Entity\Messaging\Request No errors.
App\Entity\Messaging\Attachment No errors.
App\Entity\LegalEntity\Remark No errors.
App\Entity\Embeddable\TonnageBandProof No errors.
App\Entity\Substance\Definition No errors.
App\Entity\LegalEntity\NewsRecipient\Confirmation No errors.
App\Entity\LegalEntity\NewsRecipient No errors.
App\Entity\LegalEntity\Pricing No errors.
App\Entity\LegalEntity\Order\OrderLine\SectionOneDotTwoAndOneDotFour No errors.
App\Entity\LegalEntity\Order\OrderLine No errors.
App\Entity\LegalEntity\CartLine No errors.
App\Entity\LegalEntity\Order\Status No errors.