Search for _block
- Search 7.x for _block
- Search 9.5.x for _block
- Search 8.9.x for _block
- Search 11.x for _block
- Search main for _block
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SystemBrandingBlock::defaultConfiguration | function | core/ |
|
| SystemBrandingBlock::getCacheTags | function | core/ |
|
| SystemBrandingBlock::__construct | function | core/ |
Creates a SystemBrandingBlock instance. |
| SystemBreadcrumbBlock | class | core/ |
Provides a block to display the breadcrumbs. |
| SystemBreadcrumbBlock.php | file | core/ |
|
| SystemBreadcrumbBlock::$breadcrumbManager | property | core/ |
The breadcrumb manager. |
| SystemBreadcrumbBlock::$routeMatch | property | core/ |
The current route match. |
| SystemBreadcrumbBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| SystemBreadcrumbBlock::create | function | core/ |
Creates an instance of the plugin. |
| SystemBreadcrumbBlock::__construct | function | core/ |
Constructs a new SystemBreadcrumbBlock object. |
| SystemController::systemAdminMenuBlockPage | function | core/ |
Provides a single block from the administration menu as a page. |
| 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::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| SystemMenuBlock::create | function | core/ |
Creates a new class instance. |
| SystemMenuBlock::create | function | core/ |
Creates an instance of the plugin. |
| 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::__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::setUp | function | core/ |
|
| SystemMenuBlockTest::testConfigExpanded | function | core/ |
Tests the config expanded option. |
| SystemMenuBlockTest::testConfigLevelDepth | function | core/ |
Tests the config start level and depth. |
Pagination
- Previous page
- Page 29
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.