82 string references to entity_field.manager
- aggregator_entity_extra_field_info in core/
modules/ aggregator/ aggregator.module - Implements hook_entity_extra_field_info().
- BlockContentEntityReferenceSelectionTest::setUp in core/
modules/ block_content/ tests/ src/ Kernel/ BlockContentEntityReferenceSelectionTest.php - CommentBundlesTest::setUp in core/
modules/ comment/ tests/ src/ Kernel/ CommentBundlesTest.php - CommentController::create in core/
modules/ comment/ src/ Controller/ CommentController.php - Instantiates a new instance of this class.
- CommentForm::create in core/
modules/ comment/ src/ CommentForm.php - Instantiates a new instance of this class.
- CommentForm::__construct in core/
modules/ comment/ src/ CommentForm.php - Constructs a new CommentForm.
- CommentStorage::createInstance in core/
modules/ comment/ src/ CommentStorage.php - Instantiates a new instance of this entity handler.
- CommentTestTrait::addDefaultCommentField in core/
modules/ comment/ src/ Tests/ CommentTestTrait.php - Adds the default comment field to an entity.
- ContentEntity::create in core/
modules/ migrate_drupal/ src/ Plugin/ migrate/ source/ ContentEntity.php - Creates an instance of the plugin.
- ContentEntityBaseUnitTest::setUp in core/
tests/ Drupal/ Tests/ Core/ Entity/ ContentEntityBaseUnitTest.php - ContentEntityStorageBase::createInstance in core/
lib/ Drupal/ Core/ Entity/ ContentEntityStorageBase.php - Instantiates a new instance of this entity handler.
- ContentTranslationController::create in core/
modules/ content_translation/ src/ Controller/ ContentTranslationController.php - Instantiates a new instance of this class.
- ContentTranslationSettingsTest::testSettingsUI in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationSettingsTest.php - Tests that the settings UI works as expected.
- ContentTranslationUntranslatableFieldsTest::setUp in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationUntranslatableFieldsTest.php - DefaultHtmlRouteProvider::createInstance in core/
lib/ Drupal/ Core/ Entity/ Routing/ DefaultHtmlRouteProvider.php - Instantiates a new instance of this entity handler.
- DefaultSelection::create in core/
lib/ Drupal/ Core/ Entity/ Plugin/ EntityReferenceSelection/ DefaultSelection.php - Creates an instance of the plugin.
- EntityAdapterUnitTest::setUp in core/
tests/ Drupal/ Tests/ Core/ Entity/ TypedData/ EntityAdapterUnitTest.php - EntityComment::create in core/
modules/ comment/ src/ Plugin/ migrate/ destination/ EntityComment.php - Creates an instance of the plugin.
- EntityContentBase::create in core/
modules/ migrate/ src/ Plugin/ migrate/ destination/ EntityContentBase.php - Creates an instance of the plugin.
- EntityDefinitionUpdateTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityDefinitionUpdateTest.php - EntityDisplayFormBaseTest::testCopyFormValuesToEntity in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityDisplayFormBaseTest.php - @covers ::copyFormValuesToEntity
- EntityField::create in core/
modules/ views/ src/ Plugin/ views/ field/ EntityField.php - Creates an instance of the plugin.
- EntityFormDisplayAccessControlHandlerTest::setUp in core/
tests/ Drupal/ Tests/ Core/ Entity/ Access/ EntityFormDisplayAccessControlHandlerTest.php - EntityFormDisplayEditForm::create in core/
modules/ field_ui/ src/ Form/ EntityFormDisplayEditForm.php - Instantiates a new instance of this class.
- EntityModerationRouteProvider::createInstance in core/
modules/ content_moderation/ src/ Entity/ Routing/ EntityModerationRouteProvider.php - Instantiates a new instance of this entity handler.
- EntityReferenceTranslationDeriver::create in core/
modules/ migrate_drupal/ src/ Plugin/ migrate/ EntityReferenceTranslationDeriver.php - Creates a new class instance.
- EntitySchemaTest::testModifyingTranslatableColumnSchema in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntitySchemaTest.php - Tests that modifying the UUID field for a translatable entity works.
- EntityStorageDeprecationTest::setUp in core/
tests/ Drupal/ Tests/ Core/ Entity/ EntityStorageDeprecationTest.php - EntityTranslationTest::testFieldDefinitions in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityTranslationTest.php - Check that field translatability is handled properly.
- EntityTypeInfoTest::setUp in core/
modules/ content_moderation/ tests/ src/ Kernel/ EntityTypeInfoTest.php - EntityUser::create in core/
modules/ user/ src/ Plugin/ migrate/ destination/ EntityUser.php - Creates an instance of the plugin.
- EntityViewDisplayEditForm::create in core/
modules/ field_ui/ src/ Form/ EntityViewDisplayEditForm.php - Instantiates a new instance of this class.
- EntityViewsData::createInstance in core/
modules/ views/ src/ EntityViewsData.php - Instantiates a new instance of this entity handler.
- ExtraFieldBlock::create in core/
modules/ layout_builder/ src/ Plugin/ Block/ ExtraFieldBlock.php - Creates an instance of the plugin.
- ExtraFieldBlockDeriver::create in core/
modules/ layout_builder/ src/ Plugin/ Derivative/ ExtraFieldBlockDeriver.php - Creates a new class instance.
- FieldableEntityDefinitionUpdateTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ FieldableEntityDefinitionUpdateTest.php - FieldAPIHandlerTrait::getEntityFieldManager in core/
modules/ views/ src/ FieldAPIHandlerTrait.php - Returns the entity field manager.
- FieldBlock::create in core/
modules/ layout_builder/ src/ Plugin/ Block/ FieldBlock.php - Creates an instance of the plugin.
- FieldBlockDeriver::create in core/
modules/ layout_builder/ src/ Plugin/ Derivative/ FieldBlockDeriver.php - Creates a new class instance.
- FieldConfigEntityUnitTest::setUp in core/
modules/ field/ tests/ src/ Unit/ FieldConfigEntityUnitTest.php - FieldConfigListBuilder::createInstance in core/
modules/ field_ui/ src/ FieldConfigListBuilder.php - Instantiates a new instance of this entity handler.
- FieldCrudTest::testFieldPropertyConstraints in core/
modules/ field/ tests/ src/ Kernel/ FieldCrudTest.php - Tests setting and adding property constraints to a configurable field.
- FieldDefinitionIntegrityTest::testFieldPluginDefinitionAvailability in core/
modules/ field/ tests/ src/ Kernel/ FieldDefinitionIntegrityTest.php - Tests to load field plugin definitions used in core's existing entities.
- FieldDefinitionTest::setUp in core/
tests/ Drupal/ Tests/ Core/ Entity/ FieldDefinitionTest.php - FieldLayoutBuilder::create in core/
modules/ field_layout/ src/ FieldLayoutBuilder.php - Instantiates a new instance of this class.
- FieldLayoutEntityFormDisplayEditForm::create in core/
modules/ field_layout/ src/ Form/ FieldLayoutEntityFormDisplayEditForm.php - Instantiates a new instance of this class.
- FieldLayoutEntityViewDisplayEditForm::create in core/
modules/ field_layout/ src/ Form/ FieldLayoutEntityViewDisplayEditForm.php - Instantiates a new instance of this class.
- FieldStorageAddForm::create in core/
modules/ field_ui/ src/ Form/ FieldStorageAddForm.php - Instantiates a new instance of this class.
- FieldStorageConfig::preSaveNew in core/
modules/ field/ src/ Entity/ FieldStorageConfig.php - Prepares saving a new field definition.
- FileUploadResource::create in core/
modules/ file/ src/ Plugin/ rest/ resource/ FileUploadResource.php - Creates an instance of the plugin.
- file_get_file_references in core/
modules/ file/ file.module - Retrieves a list of references to a file.
- Image::create in core/
modules/ media/ src/ Plugin/ media/ Source/ Image.php - Creates an instance of the plugin.
- KeyValueEntityStorageTest::setUpKeyValueEntityStorage in core/
tests/ Drupal/ Tests/ Core/ Entity/ KeyValueStore/ KeyValueEntityStorageTest.php - Prepares the key value entity storage.
- LayoutBuilderEntityViewDisplay::__construct in core/
modules/ layout_builder/ src/ Entity/ LayoutBuilderEntityViewDisplay.php - Constructs an Entity object.
- layout_builder_entity_view_alter in core/
modules/ layout_builder/ layout_builder.module - Implements hook_entity_view_alter().
- MediaRouteProvider::createInstance in core/
modules/ media/ src/ Routing/ MediaRouteProvider.php - Instantiates a new instance of this entity handler.
- MediaSourceBase::create in core/
modules/ media/ src/ MediaSourceBase.php - Creates an instance of the plugin.
- MediaSourceTest::createMediaTypeViaForm in core/
modules/ media/ tests/ src/ Kernel/ MediaSourceTest.php - Creates a media type via form submit.
- MediaTypeForm::create in core/
modules/ media/ src/ MediaTypeForm.php - Instantiates a new instance of this class.
- MigrateEntityContentBaseTest::createDestination in core/
modules/ migrate/ tests/ src/ Kernel/ MigrateEntityContentBaseTest.php - Create the destination plugin to test.
- MigrateEntityContentBaseTest::testAccountSwitcherBackwardsCompatibility in core/
modules/ migrate/ tests/ src/ Kernel/ MigrateEntityContentBaseTest.php - Test BC injection of account switcher service.
- MigrateEntityContentBaseTest::testBundleFallbackForStub in core/
modules/ migrate/ tests/ src/ Kernel/ MigrateEntityContentBaseTest.php - Tests bundle is properly provided for stubs without bundle support.
- ModuleInstaller::install in core/
lib/ Drupal/ Core/ Extension/ ModuleInstaller.php - Installs a given list of modules.
- ModuleInstaller::uninstall in core/
lib/ Drupal/ Core/ Extension/ ModuleInstaller.php - Uninstalls a given list of modules.
- Node::create in core/
modules/ node/ src/ Plugin/ views/ wizard/ Node.php - Creates an instance of the plugin.
- NodeContentTranslationUpdateTest::testContentTranslationDefaultValueBaseFieldOverrideUpdates in core/
modules/ node/ tests/ src/ Functional/ Update/ NodeContentTranslationUpdateTest.php - Tests that content-translation base field overrides are updated.
- NodeNewComments::create in core/
modules/ comment/ src/ Plugin/ views/ field/ NodeNewComments.php - Creates an instance of the plugin.
- NodeTypeForm::create in core/
modules/ node/ src/ NodeTypeForm.php - Instantiates a new instance of this class.
- OEmbed::create in core/
modules/ media/ src/ Plugin/ media/ Source/ OEmbed.php - Creates an instance of the plugin.
- OverridesSectionStorage::create in core/
modules/ layout_builder/ src/ Plugin/ SectionStorage/ OverridesSectionStorage.php - Creates an instance of the plugin.
- SqlContentEntityStorage::createInstance in core/
lib/ Drupal/ Core/ Entity/ Sql/ SqlContentEntityStorage.php - Instantiates a new instance of this entity handler.
- SqlContentEntityStorageTest::setUp in core/
tests/ Drupal/ Tests/ Core/ Entity/ Sql/ SqlContentEntityStorageTest.php - system_post_update_extra_fields_form_display in core/
modules/ system/ system.post_update.php - Update all entity form displays that contain extra fields.
- Tables::__construct in core/
lib/ Drupal/ Core/ Entity/ Query/ Sql/ Tables.php - UserSelection::create in core/
modules/ user/ src/ Plugin/ EntityReferenceSelection/ UserSelection.php - Creates an instance of the plugin.
- UserViewsDataTest::setUp in core/
modules/ user/ tests/ src/ Kernel/ Views/ UserViewsDataTest.php - ViewExecutableTest::testSerialization in core/
modules/ views/ tests/ src/ Kernel/ ViewExecutableTest.php - Tests serialization of the ViewExecutable object.
- ViewsConfigUpdater::create in core/
modules/ views/ src/ ViewsConfigUpdater.php - Instantiates a new instance of this class.
- ViewsQueryAlter::create in core/
modules/ workspaces/ src/ ViewsQueryAlter.php - Instantiates a new instance of this class.
- views_entity_field_label in core/
modules/ views/ views.views.inc - Returns the label of a certain field.
- _content_translation_form_language_content_settings_form_alter in core/
modules/ content_translation/ content_translation.admin.inc - (proxied) Implements hook_form_FORM_ID_alter().
- _content_translation_install_field_storage_definitions in core/
modules/ content_translation/ content_translation.module - Installs Content Translation's fields for a given entity type.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.