Query Metrics
3
Database Queries
3
Different statements
3.15 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.38 ms (75.44%) |
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.44 ms (14.13%) |
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.33 ms (10.44%) |
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. |