Route: parts.show (GET)
| Controller: 247.8 мс
#1 119.3 мс — select * from "parts" where "parts"."id" = ? limit 1
#2 1.5 мс — select * from "brands" where "brands"."id" in (152)
#3 2.7 мс — select * from "oem_numbers" where "oem_numbers"."part_id" in (58892)
#4 3.4 мс — select * from "brands" where "brands"."id" in (24, 44, 48, 110, 113, 137, 139, 152)
#5 9.4 мс — select * from "cross_numbers" where "cross_numbers"."part_id" in (58892)
#6 2.9 мс — select * from "brands" where "brands"."id" in (3, 5, 30, 59, 101, 134, 137)
#7 64.6 мс — select "parts".*, "analogues"."part_id" as "pivot_part_id", "analogues"."analogue_part_id" as "pivot_analogue_part_id",...
#8 5.5 мс — select * from "brands" where "brands"."id" in (152)
#9 8.6 мс — select "equipment_models".*, "part_equipment"."part_id" as "pivot_part_id", "part_equipment"."equipment_id" as "pivot_eq...