Query Metrics
6
Database Queries
6
Different statements
3.00 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.21 ms (40.50%) |
1 |
SELECT r0_.id AS id_0, r0_.libelle AS libelle_1 FROM race r0_
Parameters:
[] |
|
0.43 ms (14.24%) |
1 |
SELECT e0_.id AS id_0, e0_.libelle AS libelle_1 FROM espece e0_
Parameters:
[] |
|
0.39 ms (12.97%) |
1 |
SELECT p0_.id AS id_0, p0_.libelle AS libelle_1 FROM parite p0_
Parameters:
[] |
|
0.34 ms (11.51%) |
1 |
SELECT l0_.id AS id_0, l0_.libelle AS libelle_1 FROM lot l0_
Parameters:
[] |
|
0.33 ms (10.98%) |
1 |
SELECT l0_.id AS id_0, l0_.libelle AS libelle_1 FROM lignee l0_
Parameters:
[] |
|
0.29 ms (9.81%) |
1 |
SELECT s0_.id AS id_0, s0_.libelle AS libelle_1 FROM site s0_
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\Race | No errors. |
| App\Entity\Espece | No errors. |
| App\Entity\Site | No errors. |
| App\Entity\Lignee | No errors. |
| App\Entity\Parite | No errors. |
| App\Entity\Lot | No errors. |
| App\Entity\Brebis | No errors. |