Query Metrics
1
Database Queries
1
Different statements
1.09 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.09 ms (100.00%) |
1 |
SELECT c0_.id AS id_0, c0_.title AS title_1, c0_.goal AS goal_2, c0_.details AS details_3, c0_.description AS description_4, c0_.category_id AS category_id_5, c0_.start_date AS start_date_6, c0_.end_date AS end_date_7, c0_.total_votes AS total_votes_8, c0_.image AS image_9, c0_.status AS status_10 FROM campaign c0_ WHERE c0_.start_date <= ? AND c0_.end_date >= ? AND c0_.status = 1 ORDER BY c0_.id DESC
Parameters:
[ "2026-06-05" "2026-06-05" ] |
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\Campaign | No errors. |