Query Metrics
1
Database Queries
1
Different statements
1.80 ms
Query time
1
Invalid entities
1
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
1.80 ms (100.00%) |
1 |
SELECT t0.id AS id_1, t0.uid AS uid_2, t0.created_at AS created_at_3, t0.user_agent AS user_agent_4, t0.ip AS ip_5, t0.min_area AS min_area_6, t0.min_rooms AS min_rooms_7, t0.furnished AS furnished_8, t0.max_rent AS max_rent_9, t0.residents AS residents_10, t0.cities AS cities_11, t0.state AS state_12, t0.extrafields AS extrafields_13, t0.city_id AS city_id_14 FROM rental_file_draft t0 WHERE t0.uid = ? LIMIT 1
Parameters:
[
"6a65887b8d1b"
]
|
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\RentalFileDraft | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\RentalFileDraft | No errors. |
| App\Entity\Locality |
|