https://bodytrip.app/api/heartbeat

Query Metrics

4 Database Queries
4 Different statements
7.56 ms Query time
0 Invalid entities
  • Queries
  • Database Connections
  • Entity Managers
  • Second Level Cache
  • Entities Mapping

Group similar statements

# Time Info
1 0.90 ms
SELECT t0.id AS id_1, t0.gym AS gym_2, t0.last_heart_beat AS last_heart_beat_3 FROM device t0 WHERE t0.gym = ? LIMIT 1
Parameters:
0 of 0
[ "UPDATE_FITNESS_TRUE_MARKTGASSE" ]
2 0.38 ms
"START TRANSACTION"
Parameters:
[]
3 0.84 ms
UPDATE device SET last_heart_beat = ? WHERE id = ?
Parameters:
0 of 0
[ "2025-04-19 18:58:02" 7 ]
4 5.44 ms
"COMMIT"
Parameters:
[]