Route: parts.show (GET)
| Controller: 1345.8 мс
#1 394.0 мс — select * from "parts" where "parts"."id" = ? limit 1
#2 28.5 мс — select * from "brands" where "brands"."id" in (34)
#3 12.5 мс — select * from "oem_numbers" where "oem_numbers"."part_id" in (763448)
#4 18.6 мс — select * from "brands" where "brands"."id" in (87)
#5 15.3 мс — select * from "cross_numbers" where "cross_numbers"."part_id" in (763448)
#6 28.7 мс — select * from "brands" where "brands"."id" in (86)
#7 412.6 мс — select "parts".*, "analogues"."part_id" as "pivot_part_id", "analogues"."analogue_part_id" as "pivot_analogue_part_id",...
#8 142.8 мс — select "equipment_models".*, "part_equipment"."part_id" as "pivot_part_id", "part_equipment"."equipment_id" as "pivot_eq...