You are here

namespace Drupal\key\Plugin in Key 8

Classsort descending Location Description
KeyInputBase src/Plugin/KeyInputBase.php Defines a base class for Key Type plugins.
KeyInputInterface src/Plugin/KeyInputInterface.php Provides an interface for Key Input plugins.
KeyPluginBase src/Plugin/KeyPluginBase.php Defines a base class for all Key plugins.
KeyPluginCollection src/Plugin/KeyPluginCollection.php Provides a container for lazily loading key plugins.
KeyPluginDeleteFormInterface src/Plugin/KeyPluginDeleteFormInterface.php Provides an interface for plugins that integrate with the delete form.
KeyPluginFormInterface src/Plugin/KeyPluginFormInterface.php Provides an interface for plugins that have a configuration form.
KeyPluginInterface src/Plugin/KeyPluginInterface.php Provides an interface for all Key plugins.
KeyPluginManager src/Plugin/KeyPluginManager.php Manages Key plugins.
KeyProviderBase src/Plugin/KeyProviderBase.php Defines a base class for Key Provider plugins.
KeyProviderInterface src/Plugin/KeyProviderInterface.php Provides an interface for Key Provider plugins.
KeyProviderSettableValueInterface src/Plugin/KeyProviderSettableValueInterface.php Defines an interface for provider plugins that allow setting a key value.
KeyTypeBase src/Plugin/KeyTypeBase.php Defines a base class for Key Type plugins.
KeyTypeInterface src/Plugin/KeyTypeInterface.php Provides an interface for all Key Type plugins.
KeyTypeMultivalueInterface src/Plugin/KeyTypeMultivalueInterface.php Provides an interface for Key Type plugins that support multivalue keys.