Search for getComponent

  1. Search 7.x-2.x for getComponent
  2. Other projects
Title Object type File name Summary
ReactionRuleConfig::getComponent function src/Entity/ReactionRuleConfig.php Gets the Rules component that is invoked when the events are dispatched.
The returned component has the definitions of the available event context
set.
RulesComponentConfig::getComponent function src/Entity/RulesComponentConfig.php Gets the Rules component to be edited.
RulesUiComponentProviderInterface::getComponent function src/Ui/RulesUiComponentProviderInterface.php Gets the Rules component to be edited.
RulesUiConfigHandler::getComponent function src/Ui/RulesUiConfigHandler.php Gets the currently edited component.
RulesUiConfigHandler::getComponentLabel function src/Ui/RulesUiConfigHandler.php Gets the human-readable label of the component.
RulesUiHandlerInterface::getComponent function src/Ui/RulesUiHandlerInterface.php Gets the currently edited component.
RulesUiHandlerInterface::getComponentLabel function src/Ui/RulesUiHandlerInterface.php Gets the human-readable label of the component.