Query Metrics
2
Database Queries
2
Different statements
3.04 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 2.41 ms |
SELECT count(p0_.id) AS sclr_0 FROM polls p0_
Parameters:
[] |
2 | 0.63 ms |
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. |