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. Search 11.x for bundle
  6. 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
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.
FieldBundle.php file core/modules/field/src/Plugin/migrate/process/d7/FieldBundle.php
FieldBundle::$migrateLookup property core/modules/field/src/Plugin/migrate/process/d7/FieldBundle.php The migrate lookup service.
FieldBundle::transform function core/modules/field/src/Plugin/migrate/process/d7/FieldBundle.php Performs the associated process.
FieldBundle::__construct function core/modules/field/src/Plugin/migrate/process/d7/FieldBundle.php Constructs a ProcessField plugin.
FieldConfigBase::$bundle property core/lib/Drupal/Core/Field/FieldConfigBase.php The name of the bundle the field is attached to.
FieldConfigBase::getTargetBundle function core/lib/Drupal/Core/Field/FieldConfigBase.php
FieldConfigEditForm::$bundle property core/modules/field_ui/src/Form/FieldConfigEditForm.php The entity bundle.
FieldConfigEntityUnitTest::testCalculateDependenciesIncorrectBundle function core/modules/field/tests/src/Unit/FieldConfigEntityUnitTest.php Tests that invalid bundles are handled.
FieldConfigListBuilder::$targetBundle property core/modules/field_ui/src/FieldConfigListBuilder.php The name of the bundle the listed fields are attached to.
FieldConfigValidationTest::testTargetBundleMustExist function core/modules/field/tests/src/Kernel/Entity/FieldConfigValidationTest.php Tests that the target bundle of the field is checked.
FieldDefinition::getTargetBundle function core/lib/Drupal/Core/Field/FieldDefinition.php
FieldDefinition::setTargetBundle function core/lib/Drupal/Core/Field/FieldDefinition.php Set the target bundle.
FieldDefinitionInterface::getTargetBundle function core/lib/Drupal/Core/Field/FieldDefinitionInterface.php Gets the bundle the field is attached to.

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