You are here

namespace Drupal\core_context\ContextProvider in Core Context 8

Classsort descending Location Description
CanonicalEntity src/ContextProvider/CanonicalEntity.php Exposes contexts available at a canonical entity route.
ContextProviderBase src/ContextProvider/ContextProviderBase.php Provides a base class for context providers.
Generic src/ContextProvider/Generic.php Exposes contexts from various provider services, under a single namespace.
LayoutBuilder src/ContextProvider/LayoutBuilder.php Exposes contexts available at Layout Builder routes.
RouteAwareContextProviderBase src/ContextProvider/RouteAwareContextProviderBase.php Provides a base class for context providers which use the current route.