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 11.x for _block
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SystemMenuBlock::getCacheTags | function | core/ |
|
| SystemMenuBlock::getDerivativeDefinitions | function | core/ |
|
| 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 a new SystemMenuBlock. |
| SystemMenuBlock::__construct | function | core/ |
Constructs 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/ |
|
| 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/ |
|
| SystemMenuBlockUiTest::$modules | property | core/ |
|
| SystemMenuBlockUiTest::setUp | function | core/ |
|
| SystemMenuBlockUiTest::testSystemMenuBlockForm | function | core/ |
Tests that add_active_trail_class field states based on other form values. |
| SystemMenuNavigationBlock | class | core/ |
Provides navigation block plugin definitions for custom menus. |
| SystemMenuNavigationBlock.php | file | core/ |
|
| SystemMenuNavigationBlock::create | function | core/ |
Creates a new class instance. |
| SystemMenuNavigationBlock::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| SystemMenuNavigationBlock::__construct | function | core/ |
Constructs new SystemMenuNavigationBlock. |
| SystemMessagesBlock | class | core/ |
Provides a block to display the messages. |
| SystemMessagesBlock.php | file | core/ |
|
| SystemMessagesBlock::build | function | core/ |
|
| SystemMessagesBlock::defaultConfiguration | function | core/ |
|
| SystemMessagesBlock::getCacheMaxAge | function | core/ |
|
| SystemPoweredByBlock | class | core/ |
Provides a 'Powered by Drupal' block. |
| SystemPoweredByBlock.php | file | core/ |
|
| SystemPoweredByBlock::build | function | core/ |
|
| SystemPoweredByBlock::defaultConfiguration | function | core/ |
|
| SystemThemeHooks::preprocessBlock | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
| template_preprocess_block_content_add_list | function | core/ |
Prepares variables for a block type creation list templates. |
| TestAccessBlock | class | core/ |
Provides a block to test access. |
| TestAccessBlock.php | file | core/ |
|
| TestAccessBlock::blockAccess | function | core/ |
|
| TestAccessBlock::build | function | core/ |
|
| TestAccessBlock::create | function | core/ |
|
| TestAccessBlock::getCacheMaxAge | function | core/ |
|
| TestAccessBlock::__construct | function | core/ |
Tests the test access block. |
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.