Query Metrics
3
Database Queries
2
Different statements
2.18 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
1.14 ms (52.17%) |
2 |
SELECT t0.id AS id_1, t0.date AS date_2, t0.code AS code_3 FROM uptime t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"UPTIME_GED"
]
|
1.04 ms (47.83%) |
1 |
SELECT t0.section AS section_1, t0.name AS name_2, t0.value AS value_3 FROM craue_config_setting t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"CHECK_LDAP_CONNECTION"
]
|
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 |
---|---|
Craue\ConfigBundle\Entity\BaseSetting | No errors. |
Craue\ConfigBundle\Entity\Setting | No errors. |
App\Entity\Uptime | No errors. |