2.40 ms (25.35%)
|
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.symfony_role AS symfony_role_3, t0.description AS description_4, t0.color AS color_5, t0.is_system AS is_system_6, t0.is_active AS is_active_7, t0.priority AS priority_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.deleted_at AS deleted_at_11 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.symfony_role AS symfony_role_3, t0.description AS description_4, t0.color AS color_5, t0.is_system AS is_system_6, t0.is_active AS is_active_7, t0.priority AS priority_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.deleted_at AS deleted_at_11 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = 1;
|
2.39 ms (25.33%)
|
1 |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.is_verified AS is_verified_7, t0.status AS status_8, t0.totp_secret AS totp_secret_9, t0.is_totp_enabled AS is_totp_enabled_10, t0.totp_algorithm AS totp_algorithm_11, t0.totp_period AS totp_period_12, t0.otp_type AS otp_type_13, t0.hotp_counter AS hotp_counter_14, t0.backup_codes AS backup_codes_15, t0.api_token AS api_token_16, t0.must_change_password AS must_change_password_17, t0.created_at AS created_at_18, t0.updated_at AS updated_at_19, t0.deleted_at AS deleted_at_20 FROM "user" t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.is_verified AS is_verified_7, t0.status AS status_8, t0.totp_secret AS totp_secret_9, t0.is_totp_enabled AS is_totp_enabled_10, t0.totp_algorithm AS totp_algorithm_11, t0.totp_period AS totp_period_12, t0.otp_type AS otp_type_13, t0.hotp_counter AS hotp_counter_14, t0.backup_codes AS backup_codes_15, t0.api_token AS api_token_16, t0.must_change_password AS must_change_password_17, t0.created_at AS created_at_18, t0.updated_at AS updated_at_19, t0.deleted_at AS deleted_at_20 FROM "user" t0 WHERE t0.id = 1;
|
1.84 ms (19.51%)
|
1 |
SELECT f0_.id AS id_0, f0_.action AS action_1, f0_.result AS result_2, f0_.target_type AS target_type_3, f0_.target_id AS target_id_4, f0_.target_label AS target_label_5, f0_.request_payload AS request_payload_6, f0_.response_payload AS response_payload_7, f0_.error_details AS error_details_8, f0_.ip_address AS ip_address_9, f0_.created_at AS created_at_10, f0_.updated_at AS updated_at_11, u1_.id AS id_12, u1_.email AS email_13, u1_.roles AS roles_14, u1_.password AS password_15, u1_.first_name AS first_name_16, u1_.last_name AS last_name_17, u1_.is_verified AS is_verified_18, u1_.status AS status_19, u1_.totp_secret AS totp_secret_20, u1_.is_totp_enabled AS is_totp_enabled_21, u1_.totp_algorithm AS totp_algorithm_22, u1_.totp_period AS totp_period_23, u1_.otp_type AS otp_type_24, u1_.hotp_counter AS hotp_counter_25, u1_.backup_codes AS backup_codes_26, u1_.api_token AS api_token_27, u1_.must_change_password AS must_change_password_28, u1_.created_at AS created_at_29, u1_.updated_at AS updated_at_30, u1_.deleted_at AS deleted_at_31, f0_.performed_by_id AS performed_by_id_32 FROM financial_limit_action_log f0_ LEFT JOIN "user" u1_ ON f0_.performed_by_id = u1_.id ORDER BY f0_.created_at DESC LIMIT 25
SELECT f0_.id AS id_0, f0_.action AS action_1, f0_.result AS result_2, f0_.target_type AS target_type_3, f0_.target_id AS target_id_4, f0_.target_label AS target_label_5, f0_.request_payload AS request_payload_6, f0_.response_payload AS response_payload_7, f0_.error_details AS error_details_8, f0_.ip_address AS ip_address_9, f0_.created_at AS created_at_10, f0_.updated_at AS updated_at_11, u1_.id AS id_12, u1_.email AS email_13, u1_.roles AS roles_14, u1_.password AS password_15, u1_.first_name AS first_name_16, u1_.last_name AS last_name_17, u1_.is_verified AS is_verified_18, u1_.status AS status_19, u1_.totp_secret AS totp_secret_20, u1_.is_totp_enabled AS is_totp_enabled_21, u1_.totp_algorithm AS totp_algorithm_22, u1_.totp_period AS totp_period_23, u1_.otp_type AS otp_type_24, u1_.hotp_counter AS hotp_counter_25, u1_.backup_codes AS backup_codes_26, u1_.api_token AS api_token_27, u1_.must_change_password AS must_change_password_28, u1_.created_at AS created_at_29, u1_.updated_at AS updated_at_30, u1_.deleted_at AS deleted_at_31, f0_.performed_by_id AS performed_by_id_32 FROM financial_limit_action_log f0_ LEFT JOIN "user" u1_ ON f0_.performed_by_id = u1_.id ORDER BY f0_.created_at DESC LIMIT 25;
|
1.30 ms (13.71%)
|
1 |
SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.first_name AS first_name_4, u0_.last_name AS last_name_5, u0_.is_verified AS is_verified_6, u0_.status AS status_7, u0_.totp_secret AS totp_secret_8, u0_.is_totp_enabled AS is_totp_enabled_9, u0_.totp_algorithm AS totp_algorithm_10, u0_.totp_period AS totp_period_11, u0_.otp_type AS otp_type_12, u0_.hotp_counter AS hotp_counter_13, u0_.backup_codes AS backup_codes_14, u0_.api_token AS api_token_15, u0_.must_change_password AS must_change_password_16, u0_.created_at AS created_at_17, u0_.updated_at AS updated_at_18, u0_.deleted_at AS deleted_at_19 FROM "user" u0_
SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.first_name AS first_name_4, u0_.last_name AS last_name_5, u0_.is_verified AS is_verified_6, u0_.status AS status_7, u0_.totp_secret AS totp_secret_8, u0_.is_totp_enabled AS is_totp_enabled_9, u0_.totp_algorithm AS totp_algorithm_10, u0_.totp_period AS totp_period_11, u0_.otp_type AS otp_type_12, u0_.hotp_counter AS hotp_counter_13, u0_.backup_codes AS backup_codes_14, u0_.api_token AS api_token_15, u0_.must_change_password AS must_change_password_16, u0_.created_at AS created_at_17, u0_.updated_at AS updated_at_18, u0_.deleted_at AS deleted_at_19 FROM "user" u0_;
|