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 |
---|---|---|---|
BlockComponentRenderArrayTest::providerBlockTypes | function | core/ |
Data provider for test functions that should test block types. |
BlockComponentRenderArrayTest::setUp | function | core/ |
|
BlockComponentRenderArrayTest::testOnBuildRender | function | core/ |
@covers ::onBuildRender |
BlockComponentRenderArrayTest::testOnBuildRenderDenied | function | core/ |
@covers ::onBuildRender |
BlockComponentRenderArrayTest::testOnBuildRenderEmptyBuild | function | core/ |
@covers ::onBuildRender |
BlockComponentRenderArrayTest::testOnBuildRenderEmptyBuildWithCacheTags | function | core/ |
@covers ::onBuildRender |
BlockComponentRenderArrayTest::testOnBuildRenderInPreview | function | core/ |
@covers ::onBuildRender |
BlockComponentRenderArrayTest::testOnBuildRenderInPreviewEmptyBuild | function | core/ |
@covers ::onBuildRender |
BlockComponentRenderArrayTest::testOnBuildRenderNoBlock | function | core/ |
@covers ::onBuildRender |
BlockComponentRenderArrayTest::testOnBuildRenderWithoutPreviewFallbackString | function | core/ |
@covers ::onBuildRender |
BlockListBuilder::render | function | core/ |
|
BlockRenderAlterContent | class | core/ |
Implements a trusted preRender callback. |
BlockRenderAlterContent.php | file | core/ |
|
BlockRenderAlterContent::preRender | function | core/ |
#pre_render callback for a block to alter its content. |
BlockRenderOrderTest | class | core/ |
Tests blocks are being rendered in order by weight. |
BlockRenderOrderTest.php | file | core/ |
|
BlockRenderOrderTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockRenderOrderTest::$modules | property | core/ |
Modules to install. |
BlockRenderOrderTest::setUp | function | core/ |
|
BlockRenderOrderTest::testBlockRenderOrder | function | core/ |
Tests the render order of the blocks. |
BlockViewBuilder::buildPreRenderableBlock | function | core/ |
Builds a #pre_render-able block render array. |
BlockViewBuilder::preRender | function | core/ |
#pre_render callback for building a block. |
BlockViewBuilderTest::$renderer | property | core/ |
The renderer. |
BlockViewBuilderTest::assertBlockRenderedWithExpectedCacheability | function | core/ |
Asserts that a block is built/rendered/cached with expected cacheability. |
BlockViewBuilderTest::getBlockRenderArray | function | core/ |
Get a fully built render array for a block. |
BlockViewBuilderTest::testBasicRendering | function | core/ |
Tests the rendering of blocks. |
BlockViewBuilderTest::verifyRenderCacheHandling | function | core/ |
Verifies render cache handling of the block being tested. |
BookController::$renderer | property | core/ |
The renderer. |
BookController::bookRender | function | core/ |
Prints a listing of all books. |
BookManager::$renderer | property | core/ |
The renderer. |
BookManagerTest::$renderer | property | core/ |
The mocked renderer. |
Boolean::render | function | core/ |
Renders the field. |
BooleanFormatterTest::renderEntityFields | function | core/ |
Renders fields of a given entity with a given display. |
Breadcrumb::toRenderable | function | core/ |
Returns a render array representation of the object. |
BreakLockLink::$renderer | property | core/ |
The renderer. |
BreakLockLink::preRenderLock | function | core/ |
Pre-render callback: Renders a lock into #markup. |
Broken::render | function | core/ |
Render the area. |
BubbleableMetadata::createFromRenderArray | function | core/ |
Creates a bubbleable metadata object with values taken from a render array. |
BubbleableMetadataTest::providerTestCreateFromRenderArray | function | core/ |
Provides test data for createFromRenderArray(). |
BubbleableMetadataTest::testCreateFromRenderArray | function | core/ |
@covers ::createFromRenderArray @dataProvider providerTestCreateFromRenderArray |
BubblingTest::bubblingCacheOverwritePrerender | function | core/ |
#pre_render callback for testOverWriteCacheKeys(). |
BubblingTest::bubblingNestedPreRenderCached | function | core/ |
#pre_render callback for testBubblingWithPrerender(). |
BubblingTest::bubblingNestedPreRenderUncached | function | core/ |
#pre_render callback for testBubblingWithPrerender(). |
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. |
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 @dataProvider providerTestCreateFromRenderArray |
CachePluginBase::postRender | function | core/ |
Post process any rendered data. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.