You are here

251 string references to entity_type.manager in Drupal 9

AccessRoleUITest::testAccessRoleUI in core/modules/user/tests/src/Functional/AccessRoleUITest.php
Tests the role access plugin UI.
AddFormBase::create in core/modules/media_library/src/Form/AddFormBase.php
Instantiates a new instance of this class.
Block::create in core/modules/views/src/Plugin/views/display/Block.php
Creates an instance of the plugin.
BlockConfigEntityUnitTest::setUp in core/modules/block/tests/src/Unit/BlockConfigEntityUnitTest.php
BlockContent::create in core/modules/block_content/src/Plugin/Derivative/BlockContent.php
Creates a new class instance.
BlockContentBlock::create in core/modules/block_content/src/Plugin/Block/BlockContentBlock.php
Creates an instance of the plugin.
BlockContentController::create in core/modules/block_content/src/Controller/BlockContentController.php
Instantiates a new instance of this class.
BlockContentEntityReferenceSelectionTest::setUp in core/modules/block_content/tests/src/Kernel/BlockContentEntityReferenceSelectionTest.php
BlockForm::create in core/modules/block/src/BlockForm.php
Instantiates a new instance of this class.
BlockPluginId::create in core/modules/block/src/Plugin/migrate/process/BlockPluginId.php
Creates an instance of the plugin.
BookAdminEditForm::create in core/modules/book/src/Form/BookAdminEditForm.php
Instantiates a new instance of this class.
BookManagerDeprecationTest::testOptionalParametersDeprecation in core/modules/book/tests/src/Kernel/BookManagerDeprecationTest.php
@covers ::__construct
BreakLockForm::create in core/modules/views_ui/src/Form/BreakLockForm.php
Instantiates a new instance of this class.
BreakLockLink::create in core/lib/Drupal/Core/TempStore/Element/BreakLockLink.php
Creates an instance of the plugin.
BulkForm::create in core/modules/views/src/Plugin/views/field/BulkForm.php
Creates an instance of the plugin.
Bundle::create in core/modules/views/src/Plugin/views/filter/Bundle.php
Creates an instance of the plugin.
CacheabilityMetadataConfigOverrideTest::testConfigEntityOverride in core/tests/Drupal/KernelTests/Core/Config/CacheabilityMetadataConfigOverrideTest.php
Tests if config overrides set cacheability metadata on config entities.
CacheableMetadataCalculationTest::setUp in core/modules/views/tests/src/Kernel/CacheableMetadataCalculationTest.php
ChooseBlockController::create in core/modules/layout_builder/src/Controller/ChooseBlockController.php
Instantiates a new instance of this class.
Color::create in core/modules/color/src/Plugin/migrate/source/d7/Color.php
Creates an instance of the plugin.
CommentAdminOverview::create in core/modules/comment/src/Form/CommentAdminOverview.php
Instantiates a new instance of this class.
CommentController::create in core/modules/comment/src/Controller/CommentController.php
Instantiates a new instance of this class.
CommentDefaultFormatter::create in core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php
Creates an instance of the plugin.
CommentStorage::createInstance in core/modules/comment/src/CommentStorage.php
Instantiates a new instance of this entity handler.
CommentTypeForm::create in core/modules/comment/src/CommentTypeForm.php
Instantiates a new instance of this class.
CommentViewBuilder::createInstance in core/modules/comment/src/CommentViewBuilder.php
Instantiates a new instance of this entity handler.
CommentViewsKernelTestBase::setUp in core/modules/comment/tests/src/Kernel/Views/CommentViewsKernelTestBase.php
ConfigEntityBaseUnitTest::setUp in core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php
ConfigEntityMapper::create in core/modules/config_translation/src/ConfigEntityMapper.php
Creates an instance of the plugin.
ConfigEntityStorageTest::setUp in core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityStorageTest.php
@covers ::__construct
ConfigEntityUpdater::create in core/lib/Drupal/Core/Config/Entity/ConfigEntityUpdater.php
Instantiates a new instance of this class.
ConfigSingleExportForm::create in core/modules/config/src/Form/ConfigSingleExportForm.php
Instantiates a new instance of this class.
ConfigSingleImportForm::create in core/modules/config/src/Form/ConfigSingleImportForm.php
Instantiates a new instance of this class.
ConfigTranslationFieldListBuilder::createInstance in core/modules/config_translation/src/Controller/ConfigTranslationFieldListBuilder.php
Instantiates a new instance of this entity handler.
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
ContentEntityDeriver::create in core/modules/migrate_drupal/src/Plugin/migrate/source/ContentEntityDeriver.php
Creates a new class instance.
ContentLanguageSettingsForm::create in core/modules/language/src/Form/ContentLanguageSettingsForm.php
Instantiates a new instance of this class.
ContentLanguageSettingsUnitTest::setUp in core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php
ContentModeration::create in core/modules/content_moderation/src/Plugin/WorkflowType/ContentModeration.php
Creates an instance of the plugin.
ContentModerationConfigureEntityTypesForm::create in core/modules/content_moderation/src/Form/ContentModerationConfigureEntityTypesForm.php
Instantiates a new instance of this class.
ContentModerationConfigureForm::create in core/modules/content_moderation/src/Form/ContentModerationConfigureForm.php
Instantiates a new instance of this class.
ContentModerationStateTest::setUp in core/modules/content_moderation/tests/src/Kernel/ContentModerationStateTest.php
ContentTranslationHandler::createInstance in core/modules/content_translation/src/ContentTranslationHandler.php
Instantiates a new instance of this entity handler.
ContentTranslationHandlerTest::setUp in core/modules/content_translation/tests/src/Kernel/ContentTranslationHandlerTest.php
ContentTranslationLinkTagTest::testCanonicalAlternateTags in core/modules/content_translation/tests/src/Functional/ContentTranslationLinkTagTest.php
Tests alternate link tag found for entity types with canonical links.
ContentTranslationLinkTagTest::testCanonicalAlternateTagsMissing in core/modules/content_translation/tests/src/Functional/ContentTranslationLinkTagTest.php
Tests alternate link tag missing for entity types without canonical links.
ContentTranslationPendingRevisionTestBase::setUp in core/modules/content_translation/tests/src/Functional/ContentTranslationPendingRevisionTestBase.php
ContentTranslationPermissions::create in core/modules/content_translation/src/ContentTranslationPermissions.php
Instantiates a new instance of this class.
ContentTranslationSynchronizedFieldsConstraintValidator::create in core/modules/content_translation/src/Plugin/Validation/Constraint/ContentTranslationSynchronizedFieldsConstraintValidator.php
Instantiates a new instance of this class.
ContentTranslationSyncUnitTest::setUp in core/modules/content_translation/tests/src/Kernel/ContentTranslationSyncUnitTest.php
ContentTranslationUntranslatableFieldsTest::testHiddenWidgets in core/modules/content_translation/tests/src/Functional/ContentTranslationUntranslatableFieldsTest.php
Tests that hiding untranslatable field widgets works correctly.
ControllerBase::entityTypeManager in core/lib/Drupal/Core/Controller/ControllerBase.php
Retrieves the entity type manager.
CreateSampleEntityTest::setUp in core/tests/Drupal/KernelTests/Core/Entity/CreateSampleEntityTest.php
DataEntityRow::create in core/modules/rest/src/Plugin/views/row/DataEntityRow.php
Creates an instance of the plugin.
DefaultHtmlRouteProvider::createInstance in core/lib/Drupal/Core/Entity/Routing/DefaultHtmlRouteProvider.php
Instantiates a new instance of this entity handler.
DefaultRevisionStateTest::setUp in core/modules/content_moderation/tests/src/Kernel/DefaultRevisionStateTest.php
DefaultSelection::create in core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php
Creates an instance of the plugin.
DefaultSelectionDeriver::create in core/lib/Drupal/Core/Entity/Plugin/Derivative/DefaultSelectionDeriver.php
Creates a new class instance.
DefaultsSectionStorage::create in core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php
Creates an instance of the plugin.
DefaultsSectionStorageTest::testThirdPartySettings in core/modules/layout_builder/tests/src/Unit/DefaultsSectionStorageTest.php
@covers ::getThirdPartySetting @covers ::setThirdPartySetting
DeleteAction::create in core/lib/Drupal/Core/Action/Plugin/Action/DeleteAction.php
Creates an instance of the plugin.
DeleteMultipleForm::create in core/lib/Drupal/Core/Entity/Form/DeleteMultipleForm.php
Instantiates a new instance of this class.
DependencySerializationTrait::__wakeup in core/lib/Drupal/Core/DependencyInjection/DependencySerializationTrait.php
Drupal::entityTypeManager in core/lib/Drupal.php
Retrieves the entity type manager.
DrupalMediaLibrary::create in core/modules/media_library/src/Plugin/CKEditorPlugin/DrupalMediaLibrary.php
Creates an instance of the plugin.
DrupalSqlBase::create in core/modules/migrate_drupal/src/Plugin/migrate/source/DrupalSqlBase.php
Creates an instance of the plugin.
DrupalTest::testEntityQuery in core/tests/Drupal/Tests/Core/DrupalTest.php
Tests the entityQuery() method.
DrupalTest::testEntityQueryAggregate in core/tests/Drupal/Tests/Core/DrupalTest.php
Tests the entityQueryAggregate() method.
DrupalTest::testEntityTypeManager in core/tests/Drupal/Tests/Core/DrupalTest.php
Tests the entityTypeManager() method.
DynamicLocalTasks::create in core/modules/content_moderation/src/Plugin/Derivative/DynamicLocalTasks.php
Creates a new class instance.
DynamicLocalTasks::create in core/modules/media/src/Plugin/Derivative/DynamicLocalTasks.php
Creates a new class instance.
EditorConfigEntityUnitTest::setUp in core/modules/editor/tests/src/Unit/EditorConfigEntityUnitTest.php
EmailAction::create in core/lib/Drupal/Core/Action/Plugin/Action/EmailAction.php
Creates an instance of the plugin.
EmptySource::create in core/modules/migrate_drupal/src/Plugin/migrate/source/EmptySource.php
Creates an instance of the plugin.
Entity::create in core/modules/views/src/Plugin/views/area/Entity.php
Creates an instance of the plugin.
Entity::create in core/modules/views/src/Plugin/views/argument_validator/Entity.php
Creates an instance of the plugin.
EntityAccess::create in core/modules/workspaces/src/EntityAccess.php
Instantiates a new instance of this class.
EntityActionBase::create in core/lib/Drupal/Core/Action/Plugin/Action/EntityActionBase.php
Creates an instance of the plugin.
EntityActionDeriverBase::create in core/lib/Drupal/Core/Action/Plugin/Action/Derivative/EntityActionDeriverBase.php
Creates a new class instance.
EntityAdapterUnitTest::setUp in core/tests/Drupal/Tests/Core/Entity/TypedData/EntityAdapterUnitTest.php
EntityBundle::create in core/lib/Drupal/Core/Entity/Plugin/Condition/Deriver/EntityBundle.php
Creates a new class instance.
EntityContextDefinitionIsSatisfiedTest::setUp in core/tests/Drupal/Tests/Core/Plugin/Context/EntityContextDefinitionIsSatisfiedTest.php
EntityController::create in core/lib/Drupal/Core/Entity/Controller/EntityController.php
Instantiates a new instance of this class.
EntityDeriver::create in core/modules/rest/src/Plugin/Deriver/EntityDeriver.php
Creates a new class instance.
EntityDeriver::create in core/lib/Drupal/Core/Entity/Plugin/DataType/Deriver/EntityDeriver.php
Creates a new class instance.
EntityDisplayModeBaseUnitTest::setUp in core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayModeBaseUnitTest.php
EntityDisplayModeListBuilder::createInstance in core/modules/field_ui/src/EntityDisplayModeListBuilder.php
Instantiates a new instance of this entity handler.
EntityDisplayRebuilder::create in core/modules/field/src/EntityDisplayRebuilder.php
Instantiates a new instance of this class.
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
EntityHasFieldConstraintValidatorTest::testValidation in core/tests/Drupal/KernelTests/Core/Entity/EntityHasFieldConstraintValidatorTest.php
EntityKernelTestBase::refreshServices in core/tests/Drupal/KernelTests/Core/Entity/EntityKernelTestBase.php
Refresh services.
EntityKernelTestBase::setUp in core/tests/Drupal/KernelTests/Core/Entity/EntityKernelTestBase.php
EntityLabel::create in core/modules/views/src/Plugin/views/field/EntityLabel.php
Creates an instance of the plugin.
EntityLinkTest::setUp in core/tests/Drupal/Tests/Core/Entity/EntityLinkTest.php
EntityOperations::create in core/modules/content_moderation/src/EntityOperations.php
Instantiates a new instance of this class.
EntityOperations::create in core/modules/workspaces/src/EntityOperations.php
Instantiates a new instance of this class.
EntityOperations::create in core/modules/views/src/Plugin/views/field/EntityOperations.php
Creates an instance of the plugin.
EntityQueryTest::testConditionOnRevisionMetadataKeys in core/tests/Drupal/KernelTests/Core/Entity/EntityQueryTest.php
Tests entity queries with condition on the revision metadata keys.
EntityReferenceEntityFormatter::create in core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/EntityReferenceEntityFormatter.php
Creates an instance of the plugin.
EntityReferenceItemNormalizer::__construct in core/modules/hal/src/Normalizer/EntityReferenceItemNormalizer.php
Constructs an EntityReferenceItemNormalizer object.
EntityReferenceSupportedNewEntitiesConstraintValidator::create in core/modules/workspaces/src/Plugin/Validation/Constraint/EntityReferenceSupportedNewEntitiesConstraintValidator.php
Instantiates a new instance of this class.
EntityReferenceTranslationDeriver::create in core/modules/migrate_drupal/src/Plugin/migrate/EntityReferenceTranslationDeriver.php
Creates a new class instance.
EntityRepositoryTest::setUp in core/tests/Drupal/KernelTests/Core/Entity/EntityRepositoryTest.php
EntityResource::create in core/modules/rest/src/Plugin/rest/resource/EntityResource.php
Creates an instance of the plugin.
EntityRow::create in core/modules/views/src/Plugin/views/row/EntityRow.php
Creates an instance of the plugin.
EntityTypeConstraintsTest::testConstraintDefinition in core/tests/Drupal/KernelTests/Core/Entity/EntityTypeConstraintsTest.php
Tests defining entity constraints via entity type annotations and hooks.
EntityTypedDataDefinitionTest::testEntityDefinitionIsInternal in core/tests/Drupal/KernelTests/Core/Entity/EntityTypedDataDefinitionTest.php
Tests that an entity annotation can mark the data definition as internal.
EntityTypeInfo::create in core/modules/content_moderation/src/EntityTypeInfo.php
Instantiates a new instance of this class.
EntityTypeInfo::create in core/modules/workspaces/src/EntityTypeInfo.php
Instantiates a new instance of this class.
EntityTypeInfoTest::setUp in core/modules/content_moderation/tests/src/Kernel/EntityTypeInfoTest.php
EntityUnitTest::setUp in core/tests/Drupal/Tests/Core/Entity/EntityUnitTest.php
EntityUntranslatableFieldsConstraintValidator::create in core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/EntityUntranslatableFieldsConstraintValidator.php
Instantiates a new instance of this class.
EntityViewController::create in core/lib/Drupal/Core/Entity/Controller/EntityViewController.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.
EntityViewsDataTest::setUp in core/modules/views/tests/src/Unit/EntityViewsDataTest.php
EntityWorkspaceConflictConstraintValidator::create in core/modules/workspaces/src/Plugin/Validation/Constraint/EntityWorkspaceConflictConstraintValidator.php
Instantiates a new instance of this class.
ExternalNormalizersTest::testFormatAgnosticNormalizers in core/modules/jsonapi/tests/src/Functional/ExternalNormalizersTest.php
Tests a format-agnostic normalizer.
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.
FeedViewBuilder::createInstance in core/modules/aggregator/src/FeedViewBuilder.php
Instantiates a new instance of this entity handler.
Fid::create in core/modules/file/src/Plugin/views/argument/Fid.php
Creates an instance of the plugin.
Fid::create in core/modules/aggregator/src/Plugin/views/argument/Fid.php
Creates an instance of the plugin.
FieldableEntityDefinitionUpdateTest::setUp in core/tests/Drupal/KernelTests/Core/Entity/FieldableEntityDefinitionUpdateTest.php
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.
FieldConfigStorage::createInstance in core/modules/field/src/FieldConfigStorage.php
Instantiates a new instance of this entity handler.
FieldDefinitionIntegrityTest::testFieldPluginDefinitionAvailability in core/modules/field/tests/src/Kernel/FieldDefinitionIntegrityTest.php
Tests to load field plugin definitions used in core's existing entities.
FieldItemNormalizerTest::setUp in core/modules/jsonapi/tests/src/Kernel/Normalizer/FieldItemNormalizerTest.php
FieldRenderedEntityTranslationTest::setUp in core/modules/views/tests/src/Functional/Entity/FieldRenderedEntityTranslationTest.php
FieldStorageAddForm::create in core/modules/field_ui/src/Form/FieldStorageAddForm.php
Instantiates a new instance of this class.
FieldStorageConfigAccessControlHandlerTest::setUp in core/modules/field/tests/src/Unit/FieldStorageConfigAccessControlHandlerTest.php
FieldStorageConfigEntityUnitTest::setUp in core/modules/field/tests/src/Unit/FieldStorageConfigEntityUnitTest.php
FieldStorageConfigListBuilder::createInstance in core/modules/field_ui/src/FieldStorageConfigListBuilder.php
Instantiates a new instance of this entity handler.
FieldStorageConfigStorage::createInstance in core/modules/field/src/FieldStorageConfigStorage.php
Instantiates a new instance of this entity handler.
FieldUiLocalAction::create in core/modules/field_ui/src/Plugin/Derivative/FieldUiLocalAction.php
Creates a new class instance.
FieldUiLocalTask::create in core/modules/field_ui/src/Plugin/Derivative/FieldUiLocalTask.php
Creates a new class instance.
FieldUiPermissions::create in core/modules/field_ui/src/FieldUiPermissions.php
Instantiates a new instance of this class.
FileUploadForm::create in core/modules/media_library/src/Form/FileUploadForm.php
Instantiates a new instance of this class.
FileUploadResource::create in core/modules/file/src/Plugin/rest/resource/FileUploadResource.php
Creates an instance of the plugin.
FilterPermissions::create in core/modules/filter/src/FilterPermissions.php
Instantiates a new instance of this class.
ForumController::create in core/modules/forum/src/Controller/ForumController.php
Instantiates a new instance of this class.
ForumIntegrationTest::testForumIntegration in core/modules/forum/tests/src/Functional/Views/ForumIntegrationTest.php
Tests the integration.
Iid::create in core/modules/aggregator/src/Plugin/views/argument/Iid.php
Creates an instance of the plugin.
Image::create in core/modules/media/src/Plugin/media/Source/Image.php
Creates an instance of the plugin.
ImageAdminStylesTest::testStyle in core/modules/image/tests/src/Functional/ImageAdminStylesTest.php
General test to add a style, add/remove/edit effects to it, then delete it.
InlineBlock::create in core/modules/layout_builder/src/Plugin/Block/InlineBlock.php
Creates an instance of the plugin.
InlineBlockDeriver::create in core/modules/layout_builder/src/Plugin/Derivative/InlineBlockDeriver.php
Creates a new class instance.
InlineBlockEntityOperations::create in core/modules/layout_builder/src/InlineBlockEntityOperations.php
Instantiates a new instance of this class.
InstallHelper::create in core/profiles/demo_umami/modules/demo_umami_content/src/InstallHelper.php
Instantiates a new instance of this class.
LanguageFormatter::create in core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/LanguageFormatter.php
Creates an instance of the plugin.
LanguageNegotiationContentEntity::create in core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationContentEntity.php
Creates an instance of the plugin.
LatestRevision::create in core/modules/views/src/Plugin/views/filter/LatestRevision.php
Creates an instance of the plugin.
LatestTranslationAffectedRevision::create in core/modules/views/src/Plugin/views/filter/LatestTranslationAffectedRevision.php
Creates an instance of the plugin.
LayoutBuilderLocalTaskDeriver::create in core/modules/layout_builder/src/Plugin/Derivative/LayoutBuilderLocalTaskDeriver.php
Creates a new class instance.
LayoutBuilderOverridesPermissions::create in core/modules/layout_builder/src/LayoutBuilderOverridesPermissions.php
Instantiates a new instance of this class.
LayoutBuilderServiceProvider::register in core/modules/layout_builder/src/LayoutBuilderServiceProvider.php
Registers services to the container.
LinkBase::create in core/modules/views/src/Plugin/views/field/LinkBase.php
Creates an instance of the plugin.
LinkUri::create in core/modules/menu_link_content/src/Plugin/migrate/process/LinkUri.php
Creates an instance of the plugin.
LinkUriTest::doTransform in core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/process/LinkUriTest.php
Transforms a link path into an 'internal:' or 'entity:' URI.
MakeUniqueEntityField::create in core/modules/migrate/src/Plugin/migrate/process/MakeUniqueEntityField.php
Creates an instance of the plugin.
ManageDisplayTest::setUp in core/modules/field_ui/tests/src/FunctionalJavascript/ManageDisplayTest.php
MediaEmbed::create in core/modules/media/src/Plugin/Filter/MediaEmbed.php
Creates an instance of the plugin.
MediaLibraryWidget::create in core/modules/media_library/src/Plugin/Field/FieldWidget/MediaLibraryWidget.php
Creates an instance of the plugin.
MediaListBuilder::createInstance in core/modules/media/src/MediaListBuilder.php
Instantiates a new instance of this entity handler.
MediaPermissions::create in core/modules/media/src/MediaPermissions.php
Instantiates a new instance of this class.
MediaRouteProvider::createInstance in core/modules/media/src/Routing/MediaRouteProvider.php
Instantiates a new instance of this entity handler.
MediaSettingsForm::create in core/modules/media/src/Form/MediaSettingsForm.php
Instantiates a new instance of this class.
MediaSourceBase::create in core/modules/media/src/MediaSourceBase.php
Creates an instance of the plugin.
MediaTypeDeleteConfirmForm::create in core/modules/media/src/Form/MediaTypeDeleteConfirmForm.php
Instantiates a new instance of this class.
MenuLinkContent::create in core/modules/menu_link_content/src/Plugin/Menu/MenuLinkContent.php
Creates an instance of the plugin.
MenuLinkContentDeriver::create in core/modules/menu_link_content/src/Plugin/Deriver/MenuLinkContentDeriver.php
Creates a new class instance.
MenuTreeHierarchyConstraintValidator::create in core/modules/menu_link_content/src/Plugin/Validation/Constraint/MenuTreeHierarchyConstraintValidator.php
Instantiates a new instance of this class.
MigrateUpgradeTestBase::assertIdConflictForm in core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeTestBase.php
Helper method that asserts text on the ID conflict form.
ModeratedNodeListBuilder::createInstance in core/modules/content_moderation/src/ModeratedNodeListBuilder.php
Instantiates a new instance of this entity handler.
ModerationOptOutPublish::create in core/modules/content_moderation/src/Plugin/Action/ModerationOptOutPublish.php
Creates an instance of the plugin.
ModerationOptOutUnpublish::create in core/modules/content_moderation/src/Plugin/Action/ModerationOptOutUnpublish.php
Creates an instance of the plugin.
ModerationStateConstraintValidator::create in core/modules/content_moderation/src/Plugin/Validation/Constraint/ModerationStateConstraintValidator.php
Instantiates a new instance of this class.
ModerationStateFilter::create in core/modules/content_moderation/src/Plugin/views/filter/ModerationStateFilter.php
Creates an instance of the plugin.
ModerationStateSort::create in core/modules/content_moderation/src/Plugin/views/sort/ModerationStateSort.php
Creates an instance of the plugin.
ModerationStateWidget::create in core/modules/content_moderation/src/Plugin/Field/FieldWidget/ModerationStateWidget.php
Creates an instance of the plugin.
ModulesUninstallConfirmForm::create in core/modules/system/src/Form/ModulesUninstallConfirmForm.php
Instantiates a new instance of this class.
NegotiationConfigureForm::create in core/modules/language/src/Form/NegotiationConfigureForm.php
Instantiates a new instance of this class.
Node::create in core/modules/node/src/Plugin/migrate/source/d6/Node.php
Creates an instance of the plugin.
Node::create in core/modules/node/src/Plugin/migrate/source/d7/Node.php
Creates an instance of the plugin.
NodeNewComments::create in core/modules/comment/src/Plugin/views/field/NodeNewComments.php
Creates an instance of the plugin.
NodePreviewController::create in core/modules/node/src/Controller/NodePreviewController.php
Instantiates a new instance of this class.
NodeRevisionDeleteForm::create in core/modules/node/src/Form/NodeRevisionDeleteForm.php
Instantiates a new instance of this class.
NodeSearch::create in core/modules/node/src/Plugin/Search/NodeSearch.php
Creates an instance of the plugin.
NodeViewController::create in core/modules/node/src/Controller/NodeViewController.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.
OEmbedForm::create in core/modules/media_library/src/Form/OEmbedForm.php
Instantiates a new instance of this class.
OverridesSectionStorage::create in core/modules/layout_builder/src/Plugin/SectionStorage/OverridesSectionStorage.php
Creates an instance of the plugin.
OverviewTerms::create in core/modules/taxonomy/src/Form/OverviewTerms.php
Instantiates a new instance of this class.
PathAliasConstraintValidator::create in core/modules/path/src/Plugin/Validation/Constraint/PathAliasConstraintValidator.php
Instantiates a new instance of this class.
Permissions::create in core/modules/user/src/Plugin/views/field/Permissions.php
Creates an instance of the plugin.
PrepareModulesEntityUninstallForm::create in core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php
Instantiates a new instance of this class.
QuickEditIntegration::create in core/modules/layout_builder/src/QuickEditIntegration.php
Instantiates a new instance of this class.
RdfMappingConfigEntityUnitTest::setUp in core/modules/rdf/tests/src/Unit/RdfMappingConfigEntityUnitTest.php
RenderedEntity::create in core/modules/views/src/Plugin/views/field/RenderedEntity.php
Creates an instance of the plugin.
ResourceTestBase::setUp in core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php
ResponsiveImageStyleConfigEntityUnitTest::setUp in core/modules/responsive_image/tests/src/Unit/ResponsiveImageStyleConfigEntityUnitTest.php
RestPermissions::create in core/modules/rest/src/RestPermissions.php
Instantiates a new instance of this class.
RolesRid::create in core/modules/user/src/Plugin/views/argument/RolesRid.php
Creates an instance of the plugin.
RolesRidTest::testTitleQuery in core/modules/user/tests/src/Unit/Views/Argument/RolesRidTest.php
Tests the titleQuery method.
RssPluginBase::create in core/modules/views/src/Plugin/views/row/RssPluginBase.php
Creates an instance of the plugin.
SaveAction::create in core/lib/Drupal/Core/Action/Plugin/Action/SaveAction.php
Creates an instance of the plugin.
Sql::create in core/modules/views/src/Plugin/views/query/Sql.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
SqlTest::setupEntityTypeManager in core/modules/views/tests/src/Unit/Plugin/query/SqlTest.php
Sets up the entity type manager in the container.
StatisticsPopularBlock::create in core/modules/statistics/src/Plugin/Block/StatisticsPopularBlock.php
Creates an instance of the plugin.
StringFormatter::create in core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/StringFormatter.php
Creates an instance of the plugin.
SystemMenuOffCanvasForm::create in core/modules/system/src/Form/SystemMenuOffCanvasForm.php
Instantiates a new instance of this class.
TaxonomyPermissions::create in core/modules/taxonomy/src/TaxonomyPermissions.php
Instantiates a new instance of this class.
TaxonomyTermHierarchyConstraintValidator::create in core/modules/taxonomy/src/Plugin/Validation/Constraint/TaxonomyTermHierarchyConstraintValidator.php
Instantiates a new instance of this class.
TaxonomyTestBase::mockStandardInstall in core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTestBase.php
Provides a workaround for the inability to use the standard profile.
TermParentsTest::setUp in core/modules/taxonomy/tests/src/Functional/TermParentsTest.php
ThumbnailDownloader::create in core/modules/media/src/Plugin/QueueWorker/ThumbnailDownloader.php
Creates an instance of the plugin.
TourHelpSection::create in core/modules/tour/src/Plugin/HelpSection/TourHelpSection.php
Creates an instance of the plugin.
TrackerController::create in core/modules/tracker/src/Controller/TrackerController.php
Instantiates a new instance of this class.
TrustedHostsTest::testShortcut in core/modules/system/tests/src/Functional/System/TrustedHostsTest.php
Tests that shortcut module works together with host verification.
Type::create in core/modules/node/src/Plugin/views/argument/Type.php
Creates an instance of the plugin.
UniquePathAliasConstraintValidator::create in core/lib/Drupal/Core/Path/Plugin/Validation/Constraint/UniquePathAliasConstraintValidator.php
Instantiates a new instance of this class.
UserKernelTestBase::setUp in core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php
UserMailRequiredValidatorTest::createValidator in core/modules/user/tests/src/Unit/Plugin/Validation/Constraint/UserMailRequiredValidatorTest.php
Creates a validator instance.
UserMultipleCancelConfirm::create in core/modules/user/src/Form/UserMultipleCancelConfirm.php
Instantiates a new instance of this class.
UserSearch::create in core/modules/user/src/Plugin/Search/UserSearch.php
Creates an instance of the plugin.
UserSelection::create in core/modules/user/src/Plugin/EntityReferenceSelection/UserSelection.php
Creates an instance of the plugin.
UserSessionTest::setUp in core/tests/Drupal/Tests/Core/Session/UserSessionTest.php
ValidReferenceConstraintValidator::create in core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/ValidReferenceConstraintValidator.php
Instantiates a new instance of this class.
ViewsConfigUpdater::create in core/modules/views/src/ViewsConfigUpdater.php
Instantiates a new instance of this class.
ViewsEntityArgumentValidator::create in core/modules/views/src/Plugin/Derivative/ViewsEntityArgumentValidator.php
Creates a new class instance.
ViewsEntityRow::create in core/modules/views/src/Plugin/Derivative/ViewsEntityRow.php
Creates a new class instance.
ViewsEntitySchemaSubscriberIntegrationTest::setUp in core/modules/views/tests/src/Kernel/EventSubscriber/ViewsEntitySchemaSubscriberIntegrationTest.php
ViewsMenuLink::create in core/modules/views/src/Plugin/Menu/ViewsMenuLink.php
Creates an instance of the plugin.
ViewsQueryAlter::create in core/modules/workspaces/src/ViewsQueryAlter.php
Instantiates a new instance of this class.
ViewsSelection::create in core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php
Creates an instance of the plugin.
ViewsTest::testGetApplicableViews in core/modules/views/tests/src/Unit/ViewsTest.php
@covers ::getApplicableViews
ViewsTest::testGetNonExistentView in core/modules/views/tests/src/Unit/ViewsTest.php
Tests the getView() method against a non-existent view.
ViewsTest::testGetView in core/modules/views/tests/src/Unit/ViewsTest.php
Tests the getView() method.
VocabularyListBuilder::createInstance in core/modules/taxonomy/src/VocabularyListBuilder.php
Instantiates a new instance of this entity handler.
WorkspaceMergeForm::create in core/modules/workspaces/src/Form/WorkspaceMergeForm.php
Instantiates a new instance of this class.
WorkspacePermissionsTest::testCreateWorkspace in core/modules/workspaces/tests/src/Functional/WorkspacePermissionsTest.php
Verifies that a user can create but not edit a workspace.
WorkspacePublishForm::create in core/modules/workspaces/src/Form/WorkspacePublishForm.php
Instantiates a new instance of this class.
WorkspaceSwitcherBlock::create in core/modules/workspaces/src/Plugin/Block/WorkspaceSwitcherBlock.php
Creates an instance of the plugin.
WorkspaceSwitcherForm::create in core/modules/workspaces/src/Form/WorkspaceSwitcherForm.php
Instantiates a new instance of this class.
WorkspaceTestUtilities::getOneEntityByLabel in core/modules/workspaces/tests/src/Functional/WorkspaceTestUtilities.php
Loads a single entity by its label.
WorkspaceViewBuilder::createInstance in core/modules/workspaces/src/WorkspaceViewBuilder.php
Instantiates a new instance of this entity handler.
_content_moderation_views_data_object in core/modules/content_moderation/content_moderation.views.inc
Creates a ViewsData object to respond to views hooks.