Route: parts.show (GET)
| Controller: 1516.5 мс
#1 224.1 мс — select * from "parts" where "parts"."id" = ? limit 1
#2 199.6 мс — select * from "brands" where "brands"."id" in (127)
#3 62.0 мс — select * from "oem_numbers" where "oem_numbers"."part_id" in (392259)
#4 74.0 мс — select * from "brands" where "brands"."id" in (19, 33)
#5 92.5 мс — select * from "cross_numbers" where "cross_numbers"."part_id" in (392259)
#6 39.5 мс — select * from "brands" where "brands"."id" in (78)
#7 3.7 мс — select "parts".*, "analogues"."part_id" as "pivot_part_id", "analogues"."analogue_part_id" as "pivot_analogue_part_id",...
#8 104.1 мс — select "equipment_models".*, "part_equipment"."part_id" as "pivot_part_id", "part_equipment"."equipment_id" as "pivot_eq...