Query Metrics
2
Database Queries
2
Different statements
1.25 ms
Query time
0
Invalid entities
6
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.41 ms |
SELECT t0.goals AS goals_1, t0.levels AS levels_2, t0.sources_old AS sources_old_3, t0.sources AS sources_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.published AS published_8, t0.published_at AS published_at_9, t0.creator_id AS creator_id_10, t0.created_by_id AS created_by_id_11, t0.updated_by_id AS updated_by_id_12, t0.publisher AS publisher_13 FROM news t0 WHERE t0.id = ?
Parameters:
[
"26"
]
|
||||||||||||||||||||||||||||||||||
| 2 | 0.84 ms |
SELECT t0.slug AS slug_1, t0.title AS title_2, t0.header AS header_3, t0.body AS body_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.locale AS locale_8, t0.created_by_id AS created_by_id_9, t0.updated_by_id AS updated_by_id_10, t0.translatable_id AS translatable_id_11 FROM news_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
26
]
|
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\Blog\Translation\NewsTranslation | 4 |
| App\Entity\Blog\News | 1 |
| App\Entity\User | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Blog\News | No errors. |
| App\Entity\Model\TechnicalMetadata | No errors. |
| App\Entity\User | No errors. |
| Vich\UploaderBundle\Entity\File | No errors. |
| App\Entity\Media\Media | No errors. |
| App\Entity\Media\MediaImage | No errors. |
| App\Entity\Blog\Tag | No errors. |
| App\Entity\Faq | No errors. |
| App\Entity\Blog\Translation\NewsTranslation | No errors. |