Route: parts.show (GET)
| Controller: 351.1 мс
#1 88.6 мс — select * from "parts" where "parts"."id" = ? limit 1
#2 8.5 мс — select * from "brands" where "brands"."id" in (152)
#3 1.1 мс — select * from "oem_numbers" where "oem_numbers"."part_id" in (18961)
#4 0.9 мс — select * from "brands" where "brands"."id" in (11, 16, 17, 82, 83, 96, 131, 152)
#5 22.6 мс — select * from "cross_numbers" where "cross_numbers"."part_id" in (18961)
#6 12.6 мс — select * from "brands" where "brands"."id" in (5, 7, 33, 82, 98, 102, 125, 128)
#7 13.0 мс — select "parts".*, "analogues"."part_id" as "pivot_part_id", "analogues"."analogue_part_id" as "pivot_analogue_part_id",...
#8 50.0 мс — select "equipment_models".*, "part_equipment"."part_id" as "pivot_part_id", "part_equipment"."equipment_id" as "pivot_eq...