Query Metrics
6
Database Queries
6
Different statements
4.43 ms
Query time
0
Invalid entities
Queries
default connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.51 ms |
SELECT data FROM acc_setting WHERE name = 'api_auth_enforced' ORDER BY id DESC LIMIT 1
Parameters:
[] |
company_group connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.33 ms |
SELECT t0.id AS id_1, t0.event_id AS event_id_2, t0.event_type AS event_type_3, t0.site_uid AS site_uid_4, t0.occurred_at AS occurred_at_5, t0.raw_json AS raw_json_6, t0.signature_alg AS signature_alg_7, t0.correlation_id AS correlation_id_8, t0.status AS status_9, t0.app_id AS app_id_10, t0.link_type AS link_type_11, t0.received_at AS received_at_12, t0.processed_at AS processed_at_13, t0.note AS note_14 FROM energy_bridge_event t0 WHERE t0.event_id = ? LIMIT 1
Parameters:
[
"6823e0ad9d821e41432d0d7c3a0d6474fc7782b4053a85e55363267ca24b37a0"
]
|
| 2 | 0.40 ms |
SELECT t0.id AS id_1, t0.site_uid AS site_uid_2, t0.app_id AS app_id_3, t0.link_type AS link_type_4, t0.customer_id AS customer_id_5, t0.project_id AS project_id_6, t0.note AS note_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9 FROM energy_bridge_site_link t0 WHERE t0.site_uid = ? LIMIT 1
Parameters:
[
"321"
]
|
| 3 | 2.72 ms |
"START TRANSACTION"
Parameters:
[] |
| 4 | 0.34 ms |
INSERT INTO energy_bridge_event (event_id, event_type, site_uid, occurred_at, raw_json, signature_alg, correlation_id, STATUS, app_id, link_type, received_at, processed_at, note) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ "6823e0ad9d821e41432d0d7c3a0d6474fc7782b4053a85e55363267ca24b37a0" "ems.kpi.finalized" "321" "2026-07-06 00:00:00" "{"schema_version":"1.0","event_type":"ems.kpi.finalized","event_id":"6823e0ad9d821e41432d0d7c3a0d6474fc7782b4053a85e55363267ca24b37a0","occurred_at":"2026-07-06","source":{"system":"honeycore-cloud","site_uid":"321"},"data":{"marker":20260706,"period":"day","generation_kwh":3209771.33,"peak_pv_kw":514990,"uptime_pct":100,"grid_import_kwh":0,"grid_export_kwh":0,"performance_ratio":null,"savings_amount":38517255.95,"currency":"BDT","co2_avoided_kg":2246839.93}}" "hmac-sha256" "eb_6a4c4631ec5020.62822423" "unlinked" null null "2026-07-07 06:22:04" null "no site-link for site_uid=321 — landed, no business action" ] |
| 5 | 0.13 ms |
"COMMIT"
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| company_group | doctrine.dbal.company_group_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
| company_group | doctrine.orm.company_group_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
default entity manager
No loaded entities.
company_group entity manager
| Class | Mapping errors |
|---|---|
| CompanyGroupBundle\Entity\EnergyBridgeEvent | No errors. |
| CompanyGroupBundle\Entity\EnergyBridgeSiteLink | No errors. |