Query Metrics
4
Database Queries
3
Different statements
1.52 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
1.01 ms (66.20%) |
1 |
SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME
Parameters:
[
"pms"
]
|
0.27 ms (17.52%) |
2 |
SELECT DATABASE()
Parameters:
[] |
0.25 ms (16.28%) |
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.id = ?
Parameters:
[
"220"
]
|
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.