You are here

11 string references to YAML keys in purge_users.routing.yml in Auto Purge Users 8.3

BatchWorker::batchWorkerPurgeUsers in src/Plugin/BatchWorker/BatchWorker.php
Process items in a batch.
ConfirmationForm::getCancelUrl in src/Form/ConfirmationForm.php
Returns the route to go to if the user cancels the action.
PurgeUsersQueueWorker::processItem in src/Plugin/QueueWorker/PurgeUsersQueueWorker.php
Works on a single queue item.
purge_users_cron in ./purge_users.module
Implements hook_cron().
purge_users_get_user_ids in ./purge_users.module
Get user ids to purge.
purge_users_send_notification_email in ./purge_users.module
Send notification email.
SettingsForm::buildForm in src/Form/SettingsForm.php
Form constructor.
SettingsForm::getEditableConfigNames in src/Form/SettingsForm.php
Gets the configuration names that will be editable.
SettingsForm::purgeUsersNowSubmit in src/Form/SettingsForm.php
Submit handler for mass-account cancellation form.
UserManagementService::notifyUser in src/Services/UserManagementService.php
Sends a user notification before cancel and anonymize it.
UserManagementService::purgeUser in src/Services/UserManagementService.php
Cancel a user and anonymize it.