Query Metrics
1
Database Queries
1
Different statements
0.33 ms
Query time
1
Invalid entities
2
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.33 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.image AS image_4, t0.phone AS phone_5, t0.weekdays AS weekdays_6, t0.weekend AS weekend_7, t0.notice AS notice_8, t0.find AS find_9, t0.route AS route_10, t0.search_aliases AS search_aliases_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.floor_id AS floor_id_14, t0.area_id AS area_id_15, t0.node_id AS node_id_16 FROM tenant t0 WHERE t0.id IN (?)
Parameters:
[
216
]
|
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\Tenant | 1 |
| App\Entity\Area | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Tenant | No errors. |
| App\Entity\Floor | No errors. |
| App\Entity\Area | No errors. |
| App\Entity\Node |
|
| App\Entity\TenantMedia | No errors. |
| App\Entity\Category | No errors. |