Route: parts.show (GET)
| Controller: 263.2 мс
#1 104.4 мс — select * from "parts" where "parts"."id" = ? limit 1
#2 3.9 мс — select * from "brands" where "brands"."id" in (152)
#3 56.4 мс — select * from "oem_numbers" where "oem_numbers"."part_id" in (16722)
#4 1.1 мс — select * from "brands" where "brands"."id" in (23, 68, 82, 87, 89, 114, 115, 142)
#5 11.7 мс — select * from "cross_numbers" where "cross_numbers"."part_id" in (16722)
#6 24.5 мс — select * from "brands" where "brands"."id" in (20, 30, 45, 89, 90, 105, 114, 129)
#7 10.9 мс — select "parts".*, "analogues"."part_id" as "pivot_part_id", "analogues"."analogue_part_id" as "pivot_analogue_part_id",...
#8 11.1 мс — select "equipment_models".*, "part_equipment"."part_id" as "pivot_part_id", "part_equipment"."equipment_id" as "pivot_eq...