Query Metrics
2
Database Queries
2
Different statements
0.99 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.55 ms |
SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.description AS description_2, n0_.public AS public_3, n0_.preview AS preview_4 FROM news_category n0_ WHERE n0_.public = 1 ORDER BY n0_.id DESC LIMIT 500
Parameters:
[] |
2 | 0.44 ms |
SELECT count(n0_.id) AS sclr_0 FROM news_category n0_ WHERE n0_.public = 1
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\NewsCategory | No errors. |
App\Entity\NewsTag | No errors. |
App\Entity\News | No errors. |