Route: parts.show (GET)
| Controller: 2926.2 мс
#1 830.1 мс — select * from "parts" where "parts"."id" = ? limit 1
#2 34.6 мс — select * from "brands" where "brands"."id" in (144)
#3 390.1 мс — select * from "oem_numbers" where "oem_numbers"."part_id" in (332286)
#4 304.4 мс — select * from "brands" where "brands"."id" in (118)
#5 286.1 мс — select * from "cross_numbers" where "cross_numbers"."part_id" in (332286)
#6 249.4 мс — select * from "brands" where "brands"."id" in (125)
#7 51.7 мс — select "parts".*, "analogues"."part_id" as "pivot_part_id", "analogues"."analogue_part_id" as "pivot_analogue_part_id",...
#8 86.4 мс — select "equipment_models".*, "part_equipment"."part_id" as "pivot_part_id", "part_equipment"."equipment_id" as "pivot_eq...