Query Metrics
9
Database Queries
6
Different statements
6.43 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
3.08 ms (47.94%) |
4 |
SELECT t0.code AS code_1, t0.contentHtml AS contentHtml_2, t0.content_html_editable AS content_html_editable_3, t0.content_text AS content_text_4, t0.content_text_editable AS content_text_editable_5, t0.content_description AS content_description_6, t0.content_image AS content_image_7, t0.content_image_editable AS content_image_editable_8, t0.edit_sysadmin_only AS edit_sysadmin_only_9, t0.is_visible_on_frontend AS is_visible_on_frontend_10, t0.edit_at AS edit_at_11, t0.id AS id_12 FROM content t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"UW-AD-WIDEBOARD"
]
|
|
0.84 ms (13.11%) |
1 |
SELECT v0_.id AS id_0, v0_.rubrikname AS rubrikname_1, v0_.beschreibung AS beschreibung_2 FROM vsrubrik v0_
Parameters:
[] |
|
0.82 ms (12.75%) |
1 |
SELECT t0.id AS id_1, t0.aboname AS aboname_2, t0.aboname_short AS aboname_short_3, t0.max_length_vs_titel AS max_length_vs_titel_4, t0.max_length_vs_beschreibung AS max_length_vs_beschreibung_5 FROM vsabo t0 WHERE t0.id = ?
Parameters:
[
3
]
|
|
0.68 ms (10.59%) |
1 |
SELECT v0_.id AS id_0, v0_.regionname AS regionname_1 FROM vsregion v0_
Parameters:
[] |
|
0.55 ms (8.53%) |
1 |
SELECT t0.id AS id_1, t0.statusname AS statusname_2 FROM vsstatus t0 WHERE t0.id = ?
Parameters:
[
5
]
|
|
0.46 ms (7.09%) |
1 |
SELECT t0.id AS id_1, t0.typname AS typname_2 FROM vstyp 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\Vs\VsAbo | No errors. |
| App\Entity\Vs\Vs | No errors. |
| App\Entity\Vs\VsStatus | No errors. |
| App\Entity\Vs\VsTyp | No errors. |
| App\Entity\Vs\VsRubrik | No errors. |
| App\Entity\Vs\VsRegion | No errors. |
| App\Entity\Content\Content | No errors. |