Query Metrics
6
Database Queries
5
Different statements
6.66 ms
Query time
0
Invalid entities
Grouped Statements
audit connection
Time▼ | Count | Info |
---|---|---|
3.19 ms (47.93%) |
1 |
SELECT TIME_TO_SEC(TIMEDIFF( expiryTime, now() )) as remainingTime FROM tbl_incoming_actions WHERE ipAddress=?;
Parameters:
[
"205.210.31.23"
]
|
1.80 ms (27.03%) |
1 |
UPDATE tbl_user_sessions SET logoutDT=NOW() WHERE sessionID = ?;
Parameters:
[
"c92cjmjnjjgq6of8q8t4d0npv3"
]
|
core connection
Time▼ | Count | Info |
---|---|---|
0.86 ms (12.95%) |
2 |
SELECT * FROM tbl_organizations WHERE orgDomain=?;
Parameters:
[
"44.224.79.56"
]
|
0.49 ms (7.37%) |
1 |
SELECT * FROM tbl_bundle WHERE bundleDescription LIKE ? ORDER BY orderby ASC
Parameters:
[
"%showModule%"
]
|
0.31 ms (4.73%) |
1 |
SELECT * FROM tbl_organizations WHERE orgID=?
Parameters:
[
1
]
|
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.