Route: parts.show (GET)
| Controller: 1473.5 мс
#1 401.4 мс — select * from "parts" where "parts"."id" = ? limit 1
#2 8.9 мс — select * from "brands" where "brands"."id" in (18)
#3 400.4 мс — select * from "oem_numbers" where "oem_numbers"."part_id" in (484155)
#4 160.7 мс — select * from "brands" where "brands"."id" in (101, 108)
#5 11.7 мс — select * from "cross_numbers" where "cross_numbers"."part_id" in (484155)
#6 0.7 мс — select * from "brands" where "brands"."id" in (108)
#7 1.9 мс — select "parts".*, "analogues"."part_id" as "pivot_part_id", "analogues"."analogue_part_id" as "pivot_analogue_part_id",...
#8 178.4 мс — select "equipment_models".*, "part_equipment"."part_id" as "pivot_part_id", "part_equipment"."equipment_id" as "pivot_eq...