POST https://new-mash-test.itlabs.top/api/terminals/ip/set

Query Metrics

6 Database Queries
6 Different statements
365.78 ms Query time
0 Invalid entities
2 Managed entities

Queries

Group similar statements

# Time Info
1 0.30 ms
SELECT 1
Parameters:
[]
2 0.35 ms
SELECT t0.id AS id_1, t0.ulid AS ulid_2, t0.name AS name_3, t0.type AS type_4, t0.last_sync_at AS last_sync_at_5, t0.last_seen AS last_seen_6, t0.description AS description_7, t0.latitude AS latitude_8, t0.longitude AS longitude_9, t0.location AS location_10, t0.floor AS floor_11, t0.info_center_calls AS info_center_calls_12, t0.security_control_calls AS security_control_calls_13, t0.ip_address AS ip_address_14, t0.offline_alert_latched AS offline_alert_latched_15, t0.camera AS camera_16, t0.target AS target_17, t0.created_at AS created_at_18, t0.updated_at AS updated_at_19 FROM terminals t0 WHERE t0.id = ?
Parameters:
[
  38
]
3 0.13 ms
"START TRANSACTION"
Parameters:
[]
4 0.34 ms
UPDATE terminals SET last_sync_at = ?, updated_at = ? WHERE id = ?
Parameters:
[
  "2026-04-22 12:56:23"
  "2026-04-22 12:56:23"
  38
]
5 364.20 ms
"COMMIT"
Parameters:
[]
6 0.46 ms
SELECT t0.id AS id_1, t0.time AS time_2, t0.terminal_network_online_time AS terminal_network_online_time_3 FROM settings t0 LIMIT 1
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\Terminal 1
App\Entity\Settings 1