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
LanguageHooks::entityBundleDelete function core/modules/language/src/Hook/LanguageHooks.php Implements hook_entity_bundle_delete().
LanguageTestTrait::disableBundleTranslation function core/modules/language/tests/src/Traits/LanguageTestTrait.php Disables translations for the given entity type bundle.
LanguageTestTrait::enableBundleTranslation function core/modules/language/tests/src/Traits/LanguageTestTrait.php Enables translations for the given entity type bundle.
LayoutBuilderAccessTest::providerTestAccessWithBundles function core/modules/layout_builder/tests/src/Functional/LayoutBuilderAccessTest.php Provides test data for ::testAccessWithBundles().
LayoutBuilderAccessTest::providerTestAccessWithoutBundles function core/modules/layout_builder/tests/src/Functional/LayoutBuilderAccessTest.php Provides test data for ::testAccessWithoutBundles().
LayoutBuilderAccessTest::testAccessWithBundles function core/modules/layout_builder/tests/src/Functional/LayoutBuilderAccessTest.php Tests Layout Builder access for an entity type that has bundles.
LayoutBuilderAccessTest::testAccessWithoutBundles function core/modules/layout_builder/tests/src/Functional/LayoutBuilderAccessTest.php Tests Layout Builder access for an entity type that does not have bundles.
LayoutBuilderContentModerationIntegrationTest::testModeratedInlineBlockBundles function core/modules/content_moderation/tests/src/Functional/LayoutBuilderContentModerationIntegrationTest.php Test placing inline blocks that belong to a moderated content block bundle.
LayoutBuilderOverridesPermissions::$bundleInfo property core/modules/layout_builder/src/LayoutBuilderOverridesPermissions.php The entity type bundle info service.
LayoutBuilderTest::enableLayoutsForBundle function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderTest.php Enable layouts.
LayoutBuilderTest::testNonBundleEntityType function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php Tests the Layout Builder UI for an entity type without a bundle.
LayoutBuilderViewModeTest::testFullViewModeMultipleBundles function core/modules/layout_builder/tests/src/Functional/LayoutBuilderViewModeTest.php Ensures that one bundle doesn't interfere with another bundle.
LayoutSectionTest::testLayoutDeletingBundle function core/modules/layout_builder/tests/src/Functional/LayoutSectionTest.php Tests that deleting a bundle removes the layout.
LinkFormatterTest::$bundle property core/modules/link/tests/src/Kernel/LinkFormatterTest.php The bundle used in this test.
ManageFieldsTest::testEntityReferenceToNonBundleableEntity function core/modules/field_ui/tests/src/Functional/ManageFieldsTest.php Tests creating entity reference field to non-bundleable entity type.
MediaEmbed::$entityTypeBundleInfo property core/modules/media/src/Plugin/Filter/MediaEmbed.php The entity type bundle info service.
MediaThumbnailFormatterTest::$testEntityBundleId property core/modules/media/tests/src/Kernel/MediaThumbnailFormatterTest.php Test entity bundle id.
MediaTranslationUITest::setupBundle function core/modules/media/tests/src/Functional/MediaTranslationUITest.php Creates or initializes the bundle date if needed.
MigrateBundleTest class core/modules/migrate/tests/src/Kernel/MigrateBundleTest.php Tests setting of bundles on content entity migrations.
MigrateBundleTest.php file core/modules/migrate/tests/src/Kernel/MigrateBundleTest.php
MigrateBundleTest::$modules property core/modules/migrate/tests/src/Kernel/MigrateBundleTest.php
MigrateBundleTest::setUp function core/modules/migrate/tests/src/Kernel/MigrateBundleTest.php
MigrateBundleTest::testDestinationBundle function core/modules/migrate/tests/src/Kernel/MigrateBundleTest.php Tests setting the bundle in the destination.
MigrateBundleTest::testMixedBundles function core/modules/migrate/tests/src/Kernel/MigrateBundleTest.php Tests setting bundles both in process and destination.
MigrateBundleTest::testProcessBundle function core/modules/migrate/tests/src/Kernel/MigrateBundleTest.php Tests setting the bundle in the process pipeline.
MigrateEntityContentBaseTest::testBundleFallbackForStub function core/modules/migrate/tests/src/Kernel/MigrateEntityContentBaseTest.php Tests bundle is properly provided for stubs without bundle support.
MigrateNodeBundleSettingsTest class core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeBundleSettingsTest.php Test migrating node settings into the base_field_bundle_override config entity.
MigrateNodeBundleSettingsTest.php file core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeBundleSettingsTest.php
MigrateNodeBundleSettingsTest::$modules property core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeBundleSettingsTest.php Modules to install.
MigrateNodeBundleSettingsTest::setUp function core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeBundleSettingsTest.php
MigrateNodeBundleSettingsTest::testNodeBundleSettings function core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeBundleSettingsTest.php Tests Drupal 6 node type settings to Drupal 8 migration.
MigrateStubTest::testStubWithBundleFields function core/modules/migrate/tests/src/Kernel/MigrateStubTest.php Tests stub creation with bundle fields.
MigrateVocabularyFieldInstanceTest::assertTargetBundles function core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyFieldInstanceTest.php Asserts the settings of an entity reference field config entity.
MissingBundleClassException class core/lib/Drupal/Core/Entity/Exception/MissingBundleClassException.php Exception thrown if a bundle class does not exist.
MissingBundleClassException.php file core/lib/Drupal/Core/Entity/Exception/MissingBundleClassException.php
MissingBundleClassException::__construct function core/lib/Drupal/Core/Entity/Exception/MissingBundleClassException.php Constructs a MissingBundleClassException.
ModerationFormTest::testNonBundleModerationForm function core/modules/content_moderation/tests/src/Functional/ModerationFormTest.php Tests moderation non-bundle entity type.
ModerationHandler::enforceRevisionsBundleFormAlter function core/modules/content_moderation/src/Entity/Handler/ModerationHandler.php
ModerationHandlerInterface::enforceRevisionsBundleFormAlter function core/modules/content_moderation/src/Entity/Handler/ModerationHandlerInterface.php Alters bundle forms to enforce revision handling.
ModerationInformation::$bundleInfo property core/modules/content_moderation/src/ModerationInformation.php The bundle information service.
ModerationInformation::getWorkflowForEntityTypeAndBundle function core/modules/content_moderation/src/ModerationInformation.php
ModerationInformation::shouldModerateEntitiesOfBundle function core/modules/content_moderation/src/ModerationInformation.php
ModerationInformationInterface::getWorkflowForEntityTypeAndBundle function core/modules/content_moderation/src/ModerationInformationInterface.php Gets the workflow for the given entity type and bundle.
ModerationInformationInterface::shouldModerateEntitiesOfBundle function core/modules/content_moderation/src/ModerationInformationInterface.php Determines if an entity type/bundle entities should be moderated.
ModerationInformationTest::setupModerationBundleInfo function core/modules/content_moderation/tests/src/Unit/ModerationInformationTest.php Sets up content moderation and entity type bundle info mocking.
ModerationOptOutPublish::$bundleInfo property core/modules/content_moderation/src/Plugin/Action/ModerationOptOutPublish.php Bundle info service.
ModerationOptOutUnpublish::$bundleInfo property core/modules/content_moderation/src/Plugin/Action/ModerationOptOutUnpublish.php Bundle info service.
ModerationStateFilter::$bundleInfo property core/modules/content_moderation/src/Plugin/views/filter/ModerationStateFilter.php The bundle information service.
NodeModerationHandler::enforceRevisionsBundleFormAlter function core/modules/content_moderation/src/Entity/Handler/NodeModerationHandler.php
NodeTranslationUITest::testDisabledBundle function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Tests that no metadata is stored for a disabled bundle.

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