Search for end
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityOperationsTest::testPendingRevisions | function | core/ |
Verifies that the process of saving pending revisions works as expected. |
| EntityOperationsUnitTest::testRenderWithDestination | function | core/ |
@covers ::render[[api-linebreak]] |
| EntityOperationsUnitTest::testRenderWithoutDestination | function | core/ |
@covers ::render[[api-linebreak]] |
| EntityQueryTest::testPendingRevisions | function | core/ |
Test pending revisions. |
| EntityReference::preRender | function | core/ |
Allow the style to do stuff before each row is rendered. |
| EntityReference::render | function | core/ |
Builds the view result as a renderable array. |
| EntityReference::render | function | core/ |
Render the display in this style. |
| EntityReferenceEntityFormatter::$recursiveRenderDepth | property | core/ |
An array of counters for the recursive rendering protection. |
| EntityReferenceEntityFormatter::RECURSIVE_RENDER_LIMIT | constant | core/ |
The number of times this formatter allows rendering the same entity. |
| EntityReferenceFieldTest::testEntityReferenceFieldDependencies | function | core/ |
Tests the dependencies entity reference fields are created with. |
| EntityReferenceFormatterTest::buildRenderArray | function | core/ |
Sets field values and returns a render array as built by \Drupal\Core\Field\FieldItemListInterface::view(). |
| EntityReferenceFormatterTest::testEntityFormatterRecursiveRendering | function | core/ |
Tests the recursive rendering protection of the entity formatter. |
| EntityReferenceFormatterTest::testEntityReferenceRecursiveProtectionWithManyRenderedEntities | function | core/ |
Renders the same entity referenced from different places. |
| EntityReferenceItem::calculateDependencies | function | core/ |
Calculates dependencies for field items. |
| EntityReferenceItem::calculateStorageDependencies | function | core/ |
Calculates dependencies for field items on the storage level. |
| EntityReferenceItem::onDependencyRemoval | function | core/ |
Informs the plugin that a dependency of the field will be deleted. |
| EntityResource::$renderer | property | core/ |
The renderer. |
| EntityResource::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| EntityResource::executeQueryInRenderContext | function | core/ |
Executes the query in a render context, to catch bubbled cacheability. |
| EntityRevisionConverterTest::testDeprecatedLoadPendingRevisionFlag | function | core/ |
@covers ::convert[[api-linebreak]] @expectedDeprecationMessage The load_pending_revision flag has been deprecated. You should use load_latest_revision instead. |
| EntityRevisionTranslationTest::testTranslationValuesWhenSavingPendingRevisions | function | core/ |
Tests the translation values when saving a pending revision. |
| EntityRow::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| EntityRow::preRender | function | core/ |
Allow the style to do stuff before each row is rendered. |
| EntityRow::render | function | core/ |
Render a row object. This usually passes through to a theme template of some form, but not always. |
| EntityTest::testCalculateDependencies | function | core/ |
@covers ::calculateDependencies[[api-linebreak]] |
| EntityTest::testCalculateDependenciesWithEntityId | function | core/ |
@covers ::calculateDependencies[[api-linebreak]] |
| EntityTest::testCalculateDependenciesWithPlaceholder | function | core/ |
@covers ::calculateDependencies[[api-linebreak]] |
| EntityTest::testCalculateDependenciesWithUuid | function | core/ |
@covers ::calculateDependencies[[api-linebreak]] |
| EntityTest::testRenderWithId | function | core/ |
@covers ::render[[api-linebreak]] @covers ::defineOptions[[api-linebreak]] @covers ::init[[api-linebreak]] |
| EntityTest::testRenderWithIdAndToken | function | core/ |
@covers ::render[[api-linebreak]] @covers ::defineOptions[[api-linebreak]] @covers ::init[[api-linebreak]] |
| EntityTest::testRenderWithUuid | function | core/ |
@covers ::render[[api-linebreak]] @covers ::defineOptions[[api-linebreak]] @covers ::init[[api-linebreak]] |
| EntityTranslationRendererBase | class | core/ |
Defines a base class for entity translation renderers. |
| EntityTranslationRendererBase.php | file | core/ |
|
| EntityTranslationRendererBase::getLangcode | function | core/ |
Returns the language code associated with the given row. |
| EntityTranslationRendererBase::preRender | function | core/ |
Runs before each entity is rendered. |
| EntityTranslationRendererBase::query | function | core/ |
Alters the query if needed. |
| EntityTranslationRendererBase::render | function | core/ |
Renders entity data. |
| EntityTranslationRenderTrait | trait | core/ |
Trait used to instantiate the view's entity translation renderer. |
| EntityTranslationRenderTrait.php | file | core/ |
|
| EntityTranslationRenderTrait::$entityTranslationRenderer | property | core/ |
The renderer to be used to render the entity row. |
| EntityTranslationRenderTrait::getEntityRepository | function | core/ |
Returns the entity repository. |
| EntityTranslationRenderTrait::getEntityTranslation | function | core/ |
Returns the entity translation matching the configured row language. |
| EntityTranslationRenderTrait::getEntityTranslationRenderer | function | core/ |
Returns the current renderer. |
| EntityTranslationRenderTrait::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
| EntityTranslationRenderTrait::getEntityTypeManager | function | core/ |
Returns the entity type manager. |
| EntityTranslationRenderTrait::getLanguageManager | function | core/ |
Returns the language manager. |
| EntityTranslationRenderTrait::getView | function | core/ |
Returns the top object of a view. |
| EntityType::$render_cache | property | core/ |
Indicates whether the rendered output of entities should be cached. |
| EntityType::getBundleConfigDependency | function | core/ |
Gets the config dependency info for this entity, if any exists. |
| EntityType::getConfigDependencyKey | function | core/ |
Gets the key that is used to store configuration dependencies. |
Pagination
- Previous page
- Page 25
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.