AuditLogDatabaseTest.php |
tests/src/Kernel/AuditLogDatabaseTest.php |
Drupal\Tests\audit_log\Kernel |
|
AuditLogEvent.php |
src/AuditLogEvent.php |
Drupal\audit_log |
|
AuditLogEventInterface.php |
src/AuditLogEventInterface.php |
Drupal\audit_log |
|
AuditLogEventTest.php |
tests/src/Unit/AuditLogEventTest.php |
Drupal\Tests\audit_log\Unit |
|
AuditLogLogger.php |
src/AuditLogLogger.php |
Drupal\audit_log |
|
AuditLogStorage.php |
src/AuditLogStorage.php |
Drupal\audit_log |
|
audit_log.info.yml |
audit_log.info.yml |
|
audit_log.info.yml |
audit_log.install |
audit_log.install |
|
Install, update and uninstall functions for the audit_log module. |
audit_log.module |
audit_log.module |
|
Contains hook implementations for the audit_log module. |
audit_log.services.yml |
audit_log.services.yml |
|
audit_log.services.yml |
Database.php |
src/StorageBackend/Database.php |
Drupal\audit_log\StorageBackend |
|
EventSubscriberInterface.php |
src/EventSubscriber/EventSubscriberInterface.php |
Drupal\audit_log\EventSubscriber |
|
Node.php |
src/EventSubscriber/Node.php |
Drupal\audit_log\EventSubscriber |
|
NodeTest.php |
tests/src/Functional/NodeTest.php |
Drupal\Tests\audit_log\Functional |
|
StorageBackendInterface.php |
src/StorageBackend/StorageBackendInterface.php |
Drupal\audit_log\StorageBackend |
|
User.php |
src/EventSubscriber/User.php |
Drupal\audit_log\EventSubscriber |
|