Query Metrics
1
Database Queries
1
Different statements
1.60 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.60 ms |
SELECT t0.first_name AS first_name_1, t0.last_name AS last_name_2, t0.birthday AS birthday_3, t0.influential_artists AS influential_artists_4, t0.id AS id_5, t0.username AS username_6, t0.email AS email_7, t0.enabled AS enabled_8, t0.available_to_collaborate AS available_to_collaborate_9, t0.salt AS salt_10, t0.password AS password_11, t0.last_login AS last_login_12, t0.roles AS roles_13, t0.common_information_id AS common_information_id_14 FROM `user` t0 WHERE t0.username IN (?)
Parameters:
[
[
"Mistik"
"xdidx"
]
]
|
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\User | No errors. |
| App\Entity\CommonInformation | No errors. |
| App\Entity\Instrument | No errors. |
| App\Entity\BandMember | No errors. |
| App\Entity\Band | No errors. |
| App\Entity\Action | No errors. |
| App\Entity\PeopleAction | No errors. |
| App\Entity\Folder | No errors. |
| App\Entity\NewMemberSearch | No errors. |
| App\Entity\Order | No errors. |
| App\Entity\Playback | No errors. |
| App\Entity\Visit | No errors. |
| App\Entity\FileReport | No errors. |