Query Metrics
1
Database Queries
1
Different statements
0.60 ms
Query time
0
Invalid entities
21
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.60 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_translations AS name_translations_3, t0.description_translations AS description_translations_4, t0.slug AS slug_5, t0.icon_name AS icon_name_6, t0.icon_key AS icon_key_7, t0.image_url AS image_url_8, t0.color AS color_9, t0.type AS type_10, t0.display_type AS display_type_11, t0.sort_order AS sort_order_12, t0.is_active AS is_active_13, t0.is_featured AS is_featured_14, t0.metadata AS metadata_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.parent_id AS parent_id_18 FROM categories t0 WHERE t0.parent_id IS NULL AND t0.is_active = ? ORDER BY t0.sort_order 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\Category | 21 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Category | No errors. |