Search for bundleInfo
- Search 7.x for bundleInfo
- Search 9.5.x for bundleInfo
- Search 10.3.x for bundleInfo
- Search 11.x for bundleInfo
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ContentEntityBaseUnitTest::$entityTypeBundleInfo | property | core/ |
The entity type bundle manager used for testing. |
ContentEntityForm::$entityTypeBundleInfo | property | core/ |
The entity type bundle info service. |
ContentEntityStorageBase::$entityTypeBundleInfo | property | core/ |
The entity bundle info. |
DefaultSelection::$entityTypeBundleInfo | property | core/ |
Entity type bundle info service. |
EntityBase::entityTypeBundleInfo | function | core/ |
Gets the entity type bundle info service. |
EntityBundleListener::$entityTypeBundleInfo | property | core/ |
The entity type bundle info. |
EntityContextDefinitionIsSatisfiedTest::$entityTypeBundleInfo | property | core/ |
The entity type bundle info. |
EntityController::$entityTypeBundleInfo | property | core/ |
The entity type bundle info. |
EntityCreateAnyAccessCheck::$entityTypeBundleInfo | property | core/ |
The entity type bundle info. |
EntityDeriver::$bundleInfoService | property | core/ |
The bundle info service. |
EntityFieldManager::$entityTypeBundleInfo | property | core/ |
The entity type bundle info. |
EntityFieldManagerTest::$entityTypeBundleInfo | property | core/ |
The entity type bundle info. |
EntityManager::getAllBundleInfo | function | core/ |
|
EntityManager::getBundleInfo | function | core/ |
|
EntityManagerTest::$entityTypeBundleInfo | property | core/ |
The entity type bundle info. |
EntityManagerTest::testGetAllBundleInfo | function | core/ |
Tests the getAllBundleInfo() method. |
EntityManagerTest::testGetBundleInfo | function | core/ |
Tests the getBundleInfo() method. |
EntityTypeBundleInfo | class | core/ |
Provides discovery and retrieval of entity type bundles. |
EntityTypeBundleInfo.php | file | core/ |
|
EntityTypeBundleInfo::$bundleInfo | property | core/ |
Static cache of bundle information. |
EntityTypeBundleInfo::$entityTypeManager | property | core/ |
The entity type manager. |
EntityTypeBundleInfo::$languageManager | property | core/ |
The language manager. |
EntityTypeBundleInfo::$moduleHandler | property | core/ |
The module handler. |
EntityTypeBundleInfo::$typedDataManager | property | core/ |
The typed data manager. |
EntityTypeBundleInfo::clearCachedBundles | function | core/ |
Clears static and persistent bundles. |
EntityTypeBundleInfo::getAllBundleInfo | function | core/ |
Get the bundle info of all entity types. |
EntityTypeBundleInfo::getBundleInfo | function | core/ |
Gets the bundle info of an entity type. |
EntityTypeBundleInfo::__construct | function | core/ |
Constructs a new EntityTypeBundleInfo. |
EntityTypeBundleInfoInterface | interface | core/ |
Provides an interface for an entity type bundle info. |
EntityTypeBundleInfoInterface.php | file | core/ |
|
EntityTypeBundleInfoInterface::clearCachedBundles | function | core/ |
Clears static and persistent bundles. |
EntityTypeBundleInfoInterface::getAllBundleInfo | function | core/ |
Get the bundle info of all entity types. |
EntityTypeBundleInfoInterface::getBundleInfo | function | core/ |
Gets the bundle info of an entity type. |
EntityTypeBundleInfoTest | class | core/ |
@coversDefaultClass \Drupal\Core\Entity\EntityTypeBundleInfo[[api-linebreak]] @group Entity |
EntityTypeBundleInfoTest.php | file | core/ |
|
EntityTypeBundleInfoTest::$cacheBackend | property | core/ |
The cache backend to use. |
EntityTypeBundleInfoTest::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
EntityTypeBundleInfoTest::$entityTypeBundleInfo | property | core/ |
The entity type bundle info under test. |
EntityTypeBundleInfoTest::$entityTypeManager | property | core/ |
The entity type manager. |
EntityTypeBundleInfoTest::$languageManager | property | core/ |
The language manager. |
EntityTypeBundleInfoTest::$moduleHandler | property | core/ |
The module handler. |
EntityTypeBundleInfoTest::$typedDataManager | property | core/ |
The typed data manager. |
EntityTypeBundleInfoTest::providerTestGetBundleInfo | function | core/ |
Provides test data for testGetBundleInfo(). |
EntityTypeBundleInfoTest::setUp | function | core/ |
|
EntityTypeBundleInfoTest::setUpEntityTypeDefinitions | function | core/ |
Sets up the entity type manager to be tested. |
EntityTypeBundleInfoTest::testClearCachedBundles | function | core/ |
Tests the clearCachedBundles() method. |
EntityTypeBundleInfoTest::testGetAllBundleInfo | function | core/ |
Tests the getAllBundleInfo() method. |
EntityTypeBundleInfoTest::testGetAllBundleInfoWithEntityBundleInfo | function | core/ |
@covers ::getAllBundleInfo[[api-linebreak]] |
EntityTypeBundleInfoTest::testGetBundleInfo | function | core/ |
Tests the getBundleInfo() method. |
EntityUrlTest::$entityTypeBundleInfo | property | core/ |
The entity type bundle info service mock used in this test. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.