Query Metrics
6
Database Queries
4
Different statements
6.98 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 2.60 ms |
SELECT t0.id AS id_1, t0.type AS type_2, t0.title AS title_3, t0.image AS image_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.meta_image AS meta_image_7, t0.description AS description_8, t0.images AS images_9 FROM fixed_pages t0 WHERE t0.id = ?
Parameters:
[
6
]
|
| 2 | 0.65 ms |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM fixed_pages_translation t0 WHERE t0.object_id = ?
Parameters:
[
6
]
|
| 3 | 0.60 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.creator AS creator_3, t0.year AS year_4, t0.image AS image_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.meta_image AS meta_image_8, t0.description AS description_9 FROM library t0
Parameters:
[] |
| 4 | 0.38 ms |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM library_translation t0 WHERE t0.object_id = ?
Parameters:
[
1
]
|
| 5 | 0.25 ms |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM library_translation t0 WHERE t0.object_id = ?
Parameters:
[
2
]
|
| 6 | 2.48 ms |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM library_translation t0 WHERE t0.object_id = ?
Parameters:
[
3
]
|
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\FixedPages | No errors. |
| App\Entity\Translation\FixedPagesTranslation | No errors. |
| App\Entity\Library | No errors. |
| App\Entity\Translation\LibraryTranslation | No errors. |