workspaces.manager
Same name and namespace in other branches
- 9 core/modules/workspaces/workspaces.services.yml \workspaces.manager
- 8.9.x core/modules/workspaces/workspaces.services.yml \workspaces.manager
- 10 core/modules/workspaces/workspaces.services.yml \workspaces.manager
Class
Drupal\workspaces\WorkspaceManagerTags
- service_collector
23 string references to workspaces.manager
- ActiveWorkspaceTestForm::create in core/
modules/ workspaces/ tests/ modules/ workspaces_test/ src/ Form/ ActiveWorkspaceTestForm.php - Instantiates a new instance of this class.
- ActiveWorkspaceUpdateTest::testActiveWorkspaceDuringUpdate in core/
modules/ workspaces/ tests/ src/ Functional/ UpdateSystem/ ActiveWorkspaceUpdateTest.php - Tests that there is no active workspace during database updates.
- EntityAccess::create in core/
modules/ workspaces/ src/ EntityAccess.php - Instantiates a new instance of this class.
- EntityOperations::create in core/
modules/ workspaces/ src/ EntityOperations.php - Instantiates a new instance of this class.
- EntityReferenceSupportedNewEntitiesConstraintValidator::create in core/
modules/ workspaces/ src/ Plugin/ Validation/ Constraint/ EntityReferenceSupportedNewEntitiesConstraintValidator.php - Instantiates a new instance of this class.
File
-
core/
modules/ workspaces/ workspaces.services.yml
View source
- class: Drupal\workspaces\WorkspaceManager
- autowire: true
- tags:
- - { name: service_collector, call: addNegotiator, tag: workspace_negotiator }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.