workspaces.information

Same name and namespace in other branches
  1. 10 core/modules/workspaces/workspaces.services.yml \workspaces.information

Class

Drupal\workspaces\WorkspaceInformation
11 string references to workspaces.information
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.
EntityTypeInfo::create in core/modules/workspaces/src/EntityTypeInfo.php
Instantiates a new instance of this class.
Tables::__construct in core/modules/workspaces/src/EntityQuery/Tables.php

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