Query Metrics
4
Database Queries
4
Different statements
9.95 ms
Query time
0
Invalid entities
Grouped Statements
audit connection
Time▼ | Count | Info |
---|---|---|
7.91 ms (79.47%) |
1 |
SELECT TIME_TO_SEC(TIMEDIFF( expiryTime, now() )) as remainingTime FROM tbl_incoming_actions WHERE ipAddress=?;
Parameters:
[
"3.134.148.59"
]
|
1.07 ms (10.73%) |
1 |
UPDATE tbl_user_sessions SET logoutDT=NOW() WHERE sessionID = ?;
Parameters:
[
"3ku8s2evceurjca1fdsdceqm6b"
]
|
core connection
Time▼ | Count | Info |
---|---|---|
0.51 ms (5.14%) |
1 |
SELECT * FROM tbl_organizations WHERE orgDomain=?;
Parameters:
[
"44.224.79.56"
]
|
0.46 ms (4.66%) |
1 |
SELECT * FROM tbl_bundle WHERE bundleDescription LIKE ? ORDER BY orderby ASC
Parameters:
[
"%showModule%"
]
|
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.