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 |
AuditFilesConfigTest |
class |
Drupal\Tests\auditfiles\Functional |
tests/src/Functional/AuditFilesConfigTest.php |
Tests that the "Managed not used" report is reachable with no errors. |
|
|
|
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\Functional |
tests/src/Functional/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 |
AuditFilesMergeFileReferencesBatchProcess |
class |
Drupal\auditfiles\Batch |
src/Batch/AuditFilesMergeFileReferencesBatchProcess.php |
Process batch files. |
|
|
|
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\Functional |
tests/src/Functional/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\Functional |
tests/src/Functional/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\Functional |
tests/src/Functional/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 |
AuditFilesUsedNotReferencedBatchProcess |
class |
Drupal\auditfiles\Batch |
src/Batch/AuditFilesUsedNotReferencedBatchProcess.php |
Process batch files. |
|
|
|
AuditFilesUsedNotReferencedTest |
class |
Drupal\Tests\auditfiles\Functional |
tests/src/Functional/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 |
ServiceAuditFilesMergeFileReferences |
class |
Drupal\auditfiles |
src/ServiceAuditFilesMergeFileReferences.php |
Define all methods that used in merge file references functionality. |
|
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. |
|
2 |
2 |