You are here

Classes, traits, and interfaces in Custom Permissions 8.2

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
ConfigPermListForm class Drupal\config_perms\Form src/Form/ConfigPermListForm.php Class ConfigPermListForm. 1
ConfigPermsAccessCheck class Drupal\config_perms\Access src/Access/ConfigPermsAccessCheck.php Checks access for custom_perms routes. 2
ConfigPermsTest class Drupal\Tests\config_perms\Functional tests/src/Functional/ConfigPermsTest.php Tests that the perms are working.
CustomPermissions class Drupal\config_perms src/CustomPermissions.php Provides dynamic permissions of the filter module.
CustomPermsEntity class Drupal\config_perms\Entity src/Entity/CustomPermsEntity.php Defines the Custom perms entity entity. 2
CustomPermsEntityDeleteForm class Drupal\config_perms\Form src/Form/CustomPermsEntityDeleteForm.php Builds the form to delete Custom perms entity entities.
CustomPermsEntityInterface interface Drupal\config_perms src/CustomPermsEntityInterface.php Provides an interface for defining Custom perms entity entities. 1 1
RouteSubscriber class Drupal\config_perms\Routing src/Routing/RouteSubscriber.php Class RouteSubscriber. 2

Other projects