Search for bundle

  1. Search 7.x for bundle
  2. Search 9.5.x for bundle
  3. Search 8.9.x for bundle
  4. Search 10.3.x for bundle
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Bundle class core/modules/views/src/Plugin/views/filter/Bundle.php Filter class which allows filtering by entity bundles.
Bundle class core/lib/Drupal/Core/Entity/Attribute/Bundle.php Defines an attribute for registering a bundle class.

All search results

Title Object type File name Summary
EntityTypeInterface::BUNDLE_MAX_LENGTH constant core/lib/Drupal/Core/Entity/EntityTypeInterface.php The maximum length of bundle name, in characters.
EntityTypeInterface::getBundleConfigDependency function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Gets the config dependency info for this entity, if any exists.
EntityTypeInterface::getBundleEntityType function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Gets the name of the entity type which provides bundles.
EntityTypeInterface::getBundleLabel function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Gets the label for the bundle.
EntityTypeInterface::getBundleListCacheTags function core/lib/Drupal/Core/Entity/EntityTypeInterface.php The list cache tags associated with a specific bundle.
EntityTypeInterface::getBundleOf function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Gets the entity type ID for which this entity provides bundles.
EntityTypeManagerTestEntity::$bundleFieldDefinitions property core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php The bundle field definitions.
EntityTypeManagerTestEntity::bundleFieldDefinitions function core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php Provides field definitions for a specific bundle.
EntityTypeManagerTestEntityBundle class core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php Provides a bundle specific class with dummy static method implementations.
EntityTypeManagerTestEntityBundle::$bundleClassFieldDefinitions property core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php The bundle class field definitions.
EntityTypeManagerTestEntityBundle::bundleFieldDefinitions function core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php Provides field definitions for a specific bundle.
EntityTypeRepositoryTest::$entityTypeBundleInfo property core/tests/Drupal/Tests/Core/Entity/EntityTypeRepositoryTest.php The entity type bundle info service.
EntityTypeRepositoryTest::testGetEntityTypeFromClassAmbiguousBundleClass function core/tests/Drupal/Tests/Core/Entity/EntityTypeRepositoryTest.php Tests get entity type from class ambiguous bundle class.
EntityTypeTest::providerTestGetBundleLabel function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php Provides test data for ::testGetBundleLabel().
EntityTypeTest::testGetBundleLabel function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php Tests the ::getBundleLabel() method.
EntityTypeTest::testGetBundleListCacheTags function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php Tests the ::getBundleListCacheTags() method.
EntityUnitTest::testBundle function core/tests/Drupal/Tests/Core/Entity/EntityUnitTest.php Tests bundle.
EntityUnitTest::testPostDeleteBundle function core/tests/Drupal/Tests/Core/Entity/EntityUnitTest.php Tests post delete bundle.
EntityUnitTest::testPostSaveBundle function core/tests/Drupal/Tests/Core/Entity/EntityUnitTest.php Tests post save bundle.
EntityUrlTest::$entityTypeBundleInfo property core/tests/Drupal/Tests/Core/Entity/EntityUrlTest.php The entity type bundle info service mock used in this test.
EntityUrlTest::HAS_BUNDLE_KEY constant core/tests/Drupal/Tests/Core/Entity/EntityUrlTest.php Indicator that the test entity type has a bundle key.
EntityUrlTest::HAS_NO_BUNDLE_KEY constant core/tests/Drupal/Tests/Core/Entity/EntityUrlTest.php Indicator that the test entity type has no bundle key.
EntityUrlTest::registerBundleInfo function core/tests/Drupal/Tests/Core/Entity/EntityUrlTest.php Registers bundle information for the mock entity type.
EntityViewDisplayValidationTest::testTargetBundleMustExist function core/tests/Drupal/KernelTests/Core/Entity/EntityViewDisplayValidationTest.php Tests that the target bundle of the entity view display is checked.
EntityViewsDataTest::assertBundleField function core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php Tests views data for a bundle field.
entity_bundle.listener service core/core.services.yml Drupal\Core\Entity\EntityBundleListener
entity_test.entity_test_bundle.install_test.yml file core/profiles/tests/testing_config_overrides/config/install/entity_test.entity_test_bundle.install_test.yml core/profiles/tests/testing_config_overrides/config/install/entity_test.entity_test_bundle.install_test.yml
entity_test.entity_test_bundle.install_test.yml file core/modules/system/tests/modules/entity_test_install/config/optional/entity_test.entity_test_bundle.install_test.yml core/modules/system/tests/modules/entity_test_install/config/optional/entity_test.entity_test_bundle.install_test.yml
entity_test.entity_test_bundle.install_test2.yml file core/modules/system/tests/modules/entity_test_install/config/optional/entity_test.entity_test_bundle.install_test2.yml core/modules/system/tests/modules/entity_test_install/config/optional/entity_test.entity_test_bundle.install_test2.yml
entity_test.entity_test_bundle.test.yml file core/modules/content_translation/tests/modules/content_translation_test/config/install/entity_test.entity_test_bundle.test.yml core/modules/content_translation/tests/modules/content_translation_test/config/install/entity_test.entity_test_bundle.test.yml
entity_test.entity_test_bundle.testing_config_overrides.yml file core/profiles/tests/testing_config_overrides/config/optional/entity_test.entity_test_bundle.testing_config_overrides.yml core/profiles/tests/testing_config_overrides/config/optional/entity_test.entity_test_bundle.testing_config_overrides.yml
entity_test.entity_test_bundle.testing_config_overrides_module.yml file core/profiles/tests/testing_config_overrides/modules/testing_config_overrides_module/config/optional/entity_test.entity_test_bundle.testing_config_overrides_module.yml core/profiles/tests/testing_config_overrides/modules/testing_config_overrides_module/config/optional/entity_test.entity_test_bundle.testing_config_overrides_module.yml
entity_test_attribute_bundle_class.info.yml file core/modules/system/tests/modules/entity_test_attribute_bundle_class/entity_test_attribute_bundle_class.info.yml core/modules/system/tests/modules/entity_test_attribute_bundle_class/entity_test_attribute_bundle_class.info.yml
entity_test_bundle_class.info.yml file core/modules/system/tests/modules/entity_test_bundle_class/entity_test_bundle_class.info.yml core/modules/system/tests/modules/entity_test_bundle_class/entity_test_bundle_class.info.yml
entity_test_create_bundle function core/modules/system/tests/modules/entity_test/entity_test.module Creates a new bundle for entity_test entities.
entity_test_delete_bundle function core/modules/system/tests/modules/entity_test/entity_test.module Deletes a bundle for entity_test entities.
entity_type.bundle.info service core/core.services.yml Drupal\Core\Entity\EntityTypeBundleInfo
ExtraFieldBlockDeriver::$entityTypeBundleInfo property core/modules/layout_builder/src/Plugin/Derivative/ExtraFieldBlockDeriver.php The entity type bundle info.
ExtraFieldBlockDeriver::bundleIdsWithLayoutBuilderDisplays function core/modules/layout_builder/src/Plugin/Derivative/ExtraFieldBlockDeriver.php Gets the list of entity type and bundle tuples with layout builder enabled.
field--node--body--bundle-with-section-field--default.html.twig file core/modules/layout_builder/tests/modules/layout_builder_theme_suggestions_test/templates/field--node--body--bundle-with-section-field--default.html.twig <h1>I am a field template for a specific view mode!</h1>
field.field.entity_test.test_bundle.field_test_import_2.yml file core/modules/field/tests/modules/field_test_config/config/install/field.field.entity_test.test_bundle.field_test_import_2.yml core/modules/field/tests/modules/field_test_config/config/install/field.field.entity_test.test_bundle.field_test_import_2.yml
field.field.entity_test.test_bundle.field_test_import_sync_2.yml file core/modules/field/tests/modules/field_test_config/sync/field.field.entity_test.test_bundle.field_test_import_sync_2.yml core/modules/field/tests/modules/field_test_config/sync/field.field.entity_test.test_bundle.field_test_import_sync_2.yml
field.field.entity_test.test_bundle_2.field_test_import_sync_2.yml file core/modules/field/tests/modules/field_test_config/sync/field.field.entity_test.test_bundle_2.field_test_import_sync_2.yml core/modules/field/tests/modules/field_test_config/sync/field.field.entity_test.test_bundle_2.field_test_import_sync_2.yml
FieldableEntityDefinitionUpdateTest::assertBundleFieldSchema function core/tests/Drupal/KernelTests/Core/Entity/FieldableEntityDefinitionUpdateTest.php Asserts that the bundle field schema is correct.
FieldableEntityInterface::bundleFieldDefinitions function core/lib/Drupal/Core/Entity/FieldableEntityInterface.php Provides field definitions for a specific bundle.
FieldableEntityNormalizerTrait::extractBundleData function core/modules/serialization/src/Normalizer/FieldableEntityNormalizerTrait.php Denormalizes the bundle property so entity creation can use it.
FieldAttachStorageTest::testEntityCreateBundle function core/modules/field/tests/src/Kernel/FieldAttachStorageTest.php Tests entity_bundle_create().
FieldAttachStorageTest::testEntityDeleteBundle function core/modules/field/tests/src/Kernel/FieldAttachStorageTest.php Tests entity_bundle_delete().
FieldBlock::$bundle property core/modules/layout_builder/src/Plugin/Block/FieldBlock.php The bundle ID.
FieldBundle class core/modules/field/src/Plugin/migrate/process/d7/FieldBundle.php Determines the bundle for a field.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.