Route: parts.show (GET)
| Controller: 1605.6 мс
#1 420.2 мс — select * from "parts" where "parts"."id" = ? limit 1
#2 245.4 мс — select * from "brands" where "brands"."id" in (139)
#3 651.0 мс — select * from "oem_numbers" where "oem_numbers"."part_id" in (136926)
#4 84.3 мс — select * from "brands" where "brands"."id" in (51, 147)
#5 3.1 мс — select * from "cross_numbers" where "cross_numbers"."part_id" in (136926)
#6 1.6 мс — select * from "brands" where "brands"."id" in (130)
#7 4.6 мс — select "parts".*, "analogues"."part_id" as "pivot_part_id", "analogues"."analogue_part_id" as "pivot_analogue_part_id",...
#8 4.7 мс — select "equipment_models".*, "part_equipment"."part_id" as "pivot_part_id", "part_equipment"."equipment_id" as "pivot_eq...