Query Metrics
5
Database Queries
5
Different statements
1.58 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
0.59 ms (37.00%) |
1 |
"COMMIT"
Parameters:
[] |
0.37 ms (23.45%) |
1 |
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:
[
273
]
|
0.34 ms (21.30%) |
1 |
UPDATE score SET rank = ?, score = ?, suggestion = ?, done = ? WHERE id = ?
Parameters:
[ "B" 72.0 "项目围绕“双碳”战略,对固废处理与处置工程课程体系进行系统优化,融入碳核算、低碳工艺与政策解读等内容,教学改革具有较强的创新性和实用性。课程框架较合理,有一定实施成效,具备良好的推广应用价值。" 1 5875 ] |
0.21 ms (13.07%) |
1 |
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:
[
"5875"
]
|
0.08 ms (5.18%) |
1 |
"START TRANSACTION"
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. |