Query Metrics
104
Database Queries
3
Different statements
20.26 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
19.25 ms (94.99%) |
102 |
SELECT v0_.libelle_antibiotique AS libelle_antibiotique_0 FROM v2_antibiotique_langue v0_ WHERE v0_.id_langue = ? AND v0_.id_antibiotique = ?
Parameters:
[ "1" "1" ] |
|
0.73 ms (3.59%) |
1 |
SELECT v0_.id_antibiotique AS id_antibiotique_0, v0_.id_antibiotique_reference AS id_antibiotique_reference_1 FROM v2_antibiotique v0_ INNER JOIN v2_co_antibiotique_calcul v1_ ON (v1_.id_antibiotique = v0_.id_antibiotique) INNER JOIN v2_co_antibiotique_calcul_langue v2_ ON (v2_.id_antibiotique_calcul = v1_.id_antibiotique_calcul) WHERE v0_.id_antibiotique_reference IS NULL ORDER BY v0_.id_antibiotique ASC
Parameters:
[] |
|
0.29 ms (1.43%) |
1 |
SELECT v0_.id_langue AS id_langue_0, v0_.code_langue AS code_langue_1 FROM v2_langue v0_ WHERE v0_.code_langue LIKE ?
Parameters:
[
"fr"
]
|
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\Antibiotique | No errors. |
| App\Entity\CoAntibiotiqueCalcul | No errors. |
| App\Entity\Langue | No errors. |
| App\Entity\CoAntibiotiqueCalculLangue | No errors. |
| App\Entity\AntibiotiqueLangue | No errors. |
| App\Entity\Pays | No errors. |
| App\Entity\FamilleAntibiotique | No errors. |