Query Metrics
3
Database Queries
3
Different statements
1.01 ms
Query time
0
Invalid entities
8
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.33 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.mode_signup_teacher AS mode_signup_teacher_3, t0.state AS state_4, t0.limit_intervention AS limit_intervention_5, t0.date_creation AS date_creation_6, t0.date_activation AS date_activation_7, t0.date_closing AS date_closing_8, t0.tas AS tas_9, t0.path AS path_10, t0.validation_delay AS validation_delay_11, t0.confirmation_delay AS confirmation_delay_12, t0.date_start_teacher AS date_start_teacher_13, t0.date_stop_teacher AS date_stop_teacher_14, t0.date_start_searcher AS date_start_searcher_15, t0.date_start_interventions AS date_start_interventions_16, t0.date_stop_interventions AS date_stop_interventions_17, t0.date_choice_interventions AS date_choice_interventions_18, t0.date_tas AS date_tas_19, t0.search_perimeter AS search_perimeter_20, t0.search_step AS search_step_21, t0.is_visio_possible AS is_visio_possible_22, t0.emails_test_mode AS emails_test_mode_23, t0.emails_adresses_test AS emails_adresses_test_24 FROM edition t0 WHERE t0.state = ? LIMIT 1
Parameters:
[
"ACTIVE"
]
|
| 2 | 0.36 ms |
SELECT t0.id AS id_1, t0.type AS type_2, t0.body AS body_3 FROM block_front t0 WHERE t0.type = ? LIMIT 1
Parameters:
[
"HOME"
]
|
| 3 | 0.32 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.mode_signup_teacher AS mode_signup_teacher_3, t0.state AS state_4, t0.limit_intervention AS limit_intervention_5, t0.date_creation AS date_creation_6, t0.date_activation AS date_activation_7, t0.date_closing AS date_closing_8, t0.tas AS tas_9, t0.path AS path_10, t0.validation_delay AS validation_delay_11, t0.confirmation_delay AS confirmation_delay_12, t0.date_start_teacher AS date_start_teacher_13, t0.date_stop_teacher AS date_stop_teacher_14, t0.date_start_searcher AS date_start_searcher_15, t0.date_start_interventions AS date_start_interventions_16, t0.date_stop_interventions AS date_stop_interventions_17, t0.date_choice_interventions AS date_choice_interventions_18, t0.date_tas AS date_tas_19, t0.search_perimeter AS search_perimeter_20, t0.search_step AS search_step_21, t0.is_visio_possible AS is_visio_possible_22, t0.emails_test_mode AS emails_test_mode_23, t0.emails_adresses_test AS emails_adresses_test_24 FROM edition t0 ORDER BY t0.date_creation DESC
Parameters:
[] |
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\Edition | 7 |
| App\Entity\BlockFront | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Edition | No errors. |
| App\Entity\InterventionRequest | No errors. |
| App\Entity\Event | No errors. |
| App\Entity\Teacher | No errors. |
| App\Entity\Searcher | No errors. |
| App\Entity\EtablissementRegistred | No errors. |
| App\Entity\LoginToEdition | No errors. |
| App\Entity\BlockFront | No errors. |