Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| BlockFormTest::$pluginFormFactory | property | core/ |
The plugin form manager. |
| BlockFormTest::$storage | property | core/ |
The block storage. |
| BlockFormTest::$themeHandler | property | core/ |
The theme handler. |
| BlockFormTest::$themeManager | property | core/ |
The theme manager service. |
| BlockFormTest::getBlockMockWithMachineName | function | core/ |
Mocks a block with a block plugin. |
| BlockFormTest::setUp | function | core/ |
|
| BlockFormTest::testGetUniqueMachineName | function | core/ |
Tests the unique machine name generator. |
| BlockHasOverridesAccessCheck | class | core/ |
Determines whether the requested block has a 'settings_tray' form. |
| BlockHasOverridesAccessCheck.php | file | core/ |
|
| BlockHasOverridesAccessCheck::access | function | core/ |
Checks access for accessing a block's 'settings_tray' form. |
| BlockHiddenRegionTest | class | core/ |
Tests that blocks are not added to hidden regions on theme installation. |
| BlockHiddenRegionTest.php | file | core/ |
|
| BlockHiddenRegionTest::$adminUser | property | core/ |
An administrative user to configure the test environment. |
| BlockHiddenRegionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BlockHiddenRegionTest::$modules | property | core/ |
Modules to install. |
| BlockHiddenRegionTest::setUp | function | core/ |
|
| BlockHiddenRegionTest::testBlockNotInHiddenRegion | function | core/ |
Tests that hidden regions do not inherit blocks when a theme is installed. |
| BlockHookOperationTest | class | core/ |
Tests for Block module regarding hook_entity_operations_alter(). |
| BlockHookOperationTest.php | file | core/ |
|
| BlockHookOperationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BlockHookOperationTest::$modules | property | core/ |
Modules to install. |
| BlockHookOperationTest::setUp | function | core/ |
|
| BlockHookOperationTest::testBlockOperationAlter | function | core/ |
Tests the block list to see if the test_operation link is added. |
| BlockHtmlTest | class | core/ |
Tests block HTML ID validity. |
| BlockHtmlTest.php | file | core/ |
|
| BlockHtmlTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BlockHtmlTest::$modules | property | core/ |
Modules to install. |
| BlockHtmlTest::setUp | function | core/ |
|
| BlockHtmlTest::testHtml | function | core/ |
Tests for valid HTML for a block. |
| BlockInstallTest | class | core/ |
Tests block module's installation. |
| BlockInstallTest.php | file | core/ |
|
| BlockInstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BlockInstallTest::testCacheTagInvalidationUponInstallation | function | core/ |
|
| BlockInterface::getVisibility | function | core/ |
Returns an array of visibility condition configurations. |
| BlockInterface::getVisibilityCondition | function | core/ |
Gets a visibility condition plugin instance. |
| BlockInterface::getVisibilityConditions | function | core/ |
Gets conditions for this block. |
| BlockInterface::setRegion | function | core/ |
Sets the region this block is placed in. |
| BlockInterface::setVisibilityConfig | function | core/ |
Sets the visibility condition configuration. |
| BlockInterface::setWeight | function | core/ |
Sets the block weight. |
| BlockInterfaceTest | class | core/ |
Tests that the block plugin can work properly without a supporting entity. |
| BlockInterfaceTest.php | file | core/ |
|
| BlockInterfaceTest::$modules | property | core/ |
Modules to install. |
| BlockInterfaceTest::testBlockInterface | function | core/ |
Tests configuration and subsequent form() and build() method calls. |
| BlockInvalidRegionTest | class | core/ |
Tests that blocks assigned to invalid regions are disabled with a warning. |
| BlockInvalidRegionTest.php | file | core/ |
|
| BlockInvalidRegionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BlockInvalidRegionTest::$modules | property | core/ |
Modules to install. |
| BlockInvalidRegionTest::setUp | function | core/ |
|
| BlockInvalidRegionTest::testBlockInInvalidRegion | function | core/ |
Tests that blocks assigned to invalid regions work correctly. |
| BlockJsonAnonTest | class | core/ |
@group rest |
Pagination
- Previous page
- Page 88
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.