You are here

9 string references to YAML keys in field_encrypt.routing.yml in Field Encryption 3.0.x

ConfigSubscriber::onConfigSave in src/EventSubscriber/ConfigSubscriber.php
React on the configuration save event.
DecryptFieldForm::getCancelUrl in src/Form/DecryptFieldForm.php
Returns the route to go to if the user cancels the action.
EntityTypeForm::buildForm in src/Form/EntityTypeForm.php
Form constructor.
EntityTypeForm::getEncryptionProfilesTable in src/Form/EntityTypeForm.php
Creates a table of encryption profiles in use.
EntityTypeForm::submitForm in src/Form/EntityTypeForm.php
Form submission handler.
FieldOverviewController::overview in src/Controller/FieldOverviewController.php
Renders overview page of encrypted fields.
SettingsForm::buildForm in src/Form/SettingsForm.php
Form constructor.
SettingsForm::getEditableConfigNames in src/Form/SettingsForm.php
Gets the configuration names that will be editable.
UpdateEncryptionProfileForm::getCancelUrl in src/Form/UpdateEncryptionProfileForm.php
Returns the route to go to if the user cancels the action.