Search for entity

  1. Search 7.x for entity
  2. Search 9.5.x for entity
  3. Search 8.9.x for entity
  4. Search 10.3.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
PrepareModulesEntityUninstallFormTest class core/modules/system/tests/src/Kernel/Module/PrepareModulesEntityUninstallFormTest.php Tests PrepareModulesEntityUninstallForm.
PrepareModulesEntityUninstallFormTest.php file core/modules/system/tests/src/Kernel/Module/PrepareModulesEntityUninstallFormTest.php
PrepareModulesEntityUninstallFormTest::$modules property core/modules/system/tests/src/Kernel/Module/PrepareModulesEntityUninstallFormTest.php Modules to install.
PrepareModulesEntityUninstallFormTest::testModuleEntityUninstallTitle function core/modules/system/tests/src/Kernel/Module/PrepareModulesEntityUninstallFormTest.php Tests PrepareModulesEntityUninstallForm::formTitle.
PrivateFileOnTranslatedEntityTest class core/modules/file/tests/src/Functional/PrivateFileOnTranslatedEntityTest.php Uploads private files to translated node and checks access.
PrivateFileOnTranslatedEntityTest.php file core/modules/file/tests/src/Functional/PrivateFileOnTranslatedEntityTest.php
PrivateFileOnTranslatedEntityTest::$defaultTheme property core/modules/file/tests/src/Functional/PrivateFileOnTranslatedEntityTest.php The theme to install as the default for testing.
PrivateFileOnTranslatedEntityTest::$fieldName property core/modules/file/tests/src/Functional/PrivateFileOnTranslatedEntityTest.php The name of the file field used in the test.
PrivateFileOnTranslatedEntityTest::$modules property core/modules/file/tests/src/Functional/PrivateFileOnTranslatedEntityTest.php Modules to install.
PrivateFileOnTranslatedEntityTest::setUp function core/modules/file/tests/src/Functional/PrivateFileOnTranslatedEntityTest.php
PrivateFileOnTranslatedEntityTest::testPrivateLanguageFile function core/modules/file/tests/src/Functional/PrivateFileOnTranslatedEntityTest.php Tests private file fields on translated nodes.
ProfileTranslationHandler::entityFormAlter function core/modules/user/src/ProfileTranslationHandler.php
ProfileTranslationHandler::entityFormSave function core/modules/user/src/ProfileTranslationHandler.php Form submission handler for ProfileTranslationHandler::entityFormAlter().
Query::$entityType property core/lib/Drupal/Core/Config/Entity/Query/Query.php Information about the entity type.
QueryBase::$entityType property core/lib/Drupal/Core/Entity/Query/QueryBase.php Information about the entity type.
QueryBase::$entityTypeId property core/lib/Drupal/Core/Entity/Query/QueryBase.php The entity type this query runs against.
QueryBase::getEntityTypeId function core/lib/Drupal/Core/Entity/Query/QueryBase.php
QueryInterface::getEntityTypeId function core/lib/Drupal/Core/Entity/Query/QueryInterface.php Gets the ID of the entity type for this query.
QueryPluginBase::getEntityTableInfo function core/modules/views/src/Plugin/views/query/QueryPluginBase.php Returns an array of all tables from the query that map to an entity type.
RawStringFormatterTest::$entityType property core/modules/field/tests/src/Kernel/KernelString/RawStringFormatterTest.php
RawStringFormatterTest::renderEntityFields function core/modules/field/tests/src/Kernel/KernelString/RawStringFormatterTest.php Renders fields of a given entity with a given display.
RecipeRunnerTest::testInvalidConfigActionAppliedOnConfigEntity function core/tests/Drupal/KernelTests/Core/Recipe/RecipeRunnerTest.php Tests a recipe with an invalid action configuration.
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.
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.
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.
RenderedEntity class core/modules/views/src/Plugin/views/field/RenderedEntity.php Provides a field handler which renders an entity in a certain view mode.
RenderedEntity.php file core/modules/views/src/Plugin/views/field/RenderedEntity.php
RenderedEntity::$entityDisplayRepository property core/modules/views/src/Plugin/views/field/RenderedEntity.php The entity display repository.
RenderedEntity::$entityRepository property core/modules/views/src/Plugin/views/field/RenderedEntity.php The entity repository service.
RenderedEntity::$entityTypeManager property core/modules/views/src/Plugin/views/field/RenderedEntity.php The entity type manager.
RenderedEntity::$languageManager property core/modules/views/src/Plugin/views/field/RenderedEntity.php The language manager.
RenderedEntity::buildOptionsForm function core/modules/views/src/Plugin/views/field/RenderedEntity.php Default option form that provides label widget that all fields should have.
RenderedEntity::calculateDependencies function core/modules/views/src/Plugin/views/field/RenderedEntity.php Calculates dependencies for the configured plugin.
RenderedEntity::create function core/modules/views/src/Plugin/views/field/RenderedEntity.php Instantiates a new instance of the implementing class using autowiring.
RenderedEntity::defineOptions function core/modules/views/src/Plugin/views/field/RenderedEntity.php Information about options for all kinds of purposes will be held here.
RenderedEntity::getCacheContexts function core/modules/views/src/Plugin/views/field/RenderedEntity.php The cache contexts associated with this object.
RenderedEntity::getCacheMaxAge function core/modules/views/src/Plugin/views/field/RenderedEntity.php The maximum age for which this object may be cached.
RenderedEntity::getCacheTags function core/modules/views/src/Plugin/views/field/RenderedEntity.php The cache tags associated with this object.
RenderedEntity::getEntityRepository function core/modules/views/src/Plugin/views/field/RenderedEntity.php
RenderedEntity::getEntityTypeId function core/modules/views/src/Plugin/views/field/RenderedEntity.php Returns the entity type identifier.

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