Query Metrics
1
Database Queries
1
Different statements
1.17 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.17 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.profile_created_at AS profile_created_at_15, t0.intro AS intro_16, t0.cgu AS cgu_17, t0.is_contact AS is_contact_18, t0.last_login_at AS last_login_at_19, t0.keycloak_id AS keycloak_id_20, t0.agree_terms_at AS agree_terms_at_21, t0.agree_private_data_at AS agree_private_data_at_22, t0.company_id AS company_id_23, t24.id AS id_25, t24.name AS name_26, t24.slug AS slug_27, t24.logo_filename AS logo_filename_28, t24.offer_name AS offer_name_29, t24.expired_at AS expired_at_30, t24.user_limit AS user_limit_31, t24.status AS status_32, t24.features AS features_33, t24.documents AS documents_34, t24.created_at AS created_at_35, t24.updated_at AS updated_at_36, t24.jwp_logo_filename AS jwp_logo_filename_37, t0.role_id AS role_id_38, t39.id AS id_40, t39.name AS name_41 FROM user t0 LEFT JOIN company t24 ON t0.company_id = t24.id LEFT JOIN role t39 ON t0.role_id = t39.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. |