Query Metrics
1
Database Queries
1
Different statements
1.41 ms
Query time
0
Invalid entities
3
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
1.41 ms (100.00%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.capacity AS capacity_3, t0.price_per_night AS price_per_night_4, t0.description AS description_5, t0.created_at AS created_at_6 FROM room 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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\Room | 3 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Room | No errors. |
| App\Entity\Amenity | No errors. |
| App\Entity\Bed | No errors. |