GET https://selectwears.com/en/mens

Query Metrics

118 Database Queries
8 Different statements
71.89 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
35.98 ms
(50.05%)
78
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.level AS level_4, t0.image AS image_5, t0.slug AS slug_6, t0.parent_category_id AS parent_category_id_7 FROM category t0 WHERE t0.parent_category_id = ?
Parameters:
[
  4
]
27.19 ms
(37.83%)
30
SELECT t0.id AS id_1, t0.name AS name_2, t0.category AS category_3, t0.composition AS composition_4, t0.quantity AS quantity_5, t0.weight AS weight_6, t0.main_image AS main_image_7, t0.price AS price_8, t0.retail_price AS retail_price_9, t0.description AS description_10, t0.ean AS ean_11, t0.slug AS slug_12, t0.stripe_id AS stripe_id_13, t0.color AS color_14, t0.images AS images_15, t0.promotion_rate AS promotion_rate_16, t0.profit_margin AS profit_margin_17, t0.stripe_obj_id AS stripe_obj_id_18, t0.api_last_updated AS api_last_updated_19, t0.selling_price AS selling_price_20, t0.api_id AS api_id_21, t0.media_path AS media_path_22, t0.product_id AS product_id_23 FROM product_variant t0 WHERE t0.product_id = ?
Parameters:
[
  470
]
2.85 ms
(3.96%)
3
SELECT t0.id AS id_1, t0.name AS name_2, t0.composition AS composition_3, t0.quantity AS quantity_4, t0.weight AS weight_5, t0.main_image AS main_image_6, t0.price AS price_7, t0.retail_price AS retail_price_8, t0.description AS description_9, t0.ean AS ean_10, t0.slug AS slug_11, t0.collection_name AS collection_name_12, t0.images AS images_13, t0.profit_margin AS profit_margin_14, t0.promotion_margin AS promotion_margin_15, t0.api_last_updated AS api_last_updated_16, t0.model_id AS model_id_17, t0.api_id AS api_id_18, t0.media_path AS media_path_19, t0.supplier_id AS supplier_id_20 FROM product t0 INNER JOIN product_product_collection ON t0.id = product_product_collection.product_id WHERE product_product_collection.product_collection_id = ?
Parameters:
[
  9
]
1.89 ms
(2.63%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.level AS level_4, t0.image AS image_5, t0.slug AS slug_6, t0.parent_category_id AS parent_category_id_7 FROM category t0
Parameters:
[]
1.57 ms
(2.19%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.level AS level_4, t0.image AS image_5, t0.slug AS slug_6, t0.parent_category_id AS parent_category_id_7 FROM category t0 WHERE t0.level = ?
Parameters:
[
  1
]
1.11 ms
(1.55%)
3
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.image AS image_4, t0.gender AS gender_5, t0.featured AS featured_6 FROM product_collection t0 WHERE t0.gender = ? AND t0.name = ? LIMIT 8
Parameters:
[
  1
  "New Arrivals"
]
0.76 ms
(1.06%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.level AS level_4, t0.image AS image_5, t0.slug AS slug_6, t0.parent_category_id AS parent_category_id_7 FROM category t0 WHERE t0.parent_category_id = ? AND t0.level = ?
Parameters:
[
  1
  2
]
0.53 ms
(0.74%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.image AS image_4, t0.gender AS gender_5, t0.featured AS featured_6 FROM product_collection t0 WHERE t0.gender = ? AND t0.featured = ? LIMIT 12
Parameters:
[
  1
  1
]

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