Search for getBundle
- Search 7.x for getBundle
- Search 9.5.x for getBundle
- Search 8.9.x for getBundle
- Search 10.3.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. |
| ContentEntityBase::getBundleEntity | function | core/ |
Gets the bundle entity of this entity. |
| ContentEntityForm::getBundleEntity | function | core/ |
Returns the bundle entity of the entity, or NULL if there is none. |
| ContentEntityInterface::getBundleEntity | function | core/ |
Gets the bundle entity of this entity. |
| 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/ |
Tests target bundle. |
| 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/ |
Tests get bundles for entity type. |
| ContentTranslationEntityBundleInfoTest::getBundledNode | function | core/ |
Gets a new bundled node for testing. |
| ContentTranslationManager::getBundleTranslationSettings | function | core/ |
Returns translation settings for the specified bundle. |
| DefaultSelection::validateTargetBundles | function | core/ |
Validates a target_bundles element. |
| DefaultSelection::validateTargetBundlesUpdate | function | core/ |
Validates a target_bundles_update element. |
| 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/ |
Tests get target bundle. |
| EntityDisplayBaseTest::testSetTargetBundle | function | core/ |
Tests set target bundle. |
| 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::getBundleListCacheTags | function | core/ |
The list cache tags associated with a specific bundle. |
| EntityType::getBundleOf | function | core/ |
Gets the entity type ID for which this entity provides bundles. |
| EntityTypeBundleInfo::getBundleInfo | function | core/ |
Gets the bundle info of an entity type. |
| EntityTypeBundleInfo::getBundleLabels | function | core/ |
Gets an array of bundle labels for an entity type. |
| EntityTypeBundleInfoInterface::getBundleInfo | function | core/ |
Gets the bundle info of an entity type. |
| EntityTypeBundleInfoInterface::getBundleLabels | function | core/ |
Gets an array of bundle labels for an entity type. |
| EntityTypeBundleInfoTest::providerTestGetBundleInfo | function | core/ |
Provides test data for testGetBundleInfo(). |
| EntityTypeBundleInfoTest::providerTestGetBundleLabels | function | core/ |
Provides test data for testGetBundleLabels(). |
| EntityTypeBundleInfoTest::testGetBundleInfo | function | core/ |
Tests the getBundleInfo() method. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.