workspaces.manager

Same name and namespace in other branches
  1. 9 core/modules/workspaces/workspaces.services.yml \workspaces.manager
  2. 8.9.x core/modules/workspaces/workspaces.services.yml \workspaces.manager
  3. 10 core/modules/workspaces/workspaces.services.yml \workspaces.manager

Class

Drupal\workspaces\WorkspaceManager

Tags

  • 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.

... See full list

File

core/modules/workspaces/workspaces.services.yml

View source
  1. class: Drupal\workspaces\WorkspaceManager
  2. autowire: true
  3. tags:
  4. - { 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.