Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| BlockUiTest::testRouteProtection | function | core/ |
Tests that the enable/disable routes are protected from CSRF. |
| BlockUser | class | core/ |
Blocks a user. |
| BlockUser.php | file | core/ |
|
| BlockUser::access | function | core/ |
Checks object access. |
| BlockUser::execute | function | core/ |
Executes the plugin. |
| BlockValidationTest | class | core/ |
Tests validation of block entities. |
| BlockValidationTest.php | file | core/ |
|
| BlockValidationTest::$modules | property | core/ |
Modules to install. |
| BlockValidationTest::$propertiesWithOptionalValues | property | core/ |
The config entity properties whose values are optional (set to NULL). |
| BlockValidationTest::$propertiesWithRequiredKeys | property | core/ |
The config entity mapping properties with >=1 required keys. |
| BlockValidationTest::providerInvalidMachineNameCharacters | function | core/ |
Block names are atypical in that they allow periods in the machine name. |
| BlockValidationTest::providerMenuBlockLevelAndDepth | function | core/ |
Data provider for ::testMenuBlockLevelAndDepth(). |
| BlockValidationTest::setLabel | function | core/ |
Sets the label of the given config entity. |
| BlockValidationTest::setUp | function | core/ |
|
| BlockValidationTest::testInvalidPluginId | function | core/ |
Tests validating a block with an unknown plugin ID. |
| BlockValidationTest::testLabelValidation | function | core/ |
Tests validation of config entity's label. |
| BlockValidationTest::testMenuBlockLevelAndDepth | function | core/ |
Tests validating menu block `level` and `depth` settings. |
| BlockValidationTest::testRegionValidation | function | core/ |
Tests validating a block's region in a theme. |
| BlockValidationTest::testRequiredPropertyValuesMissing | function | core/ |
A property that is required must have a value (i.e. not NULL). |
| BlockValidationTest::testThemeValidation | function | core/ |
Tests validating a block with a non-existent theme. |
| BlockValidationTest::testWeightCannotBeNull | function | core/ |
Tests weight cannot be null. |
| BlockValidationTest::testWeightValidation | function | core/ |
Tests validating weight. |
| BlockViewBuilder | class | core/ |
Provides a Block view builder. |
| BlockViewBuilder.php | file | core/ |
|
| BlockViewBuilder::buildComponents | function | core/ |
Builds the component fields and properties of a set of entities. |
| BlockViewBuilder::buildPreRenderableBlock | function | core/ |
Builds a #pre_render-able block render array. |
| BlockViewBuilder::lazyBuilder | function | core/ |
Render API callback: Builds a block that can be pre-rendered. |
| BlockViewBuilder::preRender | function | core/ |
Render API callback: Builds a block. |
| BlockViewBuilder::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| BlockViewBuilder::view | function | core/ |
Builds the render array for the provided entity. |
| BlockViewBuilder::viewMultiple | function | core/ |
Builds the render array for the provided entities. |
| BlockViewBuilderTest | class | core/ |
Tests the block view builder. |
| BlockViewBuilderTest.php | file | core/ |
|
| BlockViewBuilderTest::$block | property | core/ |
The block being tested. |
| BlockViewBuilderTest::$controller | property | core/ |
The block storage. |
| BlockViewBuilderTest::$modules | property | core/ |
Modules to install. |
| 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::setUp | function | core/ |
|
| BlockViewBuilderTest::testBasicRendering | function | core/ |
Tests the rendering of blocks. |
| BlockViewBuilderTest::testBlockViewBuilderBuildAlter | function | core/ |
Tests block build altering. |
| BlockViewBuilderTest::testBlockViewBuilderCache | function | core/ |
Tests block render cache handling. |
| BlockViewBuilderTest::testBlockViewBuilderCacheOptional | function | core/ |
Tests block render cache handling of cache-optional blocks. |
| BlockViewBuilderTest::testBlockViewBuilderCacheTitleBlock | function | core/ |
Tests title block render cache handling. |
| BlockViewBuilderTest::testBlockViewBuilderViewAlter | function | core/ |
Tests block view altering. |
| 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. |
| BlockVisibility | class | core/ |
Determines the visibility for a block. |
| BlockVisibility.php | file | core/ |
Pagination
- Previous page
- Page 120
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.