Query Metrics
1
Database Queries
1
Different statements
1.17 ms
Query time
0
Invalid entities
0
Managed entities
Queries
default connection
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.17 ms |
SELECT COUNT(c0_.id) AS sclr_0, COALESCE(SUM(c0_.total), 0) AS sclr_1 FROM cart c0_ WHERE c0_.session_id = ?
Parameters:
[
"30b8a95eff8d1b4b9e9be38b02ce6447"
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| intralog | doctrine.dbal.intralog_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 |
|---|
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Cart | No errors. |
| App\Entity\ProductCategory | No errors. |
| App\Entity\Product | No errors. |
| App\Entity\ProductCategoryGyik | No errors. |