Query Metrics
1
Database Queries
1
Different statements
0.48 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.48 ms (100.00%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.gallery AS gallery_4, t0.amount AS amount_5, t0.is_enabled AS is_enabled_6, t0.image AS image_7, t0.max_quantity_in_cart AS max_quantity_in_cart_8, t0.short_description AS short_description_9, t0.is_recommanded AS is_recommanded_10, t0.start_date AS start_date_11, t0.end_date AS end_date_12, t0.day_start AS day_start_13, t0.day_end AS day_end_14, t0.subscription_interval AS subscription_interval_15, t0.price_id AS price_id_16, t0.event_start_hour AS event_start_hour_17, t0.event_end_time AS event_end_time_18, t0.start_recurring AS start_recurring_19, t0.end_recurring AS end_recurring_20, t0.start_month AS start_month_21, t0.end_month AS end_month_22, t0.number_day_start AS number_day_start_23, t0.number_day_end AS number_day_end_24, t0.is_deleted AS is_deleted_25, t0.disabled_dates AS disabled_dates_26, t0.is_disabled AS is_disabled_27, t0.product_category_id AS product_category_id_28, t0.type_id AS type_id_29 FROM product t0 WHERE t0.id = ?
Parameters:
[
"https%255Cu003A%255C"
]
|
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 |
|---|
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Product | No errors. |
| App\Entity\ProductCategory | No errors. |
| App\Entity\ProductType | No errors. |
| App\Entity\Ticket | No errors. |