-> Nested Loop Left Join (cost=0.44..142.14 rows=1 width=215)
-> Index Scan using tbl_term_taxonomy_relationships_object_id_term_id_idx on tbl_term_taxonomy_relationships pt (cost=0.29..133.92 rows=1 width=85)
Index Cond: ((object_id = ANY ('{4038,4037,3810,4040,3994,4007,4014,4012,3457,3908,3889,3922,3956,3969,3987,3991,4015,4025,4034}'::integer[])) AND (term_id = 18))
Filter: (object_type = 8)
-> Index Scan using tbl_term_taxonomies_pkey on tbl_term_taxonomies tt (cost=0.15..8.17 rows=1 width=97)