Route: parts.show (GET)
| Controller: 3103.3 мс
#1 1,057.9 мс — select * from "parts" where "parts"."id" = ? limit 1
#2 69.3 мс — select * from "brands" where "brands"."id" in (26)
#3 131.3 мс — select * from "oem_numbers" where "oem_numbers"."part_id" in (541737)
#4 98.1 мс — select * from "brands" where "brands"."id" in (42, 111)
#5 9.5 мс — select * from "cross_numbers" where "cross_numbers"."part_id" in (541737)
#6 77.5 мс — select * from "brands" where "brands"."id" in (108)
#7 140.9 мс — select "parts".*, "analogues"."part_id" as "pivot_part_id", "analogues"."analogue_part_id" as "pivot_analogue_part_id",...
#8 661.1 мс — select "equipment_models".*, "part_equipment"."part_id" as "pivot_part_id", "part_equipment"."equipment_id" as "pivot_eq...