Query Metrics
1
Database Queries
1
Different statements
1.18 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.18 ms |
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.short AS short_2, c0_.text AS text_3, c0_.public AS public_4, c0_.slug AS slug_5, c0_.created_at AS created_at_6, c0_.updated_at AS updated_at_7, c0_.type AS type_8, c0_.position AS position_9, c0_.author_id AS author_id_10, c0_.image_id AS image_id_11 FROM content c0_ WHERE c0_.slug = ?
Parameters:
[
"{slug}"
]
|
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\Content | No errors. |
| App\Entity\User | No errors. |
| App\Entity\MediaObject | No errors. |