Query Metrics
2
Database Queries
2
Different statements
1.07 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
0.60 ms (56.12%) |
1 |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.public AS public_2, p0_.product_category_id AS product_category_id_3 FROM product_category p0_ WHERE p0_.public = 1 ORDER BY p0_.id ASC LIMIT 6
Parameters:
[] |
0.47 ms (43.88%) |
1 |
SELECT count(p0_.id) AS sclr_0 FROM product_category p0_ WHERE p0_.public = 1
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.
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\ProductCategory | No errors. |
App\Entity\ProductCategoryType | No errors. |
App\Entity\Product | No errors. |