Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| BlockTypeAccessControlHandler::$viewLabelOperation | property | core/ |
Allows to grant access to just the labels. |
| BlockTypeAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
| BlockUiTest | class | core/ |
Tests that the block configuration UI exists and stores data correctly. |
| BlockUiTest.php | file | core/ |
|
| BlockUiTest::$adminUser | property | core/ |
An administrative user to configure the test environment. |
| BlockUiTest::$blocks | property | core/ |
The block entities used by this test. |
| BlockUiTest::$blockValues | property | core/ |
The submitted block values used by this test. |
| BlockUiTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BlockUiTest::$modules | property | core/ |
Modules to install. |
| BlockUiTest::setUp | function | core/ |
|
| BlockUiTest::testBlockAdminUiPage | function | core/ |
Tests block admin page exists and functions correctly. |
| BlockUiTest::testBlockDemoUiPage | function | core/ |
Tests block demo page exists and functions correctly. |
| 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/ |
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::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::getCacheTags | function | core/ |
The cache tag associated with this entity view builder. |
| 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. |
Pagination
- Previous page
- Page 122
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.