| Sort (cost=16.75..16.76 rows=1 width=30) |
| Sort Key: sort |
| -> Bitmap Heap Scan on tbl_term_taxonomies (cost=11.72..16.74 rows=1 width=30) |
| Recheck Cond: (id = ANY ('{1,226,212,211,97,165,179,232,153,184,189,322,349,5,128,200,2100000000,374,335,2,130,168,205,337}'::integer[])) |
| Filter: (term_id = 13) |
| -> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..11.72 rows=24 width=0) |
| Index Cond: (id = ANY ('{1,226,212,211,97,165,179,232,153,184,189,322,349,5,128,200,2100000000,374,335,2,130,168,205,337}'::integer[])) |