| Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=82.08..231.31 rows=6 width=52) |
| Recheck Cond: ((object_id = ANY ('{8984,8965,8964,1567,1344,1335,1251,1012,695,527,446,445,443,437,226,132,113,28,27}'::integer[])) AND (term_id = 18)) |
| Filter: (object_type = 7) |
| -> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..82.08 rows=50 width=0) |
| Index Cond: ((object_id = ANY ('{8984,8965,8964,1567,1344,1335,1251,1012,695,527,446,445,443,437,226,132,113,28,27}'::integer[])) AND (term_id = 18)) |