You are here

Classes, traits, and interfaces in Audit Files 4.x

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
AuditFilesBatchProcess class Drupal\auditfiles\Batch src/Batch/AuditFilesBatchProcess.php Process batch process completion messages.
AuditFilesConfig class Drupal\auditfiles\Form src/Form/AuditFilesConfig.php Use this class to create configuration form for module. 1
AuditFilesManagedNotUsed class Drupal\auditfiles\Form src/Form/AuditFilesManagedNotUsed.php Form for Managed not used functionality. 1
AuditFilesManagedNotUsedBatchProcess class Drupal\auditfiles\Batch src/Batch/AuditFilesManagedNotUsedBatchProcess.php Batch Worker to handle Deleting entity records from file_managed table.
AuditFilesManagedNotUsedTest class Drupal\Tests\auditfiles\FunctionalJavascript tests/src/FunctionalJavascript/AuditFilesManagedNotUsedTest.php Tests that the "Managed not used" report is reachable with no errors.
AuditFilesMergeFileReferences class Drupal\auditfiles\Form src/Form/AuditFilesMergeFileReferences.php Form for merge file references. 1
AuditFilesNotInDatabase class Drupal\auditfiles\Form src/Form/AuditFilesNotInDatabase.php Form for Not in database functionality. 1
AuditFilesNotInDatabaseBatchProcess class Drupal\auditfiles\Batch src/Batch/AuditFilesNotInDatabaseBatchProcess.php Process batch files.
AuditFilesNotInDatabaseTest class Drupal\Tests\auditfiles\FunctionalJavascript tests/src/FunctionalJavascript/AuditFilesNotInDatabaseTest.php Tests that the "Not in Database" report is reachable with no errors.
AuditFilesNotOnServer class Drupal\auditfiles\Form src/Form/AuditFilesNotOnServer.php Form for File not on server functionality. 1
AuditFilesNotOnServerBatchProcess class Drupal\auditfiles\Batch src/Batch/AuditFilesNotOnServerBatchProcess.php Process batch files.
AuditFilesNotOnServerTest class Drupal\Tests\auditfiles\FunctionalJavascript tests/src/FunctionalJavascript/AuditFilesNotOnServerTest.php Tests that the "Not on server" report is reachable with no errors.
AuditFilesReferencedNotUsed class Drupal\auditfiles\Form src/Form/AuditFilesReferencedNotUsed.php Form for Files referenced not used functionality. 1
AuditFilesReferencedNotUsedBatchProcess class Drupal\auditfiles\Batch src/Batch/AuditFilesReferencedNotUsedBatchProcess.php Process batch files.
AuditFilesReferencedNotUsedTest class Drupal\Tests\auditfiles\FunctionalJavascript tests/src/FunctionalJavascript/AuditFilesReferencedNotUsedTest.php Tests that the "Referenced not used" report is reachable with no errors.
AuditFilesUsedNotManaged class Drupal\auditfiles\Form src/Form/AuditFilesUsedNotManaged.php Class for file used but not managed. 1
AuditFilesUsedNotManagedBatchProcess class Drupal\auditfiles\Batch src/Batch/AuditFilesUsedNotManagedBatchProcess.php Batch Worker to remove files from file_usage not in file_managed table.
AuditFilesUsedNotManagedTest class Drupal\Tests\auditfiles\FunctionalJavascript tests/src/FunctionalJavascript/AuditFilesUsedNotManagedTest.php Tests that the "Used not managed" report is reachable with no errors.
AuditFilesUsedNotReferenced class Drupal\auditfiles\Form src/Form/AuditFilesUsedNotReferenced.php File used but not referenced functionality. 1
AuditFilesUsedNotReferencedTest class Drupal\Tests\auditfiles\FunctionalJavascript tests/src/FunctionalJavascript/AuditFilesUsedNotReferencedTest.php Tests that the "Managed not used" report is reachable with no errors.
ServiceAuditFilesManagedNotUsed class Drupal\auditfiles src/ServiceAuditFilesManagedNotUsed.php Service managed not used functions. 2 2
ServiceAuditFilesNotInDatabase class Drupal\auditfiles src/ServiceAuditFilesNotInDatabase.php Define all methods that are used on Files not in database functionality. 2 2
ServiceAuditFilesNotOnServer class Drupal\auditfiles src/ServiceAuditFilesNotOnServer.php Providing the service that used in not in database functionality. 2 2
ServiceAuditFilesReferencedNotUsed class Drupal\auditfiles src/ServiceAuditFilesReferencedNotUsed.php List all methods used in referenced not used functionality. 2 2
ServiceAuditFilesUsedNotManaged class Drupal\auditfiles src/ServiceAuditFilesUsedNotManaged.php Form for Files used not managed functionality. 2 2
ServiceAuditFilesUsedNotReferenced class Drupal\auditfiles src/ServiceAuditFilesUsedNotReferenced.php List all methods used in files used not managed functionality. 1 2

Other projects