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 |
|---|---|---|---|
| BlockComponentRenderArray::getSubscribedEvents | function | core/ |
|
| BlockComponentRenderArray::onBuildRender | function | core/ |
Builds render arrays for block plugins and sets it on the event. |
| BlockComponentRenderArray::__construct | function | core/ |
Creates a BlockComponentRenderArray object. |
| BlockComponentRenderArrayTest | class | core/ |
@coversDefaultClass \Drupal\layout_builder\EventSubscriber\BlockComponentRenderArray[[api-linebreak]] @group layout_builder |
| BlockComponentRenderArrayTest.php | file | core/ |
|
| BlockComponentRenderArrayTest::$account | property | core/ |
The current user. |
| BlockComponentRenderArrayTest::$blockManager | property | core/ |
The block plugin manager. |
| BlockComponentRenderArrayTest::providerBlockTypes | function | core/ |
Data provider for test functions that should test block types. |
| BlockComponentRenderArrayTest::setUp | function | core/ |
|
| BlockComponentRenderArrayTest::testOnBuildRender | function | core/ |
@covers ::onBuildRender[[api-linebreak]] |
| BlockComponentRenderArrayTest::testOnBuildRenderDenied | function | core/ |
@covers ::onBuildRender[[api-linebreak]] |
| BlockComponentRenderArrayTest::testOnBuildRenderEmptyBuild | function | core/ |
@covers ::onBuildRender[[api-linebreak]] |
| BlockComponentRenderArrayTest::testOnBuildRenderEmptyBuildWithCacheTags | function | core/ |
@covers ::onBuildRender[[api-linebreak]] |
| BlockComponentRenderArrayTest::testOnBuildRenderInPreview | function | core/ |
@covers ::onBuildRender[[api-linebreak]] |
| BlockComponentRenderArrayTest::testOnBuildRenderInPreviewEmptyBuild | function | core/ |
@covers ::onBuildRender[[api-linebreak]] |
| BlockComponentRenderArrayTest::testOnBuildRenderNoBlock | function | core/ |
@covers ::onBuildRender[[api-linebreak]] |
| BlockComponentRenderArrayTest::testOnBuildRenderWithoutPreviewFallbackString | function | core/ |
@covers ::onBuildRender[[api-linebreak]] |
| 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[[api-linebreak]] @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(). |
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.