Context::getContextDefinition |
function |
drupal/core/lib/Drupal/Component/Plugin/Context/Context.php |
Implements \Drupal\Component\Plugin\Context\ContextInterface::getContextDefinition(). |
ContextInterface::getContextDefinition |
function |
drupal/core/lib/Drupal/Component/Plugin/Context/ContextInterface.php |
Gets the provided definition that the context must conform to. |
ContextAwarePluginBase::getContextDefinition |
function |
drupal/core/lib/Drupal/Component/Plugin/ContextAwarePluginBase.php |
Implements \Drupal\Component\Plugin\ContextAwarePluginInterface::getContextDefinition(). |
ContextAwarePluginBase::getContextDefinitions |
function |
drupal/core/lib/Drupal/Component/Plugin/ContextAwarePluginBase.php |
Implements \Drupal\Component\Plugin\ContextAwarePluginInterface::getContextDefinitions(). |
ContextAwarePluginInterface::getContextDefinition |
function |
drupal/core/lib/Drupal/Component/Plugin/ContextAwarePluginInterface.php |
Gets a specific context definition of the plugin. |
ContextAwarePluginInterface::getContextDefinitions |
function |
drupal/core/lib/Drupal/Component/Plugin/ContextAwarePluginInterface.php |
Gets the context definitions of the plugin. |