plugin.manager.rules_event

Class

Drupal\rules\Core\RulesEventManager
7 string references to plugin.manager.rules_event
AddEventForm::create in src/Form/AddEventForm.php
Instantiates a new instance of this class.
DeleteEventForm::create in src/Form/DeleteEventForm.php
Instantiates a new instance of this class.
ReactionRuleAddForm::create in src/Form/ReactionRuleAddForm.php
Instantiates a new instance of this class.
ReactionRuleEditForm::create in src/Form/ReactionRuleEditForm.php
Instantiates a new instance of this class.
ReactionRuleStorage::createInstance in src/Entity/ReactionRuleStorage.php
Instantiates a new instance of this entity handler.

... See full list

File

./rules.services.yml

View source
  1. class: Drupal\rules\Core\RulesEventManager
  2. arguments:
  3. - '@module_handler'
  4. - '@entity_type.bundle.info'