Query Metrics
21
Database Queries
8
Different statements
4.71 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.92 ms (40.68%) |
7 |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.sku AS sku_3, t0.barcode AS barcode_4, t0.description AS description_5, t0.images AS images_6, t0.videos AS videos_7, t0.documents AS documents_8, t0.price AS price_9, t0.compare_at_price AS compare_at_price_10, t0.stock AS stock_11, t0.min_stock_alert AS min_stock_alert_12, t0.manage_stock AS manage_stock_13, t0.allow_backorders AS allow_backorders_14, t0.stock_status AS stock_status_15, t0.weight AS weight_16, t0.length AS length_17, t0.width AS width_18, t0.height AS height_19, t0.is_digital AS is_digital_20, t0.digital_file AS digital_file_21, t0.attributes AS attributes_22, t0.variations AS variations_23, t0.is_active AS is_active_24, t0.is_featured AS is_featured_25, t0.published_at AS published_at_26, t0.available_from AS available_from_27, t0.available_to AS available_to_28, t0.meta_title AS meta_title_29, t0.meta_description AS meta_description_30, t0.meta_keywords AS meta_keywords_31, t0.view_count AS view_count_32, t0.sales_count AS sales_count_33, t0.average_rating AS average_rating_34, t0.review_count AS review_count_35, t0.tier_prices AS tier_prices_36, t0.has_tier_pricing AS has_tier_pricing_37, t0.name AS name_38, t0.shop_id AS shop_id_39, t0.category_id AS category_id_40, t0.brand_id AS brand_id_41, t0.condition_id AS condition_id_42 FROM product t0 WHERE t0.category_id = ?
Parameters:
[
9
]
|
|
1.43 ms (30.37%) |
8 |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.sku AS sku_3, t0.barcode AS barcode_4, t0.description AS description_5, t0.images AS images_6, t0.videos AS videos_7, t0.documents AS documents_8, t0.price AS price_9, t0.compare_at_price AS compare_at_price_10, t0.stock AS stock_11, t0.min_stock_alert AS min_stock_alert_12, t0.manage_stock AS manage_stock_13, t0.allow_backorders AS allow_backorders_14, t0.stock_status AS stock_status_15, t0.weight AS weight_16, t0.length AS length_17, t0.width AS width_18, t0.height AS height_19, t0.is_digital AS is_digital_20, t0.digital_file AS digital_file_21, t0.attributes AS attributes_22, t0.variations AS variations_23, t0.is_active AS is_active_24, t0.is_featured AS is_featured_25, t0.published_at AS published_at_26, t0.available_from AS available_from_27, t0.available_to AS available_to_28, t0.meta_title AS meta_title_29, t0.meta_description AS meta_description_30, t0.meta_keywords AS meta_keywords_31, t0.view_count AS view_count_32, t0.sales_count AS sales_count_33, t0.average_rating AS average_rating_34, t0.review_count AS review_count_35, t0.tier_prices AS tier_prices_36, t0.has_tier_pricing AS has_tier_pricing_37, t0.name AS name_38, t0.shop_id AS shop_id_39, t0.category_id AS category_id_40, t0.brand_id AS brand_id_41, t0.condition_id AS condition_id_42 FROM product t0 WHERE t0.condition_id = ?
Parameters:
[
4
]
|
|
0.30 ms (6.42%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.image AS image_5, t0.banner_image AS banner_image_6, t0.meta_title AS meta_title_7, t0.meta_description AS meta_description_8, t0.meta_keywords AS meta_keywords_9, t0.is_active AS is_active_10, t0.product_count AS product_count_11, t0.view_count AS view_count_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14 FROM category t0 WHERE t0.is_active = ? ORDER BY t0.name ASC
Parameters:
[
1
]
|
|
0.29 ms (6.11%) |
1 |
SELECT p0_.id AS id_0, p0_.slug AS slug_1, p0_.sku AS sku_2, p0_.barcode AS barcode_3, p0_.description AS description_4, p0_.images AS images_5, p0_.videos AS videos_6, p0_.documents AS documents_7, p0_.price AS price_8, p0_.compare_at_price AS compare_at_price_9, p0_.stock AS stock_10, p0_.min_stock_alert AS min_stock_alert_11, p0_.manage_stock AS manage_stock_12, p0_.allow_backorders AS allow_backorders_13, p0_.stock_status AS stock_status_14, p0_.weight AS weight_15, p0_.length AS length_16, p0_.width AS width_17, p0_.height AS height_18, p0_.is_digital AS is_digital_19, p0_.digital_file AS digital_file_20, p0_.attributes AS attributes_21, p0_.variations AS variations_22, p0_.is_active AS is_active_23, p0_.is_featured AS is_featured_24, p0_.published_at AS published_at_25, p0_.available_from AS available_from_26, p0_.available_to AS available_to_27, p0_.meta_title AS meta_title_28, p0_.meta_description AS meta_description_29, p0_.meta_keywords AS meta_keywords_30, p0_.view_count AS view_count_31, p0_.sales_count AS sales_count_32, p0_.average_rating AS average_rating_33, p0_.review_count AS review_count_34, p0_.tier_prices AS tier_prices_35, p0_.has_tier_pricing AS has_tier_pricing_36, p0_.name AS name_37, p0_.shop_id AS shop_id_38, p0_.category_id AS category_id_39, p0_.brand_id AS brand_id_40, p0_.condition_id AS condition_id_41 FROM product p0_ WHERE p0_.is_active = ? AND p0_.category_id = ? ORDER BY p0_.published_at DESC LIMIT 9
Parameters:
[ 1 5 ] |
|
0.22 ms (4.60%) |
1 |
SELECT p0_.id AS id_0, p0_.slug AS slug_1, p0_.sku AS sku_2, p0_.barcode AS barcode_3, p0_.description AS description_4, p0_.images AS images_5, p0_.videos AS videos_6, p0_.documents AS documents_7, p0_.price AS price_8, p0_.compare_at_price AS compare_at_price_9, p0_.stock AS stock_10, p0_.min_stock_alert AS min_stock_alert_11, p0_.manage_stock AS manage_stock_12, p0_.allow_backorders AS allow_backorders_13, p0_.stock_status AS stock_status_14, p0_.weight AS weight_15, p0_.length AS length_16, p0_.width AS width_17, p0_.height AS height_18, p0_.is_digital AS is_digital_19, p0_.digital_file AS digital_file_20, p0_.attributes AS attributes_21, p0_.variations AS variations_22, p0_.is_active AS is_active_23, p0_.is_featured AS is_featured_24, p0_.published_at AS published_at_25, p0_.available_from AS available_from_26, p0_.available_to AS available_to_27, p0_.meta_title AS meta_title_28, p0_.meta_description AS meta_description_29, p0_.meta_keywords AS meta_keywords_30, p0_.view_count AS view_count_31, p0_.sales_count AS sales_count_32, p0_.average_rating AS average_rating_33, p0_.review_count AS review_count_34, p0_.tier_prices AS tier_prices_35, p0_.has_tier_pricing AS has_tier_pricing_36, p0_.name AS name_37, p0_.shop_id AS shop_id_38, p0_.category_id AS category_id_39, p0_.brand_id AS brand_id_40, p0_.condition_id AS condition_id_41 FROM product p0_ WHERE p0_.is_active = ? AND p0_.category_id = ? ORDER BY p0_.published_at DESC
Parameters:
[ 1 5 ] |
|
0.20 ms (4.16%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.logo AS logo_5, t0.website AS website_6, t0.is_active AS is_active_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9 FROM brand t0 WHERE t0.is_active = ? ORDER BY t0.name ASC
Parameters:
[
1
]
|
|
0.18 ms (3.84%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM product_condition t0 WHERE t0.is_active = ? ORDER BY t0.name ASC
Parameters:
[
1
]
|
|
0.18 ms (3.82%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.image AS image_5, t0.banner_image AS banner_image_6, t0.meta_title AS meta_title_7, t0.meta_description AS meta_description_8, t0.meta_keywords AS meta_keywords_9, t0.is_active AS is_active_10, t0.product_count AS product_count_11, t0.view_count AS view_count_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14 FROM category t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"automobile-motorcycle"
]
|
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\Category | No errors. |
| App\Entity\Product | No errors. |
| App\Entity\Brand | No errors. |
| App\Entity\ProductCondition | No errors. |
| App\Entity\Shop | No errors. |
| App\Entity\ProductRanking | No errors. |
| App\Entity\ProductVariant | No errors. |
| App\Entity\ProductDetail | No errors. |