Query Metrics
1
Database Queries
1
Different statements
0.56 ms
Query time
0
Invalid entities
2
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.56 ms (100.00%) |
1 |
SELECT t0.id AS id_1, t0.category_id AS category_id_2 FROM prim_catalogue_subcategory_1 t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"107"
]
|
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\Catalogue\Subcategory1 | 1 |
| App\Entity\Catalogue\Category | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Catalogue\Subcategory1 | No errors. |
| App\Entity\Catalogue\Category | No errors. |
| App\Entity\Catalogue\Subcategory2 | No errors. |
| App\Entity\Catalogue\Product | No errors. |
| App\Entity\Catalogue\Subcategory1Detail | No errors. |
| App\Entity\Panel\Panel | No errors. |