GET http://dev.hrabarev.netlion.cz/cart

Query Metrics

2 Database Queries
2 Different statements
0.86 ms Query time
0 Invalid entities
3 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.49 ms
(56.86%)
1
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.37 ms
(43.14%)
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.id = ?
Parameters:
[
  1
]

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 2
App\Entity\EshopProduct 1

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.