danielebarchiesi@4: t('Taxonomy index'), danielebarchiesi@4: 'description' => t('Include the term references created by instances of this field carried by node entities in the core {taxonomy_index} table. This will allow various modules to handle them like core term_reference fields.'), danielebarchiesi@4: 'class' => 'EntityReferenceBehavior_TaxonomyIndex', danielebarchiesi@4: 'behavior type' => 'instance', danielebarchiesi@4: 'force enabled' => TRUE, danielebarchiesi@4: ); danielebarchiesi@4: }