Redirect 302 redirect from GET @app_public_edit_any_osm (f94bde)

GET https://osm-commerces.cipherbliss.com/edit-osm/node/894150111/boulangerie-patisserie-g-vautier

Query Metrics

4 Database Queries
4 Different statements
184.34 ms Query time
0 Invalid entities
1 Managed entities

Grouped Statements

Show all queries

Time Count Info
183.52 ms
(99.56%)
1
"COMMIT"
Parameters:
[]
0.40 ms
(0.22%)
1
SELECT t0.id AS id_1, t0.osm_id AS osm_id_2, t0.osm_type AS osm_type_3, t0.lat AS lat_4, t0.lon AS lon_5, t0.timestamp AS timestamp_6, t0.version AS version_7, t0.changeset AS changeset_8, t0.user AS user_9, t0.uid AS uid_10, t0.tags AS tags_11, t0.zone AS zone_12 FROM osm_object t0 WHERE t0.osm_type = ? AND t0.osm_id = ? LIMIT 1
Parameters:
[
  "node"
  "894150111"
]
0.29 ms
(0.16%)
1
INSERT INTO action_log (type, data, created_at, from_url, who) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "edit_any_osm"
  "{"osm_kind":"node","osm_id":"894150111"}"
  "2026-03-23 06:23:18"
  "https://osm-commerces.cipherbliss.com/edit-osm/node/894150111"
  null
]
0.12 ms
(0.07%)
1
"START TRANSACTION"
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\ActionLog 1

Entities Mapping

Class Mapping errors
App\Entity\ActionLog No errors.
App\Entity\OsmObject No errors.