Query Metrics
4
Database Queries
4
Different statements
14.06 ms
Query time
1
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
6.14 ms (43.71%) |
1 |
SELECT e0_.id AS id_0, e0_.number AS number_1, e0_.lod_id AS lod_id_2, e0_.pos AS pos_3, e0_.pos_label AS pos_label_4, e0_.lemma AS lemma_5, e0_.n_rule_form AS n_rule_form_6, e0_.trademark AS trademark_7, e0_.ipa AS ipa_8, e0_.coordinates_center AS coordinates_center_9, e0_.coordinates_geo_json AS coordinates_geo_json_10, e0_.added_at AS added_at_11, e0_.tables AS tables_12, e0_.micro_structures AS micro_structures_13, e0_.audio_string AS audio_string_14, e0_.audio_files AS audio_files_15, e0_.synonyms AS synonyms_16, e0_.videos AS videos_17, e0_.infoboxes AS infoboxes_18, e0_.is_sensitive AS is_sensitive_19, e0_.is_visible_in_new_entries AS is_visible_in_new_entries_20 FROM entries e0_ WHERE e0_.lod_id = ?
Parameters:
[
"WOUERECHT1"
]
|
|
3.31 ms (23.52%) |
1 |
SELECT t0.label AS label_1, t0.language_id AS language_id_2, t0.translatable_id AS translatable_id_3 FROM parts_of_speech_labels_translations t0 WHERE t0.translatable_id = ?
Parameters:
[
24
]
|
|
3.20 ms (22.75%) |
1 |
SELECT p0_.id AS id_0, p0_.slug AS slug_1, p0_.count AS count_2 FROM parts_of_speech_labels p0_ WHERE p0_.slug = ?
Parameters:
[
"SUBST+F"
]
|
|
1.41 ms (10.02%) |
1 |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.name AS name_3 FROM languages t0 WHERE t0.id = ?
Parameters:
[
1
]
|
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\Entry |
|
| App\Entity\Category | No errors. |
| App\Entity\POSLabel | No errors. |
| App\Entity\POSLabelTranslation | No errors. |
| App\Entity\Language | No errors. |