http://pms.cmet.ustc.edu.cn/super/level/list/450

Query Metrics

6 Database Queries
5 Different statements
10.89 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
8.94 ms
(82.10%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.category_id AS category_id_3 FROM LEVEL t0 WHERE t0.category_id = ?
Parameters:
[
  450
]
1.05 ms
(9.66%)
1
SELECT TABLE_NAME
FROM information_schema.TABLES
WHERE TABLE_SCHEMA = ?
  AND TABLE_TYPE = 'BASE TABLE'
ORDER BY TABLE_NAME
Parameters:
[
  "pms"
]
0.33 ms
(3.04%)
1
SELECT t0.role AS role_1, t0.name AS name_2, t0.id AS id_3, t0.username AS username_4, t0.admin_college_id AS admin_college_id_5, t0.user_info_id AS user_info_id_6 FROM users t0 WHERE t0.username = ? LIMIT 1
Parameters:
[
  "05824"
]
0.30 ms
(2.77%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.orders AS orders_3, t0.batch_id AS batch_id_4 FROM category t0 WHERE t0.id = ?
Parameters:
[
  "450"
]
0.26 ms
(2.42%)
2
SELECT DATABASE()
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.