http://pms.cmet.ustc.edu.cn/notice/12

Query Metrics

2 Database Queries
2 Different statements
0.53 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.30 ms
(57.77%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.published_at AS published_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.batch_id AS batch_id_7 FROM notice t0 WHERE t0.id = ?
Parameters:
[
  "12"
]
0.22 ms
(42.23%)
1
SELECT t0.attachment_name AS attachment_name_1, t0.id AS id_2, t0.name AS name_3, t0.notice_id AS notice_id_4 FROM notice_attachment t0 WHERE t0.notice_id = ?
Parameters:
[
  12
]

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\Notice No errors.
App\Entity\Batch No errors.
App\Entity\NoticeAttachment No errors.