Query Metrics
5
Database Queries
5
Different statements
3.25 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
1.04 ms (32.12%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.date AS date_3, t0.text AS text_4, t0.picture AS picture_5, t0.picture_size AS picture_size_6, t0.updated_at AS updated_at_7, t0.writer AS writer_8, t0.category_id AS category_id_9 FROM content t0 WHERE t0.id = ?
Parameters:
[
"82"
]
|
0.71 ms (21.69%) |
1 |
SELECT COUNT(*) FROM content t0
Parameters:
[] |
0.59 ms (18.12%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0
Parameters:
[] |
0.47 ms (14.58%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.date AS date_3, t0.text AS text_4, t0.picture AS picture_5, t0.picture_size AS picture_size_6, t0.updated_at AS updated_at_7, t0.writer AS writer_8, t0.category_id AS category_id_9 FROM content t0 LIMIT 1 OFFSET 1
Parameters:
[] |
0.44 ms (13.50%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.date AS date_3, t0.text AS text_4, t0.picture AS picture_5, t0.picture_size AS picture_size_6, t0.updated_at AS updated_at_7, t0.writer AS writer_8, t0.category_id AS category_id_9 FROM content t0 LIMIT 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\Content | No errors. |
App\Entity\Category | No errors. |
App\Entity\NewspaperSubject2 | No errors. |