Query Metrics
5
Database Queries
5
Different statements
1.46 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.28 ms |
SELECT t0.password AS password_1, t0.name AS name_2, t0.id AS id_3, t0.username AS username_4, t0.review_batch_id AS review_batch_id_5 FROM reviewer t0 WHERE t0.id = ?
Parameters:
[
279
]
|
2 | 0.18 ms |
SELECT t0.rank AS rank_1, t0.score AS score_2, t0.suggestion AS suggestion_3, t0.done AS done_4, t0.id AS id_5, t0.reviewer_id AS reviewer_id_6, t0.review_id AS review_id_7 FROM score t0 WHERE t0.id = ?
Parameters:
[
"5970"
]
|
3 | 0.08 ms |
"START TRANSACTION"
Parameters:
[] |
4 | 0.30 ms |
UPDATE score SET rank = ?, score = ?, suggestion = ?, done = ? WHERE id = ?
Parameters:
[ "E" 59.0 """ 结题材料里看不到立项目标等背景信息,从实施的角度项目建立了一套线上运行的SOP系统。\r\n 从材料的易读性角度,SOP的具体含义应该明确。其次低级文字错误也应该避免,比如‘邀请资深的临床师资团队容进行严格的内容审核’,‘2024 年底,组织师资对初步实施得 sop框架’,’四、进一步研究的问题‘一节多余字多处出现,医务工作者不该犯这么低级的错误。 """ 1 5970 ] |
5 | 0.62 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\Reviewer | No errors. |
App\Entity\ReviewBatch | No errors. |
App\Entity\Score | No errors. |
App\Entity\Review | No errors. |