Search for entity

  1. Search 7.x for entity
  2. Search 8.9.x for entity
  3. Search 10.3.x for entity
  4. Search 11.x for entity
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Entity class core/modules/views/src/Plugin/views/argument_validator/Entity.php Defines an argument validator plugin for each entity type.
Entity class core/modules/views/src/Plugin/views/area/Entity.php Provides an area handler which renders an entity in a certain view mode.
Entity class core/modules/migrate/src/Plugin/migrate/destination/Entity.php Provides a generic destination to import entities.
Entity class core/tests/Drupal/Tests/Component/Annotation/Doctrine/Ticket/DCOM58Test.php
Entity class core/tests/Drupal/Tests/Component/Annotation/Doctrine/Ticket/DCOM58Entity.php This class is a near-copy of tests/Doctrine/Tests/Common/Annotations/Ticket/DCOM58Entity.php, which is part of the Doctrine project: <http://www.doctrine-project.org>. It was copied from version 1.2.7.

All search results

Title Object type File name Summary
QuickEditLayoutBuilderEntityViewDisplayXmlAnonTest class core/modules/quickedit/tests/src/Functional/Rest/QuickEditLayoutBuilderEntityViewDisplayXmlAnonTest.php @group quickedit
@group layout_builder
@group rest
@group legacy
QuickEditLayoutBuilderEntityViewDisplayXmlAnonTest.php file core/modules/quickedit/tests/src/Functional/Rest/QuickEditLayoutBuilderEntityViewDisplayXmlAnonTest.php
QuickEditLayoutBuilderEntityViewDisplayXmlAnonTest::$modules property core/modules/quickedit/tests/src/Functional/Rest/QuickEditLayoutBuilderEntityViewDisplayXmlAnonTest.php Modules to install.
QuickEditLayoutBuilderEntityViewDisplayXmlBasicAuthTest class core/modules/quickedit/tests/src/Functional/Rest/QuickEditLayoutBuilderEntityViewDisplayXmlBasicAuthTest.php @group quickedit
@group layout_builder
@group rest
@group legacy
QuickEditLayoutBuilderEntityViewDisplayXmlBasicAuthTest.php file core/modules/quickedit/tests/src/Functional/Rest/QuickEditLayoutBuilderEntityViewDisplayXmlBasicAuthTest.php
QuickEditLayoutBuilderEntityViewDisplayXmlBasicAuthTest::$modules property core/modules/quickedit/tests/src/Functional/Rest/QuickEditLayoutBuilderEntityViewDisplayXmlBasicAuthTest.php Modules to install.
QuickEditLayoutBuilderEntityViewDisplayXmlCookieTest class core/modules/quickedit/tests/src/Functional/Rest/QuickEditLayoutBuilderEntityViewDisplayXmlCookieTest.php @group quickedit
@group layout_builder
@group rest
@group legacy
QuickEditLayoutBuilderEntityViewDisplayXmlCookieTest.php file core/modules/quickedit/tests/src/Functional/Rest/QuickEditLayoutBuilderEntityViewDisplayXmlCookieTest.php
QuickEditLayoutBuilderEntityViewDisplayXmlCookieTest::$modules property core/modules/quickedit/tests/src/Functional/Rest/QuickEditLayoutBuilderEntityViewDisplayXmlCookieTest.php Modules to install.
quickedit_entity_type_alter function core/modules/quickedit/quickedit.module Implements hook_entity_type_alter().
quickedit_entity_view_alter function core/modules/quickedit/quickedit.module Implements hook_entity_view_alter().
quickedit_preprocess_entity_page_title function core/modules/quickedit/quickedit.module Implements hook_preprocess_entity_page_title().
RawStringFormatterTest::$entityType property core/modules/field/tests/src/Kernel/String/RawStringFormatterTest.php
RawStringFormatterTest::renderEntityFields function core/modules/field/tests/src/Kernel/String/RawStringFormatterTest.php Renders fields of a given entity with a given display.
RdfMapping::$targetEntityType property core/modules/rdf/src/Entity/RdfMapping.php Entity type to be mapped.
RdfMappingConfigEntityUnitTest class core/modules/rdf/tests/src/Unit/RdfMappingConfigEntityUnitTest.php @coversDefaultClass \Drupal\rdf\Entity\RdfMapping[[api-linebreak]]
@group rdf
@group legacy
RdfMappingConfigEntityUnitTest.php file core/modules/rdf/tests/src/Unit/RdfMappingConfigEntityUnitTest.php
RdfMappingConfigEntityUnitTest::$entityType property core/modules/rdf/tests/src/Unit/RdfMappingConfigEntityUnitTest.php The entity type used for testing.
RdfMappingConfigEntityUnitTest::$entityTypeId property core/modules/rdf/tests/src/Unit/RdfMappingConfigEntityUnitTest.php The ID of the type of the entity under test.
RdfMappingConfigEntityUnitTest::$entityTypeManager property core/modules/rdf/tests/src/Unit/RdfMappingConfigEntityUnitTest.php The entity type manager used for testing.
RdfMappingConfigEntityUnitTest::$uuid property core/modules/rdf/tests/src/Unit/RdfMappingConfigEntityUnitTest.php The UUID generator used for testing.
RdfMappingConfigEntityUnitTest::setUp function core/modules/rdf/tests/src/Unit/RdfMappingConfigEntityUnitTest.php
RdfMappingConfigEntityUnitTest::testCalculateDependencies function core/modules/rdf/tests/src/Unit/RdfMappingConfigEntityUnitTest.php @covers ::calculateDependencies[[api-linebreak]]
RdfMappingConfigEntityUnitTest::testCalculateDependenciesWithEntityBundle function core/modules/rdf/tests/src/Unit/RdfMappingConfigEntityUnitTest.php @covers ::calculateDependencies[[api-linebreak]]
RdfMappingResourceTestBase::$entity property core/modules/rdf/tests/src/Functional/Rest/RdfMappingResourceTestBase.php
RdfMappingResourceTestBase::$entityTypeId property core/modules/rdf/tests/src/Functional/Rest/RdfMappingResourceTestBase.php The tested entity type.
RdfMappingResourceTestBase::createEntity function core/modules/rdf/tests/src/Functional/Rest/RdfMappingResourceTestBase.php Creates the entity to be tested.
RdfMappingResourceTestBase::getExpectedNormalizedEntity function core/modules/rdf/tests/src/Functional/Rest/RdfMappingResourceTestBase.php Returns the expected normalization of the entity.
RdfMappingResourceTestBase::getNormalizedPostEntity function core/modules/rdf/tests/src/Functional/Rest/RdfMappingResourceTestBase.php Returns the normalized POST entity.
RdfMappingTest::$entity property core/modules/rdf/tests/src/Functional/Jsonapi/RdfMappingTest.php
RdfMappingTest::$entityTypeId property core/modules/rdf/tests/src/Functional/Jsonapi/RdfMappingTest.php The tested entity type.
RdfMappingTest::createEntity function core/modules/rdf/tests/src/Functional/Jsonapi/RdfMappingTest.php Creates the entity to be tested.
rdf_entity_prepare_view function core/modules/rdf/rdf.module Implements hook_entity_prepare_view().
ReferenceBase::entityId function core/modules/migrate_drupal/src/Plugin/migrate/field/ReferenceBase.php Gets the name of the field property which holds the entity ID.
ReferenceBase::getEntityTypeMigrationId function core/modules/migrate_drupal/src/Plugin/migrate/field/ReferenceBase.php Gets the plugin ID for the reference type migration.
RegisterEntityResolversCompilerPass class core/modules/serialization/src/RegisterEntityResolversCompilerPass.php Adds services tagged &#039;entity_resolver&#039; to the Serializer.
RegisterEntityResolversCompilerPass.php file core/modules/serialization/src/RegisterEntityResolversCompilerPass.php
RegisterEntityResolversCompilerPass::process function core/modules/serialization/src/RegisterEntityResolversCompilerPass.php Adds services to the Serializer.
RegisterEntityResolversCompilerPass::sort function core/modules/serialization/src/RegisterEntityResolversCompilerPass.php Sorts by priority.
RelationLinkManager::$entityFieldManager property core/modules/hal/src/LinkManager/RelationLinkManager.php The entity field manager.
RelationLinkManager::$entityTypeBundleInfo property core/modules/hal/src/LinkManager/RelationLinkManager.php The entity bundle info.
RelationLinkManager::$entityTypeManager property core/modules/hal/src/LinkManager/RelationLinkManager.php The entity type manager.
Relationship::buildLinkCollectionFromEntityReferenceField function core/modules/jsonapi/src/JsonApiResource/Relationship.php Builds a LinkCollection for the given entity reference field.
Relationship::createFromEntityReferenceField function core/modules/jsonapi/src/JsonApiResource/Relationship.php Creates a new Relationship from an entity reference field.
RelationshipFieldAccess::$entityAccessChecker property core/modules/jsonapi/src/Access/RelationshipFieldAccess.php The JSON:API entity access checker.
RelationshipRouteAccessCheck::$entityAccessChecker property core/modules/jsonapi/src/Access/RelationshipRouteAccessCheck.php The JSON:API entity access checker.
RenderCacheIntegrationTest::assertCacheTagsForEntityBasedView function core/modules/views/tests/src/Kernel/RenderCacheIntegrationTest.php Tests cache tags on output &amp; result cache items for an entity-based view.
RenderCacheIntegrationTest::testEntityBasedViewCacheTagsWithCachePluginNone function core/modules/views/tests/src/Kernel/RenderCacheIntegrationTest.php Tests an entity-based view&#039;s cache tags when using the &quot;none&quot; cache plugin.
RenderCacheIntegrationTest::testEntityBasedViewCacheTagsWithCachePluginTag function core/modules/views/tests/src/Kernel/RenderCacheIntegrationTest.php Tests an entity-based view&#039;s cache tags when using the &quot;tag&quot; cache plugin.
RenderCacheIntegrationTest::testEntityBasedViewCacheTagsWithCachePluginTime function core/modules/views/tests/src/Kernel/RenderCacheIntegrationTest.php Tests an entity-based view&#039;s cache tags when using the &quot;time&quot; cache plugin.

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