Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SystemManager | class | core/ |
System Manager Service. |
| SystemManager.php | file | core/ |
|
| SystemManager::$menuActiveTrail | property | core/ |
The active menu trail service. |
| 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::listRequirements | function | core/ |
Displays the site status report. Can also be used as a pure check. |
| 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::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::$blockManager | property | core/ |
The block manager 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. |
Pagination
- Previous page
- Page 1353
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.