Query Metrics
2
Database Queries
2
Different statements
0.65 ms
Query time
0
Invalid entities
11
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.36 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.num_value AS num_value_3, t0.bool_value AS bool_value_4, t0.string_value AS string_value_5 FROM parameter t0
Parameters:
[] |
| 2 | 0.29 ms |
SELECT t0.id AS id_1, t0.date AS date_2, t0.title AS title_3, t0.address AS address_4, t0.address_lat AS address_lat_5, t0.address_lng AS address_lng_6, t0.description AS description_7, t0.information AS information_8, t0.price AS price_9, t0.visit_price AS visit_price_10, t0.currency AS currency_11, t0.purpose AS purpose_12, t0.type AS type_13, t0.new_real_state AS new_real_state_14, t0.piece AS piece_15, t0.surface AS surface_16, t0.virtual_tour_id AS virtual_tour_id_17, t0.youtube_id AS youtube_id_18, t0.status AS status_19, t0.payment_process_type AS payment_process_type_20, t0.updated_at AS updated_at_21, t0.land_document_type AS land_document_type_22, t0.land_document_id AS land_document_id_23, t0.priority AS priority_24, t0.owner_id AS owner_id_25, t0.main_advert_id AS main_advert_id_26 FROM advert t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"12881"
]
|
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\Parameter | 11 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Parameter | No errors. |
| App\Entity\Advert | No errors. |
| App\Entity\User | No errors. |