Query Metrics
1
Database Queries
1
Different statements
2.66 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 2.66 ms |
SELECT n0_.id AS id_0, n0_.content AS content_1, n0_.archived AS archived_2, n0_.date_posted AS date_posted_3, n0_.image_filename AS image_filename_4, n0_.thumbnail_filename AS thumbnail_filename_5, n0_.title AS title_6, n0_.date_created AS date_created_7, n0_.date_modified AS date_modified_8, n0_.published AS published_9 FROM news_article n0_ WHERE n0_.archived = 0 AND n0_.published = 1 ORDER BY n0_.date_posted DESC LIMIT 3
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\NewsArticle | No errors. |