0.71 ms (27.68%)
|
1 |
SELECT t0.role AS role_1, t0.email AS email_2, t0.password AS password_3, t0.id AS id_4, t0.version AS version_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.operator_id AS operator_id_8 FROM employees t0 WHERE t0.email = ? LIMIT 1
Parameters: [
"maja@fokus.waw.pl"
]
SELECT t0.role AS role_1, t0.email AS email_2, t0.password AS password_3, t0.id AS id_4, t0.version AS version_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.operator_id AS operator_id_8 FROM employees t0 WHERE t0.email = 'maja@fokus.waw.pl' LIMIT 1;
|
0.59 ms (22.83%)
|
1 |
SELECT t1.original_name AS original_name_2, t1.content_type AS content_type_3, t1.key AS key_4, t1.creation_timestamp AS creation_timestamp_5, t1.size AS size_6, t1.hash AS hash_7, t1.encryption_key AS encryption_key_8, t1.encryption_iv AS encryption_iv_9, t1.id AS id_10, t0.name AS name_11, t0.type AS type_12, t0.version AS version_13, t0.offer_id AS offer_id_14, t1.discriminator FROM offer_files t0 INNER JOIN files t1 ON t0.id = t1.id WHERE t0.offer_id = ?
SELECT t1.original_name AS original_name_2, t1.content_type AS content_type_3, t1.key AS key_4, t1.creation_timestamp AS creation_timestamp_5, t1.size AS size_6, t1.hash AS hash_7, t1.encryption_key AS encryption_key_8, t1.encryption_iv AS encryption_iv_9, t1.id AS id_10, t0.name AS name_11, t0.type AS type_12, t0.version AS version_13, t0.offer_id AS offer_id_14, t1.discriminator FROM offer_files t0 INNER JOIN files t1 ON t0.id = t1.id WHERE t0.offer_id = 564;
|
0.33 ms (12.67%)
|
1 |
SELECT t0.creation_timestamp AS creation_timestamp_1, t0.modification_timestamp AS modification_timestamp_2, t0.inquiry AS inquiry_3, t0.id AS id_4, t0.version AS version_5, t0.name AS name_6, t0.supervisor_id AS supervisor_id_7, t0.client_id AS client_id_8, t0.organization_id AS organization_id_9, t0.creator_id AS creator_id_10, t0.modifier_id AS modifier_id_11, t0.status_id AS status_id_12, t0.operator_id AS operator_id_13 FROM offers t0 WHERE t0.id = ?
SELECT t0.creation_timestamp AS creation_timestamp_1, t0.modification_timestamp AS modification_timestamp_2, t0.inquiry AS inquiry_3, t0.id AS id_4, t0.version AS version_5, t0.name AS name_6, t0.supervisor_id AS supervisor_id_7, t0.client_id AS client_id_8, t0.organization_id AS organization_id_9, t0.creator_id AS creator_id_10, t0.modifier_id AS modifier_id_11, t0.status_id AS status_id_12, t0.operator_id AS operator_id_13 FROM offers t0 WHERE t0.id = 564;
|
0.29 ms (11.40%)
|
1 |
SELECT t0.description AS description_1, t0.config AS config_2, t0.enabled AS enabled_3, t0.type AS type_4, t0.format AS format_5, t0.id AS id_6, t0.version AS version_7, t0.name AS name_8, t0.operator_id AS operator_id_9 FROM document_templates t0 WHERE t0.id = ?
SELECT t0.description AS description_1, t0.config AS config_2, t0.enabled AS enabled_3, t0.type AS type_4, t0.format AS format_5, t0.id AS id_6, t0.version AS version_7, t0.name AS name_8, t0.operator_id AS operator_id_9 FROM document_templates t0 WHERE t0.id = 3;
|
0.24 ms (9.49%)
|
1 |
SELECT t0.code AS code_1, t0.position AS position_2, t0.id AS id_3, t0.version AS version_4, t0.name AS name_5, t0.text_color AS text_color_6, t0.text_background_color AS text_background_color_7, t0.operator_id AS operator_id_8, t0.discriminator FROM dictionaries t0 WHERE t0.id = ? AND t0.discriminator IN ('offer_status')
SELECT t0.code AS code_1, t0.position AS position_2, t0.id AS id_3, t0.version AS version_4, t0.name AS name_5, t0.text_color AS text_color_6, t0.text_background_color AS text_background_color_7, t0.operator_id AS operator_id_8, t0.discriminator FROM dictionaries t0 WHERE t0.id = 23 AND t0.discriminator IN ('offer_status');
|
0.17 ms (6.63%)
|
1 |
SELECT t0.name AS name_1, t0.short_name AS short_name_2, t0.tin AS tin_3, t0.id AS id_4, t0.version AS version_5, t0.notes AS notes_6, t0.email AS email_7, t0.phone AS phone_8, t0.address_line AS address_line_9, t0.address_postal_code AS address_postal_code_10, t0.address_city AS address_city_11, t0.address_country_code AS address_country_code_12, t0.address_google_place AS address_google_place_13, t0.operator_id AS operator_id_14 FROM organizations t0 WHERE t0.id = ?
SELECT t0.name AS name_1, t0.short_name AS short_name_2, t0.tin AS tin_3, t0.id AS id_4, t0.version AS version_5, t0.notes AS notes_6, t0.email AS email_7, t0.phone AS phone_8, t0.address_line AS address_line_9, t0.address_postal_code AS address_postal_code_10, t0.address_city AS address_city_11, t0.address_country_code AS address_country_code_12, t0.address_google_place AS address_google_place_13, t0.operator_id AS operator_id_14 FROM organizations t0 WHERE t0.id = 279;
|
0.17 ms (6.44%)
|
1 |
SELECT t0.registration_timestamp AS registration_timestamp_1, t0.id AS id_2, t0.version AS version_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.notes AS notes_6, t0.email AS email_7, t0.phone AS phone_8, t0.organization_id AS organization_id_9, t0.operator_id AS operator_id_10 FROM clients t0 WHERE t0.id = ?
SELECT t0.registration_timestamp AS registration_timestamp_1, t0.id AS id_2, t0.version AS version_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.notes AS notes_6, t0.email AS email_7, t0.phone AS phone_8, t0.organization_id AS organization_id_9, t0.operator_id AS operator_id_10 FROM clients t0 WHERE t0.id = 9521;
|
0.07 ms (2.87%)
|
1 |
SELECT t0.role AS role_1, t0.email AS email_2, t0.password AS password_3, t0.id AS id_4, t0.version AS version_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.operator_id AS operator_id_8 FROM employees t0 WHERE t0.id = ?
SELECT t0.role AS role_1, t0.email AS email_2, t0.password AS password_3, t0.id AS id_4, t0.version AS version_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.operator_id AS operator_id_8 FROM employees t0 WHERE t0.id = 5;
|