Search for getContextDefinition

  1. Search 7.x-2.x for getContextDefinition
  2. Other projects
Title Object type File name Summary
RulesComponent::getContextDefinitions function src/Engine/RulesComponent.php Gets definitions for the context used by this component.
RulesComponentConfig::getContextDefinitions function src/Entity/RulesComponentConfig.php Gets the definitions of the used context.
RulesComponentTest::testGetContextDefinitions function tests/src/Unit/Integration/Engine/RulesComponentTest.php @covers ::getContextDefinitions
RulesDefaultEventHandler::getContextDefinition function src/Core/RulesDefaultEventHandler.php Gets a specific context definition of the plugin.
RulesDefaultEventHandler::getContextDefinitions function src/Core/RulesDefaultEventHandler.php Gets the context definitions of the event.
RulesEntityIntegrationTestBase::getContextDefinitionFor function tests/src/Unit/Integration/RulesEntityIntegrationTestBase.php Helper to mock a context definition with a mocked data definition.
RulesEventHandlerInterface::getContextDefinition function src/Core/RulesEventHandlerInterface.php Gets a specific context definition of the plugin.
RulesEventHandlerInterface::getContextDefinitions function src/Core/RulesEventHandlerInterface.php Gets the context definitions of the event.