Query Metrics
4
Database Queries
3
Different statements
1.60 ms
Query time
0
Invalid entities
168
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.34 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.path = ? LIMIT 1
Parameters:
[
"2025"
]
|
| 2 | 0.34 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.path = ? LIMIT 1
Parameters:
[
"2025"
]
|
| 3 | 0.54 ms |
SELECT a0_.id AS id_0, a0_.name AS name_1, a0_.is_principal AS is_principal_2, a0_.is_not_specify AS is_not_specify_3, a0_.is_active AS is_active_4, a0_.adress AS adress_5, a0_.postal_code AS postal_code_6, a0_.city AS city_7, a0_.longitude AS longitude_8, a0_.latitude AS latitude_9 FROM annuaire_entity a0_ WHERE a0_.is_not_specify = 0 AND a0_.is_active = 1 ORDER BY a0_.is_principal DESC, a0_.name ASC
Parameters:
[] |
| 4 | 0.37 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\AnnuaireEntity | 161 |
| App\Entity\Edition | 7 |
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\AnnuaireEntity | No errors. |
| App\Entity\ContactToEntity | No errors. |