Search for getBundle
- Search 7.x for getBundle
- Search 9.5.x for getBundle
- Search 8.9.x for getBundle
- Search 11.x for getBundle
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BaseFieldDefinition::getTargetBundle | function | core/ |
Gets the bundle the field is attached to. |
BaseFieldDefinition::setTargetBundle | function | core/ |
Sets the bundle this field is defined for. |
BaseFieldOverrideValidationTest::testTargetBundleMustExist | function | core/ |
Tests that the target bundle of the field is checked. |
BundleConstraint::getBundleOption | function | core/ |
Gets the bundle option as array. |
BundleEntityStorageInterface::getBundleFromClass | function | core/ |
Retrieves the bundle name for a provided class name. |
BundleTranslationSettingsInterface::getBundleTranslationSettings | function | core/ |
Returns translation settings for the specified bundle. |
ContentEntityForm::getBundleEntity | function | core/ |
Returns the bundle entity of the entity, or NULL if there is none. |
ContentEntityStorageBase::getBundleFromClass | function | core/ |
Retrieves the bundle name for a provided class name. |
ContentEntityStorageBase::getBundleFromValues | function | core/ |
Retrieves the bundle from an array of values. |
ContentLanguageSettings::getTargetBundle | function | core/ |
Gets the bundle this config applies to. |
ContentLanguageSettings::setTargetBundle | function | core/ |
Sets the bundle this config applies to. |
ContentLanguageSettingsInterface::getTargetBundle | function | core/ |
Gets the bundle this config applies to. |
ContentLanguageSettingsInterface::setTargetBundle | function | core/ |
Sets the bundle this config applies to. |
ContentLanguageSettingsUnitTest::testTargetBundle | function | core/ |
@covers ::getTargetBundle |
ContentLanguageSettingsValidationTest::testTargetBundleMustExist | function | core/ |
Tests that the target bundle of the language content settings is checked. |
ContentModeration::getBundlesForEntityType | function | core/ |
Gets any bundles the workflow is applied to for the given entity type. |
ContentModerationInterface::getBundlesForEntityType | function | core/ |
Gets any bundles the workflow is applied to for the given entity type. |
ContentModerationWorkflowTypeApiTest::testGetBundlesForEntityType | function | core/ |
@covers ::getBundlesForEntityType @covers ::addEntityTypeAndBundle @covers ::removeEntityTypeAndBundle |
ContentTranslationEntityBundleInfoTest::getBundledNode | function | core/ |
Gets a new bundled node for testing. |
ContentTranslationManager::getBundleTranslationSettings | function | core/ |
|
Entity::getBundle | function | core/ |
Gets the bundle for the row taking into account the default. |
EntityDataDefinition::getBundles | function | core/ |
Gets the array of possible entity bundles. |
EntityDataDefinitionInterface::getBundles | function | core/ |
Gets the array of possible entity bundles. |
EntityDisplayBase::getTargetBundle | function | core/ |
Gets the bundle to be displayed. |
EntityDisplayBase::setTargetBundle | function | core/ |
Sets the bundle to be displayed. |
EntityDisplayBaseTest::testGetTargetBundle | function | core/ |
@covers ::getTargetBundle |
EntityDisplayBaseTest::testSetTargetBundle | function | core/ |
@covers ::setTargetBundle |
EntityDisplayInterface::getTargetBundle | function | core/ |
Gets the bundle to be displayed. |
EntityDisplayInterface::setTargetBundle | function | core/ |
Sets the bundle to be displayed. |
EntityFormDisplayValidationTest::testTargetBundleMustExist | function | core/ |
Tests that the target bundle of the entity form display is checked. |
EntityReferenceAdminTest::testMultipleTargetBundles | function | core/ |
Tests field settings for an entity reference field. |
EntityReferenceAutoCreateTest::testMultipleTargetBundles | function | core/ |
Tests multiple target bundles. |
EntityReferenceSettingsTest::testConfigTargetBundleDeletion | function | core/ |
Tests that config bundle deletions are mirrored in field config settings. |
EntityReferenceSettingsTest::testCustomTargetBundleDeletion | function | core/ |
Tests that deletions of custom bundles are mirrored in field settings. |
EntityType::getBundleConfigDependency | function | core/ |
Gets the config dependency info for this entity, if any exists. |
EntityType::getBundleEntityType | function | core/ |
Gets the name of the entity type which provides bundles. |
EntityType::getBundleLabel | function | core/ |
Gets the label for the bundle. |
EntityType::getBundleOf | function | core/ |
Gets the entity type for which this entity provides bundles. |
EntityTypeBundleInfo::getBundleInfo | function | core/ |
|
EntityTypeBundleInfoInterface::getBundleInfo | function | core/ |
Gets the bundle info of an entity type. |
EntityTypeBundleInfoTest::providerTestGetBundleInfo | function | core/ |
Provides test data for testGetBundleInfo(). |
EntityTypeBundleInfoTest::testGetBundleInfo | function | core/ |
Tests the getBundleInfo() method. |
EntityTypeInterface::getBundleConfigDependency | function | core/ |
Gets the config dependency info for this entity, if any exists. |
EntityTypeInterface::getBundleEntityType | function | core/ |
Gets the name of the entity type which provides bundles. |
EntityTypeInterface::getBundleLabel | function | core/ |
Gets the label for the bundle. |
EntityTypeInterface::getBundleOf | function | core/ |
Gets the entity type for which this entity provides bundles. |
EntityTypeTest::providerTestGetBundleLabel | function | core/ |
Provides test data for ::testGetBundleLabel(). |
EntityTypeTest::testGetBundleLabel | function | core/ |
Tests the ::getBundleLabel() method. |
EntityViewDisplayValidationTest::testTargetBundleMustExist | function | core/ |
Tests that the target bundle of the entity view display is checked. |
FieldConfigBase::getTargetBundle | function | core/ |
Gets the bundle the field is attached to. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.