Query Metrics
2
Database Queries
1
Different statements
0.84 ms
Query time
0
Invalid entities
2
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.41 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.email_hmac AS email_hmac_3, t0.phone AS phone_4, t0.roles AS roles_5, t0.functional_roles AS functional_roles_6, t0.password AS password_7, t0.password_history AS password_history_8, t0.password_changed_at AS password_changed_at_9, t0.firstname AS firstname_10, t0.name AS name_11, t0.username AS username_12, t0.stopdate AS stopdate_13, t0.lastlogin AS lastlogin_14, t0.access_token AS access_token_15, t0.access_token_hmac AS access_token_hmac_16, t0.token_expires_at AS token_expires_at_17, t0.is_emergency_account AS is_emergency_account_18, t0.totp_secret AS totp_secret_19, t0.is_mfa_enabled AS is_mfa_enabled_20, t0.allowed_ips AS allowed_ips_21, t0.trusted_token_version AS trusted_token_version_22, t0.failed_login_attempts AS failed_login_attempts_23, t0.locked_until AS locked_until_24, t0.mobile_session_token_hash AS mobile_session_token_hash_25, t0.mobile_session_last_activity AS mobile_session_last_activity_26, t0.mobile_session_created_at AS mobile_session_created_at_27, t0.mobile_session_trusted_version AS mobile_session_trusted_version_28, t0.mobile_session_password_changed_at AS mobile_session_password_changed_at_29, t0.created_at AS created_at_30, t0.updated_at AS updated_at_31, t0.created_by_account_id AS created_by_account_id_32, t0.updated_by_account_id AS updated_by_account_id_33, t0.created_by_user_id AS created_by_user_id_34, t0.updated_by_user_id AS updated_by_user_id_35, t0.linked_user_id AS linked_user_id_36 FROM account t0 WHERE t0.id = ?
Parameters:
[
26
]
|
| 2 | 0.42 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.email_hmac AS email_hmac_3, t0.phone AS phone_4, t0.roles AS roles_5, t0.functional_roles AS functional_roles_6, t0.password AS password_7, t0.password_history AS password_history_8, t0.password_changed_at AS password_changed_at_9, t0.firstname AS firstname_10, t0.name AS name_11, t0.username AS username_12, t0.stopdate AS stopdate_13, t0.lastlogin AS lastlogin_14, t0.access_token AS access_token_15, t0.access_token_hmac AS access_token_hmac_16, t0.token_expires_at AS token_expires_at_17, t0.is_emergency_account AS is_emergency_account_18, t0.totp_secret AS totp_secret_19, t0.is_mfa_enabled AS is_mfa_enabled_20, t0.allowed_ips AS allowed_ips_21, t0.trusted_token_version AS trusted_token_version_22, t0.failed_login_attempts AS failed_login_attempts_23, t0.locked_until AS locked_until_24, t0.mobile_session_token_hash AS mobile_session_token_hash_25, t0.mobile_session_last_activity AS mobile_session_last_activity_26, t0.mobile_session_created_at AS mobile_session_created_at_27, t0.mobile_session_trusted_version AS mobile_session_trusted_version_28, t0.mobile_session_password_changed_at AS mobile_session_password_changed_at_29, t0.created_at AS created_at_30, t0.updated_at AS updated_at_31, t0.created_by_account_id AS created_by_account_id_32, t0.updated_by_account_id AS updated_by_account_id_33, t0.created_by_user_id AS created_by_user_id_34, t0.updated_by_user_id AS updated_by_user_id_35, t0.linked_user_id AS linked_user_id_36 FROM account t0 WHERE t0.id = ?
Parameters:
[
3
]
|
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\Account | 2 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Account | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Pharmacie | No errors. |
| App\Entity\Ehpad | No errors. |