Query Metrics
2
Database Queries
2
Different statements
1.27 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
0.80 ms (62.78%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.catch_phrase AS catch_phrase_3, t0.date AS date_4, t0.author AS author_5, t0.description AS description_6, t0.picture AS picture_7, t0.related_subjects AS related_subjects_8, t0.chapo AS chapo_9, t0.legend_main_picture AS legend_main_picture_10, t0.author_website AS author_website_11, t0.related_course AS related_course_12, t0.category_id AS category_id_13 FROM articles t0
Parameters:
[] |
0.47 ms (37.22%) |
1 |
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.description AS description_2 FROM category c0_ WHERE c0_.id IN (SELECT DISTINCT (a1_.category_id) FROM articles a1_)
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\Articles | No errors. |
App\Entity\Category | No errors. |