You are here

namespace Drupal\rng in RNG - Events and Registrations 8

Same name in other branches
  1. 8.2 Drupal\rng
  2. 3.x Drupal\rng
Classsort descending Location Description
EventManager src/EventManager.php Event manager for RNG.
EventManagerInterface src/EventManagerInterface.php Event manager for RNG.
EventMeta src/EventMeta.php Meta event wrapper for RNG.
EventMetaInterface src/EventMetaInterface.php Interface for EventMeta.
EventTypeInterface src/EventTypeInterface.php Provides an interface defining a event config entity.
EventTypeRuleInterface src/EventTypeRuleInterface.php
GroupInterface src/GroupInterface.php Provides an interface defining a registration group entity.
Permissions src/Permissions.php Define a permission generator.
RegistrantFactory src/RegistrantFactory.php The registrant entity factory.
RegistrantFactoryInterface src/RegistrantFactoryInterface.php The registrant entity factory interface.
RegistrantInterface src/RegistrantInterface.php Provides an interface defining a Registrant entity.
RegistrantsElementUtility src/RegistrantsElementUtility.php
RegistrantStorageSchema src/RegistrantStorageSchema.php Defines the schema for Registrant entities.
RegistrantTypeInterface src/RegistrantTypeInterface.php Provides an interface defining a Registrant type entity.
RegistrationInterface src/RegistrationInterface.php Provides an interface defining a Registration entity.
RegistrationTypeInterface src/RegistrationTypeInterface.php Provides an interface defining a Registration type entity.
RNGConditionInterface src/RNGConditionInterface.php Allow a condition to modify an Entity Query.
RngConfiguration src/RngConfiguration.php The RNG Configuration service.
RngConfigurationInterface src/RngConfigurationInterface.php The RNG Configuration service interface.
RngCron src/RngCron.php RNG Cron.
RngEntityAccess src/RngEntityAccess.php RNG entity access.
RngEntityModel src/RngEntityModel.php Enforces RNG model relationships.
RngEntityModelInterface src/RngEntityModelInterface.php Provides an interface for RNG entity model service.
RngOperationRecord src/RngOperationRecord.php Stores operations executed on an entity during a request.
RuleComponentInterface src/RuleComponentInterface.php Provides an interface for rule component entities.
RuleGrantsOperationTrait src/RuleGrantsOperationTrait.php Defines a trait for working with 'registration operation' actions.
RuleInterface src/RuleInterface.php Provides an interface for event rule entities.
RuleScheduleInterface src/RuleScheduleInterface.php Provides an interface defining a rule scheduler entity.