Query Metrics
1
Database Queries
1
Different statements
4.02 ms
Query time
0
Invalid entities
4
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
4.02 ms (100.00%) |
1 |
SELECT t0.id AS id_1, t0.full_name AS full_name_2, t0.honorific_prefix AS honorific_prefix_3, t0.given_name AS given_name_4, t0.additional_name AS additional_name_5, t0.family_name AS family_name_6, t0.honorific_suffix AS honorific_suffix_7, t0.nickname AS nickname_8, t0.gender AS gender_9, t0.date_of_birth AS date_of_birth_10, t0.phone AS phone_11, t0.mobile AS mobile_12, t0.email AS email_13, t0.password AS password_14, t0.reset_token AS reset_token_15, t0.roles AS roles_16, t0.active AS active_17, t0.country AS country_18, t0.language AS language_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.last_login_at AS last_login_at_22, t0.last_login_from AS last_login_from_23, t0.is_verified AS is_verified_24, t0.user_filters AS user_filters_25, t0.profile_picture_name AS profile_picture_name_26, t0.detail AS detail_27, t0.adresse AS adresse_28, t0.complement_adresse AS complement_adresse_29, t0.ville AS ville_30, t0.code_postal AS code_postal_31, t0.created_at AS created_at_32, t0.updated_at AS updated_at_33, t0.reference AS reference_34, t0.reference_uuid AS reference_uuid_35, t0.archived AS archived_36, t0.account_id AS account_id_37, t0.created_by AS created_by_38, t0.updated_by AS updated_by_39 FROM "user" t0 WHERE t0.id = ?
Parameters:
[
104
]
|
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\User | 3 |
| App\Entity\Account | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\User | No errors. |
| Vich\UploaderBundle\Entity\File | No errors. |
| App\Entity\Account | No errors. |