Query Metrics
1
Database Queries
1
Different statements
1.09 ms
Query time
1
Invalid entities
3
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.09 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.price AS price_4, t0.compare_at_price AS compare_at_price_5, t0.stock AS stock_6, t0.sku AS sku_7, t0.slug AS slug_8, t0.type AS type_9, t0.images AS images_10, t0.attributes AS attributes_11, t0.is_active AS is_active_12, t0.is_approved AS is_approved_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.approved_at AS approved_at_16, t0.category_id AS category_id_17, t0.vendor_id AS vendor_id_18, t0.approved_by AS approved_by_19 FROM products t0 WHERE t0.id = ?
Parameters:
[
"29"
]
|
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\Product | 1 |
| App\Entity\Category | 1 |
| App\Entity\Vendor | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Product | No errors. |
| App\Entity\Category | No errors. |
| App\Entity\Vendor | No errors. |
| App\Entity\User | No errors. |
| App\Entity\ProductReview | No errors. |
| App\Entity\CartItem | No errors. |
| App\Entity\OrderItem | No errors. |
| App\Entity\VendorPayout | No errors. |
| App\Entity\Order |
|
| App\Entity\Cart | No errors. |