Query Metrics
1
Database Queries
1
Different statements
3.77 ms
Query time
0
Invalid entities
3
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 3.77 ms |
SELECT t0.id AS id_1, t0.mac AS mac_2, t0.machash AS machash_3, t0.type AS type_4, t0.format AS format_5, t0.active AS active_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t9.id AS id_10, t9.lost AS lost_11, t9.birth AS birth_12, t9.phone_first AS phone_first_13, t9.phone_first_alert AS phone_first_alert_14, t9.phone_second AS phone_second_15, t9.phone_second_alert AS phone_second_alert_16, t9.email_contact AS email_contact_17, t9.email_contact_alert AS email_contact_alert_18, t9.blood_group AS blood_group_19, t9.rhesus AS rhesus_20, t9.height AS height_21, t9.weight AS weight_22, t9.organ_donor AS organ_donor_23, t9.created_at AS created_at_24, t9.updated_at AS updated_at_25, t9.profile_id AS profile_id_26, t9.tag_id AS tag_id_27 FROM yne_tag t0 LEFT JOIN health t9 ON t9.tag_id = t0.id WHERE t0.machash = ? LIMIT 1
Parameters:
[
"eac9508a7f6d0f5e8cd517b91deb903d"
]
|
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 |
|---|---|
| App\Entity\Health\YneTag | 1 |
| App\Entity\Health\Health | 1 |
| App\Entity\Profile | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Health\YneTag | No errors. |
| App\Entity\Health\Health | No errors. |
| App\Entity\Profile | No errors. |
| App\Entity\Health\AccessHealth | No errors. |
| App\Entity\Health\Diagnostic | No errors. |