Query Metrics
9
Database Queries
2
Different statements
3.86 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
3.16 ms (82.02%) |
8 |
SELECT s0_.email_settings AS email_settings_0, s0_.upload_settings AS upload_settings_1, s0_.site_settings AS site_settings_2, s0_.oauth_server_settings AS oauth_server_settings_3, s0_.header AS header_4 FROM system_settings s0_ WHERE s0_.settings_id = ?
Parameters:
[
1
]
|
|
0.69 ms (17.98%) |
1 |
SELECT t0.id AS id_1, t0.img_id AS img_id_2, t0.register_ip AS register_ip_3, t0.title AS title_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.company AS company_7, t0.zip AS zip_8, t0.country AS country_9, t0.street AS street_10, t0.hnr AS hnr_11, t0.phone AS phone_12, t0.mobil AS mobil_13, t0.notiz AS notiz_14, t0.created_at AS created_at_15, t0.change_pw AS change_pw_16, t0.aktiv AS aktiv_17, t0.must_validated AS must_validated_18, t0.cronjob AS cronjob_19, t20.id AS id_21, t20.totp_secret AS totp_secret_22, t20.email AS email_23, t20.roles AS roles_24, t20.password AS password_25, t20.uuid AS uuid_26, t20.locale AS locale_27, t20.userdetails AS userdetails_28, t20.register AS register_29 FROM user_details t0 LEFT JOIN user t20 ON t20.userdetails = t0.id
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\SystemSettings | No errors. |
| App\Entity\UserDetails | No errors. |
| App\Entity\User | No errors. |
| App\Entity\UserRegister | No errors. |
| App\Entity\OAuth2UserConsent | No errors. |