GET https://dc-mining-monitoring-new-test.test.itlabs.top/api/agent/v1/config

Query Metrics

5 Database Queries
5 Different statements
1.39 ms Query time
0 Invalid entities
10 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.56 ms
(40.02%)
1
SELECT t0.id AS id_1, t0.internal_id AS internal_id_2, t0.name AS name_3, t0.serial_number AS serial_number_4, t0.ip_address AS ip_address_5, t0.mac_address AS mac_address_6, t0.power AS power_7, t0.consumption AS consumption_8, t0.url AS url_9, t0.name_worker AS name_worker_10, t0.status AS status_11, t0.active AS active_12, t0.service_status AS service_status_13, t0.comment AS comment_14, t0.additional AS additional_15, t0.sale AS sale_16, t0.web_ui AS web_ui_17, t0.last_seen_at AS last_seen_at_18, t0.poll_method AS poll_method_19, t0.created_at AS created_at_20, t0.updated_at AS updated_at_21, t0.location_id AS location_id_22, t0.client_id AS client_id_23, t0.tariff_id AS tariff_id_24 FROM asic t0 WHERE t0.location_id = ? AND t0.active = ?
Parameters:
[
  2
  1
]
0.30 ms
(21.92%)
1
SELECT t0.id AS id_1, t0.agent_id AS agent_id_2, t0.token_hash AS token_hash_3, t0.active AS active_4, t0.last_seen_at AS last_seen_at_5, t0.created_at AS created_at_6, t0.location_id AS location_id_7 FROM agent t0 WHERE t0.token_hash = ? LIMIT 1
Parameters:
[
  "e6d47f714cb6ebed1e8a79b7271a48b2b5701f463d9073526d0aa0a65df9bf2b"
]
0.25 ms
(17.81%)
1
UPDATE agent SET last_seen_at = ? WHERE id = ?
Parameters:
[
  "2026-03-23 09:29:18"
  1
]
0.18 ms
(12.89%)
1
"START TRANSACTION"
Parameters:
[]
0.10 ms
(7.36%)
1
"COMMIT"
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\Asic 6
App\Entity\Agent 1
App\Entity\Location 1
App\Entity\Client 1
App\Entity\Tariff 1

Entities Mapping

Class Mapping errors
App\Entity\Agent No errors.
App\Entity\Location No errors.
App\Entity\Asic No errors.
App\Entity\Client No errors.
App\Entity\Tariff No errors.