Route: parts.show (GET)
| Controller: 489 мс
#1 137.5 мс — select * from "parts" where "parts"."id" = ? limit 1
#2 12.6 мс — select * from "brands" where "brands"."id" in (152)
#3 25.3 мс — select * from "oem_numbers" where "oem_numbers"."part_id" in (18372)
#4 61.3 мс — select * from "brands" where "brands"."id" in (1, 8, 44, 57, 58, 76, 113, 124)
#5 23.5 мс — select * from "cross_numbers" where "cross_numbers"."part_id" in (18372)
#6 0.9 мс — select * from "brands" where "brands"."id" in (49, 74, 91, 101, 127, 133, 142, 149)
#7 99.7 мс — select "parts".*, "analogues"."part_id" as "pivot_part_id", "analogues"."analogue_part_id" as "pivot_analogue_part_id",...
#8 1.5 мс — select * from "brands" where "brands"."id" in (152)
#9 2.7 мс — select "equipment_models".*, "part_equipment"."part_id" as "pivot_part_id", "part_equipment"."equipment_id" as "pivot_eq...