Query Metrics
4
Database Queries
4
Different statements
1.03 ms
Query time
2
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.52 ms (50.72%) |
1 |
SELECT e0_.id AS id_0, e0_.titre AS titre_1, e0_.description AS description_2, e0_.date AS date_3, e0_.lieu AS lieu_4, e0_.affiche AS affiche_5, e0_.lien AS lien_6, e0_.status AS status_7, e0_.slug AS slug_8, e0_.short_description AS short_description_9, t1_.id AS id_10, t1_.name AS name_11, t1_.slug AS slug_12, e0_.type_evenement_id AS type_evenement_id_13, e0_.created_by_id AS created_by_id_14 FROM evenements e0_ INNER JOIN type_evenement t1_ ON e0_.type_evenement_id = t1_.id WHERE e0_.status = 1 ORDER BY e0_.date DESC
Parameters:
[] |
|
0.27 ms (26.30%) |
1 |
SELECT COUNT(*) FROM doctorant t0
Parameters:
[] |
|
0.12 ms (11.63%) |
1 |
SELECT COUNT(*) FROM domaine t0
Parameters:
[] |
|
0.12 ms (11.36%) |
1 |
SELECT COUNT(*) FROM unite_recherche t0
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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Evenements | No errors. |
| App\Entity\TypeEvenement | No errors. |
| App\Entity\User | No errors. |
| App\Entity\EvenementLiens | No errors. |
| App\Entity\InscriptionEvenement | No errors. |
| App\Entity\Doctorant |
|
| App\Entity\UniteRecherche |
|
| App\Entity\Domaine | No errors. |