https://bodytrip.app/api/heartbeat

Query Metrics

4 Database Queries
4 Different statements
9.30 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
7.14 ms
(76.83%)
1
"COMMIT"
Parameters:
[]
1.04 ms
(11.16%)
1
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:
[
  "UPDATE_FITNESS_TRUE_MARKTGASSE"
]
0.79 ms
(8.44%)
1
UPDATE device SET last_heart_beat = ? WHERE id = ?
Parameters:
[
  "2025-04-19 20:38:02"
  7
]
0.33 ms
(3.56%)
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.

Entities Mapping

Class Mapping errors
App\Entity\Device No errors.