POST https://braxen.pl/wp-json/spr/v1/ping

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
1.53 ms
(67.44%)
1
"COMMIT"
Parameters:
[]
0.35 ms
(15.66%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.api_key AS api_key_4, t0.device_identifier AS device_identifier_5, t0.phone_number AS phone_number_6, t0.device_model AS device_model_7, t0.device_os AS device_os_8, t0.device_version AS device_version_9, t0.is_active AS is_active_10, t0.dedicated_phone AS dedicated_phone_11, t0.is_online AS is_online_12, t0.last_seen_at AS last_seen_at_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.max_sms_per_day AS max_sms_per_day_16, t0.today_sms_count AS today_sms_count_17 FROM phone_device t0 WHERE t0.api_key = ? LIMIT 1
Parameters:
[
  "byh5FLLcX4UrQs9w+f2+SeMKwbteCngD5PxplCvTj98VhUaRKceeKjgDQOX8IN50"
]
0.28 ms
(12.43%)
1
UPDATE phone_device SET last_seen_at = ?, updated_at = ? WHERE id = ?
Parameters:
[
  "2025-12-15 16:35:58"
  "2025-12-15 16:35:58"
  2
]
0.10 ms
(4.47%)
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\PhoneDevice\PhoneDevice 1

Entities Mapping