Query Metrics
3
Database Queries
3
Different statements
0.44 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.16 ms (35.61%) |
1 |
SELECT t0.title AS title_1, t0.illustration AS illustration_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM slide_picture t0
Parameters:
[] |
|
0.14 ms (32.44%) |
1 |
SELECT t0.title AS title_1, t0.slug AS slug_2, t0.color AS color_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6 FROM tag t0
Parameters:
[] |
|
0.14 ms (31.95%) |
1 |
SELECT t0.picture AS picture_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.tag_id AS tag_id_8 FROM album_picture t0 ORDER BY t0.id DESC
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\SlidePicture | No errors. |
| App\Entity\Tag | No errors. |
| App\Entity\AlbumPicture | No errors. |