Search for render
- Search 7.x for render
- Search 9.5.x for render
- Search 8.9.x for render
- Search 10.3.x for render
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ElementTest::dataProviderIsRenderArray | function | core/ |
|
ElementTest::testIsRenderArray | function | core/ |
@covers ::isRenderArray @dataProvider dataProviderIsRenderArray |
Email::preRenderEmail | function | core/ |
Prepares a #type 'email' render element for input.html.twig. |
Embed::buildRenderable | function | core/ |
Builds a renderable array of the view. |
EngineTwigTest::testRenderable | function | core/ |
Tests the rendering of renderables. |
Entity::render | function | core/ |
Render the area. |
EntityCacheTagsTestBase::getRenderCacheBackend | function | core/ |
Retrieves the render cache backend as a variation cache. |
EntityCacheTagsTestBase::verifyRenderCache | function | core/ |
Verify that a given render cache entry exists, with the correct cache tags. |
EntityController::$renderer | property | core/ |
The renderer. |
EntityDisplayBase::$renderer | property | core/ |
The renderer. |
EntityDisplayBaseMockableClass::getRenderer | function | core/ |
Gets the renderer plugin for a field (e.g. widget, formatter). |
EntityDisplayInterface::getRenderer | function | core/ |
Gets the renderer plugin for a field (e.g. widget, formatter). |
EntityDisplayModeListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
EntityField::$entityFieldRenderer | property | core/ |
Static cache for ::getEntityFieldRenderer(). |
EntityField::$renderer | property | core/ |
The renderer. |
EntityField::getEntityFieldRenderer | function | core/ |
Returns the entity field renderer. |
EntityField::preRender | function | core/ |
Runs before any fields are rendered. |
EntityField::renderItems | function | core/ |
Render all items in this field together. |
EntityField::render_item | function | core/ |
Renders a single item of a row. |
EntityFieldRenderer | class | core/ |
Renders entity fields. |
EntityFieldRenderer.php | file | core/ |
|
EntityFieldRenderer::$entityRepository | property | core/ |
The entity repository service. |
EntityFieldRenderer::$entityTypeManager | property | core/ |
The entity type manager. |
EntityFieldRenderer::$processedRows | property | core/ |
A list of indexes of rows whose fields have already been rendered. |
EntityFieldRenderer::$relationship | property | core/ |
The relationship being handled. |
EntityFieldRenderer::buildFields | function | core/ |
Builds the render arrays for all fields of all result rows. |
EntityFieldRenderer::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
EntityFieldRenderer::getEntityRepository | function | core/ |
|
EntityFieldRenderer::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
EntityFieldRenderer::getEntityTypeManager | function | core/ |
|
EntityFieldRenderer::getLanguageManager | function | core/ |
Returns the language manager. |
EntityFieldRenderer::getRenderableFieldIds | function | core/ |
Returns a list of names of entity fields to be rendered. |
EntityFieldRenderer::getView | function | core/ |
Returns the top object of a view. |
EntityFieldRenderer::query | function | core/ |
Alters the query if needed. |
EntityFieldRenderer::render | function | core/ |
Renders entity field data. |
EntityFieldRenderer::__construct | function | core/ |
Constructs an EntityFieldRenderer object. |
EntityFormDisplay::collectRenderDisplay | function | core/ |
Returns the entity_form_display object used to build an entity form. |
EntityFormDisplay::getRenderer | function | core/ |
Gets the renderer plugin for a field (e.g. widget, formatter). |
EntityLabel::preRender | function | core/ |
Runs before any fields are rendered. |
EntityLabel::render | function | core/ |
Renders the field. |
EntityLink::preRender | function | core/ |
Runs before any fields are rendered. |
EntityLink::render | function | core/ |
Renders the field. |
EntityLink::render | function | core/ |
Renders the field. |
EntityLink::renderLink | function | core/ |
Prepares the link to view an entity. |
EntityLinkDelete::renderLink | function | core/ |
Prepares the link to view an entity. |
EntityLinkEdit::renderLink | function | core/ |
Prepares the link to view an entity. |
EntityLinkTest::testRenderNullEntity | function | core/ |
Test the render method when getEntity returns NULL. |
EntityListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
EntityListBuilderInterface::render | function | core/ |
Builds a listing of entities for the given entity type. |
EntityOperations::render | function | core/ |
Renders the field. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.