workspaces.information

Class

Drupal\workspaces\WorkspaceInformation
6 string references to workspaces.information
EntityReferenceSupportedNewEntitiesConstraintValidator::create in core/modules/workspaces/src/Plugin/Validation/Constraint/EntityReferenceSupportedNewEntitiesConstraintValidator.php
Instantiates a new instance of this class.
Tables::__construct in core/modules/workspaces/src/EntityQuery/Tables.php
WorkspaceInformationTest::setUp in core/modules/workspaces/tests/src/Kernel/WorkspaceInformationTest.php
WorkspaceSafeFormTrait::getWorkspaceInfo in core/lib/Drupal/Core/Entity/Form/WorkspaceSafeFormTrait.php
Retrieves the workspace information service.
WorkspaceSafeFormTrait::isWorkspaceSafeEntity in core/lib/Drupal/Core/Entity/Form/WorkspaceSafeFormTrait.php
Determines whether an entity used in a form is workspace-safe.

... See full list

File

core/modules/workspaces/workspaces.services.yml

View source
  1. class: Drupal\workspaces\WorkspaceInformation
  2. arguments:
  3. - '@entity_type.manager'
  4. - '@workspaces.association'

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.