EntityTypeManager::$activeDefinitions

A list of entity type definitions that are active for the current request.

Type: \Drupal\Core\Entity\EntityTypeInterface[]

File

core/lib/Drupal/Core/Entity/EntityTypeManager.php, line 73

Class

EntityTypeManager
Manages entity type plugin definitions.

Namespace

Drupal\Core\Entity

Code

protected $activeDefinitions;

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