Route: parts.show (GET)
| Controller: 536.4 мс
#1 174.2 мс — select * from "parts" where "parts"."id" = ? limit 1
#2 36.9 мс — select * from "brands" where "brands"."id" in (152)
#3 55.9 мс — select * from "oem_numbers" where "oem_numbers"."part_id" in (21940)
#4 32.9 мс — select * from "brands" where "brands"."id" in (22, 30, 43, 52, 60, 124, 138, 149)
#5 119.6 мс — select * from "cross_numbers" where "cross_numbers"."part_id" in (21940)
#6 24.1 мс — select * from "brands" where "brands"."id" in (5, 22, 26, 27, 79, 88, 105, 145)
#7 14.1 мс — select "parts".*, "analogues"."part_id" as "pivot_part_id", "analogues"."analogue_part_id" as "pivot_analogue_part_id",...
#8 3.4 мс — select * from "brands" where "brands"."id" in (152)
#9 2.6 мс — select "equipment_models".*, "part_equipment"."part_id" as "pivot_part_id", "part_equipment"."equipment_id" as "pivot_eq...