Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 | class | core/ |
System Manager Service. |
| SystemManager.php | file | core/ |
|
| SystemManager::$menuActiveTrail | property | core/ |
The active menu trail service. |
| SystemManager::$menuItems | property | core/ |
A static cache of menu items. |
| SystemManager::$menuTree | property | core/ |
The menu link tree manager. |
| SystemManager::$moduleHandler | property | core/ |
Module handler service. |
| SystemManager::$requestStack | property | core/ |
The request stack. |
| SystemManager::checkRequirements | function | core/ |
Checks for requirement severity. |
| SystemManager::getAdminBlock | function | core/ |
Provide a single block on the administration overview page. |
| SystemManager::getBlockContents | function | core/ |
Loads the contents of a menu block. |
| SystemManager::getMaxSeverity | function | core/ |
Extracts the highest severity from the requirements array. |
| SystemManager::listRequirements | function | core/ |
Displays the site status report. Can also be used as a pure check. |
| SystemManager::REQUIREMENT_ERROR | constant | core/ |
Requirement severity -- Error condition; abort installation. |
| SystemManager::REQUIREMENT_OK | constant | core/ |
Requirement severity -- Requirement successfully met. |
| SystemManager::REQUIREMENT_WARNING | constant | core/ |
Requirement severity -- Warning condition; proceed but flag warning. |
| SystemManager::__construct | function | core/ |
Constructs a SystemManager object. |
| 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/ |
The cache contexts associated with this object. |
| SystemMenuBlock::getCacheTags | function | core/ |
The cache tags associated with this object. |
| 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 enable. |
| SystemMenuBlockTest::configExpandedTestCases | function | core/ |
|
| SystemMenuBlockTest::convertBuiltMenuToIdTree | function | core/ |
Helper method to allow for easy menu link tree structure assertions. |
| SystemMenuBlockTest::setUp | function | core/ |
Pagination
- Previous page
- Page 1176
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.