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 |
|---|---|---|---|
| BubblingTest::bubblingPreRender | function | core/ |
#pre_render callback for testBubblingWithPrerender(). |
| BulkForm::preRender | function | core/ |
Runs before any fields are rendered. |
| Button::preRenderButton | function | core/ |
Prepares a #type 'button' render element for input.html.twig. |
| cache.render | service | core/ |
Drupal\Core\Cache\CacheBackendInterface |
| CacheableMetadata::createFromRenderArray | function | core/ |
Creates a CacheableMetadata object with values taken from a render array. |
| CacheableMetadataTest::providerTestCreateFromRenderArray | function | core/ |
Provides test data for createFromRenderArray(). |
| CacheableMetadataTest::testCreateFromRenderArray | function | core/ |
@covers ::createFromRenderArray[[api-linebreak]] @dataProvider providerTestCreateFromRenderArray |
| CachePluginBase::postRender | function | core/ |
Post process any rendered data. |
| CacheTagTest::getRenderCache | function | core/ |
Gets the render cache for a given view. |
| CallsDestructableServiceController::render | function | core/ |
Render callback. |
| ChangedCommand::render | function | core/ |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
| Checkbox::preRenderCheckbox | function | core/ |
Prepares a #type 'checkbox' render element for input.html.twig. |
| ClaroPreRender | class | core/ |
Implements trusted prerender callbacks for the Claro theme. |
| ClaroPreRender.php | file | core/ |
|
| ClaroPreRender::container | function | core/ |
Prerender callback for container elements. |
| ClaroPreRender::managedFile | function | core/ |
Prerender callback for managed_file. |
| ClaroPreRender::messagePlaceholder | function | core/ |
Prerender callback for status_messages placeholder. |
| ClaroPreRender::operations | function | core/ |
Prerender callback for the Operations element. |
| ClaroPreRender::textFormat | function | core/ |
Prerender callback for text_format elements. |
| ClaroPreRender::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| ClaroPreRender::verticalTabs | function | core/ |
Prerender callback for Vertical Tabs element. |
| claro_views_pre_render | function | core/ |
Implements hook_views_pre_render(). |
| CloseDialogCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
| Color::preRenderColor | function | core/ |
Prepares a #type 'color' render element for input.html.twig. |
| CommandInterface::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
| CommandWithAttachedAssetsTrait::getRenderedContent | function | core/ |
Processes the content for output. |
| CommentController::renderNewCommentsNodeLinks | function | core/ |
Returns a set of nodes' last read timestamps. |
| CommentForm::$renderer | property | core/ |
The renderer. |
| CommentLazyBuilders::$renderer | property | core/ |
The renderer service. |
| CommentLazyBuilders::renderForm | function | core/ |
#lazy_builder callback; builds the comment form. |
| CommentLazyBuilders::renderLinks | function | core/ |
#lazy_builder callback; builds a comment's links. |
| CommentNewIndicatorTest::renderNewCommentsNodeLinks | function | core/ |
Get node "x new comments" metadata from the server for the current user. |
| common-test-render-element.html.twig | file | core/ |
Default theme implementation for the common test render element. |
| common_test_preprocess_common_test_render_element | function | core/ |
Implements MODULE_preprocess_HOOK(). |
| ComponentElement::preRenderComponent | function | core/ |
Expands a component into an inline template with an attachment. |
| ComponentKernelTestBase::renderComponentRenderArray | function | core/ |
Renders a component for testing sake. |
| ComponentNegotiatorTest::testRenderWithReplacements | function | core/ |
Tests rendering components with component replacement. |
| ComponentRenderInvalidTest | class | core/ |
Tests invalid render options for components. |
| ComponentRenderInvalidTest.php | file | core/ |
|
| ComponentRenderInvalidTest::$modules | property | core/ |
Modules to install. |
| ComponentRenderInvalidTest::$themes | property | core/ |
Themes to install. |
| ComponentRenderInvalidTest::testInvalidDefinitionModule | function | core/ |
Ensure that components in modules without schema fail validation. |
| ComponentRenderInvalidTest::testInvalidDefinitionTheme | function | core/ |
Ensure that components in modules without schema fail validation. |
| ComponentRenderTest | class | core/ |
Tests the correct rendering of components. |
| ComponentRenderTest | class | core/ |
Tests the correct rendering of components. |
| ComponentRenderTest | class | core/ |
Tests the correct rendering of components. |
| ComponentRenderTest.php | file | core/ |
|
| ComponentRenderTest.php | file | core/ |
|
| ComponentRenderTest.php | file | core/ |
|
| ComponentRenderTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.