Query Metrics
2
Database Queries
2
Different statements
0.92 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.31 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.61 ms |
SELECT t0.category AS category_1, t0.level AS level_2, t0.name AS name_3, t0.author AS author_4, t0.date AS date_5, t0.department AS department_6, t0.remark AS remark_7, t0.id AS id_8, t0.orders AS orders_9, t0.rank AS rank_10, t0.code AS code_11 FROM item_other t0
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\ItemOther | No errors. |