interface EntityTypeBundleInfoInterface

Provides an interface for an entity type bundle info.

Hierarchy

File

core/lib/Drupal/Core/Entity/EntityTypeBundleInfoInterface.php, line 8

Namespace

Drupal\Core\Entity

Members

Name Modifiers Type Description
EntityTypeBundleInfoInterface::clearCachedBundles public function Clears static and persistent bundles.
EntityTypeBundleInfoInterface::getAllBundleInfo public function Get the bundle info of all entity types.
EntityTypeBundleInfoInterface::getBundleInfo public function Gets the bundle info of an entity type.

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Entity!EntityTypeBundleInfoInterface.php/interface/EntityTypeBundleInfoInterface/8.1.x