QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=83.51..480.15 rows=227 width=51)
Recheck Cond: (object_id = ANY ('{13,1779,328,1735,1805,5143,154,28,625,2627,5001,978,933,4966,1503,4106,1335,3658,3657,3483}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..83.45 rows=227 width=0)
Index Cond: (object_id = ANY ('{13,1779,328,1735,1805,5143,154,28,625,2627,5001,978,933,4966,1503,4106,1335,3658,3657,3483}'::integer[]))