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 |
|---|---|---|---|
| BlockFormTest::$contextHandler | property | core/ |
The mocked context handler. |
| BlockFormTest::$contextRepository | property | core/ |
The mocked context repository. |
| BlockFormTest::$entityTypeManager | property | core/ |
The entity type manager. |
| BlockFormTest::$language | property | core/ |
The language manager service. |
| 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. |
| BlockHooks | class | core/ |
Hook implementations for block. |
| BlockHooks.php | file | core/ |
|
| BlockHooks::blockBuildLocalActionsBlockAlter | function | core/ |
Implements hook_block_build_BASE_BLOCK_ID_alter(). |
| BlockHooks::configurableLanguageDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for 'configurable_language'. |
| BlockHooks::help | function | core/ |
Implements hook_help(). |
| BlockHooks::menuDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for menu entities. |
| BlockHooks::modulesInstalled | function | core/ |
Implements hook_modules_installed(). |
| BlockHooks::preprocessBlock | function | core/ |
Prepares variables for block templates. |
| BlockHooks::rebuild | function | core/ |
Implements hook_rebuild(). |
| BlockHooks::theme | function | core/ |
Implements hook_theme(). |
| BlockHooks::themeInitialize | function | core/ |
Assigns an initial, default set of blocks for a theme. |
| BlockHooks::themesInstalled | function | core/ |
Implements hook_themes_installed(). |
| BlockHooks::userRoleDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for user_role entities. |
| 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/ |
Tests cache tag invalidation after installing the block module. |
Pagination
- Previous page
- Page 113
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.