Search for end
| Title | Object type | File name | Summary |
|---|---|---|---|
| BlockComponentRenderArray::$currentUser | property | core/ |
The current user. |
| 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/ |
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. |
| BlockConfigEntityUnitTest::testCalculateDependencies | function | core/ |
Tests calculate dependencies. |
| 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 install. |
| BlockDependenciesTest::$testViews | property | core/ |
Views used by this test. |
| BlockDependenciesTest::createBlock | function | core/ |
Creates a block instance based on default settings. |
| BlockDependenciesTest::setUp | function | core/ |
|
| 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/ |
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. |
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.