Search for entity
- Search 7.x for entity
- Search 9.5.x for entity
- Search 8.9.x for entity
- Search 11.x for entity
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Entity | class | core/ |
Defines an argument validator plugin for each entity type. |
| Entity | class | core/ |
Provides an area handler which renders an entity in a certain view mode. |
| Entity | class | core/ |
Provides a generic destination to import entities. |
| Entity | class | core/ |
|
| Entity | class | core/ |
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 |
|---|---|---|---|
| Relationship::createFromEntityReferenceField | function | core/ |
Creates a new Relationship from an entity reference field. |
| RelationshipRouteAccessCheck::$entityAccessChecker | property | core/ |
The JSON:API entity access checker. |
| RenderCacheIntegrationTest::assertCacheTagsForEntityBasedView | function | core/ |
Tests cache tags on output & result cache items for an entity-based view. |
| RenderCacheIntegrationTest::testEntityBasedViewCacheTagsWithCachePluginNone | function | core/ |
Tests an entity-based view's cache tags when using the "none" cache plugin. |
| RenderCacheIntegrationTest::testEntityBasedViewCacheTagsWithCachePluginTag | function | core/ |
Tests an entity-based view's cache tags when using the "tag" cache plugin. |
| RenderCacheIntegrationTest::testEntityBasedViewCacheTagsWithCachePluginTime | function | core/ |
Tests an entity-based view's cache tags when using the "time" cache plugin. |
| RenderedEntity | class | core/ |
Provides a field handler which renders an entity in a certain view mode. |
| RenderedEntity.php | file | core/ |
|
| RenderedEntity::$entityDisplayRepository | property | core/ |
The entity display repository. |
| RenderedEntity::$entityRepository | property | core/ |
The entity repository service. |
| RenderedEntity::$entityTypeManager | property | core/ |
The entity type manager. |
| RenderedEntity::$languageManager | property | core/ |
The language manager. |
| RenderedEntity::buildOptionsForm | function | core/ |
Default option form that provides label widget that all fields should have. |
| RenderedEntity::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| RenderedEntity::create | function | core/ |
Creates an instance of the plugin. |
| RenderedEntity::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| RenderedEntity::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| RenderedEntity::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| RenderedEntity::getCacheTags | function | core/ |
The cache tags associated with this object. |
| RenderedEntity::getEntityRepository | function | core/ |
|
| RenderedEntity::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
| RenderedEntity::getEntityTypeManager | function | core/ |
|
| RenderedEntity::getLanguageManager | function | core/ |
Returns the language manager. |
| RenderedEntity::getView | function | core/ |
Returns the top object of a view. |
| RenderedEntity::query | function | core/ |
Called to add the field to a query. |
| RenderedEntity::render | function | core/ |
Renders the field. |
| RenderedEntity::usesGroupBy | function | core/ |
Provides the handler some groupby. |
| RenderedEntity::__construct | function | core/ |
Constructs a new RenderedEntity object. |
| RenderedEntityTest | class | core/ |
@coversDefaultClass \Drupal\views\Plugin\views\field\RenderedEntity[[api-linebreak]] @group Views |
| RenderedEntityTest.php | file | core/ |
|
| RenderedEntityTest::setUp | function | core/ |
|
| RenderedEntityTest::testRenderNullEntity | function | core/ |
Tests the render method when getEntity returns NULL. |
| RendererBase::$entityType | property | core/ |
The type of the entity being rendered. |
| RequestHandlerTest::$entityStorage | property | core/ |
The entity storage. |
| RequiredConfigDependenciesConstraint::$entityTypes | property | core/ |
The IDs of entity types that need to exist in config dependencies. |
| RequiredConfigDependenciesConstraintValidator::$entityTypeManager | property | core/ |
The entity type manager service. |
| resolver_manager.entity | service | core/ |
Drupal\Core\Entity\EntityResolverManager |
| ResourceIdentifier::fromEntity | function | core/ |
Creates a ResourceIdentifier object. |
| ResourceObject::buildLinksFromEntity | function | core/ |
Builds a LinkCollection for the given entity. |
| ResourceObject::createFromEntity | function | core/ |
Creates a new ResourceObject from an entity. |
| ResourceObject::extractConfigEntityFields | function | core/ |
Extracts a config entity's fields. |
| ResourceObject::extractContentEntityFields | function | core/ |
Extracts a content entity's fields. |
| ResourceObject::extractFieldsFromEntity | function | core/ |
Extracts the entity's fields. |
| ResourceTest::$entity | property | core/ |
The entity. |
| ResourceTestBase::$anotherEntity | property | core/ |
Another entity of the same type used for testing. |
| ResourceTestBase::$entity | property | core/ |
The entity being tested. |
| ResourceTestBase::$entityStorage | property | core/ |
The entity storage. |
| ResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| ResourceTestBase::$firstCreatedEntityId | property | core/ |
The entity ID for the first created entity in testPost(). |
| ResourceTestBase::$secondCreatedEntityId | property | core/ |
The entity ID for the second created entity in testPost(). |
Pagination
- Previous page
- Page 175
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.