Query Metrics
2
Database Queries
2
Different statements
0.74 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.54 ms (72.69%) |
1 |
SELECT t0.id AS id_1, t0.brand_name AS brand_name_2, t0.brand_logo_id AS brand_logo_id_3 FROM brand t0
Parameters:
[] |
|
0.20 ms (27.31%) |
1 |
SELECT t0.id AS id_1, t0.model_name AS model_name_2, t0.model_brand_id AS model_brand_id_3 FROM model 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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Brand | No errors. |
| App\Entity\BrandLogo | No errors. |
| App\Entity\Model | No errors. |
| App\Entity\Product | No errors. |
| App\Entity\OrderItem | No errors. |
| App\Entity\Image | No errors. |
| App\Entity\Condition | No errors. |
| App\Entity\Category | No errors. |
| App\Entity\Tag | No errors. |
| App\Entity\Order | No errors. |
| App\Entity\Address | No errors. |
| App\Entity\BillingAddress | No errors. |
| App\Entity\ResetPasswordRequest | No errors. |
| App\Entity\Shipping | No errors. |
| App\Entity\Status | No errors. |
| App\Entity\User | No errors. |
| Vich\UploaderBundle\Entity\File | No errors. |