Query Metrics
1
Database Queries
1
Different statements
3.09 ms
Query time
0
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 3.09 ms |
SELECT t0.id AS id_1, t0.uid AS uid_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.status AS status_5, t0.state AS state_6, t0.type AS type_7, t0.area AS area_8, t0.rooms AS rooms_9, t0.floor AS floor_10, t0.elevator AS elevator_11, t0.furnished AS furnished_12, t0.heating AS heating_13, t0.equipments AS equipments_14, t0.benefits AS benefits_15, t0.rent AS rent_16, t0.charges AS charges_17, t0.services AS services_18, t0.availability_date AS availability_date_19, t0.description AS description_20, t0.title AS title_21, t0.active AS active_22, t0.score AS score_23, t0.extrafields AS extrafields_24, t0.owner_id AS owner_id_25, t0.address_id AS address_id_26 FROM property t0 WHERE t0.uid = ? LIMIT 1
Parameters:
[
"6776755699fa"
]
|
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 |
|---|
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Property | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Address | No errors. |