Query Metrics
2
Database Queries
2
Different statements
0.71 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.44 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.image AS image_4, t0.webhook AS webhook_5, t0.message_accept AS message_accept_6, t0.message_deny AS message_deny_7, t0.enabled AS enabled_8 FROM Category t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"1"
]
|
2 | 0.28 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.placeholder AS placeholder_4, t0.category_id AS category_id_5 FROM Questions t0 WHERE t0.category_id = ?
Parameters:
[
1
]
|
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\Category | No errors. |
App\Entity\Questions | No errors. |
App\Entity\Applications | No errors. |
App\Entity\Groups | No errors. |
App\Entity\Settings | No errors. |