Query Metrics
1
Database Queries
1
Different statements
5.99 ms
Query time
0
Invalid entities
Queries
default connection
#▲ | Time | Info |
---|---|---|
1 | 5.99 ms |
SELECT COUNT(e0_.category) AS sclr_0, e0_.category AS category_1 FROM entry_entry e0_ LEFT JOIN account_owner a1_ ON (e0_.owner_id = a1_.id) AND (a1_.deleted_at IS NULL) WHERE (e0_.approval = ? AND e0_.is_draft = ? AND a1_.status = ? AND e0_.category >= 2) AND (e0_.deleted_at IS NULL) GROUP BY e0_.category
Parameters:
|
aws connection
No database queries were performed.
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
aws | doctrine.dbal.aws_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\Account\ApiToken | No errors. |
App\Entity\Entry\Entry | No errors. |
App\Entity\Account\Owner | No errors. |