Search for end
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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]] |
| BlockConfigEntityUnitTest::testCalculateDependencies | function | core/ |
@covers ::calculateDependencies[[api-linebreak]] |
| BlockContentCreationTest::testConfigDependencies | function | core/ |
Tests placed content blocks create a dependency in the block placement. |
| BlockContentEvents::BLOCK_CONTENT_GET_DEPENDENCY | constant | core/ |
Name of the event when getting the dependency of a non-reusable block. |
| BlockContentGetDependencyEvent | class | core/ |
Block content event to allow setting an access dependency. |
| BlockContentGetDependencyEvent.php | file | core/ |
|
| BlockContentGetDependencyEvent::$accessDependency | property | core/ |
The dependency. |
| BlockContentGetDependencyEvent::$blockContent | property | core/ |
The block content entity. |
| BlockContentGetDependencyEvent::getAccessDependency | function | core/ |
Gets the access dependency. |
| BlockContentGetDependencyEvent::getBlockContentEntity | function | core/ |
Gets the block content entity. |
| BlockContentGetDependencyEvent::setAccessDependency | function | core/ |
Sets the access dependency. |
| BlockContentGetDependencyEvent::__construct | function | core/ |
BlockContentGetDependencyEvent constructor. |
| BlockDependenciesTest | class | core/ |
Tests views block config dependencies functionality. |
| BlockDependenciesTest.php | file | core/ |
|
| BlockDependenciesTest::$modules | property | core/ |
Modules to enable. |
| BlockDependenciesTest::$testViews | property | core/ |
Views used by this test. |
| BlockDependenciesTest::createBlock | function | core/ |
Creates a block instance based on default settings. |
| BlockDependenciesTest::testExposedBlock | function | core/ |
Tests that exposed filter blocks have the correct dependencies. |
| BlockDependenciesTest::testViewsBlock | function | core/ |
Tests that exposed filter blocks have the correct dependencies. |
| BlockListBuilder::render | function | core/ |
|
| BlockPluginTrait::calculateDependencies | 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. |
| book.backend_chained_cache | service | core/ |
Drupal\Core\Cache\BackendChain |
| BookContentModerationTest::testBookWithPendingRevisions | function | core/ |
Tests that book drafts can not modify the book outline. |
| BookController::$renderer | property | core/ |
The renderer. |
| BookController::bookRender | function | core/ |
Prints a listing of all books. |
| BookManager::$backendChainedCache | property | core/ |
The book chained backend cache service. |
| BookManager::$renderer | property | core/ |
The renderer. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.