You are here

namespace Drupal\encrypt\Form in Encrypt 8.3

Classsort descending Location Description
EncryptionProfileDeleteForm src/Form/EncryptionProfileDeleteForm.php Builds the form to delete profile entities.
EncryptionProfileForm src/Form/EncryptionProfileForm.php Provides the form to add / edit an EncryptionProfile entity.
EncryptionProfileTestForm src/Form/EncryptionProfileTestForm.php Provides a form for testing encryption / decryption on a given profile.
EncryptSettingsForm src/Form/EncryptSettingsForm.php Form builder for the encrypt settings admin page.