EntityRepositoryInterface::CONTEXT_ID_LEGACY_CONTEXT_OPERATION

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Entity/EntityRepositoryInterface.php \Drupal\Core\Entity\EntityRepositoryInterface::CONTEXT_ID_LEGACY_CONTEXT_OPERATION
  2. 8.9.x core/lib/Drupal/Core/Entity/EntityRepositoryInterface.php \Drupal\Core\Entity\EntityRepositoryInterface::CONTEXT_ID_LEGACY_CONTEXT_OPERATION
  3. 10 core/lib/Drupal/Core/Entity/EntityRepositoryInterface.php \Drupal\Core\Entity\EntityRepositoryInterface::CONTEXT_ID_LEGACY_CONTEXT_OPERATION

Deprecated

in drupal:10.3.0 and is removed from drupal:12.0.0. There is no replacement.

See also

https://www.drupal.org/node/3437685

File

core/lib/Drupal/Core/Entity/EntityRepositoryInterface.php, line 16

Class

EntityRepositoryInterface
Provides an interface for an entity repository.

Namespace

Drupal\Core\Entity

Code

const CONTEXT_ID_LEGACY_CONTEXT_OPERATION = '@entity.repository:legacy_context_operation';

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