Query Metrics
2
Database Queries
2
Different statements
4.42 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.74 ms |
SELECT t0.id AS id_1, t0.fname AS fname_2, t0.lname AS lname_3, t0.sex AS sex_4, t0.phone AS phone_5, t0.email AS email_6, t0.date AS date_7, t0.closing_date AS closing_date_8, t0.code AS code_9, t0.ip AS ip_10, t0.profession_id AS profession_id_11, t0.company_id AS company_id_12, t0.formation_id AS formation_id_13, t0.session_id AS session_id_14, t0.status_id AS status_id_15 FROM registrations t0 WHERE t0.id = ?
Parameters:
[
"4"
]
|
| 2 | 2.68 ms |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.color AS color_4, t0.is_enabled AS is_enabled_5, t0.outgoing_message AS outgoing_message_6, t0.incoming_message AS incoming_message_7, t0.is_initial_status AS is_initial_status_8, t0.is_final_status AS is_final_status_9, t0.incoming_recipient AS incoming_recipient_10, t0.incoming_cc AS incoming_cc_11, t0.incoming_cci AS incoming_cci_12, t0.outgoing_cc AS outgoing_cc_13, t0.outgoing_cci AS outgoing_cci_14, t0.icon_id AS icon_id_15 FROM registrations_status 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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Registrations | No errors. |
| App\Entity\RegistrationsProfessions | No errors. |
| App\Entity\RegistrationsCompaniesTypes | No errors. |
| App\Entity\Formations | No errors. |
| App\Entity\FormationsSessions | No errors. |
| App\Entity\OSStatus | No errors. |
| App\Entity\RegistrationsStatus | No errors. |
| App\Entity\FormationsThematics | No errors. |
| App\Entity\OSFile | No errors. |
| App\Entity\Picture | No errors. |