Route: parts.show (GET)
| Controller: 2124.8 мс
#1 144.6 мс — select * from "parts" where "parts"."id" = ? limit 1
#2 51.0 мс — select * from "brands" where "brands"."id" in (123)
#3 306.6 мс — select * from "oem_numbers" where "oem_numbers"."part_id" in (372075)
#4 823.0 мс — select * from "brands" where "brands"."id" in (82)
#5 320.1 мс — select * from "cross_numbers" where "cross_numbers"."part_id" in (372075)
#6 21.9 мс — select "parts".*, "analogues"."part_id" as "pivot_part_id", "analogues"."analogue_part_id" as "pivot_analogue_part_id",...
#7 195.0 мс — select "equipment_models".*, "part_equipment"."part_id" as "pivot_part_id", "part_equipment"."equipment_id" as "pivot_eq...