| Sort (cost=19.15..19.16 rows=1 width=22) |
| Sort Key: sort |
| -> Bitmap Heap Scan on tbl_term_taxonomies (cost=13.27..19.14 rows=1 width=22) |
| Recheck Cond: (id = ANY ('{1,2,229,226,215,5,137,140,197,199,184,189,308,310,307,203,205,204,349,356,359,375,377,369,324,360,333,164,181,128,172,142,130,165}'::integer[])) |
| Filter: (term_id = 10) |
| -> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..13.27 rows=34 width=0) |
| Index Cond: (id = ANY ('{1,2,229,226,215,5,137,140,197,199,184,189,308,310,307,203,205,204,349,356,359,375,377,369,324,360,333,164,181,128,172,142,130,165}'::integer[])) |