Query Metrics
4
Database Queries
4
Different statements
3.73 ms
Query time
0
Invalid entities
Grouped Statements
audit connection
Time▼ | Count | Info |
---|---|---|
1.81 ms (48.41%) |
1 |
SELECT TIME_TO_SEC(TIMEDIFF( expiryTime, now() )) as remainingTime FROM tbl_incoming_actions WHERE ipAddress=?;
Parameters:
[
"185.242.226.102"
]
|
1.27 ms (33.91%) |
1 |
UPDATE tbl_user_sessions SET logoutDT=NOW() WHERE sessionID = ?;
Parameters:
[
"035vvho3t914b98li660eju4h5"
]
|
core connection
Time▼ | Count | Info |
---|---|---|
0.35 ms (9.47%) |
1 |
SELECT * FROM tbl_bundle WHERE bundleDescription LIKE ? ORDER BY orderby ASC
Parameters:
[
"%showModule%"
]
|
0.31 ms (8.21%) |
1 |
SELECT * FROM tbl_organizations WHERE orgDomain=?;
Parameters:
[
"44.224.79.56"
]
|
Database Connections
Name | Service |
---|---|
core | doctrine.dbal.core_connection |
data | doctrine.dbal.data_connection |
audit | doctrine.dbal.audit_connection |
Entity Managers
Name | Service |
---|---|
default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
No loaded entities.