Query Metrics
1
Database Queries
1
Different statements
0.69 ms
Query time
3
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.69 ms (100.00%) |
1 |
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.nick_name AS nick_name_4, t0.email AS email_5, t0.phone AS phone_6, t0.password AS password_7, t0.type AS type_8, t0.created_date AS created_date_9, t0.active AS active_10, t0.access_modules AS access_modules_11, t0.profile_img AS profile_img_12 FROM users t0 WHERE t0.email = ? LIMIT 1
Parameters:
[
"martyna.kosienkowska@freeline.pl"
]
|
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\Users |
|
| App\Entity\Preorders | No errors. |
| App\Entity\UserAccess | No errors. |
| App\Entity\SeoTask |
|
| App\Entity\SeoProjectCheck |
|
| App\Entity\Reminder | No errors. |
| App\Entity\UserResponsibility | No errors. |