Query Metrics
1
Database Queries
1
Different statements
2789.94 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
2789.94 ms (100.00%) |
1 |
SELECT i0_.type AS type_0, i0_.topic AS topic_1, i0_.tab AS tab_2, i0_.papy_new AS papy_new_3, i0_.greek_new AS greek_new_4, i0_.lemma AS lemma_5, i0_.sort AS sort_6, i0_.phrase AS phrase_7, i0_.id AS id_8, c1_.volume AS volume_9, c1_.fascicle AS fascicle_10, c1_.title AS title_11, c1_.collection AS collection_12, c1_.item AS item_13, c1_.short AS short_14, c1_.start AS start_15, c1_.end AS end_16, c1_.publication AS publication_17, c1_.id AS id_18, c2_.volume AS volume_19, c2_.fascicle AS fascicle_20, c2_.title AS title_21, c2_.collection AS collection_22, c2_.item AS item_23, c2_.short AS short_24, c2_.start AS start_25, c2_.end AS end_26, c2_.publication AS publication_27, c2_.id AS id_28 FROM index_entry i0_ INNER JOIN compilation_index_entry c3_ ON i0_.id = c3_.index_entry_id INNER JOIN compilation c1_ ON c1_.id = c3_.compilation_id LEFT JOIN compilation_index_entry c4_ ON i0_.id = c4_.index_entry_id LEFT JOIN compilation c2_ ON c2_.id = c4_.compilation_id WHERE i0_.type = ? ORDER BY i0_.sort ASC
Parameters:
[
"Neues Wort"
]
|
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\IndexEntry | No errors. |
App\Entity\Compilation | No errors. |
App\Entity\Correction | No errors. |