Query Metrics
4
Database Queries
4
Different statements
0.97 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.34 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM categorie t0
Parameters:
[] |
| 2 | 0.24 ms |
SELECT count(DISTINCT c0_.id) AS sclr_0 FROM categorie c0_
Parameters:
[] |
| 3 | 0.16 ms |
SELECT DISTINCT c0_.id AS id_0 FROM categorie c0_ LIMIT 8
Parameters:
[] |
| 4 | 0.23 ms |
SELECT c0_.id AS id_0, c0_.name AS name_1 FROM categorie c0_ WHERE c0_.id IN (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1 5 8 45 46 48 55 151 ] |
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\Categorie | No errors. |
| App\Entity\Article | No errors. |