service plugin.manager.workbench_access.scheme in Workbench Access 8
Class
Drupal\workbench_access\WorkbenchAccessManager7 string references to plugin.manager.workbench_access.scheme
- AccessScheme::getPluginCollection in src/
Entity/ AccessScheme.php - Encapsulates the creation of the access scheme plugin collection.
- AccessSchemeAddForm::create in src/
Form/ AccessSchemeAddForm.php - Instantiates a new instance of this class.
- AssignUserForm::create in src/
Form/ AssignUserForm.php - Instantiates a new instance of this class.
- WorkbenchAccessByRoleForm::create in src/
Form/ WorkbenchAccessByRoleForm.php - Instantiates a new instance of this class.
- WorkbenchAccessByUserForm::create in src/
Form/ WorkbenchAccessByUserForm.php - Instantiates a new instance of this class.
File
View source
- class: Drupal\workbench_access\WorkbenchAccessManager
- arguments:
- - '@container.namespaces'
- - '@cache.discovery'
- - '@module_handler'
- - '@entity_type.manager'
- - '@workbench_access.user_section_storage'
- - '@config.factory'
- - '@current_user'