Query Metrics
1
Database Queries
1
Different statements
0.32 ms
Query time
0
Invalid entities
11
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.32 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.active AS active_3, t0.quantity_live AS quantity_live_4, t0.quantity_max_by_user AS quantity_max_by_user_5, t0.fidelity_points AS fidelity_points_6, t0.description AS description_7, t0.slug AS slug_8, t0.time_create AS time_create_9, t0.time_update AS time_update_10, t0.image_filename AS image_filename_11, t0.tips AS tips_12, t0.type AS type_13, t0.code_hdc AS code_hdc_14, t0.code_sodastream AS code_sodastream_15, t0.parent_id AS parent_id_16 FROM product t0 WHERE t0.active = ? ORDER BY t0.fidelity_points ASC
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\Product\Product | 11 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Product\Product | No errors. |