Route: parts.show (GET)
| Controller: 2823 мс
#1 1,414.3 мс — select * from "parts" where "parts"."id" = ? limit 1
#2 114.6 мс — select * from "brands" where "brands"."id" in (116)
#3 75.9 мс — select * from "oem_numbers" where "oem_numbers"."part_id" in (412305)
#4 24.3 мс — select * from "brands" where "brands"."id" in (147)
#5 27.8 мс — select * from "cross_numbers" where "cross_numbers"."part_id" in (412305)
#6 111.9 мс — select * from "brands" where "brands"."id" in (68)
#7 264.2 мс — select "parts".*, "analogues"."part_id" as "pivot_part_id", "analogues"."analogue_part_id" as "pivot_analogue_part_id",...
#8 270.6 мс — select "equipment_models".*, "part_equipment"."part_id" as "pivot_part_id", "part_equipment"."equipment_id" as "pivot_eq...