Route: parts.show (GET)
| Controller: 1488 мс
#1 254.7 мс — select * from "parts" where "parts"."id" = ? limit 1
#2 27.0 мс — select * from "brands" where "brands"."id" in (107)
#3 110.8 мс — select * from "oem_numbers" where "oem_numbers"."part_id" in (248167)
#4 20.8 мс — select * from "brands" where "brands"."id" in (103)
#5 139.3 мс — select * from "cross_numbers" where "cross_numbers"."part_id" in (248167)
#6 84.1 мс — select * from "brands" where "brands"."id" in (118)
#7 249.3 мс — select "parts".*, "analogues"."part_id" as "pivot_part_id", "analogues"."analogue_part_id" as "pivot_analogue_part_id",...
#8 40.1 мс — select "equipment_models".*, "part_equipment"."part_id" as "pivot_part_id", "part_equipment"."equipment_id" as "pivot_eq...