36 string references to 'Entity'

CommentBreadcrumbBuilder::applies in core/modules/comment/src/CommentBreadcrumbBuilder.php
Whether this breadcrumb builder should be used to build the breadcrumb.
CommentBreadcrumbBuilder::build in core/modules/comment/src/CommentBreadcrumbBuilder.php
Builds the breadcrumb.
ConfigEntityBaseUnitTest::testAddDependency in core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php
@covers ::addDependency[[api-linebreak]]
ConfigInstallTest::testCollectionInstallationCollectionConfigEntity in core/tests/Drupal/KernelTests/Core/Config/ConfigInstallTest.php
Tests collections which do not support config entities install correctly.
ConfigInstallTest::testCollectionInstallationCollections in core/tests/Drupal/KernelTests/Core/Config/ConfigInstallTest.php
Tests config objects in collections are installed as expected.
ContentEntityBaseUnitTest::testTypedData in core/tests/Drupal/Tests/Core/Entity/ContentEntityBaseUnitTest.php
Tests each condition in EntityBase::getTypedData().
core.services.yml in core/core.services.yml
core/core.services.yml
DCOM58Test::testIssueWithNamespacesOrImports in core/tests/Drupal/Tests/Component/Annotation/Doctrine/Ticket/DCOM58Test.php
EntityBase::toUrl in core/lib/Drupal/Core/Entity/EntityBase.php
Gets the URL object for the entity.
EntityContextDefinitionIsSatisfiedTest::providerTestIsSatisfiedBy in core/tests/Drupal/Tests/Core/Plugin/Context/EntityContextDefinitionIsSatisfiedTest.php
Provides test data for ::testIsSatisfiedBy().
EntityDataDefinition::createFromDataType in core/lib/Drupal/Core/Entity/TypedData/EntityDataDefinition.php
Creates a new data definition object.
EntityDataDefinition::getDataType in core/lib/Drupal/Core/Entity/TypedData/EntityDataDefinition.php
Returns the data type of the data.
EntityDisplayModeBaseUnitTest::setUp in core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayModeBaseUnitTest.php
EntityFieldTest::doTestIntrospection in core/tests/Drupal/KernelTests/Core/Entity/EntityFieldTest.php
Executes the introspection tests for the given entity type.
EntityFieldTest::testEntityConstraintValidation in core/tests/Drupal/KernelTests/Core/Entity/EntityFieldTest.php
Tests validation constraints provided by the Entity API.
EntityLabelTest::testEntityLabelCasing in core/modules/system/tests/src/Kernel/Entity/EntityLabelTest.php
Tests that entity type labels use sentence-case.
EntityReferenceItem::onChange in core/lib/Drupal/Core/Field/Plugin/Field/FieldType/EntityReferenceItem.php
React to changes to a child property or item.
EntityReferenceItem::setValue in core/lib/Drupal/Core/Field/Plugin/Field/FieldType/EntityReferenceItem.php
Overrides \Drupal\Core\TypedData\TypedData::setValue().
EntityResourcePostRouteSubscriber::onDynamicRouteEvent in core/modules/rest/src/EventSubscriber/EntityResourcePostRouteSubscriber.php
Provides routes on route rebuild time.
EntityTest::setUp in core/modules/views/tests/src/Unit/Plugin/area/EntityTest.php
EntityTypedDataDefinitionTest::testEntities in core/tests/Drupal/KernelTests/Core/Entity/EntityTypedDataDefinitionTest.php
Tests deriving metadata about entities.
EntityTypedDataDefinitionTest::testEntityReferences in core/tests/Drupal/KernelTests/Core/Entity/EntityTypedDataDefinitionTest.php
Tests deriving metadata from entity references.
EntityTypeManager::__construct in core/lib/Drupal/Core/Entity/EntityTypeManager.php
Constructs a new Entity plugin manager.
EntityUrlTest::assertUrl in core/tests/Drupal/Tests/Core/Entity/EntityUrlTest.php
Asserts that a given URL object matches the expectations.
ImageItemTest::testImageItem in core/modules/image/tests/src/Kernel/ImageItemTest.php
Tests using entity fields of the image field type.
LinkWidget::getUriAsDisplayableString in core/modules/link/src/Plugin/Field/FieldWidget/LinkWidget.php
Gets the URI without the 'internal:' or 'entity:' scheme.
TypedDataTest::testTypedDataValidation in core/tests/Drupal/KernelTests/Core/TypedData/TypedDataTest.php
Tests typed data validation.
Url::fromEntityUri in core/lib/Drupal/Core/Url.php
Create a new Url object for entity URIs.
Url::fromUri in core/lib/Drupal/Core/Url.php
Creates a new Url object from a URI.
views.area.schema.yml in core/modules/views/config/schema/views.area.schema.yml
core/modules/views/config/schema/views.area.schema.yml
views.view.taxonomy_term.yml in core/modules/taxonomy/config/optional/views.view.taxonomy_term.yml
core/modules/taxonomy/config/optional/views.view.taxonomy_term.yml
views.view.taxonomy_translated_term_name_test.yml in core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.taxonomy_translated_term_name_test.yml
core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.taxonomy_translated_term_name_test.yml
views.view.test_area_order.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_area_order.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_area_order.yml
views.view.test_entity_area.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_entity_area.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_entity_area.yml
views.view.test_token_view.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_token_view.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_token_view.yml
WorkspaceSafeFormTrait::isWorkspaceSafeForm in core/modules/layout_builder/src/Form/WorkspaceSafeFormTrait.php
Determines whether the current form is safe to be submitted in a workspace.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.