Route: parts.show (GET)
| Controller: 4180.7 мс
#1 2,358.9 мс — select * from "parts" where "parts"."id" = ? limit 1
#2 53.8 мс — select * from "brands" where "brands"."id" in (38)
#3 271.0 мс — select * from "oem_numbers" where "oem_numbers"."part_id" in (173282)
#4 1.0 мс — select * from "brands" where "brands"."id" in (17)
#5 73.7 мс — select * from "cross_numbers" where "cross_numbers"."part_id" in (173282)
#6 193.0 мс — select * from "brands" where "brands"."id" in (25)
#7 678.3 мс — select "parts".*, "analogues"."part_id" as "pivot_part_id", "analogues"."analogue_part_id" as "pivot_analogue_part_id",...
#8 30.7 мс — select "equipment_models".*, "part_equipment"."part_id" as "pivot_part_id", "part_equipment"."equipment_id" as "pivot_eq...