You are here

namespace Drupal\rng\Entity in RNG - Events and Registrations 8.2

Same name in other branches
  1. 8 Drupal\rng\Entity
  2. 3.x Drupal\rng\Entity
Classsort descending Location Description
EventTypeInterface src/Entity/EventTypeInterface.php Provides an interface defining a event config entity.
EventTypeRule src/Entity/EventTypeRule.php Defines the event type entity.
EventTypeRuleInterface src/Entity/EventTypeRuleInterface.php
Group src/Entity/Group.php Defines the application group entity class.
GroupInterface src/Entity/GroupInterface.php Provides an interface defining a registration group entity.
Registrant src/Entity/Registrant.php Defines the registrant entity class.
RegistrantInterface src/Entity/RegistrantInterface.php Provides an interface defining a Registrant entity.
RegistrantType src/Entity/RegistrantType.php Defines the registrant type configuration entity.
RegistrantTypeInterface src/Entity/RegistrantTypeInterface.php Provides an interface defining a Registrant type entity.
Registration src/Entity/Registration.php Defines the registration entity class.
RegistrationInterface src/Entity/RegistrationInterface.php Provides an interface defining a Registration entity.
RegistrationType src/Entity/RegistrationType.php Defines the Registration type configuration entity.
RegistrationTypeInterface src/Entity/RegistrationTypeInterface.php Provides an interface defining a Registration type entity.
RngEventType src/Entity/RngEventType.php Defines the event type entity.
Rule src/Entity/Rule.php Defines the event rule entity.
RuleComponent src/Entity/RuleComponent.php Defines a event rule plugin instance entity: a condition or action.
RuleComponentInterface src/Entity/RuleComponentInterface.php Provides an interface for rule component entities.
RuleInterface src/Entity/RuleInterface.php Provides an interface for event rule entities.
RuleSchedule src/Entity/RuleSchedule.php Defines the rule scheduler entity.
RuleScheduleInterface src/Entity/RuleScheduleInterface.php Provides an interface defining a rule scheduler entity.