Route: parts.show (GET)
| Controller: 149.9 мс
#1 41.8 мс — select * from "parts" where "parts"."id" = ? limit 1
#2 1.0 мс — select * from "brands" where "brands"."id" in (134)
#3 11.8 мс — select * from "oem_numbers" where "oem_numbers"."part_id" in (43488)
#4 2.6 мс — select * from "brands" where "brands"."id" in (116, 132)
#5 50.4 мс — select * from "cross_numbers" where "cross_numbers"."part_id" in (43488)
#6 2.5 мс — select * from "brands" where "brands"."id" in (52)
#7 9.6 мс — select "parts".*, "analogues"."part_id" as "pivot_part_id", "analogues"."analogue_part_id" as "pivot_analogue_part_id",...
#8 9.6 мс — select "equipment_models".*, "part_equipment"."part_id" as "pivot_part_id", "part_equipment"."equipment_id" as "pivot_eq...