Query Metrics
2
Database Queries
2
Different statements
4.15 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 2.27 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.uid AS uid_3, t0.h1 AS h1_4, t0.seo_title AS seo_title_5, t0.description AS description_6, t0.keywords AS keywords_7 FROM page t0 WHERE t0.uid = ? LIMIT 1
Parameters:
[
"main"
]
|
| 2 | 1.88 ms |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[ "1" "ru" "App\Entity\Page" ] |
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\Page | No errors. |
| Gedmo\Translatable\Entity\MappedSuperclass\AbstractTranslation | No errors. |
| Gedmo\Translatable\Entity\Translation | No errors. |