Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| BlockUiTest::testBlockPlacementIndicator | function | core/ |
Tests the block placement indicator. |
| BlockUiTest::testBlockValidateErrors | function | core/ |
Tests if validation errors are passed plugin form to the parent form. |
| BlockUiTest::testBrokenBlockVisibility | function | core/ |
Tests that users without permission are not able to view broken blocks. |
| BlockUiTest::testCandidateBlockList | function | core/ |
Tests the block categories on the listing page. |
| BlockUiTest::testContextAwareBlocks | function | core/ |
Tests the behavior of context-aware blocks. |
| BlockUiTest::testContextAwareUnsatisfiedBlocks | function | core/ |
Tests the behavior of unsatisfied context-aware blocks. |
| BlockUiTest::testMachineNameSuggestion | function | core/ |
Tests that the BlockForm populates machine name correctly. |
| 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/ |
|
| BlockUser::execute | function | core/ |
|
| BlockValidationTest | class | core/ |
Tests validation of block entities. |
| BlockValidationTest.php | file | core/ |
|
| BlockValidationTest::$modules | property | core/ |
|
| BlockValidationTest::$propertiesWithOptionalValues | property | core/ |
|
| BlockValidationTest::$propertiesWithRequiredKeys | property | core/ |
|
| 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/ |
|
| BlockValidationTest::setUp | function | core/ |
|
| BlockValidationTest::testInvalidPluginId | function | core/ |
Tests validating a block with an unknown plugin ID. |
| BlockValidationTest::testLabelValidation | function | core/ |
|
| 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/ |
|
| BlockValidationTest::testThemeValidation | function | core/ |
Tests validating a block with a non-existent theme. |
| BlockValidationTest::testWeightValidation | function | core/ |
Tests validating weight. |
| BlockViewBuilder::buildComponents | function | core/ |
|
| BlockViewBuilder::getCacheTags | function | core/ |
|
| BlockViewBuilder::trustedCallbacks | function | core/ |
|
| 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/ |
|
| 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 104
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.