Query Metrics
39
Database Queries
7
Different statements
428.28 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
227.14 ms (53.04%) |
1 |
SELECT DISTINCT p0_.id AS id_0, MAX(CASE WHEN r1_.count IS NULL THEN 0 ELSE 1 END) AS sclr_1, COALESCE(v2_.priority, 99999) AS sclr_2, COALESCE(v3_.priority, 99999) AS sclr_3, p0_.vendor AS vendor_4, p0_.model AS model_5 FROM product p0_ LEFT JOIN rest r1_ ON p0_.id = r1_.product_id AND (r1_.town = ?) LEFT JOIN vendor_priority v2_ ON (LOWER(v2_.vendor) = LOWER(p0_.vendor)) LEFT JOIN vendor_priority v3_ ON (LOWER(v3_.vendor) = LOWER(p0_.vendor || ' ' || p0_.model)) WHERE ((p0_.calculated_price BETWEEN ? AND ?) AND (p0_.available=true)) AND p0_.p_type IN ('1') GROUP BY p0_.id, v2_.priority, v3_.priority ORDER BY sclr_1 DESC, sclr_2 ASC, sclr_3 ASC, p0_.vendor ASC, p0_.model ASC LIMIT 32 OFFSET 10400
Parameters:
[ "nsk" 2400 174080 ] |
135.09 ms (31.54%) |
1 |
SELECT count(DISTINCT p0_.id) AS sclr_0 FROM product p0_ LEFT JOIN rest r1_ ON p0_.id = r1_.product_id AND (r1_.town = ?) LEFT JOIN vendor_priority v2_ ON (LOWER(v2_.vendor) = LOWER(p0_.vendor)) LEFT JOIN vendor_priority v3_ ON (LOWER(v3_.vendor) = LOWER(p0_.vendor || ' ' || p0_.model)) WHERE ((p0_.calculated_price BETWEEN ? AND ?) AND (p0_.available=true)) AND p0_.p_type IN ('1') GROUP BY p0_.id, v2_.priority, v3_.priority
Parameters:
[ "nsk" 2400 174080 ] |
51.98 ms (12.14%) |
1 |
SELECT p0_.id AS id_0, p0_.vendor AS vendor_1, p0_.model AS model_2, p0_.image AS image_3, p0_.image_name_opt AS image_name_opt_4, p0_.sale AS sale_5, p0_.hit AS hit_6, p0_.weight AS weight_7, p0_.width AS width_8, p0_.diameter AS diameter_9, p0_.int_code AS int_code_10, p0_.vendor_code AS vendor_code_11, p0_.updated_at AS updated_at_12, p0_.available AS available_13, p0_.calculated_price AS calculated_price_14, p0_.calculated_price_ext AS calculated_price_ext_15, p0_.calculated_external AS calculated_external_16, p0_.season AS season_17, p0_.studded AS studded_18, p0_.height AS height_19, p0_."load" AS load_20, p0_.speed AS speed_21, p0_.design AS design_22, p0_.runflat AS runflat_23, p0_.usa AS usa_24, p0_.screws AS screws_25, p0_.hole AS hole_26, p0_.pcd AS pcd_27, p0_.et AS et_28, p0_.color AS color_29, p0_.stamped AS stamped_30, p0_.calculated_pcd AS calculated_pcd_31, p0_.calculated_count AS calculated_count_32, p0_.slug AS slug_33, p0_.p_type AS p_type_34 FROM product p0_ WHERE ((p0_.sale = true) AND (p0_.available=true)) AND p0_.p_type IN ('1')
Parameters:
[] |
9.24 ms (2.16%) |
32 |
SELECT t0.id AS id_1, t0.external AS external_2, t0.price AS price_3, t0.town AS town_4, t0.count AS count_5, t0.product_id AS product_id_6, t0.store_id AS store_id_7 FROM rest t0 WHERE t0.product_id = ?
Parameters:
[
"S_[TRIANGLE]_CTS219740"
]
|
3.55 ms (0.83%) |
1 |
SELECT p0_.id AS id_0, p0_.vendor AS vendor_1, p0_.model AS model_2, p0_.image AS image_3, p0_.image_name_opt AS image_name_opt_4, p0_.sale AS sale_5, p0_.hit AS hit_6, p0_.weight AS weight_7, p0_.width AS width_8, p0_.diameter AS diameter_9, p0_.int_code AS int_code_10, p0_.vendor_code AS vendor_code_11, p0_.updated_at AS updated_at_12, p0_.available AS available_13, p0_.calculated_price AS calculated_price_14, p0_.calculated_price_ext AS calculated_price_ext_15, p0_.calculated_external AS calculated_external_16, p0_.season AS season_17, p0_.studded AS studded_18, p0_.height AS height_19, p0_."load" AS load_20, p0_.speed AS speed_21, p0_.design AS design_22, p0_.runflat AS runflat_23, p0_.usa AS usa_24, p0_.screws AS screws_25, p0_.hole AS hole_26, p0_.pcd AS pcd_27, p0_.et AS et_28, p0_.color AS color_29, p0_.stamped AS stamped_30, p0_.calculated_pcd AS calculated_pcd_31, p0_.calculated_count AS calculated_count_32, p0_.slug AS slug_33, MAX(CASE WHEN r1_.count IS NULL THEN 0 ELSE 1 END) AS sclr_34, COALESCE(v2_.priority, 99999) AS sclr_35, COALESCE(v3_.priority, 99999) AS sclr_36, p0_.p_type AS p_type_37 FROM product p0_ LEFT JOIN rest r1_ ON p0_.id = r1_.product_id AND (r1_.town = ?) LEFT JOIN vendor_priority v2_ ON (LOWER(v2_.vendor) = LOWER(p0_.vendor)) LEFT JOIN vendor_priority v3_ ON (LOWER(v3_.vendor) = LOWER(p0_.vendor || ' ' || p0_.model)) WHERE ((p0_.calculated_price BETWEEN ? AND ? AND p0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) AND (p0_.available=true)) AND p0_.p_type IN ('1') GROUP BY p0_.id, v2_.priority, v3_.priority ORDER BY sclr_34 DESC, sclr_35 ASC, sclr_36 ASC, p0_.vendor ASC, p0_.model ASC
Parameters:
[ "nsk" 2400 174080 "S_[TRIANGLE]_CTS219740" "S_[TRIANGLE]_CTS219743" "S_[TRIANGLE]_CTS219744" "S_[TRIANGLE]_CTS220174" "S_[TRIANGLE]_CTS220175" "S_[TRIANGLE]_CTS220176" "S_[TRIANGLE]_CTS228009" "S_[TRIANGLE]_CTS228010" "S_[TRIANGLE]_CTS228011" "S_[TRIANGLE]_CTS228013" "S_[TRIANGLE]_CTS228014" "S_[TRIANGLE]_CTS228120" "S_[TRIANGLE]_CTS270404" "S_[TRIANGLE]_CTS270405" "S_[TRIANGLE]_CTS270482" "S_[TRIANGLE]_CTS270483" "S_[TRIANGLE]_CTS270486" "S_[TRIANGLE]_CTS270537" "S_[TRIANGLE]_CTS273271" "S_[TRIANGLE]_CTS281751" "S_[TRIANGLE]_CTS270437" "S_[TRIANGLE]_CTS270442" "S_[TRIANGLE]_CTS228123" "S_[TRIANGLE]_CTS230713" "S_[TRIANGLE]_CTS237410" "S_[TRIANGLE]_CTS237412" "S_[TRIANGLE]_CTS237415" "S_[TRIANGLE]_CTS237416" "S_[TRIANGLE]_CTS237417" "S_[TRIANGLE]_CTS237419" "S_[TRIANGLE]_CTS237420" "S_[TRIANGLE]_CTS237421" ] |
0.85 ms (0.20%) |
2 |
SELECT t0.id AS id_1, t0.town AS town_2, t0.name AS name_3, t0.seo_name AS seo_name_4 FROM town t0 WHERE t0.town = ? LIMIT 1
Parameters:
[
"nsk"
]
|
0.43 ms (0.10%) |
1 |
SELECT t0_.id AS id_0, t0_.town AS town_1, t0_.name AS name_2, t0_.seo_name AS seo_name_3 FROM town t0_ ORDER BY t0_.id ASC
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\Product | No errors. |
App\Entity\Tire | No errors. |
App\Entity\Disk | No errors. |
App\Entity\Order | No errors. |
App\Entity\Rest | No errors. |
App\Entity\VendorPriority | No errors. |
App\Entity\Town | No errors. |
App\Entity\Store | No errors. |