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
ContentTranslationEntityBundleInfoTest::$modules property core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php Modules to install.
ContentTranslationEntityBundleInfoTest::getBundledNode function core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php Gets a new bundled node for testing.
ContentTranslationEntityBundleInfoTest::setUp function core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php
ContentTranslationEntityBundleInfoTest::testBundleClearOnLanguageContentSettingInsert function core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php Tests that bundle translation settings are propagated on creation.
ContentTranslationEntityBundleInfoTest::testBundleClearOnLanguageContentSettingUpdate function core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php Tests that bundle translation setting changes are propagated.
ContentTranslationEntityBundleInfoTest::testFieldSynchronizationWithDisabledBundle function core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php Tests that field synchronization is skipped for disabled bundles.
ContentTranslationEntityBundleInfoTest::testHookInvocationOrder function core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php Tests that modules can know whether bundles are translatable.
ContentTranslationEntityBundleUITest class core/modules/content_translation/tests/src/Functional/ContentTranslationEntityBundleUITest.php Tests the content translation behaviors on entity bundle UI.
ContentTranslationEntityBundleUITest.php file core/modules/content_translation/tests/src/Functional/ContentTranslationEntityBundleUITest.php
ContentTranslationEntityBundleUITest::$defaultTheme property core/modules/content_translation/tests/src/Functional/ContentTranslationEntityBundleUITest.php The theme to install as the default for testing.
ContentTranslationEntityBundleUITest::$modules property core/modules/content_translation/tests/src/Functional/ContentTranslationEntityBundleUITest.php Modules to install.
ContentTranslationEntityBundleUITest::setUp function core/modules/content_translation/tests/src/Functional/ContentTranslationEntityBundleUITest.php
ContentTranslationEntityBundleUITest::testContentTypeUI function core/modules/content_translation/tests/src/Functional/ContentTranslationEntityBundleUITest.php Tests content types default translation behavior.
ContentTranslationHandlerTest::$entityTypeBundleInfo property core/modules/content_translation/tests/src/Kernel/ContentTranslationHandlerTest.php The entity type bundle information.
ContentTranslationHooks::entityBundleInfoAlter function core/modules/content_translation/src/Hook/ContentTranslationHooks.php Implements hook_entity_bundle_info_alter().
ContentTranslationManager::getBundleTranslationSettings function core/modules/content_translation/src/ContentTranslationManager.php Returns translation settings for the specified bundle.
ContentTranslationManager::setBundleTranslationSettings function core/modules/content_translation/src/ContentTranslationManager.php Sets translation settings for the specified bundle.
ContentTranslationMetadataFieldsTest::$bundle property core/modules/content_translation/tests/src/Functional/ContentTranslationMetadataFieldsTest.php The bundle being tested.
ContentTranslationMetadataFieldsTest::setupBundle function core/modules/content_translation/tests/src/Functional/ContentTranslationMetadataFieldsTest.php Creates or initializes the bundle date if needed.
ContentTranslationPendingRevisionTestBase::setupBundle function core/modules/content_translation/tests/src/Functional/ContentTranslationPendingRevisionTestBase.php Creates or initializes the bundle date if needed.
ContentTranslationPermissions::$entityTypeBundleInfo property core/modules/content_translation/src/ContentTranslationPermissions.php The entity bundle info.
ContentTranslationPermissions::buildBundlePermission function core/modules/content_translation/src/ContentTranslationPermissions.php Builds a content translation permission array for a bundle.
ContentTranslationTestBase::$bundle property core/modules/content_translation/tests/src/Functional/ContentTranslationTestBase.php The bundle being tested.
ContentTranslationTestBase::setupBundle function core/modules/content_translation/tests/src/Functional/ContentTranslationTestBase.php Creates or initializes the bundle date if needed.
ContentTranslationTestHooks::entityBundleInfoAlter function core/modules/content_translation/tests/modules/content_translation_test/src/Hook/ContentTranslationTestHooks.php Implements hook_entity_bundle_info_alter().
core.entity_view_display.entity_test.bundle_with_extra_fields.default.yml file core/modules/layout_builder/tests/modules/layout_builder_defaults_test/config/install/core.entity_view_display.entity_test.bundle_with_extra_fields.default.yml core/modules/layout_builder/tests/modules/layout_builder_defaults_test/config/install/core.entity_view_display.entity_test.bundle_with_extra_fields.default.yml
CreateForEachBundle class core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/CreateForEachBundle.php Creates config entities for each bundle of a particular entity type.
CreateForEachBundle.php file core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/CreateForEachBundle.php
CreateForEachBundle::apply function core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/CreateForEachBundle.php Applies the config action.
CreateForEachBundle::BUNDLE_PLACEHOLDER constant core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/CreateForEachBundle.php The placeholder which is replaced with the ID of the current bundle.
CreateForEachBundle::create function core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/CreateForEachBundle.php Creates an instance of the plugin.
CreateForEachBundle::LABEL_PLACEHOLDER constant core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/CreateForEachBundle.php The placeholder which is replaced with the label of the current bundle.
CreateForEachBundle::replacePlaceholders function core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/CreateForEachBundle.php Replaces placeholders recursively.
CreateForEachBundle::__construct function core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/CreateForEachBundle.php
CreateForEachBundleDeriver class core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/Deriver/CreateForEachBundleDeriver.php Generates derivatives for the create_for_each_bundle config action.
CreateForEachBundleDeriver.php file core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/Deriver/CreateForEachBundleDeriver.php
CreateForEachBundleDeriver::create function core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/Deriver/CreateForEachBundleDeriver.php Creates a new class instance.
CreateForEachBundleDeriver::getDerivativeDefinitions function core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/Deriver/CreateForEachBundleDeriver.php Gets the definition of all derivatives of a base plugin.
CreateForEachBundleDeriver::__construct function core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/Deriver/CreateForEachBundleDeriver.php
DefaultSelection::$entityTypeBundleInfo property core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php Entity type bundle info service.
DefaultSelection::validateTargetBundles function core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php Validates a target_bundles element.
DefaultSelection::validateTargetBundlesUpdate function core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php Validates a target_bundles_update element.
DefaultsEntityForm::$entityTypeBundleInfo property core/modules/layout_builder/src/Form/DefaultsEntityForm.php The entity type bundle info service.
DefaultsSectionStorage::$entityTypeBundleInfo property core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php The entity type bundle info.
DefaultValueWidgetTest::testDefaultValueOptionsForChangingBundles function core/modules/field_ui/tests/src/FunctionalJavascript/DefaultValueWidgetTest.php Tests default value options on field config change.
DisplayModeBundleSelectionTest class core/modules/field_ui/tests/src/FunctionalJavascript/DisplayModeBundleSelectionTest.php Tests the bundle selection for view & form display modes.
DisplayModeBundleSelectionTest.php file core/modules/field_ui/tests/src/FunctionalJavascript/DisplayModeBundleSelectionTest.php
DisplayModeBundleSelectionTest::$defaultTheme property core/modules/field_ui/tests/src/FunctionalJavascript/DisplayModeBundleSelectionTest.php The theme to install as the default for testing.
DisplayModeBundleSelectionTest::$modules property core/modules/field_ui/tests/src/FunctionalJavascript/DisplayModeBundleSelectionTest.php Modules to install.
DisplayModeBundleSelectionTest::providerBundleSelection function core/modules/field_ui/tests/src/FunctionalJavascript/DisplayModeBundleSelectionTest.php Data provider for testBundleSelection().

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