function EntityTypeManagerInterface::getDefinitions

Gets the definition of all plugins for this type.

Return value

\Drupal\Core\Entity\EntityTypeInterface[]

Overrides DiscoveryInterface::getDefinitions

File

core/lib/Drupal/Core/Entity/EntityTypeManagerInterface.php, line 149

Class

EntityTypeManagerInterface
Provides an interface for entity type managers.

Namespace

Drupal\Core\Entity

Code

public function getDefinitions();

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