Query Metrics
2
Database Queries
2
Different statements
9.94 ms
Query time
2
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 9.09 ms |
SELECT DISTINCT s0_.id AS id_0, s0_.id AS id_1 FROM salon s0_ LEFT JOIN user_salon u2_ ON s0_.id = u2_.salon_id LEFT JOIN app_user a1_ ON a1_.id = u2_.user_id LEFT JOIN app_user a3_ ON (a1_.id = a3_.id) WHERE a3_.username LIKE ? ORDER BY s0_.id ASC LIMIT 20
Parameters:
[ "" ] |
| 2 | 0.85 ms |
SELECT count(DISTINCT s0_.id) AS sclr_0 FROM salon s0_ LEFT JOIN user_salon u2_ ON s0_.id = u2_.salon_id LEFT JOIN app_user a1_ ON a1_.id = u2_.user_id LEFT JOIN app_user a3_ ON (a1_.id = a3_.id) WHERE a3_.username LIKE ?
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Salon |
|
| App\Entity\User |
|