Query Metrics
3
Database Queries
2
Different statements
2.75 ms
Query time
1
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.98 ms |
SELECT DATABASE()
Parameters:
[] |
| 2 | 1.64 ms |
SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME
Parameters:
[
"evolu"
]
|
| 3 | 0.13 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\Permission | No errors. |
| App\Entity\Vehicle | No errors. |
| App\Entity\EstimateDetail | No errors. |
| App\Entity\TicketComment | No errors. |
| App\Entity\PdfInformations | No errors. |
| App\Entity\Financing | No errors. |
| App\Entity\Setting | No errors. |
| App\Entity\Bill | No errors. |
| App\Entity\ProductDocument | No errors. |
| App\Entity\CustomerDocument | No errors. |
| App\Entity\ApprovalReport | No errors. |
| App\Entity\ContractDocument | No errors. |
| App\Entity\Module | No errors. |
| App\Entity\UserGroup | No errors. |
| App\Entity\TicketHistory | No errors. |
| App\Entity\Appointment | No errors. |
| App\Entity\Prospect |
|
| App\Entity\Ticket | No errors. |
| App\Entity\Contact | No errors. |
| App\Entity\Contract | No errors. |
| App\Entity\Estimate | No errors. |
| App\Entity\Customer | No errors. |
| App\Entity\User | No errors. |
| App\Entity\TypeContractDetail | No errors. |
| App\Entity\History | No errors. |
| App\Entity\Alert | No errors. |
| App\Entity\ApprovalReportCall | No errors. |
| App\Entity\ContractDetail | No errors. |
| App\Entity\TypeContract | No errors. |
| App\Entity\Product | No errors. |
| App\Entity\ProductFamily | No errors. |
| App\Entity\ContractSalesman | No errors. |
| Vich\UploaderBundle\Entity\File | No errors. |