Query Metrics
2
Database Queries
2
Different statements
2.84 ms
Query time
1
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.56 ms (90.34%) |
1 |
SELECT count(DISTINCT m0_.menu_id) AS sclr_0 FROM `menu` m0_ WHERE m0_.titre LIKE '1'
Parameters:
[] |
|
0.27 ms (9.66%) |
1 |
SELECT DISTINCT m0_.menu_id AS menu_id_0, m0_.quantite_restante AS quantite_restante_1 FROM `menu` m0_ WHERE m0_.titre LIKE '1' ORDER BY m0_.quantite_restante DESC LIMIT 10
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\Menu |
|