Query Metrics
197
Database Queries
12
Different statements
109.88 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
79.49 ms (72.34%) |
152 |
SELECT t0.id AS id_1, t0.label AS label_2, t0.active AS active_3, t0.created AS created_4, t0.updated AS updated_5, t0.sort AS sort_6, t0.category3_id AS category3_id_7 FROM category t0 WHERE (t0.active = ? AND t0.category3_id = ?) ORDER BY t0.sort ASC
Parameters:
[ 1 1 ] |
|
15.34 ms (13.96%) |
31 |
SELECT t0.id AS id_1, t0.label AS label_2, t0.updated AS updated_3, t0.sort AS sort_4, t0.category2_id AS category2_id_5 FROM category3 t0 WHERE t0.category2_id = ? ORDER BY t0.sort ASC
Parameters:
[
1
]
|
|
7.97 ms (7.25%) |
1 |
SELECT p0_.id AS id_0, p0_.code AS code_1, p0_.label AS label_2, p0_.price AS price_3, p0_.active AS active_4, p0_.created AS created_5, p0_.updated AS updated_6, p0_.description AS description_7, p0_.sku AS sku_8, p0_.dimension AS dimension_9, p0_.detail AS detail_10, p0_.quantity AS quantity_11, p0_.homepage AS homepage_12, p0_.codeurl AS codeurl_13, p0_.sort AS sort_14, p0_.category_id AS category_id_15, p0_.store_id AS store_id_16, p0_.secondcategory_id AS secondcategory_id_17, p0_.thirdcategory_id AS thirdcategory_id_18, p0_.family_id AS family_id_19 FROM product p0_ INNER JOIN store s1_ ON p0_.store_id = s1_.id WHERE p0_.active = ? ORDER BY p0_.sort ASC, p0_.code ASC
Parameters:
[
1
]
|
|
2.20 ms (2.00%) |
4 |
SELECT t0.id AS id_1, t0.label AS label_2, t0.updated AS updated_3, t0.sort AS sort_4, t0.category1_id AS category1_id_5 FROM category2 t0 WHERE t0.category1_id = ? ORDER BY t0.sort ASC
Parameters:
[
1
]
|
|
1.26 ms (1.14%) |
2 |
SELECT c0_.id AS id_0, c0_.label AS label_1, c0_.updated AS updated_2, c0_.sort AS sort_3 FROM category1 c0_ WHERE c0_.sort <> 50 ORDER BY c0_.sort ASC LIMIT 7
Parameters:
[] |
|
0.79 ms (0.72%) |
1 |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.price AS price_4, t0.active AS active_5, t0.created AS created_6, t0.updated AS updated_7, t0.description AS description_8, t0.sku AS sku_9, t0.dimension AS dimension_10, t0.detail AS detail_11, t0.quantity AS quantity_12, t0.homepage AS homepage_13, t0.codeurl AS codeurl_14, t0.sort AS sort_15, t0.category_id AS category_id_16, t0.store_id AS store_id_17, t0.secondcategory_id AS secondcategory_id_18, t0.thirdcategory_id AS thirdcategory_id_19, t0.family_id AS family_id_20 FROM product t0 WHERE t0.category_id = ? ORDER BY t0.sort ASC
Parameters:
[
45
]
|
|
0.59 ms (0.54%) |
1 |
SELECT t0.id AS id_1, t0.label AS label_2, t0.active AS active_3, t0.created AS created_4, t0.updated AS updated_5, t0.sort AS sort_6, t0.category3_id AS category3_id_7 FROM category t0 WHERE t0.label = ? LIMIT 1
Parameters:
[
"Outdoor seating"
]
|
|
0.54 ms (0.49%) |
1 |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.price AS price_4, t0.active AS active_5, t0.created AS created_6, t0.updated AS updated_7, t0.description AS description_8, t0.sku AS sku_9, t0.dimension AS dimension_10, t0.detail AS detail_11, t0.quantity AS quantity_12, t0.homepage AS homepage_13, t0.codeurl AS codeurl_14, t0.sort AS sort_15, t0.category_id AS category_id_16, t0.store_id AS store_id_17, t0.secondcategory_id AS secondcategory_id_18, t0.thirdcategory_id AS thirdcategory_id_19, t0.family_id AS family_id_20 FROM product t0 WHERE t0.thirdcategory_id = ? ORDER BY t0.sort ASC
Parameters:
[
45
]
|
|
0.47 ms (0.43%) |
1 |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.price AS price_4, t0.active AS active_5, t0.created AS created_6, t0.updated AS updated_7, t0.description AS description_8, t0.sku AS sku_9, t0.dimension AS dimension_10, t0.detail AS detail_11, t0.quantity AS quantity_12, t0.homepage AS homepage_13, t0.codeurl AS codeurl_14, t0.sort AS sort_15, t0.category_id AS category_id_16, t0.store_id AS store_id_17, t0.secondcategory_id AS secondcategory_id_18, t0.thirdcategory_id AS thirdcategory_id_19, t0.family_id AS family_id_20 FROM product t0 WHERE t0.secondcategory_id = ? ORDER BY t0.sort ASC
Parameters:
[
45
]
|
|
0.45 ms (0.41%) |
1 |
SELECT t0.id AS id_1, t0.label AS label_2, t0.updated AS updated_3, t0.sort AS sort_4, t0.category2_id AS category2_id_5 FROM category3 t0 WHERE t0.id = ?
Parameters:
[
13
]
|
|
0.41 ms (0.37%) |
1 |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.active AS active_4, t0.created AS created_5, t0.updated AS updated_6, t0.address AS address_7, t0.city AS city_8, t0.codepostal AS codepostal_9, t0.phone AS phone_10, t0.mobile AS mobile_11, t0.country AS country_12, t0.logo AS logo_13, t0.description AS description_14, t0.email AS email_15, t0.seotitle AS seotitle_16, t0.seodescription AS seodescription_17, t0.shop AS shop_18 FROM store t0 WHERE t0.id = ?
Parameters:
[
2
]
|
|
0.38 ms (0.34%) |
1 |
SELECT t0.id AS id_1, t0.label AS label_2, t0.updated AS updated_3, t0.sort AS sort_4, t0.category1_id AS category1_id_5 FROM category2 t0 WHERE t0.id = ?
Parameters:
[
4
]
|
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\Product | No errors. |
| App\Entity\Store | No errors. |
| App\Entity\Category | No errors. |
| App\Entity\Family | No errors. |
| App\Entity\Attribute | No errors. |
| App\Entity\ProductImage | No errors. |
| App\Entity\Category1 | No errors. |
| App\Entity\Category2 | No errors. |
| App\Entity\Category3 | No errors. |