Route: parts.show (GET)
| Controller: 4870.3 мс
#1 980.8 мс — select * from "parts" where "parts"."id" = ? limit 1
#2 756.3 мс — select * from "brands" where "brands"."id" in (142)
#3 515.0 мс — select * from "oem_numbers" where "oem_numbers"."part_id" in (785161)
#4 280.3 мс — select * from "brands" where "brands"."id" in (51)
#5 568.1 мс — select * from "cross_numbers" where "cross_numbers"."part_id" in (785161)
#6 398.2 мс — select * from "brands" where "brands"."id" in (126)
#7 63.8 мс — select "parts".*, "analogues"."part_id" as "pivot_part_id", "analogues"."analogue_part_id" as "pivot_analogue_part_id",...
#8 257.7 мс — select "equipment_models".*, "part_equipment"."part_id" as "pivot_part_id", "part_equipment"."equipment_id" as "pivot_eq...