Query Metrics
1
Database Queries
1
Different statements
2.64 ms
Query time
1
Invalid entities
527
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 2.64 ms |
SELECT t0_.id AS id_0, t0_.title AS title_1, t0_.description AS description_2, t0_.image AS image_3, t0_.phone AS phone_4, t0_.weekdays AS weekdays_5, t0_.weekend AS weekend_6, t0_.notice AS notice_7, t0_.find AS find_8, t0_.route AS route_9, t0_.search_aliases AS search_aliases_10, t0_.created_at AS created_at_11, t0_.updated_at AS updated_at_12, f1_.id AS id_13, f1_.name AS name_14, f1_.map_image AS map_image_15, f1_.zoom_start AS zoom_start_16, f1_.created_at AS created_at_17, f1_.updated_at AS updated_at_18, t2_.id AS id_19, t2_.media AS media_20, t2_.created_at AS created_at_21, t2_.updated_at AS updated_at_22, c3_.id AS id_23, c3_.title AS title_24, c3_.image AS image_25, c3_.search_aliases AS search_aliases_26, c3_.created_at AS created_at_27, c3_.updated_at AS updated_at_28, t0_.floor_id AS floor_id_29, t0_.area_id AS area_id_30, t0_.node_id AS node_id_31, t2_.tenant_id AS tenant_id_32, c3_.parent_id AS parent_id_33 FROM tenant t0_ LEFT JOIN floor f1_ ON t0_.floor_id = f1_.id LEFT JOIN tenant_media t2_ ON t0_.id = t2_.tenant_id LEFT JOIN tenant_category t4_ ON t0_.id = t4_.tenant_id LEFT JOIN category c3_ ON c3_.id = t4_.category_id 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\Tenant | 259 |
| App\Entity\Area | 258 |
| App\Entity\TenantMedia | 7 |
| App\Entity\Floor | 2 |
| App\Entity\Category | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Tenant | No errors. |
| App\Entity\Floor | No errors. |
| App\Entity\Category | No errors. |
| App\Entity\TenantMedia | No errors. |
| App\Entity\Area | No errors. |
| App\Entity\Node |
|
| App\Entity\Point | No errors. |
| App\Entity\Terminal | No errors. |
| App\Entity\Infrastructure | No errors. |