116 string references to 'Bundle'
- block_content_body_field.yml in core/
modules/ block_content/ migrations/ block_content_body_field.yml - core/modules/block_content/migrations/block_content_body_field.yml
- block_content_entity_display.yml in core/
modules/ block_content/ migrations/ block_content_entity_display.yml - core/modules/block_content/migrations/block_content_entity_display.yml
- block_content_entity_form_display.yml in core/
modules/ block_content/ migrations/ block_content_entity_form_display.yml - core/modules/block_content/migrations/block_content_entity_form_display.yml
- Bundle::init in core/
modules/ views/ src/ Plugin/ views/ filter/ Bundle.php - Overrides \Drupal\views\Plugin\views\HandlerBase::init().
- BundleConstraint::getDefaultOption in core/
lib/ Drupal/ Core/ Entity/ Plugin/ Validation/ Constraint/ BundleConstraint.php - Returns the name of the default option.
- BundleConstraint::getRequiredOptions in core/
lib/ Drupal/ Core/ Entity/ Plugin/ Validation/ Constraint/ BundleConstraint.php - Returns the name of the required options.
- ConfigFieldMapper::getBaseRouteParameters in core/
modules/ config_translation/ src/ ConfigFieldMapper.php - Returns the route parameters for the base route the mapper is attached to.
- ConfigTranslationFieldListBuilder::buildHeader in core/
modules/ config_translation/ src/ Controller/ ConfigTranslationFieldListBuilder.php - Builds the header row for the entity listing.
- ConfigTranslationFieldListBuilder::buildRow in core/
modules/ config_translation/ src/ Controller/ ConfigTranslationFieldListBuilder.php - Builds a row for an entity in the entity listing.
- ConfigTranslationFieldListBuilder::displayBundle in core/
modules/ config_translation/ src/ Controller/ ConfigTranslationFieldListBuilder.php - Controls the visibility of the bundle column on field list pages.
- ConfigTranslationFieldListBuilder::getFilterLabels in core/
modules/ config_translation/ src/ Controller/ ConfigTranslationFieldListBuilder.php - Provides user facing strings for the filter element.
- ConfigTranslationFieldListBuilder::sortRows in core/
modules/ config_translation/ src/ Controller/ ConfigTranslationFieldListBuilder.php - Sorts an array by value.
- ContentEntity::query in core/
modules/ migrate_drupal/ src/ Plugin/ migrate/ source/ ContentEntity.php - Query to retrieve the entities.
- ContentEntity::__construct in core/
modules/ migrate_drupal/ src/ Plugin/ migrate/ source/ ContentEntity.php - ContentEntityBase::baseFieldDefinitions in core/
lib/ Drupal/ Core/ Entity/ ContentEntityBase.php - ContentEntityBase::onChange in core/
lib/ Drupal/ Core/ Entity/ ContentEntityBase.php - ContentEntityDenormalizer::prepareInput in core/
modules/ jsonapi/ src/ Normalizer/ ContentEntityDenormalizer.php - Prepares the input data to create the entity.
- ContentEntityStorageBase::createWithSampleValues in core/
lib/ Drupal/ Core/ Entity/ ContentEntityStorageBase.php - Creates an entity with sample field values.
- ContentEntityStorageBase::__construct in core/
lib/ Drupal/ Core/ Entity/ ContentEntityStorageBase.php - Constructs a ContentEntityStorageBase object.
- ContentTranslationHandler::getTranslationAccess in core/
modules/ content_translation/ src/ ContentTranslationHandler.php - Checks that the user can perform the operation on the entity translation.
- ContentTranslationOverviewAccess::access in core/
modules/ content_translation/ src/ Access/ ContentTranslationOverviewAccess.php - Checks access to the translation overview for the entity and bundle.
- ContentTranslationPermissions::contentPermissions in core/
modules/ content_translation/ src/ ContentTranslationPermissions.php - Returns an array of content translation permissions.
- core.data_types.schema.yml in core/
config/ schema/ core.data_types.schema.yml - core/config/schema/core.data_types.schema.yml
- core.entity.schema.yml in core/
config/ schema/ core.entity.schema.yml - core/config/schema/core.entity.schema.yml
- d7_field_formatter_settings.yml in core/
modules/ field/ migrations/ d7_field_formatter_settings.yml - core/modules/field/migrations/d7_field_formatter_settings.yml
- d7_field_instance.yml in core/
modules/ field/ migrations/ d7_field_instance.yml - core/modules/field/migrations/d7_field_instance.yml
- d7_field_instance_option_translation.yml in core/
modules/ config_translation/ migrations/ d7_field_instance_option_translation.yml - core/modules/config_translation/migrations/d7_field_instance_option_translation.yml
- d7_field_instance_widget_settings.yml in core/
modules/ field/ migrations/ d7_field_instance_widget_settings.yml - core/modules/field/migrations/d7_field_instance_widget_settings.yml
- DefaultHtmlRouteProvider::getAddFormRoute in core/
lib/ Drupal/ Core/ Entity/ Routing/ DefaultHtmlRouteProvider.php - Gets the add-form route.
- DefaultHtmlRouteProvider::getAddPageRoute in core/
lib/ Drupal/ Core/ Entity/ Routing/ DefaultHtmlRouteProvider.php - Gets the add page route.
- DefaultSelection::buildConfigurationForm in core/
lib/ Drupal/ Core/ Entity/ Plugin/ EntityReferenceSelection/ DefaultSelection.php - Form constructor.
- DefaultSelection::buildEntityQuery in core/
lib/ Drupal/ Core/ Entity/ Plugin/ EntityReferenceSelection/ DefaultSelection.php - Builds an EntityQuery to get referenceable entities.
- DefaultSelection::createNewEntity in core/
lib/ Drupal/ Core/ Entity/ Plugin/ EntityReferenceSelection/ DefaultSelection.php - Creates a new entity object that can be used as a valid reference.
- DefaultsEntityForm::buildMessage in core/
modules/ layout_builder/ src/ Form/ DefaultsEntityForm.php - Renders a message to display at the top of the layout builder.
- DefaultsSectionStorage::buildRoutes in core/
modules/ layout_builder/ src/ Plugin/ SectionStorage/ DefaultsSectionStorage.php - Provides the routes needed for Layout Builder UI.
- DefaultsSectionStorage::getRouteParameters in core/
modules/ layout_builder/ src/ Plugin/ SectionStorage/ DefaultsSectionStorage.php - Provides the route parameters needed to generate a URL for this object.
- DefaultTableMapping::create in core/
lib/ Drupal/ Core/ Entity/ Sql/ DefaultTableMapping.php - Initializes the table mapping.
- Entity::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ argument_validator/ Entity.php - Provides the default form for setting options.
- Entity::getBundle in core/
modules/ migrate/ src/ Plugin/ migrate/ destination/ Entity.php - Gets the bundle for the row taking into account the default.
- Entity::getEntity in core/
modules/ migrate/ src/ Plugin/ migrate/ destination/ Entity.php - Creates or loads an entity.
- EntityBase::getListCacheTagsToInvalidate in core/
lib/ Drupal/ Core/ Entity/ EntityBase.php - The list cache tags to invalidate for this entity.
- EntityBase::urlRouteParameters in core/
lib/ Drupal/ Core/ Entity/ EntityBase.php - Gets an array of placeholders for this entity.
- EntityBaseFieldOverride::getEntityId in core/
modules/ migrate/ src/ Plugin/ migrate/ destination/ EntityBaseFieldOverride.php - Gets the entity ID of the row.
- EntityBundle::getDerivativeDefinitions in core/
lib/ Drupal/ Core/ Entity/ Plugin/ Condition/ Deriver/ EntityBundle.php - Gets the definition of all derivatives of a base plugin.
- EntityContentBase::processStubRow in core/
modules/ migrate/ src/ Plugin/ migrate/ destination/ EntityContentBase.php - Populates as much of the stub row as possible.
- EntityContentComplete::getEntity in core/
modules/ migrate/ src/ Plugin/ migrate/ destination/ EntityContentComplete.php - Gets the entity.
- EntityController::addPage in core/
lib/ Drupal/ Core/ Entity/ Controller/ EntityController.php - Displays add links for the available bundles.
- EntityCreateAnyAccessCheck::access in core/
lib/ Drupal/ Core/ Entity/ EntityCreateAnyAccessCheck.php - Checks access to create an entity of any bundle for the given route.
- EntityDataDefinition::setBundles in core/
lib/ Drupal/ Core/ Entity/ TypedData/ EntityDataDefinition.php - Sets the array of possible entity bundles.
- EntityDenormalizerBase::denormalize in core/
modules/ jsonapi/ src/ Normalizer/ EntityDenormalizerBase.php - Denormalizes data back into an object of the given class.
- EntityDeriver::getDerivativeDefinitions in core/
lib/ Drupal/ Core/ Entity/ Plugin/ DataType/ Deriver/ EntityDeriver.php - Gets the definition of all derivatives of a base plugin.
- EntityDisplayBase::setTargetBundle in core/
lib/ Drupal/ Core/ Entity/ EntityDisplayBase.php - Sets the bundle to be displayed.
- EntityField::buildGroupByForm in core/
modules/ views/ src/ Plugin/ views/ field/ EntityField.php - Extend the groupby form with group columns.
- EntityFieldManager::buildBaseFieldDefinitions in core/
lib/ Drupal/ Core/ Entity/ EntityFieldManager.php - Builds base field definitions for an entity type.
- EntityFile::processStubRow in core/
modules/ file/ src/ Plugin/ migrate/ destination/ EntityFile.php - Populates as much of the stub row as possible.
- EntityForm::getEntityFromRouteMatch in core/
lib/ Drupal/ Core/ Entity/ EntityForm.php - Determines which entity will be used by this form from a RouteMatch object.
- EntityForm::getFormId in core/
lib/ Drupal/ Core/ Entity/ EntityForm.php - Returns a unique string identifying the form.
- EntityNormalizer::denormalize in core/
modules/ serialization/ src/ Normalizer/ EntityNormalizer.php - Denormalizes data back into an object of the given class.
- EntityReferenceItem::fieldSettingsSummary in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldType/ EntityReferenceItem.php - EntityReferenceItem::getRandomBundle in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldType/ EntityReferenceItem.php - Gets a bundle for a given entity type and selection options.
- EntityReferenceTranslationDeriver::getDerivativeDefinitions in core/
modules/ migrate_drupal/ src/ Plugin/ migrate/ EntityReferenceTranslationDeriver.php - Gets the definition of all derivatives of a base plugin.
- EntityResource::getCollectionQuery in core/
modules/ jsonapi/ src/ Controller/ EntityResource.php - Gets a basic query for a collection.
- EntityUser::processStubRow in core/
modules/ user/ src/ Plugin/ migrate/ destination/ EntityUser.php - Populates as much of the stub row as possible.
- EntityViewsData::getViewsData in core/
modules/ views/ src/ EntityViewsData.php - Returns views data for the entity type.
- EntityViewsData::processViewsDataForEntityReference in core/
modules/ views/ src/ EntityViewsData.php - Processes the views data for an entity reference field.
- ExtraFieldBlockDeriver::getDerivativeDefinitions in core/
modules/ layout_builder/ src/ Plugin/ Derivative/ ExtraFieldBlockDeriver.php - Gets the definition of all derivatives of a base plugin.
- FieldableEntityNormalizerTrait::extractBundleData in core/
modules/ serialization/ src/ Normalizer/ FieldableEntityNormalizerTrait.php - Denormalizes the bundle property so entity creation can use it.
- FieldBlockDeriver::getDerivativeDefinitions in core/
modules/ layout_builder/ src/ Plugin/ Derivative/ FieldBlockDeriver.php - Gets the definition of all derivatives of a base plugin.
- FieldConfig::urlRouteParameters in core/
modules/ field/ src/ Entity/ FieldConfig.php - Gets an array of placeholders for this entity.
- FieldInstance::prepareRow in core/
modules/ field/ src/ Plugin/ migrate/ source/ d7/ FieldInstance.php - Adds additional data to the row.
- FieldItemNormalizer::getFieldItemInstance in core/
modules/ jsonapi/ src/ Normalizer/ FieldItemNormalizer.php - Gets a field item instance for use with SerializedColumnNormalizerTrait.
- FieldOptionTranslation::query in core/
modules/ field/ src/ Plugin/ migrate/ source/ d7/ FieldOptionTranslation.php - FieldStorageAddForm::buildForm in core/
modules/ field_ui/ src/ Form/ FieldStorageAddForm.php - Form constructor.
- FieldStorageConfigEditForm::buildForm in core/
modules/ field_ui/ src/ Form/ FieldStorageConfigEditForm.php - FieldStorageConfigEditForm::form in core/
modules/ field_ui/ src/ Form/ FieldStorageConfigEditForm.php - Gets the actual form array to be built.
- FieldStorageReuseForm::buildForm in core/
modules/ field_ui/ src/ Form/ FieldStorageReuseForm.php - Form constructor.
- FieldUI::getRouteBundleParameter in core/
modules/ field_ui/ src/ FieldUI.php - Gets the route parameter that should be used for Field UI routes.
- FileUpload::checkFileUploadAccess in core/
modules/ jsonapi/ src/ Controller/ FileUpload.php - Checks if the current user has access to upload the file.
- FileUploadResource::validateAndLoadFieldDefinition in core/
modules/ file/ src/ Plugin/ rest/ resource/ FileUploadResource.php - Validates and loads a field definition instance.
- language.schema.yml in core/
modules/ language/ config/ schema/ language.schema.yml - core/modules/language/config/schema/language.schema.yml
- LayoutBuilderEntityViewDisplayForm::hasOverrides in core/
modules/ layout_builder/ src/ Form/ LayoutBuilderEntityViewDisplayForm.php - Determines if the defaults have any overrides.
- LayoutBuilderOverridesPermissions::permissions in core/
modules/ layout_builder/ src/ LayoutBuilderOverridesPermissions.php - Returns an array of permissions.
- MediaLibraryFieldWidgetOpener::checkAccess in core/
modules/ media_library/ src/ MediaLibraryFieldWidgetOpener.php - Checks media library access.
- ModerationStateFilter::opSimple in core/
modules/ content_moderation/ src/ Plugin/ views/ filter/ ModerationStateFilter.php - NodeRevision::defaultDisplayFiltersUser in core/
modules/ node/ src/ Plugin/ views/ wizard/ NodeRevision.php - Retrieves filter information based on user input for the default display.
- OverridesEntityForm::buildMessage in core/
modules/ layout_builder/ src/ Form/ OverridesEntityForm.php - Renders a message to display at the top of the layout builder.
- PermissionsPerBundleDeriver::getDerivativeDefinitions in core/
lib/ Drupal/ Core/ Config/ Action/ Plugin/ ConfigAction/ Deriver/ PermissionsPerBundleDeriver.php - Gets the definition of all derivatives of a base plugin.
- RouteSubscriber::alterRoutes in core/
modules/ field_ui/ src/ Routing/ RouteSubscriber.php - Alters existing routes for a specific collection.
- SqlContentEntityStorage::saveToDedicatedTables in core/
lib/ Drupal/ Core/ Entity/ Sql/ SqlContentEntityStorage.php - Saves values of fields that use dedicated tables.
- SqlContentEntityStorageSchema::getDedicatedTableSchema in core/
lib/ Drupal/ Core/ Entity/ Sql/ SqlContentEntityStorageSchema.php - Gets the SQL schema for a dedicated table.
- SqlContentEntityStorageSchema::getEntitySchema in core/
lib/ Drupal/ Core/ Entity/ Sql/ SqlContentEntityStorageSchema.php - Gets the entity schema for the specified entity type.
- SqlContentEntityStorageSchema::getSelectQueryForFieldStorageDeletion in core/
lib/ Drupal/ Core/ Entity/ Sql/ SqlContentEntityStorageSchema.php - Returns a SELECT query suitable for inserting data into a dedicated table.
- template_preprocess_language_content_settings_table in core/
modules/ language/ language.admin.inc - Prepares variables for language content settings table templates.
- TemporaryQueryGuard::getCommentAccessCondition in core/
modules/ jsonapi/ src/ Access/ TemporaryQueryGuard.php - Gets an access condition for a comment entity.
- TermStorage::getVocabularyHierarchyType in core/
modules/ taxonomy/ src/ TermStorage.php - Returns the hierarchy type for a specific vocabulary ID.
- TermStorageSchema::getDedicatedTableSchema in core/
modules/ taxonomy/ src/ TermStorageSchema.php - Gets the SQL schema for a dedicated table.
- TwigSandboxPolicy::getMethodsAllowedOnAllObjects in core/
lib/ Drupal/ Core/ Template/ TwigSandboxPolicy.php - Gets the list of allowed methods on all objects.
- views.argument_validator.schema.yml in core/
modules/ views/ config/ schema/ views.argument_validator.schema.yml - core/modules/views/config/schema/views.argument_validator.schema.yml
- views.filter.schema.yml in core/
modules/ views/ config/ schema/ views.filter.schema.yml - core/modules/views/config/schema/views.filter.schema.yml
- views.view.articles_aside.yml in core/
profiles/ demo_umami/ config/ install/ views.view.articles_aside.yml - core/profiles/demo_umami/config/install/views.view.articles_aside.yml
- views.view.block_content.yml in core/
modules/ block_content/ config/ optional/ views.view.block_content.yml - core/modules/block_content/config/optional/views.view.block_content.yml
- views.view.content.yml in core/
modules/ node/ config/ optional/ views.view.content.yml - core/modules/node/config/optional/views.view.content.yml
- views.view.featured_articles.yml in core/
profiles/ demo_umami/ config/ install/ views.view.featured_articles.yml - core/profiles/demo_umami/config/install/views.view.featured_articles.yml
- views.view.frontpage.yml in core/
profiles/ demo_umami/ config/ install/ views.view.frontpage.yml - core/profiles/demo_umami/config/install/views.view.frontpage.yml
- views.view.media.yml in core/
profiles/ demo_umami/ config/ optional/ views.view.media.yml - core/profiles/demo_umami/config/optional/views.view.media.yml
- views.view.media.yml in core/
modules/ media/ config/ optional/ views.view.media.yml - core/modules/media/config/optional/views.view.media.yml
- views.view.media_library.yml in core/
modules/ media_library/ config/ install/ views.view.media_library.yml - core/modules/media_library/config/install/views.view.media_library.yml
- views.view.moderated_content.yml in core/
modules/ content_moderation/ config/ optional/ views.view.moderated_content.yml - core/modules/content_moderation/config/optional/views.view.moderated_content.yml
- views.view.promoted_items.yml in core/
profiles/ demo_umami/ config/ install/ views.view.promoted_items.yml - core/profiles/demo_umami/config/install/views.view.promoted_items.yml
- views.view.recipes.yml in core/
profiles/ demo_umami/ config/ install/ views.view.recipes.yml - core/profiles/demo_umami/config/install/views.view.recipes.yml
- views.view.recipe_collections.yml in core/
profiles/ demo_umami/ config/ install/ views.view.recipe_collections.yml - core/profiles/demo_umami/config/install/views.view.recipe_collections.yml
- views.view.related_recipes.yml in core/
profiles/ demo_umami/ config/ install/ views.view.related_recipes.yml - core/profiles/demo_umami/config/install/views.view.related_recipes.yml
- views_field_default_views_data in core/
modules/ views/ views.views.inc - Default views data implementation for a field.
- WizardPluginBase::buildFilters in core/
modules/ views/ src/ Plugin/ views/ wizard/ WizardPluginBase.php - Builds the form structure for selecting the view's filters.
- WizardPluginBase::defaultDisplayFiltersUser in core/
modules/ views/ src/ Plugin/ views/ wizard/ WizardPluginBase.php - Retrieves filter information based on user input for the default display.
- _field_create_entity_from_ids in core/
modules/ field/ field.module - Assembles a partial entity structure with initial IDs.