Query Metrics
17
Database Queries
4
Different statements
3.23 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
2.24 ms (69.30%) |
11 |
SELECT t0.id AS id_1, t0.metakey AS metakey_2, t0.metavalue AS metavalue_3, t0.mandantenid AS mandantenid_4 FROM settings t0 WHERE t0.metakey = ? LIMIT 1
Parameters:
[
"tarifrechner"
]
|
0.66 ms (20.33%) |
4 |
SELECT t0.id AS id_1, t0.metakey AS metakey_2, t0.beschreibung AS beschreibung_3, t0.metavalue AS metavalue_4, t0.type AS type_5, t0.mandantenid AS mandantenid_6 FROM portalsettings t0 WHERE t0.metakey = ? LIMIT 1
Parameters:
[
"zaehlstand_online_start"
]
|
0.18 ms (5.57%) |
1 |
SELECT t0.id AS id_1, t0.metakey AS metakey_2, t0.metavalue AS metavalue_3, t0.type AS type_4, t0.active AS active_5, t0.mandantenid AS mandantenid_6 FROM auswahllisten t0 WHERE t0.type = ?
Parameters:
[
"abschlagsaenderung"
]
|
0.15 ms (4.80%) |
1 |
SELECT t0.id AS id_1, t0.metakey AS metakey_2, t0.metavalue AS metavalue_3, t0.mandantenid AS mandantenid_4 FROM texte t0
Parameters:
[] |
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\Settings | No errors. |
App\Entity\Auswahllisten | No errors. |
App\Entity\Portalsettings | No errors. |
App\Entity\Texte | No errors. |