You are here

namespace Drupal\core_context in Core Context 8

Classsort descending Location Description
CacheableContextTrait src/CacheableContextTrait.php Provides methods for working with contexts that can be cached.
CoreContextServiceProvider src/CoreContextServiceProvider.php Registers container services on behalf of Core Context.
EntityContextHandlerInterface src/EntityContextHandlerInterface.php Defines an interface for entity handlers that expose contexts.
FieldContextHandler src/FieldContextHandler.php Exposes contexts stored on an entity field.
SettingsContextHandler src/SettingsContextHandler.php Exposes contexts stored in an entity's third-party settings.