Query Metrics
4
Database Queries
4
Different statements
17.13 ms
Query time
0
Invalid entities
2
Managed entities
Queries
#▲ | Time | Info | ||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | 15.88 ms |
SELECT t0.id AS id_1, t0.uuid_for_url AS uuid_for_url_2, t0.osm_kind AS osm_kind_3, t0.email AS email_4, t0.opted_out AS opted_out_5, t0.dead AS dead_6, t0.note AS note_7, t0.modified_date AS modified_date_8, t0.zip_code AS zip_code_9, t0.asked_humains_support AS asked_humains_support_10, t0.last_contact_attempt_date AS last_contact_attempt_date_11, t0.osm_id AS osm_id_12, t0.name AS name_13, t0.has_opening_hours AS has_opening_hours_14, t0.has_address AS has_address_15, t0.has_website AS has_website_16, t0.has_wheelchair AS has_wheelchair_17, t0.has_note AS has_note_18, t0.main_tag AS main_tag_19, t0.note_content AS note_content_20, t0.displayed_date AS displayed_date_21, t0.lat AS lat_22, t0.lon AS lon_23, t0.street AS street_24, t0.housenumber AS housenumber_25, t0.siret AS siret_26, t0.stats_id AS stats_id_27 FROM place t0 WHERE t0.uuid_for_url = ? LIMIT 1
Parameters:
[
"30292d84-e2b0-4f78-9bc5-4fc21d9a2404"
]
|
||||||||||||||||||||||||||
2 | 0.19 ms |
"START TRANSACTION"
Parameters:
[]
|
||||||||||||||||||||||||||
3 | 0.31 ms |
UPDATE place SET osm_id = ?, displayed_date = ? WHERE id = ?
Parameters:
[ "9190592296" "2025-06-09 04:13:15" 501635 ]
|
||||||||||||||||||||||||||
4 | 0.74 ms |
"COMMIT"
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\Place | 1 |
App\Entity\Stats | 1 |
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\Place | No errors. |
App\Entity\Stats | No errors. |
App\Entity\History | No errors. |