Route: parts.show (GET)
| Controller: 185.9 мс
#1 67.5 мс — select * from "parts" where "parts"."id" = ? limit 1
#2 12.5 мс — select * from "brands" where "brands"."id" in (152)
#3 3.5 мс — select * from "oem_numbers" where "oem_numbers"."part_id" in (33102)
#4 8.3 мс — select * from "brands" where "brands"."id" in (26, 30, 38, 69, 119, 132, 148)
#5 12.9 мс — select * from "cross_numbers" where "cross_numbers"."part_id" in (33102)
#6 6.2 мс — select * from "brands" where "brands"."id" in (28, 38, 63, 79, 106, 125, 132, 149)
#7 4.6 мс — select "parts".*, "analogues"."part_id" as "pivot_part_id", "analogues"."analogue_part_id" as "pivot_analogue_part_id",...
#8 0.7 мс — select * from "brands" where "brands"."id" in (152)
#9 41.1 мс — select "equipment_models".*, "part_equipment"."part_id" as "pivot_part_id", "part_equipment"."equipment_id" as "pivot_eq...