service auditfiles.not_on_server in Audit Files 4.x
Same name and namespace in other branches
- 8.3 auditfiles.services.yml \auditfiles.not_on_server
- 8 auditfiles.services.yml \auditfiles.not_on_server
- 8.2 auditfiles.services.yml \auditfiles.not_on_server
Class
Drupal\auditfiles\ServiceAuditFilesNotOnServer2 string references to auditfiles.not_on_server
- AuditFilesNotOnServer::create in src/
Form/ AuditFilesNotOnServer.php - Instantiates a new instance of this class.
- AuditFilesNotOnServerBatchProcess::auditfilesNotOnServerBatchDeleteProcessBatch in src/
Batch/ AuditFilesNotOnServerBatchProcess.php - The batch process for deleting the file.
File
View source
- class: Drupal\auditfiles\ServiceAuditFilesNotOnServer
- arguments:
- - '@string_translation'
- - '@config.factory'
- - '@database'
- - '@date.formatter'
- - '@file_system'