-> Nested Loop Left Join (cost=0.44..211.11 rows=1 width=100)
-> Index Scan using tbl_term_taxonomy_relationships_object_id_term_id_idx on tbl_term_taxonomy_relationships pt (cost=0.29..202.89 rows=1 width=52)
Index Cond: ((object_id = ANY ('{4435,4432,4427,4431,4425,4423,4421,4420,4415,4413,4412,4411,4410,4409,4407,4406,4405,4404,4403,4402}'::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=22)