Query Metrics
1
Database Queries
1
Different statements
0.59 ms
Query time
1
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.59 ms |
SELECT t0.id AS id_1, t0.alias AS alias_2, t0.created_at AS created_at_3, t0.deleted_at AS deleted_at_4, t0.user_id AS user_id_5 FROM forum_user t0 ORDER BY t0.id DESC LIMIT 1
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\ForumUser | No errors. |
| App\Entity\ForumPost | No errors. |
| App\Entity\ForumComment | No errors. |
| App\Entity\ForumCommentReply | No errors. |
| App\Entity\Message | No errors. |
| App\Entity\Room |
|
| App\Entity\Offer | No errors. |
| App\Entity\Notification | No errors. |
| App\Entity\ForumReport | No errors. |