workspaces.manager
Class
Drupal\workspaces\WorkspaceManagerTags
- service_collector
20 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.
- EntityReferenceSupportedNewEntitiesConstraintValidator::create in core/
modules/ workspaces/ src/ Plugin/ Validation/ Constraint/ EntityReferenceSupportedNewEntitiesConstraintValidator.php - Instantiates a new instance of this class.
- EntityWorkspaceConflictConstraintValidator::create in core/
modules/ workspaces/ src/ Plugin/ Validation/ Constraint/ EntityWorkspaceConflictConstraintValidator.php - Instantiates a new instance of this class.
- NavigationServiceProvider::register in core/
modules/ navigation/ src/ NavigationServiceProvider.php - Registers services to the container.
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.