Query Metrics
29
Database Queries
3
Different statements
7.90 ms
Query time
0
Invalid entities
Grouped Statements
default connection
Time▼ | Count | Info |
---|---|---|
1.95 ms (24.74%) |
4 |
SELECT t0.id AS id_1, t0.identity_server_url AS identity_server_url_2, t0.identity_server_url_internal AS identity_server_url_internal_3, t0.global_module_url AS global_module_url_4, t0.identity_server_app_key AS identity_server_app_key_5, t0.license_level1 AS license_level1_6, t0.license_level2 AS license_level2_7, t0.license_level3 AS license_level3_8, t0.app_key AS app_key_9, t0.event_hub_url AS event_hub_url_10, t0.event_hub_external_url AS event_hub_external_url_11, t0.translation_module_url AS translation_module_url_12 FROM config t0
Parameters:
[] |
translation_cache connection
Time▼ | Count | Info |
---|---|---|
5.20 ms (65.84%) |
22 |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[ 1745645788 "tss-translation-key:\x01tags\x01locale" "tss-translation-key:locale" ] |
0.74 ms (9.42%) |
3 |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1745645788 "tss-translation-key:tss_translation\x01tags\x01" ] |
Database Connections
Name | Service |
---|---|
translation_cache | doctrine.dbal.translation_cache_connection |
default | doctrine.dbal.default_connection |
user | doctrine.dbal.user_connection |
Entity Managers
Name | Service |
---|---|
default | doctrine.orm.default_entity_manager |
user | doctrine.orm.user_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
default entity manager
Class | Mapping errors |
---|---|
App\Entity\Main\Config | No errors. |
user entity manager
No loaded entities.