Query Metrics
5
Database Queries
5
Different statements
3.87 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 1.01 ms |
SELECT t0.id AS id_1, t0.eid AS eid_2, t0.name AS name_3, t0.title AS title_4, t0.description AS description_5, t0.area AS area_6, t0.path AS path_7, t0.extension AS extension_8, t0.created_at AS created_at_9, t0.created_id AS created_id_10, t0.updated_at AS updated_at_11, t0.updated_id AS updated_id_12 FROM MobileApp_event_presentations t0 WHERE t0.eid = ? ORDER BY t0.area ASC
Parameters:
[
"13"
]
|
2 | 0.93 ms |
SELECT t0.tid AS tid_1, t0.uid AS uid_2, t0.token AS token_3, t0.refresh_token AS refresh_token_4, t0.expire AS expire_5, t0.created_at AS created_at_6, t0.created_id AS created_id_7, t0.updated_at AS updated_at_8, t0.updated_id AS updated_id_9 FROM MobileApp_token t0 WHERE t0.token = ? LIMIT 1
Parameters:
[
"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE3NzUyMjE5MjAsImF1ZCI6ImQ3MTVjNDFiODUwM2UwNDg4ZTFjZWJjNmMzZDBiZDNhNTJkYjhkNTkiLCJkYXRhIjp7InVpZCI6MzE1NSwidXNlcm5hbWUiOm51bGwsInBhc3MiOiJlZjBlM2RkZDEzNzQxODQ4OGM5YWVkYTE0MWU3MmEyMmMxMzMwYWU1YTVhNmEwZTNlZWI2MTA3YjhmZjFmYzI0YWU5ZDIwMmY4MDk3ZGNiNjA1YjU0YjExNWUxN2Y0ODMxYjU4MGYxODBhMGQ0ODgxM2FjYWJmZWQ1M2IxM2I2MSJ9fQ.52ZVG9FpKnFDpO397uAH3AzFSYSKguaaGbPknMACrCY"
]
|
3 | 0.32 ms |
"START TRANSACTION"
Parameters:
[] |
4 | 0.46 ms |
INSERT INTO mobile_app_users_behavior (user_id, event_id, operating_system, mobile_model, mobile_version, action, module, lang, created_at) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 3155 "13" "Web" null null "List Document" "Document" null "2025-04-04 17:02:06" ] |
5 | 1.16 ms |
"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.
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\MobileAppEventPresentations | No errors. |
App\Entity\MobileAppToken | No errors. |
App\Entity\MobileAppUsersBehavior | No errors. |