Query Metrics
1
Database Queries
1
Different statements
21.53 ms
Query time
0
Invalid entities
200
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 21.53 ms |
SELECT t0.id AS id_1, t0.brand_name AS brand_name_2, t0.slug AS slug_3, t0.brand_desctiption AS brand_desctiption_4 FROM brands t0 ORDER BY t0.brand_name ASC LIMIT 200
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 |
|---|---|
| App\Entity\Brand | 200 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Brand | No errors. |
| App\Entity\Product | No errors. |