Query Metrics
3
Database Queries
2
Different statements
5.56 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
3.78 ms (67.93%) |
1 |
SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME
Parameters:
[
"boxify_staging"
]
|
|
1.78 ms (32.07%) |
2 |
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. |