Query Metrics
2
Database Queries
2
Different statements
2.50 ms
Query time
1
Invalid entities
29
Managed entities
Grouped Statements
Time▼ | Count | Info | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1.85 ms (74.02%) |
1 |
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:
[
92
]
|
||||||||||||||||||||||||
0.65 ms (25.98%) |
1 |
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:
[ 1 2 3 4 5 ]
|
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 | 24 |
App\Entity\Category | 5 |
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\Product |
|
App\Entity\Category | No errors. |