You are here

Classes, traits, and interfaces in Auto Purge Users 8.3

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
BatchWorker class Drupal\purge_users\Plugin\BatchWorker src/Plugin/BatchWorker/BatchWorker.php Purge user and notify.
BlockedDeleteTest class Drupal\Tests\purge_users\Functional tests/src/Functional/BlockedDeleteTest.php Purge users who have been blocked for a specific period.
BlockedSitePolicyDeleteTest class Drupal\Tests\purge_users\Functional tests/src/Functional/BlockedSitePolicyDeleteTest.php Site policy applied.
ConfirmationForm class Drupal\purge_users\Form src/Form/ConfirmationForm.php Class ConfirmationForm. 1
InactiveDeleteNotificationTest class Drupal\Tests\purge_users\Functional tests/src/Functional/InactiveDeleteNotificationTest.php Purge users whose account has not been activated for a specific period.
InactiveDeleteTest class Drupal\Tests\purge_users\Functional tests/src/Functional/InactiveDeleteTest.php Purge users whose account has not been activated for a specific period.
NeverLoggedBlockTest class Drupal\Tests\purge_users\Functional tests/src/Functional/NeverLoggedBlockTest.php Purge users who have never logged in for a specific period.
NotificationBeforeUserDeletionTest class Drupal\Tests\purge_users\Functional tests/src/Functional/NotificationBeforeUserDeletionTest.php Notification is sent before users are purged.
NotifyUsersQueueWorker class Drupal\purge_users\Plugin\QueueWorker src/Plugin/QueueWorker/NotifyUsersQueueWorker.php Processes cron queue.
NotLoggedBlockedUnpublishTest class Drupal\Tests\purge_users\Functional tests/src/Functional/NotLoggedBlockedUnpublishTest.php Purge users who did not log in for a specific period.
NotLoggedBlockTest class Drupal\Tests\purge_users\Functional tests/src/Functional/NotLoggedBlockTest.php Purge users who have not logged in for a specific period.
NotLoggedDeleteAnonymizeTest class Drupal\Tests\purge_users\Functional tests/src/Functional/NotLoggedDeleteAnonymizeTest.php Purge users who did not log in for a specific period.
NotLoggedDeleteSkipBlockedTest class Drupal\Tests\purge_users\Functional tests/src/Functional/NotLoggedDeleteSkipBlockedTest.php Purge users who did not log in for a specific period.
PurgeUsersQueueWorker class Drupal\purge_users\Plugin\QueueWorker src/Plugin/QueueWorker/PurgeUsersQueueWorker.php Processes cron queue.
SettingsBase abstract class Drupal\Tests\purge_users\Functional tests/src/Functional/SettingsBase.php Base class for purge users testing. 10
SettingsForm class Drupal\purge_users\Form src/Form/SettingsForm.php Class SettingsForm. 1
SettingsFormTest class Drupal\Tests\purge_users\Functional tests/src/Functional/SettingsFormTest.php Tests submission of Purge Users form.
UserManagementService class Drupal\purge_users\Services src/Services/UserManagementService.php Class that holds the purging logic. 2
UserManagementServiceInterface interface Drupal\purge_users\Services src/Services/UserManagementServiceInterface.php Contract for the purge service. 1 2

Other projects