Query Metrics
251
Database Queries
2
Different statements
89.34 ms
Query time
1
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
87.25 ms (97.66%) |
250 |
SELECT t0.id AS id_1, t0.name AS name_2 FROM roles t0 INNER JOIN roles_user ON t0.id = roles_user.roles_id WHERE roles_user.user_id = ?
Parameters:
[
181
]
|
2.09 ms (2.34%) |
1 |
SELECT t0.id AS id_1, t0.email AS email_2, t0.name AS name_3, t0.lastname AS lastname_4, t0.phone AS phone_5, t0.website AS website_6, t0.about_me AS about_me_7, t0.icon_path AS icon_path_8, t0.address AS address_9, t0.status AS status_10, t0.password AS password_11, t0.is_verified AS is_verified_12, t0.specialties_id AS specialties_id_13 FROM "users" t0
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 |
|
App\Entity\Specialties | No errors. |
App\Entity\ShopCart | No errors. |
App\Entity\Product | No errors. |
App\Entity\Order | No errors. |
App\Entity\Roles | No errors. |
App\Entity\Comment | No errors. |