Query Metrics
2
Database Queries
2
Different statements
0.99 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
0.55 ms (55.28%) |
1 |
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:
[] |
0.44 ms (44.72%) |
1 |
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. |