Query Metrics

3 Database Queries
3 Different statements
1.50 ms Query time
0 Invalid entities
1 Managed entities

Queries

Group similar statements

knowhere connection

# Time Info
1 0.28 ms
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4 FROM user t0 WHERE t0.username = ? LIMIT 1
Parameters:
[
  "admin"
]
2 0.73 ms
SELECT count(*) AS sclr_0 FROM telemetry t0_ WHERE t0_.created_at >= ? AND t0_.collection = ?
Parameters:
[
  "2026-05-06 18:30:50"
  "product_monitoring_quantity"
]
3 0.49 ms
SELECT t0_.id AS id_0, t0_.created_at AS created_at_1, t0_.group_label AS group_label_2, t0_.gid AS gid_3, t0_.utility_label AS utility_label_4, t0_.uid AS uid_5, t0_.collection AS collection_6, t0_.register AS register_7, t0_.data_at AS data_at_8, t0_.data_value AS data_value_9, t0_.user_provider AS user_provider_10, t0_.user_id AS user_id_11 FROM telemetry t0_ WHERE t0_.created_at >= ? AND t0_.collection = ? ORDER BY t0_.id ASC LIMIT 500
Parameters:
[
  "2026-05-06 18:30:50"
  "product_monitoring_quantity"
]

Database Connections

Name Service
knowhere doctrine.dbal.knowhere_connection
phiconcept doctrine.dbal.phiconcept_connection
insight doctrine.dbal.insight_connection
ibase doctrine.dbal.ibase_connection
icom doctrine.dbal.icom_connection

Entity Managers

Name Service
knowhere doctrine.orm.knowhere_entity_manager
phiconcept doctrine.orm.phiconcept_entity_manager
insight doctrine.orm.insight_entity_manager
ibase doctrine.orm.ibase_entity_manager
icom doctrine.orm.icom_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

knowhere entity manager

Class Amount of managed objects
App\Entity\Knowhere\User 1

phiconcept entity manager

Class Amount of managed objects

insight entity manager

Class Amount of managed objects

ibase entity manager

Class Amount of managed objects

icom entity manager

Class Amount of managed objects

Entities Mapping

knowhere entity manager

Class Mapping errors
App\Entity\Knowhere\User No errors.
App\Entity\Knowhere\Telemetry No errors.

phiconcept entity manager

No loaded entities.

insight entity manager

No loaded entities.

ibase entity manager

No loaded entities.

icom entity manager

No loaded entities.