You are here

Classes, traits, and interfaces in RNG - Events and Registrations 8.2

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
RngConfigurationInterface interface Drupal\rng src/RngConfigurationInterface.php The RNG Configuration service interface. 1 1
RngCron class Drupal\rng src/RngCron.php RNG Cron. 2
RngEntityAccess class Drupal\rng src/RngEntityAccess.php RNG entity access. 2
RngEntityModel class Drupal\rng src/RngEntityModel.php Enforces RNG model relationships. 2
RngEntityModelInterface interface Drupal\rng src/RngEntityModelInterface.php Provides an interface for RNG entity model service. 1 1
RngEventAccessTest class Drupal\rng\Tests src/Tests/RngEventAccessTest.php Tests event access.
RngEventAccessTest class Drupal\Tests\rng\Kernel tests/src/Kernel/RngEventAccessTest.php Tests manage event access control. to register for events..
RngEventAccessWebTest class Drupal\Tests\rng\Functional tests/src/Functional/RngEventAccessWebTest.php Tests manage event access page.
RngEventCacheContext class Drupal\rng\Cache\Context src/Cache/Context/RngEventCacheContext.php A context for the current rng_event. 2
RngEventMetaTest class Drupal\Tests\rng\Kernel tests/src/Kernel/RngEventMetaTest.php Tests the event meta class.
RngEventRouteContext class Drupal\rng\ContextProvider src/ContextProvider/RngEventRouteContext.php Get the current RNG event from the route. 2
RngEventSettingsTest class Drupal\rng\Tests src/Tests/RngEventSettingsTest.php Tests event settings page.
RngEventType class Drupal\rng\Entity src/Entity/RngEventType.php Defines the event type entity. 3
RngEventTypeAccessDefaultsTest class Drupal\rng\Tests src/Tests/RngEventTypeAccessDefaultsTest.php Tests event type access defaults.
RngEventTypeEntityTest class Drupal\Tests\rng\Kernel tests/src/Kernel/RngEventTypeEntityTest.php Tests event type entities.
RngEventTypeMappingFormTest class Drupal\rng\Tests src/Tests/RngEventTypeMappingFormTest.php Tests RNG event type mapping form.
RngEventTypeTest class Drupal\rng\Tests src/Tests/RngEventTypeTest.php Tests event types.
RngKernelTestBase abstract class Drupal\Tests\rng\Kernel tests/src/Kernel/RngKernelTestBase.php Base class for RNG unit tests. 7
RngMessageRules class Drupal\Tests\rng\Kernel tests/src/Kernel/RngMessageRules.php Tests RNG message rules are executed.
RngOperationRecord class Drupal\rng src/RngOperationRecord.php Stores operations executed on an entity during a request.
RngRegistrantRouteTest class Drupal\rng\Tests src/Tests/RngRegistrantRouteTest.php Tests registrant routes.
RngRegistrationAccessTest class Drupal\Tests\rng\Kernel tests/src/Kernel/RngRegistrationAccessTest.php Tests ability to register for events..
RngRegistrationCreationSubscriber class Drupal\rng\EventSubscriber src/EventSubscriber/RngRegistrationCreationSubscriber.php Class RngRegistrationCreationSubscriber. 2
RngRegistrationEntityTest class Drupal\Tests\rng\Kernel tests/src/Kernel/RngRegistrationEntityTest.php Tests registration entities.
RngRegistrationTypeTest class Drupal\rng\Tests src/Tests/RngRegistrationTypeTest.php Tests registration types.
RngRequestSubscriber class Drupal\rng\EventSubscriber src/EventSubscriber/RngRequestSubscriber.php Runs tasks for RNG related to the request. 2
RngRouteEnhancer class Drupal\rng\Routing\Enhancer src/Routing/Enhancer/RngRouteEnhancer.php Route enhancer for RNG. 2
RngScheduledRuleTest class Drupal\Tests\rng\Kernel tests/src/Kernel/RngScheduledRuleTest.php Scheduled rule entity is synced with parent rule status.
RNGSelectionBase class Drupal\rng\Plugin\EntityReferenceSelection src/Plugin/EntityReferenceSelection/RNGSelectionBase.php Base RNG selection plugin. 1
RngSettingsForm class Drupal\rng\Form src/Form/RngSettingsForm.php Configure primary RNG settings. 1
RngSettingsFormTest class Drupal\rng\Tests src/Tests/RngSettingsFormTest.php Tests RNG settings form.
RngSiteTestBase abstract class Drupal\rng\Tests src/Tests/RngSiteTestBase.php Sets up page and article content types. 2
RngTestTrait trait Drupal\rng\Tests src/Tests/RngTestTrait.php 3
RngViewsTest class Drupal\Tests\rng\Kernel\Views tests/src/Kernel/Views/RngViewsTest.php Tests RNG field plugins.
RngWebTestBase abstract class Drupal\rng\Tests src/Tests/RngWebTestBase.php Sets up page and article content types. 7
RouteSubscriber class Drupal\rng_debug\Routing rng_debug/src/Routing/RouteSubscriber.php Dynamic routes. 2
RouteSubscriber class Drupal\rng\Routing src/Routing/RouteSubscriber.php Dynamic RNG routes. 2
Rule class Drupal\rng\Entity src/Entity/Rule.php Defines the event rule entity. 5
RuleComponent class Drupal\rng\Entity src/Entity/RuleComponent.php Defines a event rule plugin instance entity: a condition or action. 7
RuleComponentBreadcrumbBuilder class Drupal\rng\Breadcrumb src/Breadcrumb/RuleComponentBreadcrumbBuilder.php Provides a breadcrumb builder for RNG rule components. 2
RuleComponentForm class Drupal\rng\Form src/Form/RuleComponentForm.php Form controller for rng rule components.
RuleComponentInterface interface Drupal\rng\Entity src/Entity/RuleComponentInterface.php Provides an interface for rule component entities. 1 2
RuleDeleteForm class Drupal\rng\Form src/Form/RuleDeleteForm.php Form for deleting a rng rule.
RuleGrantsOperationTrait trait Drupal\rng src/RuleGrantsOperationTrait.php Defines a trait for working with 'registration operation' actions. 2
RuleInterface interface Drupal\rng\Entity src/Entity/RuleInterface.php Provides an interface for event rule entities. 1 5
RuleListBuilder class Drupal\rng\Lists src/Lists/RuleListBuilder.php Builds a list of rng rules.
RuleSchedule class Drupal\rng\Entity src/Entity/RuleSchedule.php Defines the rule scheduler entity. 4
RuleScheduleInterface interface Drupal\rng\Entity src/Entity/RuleScheduleInterface.php Provides an interface defining a rule scheduler entity. 1
RuleScheduler class Drupal\rng\Plugin\Condition src/Plugin/Condition/RuleScheduler.php Schedules rule execution based on the configured date.
ScheduledRuleProcessor class Drupal\rng\Plugin\QueueWorker src/Plugin/QueueWorker/ScheduledRuleProcessor.php Triggers scheduled rules.

Pages

Other projects