Query Metrics
6
Database Queries
4
Different statements
1.79 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.85 ms (47.24%) |
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 services_translation t0 WHERE t0.object_id = ?
Parameters:
[
1
]
|
|
0.44 ms (24.31%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.short_description AS short_description_3, t0.image AS image_4, t0.description AS description_5, t0.slug AS slug_6 FROM fixed_pages t0 WHERE t0.id = ?
Parameters:
[
1
]
|
|
0.30 ms (16.96%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.short_description AS short_description_3, t0.image AS image_4, t0.description AS description_5, t0.slug AS slug_6 FROM services t0
Parameters:
[] |
|
0.21 ms (11.49%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.short_description AS short_description_3 FROM news 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. |
| Gedmo\Translatable\Entity\MappedSuperclass\AbstractPersonalTranslation | No errors. |
| App\Entity\Translation\FixedPagesTranslation | No errors. |
| App\Entity\Services | No errors. |
| App\Entity\Translation\ServicesTranslation | No errors. |
| App\Entity\News | No errors. |
| App\Entity\Translation\NewsTranslation | No errors. |