Query Metrics
3
Database Queries
3
Different statements
3.41 ms
Query time
1
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 2.97 ms |
SELECT count(DISTINCT t0_.theme_id) AS sclr_0 FROM `theme` t0_
Parameters:
[] |
| 2 | 0.19 ms |
SELECT DISTINCT t0_.theme_id AS theme_id_0 FROM `theme` t0_ LIMIT 10
Parameters:
[] |
| 3 | 0.24 ms |
SELECT t0_.theme_id AS theme_id_0, t0_.libelle AS libelle_1 FROM `theme` t0_ WHERE t0_.theme_id IN (?, ?, ?, ?)
Parameters:
[ 1 2 3 4 ] |
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\Theme |
|
| App\Entity\ProposeTheme | No errors. |