Search for getProvidedContext

  1. Search 7.x-2.x for getProvidedContext
  2. Other projects
Title Object type File name Summary
ContextProviderInterface::getProvidedContext function src/Context/ContextProviderInterface.php Gets a defined provided context.
ContextProviderInterface::getProvidedContextDefinition function src/Context/ContextProviderInterface.php Gets a specific provided context definition of the plugin.
ContextProviderInterface::getProvidedContextDefinitions function src/Context/ContextProviderInterface.php Gets the provided context definitions of the plugin.
ContextProviderTrait::getProvidedContext function src/Context/ContextProviderTrait.php
ContextProviderTrait::getProvidedContextDefinition function src/Context/ContextProviderTrait.php
ContextProviderTrait::getProvidedContextDefinitions function src/Context/ContextProviderTrait.php
RulesComponent::getProvidedContext function src/Engine/RulesComponent.php Returns the names of context that is provided back to the caller.
RulesComponentConfig::getProvidedContextDefinitions function src/Entity/RulesComponentConfig.php Gets the definitions of the provided context.
RulesComponentTest::testGetProvidedContext function tests/src/Unit/Integration/Engine/RulesComponentTest.php @covers ::getProvidedContext