Route: parts.show (GET)
| Controller: 519.4 мс
#1 69.1 мс — select * from "parts" where "parts"."id" = ? limit 1
#2 2.4 мс — select * from "brands" where "brands"."id" in (152)
#3 3.9 мс — select * from "oem_numbers" where "oem_numbers"."part_id" in (28801)
#4 6.5 мс — select * from "brands" where "brands"."id" in (20, 62, 77, 95, 115, 123, 132, 152)
#5 86.8 мс — select * from "cross_numbers" where "cross_numbers"."part_id" in (28801)
#6 73.9 мс — select * from "brands" where "brands"."id" in (5, 9, 21, 28, 54, 115, 125, 135)
#7 103.7 мс — select "parts".*, "analogues"."part_id" as "pivot_part_id", "analogues"."analogue_part_id" as "pivot_analogue_part_id",...
#8 12.4 мс — select * from "brands" where "brands"."id" in (152)
#9 19.2 мс — select "equipment_models".*, "part_equipment"."part_id" as "pivot_part_id", "part_equipment"."equipment_id" as "pivot_eq...