http://pms.cmet.ustc.edu.cn/applicant/project/edit/4620 Return to referer URL

Query Metrics

11 Database Queries
10 Different statements
2.85 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.03 ms
(36.04%)
1
SELECT TABLE_NAME
FROM information_schema.TABLES
WHERE TABLE_SCHEMA = ?
  AND TABLE_TYPE = 'BASE TABLE'
ORDER BY TABLE_NAME
Parameters:
[
  "pms"
]
0.30 ms
(10.38%)
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:
[
  "P0614"
]
0.29 ms
(10.17%)
2
SELECT DATABASE()
Parameters:
[]
0.25 ms
(8.66%)
1
SELECT t0.number AS number_1, t0.school_project_number AS school_project_number_2, t0.status AS status_3, t0.college_sort AS college_sort_4, t0.school_sort AS school_sort_5, t0.doc_name AS doc_name_6, t0.college_doc_name AS college_doc_name_7, t0.id AS id_8, t0.name AS name_9, t0.updated_at AS updated_at_10, t0.batch_id AS batch_id_11, t0.user_id AS user_id_12, t0.subject_id AS subject_id_13, t0.college_id AS college_id_14, t0.category_id AS category_id_15, t0.level_id AS level_id_16, t0.year_id AS year_id_17, t0.property_id AS property_id_18 FROM project t0 WHERE t0.id = ?
Parameters:
[
  "4620"
]
0.20 ms
(6.98%)
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:
[
  439
]
0.18 ms
(6.21%)
1
SELECT t0.type AS type_1, t0.apply_deadline AS apply_deadline_2, t0.college_deadline AS college_deadline_3, t0.id AS id_4, t0.name AS name_5, t0.open AS open_6 FROM batch t0 WHERE t0.id = ?
Parameters:
[
  36
]
0.17 ms
(5.85%)
1
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.orders AS orders_2, c0_.batch_id AS batch_id_3 FROM category c0_ WHERE c0_.batch_id = ? AND c0_.id IN (?) ORDER BY c0_.orders ASC
Parameters:
[
  36
  "439"
]
0.16 ms
(5.61%)
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:
[
  439
]
0.15 ms
(5.16%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.valid AS valid_3 FROM college t0 WHERE t0.id = ?
Parameters:
[
  9
]
0.14 ms
(4.94%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.valid AS valid_3 FROM property t0 WHERE t0.id = ?
Parameters:
[
  6
]

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.