Query Metrics
2
Database Queries
2
Different statements
1.49 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
1.31 ms (87.98%) |
1 |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.description AS description_2, p0_.id AS id_3, p0_.title AS title_4, p0_.description AS description_5, c1_.id AS id_6, c1_.name AS name_7, p0_.category_id AS category_id_8 FROM project p0_ LEFT JOIN category c1_ ON p0_.category_id = c1_.id ORDER BY p0_.id DESC LIMIT 3
Parameters:
[] |
0.18 ms (12.02%) |
1 |
SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.content AS content_2, n0_.id AS id_3, n0_.title AS title_4 FROM news n0_ ORDER BY n0_.id 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\Project | No errors. |
App\Entity\Category | No errors. |
Vich\UploaderBundle\Entity\File | No errors. |
App\Entity\Image | No errors. |
App\Entity\News | No errors. |