Search for block
- Search 7.x for block
- Search 9.5.x for block
- Search 8.9.x for block
- Search 10.3.x for block
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Block | class | core/ |
The plugin that handles a block. |
Block | class | core/ |
Defines a Block configuration entity class. |
Block | class | core/ |
Drupal 6/7 block source from database. |
Block | class | core/ |
The Block attribute. |
Block | class | core/ |
Defines a Block annotation object. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
BlockFormTest | class | core/ |
@coversDefaultClass \Drupal\block\BlockForm @group block |
BlockFormTest.php | file | core/ |
|
BlockFormTest::$blockRepository | property | core/ |
The block repository. |
BlockFormTest::$conditionManager | property | core/ |
The condition plugin manager. |
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::pageTop | function | core/ |
Implements hook_page_top(). |
BlockHooks::preprocessBlock | function | core/ |
Prepares variables for block templates. |
BlockHooks::rebuild | function | core/ |
Implements hook_rebuild(). |
BlockHooks::theme | function | core/ |
Implements hook_theme(). |
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. |
Pagination
- Previous page
- Page 23
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.