Query Metrics
5
Database Queries
5
Different statements
7.11 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.32 ms |
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"
]
|
2 | 0.21 ms |
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:
[
"37"
]
|
3 | 0.12 ms |
"START TRANSACTION"
Parameters:
[] |
4 | 0.29 ms |
INSERT INTO notice (name, content, published_at, created_at, updated_at, batch_id) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "申报材料提交说明" """ 1. 2025年省级本科教学成果奖申报工作现已启动,按照通知要求应获得校级教学成果一等奖及以上奖励方可申请,不能直接申报省级教学成果奖。\r\n \r\n 2. 申请表第四栏推荐单位意见请各成果提交申报材料时预填写。\r\n \r\n 3. 成果支撑材料请按照要求整理成一个附件文档(PDF格式)上传。\r\n \r\n 4. 成果组提交申请书及汇总表无需盖章,如有校外单位联合申报,需提交其他完成单位情况盖章页扫描版(盖章页原件需一式两份,请成果组自存以备后续纸质版材料提交);学院提交推荐汇总表签字盖章版即可。 """ "2025-08-21" "2025-08-21 17:06:18" "2025-08-21 17:06:18" 37 ] |
5 | 6.17 ms |
"COMMIT"
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.
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\User | No errors. |
App\Entity\College | No errors. |
App\Entity\UserInfo | No errors. |
App\Entity\Notice | No errors. |
App\Entity\Batch | No errors. |
App\Entity\BatchCollegeAttachment | No errors. |
App\Entity\NoticeAttachment | No errors. |