Query Metrics
1
Database Queries
1
Different statements
2.66 ms
Query time
0
Invalid entities
47
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 2.66 ms |
SELECT a0_.id AS id_0, a0_.name AS name_1, a0_.image AS image_2, a0_.location AS location_3 FROM artist a0_ WHERE a0_.location IS NULL OR a0_.location = ? ORDER BY a0_.name ASC
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\Artist | 47 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Artist | No errors. |
| App\Entity\Festival | No errors. |