Query Metrics
2
Database Queries
2
Different statements
0.88 ms
Query time
0
Invalid entities
5
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
0.51 ms (58.08%) |
1 |
SELECT t0.slug AS slug_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.name AS name_5, t0.description AS description_6, t0.locale AS locale_7, t0.created_by_id AS created_by_id_8, t0.updated_by_id AS updated_by_id_9, t0.translatable_id AS translatable_id_10 FROM training_category_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
61
]
|
||||||||||||||||||||||||
|
0.37 ms (41.92%) |
1 |
SELECT t0.lft AS lft_1, t0.lvl AS lvl_2, t0.rgt AS rgt_3, t0.sections AS sections_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.notes AS notes_10, t0.reference AS reference_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.created_by_id AS created_by_id_14, t0.updated_by_id AS updated_by_id_15, t0.publisher AS publisher_16 FROM training_category t0 WHERE t0.id = ?
Parameters:
[
"61"
]
|
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\Training\Translation\CategoryTranslation | 4 |
| App\Entity\Training\Category | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Training\Category | No errors. |
| App\Entity\Model\TechnicalMetadata | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Training\Exercise | No errors. |
| App\Entity\Sport\Discipline | No errors. |
| Vich\UploaderBundle\Entity\File | No errors. |
| App\Entity\Media\Media | No errors. |
| App\Entity\Media\MediaImage | No errors. |
| App\Entity\Training\Translation\CategoryTranslation | No errors. |