You are here

Classes, traits, and interfaces in ACL 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
AclList class Drupal\acl\Plugin\migrate\source src/Plugin/migrate/source/AclList.php Drupal 6/7 ACL List Table source from database.
AclList class Drupal\acl\Plugin\migrate\destination src/Plugin/migrate/destination/AclList.php Drupal 8 ACL List Table destination.
AclMigrationTestTrait trait Drupal\acl\Tests src/Tests/AclMigrationTestTrait.php Provides common functionality for the ACL Migration test classes. 2
AclTable class Drupal\acl\Plugin\migrate\source src/Plugin/migrate/source/AclTable.php Drupal 6/7 ACL Table source from database.
AclTable class Drupal\acl\Plugin\migrate\destination src/Plugin/migrate/destination/AclTable.php Drupal 8 ACL Table destination.
AclTest class Drupal\acl\Tests src/Tests/AclTest.php Test case for ACL module.
MigrateAclList68Test class Drupal\acl\Tests\Migrate\d6 src/Tests/Migrate/d6/MigrateAclList68Test.php Tests migration of ACL columns from Drupal 6 to Drupal 8.
MigrateAclList78Test class Drupal\acl\Tests\Migrate\d7 src/Tests/Migrate/d7/MigrateAclList78Test.php Tests migration of ACL columns from Drupal 7 to Drupal 8.

Other projects