You are here

namespace Drupal\field_encrypt\Plugin\QueueWorker in Field Encryption 8.2

Same name in other branches
  1. 3.0.x Drupal\field_encrypt\Plugin\QueueWorker
Classsort descending Location Description
CronEncryptedFieldUpdate src/Plugin/QueueWorker/CronEncryptedFieldUpdate.php A Queue Worker that updates field encryption on cron run.
EncryptedFieldUpdateBase src/Plugin/QueueWorker/EncryptedFieldUpdateBase.php Provides base functionality for the EncryptedFieldUpdate Queue Workers.