Query Metrics
2
Database Queries
2
Different statements
3.77 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
2.84 ms (75.27%) |
1 |
SELECT count(p0_.id) AS sclr_0 FROM polls p0_
Parameters:
[] |
0.93 ms (24.73%) |
1 |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.created_at AS created_at_2, p0_.updated_at AS updated_at_3 FROM polls p0_ ORDER BY p0_.id ASC LIMIT 25
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\Poll | No errors. |
App\Entity\PollQuestion | No errors. |