Query Metrics
2
Database Queries
1
Different statements
0.98 ms
Query time
0
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.63 ms |
SELECT t0.id AS id_1, t0.register_ip AS register_ip_2, t0.first_name AS first_name_3, t0.last_name AS last_name_4, t0.company AS company_5, t0.zip AS zip_6, t0.country AS country_7, t0.street AS street_8, t0.hnr AS hnr_9, t0.phone AS phone_10, t0.mobil AS mobil_11, t0.notiz AS notiz_12, t0.change_pw AS change_pw_13, t0.must_validated AS must_validated_14, t0.created_at AS created_at_15, t0.voter AS voter_16, t0.gravatar AS gravatar_17, t0.account_holder_id AS account_holder_id_18 FROM account t0 WHERE t0.account_holder_id IS NULL LIMIT 1
Parameters:
[]
|
||||||||||||||||||||||||||||||||
| 2 | 0.35 ms |
SELECT t0.id AS id_1, t0.register_ip AS register_ip_2, t0.first_name AS first_name_3, t0.last_name AS last_name_4, t0.company AS company_5, t0.zip AS zip_6, t0.country AS country_7, t0.street AS street_8, t0.hnr AS hnr_9, t0.phone AS phone_10, t0.mobil AS mobil_11, t0.notiz AS notiz_12, t0.change_pw AS change_pw_13, t0.must_validated AS must_validated_14, t0.created_at AS created_at_15, t0.voter AS voter_16, t0.gravatar AS gravatar_17, t0.account_holder_id AS account_holder_id_18 FROM account t0 WHERE t0.account_holder_id IS NULL LIMIT 1
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Account | No errors. |
| App\Entity\User | No errors. |