Route: parts.show (GET)
| Controller: 867 мс
#1 377.0 мс — select * from "parts" where "parts"."id" = ? limit 1
#2 70.4 мс — select * from "brands" where "brands"."id" in (148)
#3 91.7 мс — select * from "oem_numbers" where "oem_numbers"."part_id" in (16688)
#4 1.0 мс — select * from "brands" where "brands"."id" in (54, 84)
#5 26.4 мс — select * from "cross_numbers" where "cross_numbers"."part_id" in (16688)
#6 24.5 мс — select * from "brands" where "brands"."id" in (51)
#7 93.5 мс — select "parts".*, "analogues"."part_id" as "pivot_part_id", "analogues"."analogue_part_id" as "pivot_analogue_part_id",...
#8 30.4 мс — select "equipment_models".*, "part_equipment"."part_id" as "pivot_part_id", "part_equipment"."equipment_id" as "pivot_eq...