Search for bundleInfo
- Search 7.x for bundleInfo
- Search 9.5.x for bundleInfo
- Search 8.9.x for bundleInfo
- Search 11.x for bundleInfo
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
EntityTypeBundleInfo::clearCachedBundles | function | core/ |
|
EntityTypeBundleInfo::getAllBundleInfo | function | core/ |
|
EntityTypeBundleInfo::getBundleInfo | function | core/ |
|
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 @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 |
EntityTypeBundleInfoTest::testGetBundleInfo | function | core/ |
Tests the getBundleInfo() method. |
EntityTypeInfo::$bundleInfo | property | core/ |
The bundle information service. |
EntityTypeRepositoryTest::$entityTypeBundleInfo | property | core/ |
The entity type bundle info service. |
EntityUrlTest::$entityTypeBundleInfo | property | core/ |
The entity type bundle info service mock used in this test. |
EntityUrlTest::registerBundleInfo | function | core/ |
Registers bundle information for the mock entity type. |
ExtraFieldBlockDeriver::$entityTypeBundleInfo | property | core/ |
The entity type bundle info. |
FieldConfigDeleteForm::$entityTypeBundleInfo | property | core/ |
The entity type bundle info service. |
FieldConfigEditForm::$entityTypeBundleInfo | property | core/ |
The entity type bundle info service. |
FieldResolver::$entityTypeBundleInfo | property | core/ |
The entity type bundle information service. |
FieldTest::$entityTypeBundleInfo | property | core/ |
The entity type bundle info service. |
LayoutBuilderOverridesPermissions::$bundleInfo | property | core/ |
The entity type bundle info service. |
MediaEmbed::$entityTypeBundleInfo | property | core/ |
The entity type bundle info service. |
ModerationInformation::$bundleInfo | property | core/ |
The bundle information service. |
ModerationInformationTest::setupModerationBundleInfo | function | core/ |
Sets up content moderation and entity type bundle info mocking. |
ModerationOptOutPublish::$bundleInfo | property | core/ |
Bundle info service. |
ModerationOptOutUnpublish::$bundleInfo | property | core/ |
Bundle info service. |
ModerationStateFilter::$bundleInfo | property | core/ |
The bundle information service. |
ResourceTypeRepository::$entityTypeBundleInfo | property | core/ |
The bundle manager. |
SqlContentEntityStorageTest::$entityTypeBundleInfo | property | core/ |
The mocked entity type bundle info used in this test. |
WizardPluginBase::$bundleInfoService | property | core/ |
The bundle info service. |
WorkspaceViewBuilder::$bundleInfo | property | core/ |
The entity bundle information service. |
Pagination
- Previous page
- Page 2
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.