An array of context definitions describing the context used by the plugin. The array is keyed by context names.
Resolves a set of conditions. Hierarchy trait \Drupal\Core\Condition\
public ConditionInterface::evaluate()
The human-readable name of the condition. Type:
public ConditionInterface::isNegated()
public ConditionManager::__construct(\Traversable $namespaces
public ConditionInterface::setExecutableManager(ExecutableManagerInterface
A plugin manager for condition plugins. Hierarchy class \Drupal\Component\Plugin\PluginManagerBase
The category under which the condition should listed in the UI. Type:
Defines a condition plugin annotation object. Condition plugins provide generalized conditions for use in other operations, such as conditional
Page 1 of 2