You are here

service rng.event_manager in RNG - Events and Registrations 8.2

Same name and namespace in other branches
  1. 8 rng.services.yml \rng.event_manager
  2. 3.x rng.services.yml \rng.event_manager

Class

Drupal\rng\EventManager
42 string references to rng.event_manager
CourierTemplateCollection::create in src/Plugin/Action/CourierTemplateCollection.php
Creates an instance of the plugin.
EventAccessForm::create in src/Form/EventAccessForm.php
Instantiates a new instance of this class.
EventAccessResetForm::create in src/Form/EventAccessResetForm.php
Instantiates a new instance of this class.
EventDateStringField::create in src/Plugin/views/field/EventDateStringField.php
Creates an instance of the plugin.
EventMeta::createInstance in src/EventMeta.php
Instantiates a new instance of EventMeta handler.

... See full list

File

./rng.services.yml
rng.services.yml

View source
  1. class: Drupal\rng\EventManager
  2. arguments:
  3. - '@entity.manager'
  4. parent: container.trait