Query Metrics
5
Database Queries
5
Different statements
728.53 ms
Query time
0
Invalid entities
299
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
725.29 ms (99.55%) |
1 |
"COMMIT"
Parameters:
[] |
|
2.16 ms (0.30%) |
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.web_ui AS web_ui_15, t0.last_seen_at AS last_seen_at_16, t0.poll_method AS poll_method_17, t0.temperature AS temperature_18, t0.hashrate_daily AS hashrate_daily_19, t0.version AS version_20, t0.asic_login AS asic_login_21, t0.asic_password AS asic_password_22, t0.min_hashrate AS min_hashrate_23, t0.created_at AS created_at_24, t0.updated_at AS updated_at_25, t0.location_id AS location_id_26, t0.client_id AS client_id_27, t0.tariff_id AS tariff_id_28 FROM asic t0 WHERE t0.location_id = ? AND t0.active = ?
Parameters:
[ 1 1 ] |
|
0.50 ms (0.07%) |
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:
[
"a759cf8b3880edea302f6ed5ddca36d75fa959c1a2bd614f22e61dc75a0b8c58"
]
|
|
0.40 ms (0.05%) |
1 |
UPDATE agent SET last_seen_at = ? WHERE id = ?
Parameters:
[ "2026-04-16 16:21:07" 1 ] |
|
0.20 ms (0.03%) |
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\Asic | 245 |
| App\Entity\Client | 46 |
| App\Entity\Tariff | 6 |
| App\Entity\Agent | 1 |
| App\Entity\Location | 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. |
| App\Entity\AsicPool | No errors. |