Query Metrics
4
Database Queries
4
Different statements
0.98 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.34 ms (34.70%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2 FROM categorie t0
Parameters:
[] |
|
0.24 ms (24.18%) |
1 |
SELECT count(DISTINCT c0_.id) AS sclr_0 FROM categorie c0_
Parameters:
[] |
|
0.23 ms (23.67%) |
1 |
SELECT c0_.id AS id_0, c0_.name AS name_1 FROM categorie c0_ WHERE c0_.id IN (?, ?, ?, ?, ?)
Parameters:
[ 152 153 154 155 156 ] |
|
0.17 ms (17.45%) |
1 |
SELECT DISTINCT c0_.id AS id_0 FROM categorie c0_ LIMIT 8 OFFSET 8
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\Categorie | No errors. |
| App\Entity\Article | No errors. |