Route: parts.show (GET)
| Controller: 2657.9 мс
#1 506.9 мс — select * from "parts" where "parts"."id" = ? limit 1
#2 613.1 мс — select * from "brands" where "brands"."id" in (114)
#3 110.5 мс — select * from "oem_numbers" where "oem_numbers"."part_id" in (467299)
#4 99.1 мс — select * from "brands" where "brands"."id" in (50, 105)
#5 148.5 мс — select * from "cross_numbers" where "cross_numbers"."part_id" in (467299)
#6 129.6 мс — select * from "brands" where "brands"."id" in (146)
#7 138.2 мс — select "parts".*, "analogues"."part_id" as "pivot_part_id", "analogues"."analogue_part_id" as "pivot_analogue_part_id",...
#8 274.4 мс — select "equipment_models".*, "part_equipment"."part_id" as "pivot_part_id", "part_equipment"."equipment_id" as "pivot_eq...