Search for on
Title | Object type | File name | Summary |
---|---|---|---|
BlockFormMessagesTest::testValidationMessage | function | core/ |
Tests that validation messages are shown on the block form. |
BlockFormTest::$conditionManager | property | core/ |
The condition plugin manager. |
BlockFormTest::$contextHandler | property | core/ |
The mocked context handler. |
BlockFormTest::$contextRepository | property | core/ |
The mocked context repository. |
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. |
BlockHooks::blockBuildLocalActionsBlockAlter | function | core/ |
Implements hook_block_build_BASE_BLOCK_ID_alter(). |
BlockHooks::configurableLanguageDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for 'configurable_language'. |
BlockInstallTest::testCacheTagInvalidationUponInstallation | function | core/ |
Tests cache tag invalidation after installing the block module. |
BlockInterface::getRegion | function | core/ |
Returns the region this block is placed in. |
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. |
BlockInvalidRegionTest | class | core/ |
Tests that blocks assigned to invalid regions are disabled with a warning. |
BlockInvalidRegionTest.php | file | core/ |
|
BlockInvalidRegionTest::$configSchemaCheckerExclusions | property | core/ |
An array of config object names that are excluded from schema checking. |
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 |
BlockJsonAnonTest.php | file | core/ |
|
BlockJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockJsonAnonTest::$format | property | core/ |
The format to use in this test. |
BlockJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
BlockJsonBasicAuthTest | class | core/ |
@group rest |
BlockJsonBasicAuthTest.php | file | core/ |
|
BlockJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
BlockJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
BlockJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
BlockJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
BlockJsonCookieTest | class | core/ |
@group rest |
BlockJsonCookieTest.php | file | core/ |
|
BlockJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
BlockJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockJsonCookieTest::$format | property | core/ |
The format to use in this test. |
BlockJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
Pagination
- Previous page
- Page 48
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.