Search for getContextDefinition
| Title | Object type | File name | Summary |
|---|---|---|---|
| RulesComponent::getContextDefinitions | function | src/ |
Gets definitions for the context used by this component. |
| RulesComponentConfig::getContextDefinitions | function | src/ |
Gets the definitions of the used context. |
| RulesComponentTest::testGetContextDefinitions | function | tests/ |
@covers ::getContextDefinitions[[api-linebreak]] |
| RulesDefaultEventHandler::getContextDefinition | function | src/ |
Gets a specific context definition of the plugin. |
| RulesDefaultEventHandler::getContextDefinitions | function | src/ |
Gets the context definitions of the event. |
| RulesEntityIntegrationTestBase::getContextDefinitionFor | function | tests/ |
Helper to mock a context definition with a mocked data definition. |
| RulesEventHandlerInterface::getContextDefinition | function | src/ |
Gets a specific context definition of the plugin. |
| RulesEventHandlerInterface::getContextDefinitions | function | src/ |
Gets the context definitions of the event. |