Search for tags

  1. Search 7.x-2.x for tags
  2. Other projects
Title Object type File name Summary
ReactionRuleConfig::$tags property src/Entity/ReactionRuleConfig.php The "tags" of a Reaction rule.
ReactionRuleConfig::getTags function src/Entity/ReactionRuleConfig.php Returns the tags associated with this config.
ReactionRuleConfig::hasTags function src/Entity/ReactionRuleConfig.php Checks if there are tags associated with this config.
RulesComponentConfig::$tags property src/Entity/RulesComponentConfig.php The "tags" of a Rules component.
RulesComponentConfig::getTags function src/Entity/RulesComponentConfig.php Returns the tags associated with this config.
RulesComponentConfig::hasTags function src/Entity/RulesComponentConfig.php Checks if there are tags associated with this config.
RulesComponentFormBase::entityTagsBuilder function src/Form/RulesComponentFormBase.php Callback method for the #entity_builder form property.