Route: parts.show (GET)
| Controller: 1654.1 мс
#1 60.9 мс — select * from "parts" where "parts"."id" = ? limit 1
#2 245.0 мс — select * from "brands" where "brands"."id" in (114)
#3 103.9 мс — select * from "oem_numbers" where "oem_numbers"."part_id" in (507602)
#4 195.5 мс — select * from "brands" where "brands"."id" in (75, 97)
#5 271.8 мс — select * from "cross_numbers" where "cross_numbers"."part_id" in (507602)
#6 16.3 мс — select * from "brands" where "brands"."id" in (16)
#7 67.5 мс — select "parts".*, "analogues"."part_id" as "pivot_part_id", "analogues"."analogue_part_id" as "pivot_analogue_part_id",...
#8 362.5 мс — select "equipment_models".*, "part_equipment"."part_id" as "pivot_part_id", "part_equipment"."equipment_id" as "pivot_eq...