Query Metrics
1
Database Queries
1
Different statements
1.14 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
1.14 ms (100.00%) |
1 |
SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.is_enabled AS is_enabled_6, t0.is_deleted AS is_deleted_7, t0.password_token AS password_token_8, t0.date_password_requested AS date_password_requested_9, t0.date_created AS date_created_10, t0.date_modified AS date_modified_11, t0.customer_id AS customer_id_12, t0.language_id AS language_id_13 FROM user t0 WHERE t0.email = ? 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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\User | No errors. |
| App\Entity\Customer | No errors. |
| App\Entity\Language | No errors. |
| App\Entity\Branch | No errors. |