Query Metrics
2
Database Queries
2
Different statements
6.09 ms
Query time
1
Invalid entities
103
Managed entities
Grouped Statements
Time▼ | Count | Info | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3.06 ms (50.34%) |
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.is_active = ? ORDER BY t0.title ASC
Parameters:
[
1
]
|
||||||||||||||||||||
3.02 ms (49.66%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 ORDER BY t0.id ASC
Parameters:
[]
|
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 | 95 |
App\Entity\Category | 8 |
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\Category | No errors. |
App\Entity\Reference | No errors. |
App\Entity\Product |
|