Query Metrics
65
Database Queries
19
Different statements
486.39 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 6.99 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.cep AS cep_4, t0.creation_time AS creation_time_5, t0.description AS description_6, t0.status AS status_7, t0.logo AS logo_8, t0.favicon AS favicon_9, t0.shipping AS shipping_10, t0.payment_gateway AS payment_gateway_11, t0.free_shipping AS free_shipping_12, t0.phone AS phone_13, t0.address_full AS address_full_14, t0.public_email AS public_email_15, t0.cnpj AS cnpj_16, t0.ie AS ie_17, t0.color_one AS color_one_18, t0.w_frete_token AS w_frete_token_19, t0.plan_id AS plan_id_20 FROM store t0 WHERE t0.url = ? LIMIT 1
Parameters:
[
"chupetao.com.br"
]
|
| 2 | 3.92 ms |
SELECT b0_.id AS id_0, b0_.title AS title_1, b0_.image AS image_2, b0_.image_kit_id AS image_kit_id_3, b0_.url AS url_4, b0_.target AS target_5, b0_.type AS type_6, b0_.store_id AS store_id_7 FROM store s1_, banner b0_ WHERE b0_.type = ? AND b0_.store_id = ?
Parameters:
[ 2 1 ] |
| 3 | 0.35 ms |
SELECT b0_.id AS id_0, b0_.title AS title_1, b0_.image AS image_2, b0_.image_kit_id AS image_kit_id_3, b0_.url AS url_4, b0_.target AS target_5, b0_.type AS type_6, b0_.store_id AS store_id_7 FROM store s1_, banner b0_ WHERE b0_.type = ? AND b0_.store_id = ?
Parameters:
[ 3 1 ] |
| 4 | 0.26 ms |
SELECT b0_.id AS id_0, b0_.title AS title_1, b0_.image AS image_2, b0_.image_kit_id AS image_kit_id_3, b0_.url AS url_4, b0_.target AS target_5, b0_.type AS type_6, b0_.store_id AS store_id_7 FROM store s1_, banner b0_ WHERE b0_.type = ? AND b0_.store_id = ?
Parameters:
[ 4 1 ] |
| 5 | 0.22 ms |
SELECT b0_.id AS id_0, b0_.title AS title_1, b0_.image AS image_2, b0_.image_kit_id AS image_kit_id_3, b0_.url AS url_4, b0_.target AS target_5, b0_.type AS type_6, b0_.store_id AS store_id_7 FROM store s1_, banner b0_ WHERE b0_.type = ? AND b0_.store_id = ?
Parameters:
[ 1 1 ] |
| 6 | 1.29 ms |
SELECT t0.id AS id_1, t0.product_limit AS product_limit_2, t0.sale_fee AS sale_fee_3, t0.price_monthly AS price_monthly_4, t0.title AS title_5, t0.integrations AS integrations_6 FROM plan t0 WHERE t0.id = ?
Parameters:
[
1
]
|
| 7 | 7.46 ms |
SELECT p0_.id AS id_0 FROM product p0_ WHERE p0_.status = ? AND p0_.store_id = ? LIMIT 1 OFFSET 999
Parameters:
[ 1 1 ] |
| 8 | 6.01 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.free_shipping AS free_shipping_2, p0_.slug AS slug_3, p0_.status AS status_4, p0_.gtin AS gtin_5, p0_.description AS description_6, p0_.weight AS weight_7, p0_.height AS height_8, p0_.width AS width_9, p0_.depth AS depth_10, p0_.sku AS sku_11, p0_.store_id AS store_id_12, p0_.category_id AS category_id_13, p0_.sub_category_id AS sub_category_id_14, p0_.brand_id AS brand_id_15 FROM product p0_ INNER JOIN product_variation p1_ WHERE p1_.product_id = p0_.id AND p0_.store_id = ? AND p1_.stock > 0 AND p0_.status = ? GROUP BY p0_.id LIMIT 25
Parameters:
[ 1 1 ] |
| 9 | 3.61 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.store_id AS store_id_4 FROM configuration t0 WHERE t0.name = ? AND t0.store_id = ? LIMIT 1
Parameters:
[ "google_analytics" 1 ] |
| 10 | 0.42 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.store_id AS store_id_4 FROM configuration t0 WHERE t0.name = ? AND t0.store_id = ? LIMIT 1
Parameters:
[ "seo_description" 1 ] |
| 11 | 2.99 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.store_id AS store_id_4 FROM configuration t0 WHERE t0.name = ? AND t0.store_id = ? LIMIT 1
Parameters:
[ "seo_title" 1 ] |
| 12 | 0.33 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.store_id AS store_id_4 FROM configuration t0 WHERE t0.name = ? AND t0.store_id = ? LIMIT 1
Parameters:
[ "seo_script_head" 1 ] |
| 13 | 0.22 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.store_id AS store_id_4 FROM configuration t0 WHERE t0.name = ? AND t0.store_id = ? LIMIT 1
Parameters:
[ "seo_script_body" 1 ] |
| 14 | 0.21 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.store_id AS store_id_4 FROM configuration t0 WHERE t0.name = ? AND t0.store_id = ? LIMIT 1
Parameters:
[ "sale_notice_email" 1 ] |
| 15 | 2.38 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.store_id AS store_id_4 FROM configuration t0 WHERE t0.name = ? AND t0.store_id = ? LIMIT 1
Parameters:
[ "seo_script_head_purchase_success" 1 ] |
| 16 | 3.85 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.store_id AS store_id_4 FROM configuration t0 WHERE t0.name = ? AND t0.store_id = ? LIMIT 1
Parameters:
[ "google_ads" 1 ] |
| 17 | 2.07 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.store_id AS store_id_4 FROM configuration t0 WHERE t0.name = ? AND t0.store_id = ? LIMIT 1
Parameters:
[ "seo_script_head_tag_manager" 1 ] |
| 18 | 0.37 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.store_id AS store_id_4 FROM configuration t0 WHERE t0.name = ? AND t0.store_id = ? LIMIT 1
Parameters:
[ "seo_script_body_tag_manager" 1 ] |
| 19 | 0.40 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.featured AS featured_4, t0.store_id AS store_id_5 FROM category t0 WHERE t0.store_id = ? ORDER BY t0.name ASC
Parameters:
[
1
]
|
| 20 | 23.79 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.free_shipping AS free_shipping_3, t0.slug AS slug_4, t0.status AS status_5, t0.gtin AS gtin_6, t0.description AS description_7, t0.weight AS weight_8, t0.height AS height_9, t0.width AS width_10, t0.depth AS depth_11, t0.sku AS sku_12, t0.store_id AS store_id_13, t0.category_id AS category_id_14, t0.sub_category_id AS sub_category_id_15, t0.brand_id AS brand_id_16 FROM product t0
Parameters:
[] |
| 21 | 10.23 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.category_id AS category_id_4 FROM sub_category t0 WHERE t0.category_id = ? ORDER BY t0.name ASC
Parameters:
[
40
]
|
| 22 | 19.36 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.free_shipping AS free_shipping_3, t0.slug AS slug_4, t0.status AS status_5, t0.gtin AS gtin_6, t0.description AS description_7, t0.weight AS weight_8, t0.height AS height_9, t0.width AS width_10, t0.depth AS depth_11, t0.sku AS sku_12, t0.store_id AS store_id_13, t0.category_id AS category_id_14, t0.sub_category_id AS sub_category_id_15, t0.brand_id AS brand_id_16 FROM product t0
Parameters:
[] |
| 23 | 35.38 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.free_shipping AS free_shipping_3, t0.slug AS slug_4, t0.status AS status_5, t0.gtin AS gtin_6, t0.description AS description_7, t0.weight AS weight_8, t0.height AS height_9, t0.width AS width_10, t0.depth AS depth_11, t0.sku AS sku_12, t0.store_id AS store_id_13, t0.category_id AS category_id_14, t0.sub_category_id AS sub_category_id_15, t0.brand_id AS brand_id_16 FROM product t0
Parameters:
[] |
| 24 | 7.26 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.category_id AS category_id_4 FROM sub_category t0 WHERE t0.category_id = ? ORDER BY t0.name ASC
Parameters:
[
37
]
|
| 25 | 24.11 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.free_shipping AS free_shipping_3, t0.slug AS slug_4, t0.status AS status_5, t0.gtin AS gtin_6, t0.description AS description_7, t0.weight AS weight_8, t0.height AS height_9, t0.width AS width_10, t0.depth AS depth_11, t0.sku AS sku_12, t0.store_id AS store_id_13, t0.category_id AS category_id_14, t0.sub_category_id AS sub_category_id_15, t0.brand_id AS brand_id_16 FROM product t0
Parameters:
[] |
| 26 | 20.98 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.free_shipping AS free_shipping_3, t0.slug AS slug_4, t0.status AS status_5, t0.gtin AS gtin_6, t0.description AS description_7, t0.weight AS weight_8, t0.height AS height_9, t0.width AS width_10, t0.depth AS depth_11, t0.sku AS sku_12, t0.store_id AS store_id_13, t0.category_id AS category_id_14, t0.sub_category_id AS sub_category_id_15, t0.brand_id AS brand_id_16 FROM product t0
Parameters:
[] |
| 27 | 9.22 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.category_id AS category_id_4 FROM sub_category t0 WHERE t0.category_id = ? ORDER BY t0.name ASC
Parameters:
[
36
]
|
| 28 | 17.73 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.free_shipping AS free_shipping_3, t0.slug AS slug_4, t0.status AS status_5, t0.gtin AS gtin_6, t0.description AS description_7, t0.weight AS weight_8, t0.height AS height_9, t0.width AS width_10, t0.depth AS depth_11, t0.sku AS sku_12, t0.store_id AS store_id_13, t0.category_id AS category_id_14, t0.sub_category_id AS sub_category_id_15, t0.brand_id AS brand_id_16 FROM product t0
Parameters:
[] |
| 29 | 24.27 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.category_id AS category_id_4 FROM sub_category t0 WHERE t0.category_id = ? ORDER BY t0.name ASC
Parameters:
[
39
]
|
| 30 | 31.00 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.free_shipping AS free_shipping_3, t0.slug AS slug_4, t0.status AS status_5, t0.gtin AS gtin_6, t0.description AS description_7, t0.weight AS weight_8, t0.height AS height_9, t0.width AS width_10, t0.depth AS depth_11, t0.sku AS sku_12, t0.store_id AS store_id_13, t0.category_id AS category_id_14, t0.sub_category_id AS sub_category_id_15, t0.brand_id AS brand_id_16 FROM product t0
Parameters:
[] |
| 31 | 14.52 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.category_id AS category_id_4 FROM sub_category t0 WHERE t0.category_id = ? ORDER BY t0.name ASC
Parameters:
[
38
]
|
| 32 | 51.60 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.free_shipping AS free_shipping_3, t0.slug AS slug_4, t0.status AS status_5, t0.gtin AS gtin_6, t0.description AS description_7, t0.weight AS weight_8, t0.height AS height_9, t0.width AS width_10, t0.depth AS depth_11, t0.sku AS sku_12, t0.store_id AS store_id_13, t0.category_id AS category_id_14, t0.sub_category_id AS sub_category_id_15, t0.brand_id AS brand_id_16 FROM product t0
Parameters:
[] |
| 33 | 3.13 ms |
SELECT b0_.id AS id_0, b0_.name AS name_1, b0_.image AS image_2, b0_.bottom_menu AS bottom_menu_3, b0_.store_id AS store_id_4 FROM brand b0_ WHERE b0_.bottom_menu = 1 AND b0_.store_id = ? ORDER BY b0_.name ASC
Parameters:
[
1
]
|
| 34 | 3.47 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.store_id AS store_id_4 FROM configuration t0 WHERE t0.store_id = ?
Parameters:
[
1
]
|
| 35 | 3.34 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.cep AS cep_4, t0.creation_time AS creation_time_5, t0.description AS description_6, t0.status AS status_7, t0.logo AS logo_8, t0.favicon AS favicon_9, t0.shipping AS shipping_10, t0.payment_gateway AS payment_gateway_11, t0.free_shipping AS free_shipping_12, t0.phone AS phone_13, t0.address_full AS address_full_14, t0.public_email AS public_email_15, t0.cnpj AS cnpj_16, t0.ie AS ie_17, t0.color_one AS color_one_18, t0.w_frete_token AS w_frete_token_19, t0.plan_id AS plan_id_20 FROM store t0 WHERE t0.url = ? LIMIT 1
Parameters:
[
"chupetao.com.br"
]
|
| 36 | 8.20 ms |
SELECT b0_.id AS id_0, b0_.title AS title_1, b0_.image AS image_2, b0_.image_kit_id AS image_kit_id_3, b0_.url AS url_4, b0_.target AS target_5, b0_.type AS type_6, b0_.store_id AS store_id_7 FROM store s1_, banner b0_ WHERE b0_.type = ? AND b0_.store_id = ?
Parameters:
[ 2 1 ] |
| 37 | 2.76 ms |
SELECT b0_.id AS id_0, b0_.title AS title_1, b0_.image AS image_2, b0_.image_kit_id AS image_kit_id_3, b0_.url AS url_4, b0_.target AS target_5, b0_.type AS type_6, b0_.store_id AS store_id_7 FROM store s1_, banner b0_ WHERE b0_.type = ? AND b0_.store_id = ?
Parameters:
[ 3 1 ] |
| 38 | 0.41 ms |
SELECT b0_.id AS id_0, b0_.title AS title_1, b0_.image AS image_2, b0_.image_kit_id AS image_kit_id_3, b0_.url AS url_4, b0_.target AS target_5, b0_.type AS type_6, b0_.store_id AS store_id_7 FROM store s1_, banner b0_ WHERE b0_.type = ? AND b0_.store_id = ?
Parameters:
[ 4 1 ] |
| 39 | 2.63 ms |
SELECT b0_.id AS id_0, b0_.title AS title_1, b0_.image AS image_2, b0_.image_kit_id AS image_kit_id_3, b0_.url AS url_4, b0_.target AS target_5, b0_.type AS type_6, b0_.store_id AS store_id_7 FROM store s1_, banner b0_ WHERE b0_.type = ? AND b0_.store_id = ?
Parameters:
[ 1 1 ] |
| 40 | 7.66 ms |
SELECT p0_.id AS id_0 FROM product p0_ WHERE p0_.status = ? AND p0_.store_id = ? LIMIT 1 OFFSET 999
Parameters:
[ 1 1 ] |
| 41 | 3.79 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.free_shipping AS free_shipping_2, p0_.slug AS slug_3, p0_.status AS status_4, p0_.gtin AS gtin_5, p0_.description AS description_6, p0_.weight AS weight_7, p0_.height AS height_8, p0_.width AS width_9, p0_.depth AS depth_10, p0_.sku AS sku_11, p0_.store_id AS store_id_12, p0_.category_id AS category_id_13, p0_.sub_category_id AS sub_category_id_14, p0_.brand_id AS brand_id_15 FROM product p0_ INNER JOIN product_variation p1_ WHERE p1_.product_id = p0_.id AND p0_.store_id = ? AND p1_.stock > 0 AND p0_.status = ? GROUP BY p0_.id LIMIT 25
Parameters:
[ 1 1 ] |
| 42 | 3.00 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.store_id AS store_id_4 FROM configuration t0 WHERE t0.name = ? AND t0.store_id = ? LIMIT 1
Parameters:
[ "google_analytics" 1 ] |
| 43 | 0.37 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.store_id AS store_id_4 FROM configuration t0 WHERE t0.name = ? AND t0.store_id = ? LIMIT 1
Parameters:
[ "seo_description" 1 ] |
| 44 | 3.05 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.store_id AS store_id_4 FROM configuration t0 WHERE t0.name = ? AND t0.store_id = ? LIMIT 1
Parameters:
[ "seo_title" 1 ] |
| 45 | 0.96 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.store_id AS store_id_4 FROM configuration t0 WHERE t0.name = ? AND t0.store_id = ? LIMIT 1
Parameters:
[ "seo_script_head" 1 ] |
| 46 | 10.83 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.store_id AS store_id_4 FROM configuration t0 WHERE t0.name = ? AND t0.store_id = ? LIMIT 1
Parameters:
[ "seo_script_body" 1 ] |
| 47 | 0.46 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.store_id AS store_id_4 FROM configuration t0 WHERE t0.name = ? AND t0.store_id = ? LIMIT 1
Parameters:
[ "sale_notice_email" 1 ] |
| 48 | 0.21 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.store_id AS store_id_4 FROM configuration t0 WHERE t0.name = ? AND t0.store_id = ? LIMIT 1
Parameters:
[ "seo_script_head_purchase_success" 1 ] |
| 49 | 2.24 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.store_id AS store_id_4 FROM configuration t0 WHERE t0.name = ? AND t0.store_id = ? LIMIT 1
Parameters:
[ "google_ads" 1 ] |
| 50 | 0.24 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.store_id AS store_id_4 FROM configuration t0 WHERE t0.name = ? AND t0.store_id = ? LIMIT 1
Parameters:
[ "seo_script_head_tag_manager" 1 ] |
| 51 | 3.47 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.store_id AS store_id_4 FROM configuration t0 WHERE t0.name = ? AND t0.store_id = ? LIMIT 1
Parameters:
[ "seo_script_body_tag_manager" 1 ] |
| 52 | 0.31 ms |
SELECT b0_.id AS id_0, b0_.name AS name_1, b0_.image AS image_2, b0_.bottom_menu AS bottom_menu_3, b0_.store_id AS store_id_4 FROM brand b0_ WHERE b0_.bottom_menu = 1 AND b0_.store_id = ? ORDER BY b0_.name ASC
Parameters:
[
1
]
|
| 53 | 0.22 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.featured AS featured_4, t0.store_id AS store_id_5 FROM category t0 WHERE t0.store_id = ? AND t0.name = ? LIMIT 1
Parameters:
[ 1 "Brinquedos" ] |
| 54 | 11.89 ms |
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.slug AS slug_2, s0_.category_id AS category_id_3 FROM sub_category s0_ INNER JOIN category c1_ ON s0_.category_id = c1_.id WHERE c1_.store_id = ? AND s0_.name LIKE ? AND s0_.name LIKE ?
Parameters:
[ 1 "%Bonecas-e-Bonecos%" "%Brinquedos%" ] |
| 55 | 0.32 ms |
SELECT p0_.id AS id_0 FROM product p0_ WHERE p0_.status = ? AND p0_.store_id = ? LIMIT 1 OFFSET 999
Parameters:
[ 1 1 ] |
| 56 | 0.84 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.category_id AS category_id_4 FROM sub_category t0 WHERE t0.category_id = ?
Parameters:
[
37
]
|
| 57 | 22.67 ms |
SELECT count(p0_.id) AS sclr_0 FROM product p0_ WHERE p0_.store_id = ? AND p0_.status = ? AND (p0_.category_id = ? OR p0_.sub_category_id IN (?))
Parameters:
[ 1 1 37 59 ] |
| 58 | 3.56 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.featured AS featured_4, t0.store_id AS store_id_5 FROM category t0 WHERE t0.store_id = ? AND t0.name = ? LIMIT 1
Parameters:
[ 1 "Brinquedos" ] |
| 59 | 3.54 ms |
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.slug AS slug_2, s0_.category_id AS category_id_3 FROM sub_category s0_ INNER JOIN category c1_ ON s0_.category_id = c1_.id WHERE c1_.store_id = ? AND s0_.name LIKE ? AND s0_.name LIKE ?
Parameters:
[ 1 "%Bonecas-e-Bonecos%" "%Brinquedos%" ] |
| 60 | 0.30 ms |
SELECT p0_.id AS id_0 FROM product p0_ WHERE p0_.status = ? AND p0_.store_id = ? LIMIT 1 OFFSET 999
Parameters:
[ 1 1 ] |
| 61 | 3.22 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.category_id AS category_id_4 FROM sub_category t0 WHERE t0.category_id = ?
Parameters:
[
37
]
|
| 62 | 12.91 ms |
SELECT DISTINCT p0_.id AS id_0, p0_.name AS name_1, p0_.free_shipping AS free_shipping_2, p0_.slug AS slug_3, p0_.status AS status_4, p0_.gtin AS gtin_5, p0_.description AS description_6, p0_.weight AS weight_7, p0_.height AS height_8, p0_.width AS width_9, p0_.depth AS depth_10, p0_.sku AS sku_11, p0_.store_id AS store_id_12, p0_.category_id AS category_id_13, p0_.sub_category_id AS sub_category_id_14, p0_.brand_id AS brand_id_15 FROM product p0_ WHERE p0_.store_id = ? AND p0_.status = ? AND (p0_.category_id = ? OR p0_.sub_category_id IN (?)) LIMIT 1000
Parameters:
[ 1 1 37 59 ] |
| 63 | 20.40 ms |
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.slug AS slug_2, c0_.featured AS featured_3, c0_.store_id AS store_id_4 FROM category c0_ WHERE c0_.id IN (37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37) AND c0_.store_id = 1 ORDER BY c0_.name ASC
Parameters:
[] |
| 64 | 0.33 ms |
select * from attribute a inner join (select attribute_id, id as product_attribute_id , product_id, value, count(id) as qtd from product_attribute WHERE product_id in (2228,2229,2230,2231,2232,2233,2234,2235,2236,2237,2238,2239,2240,2241,2242,2244,2245,2246,2247,2248,2249,2250,2251,2252,2253,2254,2255,2256,2257,2258,2259,2260,2261,2262,2264,2265,2266,2267,2268,2269,2270,2271,2272,2273,2274,2275,2276,2277,2278,2279,2280,2281,2282,2283,2284,2285,2286,2287,2288,2289,2290,2291,2292,2293,2294,2295,2296,2297,2298,2299,2300,2301,2302,2303,2304,2305,2306,2307,2308,2309,2310,2311,2312,2313,2314,2315,2316,2317,2318,2319,2320,2321,2322,2323,2324,2325,2326,2327,2328,2329,2330,2331,2332,2333,2334) group by value) b on a.id = b.attribute_id order by b.qtd DESC, a.name
Parameters:
[] |
| 65 | 12.85 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.url AS url_3, t0.page_body AS page_body_4, t0.store_id AS store_id_5 FROM page t0 WHERE t0.store_id = ?
Parameters:
[
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
| Class | Mapping errors |
|---|---|
| App\Entity\Store | No errors. |
| App\Entity\Plan | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Product | No errors. |
| App\Entity\Purchase | No errors. |
| App\Entity\Configuration | No errors. |
| App\Entity\StorePayment | No errors. |
| App\Entity\Attribute | No errors. |
| App\Entity\Category | No errors. |
| App\Entity\Banner | No errors. |
| App\Entity\Brand | No errors. |
| App\Entity\Page | No errors. |
| App\Entity\StoreFaq | No errors. |
| App\Entity\NewsLetter | No errors. |
| App\Entity\ExceptionLog | No errors. |
| App\Entity\StoreStatusLog | No errors. |
| App\Entity\Notification | No errors. |
| App\Entity\ProductVariation | No errors. |
| App\Entity\SubCategory | No errors. |
| App\Entity\ProductAttribute | No errors. |
| App\Entity\ProductImages | No errors. |