Route: parts.show (GET)
| Controller: 1462.1 мс
#1 437.0 мс — select * from "parts" where "parts"."id" = ? limit 1
#2 148.9 мс — select * from "brands" where "brands"."id" in (10)
#3 46.3 мс — select * from "oem_numbers" where "oem_numbers"."part_id" in (159776)
#4 30.1 мс — select * from "brands" where "brands"."id" in (23)
#5 92.6 мс — select * from "cross_numbers" where "cross_numbers"."part_id" in (159776)
#6 0.8 мс — select * from "brands" where "brands"."id" in (1)
#7 168.0 мс — select "parts".*, "analogues"."part_id" as "pivot_part_id", "analogues"."analogue_part_id" as "pivot_analogue_part_id",...
#8 149.7 мс — select "equipment_models".*, "part_equipment"."part_id" as "pivot_part_id", "part_equipment"."equipment_id" as "pivot_eq...