Query Metrics
142
Database Queries
8
Different statements
2668.35 ms
Query time
0
Invalid entities
68
Managed entities
Grouped Statements
Time▼ | Count | Info | ||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2648.28 ms (99.25%) |
67 |
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.osm_id = ? LIMIT 1
Parameters:
[
5540268387
]
|
||||||||||||||||||||||||||||||||
17.57 ms (0.66%) |
67 |
INSERT INTO place (uuid_for_url, osm_kind, email, opted_out, dead, note, modified_date, zip_code, asked_humains_support, last_contact_attempt_date, osm_id, name, has_opening_hours, has_address, has_website, has_wheelchair, has_note, main_tag, note_content, displayed_date, lat, lon, street, housenumber, siret, stats_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ "bf1870ad-0ffd-474d-a680-99ab5e681496" "node" "" 0 0 "" "2025-06-09 06:11:57" 0 0 null "5540268387" "Tabac Presse - Au chapeau Rouge" 1 1 0 1 1 "shop=newsagent" null null 48 2 "Rue de l'Armée Patton" "2" "92960122700010" 628 ]
|
||||||||||||||||||||||||||||||||
0.97 ms (0.04%) |
2 |
"COMMIT"
Parameters:
[]
|
||||||||||||||||||||||||||||||||
0.42 ms (0.02%) |
1 |
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.stats_id = ?
Parameters:
[
628
]
|
||||||||||||||||||||||||||||||||
0.36 ms (0.01%) |
1 |
SELECT t0.id AS id_1, t0.zone AS zone_2, t0.completion_percent AS completion_percent_3, t0.places_count AS places_count_4, t0.avec_horaires AS avec_horaires_5, t0.avec_adresse AS avec_adresse_6, t0.avec_site AS avec_site_7, t0.avec_accessibilite AS avec_accessibilite_8, t0.avec_note AS avec_note_9, t0.name AS name_10 FROM stats t0 WHERE t0.zone = ? LIMIT 1
Parameters:
[
"91111"
]
|
||||||||||||||||||||||||||||||||
0.26 ms (0.01%) |
2 |
"START TRANSACTION"
Parameters:
[]
|
||||||||||||||||||||||||||||||||
0.25 ms (0.01%) |
1 |
UPDATE stats SET completion_percent = ?, places_count = ?, avec_horaires = ?, avec_adresse = ?, avec_site = ?, avec_accessibilite = ?, avec_note = ? WHERE id = ?
Parameters:
[ 9 67 12 6 3 8 2 628 ]
|
||||||||||||||||||||||||||||||||
0.24 ms (0.01%) |
1 |
UPDATE stats SET name = ? WHERE id = ?
Parameters:
[ "Briis-sous-Forges" 628 ]
|
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 | 67 |
App\Entity\Stats | 1 |
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\Stats | No errors. |
App\Entity\Place | No errors. |
App\Entity\History | No errors. |