| Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=82.20..198.07 rows=5 width=51) |
| Recheck Cond: ((object_id = ANY ('{8411,8410,8409,8408,8407,8406,8405,8404,8403,8402,8401,8400,8399,8398,8393,8392,8391,8382,8390,8389}'::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.20 rows=37 width=0) |
| Index Cond: ((object_id = ANY ('{8411,8410,8409,8408,8407,8406,8405,8404,8403,8402,8401,8400,8399,8398,8393,8392,8391,8382,8390,8389}'::integer[])) AND (term_id = 18)) |