Query Metrics
2
Database Queries
2
Different statements
3.00 ms
Query time
1
Invalid entities
74
Managed entities
Queries
#▲ | Time | Info | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | 1.55 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.title_en AS title_en_3, t0.title_de AS title_de_4, t0.short_description AS short_description_5, t0.short_description_en AS short_description_en_6, t0.short_description_de AS short_description_de_7, t0.description AS description_8, t0.description_en AS description_en_9, t0.description_de AS description_de_10, t0.photo AS photo_11, t0.is_active AS is_active_12, t0.category_id AS category_id_13 FROM product t0 WHERE t0.id = ?
Parameters:
[
42
]
|
||||||||||||||||||||||||
2 | 1.45 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.title_en AS title_en_3, t0.title_de AS title_de_4, t0.short_description AS short_description_5, t0.short_description_en AS short_description_en_6, t0.short_description_de AS short_description_de_7, t0.description AS description_8, t0.description_en AS description_en_9, t0.description_de AS description_de_10, t0.photo AS photo_11, t0.is_active AS is_active_12, t0.category_id AS category_id_13 FROM product t0 WHERE t0.category_id IN (?, ?, ?) ORDER BY t0.id ASC
Parameters:
[ 6 7 8 ]
|
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 | 71 |
App\Entity\Category | 3 |
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\Product |
|
App\Entity\Category | No errors. |