Query Metrics
6
Database Queries
4
Different statements
6.98 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
3.12 ms (44.66%) |
3 |
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
]
|
|
2.60 ms (37.30%) |
1 |
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
]
|
|
0.65 ms (9.39%) |
1 |
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
]
|
|
0.60 ms (8.66%) |
1 |
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:
[] |
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. |