Route: parts.show (GET)
| Controller: 412.2 мс
#1 73.7 мс — select * from "parts" where "parts"."id" = ? limit 1
#2 1.2 мс — select * from "brands" where "brands"."id" in (152)
#3 149.9 мс — select * from "oem_numbers" where "oem_numbers"."part_id" in (48539)
#4 42.5 мс — select * from "brands" where "brands"."id" in (37, 64, 67, 68, 77, 85, 118, 148)
#5 18.2 мс — select * from "cross_numbers" where "cross_numbers"."part_id" in (48539)
#6 0.8 мс — select * from "brands" where "brands"."id" in (21, 24, 36, 38, 46, 47, 98, 99)
#7 11.2 мс — select "parts".*, "analogues"."part_id" as "pivot_part_id", "analogues"."analogue_part_id" as "pivot_analogue_part_id",...
#8 4.0 мс — select * from "brands" where "brands"."id" in (152)
#9 25.4 мс — select "equipment_models".*, "part_equipment"."part_id" as "pivot_part_id", "part_equipment"."equipment_id" as "pivot_eq...