193 string references to 'Bundle'
- BaseFieldOverrideValidationTest::testTargetBundleMustExist in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ BaseFieldOverrideValidationTest.php - Tests that the target bundle of the field is checked.
- 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 - BundleConstraint::getDefaultOption in core/
lib/ Drupal/ Core/ Entity/ Plugin/ Validation/ Constraint/ BundleConstraint.php - BundleConstraint::getRequiredOptions in core/
lib/ Drupal/ Core/ Entity/ Plugin/ Validation/ Constraint/ BundleConstraint.php - BundleConstraintValidatorTest::assertValidation in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ BundleConstraintValidatorTest.php - Executes the BundleConstraintValidator test for a given bundle.
- ConfigDependencyTest::testDependencyManagement in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigDependencyTest.php - Tests creating dependencies on configuration entities.
- 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::query in core/
modules/ migrate/ src/ Plugin/ migrate/ source/ ContentEntity.php - Query to retrieve the entities.
- ContentEntity::__construct in core/
modules/ migrate_drupal/ src/ Plugin/ migrate/ source/ ContentEntity.php - Constructs a \Drupal\Component\Plugin\PluginBase object.
- ContentEntity::__construct in core/
modules/ migrate/ src/ Plugin/ migrate/ source/ ContentEntity.php - ContentEntityBase::baseFieldDefinitions in core/
lib/ Drupal/ Core/ Entity/ ContentEntityBase.php - ContentEntityBase::getBundleEntity 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::createEntityFromIds in core/
lib/ Drupal/ Core/ Entity/ ContentEntityStorageBase.php - Assembles a partial entity structure with initial IDs.
- ContentEntityStorageBase::createWithSampleValues in core/
lib/ Drupal/ Core/ Entity/ ContentEntityStorageBase.php - ContentEntityStorageBase::__construct in core/
lib/ Drupal/ Core/ Entity/ ContentEntityStorageBase.php - Constructs a ContentEntityStorageBase object.
- ContentEntityTest::testMediaSource in core/
modules/ migrate/ tests/ src/ Kernel/ Plugin/ source/ ContentEntityTest.php - Tests media source plugin.
- ContentExportCommand::execute in core/
lib/ Drupal/ Core/ DefaultContent/ ContentExportCommand.php - ContentTranslationHandler::getTranslationAccess in core/
modules/ content_translation/ src/ ContentTranslationHandler.php - 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.
- ContentTranslationPermissionsTest::testPermissions in core/
modules/ content_translation/ tests/ src/ Kernel/ ContentTranslationPermissionsTest.php - Tests that enabling translation via the API triggers schema updates.
- ContentTranslationTestBase::createEntity in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationTestBase.php - Creates the entity to be translated.
- ContentTranslationTestBase::getTranslatePermission in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationTestBase.php - Returns the translate permissions for the current entity and bundle.
- 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 - 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 - 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 - 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.
- drupal7.php in core/
modules/ contact/ tests/ fixtures/ drupal7.php - A database agnostic dump for testing purposes.
- drupal7.php in core/
modules/ migrate_drupal/ tests/ fixtures/ drupal7.php - A database agnostic dump for testing purposes.
- Entity::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ argument_validator/ Entity.php - 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 - EntityBundle::getDerivativeDefinitions in core/
lib/ Drupal/ Core/ Entity/ Plugin/ Condition/ Deriver/ EntityBundle.php - EntityBundleExistsConstraintValidatorTest::testDynamicEntityType in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityBundleExistsConstraintValidatorTest.php - Tests getting the entity type ID.
- EntityBundleExistsConstraintValidatorTest::testEntityTypeIdFromMultipleParents in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityBundleExistsConstraintValidatorTest.php - Tests getting the entity type ID from a deeply nested property path.
- EntityContentBase::processStubRow in core/
modules/ migrate/ src/ Plugin/ migrate/ destination/ EntityContentBase.php - EntityContentComplete::getEntity in core/
modules/ migrate/ src/ Plugin/ migrate/ destination/ EntityContentComplete.php - Gets the entity.
- EntityContextDefinitionIsSatisfiedTest::testIsSatisfiedByGenerateBundledEntity in core/
tests/ Drupal/ Tests/ Core/ Plugin/ Context/ EntityContextDefinitionIsSatisfiedTest.php - Tests is satisfied by generate bundled entity.
- EntityContextDefinitionIsSatisfiedTest::testIsSatisfiedByPassBundledEntity in core/
tests/ Drupal/ Tests/ Core/ Plugin/ Context/ EntityContextDefinitionIsSatisfiedTest.php - Tests is satisfied by pass bundled 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 - EntityDenormalizerBase::denormalize in core/
modules/ jsonapi/ src/ Normalizer/ EntityDenormalizerBase.php - EntityDeriver::getDerivativeDefinitions in core/
lib/ Drupal/ Core/ Entity/ Plugin/ DataType/ Deriver/ EntityDeriver.php - EntityDisplayBase::setTargetBundle in core/
lib/ Drupal/ Core/ Entity/ EntityDisplayBase.php - EntityDisplayBaseTest::testGetTargetBundle in core/
tests/ Drupal/ Tests/ Core/ Config/ Entity/ EntityDisplayBaseTest.php - Tests get target bundle.
- EntityDisplayBaseTest::testSetTargetBundle in core/
tests/ Drupal/ Tests/ Core/ Config/ Entity/ EntityDisplayBaseTest.php - Tests set target bundle.
- EntityField::buildGroupByForm in core/
modules/ views/ src/ Plugin/ views/ field/ EntityField.php - Extend the group by form with group columns.
- EntityFieldManager::buildBaseFieldDefinitions in core/
lib/ Drupal/ Core/ Entity/ EntityFieldManager.php - Builds base field definitions for an entity type.
- EntityFieldTest::testDataTypes in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityFieldTest.php - Makes sure data types are correctly derived for all entity types.
- 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 - EntityForm::getFormId in core/
lib/ Drupal/ Core/ Entity/ EntityForm.php - EntityFormDisplayValidationTest::testTargetBundleMustExist in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityFormDisplayValidationTest.php - Tests that the target bundle of the entity form display is checked.
- EntityFormTest::testGetEntityFromRouteMatchAddStatic in core/
tests/ Drupal/ Tests/ Core/ Entity/ EntityFormTest.php - Tests EntityForm::getEntityFromRouteMatch() with a static bundle.
- EntityNormalizer::denormalize in core/
modules/ serialization/ src/ Normalizer/ EntityNormalizer.php - 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.
- EntityResourceTestBase::assertNormalizationEdgeCases in core/
modules/ rest/ tests/ src/ Functional/ EntityResource/ EntityResourceTestBase.php - EntityTestDateOnlyTest::assertNormalizationEdgeCases in core/
modules/ datetime/ tests/ src/ Functional/ EntityResource/ EntityTest/ EntityTestDateOnlyTest.php - EntityTestDateRangeTest::assertNormalizationEdgeCases in core/
modules/ datetime_range/ tests/ src/ Functional/ EntityResource/ EntityTest/ EntityTestDateRangeTest.php - EntityTestDatetimeTest::assertNormalizationEdgeCases in core/
modules/ datetime/ tests/ src/ Functional/ EntityResource/ EntityTest/ EntityTestDatetimeTest.php - EntityTypeTest::providerTestGetKeys in core/
tests/ Drupal/ Tests/ Core/ Entity/ EntityTypeTest.php - Provides test data.
- EntityTypeTest::testGetKey in core/
tests/ Drupal/ Tests/ Core/ Entity/ EntityTypeTest.php - Tests the getKey() method.
- EntityTypeTest::testHasKey in core/
tests/ Drupal/ Tests/ Core/ Entity/ EntityTypeTest.php - Tests the hasKey() method.
- EntityUser::processStubRow in core/
modules/ user/ src/ Plugin/ migrate/ destination/ EntityUser.php - EntityViewDisplayValidationTest::testTargetBundleMustExist in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityViewDisplayValidationTest.php - Tests that the target bundle of the entity view display is checked.
- EntityViewsData::getViewsData in core/
modules/ views/ src/ EntityViewsData.php - EntityViewsData::processViewsDataForEntityReference in core/
modules/ views/ src/ EntityViewsData.php - Processes the views data for an entity reference field.
- EntityViewsDataTest::assertBundleField in core/
modules/ views/ tests/ src/ Kernel/ Entity/ EntityViewsDataTest.php - Tests views data for a bundle field.
- EntityViewsDataTest::testDataTableFields in core/
modules/ views/ tests/ src/ Kernel/ Entity/ EntityViewsDataTest.php - Tests fields on the data table.
- entity_test_update_8001 in core/
modules/ system/ tests/ modules/ entity_test/ update/ entity_definition_updates_8001.inc - Makes the 'user_id' field multiple and migrate its data.
- Exporter::export in core/
lib/ Drupal/ Core/ DefaultContent/ Exporter.php - Exports a single content entity as an array.
- ExportMetadata::__construct in core/
lib/ Drupal/ Core/ DefaultContent/ ExportMetadata.php - ExtraFieldBlockDeriver::getDerivativeDefinitions in core/
modules/ layout_builder/ src/ Plugin/ Derivative/ ExtraFieldBlockDeriver.php - 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 - FieldConfig::urlRouteParameters in core/
modules/ field/ src/ Entity/ FieldConfig.php - Gets an array of placeholders for this entity.
- FieldConfigValidationTest::testTargetBundleMustExist in core/
modules/ field/ tests/ src/ Kernel/ Entity/ FieldConfigValidationTest.php - Tests that the target bundle of the field is checked.
- 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 - Prepares query object to retrieve data from the source database.
- FieldOrLanguageJoinTest::testLanguageBundleConditions in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ FieldOrLanguageJoinTest.php - Tests the adding of conditions by the join plugin.
- FieldSqlStorageTest::testFieldLoad in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ FieldSqlStorageTest.php - Tests field loading works correctly by inserting directly in the tables.
- FieldStorageAddForm::buildForm in core/
modules/ field_ui/ src/ Form/ FieldStorageAddForm.php - FieldStorageConfigEditForm::buildForm in core/
modules/ field_ui/ src/ Form/ FieldStorageConfigEditForm.php - FieldStorageConfigEditForm::form in core/
modules/ field_ui/ src/ Form/ FieldStorageConfigEditForm.php - FieldStorageReuseForm::buildForm in core/
modules/ field_ui/ src/ Form/ FieldStorageReuseForm.php - FieldUI::getRouteBundleParameter in core/
modules/ field_ui/ src/ FieldUI.php - Gets the route parameter that should be used for Field UI routes.
- FieldViewsDataProvider::defaultFieldImplementation in core/
modules/ views/ src/ FieldViewsDataProvider.php - Default views data implementation for a field.
- 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
- LanguageThemeHooks::preprocessLanguageContentSettingsTable in core/
modules/ language/ src/ Hook/ LanguageThemeHooks.php - Prepares variables for language content settings table templates.
- 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 - 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 - PreprocessHooks::breadcrumb in core/
themes/ admin/ src/ Hook/ PreprocessHooks.php - Implements hook_preprocess_HOOK() for breadcrumb.
- PreprocessHooks::preprocessBreadcrumb in core/
themes/ default_admin/ src/ Hook/ PreprocessHooks.php - Implements hook_preprocess_HOOK() for breadcrumb.
- RawConfigWriterTrait::writeRawConfigEntity in core/
tests/ Drupal/ Tests/ Traits/ Core/ Config/ RawConfigWriterTrait.php - Writes a config entity without using the entity system or schema.
- ResourceObjectNormalizer::processContentEntitySchema in core/
modules/ jsonapi/ src/ Normalizer/ ResourceObjectNormalizer.php - RouteSubscriber::alterRoutes in core/
modules/ field_ui/ src/ Routing/ RouteSubscriber.php - 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.
- SqlContentEntityStorageSchemaTest::testDedicatedTableSchema in core/
tests/ Drupal/ Tests/ Core/ Entity/ Sql/ SqlContentEntityStorageSchemaTest.php - Tests the schema for a field dedicated table.
- SqlContentEntityStorageSchemaTest::testDedicatedTableSchemaForEntityWithStringIdentifier in core/
tests/ Drupal/ Tests/ Core/ Entity/ Sql/ SqlContentEntityStorageSchemaTest.php - Tests the schema for a field dedicated table for an entity with a string identifier.
- SqlContentEntityStorageTest::testGetTableMappingRevisionable in core/
tests/ Drupal/ Tests/ Core/ Entity/ Sql/ SqlContentEntityStorageTest.php - Tests getTableMapping() with a revisionable, non-translatable entity type.
- SqlContentEntityStorageTest::testGetTableMappingRevisionableTranslatable in core/
tests/ Drupal/ Tests/ Core/ Entity/ Sql/ SqlContentEntityStorageTest.php - Tests getTableMapping() with a revisionable, translatable entity type.
- SqlContentEntityStorageTest::testGetTableMappingRevisionableTranslatableWithFields in core/
tests/ Drupal/ Tests/ Core/ Entity/ Sql/ SqlContentEntityStorageTest.php - Tests getTableMapping() with a complex entity type with fields.
- SqlContentEntityStorageTest::testGetTableMappingRevisionableWithFields in core/
tests/ Drupal/ Tests/ Core/ Entity/ Sql/ SqlContentEntityStorageTest.php - Tests getTableMapping() with a revisionable entity type with fields.
- SqlContentEntityStorageTest::testGetTableMappingSimple in core/
tests/ Drupal/ Tests/ Core/ Entity/ Sql/ SqlContentEntityStorageTest.php - Tests getTableMapping() with a simple entity type.
- SqlContentEntityStorageTest::testGetTableMappingSimpleWithDedicatedStorageFields in core/
tests/ Drupal/ Tests/ Core/ Entity/ Sql/ SqlContentEntityStorageTest.php - Tests getTableMapping() with a base field that requires a dedicated table.
- SqlContentEntityStorageTest::testGetTableMappingTranslatable in core/
tests/ Drupal/ Tests/ Core/ Entity/ Sql/ SqlContentEntityStorageTest.php - Tests getTableMapping() with a non-revisionable, translatable entity type.
- SqlContentEntityStorageTest::testGetTableMappingTranslatableWithFields in core/
tests/ Drupal/ Tests/ Core/ Entity/ Sql/ SqlContentEntityStorageTest.php - Tests getTableMapping() with a translatable entity type with fields.
- SqlContentEntityStorageTest::testOnEntityTypeCreate in core/
tests/ Drupal/ Tests/ Core/ Entity/ Sql/ SqlContentEntityStorageTest.php - Tests ContentEntityDatabaseStorage::onEntityTypeCreate().
- 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 - TermStorageSchema::getDedicatedTableSchema in core/
modules/ taxonomy/ src/ TermStorageSchema.php - 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.content.yml in core/
tests/ fixtures/ config_install/ multilingual/ views.view.content.yml - core/tests/fixtures/config_install/multilingual/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.view.test_argument_default_node.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_argument_default_node.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_default_node.yml
- views.view.test_argument_default_node_with_page.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_argument_default_node_with_page.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_default_node_with_page.yml
- views.view.test_argument_summary.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_argument_summary.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_summary.yml
- views.view.test_content_ajax.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_content_ajax.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_content_ajax.yml
- views.view.test_duplicate_field_handlers.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_duplicate_field_handlers.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_duplicate_field_handlers.yml
- views.view.test_entity_id_argument.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_entity_id_argument.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_entity_id_argument.yml
- views.view.test_entity_id_argument_update.yml in core/
modules/ views/ tests/ fixtures/ update/ views.view.test_entity_id_argument_update.yml - core/modules/views/tests/fixtures/update/views.view.test_entity_id_argument_update.yml
- views.view.test_entity_reference.yml in core/
modules/ views/ tests/ modules/ views_test_entity_reference/ config/ install/ views.view.test_entity_reference.yml - core/modules/views/tests/modules/views_test_entity_reference/config/install/views.view.test_entity_reference.yml
- views.view.test_entity_type_filter.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_entity_type_filter.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_entity_type_filter.yml
- views.view.test_excluded_field_token_display.yml in core/
modules/ rest/ tests/ modules/ rest_test_views/ test_views/ views.view.test_excluded_field_token_display.yml - core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_excluded_field_token_display.yml
- views.view.test_exposed_admin_ui.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_exposed_admin_ui.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_exposed_admin_ui.yml
- views.view.test_field_counter_display.yml in core/
modules/ rest/ tests/ modules/ rest_test_views/ test_views/ views.view.test_field_counter_display.yml - core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_field_counter_display.yml
- views.view.test_filter_entity_reference.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_filter_entity_reference.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_filter_entity_reference.yml
- views.view.test_language.yml in core/
modules/ node/ tests/ modules/ node_test_views/ test_views/ views.view.test_language.yml - core/modules/node/tests/modules/node_test_views/test_views/views.view.test_language.yml
- views.view.test_node_access_join.yml in core/
modules/ node/ tests/ modules/ node_test_views/ test_views/ views.view.test_node_access_join.yml - core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_access_join.yml
- views.view.test_node_article_feed.yml in core/
modules/ node/ tests/ modules/ node_test_views/ test_views/ views.view.test_node_article_feed.yml - core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_article_feed.yml
- views.view.test_options_list_argument_numeric.yml in core/
modules/ options/ tests/ options_test_views/ test_views/ views.view.test_options_list_argument_numeric.yml - core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_argument_numeric.yml
- views.view.test_options_list_argument_string.yml in core/
modules/ options/ tests/ options_test_views/ test_views/ views.view.test_options_list_argument_string.yml - core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_argument_string.yml
- views.view.test_options_list_filter.yml in core/
modules/ options/ tests/ options_test_views/ test_views/ views.view.test_options_list_filter.yml - core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_filter.yml
- views.view.test_tag_cache.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_tag_cache.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_tag_cache.yml
- views.view.test_taxonomy_exposed_grouped_filter.yml in core/
modules/ taxonomy/ tests/ modules/ taxonomy_test_views/ test_views/ views.view.test_taxonomy_exposed_grouped_filter.yml - core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_taxonomy_exposed_grouped_filter.yml
- views.view.test_taxonomy_name_argument.yml in core/
modules/ taxonomy/ tests/ modules/ taxonomy_test_views/ test_views/ views.view.test_taxonomy_name_argument.yml - core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_taxonomy_name_argument.yml
- 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.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.