Route: parts.show (GET)
| Controller: 3761.6 мс
#1 1,016.1 мс — select * from "parts" where "parts"."id" = ? limit 1
#2 26.1 мс — select * from "brands" where "brands"."id" in (79)
#3 228.1 мс — select * from "oem_numbers" where "oem_numbers"."part_id" in (888983)
#4 150.2 мс — select * from "brands" where "brands"."id" in (35, 47)
#5 328.9 мс — select * from "cross_numbers" where "cross_numbers"."part_id" in (888983)
#6 142.5 мс — select * from "brands" where "brands"."id" in (90)
#7 238.1 мс — select "parts".*, "analogues"."part_id" as "pivot_part_id", "analogues"."analogue_part_id" as "pivot_analogue_part_id",...
#8 573.6 мс — select "equipment_models".*, "part_equipment"."part_id" as "pivot_part_id", "part_equipment"."equipment_id" as "pivot_eq...