Route: parts.show (GET)
| Controller: 377.9 мс
#1 182.2 мс — select * from "parts" where "parts"."id" = ? limit 1
#2 18.3 мс — select * from "brands" where "brands"."id" in (152)
#3 2.4 мс — select * from "oem_numbers" where "oem_numbers"."part_id" in (15144)
#4 4.7 мс — select * from "brands" where "brands"."id" in (20, 84, 87, 110, 129, 130, 131)
#5 4.5 мс — select * from "cross_numbers" where "cross_numbers"."part_id" in (15144)
#6 1.0 мс — select * from "brands" where "brands"."id" in (43, 85, 88, 96, 101, 109, 110, 114)
#7 36.6 мс — select "parts".*, "analogues"."part_id" as "pivot_part_id", "analogues"."analogue_part_id" as "pivot_analogue_part_id",...
#8 71.1 мс — select "equipment_models".*, "part_equipment"."part_id" as "pivot_part_id", "part_equipment"."equipment_id" as "pivot_eq...