You are here

namespace Drupal\Core\Plugin\Context in Zircon Profile 8

Same name in other branches
  1. 8.0 Drupal\Core\Plugin\Context
Classsort descending Location Description
Context core/lib/Drupal/Core/Plugin/Context/Context.php A Drupal specific context wrapper class.
ContextAwarePluginManagerInterface core/lib/Drupal/Core/Plugin/Context/ContextAwarePluginManagerInterface.php Provides an interface for plugin managers that support context-aware plugins.
ContextAwarePluginManagerTrait core/lib/Drupal/Core/Plugin/Context/ContextAwarePluginManagerTrait.php Provides a trait for plugin managers that support context-aware plugins.
ContextDefinition core/lib/Drupal/Core/Plugin/Context/ContextDefinition.php Defines a class for context definitions.
ContextDefinitionInterface core/lib/Drupal/Core/Plugin/Context/ContextDefinitionInterface.php Interface for context definitions.
ContextHandler core/lib/Drupal/Core/Plugin/Context/ContextHandler.php Provides methods to handle sets of contexts.
ContextHandlerInterface core/lib/Drupal/Core/Plugin/Context/ContextHandlerInterface.php Provides an interface for handling sets of contexts.
ContextInterface core/lib/Drupal/Core/Plugin/Context/ContextInterface.php Interface for context.
ContextProviderInterface core/lib/Drupal/Core/Plugin/Context/ContextProviderInterface.php Defines an interface for providing plugin contexts.
ContextRepositoryInterface core/lib/Drupal/Core/Plugin/Context/ContextRepositoryInterface.php Offers a global context repository.
LazyContextRepository core/lib/Drupal/Core/Plugin/Context/LazyContextRepository.php Provides a context repository which uses context provider services.