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
- Search main for _block
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SystemHooks::blockViewSystemMainBlockAlter | function | core/ |
Implements hook_block_view_BASE_BLOCK_ID_alter(). |
| SystemMainBlock | class | core/ |
Provides a 'Main page content' block. |
| SystemMainBlock.php | file | core/ |
|
| SystemMainBlock::$mainContent | property | core/ |
The render array representing the main page content. |
| SystemMainBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| SystemMainBlock::setMainContent | function | core/ |
Sets the main content render array. |
| SystemManager::getAdminBlock | function | core/ |
Provide a single block on the administration overview page. |
| SystemManager::getBlockContents | function | core/ |
Loads the contents of a menu block. |
| SystemMenuBlock | class | core/ |
Provides block plugin definitions for custom menus. |
| SystemMenuBlock | class | core/ |
Provides a generic Menu block. |
| SystemMenuBlock.php | file | core/ |
|
| SystemMenuBlock.php | file | core/ |
|
| SystemMenuBlock::$menuActiveTrail | property | core/ |
The active menu trail service. |
| SystemMenuBlock::$menuStorage | property | core/ |
The menu storage. |
| SystemMenuBlock::$menuTree | property | core/ |
The menu link tree service. |
| SystemMenuBlock::blockForm | function | core/ |
|
| SystemMenuBlock::blockSubmit | function | core/ |
|
| SystemMenuBlock::blockValidate | function | core/ |
|
| SystemMenuBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| SystemMenuBlock::create | function | core/ |
Creates a new class instance. |
| SystemMenuBlock::createPlaceholder | function | core/ |
|
| SystemMenuBlock::defaultConfiguration | function | core/ |
|
| SystemMenuBlock::getCacheContexts | function | core/ |
|
| SystemMenuBlock::getCacheTags | function | core/ |
|
| SystemMenuBlock::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| SystemMenuBlock::processMenuLevelParents | function | core/ |
Form API callback: Processes the menu_levels field element. |
| SystemMenuBlock::shouldSetActiveTrail | function | core/ |
Determine whether the menu block should set active trails on the links. |
| SystemMenuBlock::__construct | function | core/ |
Constructs new SystemMenuBlock. |
| SystemMenuBlock::__construct | function | core/ |
Constructs a new SystemMenuBlock. |
| SystemMenuBlockTest | class | core/ |
Tests \Drupal\system\Plugin\Block\SystemMenuBlock. |
| SystemMenuBlockTest.php | file | core/ |
|
| SystemMenuBlockTest::$block | property | core/ |
The block under test. |
| SystemMenuBlockTest::$blockManager | property | core/ |
The block manager service. |
| SystemMenuBlockTest::$linkTree | property | core/ |
The menu link tree service. |
| SystemMenuBlockTest::$menu | property | core/ |
The menu for testing. |
| SystemMenuBlockTest::$menuLinkManager | property | core/ |
The menu link plugin manager service. |
| SystemMenuBlockTest::$modules | property | core/ |
Modules to install. |
| SystemMenuBlockTest::configExpandedTestCases | function | core/ |
|
| SystemMenuBlockTest::convertBuiltMenuToIdTree | function | core/ |
Helper method to allow for easy menu link tree structure assertions. |
| SystemMenuBlockTest::getActiveTrailItems | function | core/ |
Helper method to get the IDs of the menu items in the active trail. |
| SystemMenuBlockTest::providerIgnoreActiveTrailConstraint | function | core/ |
Provider for testIgnoreActiveTrailConstraint(). |
| SystemMenuBlockTest::setUp | function | core/ |
|
| SystemMenuBlockTest::testConfigExpanded | function | core/ |
Tests the config expanded option. |
| SystemMenuBlockTest::testConfigLevelDepth | function | core/ |
Tests the config start level and depth. |
| SystemMenuBlockTest::testIgnoreActiveTrailConstraint | function | core/ |
Tests configuration schema validation for IgnoreActiveTrail constraint. |
| SystemMenuBlockTest::testSystemMenuBlockConfigDependencies | function | core/ |
Tests calculation of a system menu block's configuration dependencies. |
| SystemMenuBlockUiTest | class | core/ |
Test the #states on the system menu block form. |
| SystemMenuBlockUiTest.php | file | core/ |
|
| SystemMenuBlockUiTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SystemMenuBlockUiTest::$modules | property | core/ |
Modules to install. |
Pagination
- Previous page
- Page 32
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.