Query Metrics
4
Database Queries
4
Different statements
3.73 ms
Query time
0
Invalid entities
1
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.91 ms |
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:
[ "81d8a8ff-5684-494d-99f1-6769e48c293f" "72bebd9e-9094-5786-9306-f066c1e6b9c8" ] |
| 2 | 0.14 ms |
"START TRANSACTION"
Parameters:
[] |
| 3 | 0.45 ms |
UPDATE connector_product_availability SET is_disabled = ?, updated_at = ? WHERE id = ?
Parameters:
[ 0 "2026-02-23 11:25:24" 264 ] |
| 4 | 2.23 ms |
"COMMIT"
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. |