Query Metrics
1
Database Queries
1
Different statements
0.32 ms
Query time
0
Invalid entities
1
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.32 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.functional_roles AS functional_roles_5, t0.password AS password_6, t0.password_history AS password_history_7, t0.password_changed_at AS password_changed_at_8, t0.firstname AS firstname_9, t0.name AS name_10, t0.username AS username_11, t0.stopdate AS stopdate_12, t0.lastlogin AS lastlogin_13, t0.access_token AS access_token_14, t0.access_token_hmac AS access_token_hmac_15, t0.token_expires_at AS token_expires_at_16, t0.is_emergency_account AS is_emergency_account_17, t0.totp_secret AS totp_secret_18, t0.last_totp_step AS last_totp_step_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.display_title AS display_title_25, t0.active_theme AS active_theme_26, t0.discret_mode AS discret_mode_27, t0.gamification_enabled AS gamification_enabled_28, t0.wishlist_badge_ids AS wishlist_badge_ids_29, t0.streak_freeze_stock AS streak_freeze_stock_30, t0.created_at AS created_at_31, t0.updated_at AS updated_at_32, t0.created_by_account_id AS created_by_account_id_33, t0.updated_by_account_id AS updated_by_account_id_34, t0.created_by_user_id AS created_by_user_id_35, t0.updated_by_user_id AS updated_by_user_id_36, t0.linked_user_id AS linked_user_id_37, t0.pinned_badge_attribution_id AS pinned_badge_attribution_id_38 FROM account t0 WHERE t0.id = ?
Parameters:
[
26
]
|
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 | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Account | No errors. |
| App\Entity\User | No errors. |
| App\Entity\BadgeAttribution | No errors. |
| App\Entity\Pharmacie | No errors. |
| App\Entity\Ehpad | No errors. |