Route: parts.show (GET)
| Controller: 99.3 мс
#1 45.2 мс — select * from "parts" where "parts"."id" = ? limit 1
#2 5.3 мс — select * from "brands" where "brands"."id" in (152)
#3 4.1 мс — select * from "oem_numbers" where "oem_numbers"."part_id" in (14775)
#4 3.1 мс — select * from "brands" where "brands"."id" in (18, 48, 49, 62, 85, 89, 92, 94)
#5 4.2 мс — select * from "cross_numbers" where "cross_numbers"."part_id" in (14775)
#6 3.6 мс — select * from "brands" where "brands"."id" in (13, 19, 70, 71, 84, 91, 104, 141)
#7 7.5 мс — select "parts".*, "analogues"."part_id" as "pivot_part_id", "analogues"."analogue_part_id" as "pivot_analogue_part_id",...
#8 7.0 мс — select "equipment_models".*, "part_equipment"."part_id" as "pivot_part_id", "part_equipment"."equipment_id" as "pivot_eq...