Search for render
- Search 7.x for render
- Search 9.5.x for render
- Search 8.9.x for render
- Search 11.x for render
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
EarlyRenderingTestController::earlyRenderContent | function | core/ |
|
EarlyRenderingTestController::renderArray | function | core/ |
|
EarlyRenderingTestController::renderArrayEarly | function | core/ |
|
EarlyRenderingTestController::response | function | core/ |
|
EarlyRenderingTestController::responseEarly | function | core/ |
|
EarlyRenderingTestController::responseWithAttachments | function | core/ |
|
EarlyRenderingTestController::responseWithAttachmentsEarly | function | core/ |
|
EarlyRenderingTestController::__construct | function | core/ |
Constructs an EarlyRenderingTestController. |
early_rendering_controller_test.info.yml | file | core/ |
core/modules/system/tests/modules/early_rendering_controller_test/early_rendering_controller_test.info.yml |
early_rendering_controller_test.routing.yml | file | core/ |
core/modules/system/tests/modules/early_rendering_controller_test/early_rendering_controller_test.routing.yml |
early_rendering_controller_test.services.yml | file | core/ |
core/modules/system/tests/modules/early_rendering_controller_test/early_rendering_controller_test.services.yml |
early_rendering_controller_wrapper_subscriber | service | core/ |
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber |
EditorDialogSave::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
Element::isRenderArray | function | core/ |
Checks if a candidate is a render array. |
Element::preRenderTextFormat | function | core/ |
Additional #pre_render callback for 'text_format' elements. |
ElementInfoTestNumberBuilder::preRender | function | core/ |
Sets element_info_test - #pre_render callback. |
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. |
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.