| 1 |
5.25 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.email AS email_4, t0.roles AS roles_5, t0.password AS password_6, t0.active AS active_7, t0.last_login AS last_login_8, t0.first_name AS first_name_9, t0.middle_name AS middle_name_10, t0.last_name AS last_name_11, t0.phone_number AS phone_number_12, t0.newsletter AS newsletter_13, t0.token AS token_14, t0.token_created AS token_created_15, t0.verification_cookie AS verification_cookie_16, t0.expiration_date AS expiration_date_17, t0.start_date AS start_date_18, t0.system_expert AS system_expert_19, t0.sparkpost_mail_confidence AS sparkpost_mail_confidence_20, t0.password_reset_required AS password_reset_required_21, t0.soft_delete AS soft_delete_22 FROM user t0 WHERE t0.first_name = ? AND t0.last_name = ? LIMIT 1
Parameters: [
"API"
"API"
]
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.email AS email_4, t0.roles AS roles_5, t0.password AS password_6, t0.active AS active_7, t0.last_login AS last_login_8, t0.first_name AS first_name_9, t0.middle_name AS middle_name_10, t0.last_name AS last_name_11, t0.phone_number AS phone_number_12, t0.newsletter AS newsletter_13, t0.token AS token_14, t0.token_created AS token_created_15, t0.verification_cookie AS verification_cookie_16, t0.expiration_date AS expiration_date_17, t0.start_date AS start_date_18, t0.system_expert AS system_expert_19, t0.sparkpost_mail_confidence AS sparkpost_mail_confidence_20, t0.password_reset_required AS password_reset_required_21, t0.soft_delete AS soft_delete_22 FROM user t0 WHERE t0.first_name = 'API' AND t0.last_name = 'API' LIMIT 1;
|
| 2 |
0.74 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.email AS email_4, t0.roles AS roles_5, t0.password AS password_6, t0.active AS active_7, t0.last_login AS last_login_8, t0.first_name AS first_name_9, t0.middle_name AS middle_name_10, t0.last_name AS last_name_11, t0.phone_number AS phone_number_12, t0.newsletter AS newsletter_13, t0.token AS token_14, t0.token_created AS token_created_15, t0.verification_cookie AS verification_cookie_16, t0.expiration_date AS expiration_date_17, t0.start_date AS start_date_18, t0.system_expert AS system_expert_19, t0.sparkpost_mail_confidence AS sparkpost_mail_confidence_20, t0.password_reset_required AS password_reset_required_21, t0.soft_delete AS soft_delete_22 FROM user t0 WHERE t0.email = ? LIMIT 1
Parameters: [
"api_78376ghd3@ktba.com"
]
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.email AS email_4, t0.roles AS roles_5, t0.password AS password_6, t0.active AS active_7, t0.last_login AS last_login_8, t0.first_name AS first_name_9, t0.middle_name AS middle_name_10, t0.last_name AS last_name_11, t0.phone_number AS phone_number_12, t0.newsletter AS newsletter_13, t0.token AS token_14, t0.token_created AS token_created_15, t0.verification_cookie AS verification_cookie_16, t0.expiration_date AS expiration_date_17, t0.start_date AS start_date_18, t0.system_expert AS system_expert_19, t0.sparkpost_mail_confidence AS sparkpost_mail_confidence_20, t0.password_reset_required AS password_reset_required_21, t0.soft_delete AS soft_delete_22 FROM user t0 WHERE t0.email = 'api_78376ghd3@ktba.com' LIMIT 1;
|
| 3 |
0.60 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.email AS email_4, t0.roles AS roles_5, t0.password AS password_6, t0.active AS active_7, t0.last_login AS last_login_8, t0.first_name AS first_name_9, t0.middle_name AS middle_name_10, t0.last_name AS last_name_11, t0.phone_number AS phone_number_12, t0.newsletter AS newsletter_13, t0.token AS token_14, t0.token_created AS token_created_15, t0.verification_cookie AS verification_cookie_16, t0.expiration_date AS expiration_date_17, t0.start_date AS start_date_18, t0.system_expert AS system_expert_19, t0.sparkpost_mail_confidence AS sparkpost_mail_confidence_20, t0.password_reset_required AS password_reset_required_21, t0.soft_delete AS soft_delete_22 FROM user t0 WHERE t0.email = ? LIMIT 1
Parameters: [
"api_78376ghd3@ktba.com"
]
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.email AS email_4, t0.roles AS roles_5, t0.password AS password_6, t0.active AS active_7, t0.last_login AS last_login_8, t0.first_name AS first_name_9, t0.middle_name AS middle_name_10, t0.last_name AS last_name_11, t0.phone_number AS phone_number_12, t0.newsletter AS newsletter_13, t0.token AS token_14, t0.token_created AS token_created_15, t0.verification_cookie AS verification_cookie_16, t0.expiration_date AS expiration_date_17, t0.start_date AS start_date_18, t0.system_expert AS system_expert_19, t0.sparkpost_mail_confidence AS sparkpost_mail_confidence_20, t0.password_reset_required AS password_reset_required_21, t0.soft_delete AS soft_delete_22 FROM user t0 WHERE t0.email = 'api_78376ghd3@ktba.com' LIMIT 1;
|
| 4 |
0.17 ms |
"START TRANSACTION"
"START TRANSACTION";
|
| 5 |
0.97 ms |
UPDATE user SET last_login = ?, updated_at = ? WHERE id = ?
Parameters: [
"2026-06-02 21:00:07"
"2026-06-02 21:00:07"
3453
]
UPDATE user SET last_login = '2026-06-02 21:00:07', updated_at = '2026-06-02 21:00:07' WHERE id = 3453;
|
| 6 |
6.80 ms |
"COMMIT"
|
| 7 |
0.39 ms |
"START TRANSACTION"
"START TRANSACTION";
|
| 8 |
0.89 ms |
INSERT INTO log_action (user_id, account_id, action, content, created_at) VALUES (?, ?, ?, ?, ?)
Parameters: [
3453
null
"login_succes"
"{"userId":3453}"
"2026-06-02 21:00:07"
]
INSERT INTO log_action (user_id, account_id, action, content, created_at) VALUES (3453, NULL, 'login_succes', '{\"userId\":3453}', '2026-06-02 21:00:07');
|
| 9 |
3.06 ms |
"COMMIT"
|
| 10 |
1.02 ms |
SELECT t0.id AS id_1, t0.user_id AS user_id_2, t0.account_id AS account_id_3 FROM account_user t0 WHERE t0.user_id = ? AND t0.account_id = ? LIMIT 1
SELECT t0.id AS id_1, t0.user_id AS user_id_2, t0.account_id AS account_id_3 FROM account_user t0 WHERE t0.user_id = 3453 AND t0.account_id = 302 LIMIT 1;
|
| 11 |
0.82 ms |
SELECT t0.id AS id_1, t0.account_id AS account_id_2, t0.module_id AS module_id_3, t0.is_demo AS is_demo_4, t0.module_expiration_date AS module_expiration_date_5, t0.start_date AS start_date_6, t0.is_active AS is_active_7, t0.ordered AS ordered_8 FROM account_module t0 WHERE t0.account_id IS NULL AND t0.is_active = ?
SELECT t0.id AS id_1, t0.account_id AS account_id_2, t0.module_id AS module_id_3, t0.is_demo AS is_demo_4, t0.module_expiration_date AS module_expiration_date_5, t0.start_date AS start_date_6, t0.is_active AS is_active_7, t0.ordered AS ordered_8 FROM account_module t0 WHERE t0.account_id IS NULL AND t0.is_active = 1;
|
| 12 |
0.92 ms |
SELECT t0.id AS id_1, t0.module_id AS module_id_2, t0.release_date AS release_date_3, t0.status AS status_4, t0.version AS version_5 FROM published_release t0 WHERE t0.status = ? ORDER BY t0.release_date DESC LIMIT 1
SELECT t0.id AS id_1, t0.module_id AS module_id_2, t0.release_date AS release_date_3, t0.status AS status_4, t0.version AS version_5 FROM published_release t0 WHERE t0.status = 100 ORDER BY t0.release_date DESC LIMIT 1;
|
| 13 |
1.44 ms |
SELECT a.*, c.end_date
FROM account a
JOIN account_certificate c ON c.account_id = a.id
WHERE a.soft_delete = 0 AND a.audit_plus IS NOT NULL
SELECT a.*, c.end_date
FROM account a
JOIN account_certificate c ON c.account_id = a.id
WHERE a.soft_delete = 0 AND a.audit_plus IS NOT NULL;
|
| 14 |
1.16 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.active AS active_4, t0.name AS name_5, t0.location AS location_6, t0.owner_id AS owner_id_7, t0.street AS street_8, t0.house_number AS house_number_9, t0.postal_code AS postal_code_10, t0.city AS city_11, t0.country_id AS country_id_12, t0.email AS email_13, t0.phone AS phone_14, t0.website AS website_15, t0.logo AS logo_16, t0.certificate_file AS certificate_file_17, t0.certificate_supplement AS certificate_supplement_18, t0.btw_nr AS btw_nr_19, t0.sector_id AS sector_id_20, t0.max_users AS max_users_21, t0.audit_plus AS audit_plus_22, t0.cleanup_reference_date AS cleanup_reference_date_23, t0.is_certifying_body AS is_certifying_body_24, t0.expiration_date AS expiration_date_25, t0.start_date AS start_date_26, t0.certifying_body_id AS certifying_body_id_27, t0.chamber_of_commerce_nr AS chamber_of_commerce_nr_28, t0.debtor_number AS debtor_number_29, t0.has_demo AS has_demo_30, t0.is_verified AS is_verified_31, t0.use_legacy_ingredient_groups AS use_legacy_ingredient_groups_32, t0.audit_plus_expire_warned AS audit_plus_expire_warned_33, t0.soft_delete AS soft_delete_34 FROM account t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.active AS active_4, t0.name AS name_5, t0.location AS location_6, t0.owner_id AS owner_id_7, t0.street AS street_8, t0.house_number AS house_number_9, t0.postal_code AS postal_code_10, t0.city AS city_11, t0.country_id AS country_id_12, t0.email AS email_13, t0.phone AS phone_14, t0.website AS website_15, t0.logo AS logo_16, t0.certificate_file AS certificate_file_17, t0.certificate_supplement AS certificate_supplement_18, t0.btw_nr AS btw_nr_19, t0.sector_id AS sector_id_20, t0.max_users AS max_users_21, t0.audit_plus AS audit_plus_22, t0.cleanup_reference_date AS cleanup_reference_date_23, t0.is_certifying_body AS is_certifying_body_24, t0.expiration_date AS expiration_date_25, t0.start_date AS start_date_26, t0.certifying_body_id AS certifying_body_id_27, t0.chamber_of_commerce_nr AS chamber_of_commerce_nr_28, t0.debtor_number AS debtor_number_29, t0.has_demo AS has_demo_30, t0.is_verified AS is_verified_31, t0.use_legacy_ingredient_groups AS use_legacy_ingredient_groups_32, t0.audit_plus_expire_warned AS audit_plus_expire_warned_33, t0.soft_delete AS soft_delete_34 FROM account t0 WHERE t0.id = 220;
|
| 15 |
1.16 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.active AS active_4, t0.name AS name_5, t0.location AS location_6, t0.owner_id AS owner_id_7, t0.street AS street_8, t0.house_number AS house_number_9, t0.postal_code AS postal_code_10, t0.city AS city_11, t0.country_id AS country_id_12, t0.email AS email_13, t0.phone AS phone_14, t0.website AS website_15, t0.logo AS logo_16, t0.certificate_file AS certificate_file_17, t0.certificate_supplement AS certificate_supplement_18, t0.btw_nr AS btw_nr_19, t0.sector_id AS sector_id_20, t0.max_users AS max_users_21, t0.audit_plus AS audit_plus_22, t0.cleanup_reference_date AS cleanup_reference_date_23, t0.is_certifying_body AS is_certifying_body_24, t0.expiration_date AS expiration_date_25, t0.start_date AS start_date_26, t0.certifying_body_id AS certifying_body_id_27, t0.chamber_of_commerce_nr AS chamber_of_commerce_nr_28, t0.debtor_number AS debtor_number_29, t0.has_demo AS has_demo_30, t0.is_verified AS is_verified_31, t0.use_legacy_ingredient_groups AS use_legacy_ingredient_groups_32, t0.audit_plus_expire_warned AS audit_plus_expire_warned_33, t0.soft_delete AS soft_delete_34 FROM account t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.active AS active_4, t0.name AS name_5, t0.location AS location_6, t0.owner_id AS owner_id_7, t0.street AS street_8, t0.house_number AS house_number_9, t0.postal_code AS postal_code_10, t0.city AS city_11, t0.country_id AS country_id_12, t0.email AS email_13, t0.phone AS phone_14, t0.website AS website_15, t0.logo AS logo_16, t0.certificate_file AS certificate_file_17, t0.certificate_supplement AS certificate_supplement_18, t0.btw_nr AS btw_nr_19, t0.sector_id AS sector_id_20, t0.max_users AS max_users_21, t0.audit_plus AS audit_plus_22, t0.cleanup_reference_date AS cleanup_reference_date_23, t0.is_certifying_body AS is_certifying_body_24, t0.expiration_date AS expiration_date_25, t0.start_date AS start_date_26, t0.certifying_body_id AS certifying_body_id_27, t0.chamber_of_commerce_nr AS chamber_of_commerce_nr_28, t0.debtor_number AS debtor_number_29, t0.has_demo AS has_demo_30, t0.is_verified AS is_verified_31, t0.use_legacy_ingredient_groups AS use_legacy_ingredient_groups_32, t0.audit_plus_expire_warned AS audit_plus_expire_warned_33, t0.soft_delete AS soft_delete_34 FROM account t0 WHERE t0.id = 287;
|
| 16 |
1.17 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.active AS active_4, t0.name AS name_5, t0.location AS location_6, t0.owner_id AS owner_id_7, t0.street AS street_8, t0.house_number AS house_number_9, t0.postal_code AS postal_code_10, t0.city AS city_11, t0.country_id AS country_id_12, t0.email AS email_13, t0.phone AS phone_14, t0.website AS website_15, t0.logo AS logo_16, t0.certificate_file AS certificate_file_17, t0.certificate_supplement AS certificate_supplement_18, t0.btw_nr AS btw_nr_19, t0.sector_id AS sector_id_20, t0.max_users AS max_users_21, t0.audit_plus AS audit_plus_22, t0.cleanup_reference_date AS cleanup_reference_date_23, t0.is_certifying_body AS is_certifying_body_24, t0.expiration_date AS expiration_date_25, t0.start_date AS start_date_26, t0.certifying_body_id AS certifying_body_id_27, t0.chamber_of_commerce_nr AS chamber_of_commerce_nr_28, t0.debtor_number AS debtor_number_29, t0.has_demo AS has_demo_30, t0.is_verified AS is_verified_31, t0.use_legacy_ingredient_groups AS use_legacy_ingredient_groups_32, t0.audit_plus_expire_warned AS audit_plus_expire_warned_33, t0.soft_delete AS soft_delete_34 FROM account t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.active AS active_4, t0.name AS name_5, t0.location AS location_6, t0.owner_id AS owner_id_7, t0.street AS street_8, t0.house_number AS house_number_9, t0.postal_code AS postal_code_10, t0.city AS city_11, t0.country_id AS country_id_12, t0.email AS email_13, t0.phone AS phone_14, t0.website AS website_15, t0.logo AS logo_16, t0.certificate_file AS certificate_file_17, t0.certificate_supplement AS certificate_supplement_18, t0.btw_nr AS btw_nr_19, t0.sector_id AS sector_id_20, t0.max_users AS max_users_21, t0.audit_plus AS audit_plus_22, t0.cleanup_reference_date AS cleanup_reference_date_23, t0.is_certifying_body AS is_certifying_body_24, t0.expiration_date AS expiration_date_25, t0.start_date AS start_date_26, t0.certifying_body_id AS certifying_body_id_27, t0.chamber_of_commerce_nr AS chamber_of_commerce_nr_28, t0.debtor_number AS debtor_number_29, t0.has_demo AS has_demo_30, t0.is_verified AS is_verified_31, t0.use_legacy_ingredient_groups AS use_legacy_ingredient_groups_32, t0.audit_plus_expire_warned AS audit_plus_expire_warned_33, t0.soft_delete AS soft_delete_34 FROM account t0 WHERE t0.id = 0;
|
| 17 |
1.43 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.active AS active_4, t0.name AS name_5, t0.location AS location_6, t0.owner_id AS owner_id_7, t0.street AS street_8, t0.house_number AS house_number_9, t0.postal_code AS postal_code_10, t0.city AS city_11, t0.country_id AS country_id_12, t0.email AS email_13, t0.phone AS phone_14, t0.website AS website_15, t0.logo AS logo_16, t0.certificate_file AS certificate_file_17, t0.certificate_supplement AS certificate_supplement_18, t0.btw_nr AS btw_nr_19, t0.sector_id AS sector_id_20, t0.max_users AS max_users_21, t0.audit_plus AS audit_plus_22, t0.cleanup_reference_date AS cleanup_reference_date_23, t0.is_certifying_body AS is_certifying_body_24, t0.expiration_date AS expiration_date_25, t0.start_date AS start_date_26, t0.certifying_body_id AS certifying_body_id_27, t0.chamber_of_commerce_nr AS chamber_of_commerce_nr_28, t0.debtor_number AS debtor_number_29, t0.has_demo AS has_demo_30, t0.is_verified AS is_verified_31, t0.use_legacy_ingredient_groups AS use_legacy_ingredient_groups_32, t0.audit_plus_expire_warned AS audit_plus_expire_warned_33, t0.soft_delete AS soft_delete_34 FROM account t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.active AS active_4, t0.name AS name_5, t0.location AS location_6, t0.owner_id AS owner_id_7, t0.street AS street_8, t0.house_number AS house_number_9, t0.postal_code AS postal_code_10, t0.city AS city_11, t0.country_id AS country_id_12, t0.email AS email_13, t0.phone AS phone_14, t0.website AS website_15, t0.logo AS logo_16, t0.certificate_file AS certificate_file_17, t0.certificate_supplement AS certificate_supplement_18, t0.btw_nr AS btw_nr_19, t0.sector_id AS sector_id_20, t0.max_users AS max_users_21, t0.audit_plus AS audit_plus_22, t0.cleanup_reference_date AS cleanup_reference_date_23, t0.is_certifying_body AS is_certifying_body_24, t0.expiration_date AS expiration_date_25, t0.start_date AS start_date_26, t0.certifying_body_id AS certifying_body_id_27, t0.chamber_of_commerce_nr AS chamber_of_commerce_nr_28, t0.debtor_number AS debtor_number_29, t0.has_demo AS has_demo_30, t0.is_verified AS is_verified_31, t0.use_legacy_ingredient_groups AS use_legacy_ingredient_groups_32, t0.audit_plus_expire_warned AS audit_plus_expire_warned_33, t0.soft_delete AS soft_delete_34 FROM account t0 WHERE t0.id = 0;
|