Route: parts.show (GET)
| Controller: 147.4 мс
#1 27.1 мс — select * from "parts" where "parts"."id" = ? limit 1
#2 1.2 мс — select * from "brands" where "brands"."id" in (152)
#3 2.0 мс — select * from "oem_numbers" where "oem_numbers"."part_id" in (17954)
#4 2.9 мс — select * from "brands" where "brands"."id" in (27, 49, 50, 54, 67, 106, 130, 143)
#5 2.3 мс — select * from "cross_numbers" where "cross_numbers"."part_id" in (17954)
#6 2.9 мс — select * from "brands" where "brands"."id" in (13, 28, 35, 45, 63, 100, 103, 124)
#7 51.3 мс — select "parts".*, "analogues"."part_id" as "pivot_part_id", "analogues"."analogue_part_id" as "pivot_analogue_part_id",...
#8 1.2 мс — select * from "brands" where "brands"."id" in (152)
#9 18.2 мс — select "equipment_models".*, "part_equipment"."part_id" as "pivot_part_id", "part_equipment"."equipment_id" as "pivot_eq...