Query Metrics
43
Database Queries
4
Different statements
5.15 ms
Query time
0
Invalid entities
78
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.91 ms (37.04%) |
16 |
SELECT t0.id AS id_1, t0.block_key AS block_key_2, t0.section AS section_3 FROM text_block t0 WHERE t0.block_key = ? LIMIT 1
Parameters:
[
"service_gift_vouchers.hero_heading"
]
|
|
1.78 ms (34.49%) |
16 |
SELECT t0.id AS id_1, t0.content AS content_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM text_block_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
183
]
|
|
1.08 ms (21.03%) |
10 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM eshop_product_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
1
]
|
|
0.38 ms (7.45%) |
1 |
SELECT t0.id AS id_1, t0.price AS price_2, t0.image AS image_3, t0.deleted AS deleted_4, t0.quantity AS quantity_5, t0.enabled_payments AS enabled_payments_6, t0.enabled_deliveries AS enabled_deliveries_7, t0.event_id AS event_id_8 FROM eshop_product t0 WHERE t0.deleted = ?
Parameters:
[
0
]
|
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\TextBlockTranslation | 32 |
| App\Entity\EshopProductTranslation | 20 |
| App\Entity\TextBlock | 16 |
| App\Entity\EshopProduct | 10 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\EshopProduct | No errors. |
| App\Entity\Event | No errors. |
| App\Entity\EshopProductTranslation | No errors. |
| App\Entity\Field | No errors. |
| App\Entity\Registration | No errors. |
| App\Entity\Reservation | No errors. |
| App\Entity\TextBlock | No errors. |
| App\Entity\TextBlockTranslation | No errors. |