Query Metrics
2
Database Queries
2
Different statements
8.99 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 5.47 ms |
SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.position AS position_4, t0.image AS image_5 FROM `member` t0
Parameters:
[] |
| 2 | 3.52 ms |
SELECT l0_.id AS id_0, l0_.name AS name_1, l0_.logo AS logo_2, l0_.available AS available_3 FROM logo l0_ WHERE l0_.available = ?
Parameters:
[
1
]
|
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\Member | No errors. |
| App\Entity\Logo | No errors. |