Query Metrics
3
Database Queries
2
Different statements
9.76 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.96 ms |
SELECT DATABASE()
Parameters:
[] |
| 2 | 7.01 ms |
SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME
Parameters:
[
"boxify_staging"
]
|
| 3 | 1.79 ms |
SELECT DATABASE()
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\Label | No errors. |
| App\Entity\BookingItemStatusHistory | No errors. |
| App\Entity\BookingStatusHistory | No errors. |
| App\Entity\Booking | No errors. |
| App\Entity\Item | No errors. |
| App\Entity\ArxminUser | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Report | No errors. |
| App\Entity\Warehouse | No errors. |