Query Metrics
2
Database Queries
2
Different statements
2.58 ms
Query time
0
Invalid entities
Queries
default connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.53 ms |
SELECT t0.id AS id_1, t0.name_nl AS name_nl_2, t0.name_en AS name_en_3 FROM article_categories t0
Parameters:
[] |
| 2 | 1.05 ms |
SELECT d0_.id AS id_0, d0_.user_id AS user_id_1, d0_.username AS username_2, d0_.amount AS amount_3, d0_.order_id AS order_id_4, d0_.time AS time_5, d0_.time_updated AS time_updated_6, d0_.status AS status_7 FROM donations d0_ WHERE d0_.status = 'paid' AND d0_.time >= ? AND d0_.time <= ?
Parameters:
[ "2025-11-01 02:57:29" "2025-11-30 02:57:29" ] |
forumdb connection
No database queries were performed.
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| forumdb | doctrine.dbal.forumdb_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
| forumdb | doctrine.orm.forumdb_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
default entity manager
| Class | Mapping errors |
|---|---|
| App\Entity\User | No errors. |
| App\Entity\ArticleCategories | No errors. |
| App\Entity\Articles | No errors. |
| App\Entity\ArticleReviews | No errors. |
| App\Entity\Donations | No errors. |
forumdb entity manager
No loaded entities.