Query Metrics
5
Database Queries
5
Different statements
217.96 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 18.10 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.active AS active_4, t0.md5_user AS md5_user_5, t0.roles AS roles_6, t0.password AS password_7 FROM user_entity t0 WHERE t0.username = ? LIMIT 2
Parameters:
[
"Lopoloifhidwjdwfefee fjedwjdwj ijwhfwdj wfiefwjdwd hwidjwidhwfhwidjiwj hjfhefjhwifhewfiwejj hfiwhfqwjhfqwiefgwiej simplexsms.com"
]
|
2 | 9.89 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.active AS active_4, t0.md5_user AS md5_user_5, t0.roles AS roles_6, t0.password AS password_7 FROM user_entity t0 WHERE t0.email = ? LIMIT 1
Parameters:
[
"nomin.momin+111h6@mail.ru"
]
|
3 | 2.29 ms |
"START TRANSACTION"
Parameters:
[] |
4 | 82.97 ms |
INSERT INTO user_entity (username, email, active, md5_user, roles, password) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "Lopoloifhidwjdwfefee fjedwjdwj ijwhfwdj wfiefwjdwd hwidjwidhwfhwidjiwj hjfhefjhwifhewfiwejj hfiwhfqwjhfqwiefgwiej simplexsms.com" "nomin.momin+111h6@mail.ru" 0 "64dc87fed6be2831f692f2cff1edc668" "["ROLE_USER"]" "$2y$13$9ymG9SekAz4XZY7Co5CnN.pEvEiHOn8mAr6IoTuKv7mEDiwlHSUwi" ] |
5 | 104.71 ms |
"COMMIT"
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\UserEntity | No errors. |
App\Entity\MessageEntity | No errors. |