Query Metrics
2
Database Queries
12.78 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 12.15 ms |
SELECT sum(c0_.quantity) AS sclr_0 FROM `cart` c0_ WHERE c0_.session_id = ? AND c0_.type IN (?)
Parameters: [jqd0prhpsvgu2pq7749pem7i45, [product, book]]
|
| 2 | 0.63 ms |
SELECT sum(c0_.quantity) AS sclr_0 FROM `cart` c0_ WHERE c0_.session_id = ? AND c0_.type IN (?)
Parameters: [jqd0prhpsvgu2pq7749pem7i45, [product, book]]
|
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 |
|---|---|
| AppBundle\Entity\Cart | No errors. |