Query Metrics
2
Database Queries
2
Different statements
1.02 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.45 ms |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.title AS title_3, t0.tags AS tags_4, t0.short_description AS short_description_5, t0.author AS author_6, t0.date AS date_7, t0.body AS body_8, t0.image AS image_9, t0.category_id AS category_id_10 FROM post t0
Parameters:
[] |
| 2 | 0.56 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.typeface_id AS typeface_id_3 FROM footer_typeface t0
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\Post | No errors. |
| App\Entity\PostCategory | No errors. |
| App\Entity\FooterTypeface | No errors. |
| App\Entity\Typeface | No errors. |