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 |
|---|---|---|---|
| BlockComponentRenderArray::__construct | function | core/ |
Creates a BlockComponentRenderArray object. |
| BlockComponentRenderArrayTest | class | core/ |
Tests Drupal\layout_builder\EventSubscriber\BlockComponentRenderArray. |
| 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/ |
Tests on build render. |
| BlockComponentRenderArrayTest::testOnBuildRenderDenied | function | core/ |
Tests on build render denied. |
| BlockComponentRenderArrayTest::testOnBuildRenderEmptyBuild | function | core/ |
Tests on build render empty build. |
| BlockComponentRenderArrayTest::testOnBuildRenderEmptyBuildWithCacheTags | function | core/ |
Tests on build render empty build with cache tags. |
| BlockComponentRenderArrayTest::testOnBuildRenderInPreview | function | core/ |
Tests on build render in preview. |
| BlockComponentRenderArrayTest::testOnBuildRenderInPreviewEmptyBuild | function | core/ |
Tests on build render in preview empty build. |
| BlockComponentRenderArrayTest::testOnBuildRenderNoBlock | function | core/ |
Tests on build render no block. |
| BlockComponentRenderArrayTest::testOnBuildRenderNullBuild | function | core/ |
Tests on build render null build. |
| BlockComponentRenderArrayTest::testOnBuildRenderWithoutPreviewFallbackString | function | core/ |
Tests on build render without preview fallback string. |
| BlockListBuilder::render | function | core/ |
|
| BlockRenderAlterContent | class | core/ |
Implements a trusted preRender callback. |
| BlockRenderAlterContent.php | file | core/ |
|
| BlockRenderAlterContent::preRender | function | core/ |
Render API callback: Alters the content of a block. |
| 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/ |
Render API callback: Builds 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::testEmptyRender | function | core/ |
Tests rendering a block plugin that returns an empty array. |
| BlockViewBuilderTest::verifyRenderCacheHandling | function | core/ |
Verifies render cache handling of the block being tested. |
| 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/ |
Tests create from render array. |
| BubblingTest::bubblingCacheOverwritePrerender | function | core/ |
Render API callback: Used for testing testOverWriteCacheKeys(). |
| BubblingTest::bubblingNestedPreRenderCached | function | core/ |
Render API callback: Used for testing testBubblingWithPrerender(). |
| BubblingTest::bubblingNestedPreRenderUncached | function | core/ |
Render API callback: Used for testing testBubblingWithPrerender(). |
| BubblingTest::bubblingPreRender | function | core/ |
Render API callback:Used for testing 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 |
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.