Query Metrics
2
Database Queries
2
Different statements
2.47 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 2.03 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.date AS date_3, t0.IP AS IP_4, t0.browser AS browser_5, t0.OS AS OS_6, t0.fname AS fname_7, t0.lname AS lname_8 FROM subscribers t0 ORDER BY t0.date DESC LIMIT 500
Parameters:
[] |
| 2 | 0.44 ms |
SELECT COUNT(*) FROM subscribers t0
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\Subscribers | No errors. |