Query Metrics
3
Database Queries
2
Different statements
0.69 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.36 ms (52.48%) |
1 |
SELECT t0.manufacturers_id AS manufacturers_id_1, t0.manufacturers_name AS manufacturers_name_2, t0.manufacturers_image AS manufacturers_image_3, t0.date_added AS date_added_4, t0.last_modified AS last_modified_5, t0.manufacturers_statuts AS manufacturers_statuts_6, t0.manufacturers_order AS manufacturers_order_7, t0.manufacturers_locked_price AS manufacturers_locked_price_8, t0.manufacturers_welcome AS manufacturers_welcome_9, t0.manufacturers_export AS manufacturers_export_10 FROM manufacturers t0 WHERE t0.manufacturers_statuts = ? ORDER BY t0.manufacturers_name ASC
Parameters:
[
1
]
|
|
0.33 ms (47.52%) |
2 |
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3 FROM price_groups t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"VV"
]
|
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\Manufacturer | No errors. |
| App\Entity\ManufacturerDescription | No errors. |
| App\Entity\ManufacturerCountry | No errors. |
| App\Entity\Language | No errors. |
| App\Entity\Country | No errors. |
| App\Entity\PriceGroup | No errors. |