Query Metrics
1
Database Queries
1
Different statements
1.60 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 1.60 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.author_id AS author_id_4, t0.LyricYYYY AS LyricYYYY_5, t0.composer_id AS composer_id_6, t0.MusicYYYY AS MusicYYYY_7, t0.arranger_id AS arranger_id_8, t0.ArrangedYYYY AS ArrangedYYYY_9, t0.type_id AS type_id_10, t0.OtherNotes AS OtherNotes_11, t0.text AS text_12, t0.copyright AS copyright_13, t0.score_page_count AS score_page_count_14, t0.hymn_hit_count AS hymn_hit_count_15, t0.last_accessed AS last_accessed_16, t0.created_at AS created_at_17, t0.updated_at AS updated_at_18, t0.type_id AS type_id_19, t0.author_id AS author_id_20, t0.composer_id AS composer_id_21, t0.arranger_id AS arranger_id_22 FROM hymns t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"beneath-the-shadow-of-the-cross"
]
|
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\Hymns | No errors. |
App\Entity\Hymntypes | No errors. |
App\Entity\Authcomp | No errors. |
App\Entity\HymnCategory | No errors. |