AccessByRoleFormTest |
class |
Drupal\Tests\workbench_access\Functional |
tests/src/Functional/AccessByRoleFormTest.php |
Tests for the access by role form. |
|
|
|
AccessByUserFormTest |
class |
Drupal\Tests\workbench_access\Functional |
tests/src/Functional/AccessByUserFormTest.php |
Tests for the access by user form. |
|
|
|
AccessCacheTest |
class |
Drupal\Tests\workbench_access\Functional |
tests/src/Functional/AccessCacheTest.php |
Tests the clearing of access control cache. |
|
|
|
AccessControlHierarchy |
class |
Drupal\workbench_access\Annotation |
src/Annotation/AccessControlHierarchy.php |
Defines a hierarchical access control annotation object. |
|
|
|
AccessControlHierarchyBase |
abstract class |
Drupal\workbench_access |
src/AccessControlHierarchyBase.php |
Defines a base hierarchy class that others may extend. |
4 |
4 |
|
AccessControlHierarchyInterface |
interface |
Drupal\workbench_access |
src/AccessControlHierarchyInterface.php |
Defines a base hierarchy class that others may extend. |
1 |
1 |
|
AccessScheme |
class |
Drupal\workbench_access\Entity |
src/Entity/AccessScheme.php |
Defines the Access scheme entity. |
|
10 |
|
AccessSchemeAddForm |
class |
Drupal\workbench_access\Form |
src/Form/AccessSchemeAddForm.php |
Defines a form for adding access schemes. |
|
|
|
AccessSchemeDeleteForm |
class |
Drupal\workbench_access\Form |
src/Form/AccessSchemeDeleteForm.php |
Builds the form to delete Access scheme entities. |
|
|
|
AccessSchemeForm |
class |
Drupal\workbench_access\Form |
src/Form/AccessSchemeForm.php |
Provides the access scheme form. |
|
|
|
AccessSchemeInterface |
interface |
Drupal\workbench_access\Entity |
src/Entity/AccessSchemeInterface.php |
Provides an interface for defining Access scheme entities. |
1 |
29 |
|
AccessSchemeListBuilder |
class |
Drupal\workbench_access |
src/AccessSchemeListBuilder.php |
Provides a listing of Access scheme entities. |
|
|
|
AccessSchemeRouteProvider |
class |
Drupal\workbench_access\Routing |
src/Routing/AccessSchemeRouteProvider.php |
Defines a route provider for access schemes. |
|
|
|
AddSchemeFormTest |
class |
Drupal\Tests\workbench_access\Functional |
tests/src/Functional/AddSchemeFormTest.php |
Tests for the add scheme form. |
|
|
|
AssignUserForm |
class |
Drupal\workbench_access\Form |
src/Form/AssignUserForm.php |
Builds the workbench_access set switch form. |
|
|
1 |
AssignUserFormTest |
class |
Drupal\Tests\workbench_access\Functional |
tests/src/Functional/AssignUserFormTest.php |
Tests for the user account form. |
|
|
|
ConfigDependenciesTest |
class |
Drupal\Tests\workbench_access\Kernel |
tests/src/Kernel/ConfigDependenciesTest.php |
Defines a class for testing config dependencies. |
|
|
|
DeleteRoleTest |
class |
Drupal\Tests\workbench_access\Functional |
tests/src/Functional/DeleteRoleTest.php |
Tests for deleting a role and removing associated data. |
|
|
|
DeleteUserTest |
class |
Drupal\Tests\workbench_access\Functional |
tests/src/Functional/DeleteUserTest.php |
Tests for deleting a user and removing associated data. |
|
|
|
DerivedAccessControlHierarchy |
class |
Drupal\workbench_access_test\Plugin\AccessControlHierarchy |
tests/modules/workbench_access_test/src/Plugin/AccessControlHierarchy/DerivedAccessControlHierarchy.php |
Defines a hierarchy based on an entity hierarchy field. |
|
|
|
DerivedAccessControlPlugins |
class |
Drupal\workbench_access_test\Plugin\Derivative |
tests/modules/workbench_access_test/src/Plugin/Derivative/DerivedAccessControlPlugins.php |
Defines a class for deriving plugins for test-sake. |
|
|
|
EntityTestAccessTest |
class |
Drupal\Tests\workbench_access\Kernel |
tests/src/Kernel/EntityTestAccessTest.php |
Tests workbench_access integration with entity_test. |
|
|
|
FilterAccess |
class |
Drupal\workbench_access_filter_test\Plugin\AccessControlHierarchy |
tests/modules/workbench_access_filter_test/src/Plugin/AccessControlHierarchy/FilterAccess.php |
Defines a test hierarchy for the sake of config entity access. |
|
|
|
FilterAccessTest |
class |
Drupal\Tests\workbench_access\Kernel |
tests/src/Kernel/FilterAccessTest.php |
Tests workbench_access integration with entity_test. |
|
|
|
FlushTest |
class |
Drupal\Tests\workbench_access\Kernel |
tests/src/Kernel/FlushTest.php |
Defines a class for testing that deleting schemes flushes privileges. |
|
|
|
FormAlterHelper |
class |
Drupal\workbench_access |
src/FormAlterHelper.php |
Defines a helper for altering content edit forms. |
|
1 |
|
InlineEntityFormTest |
class |
Drupal\Tests\workbench_access\Kernel |
tests/src/Kernel/InlineEntityFormTest.php |
Tests workbench access with inline entity form. |
|
|
|
Menu |
class |
Drupal\workbench_access\Plugin\AccessControlHierarchy |
src/Plugin/AccessControlHierarchy/Menu.php |
Defines a hierarchy based on a Menu. |
|
|
|
MenuSchemeUITest |
class |
Drupal\Tests\workbench_access\Functional |
tests/src/Functional/MenuSchemeUITest.php |
Defines a class for testing the UI to create and configure schemes. |
|
|
|
NodeAccessTest |
class |
Drupal\Tests\workbench_access\Kernel |
tests/src/Kernel/NodeAccessTest.php |
Tests workbench_access integration with node access APIs. |
|
|
|
NodeFormMenuTest |
class |
Drupal\Tests\workbench_access\Functional |
tests/src/Functional/NodeFormMenuTest.php |
Tests for the node form. |
|
|
|
NodeFormMultipleTest |
class |
Drupal\Tests\workbench_access\Functional |
tests/src/Functional/NodeFormMultipleTest.php |
Tests for the node form. |
|
|
|
NodeFormTest |
class |
Drupal\Tests\workbench_access\Functional |
tests/src/Functional/NodeFormTest.php |
Tests for the node form. |
|
|
|
NodeMenuTest |
class |
Drupal\Tests\workbench_access\Kernel |
tests/src/Kernel/NodeMenuTest.php |
Tests workbench_access integration with node access via menu plugin. |
|
|
|
RoleSectionStorage |
class |
Drupal\workbench_access |
src/RoleSectionStorage.php |
Defines a role-section storage that uses the State API. |
|
|
2 |
RoleSectionStorageInterface |
interface |
Drupal\workbench_access |
src/RoleSectionStorageInterface.php |
Defines an interface for storing and retrieving sections for a role. |
1 |
5 |
|
Section |
class |
Drupal\workbench_access\Plugin\views\filter |
src/Plugin/views/filter/Section.php |
Filter by assigned section. |
|
2 |
|
Section |
class |
Drupal\workbench_access\Plugin\views\field |
src/Plugin/views/field/Section.php |
Field handler to present the section assigned to the node. |
1 |
1 |
|
SectionAssociation |
class |
Drupal\workbench_access\Entity |
src/Entity/SectionAssociation.php |
Defines the workbench_access SectionAssociation class. |
|
|
|
SectionAssociationAccessControlHandler |
class |
Drupal\workbench_access |
src/SectionAssociationAccessControlHandler.php |
The access control handler for the section_association entity type. |
|
|
|
SectionAssociationInterface |
interface |
Drupal\workbench_access\Entity |
src/Entity/SectionAssociationInterface.php |
An interface for Section Association entity. |
1 |
|
|
SectionAssociationStorage |
class |
Drupal\workbench_access |
src/SectionAssociationStorage.php |
Defines section association storage. |
|
|
|
SectionAssociationStorageInterface |
interface |
Drupal\workbench_access |
src/SectionAssociationStorageInterface.php |
Defines section association storage. |
1 |
2 |
|
SectionCacheTest |
class |
Drupal\Tests\workbench_access\Kernel |
tests/src/Kernel/SectionCacheTest.php |
Tests the internal caching of section data. |
|
|
|
SectionId |
class |
Drupal\workbench_access\Plugin\views\filter |
src/Plugin/views/filter/SectionId.php |
Filter by assigned section. |
|
|
|
SectionId |
class |
Drupal\workbench_access\Plugin\views\field |
src/Plugin/views/field/SectionId.php |
Field handler to present the section assigned to the node. |
|
|
|
SectionTokenTest |
class |
Drupal\Tests\workbench_access\Kernel |
tests/src/Kernel/SectionTokenTest.php |
Tests workbench_access integration with tokens. |
|
|
|
Taxonomy |
class |
Drupal\workbench_access\Plugin\AccessControlHierarchy |
src/Plugin/AccessControlHierarchy/Taxonomy.php |
Defines a hierarchy based on a Vocabulary. |
|
|
|
TaxonomyAccessTest |
class |
Drupal\Tests\workbench_access\Kernel |
tests/src/Kernel/TaxonomyAccessTest.php |
Tests workbench_access integration with taxonomy. |
|
|
|
TaxonomyHierarchySelection |
class |
Drupal\workbench_access\Plugin\EntityReferenceSelection |
src/Plugin/EntityReferenceSelection/TaxonomyHierarchySelection.php |
Provides specific access control for the taxonomy_term entity type. |
|
|
|