Query Metrics
3
Database Queries
3
Different statements
511.29 ms
Query time
1
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 2.56 ms |
SELECT COUNT(DISTINCT b0_.brand_id) AS sclr_0 FROM brands b0_
Parameters:
[] |
| 2 | 502.44 ms |
SELECT COUNT(DISTINCT s0_.shop_id) AS sclr_0 FROM shops s0_
Parameters:
[] |
| 3 | 6.28 ms |
SELECT COUNT(DISTINCT s0_.shoppingmall_id) AS sclr_0 FROM shoppingmalls s0_
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\Brand | No errors. |
| App\Entity\Shop | No errors. |
| App\Entity\Shoppingmall |
|