http://44.224.79.56/login

Query Metrics

5 Database Queries
4 Different statements
4.12 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

audit connection

Time Count Info
1.88 ms
(45.61%)
1
SELECT TIME_TO_SEC(TIMEDIFF( expiryTime, now() )) as remainingTime FROM  tbl_incoming_actions WHERE ipAddress=?;
Parameters:
[
  "47.239.167.2"
]
1.18 ms
(28.56%)
1
UPDATE tbl_user_sessions SET logoutDT=NOW() WHERE sessionID = ?;
Parameters:
[
  "21pg7pvebm75e62tf8515oeol3"
]

core connection

Time Count Info
0.72 ms
(17.47%)
2
SELECT * FROM tbl_organizations WHERE orgDomain=?;
Parameters:
[
  "44.224.79.56"
]
0.34 ms
(8.37%)
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.