Query Metrics
4
Database Queries
4
Different statements
5.26 ms
Query time
0
Invalid entities
1
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
3.20 ms (60.92%) |
1 |
"COMMIT"
Parameters:
[] |
|
1.25 ms (23.69%) |
1 |
UPDATE connector_product_availability SET is_disabled = ?, updated_at = ? WHERE id = ?
Parameters:
[ 0 "2026-02-09 09:52:32" 20 ] |
|
0.62 ms (11.87%) |
1 |
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.store_id AS store_id_3, t0.is_disabled AS is_disabled_4, t0.catalog_id AS catalog_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM connector_product_availability t0 WHERE t0.product_id = ? AND t0.store_id = ? LIMIT 1
Parameters:
[ "84f0f9e1-e660-44e7-a915-fd71dc367352" "9f17417b-dac6-5ab4-ada9-fffa82e431ac" ] |
|
0.19 ms (3.52%) |
1 |
"START TRANSACTION"
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\ConnectorProductAvailability | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\ConnectorProductAvailability | No errors. |