Query Metrics
4
Database Queries
4
Different statements
33.77 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
17.14 ms (50.76%) |
1 |
UPDATE fos_user SET password_requested_at = ? WHERE id = ?
Parameters:
[ "2020-07-19 21:49:31" 1 ] |
|
8.37 ms (24.77%) |
1 |
"START TRANSACTION"
Parameters:
[] |
|
4.58 ms (13.58%) |
1 |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.signature AS signature_13, t0.smtppassword AS smtppassword_14, t0.emailoutlook AS emailoutlook_15, t0.nomcomplet AS nomcomplet_16, t0.passwordoutlook AS passwordoutlook_17 FROM fos_user t0 WHERE t0.email_canonical = ? LIMIT 1
Parameters:
[
"zbmoggwe@sharklasers.com"
]
|
|
3.68 ms (10.89%) |
1 |
"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 |
|---|---|
| FOS\UserBundle\Model\User | No errors. |
| AdminBundle\Entity\User | No errors. |
