Query Metrics

1 Database Queries
1 Different statements
0.43 ms Query time
0 Invalid entities
2 Managed entities

Queries

Group similar statements

# Time Info
1 0.43 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.archived AS archived_3, t0.price AS price_4, t0.price_uber AS price_uber_5, t0.reservable AS reservable_6, t0.image AS image_7, t0.description AS description_8, t0.default_options AS default_options_9, t0.tva_rate AS tva_rate_10, t0.hiboutik_id AS hiboutik_id_11, t0.uber_enabled AS uber_enabled_12, t0.cnc_enabled AS cnc_enabled_13, t0.category_id AS category_id_14 FROM product t0 WHERE t0.id = ?
Parameters:
[
  "44"
]

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\Product 1
App\Entity\ProductCategory 1

Entities Mapping

Class Mapping errors
App\Entity\Product No errors.
App\Entity\ProductCategory No errors.
App\Entity\ProductIngredient No errors.
App\Entity\ProductOption No errors.