You are here

8 methods override KeyPluginBase::defaultConfiguration() in Key 8

ConfigKeyProvider::defaultConfiguration in src/Plugin/KeyProvider/ConfigKeyProvider.php
Gets default configuration for this plugin.
EncryptionKeyType::defaultConfiguration in src/Plugin/KeyType/EncryptionKeyType.php
Gets default configuration for this plugin.
EnvKeyProvider::defaultConfiguration in src/Plugin/KeyProvider/EnvKeyProvider.php
Gets default configuration for this plugin.
FileKeyProvider::defaultConfiguration in src/Plugin/KeyProvider/FileKeyProvider.php
Gets default configuration for this plugin.
GenerateKeyInput::defaultConfiguration in src/Plugin/KeyInput/GenerateKeyInput.php
Gets default configuration for this plugin.
MutliValueKeyInput::defaultConfiguration in tests/modules/key_test/src/Plugin/KeyInput/MutliValueKeyInput.php
Gets default configuration for this plugin.
State::defaultConfiguration in tests/modules/key_test/src/Plugin/KeyProvider/State.php
Gets default configuration for this plugin.
TextFieldKeyInput::defaultConfiguration in src/Plugin/KeyInput/TextFieldKeyInput.php
Gets default configuration for this plugin.