Query Metrics
1
Database Queries
1
Different statements
0.84 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.84 ms |
SELECT t0.id AS id_1, t0.password AS password_2, t0.email AS email_3, t0.firstname AS firstname_4, t0.lastname AS lastname_5, t0.birth AS birth_6, t0.gender AS gender_7, t0.weight AS weight_8, t0.height AS height_9, t0.punctual_sport AS punctual_sport_10, t0.work_handicapped AS work_handicapped_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.updated_data_confirmed_at AS updated_data_confirmed_at_14, t0.intro AS intro_15, t0.cgu AS cgu_16, t0.is_contact AS is_contact_17, t0.last_login_at AS last_login_at_18, t0.keycloak_id AS keycloak_id_19, t0.agree_terms_at AS agree_terms_at_20, t0.agree_private_data_at AS agree_private_data_at_21, t0.company_id AS company_id_22, t23.id AS id_24, t23.name AS name_25, t23.slug AS slug_26, t23.logo_filename AS logo_filename_27, t23.offer_name AS offer_name_28, t23.expired_at AS expired_at_29, t23.user_limit AS user_limit_30, t23.status AS status_31, t23.features AS features_32, t23.documents AS documents_33, t23.created_at AS created_at_34, t23.updated_at AS updated_at_35, t23.jwp_logo_filename AS jwp_logo_filename_36, t0.role_id AS role_id_37, t38.id AS id_39, t38.name AS name_40 FROM user t0 LEFT JOIN company t23 ON t0.company_id = t23.id LEFT JOIN role t38 ON t0.role_id = t38.id WHERE t0.id = ?
Parameters:
[
1
]
|
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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\User | No errors. |
| App\Entity\Company | No errors. |
| App\Entity\Role | No errors. |
| App\Entity\UserActivity | No errors. |
| App\Entity\FormationRegistration | No errors. |
| App\Entity\Formation | No errors. |
| App\Entity\UserFavorites | No errors. |
| App\Entity\Notification | No errors. |
| App\Entity\Log | No errors. |
| App\Entity\Message | No errors. |