Query Metrics
11
Database Queries
2
Different statements
4.76 ms
Query time
0
Invalid entities
30
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.51 ms |
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
]
|
| 2 | 0.53 ms |
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
]
|
| 3 | 0.36 ms |
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:
[
2
]
|
| 4 | 0.34 ms |
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:
[
3
]
|
| 5 | 0.34 ms |
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:
[
4
]
|
| 6 | 0.35 ms |
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:
[
5
]
|
| 7 | 0.40 ms |
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:
[
6
]
|
| 8 | 0.44 ms |
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:
[
7
]
|
| 9 | 0.53 ms |
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:
[
8
]
|
| 10 | 0.48 ms |
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:
[
9
]
|
| 11 | 0.46 ms |
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:
[
10
]
|
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\EshopProductTranslation | 20 |
| 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. |