You are here

66 string references to entity.repository in Drupal 8

AccountForm::create in core/modules/user/src/AccountForm.php
Instantiates a new instance of this class.
BlockContentEntityReferenceSelectionTest::setUp in core/modules/block_content/tests/src/Kernel/BlockContentEntityReferenceSelectionTest.php
BookOutlineForm::create in core/modules/book/src/Form/BookOutlineForm.php
Instantiates a new instance of this class.
BulkForm::create in core/modules/views/src/Plugin/views/field/BulkForm.php
Creates an instance of the plugin.
BulkForm::__construct in core/modules/views/src/Plugin/views/field/BulkForm.php
Constructs a new BulkForm object.
CommentController::create in core/modules/comment/src/Controller/CommentController.php
Instantiates a new instance of this class.
CommentController::__construct in core/modules/comment/src/Controller/CommentController.php
Constructs a CommentController object.
CommentForm::create in core/modules/comment/src/CommentForm.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.
ConfigManager::__construct in core/lib/Drupal/Core/Config/ConfigManager.php
Creates ConfigManager objects.
ContentEntityForm::create in core/lib/Drupal/Core/Entity/ContentEntityForm.php
Instantiates a new instance of this class.
DataEntityRow::create in core/modules/rest/src/Plugin/views/row/DataEntityRow.php
Creates an instance of the plugin.
DataEntityRow::__construct in core/modules/rest/src/Plugin/views/row/DataEntityRow.php
Constructs a new DataEntityRow object.
DefaultSelection::create in core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php
Creates an instance of the plugin.
DefaultSelection::__construct in core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php
Constructs a new DefaultSelection object.
EditorFileReference::create in core/modules/editor/src/Plugin/Filter/EditorFileReference.php
Creates an instance of the plugin.
EditorMediaDialog::create in core/modules/media/src/Form/EditorMediaDialog.php
Instantiates a new instance of this class.
Entity::create in core/modules/views/src/Plugin/views/area/Entity.php
Creates an instance of the plugin.
Entity::__construct in core/modules/views/src/Plugin/views/area/Entity.php
Constructs a new Entity instance.
EntityAutocomplete::getEntityLabels in core/lib/Drupal/Core/Entity/Element/EntityAutocomplete.php
Converts an array of entity objects into a string of entity labels.
EntityController::create in core/lib/Drupal/Core/Entity/Controller/EntityController.php
Instantiates a new instance of this class.
EntityConverter::__construct in core/lib/Drupal/Core/ParamConverter/EntityConverter.php
Constructs a new EntityConverter.
EntityField::create in core/modules/views/src/Plugin/views/field/EntityField.php
Creates an instance of the plugin.
EntityField::__construct in core/modules/views/src/Plugin/views/field/EntityField.php
Constructs a \Drupal\field\Plugin\views\field\Field object.
EntityFieldRenderer::__construct in core/modules/views/src/Entity/Render/EntityFieldRenderer.php
Constructs an EntityFieldRenderer object.
EntityLoadByUuidTest::testLoadEntityByUuidAccessChecking in core/tests/Drupal/KernelTests/Core/Entity/EntityLoadByUuidTest.php
Ensures that ::loadEntityByUuid() doesn't apply access checking.
EntityManagerTest::setUp in core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php
EntityOperations::create in core/modules/views/src/Plugin/views/field/EntityOperations.php
Creates an instance of the plugin.
EntityOperations::__construct in core/modules/views/src/Plugin/views/field/EntityOperations.php
Constructs a new EntityOperations object.
EntityReferenceItem::calculateDependencies in core/lib/Drupal/Core/Field/Plugin/Field/FieldType/EntityReferenceItem.php
Calculates dependencies for field items.
EntityReferenceItem::onDependencyRemoval in core/lib/Drupal/Core/Field/Plugin/Field/FieldType/EntityReferenceItem.php
Informs the plugin that a dependency of the field will be deleted.
EntityRepositoryTest::setUp in core/tests/Drupal/KernelTests/Core/Entity/EntityRepositoryTest.php
EntityRow::create in core/modules/views/src/Plugin/views/row/EntityRow.php
Creates an instance of the plugin.
EntityRow::__construct in core/modules/views/src/Plugin/views/row/EntityRow.php
Constructs a new EntityRow object.
EntityTranslationRenderTrait::getEntityRepository in core/modules/views/src/Entity/Render/EntityTranslationRenderTrait.php
Returns the entity repository.
EntityViewBuilder::createInstance in core/lib/Drupal/Core/Entity/EntityViewBuilder.php
Instantiates a new instance of this entity handler.
FeedViewBuilder::createInstance in core/modules/aggregator/src/FeedViewBuilder.php
Instantiates a new instance of this entity handler.
LinkBase::create in core/modules/views/src/Plugin/views/field/LinkBase.php
Creates an instance of the plugin.
LinkBase::__construct in core/modules/views/src/Plugin/views/field/LinkBase.php
Constructs a LinkBase object.
MediaEmbed::create in core/modules/media/src/Plugin/Filter/MediaEmbed.php
Creates an instance of the plugin.
MediaFilterController::create in core/modules/media/src/Controller/MediaFilterController.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.
MenuLinkContent::__construct in core/modules/menu_link_content/src/Plugin/Menu/MenuLinkContent.php
Constructs a new MenuLinkContent.
MenuLinkContentForm::create in core/modules/menu_link_content/src/Form/MenuLinkContentForm.php
Instantiates a new instance of this class.
MessageForm::create in core/modules/contact/src/MessageForm.php
Instantiates a new instance of this class.
NodeController::create in core/modules/node/src/Controller/NodeController.php
Instantiates a new instance of this class.
NodeController::__construct in core/modules/node/src/Controller/NodeController.php
Constructs a NodeController object.
NodeForm::create in core/modules/node/src/NodeForm.php
Instantiates a new instance of this class.
NodePreviewController::create in core/modules/node/src/Controller/NodePreviewController.php
Instantiates a new instance of this class.
NodePreviewController::__construct in core/modules/node/src/Controller/NodePreviewController.php
Creates an NodeViewController object.
NodeViewController::create in core/modules/node/src/Controller/NodeViewController.php
Instantiates a new instance of this class.
NodeViewController::__construct in core/modules/node/src/Controller/NodeViewController.php
Creates an NodeViewController object.
OverridesEntityForm::create in core/modules/layout_builder/src/Form/OverridesEntityForm.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.
OverviewTerms::__construct in core/modules/taxonomy/src/Form/OverviewTerms.php
Constructs an OverviewTerms object.
QuickEditController::create in core/modules/quickedit/src/QuickEditController.php
Instantiates a new instance of this class.
QuickEditController::__construct in core/modules/quickedit/src/QuickEditController.php
Constructs a new QuickEditController.
RenderedEntity::create in core/modules/views/src/Plugin/views/field/RenderedEntity.php
Creates an instance of the plugin.
RenderedEntity::__construct in core/modules/views/src/Plugin/views/field/RenderedEntity.php
Constructs a new RenderedEntity object.
StatisticsPopularBlock::create in core/modules/statistics/src/Plugin/Block/StatisticsPopularBlock.php
Creates an instance of the plugin.
TermBreadcrumbBuilder::__construct in core/modules/taxonomy/src/TermBreadcrumbBuilder.php
Constructs the TermBreadcrumbBuilder.
UserSelection::create in core/modules/user/src/Plugin/EntityReferenceSelection/UserSelection.php
Creates an instance of the plugin.
WorkspaceDeleteForm::create in core/modules/workspaces/src/Form/WorkspaceDeleteForm.php
Instantiates a new instance of this class.
WorkspaceDeployForm::create in core/modules/workspaces/src/Form/WorkspaceDeployForm.php
Instantiates a new instance of this class.
WorkspaceForm::create in core/modules/workspaces/src/Form/WorkspaceForm.php
Instantiates a new instance of this class.