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
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
NavigationMenuBlock::blockSubmit | function | core/ |
|
NavigationMenuBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
NavigationMenuBlock::calculateDependencies | function | core/ |
|
NavigationMenuBlock::create | function | core/ |
Creates an instance of the plugin. |
NavigationMenuBlock::defaultConfiguration | function | core/ |
|
NavigationMenuBlock::getCacheContexts | function | core/ |
|
NavigationMenuBlock::NAVIGATION_MAX_DEPTH | constant | core/ |
|
NavigationMenuBlockTest | class | core/ |
Tests \Drupal\navigation\Plugin\Block\NavigationMenuBlock. |
NavigationMenuBlockTest.php | file | core/ |
|
NavigationMenuBlockTest::$blockManager | property | core/ |
The block manager service. |
NavigationMenuBlockTest::$linkTree | property | core/ |
The menu link tree service. |
NavigationMenuBlockTest::$menu | property | core/ |
The menu for testing. |
NavigationMenuBlockTest::$menuLinkManager | property | core/ |
The menu link plugin manager service. |
NavigationMenuBlockTest::$modules | property | core/ |
Modules to install. |
NavigationMenuBlockTest::$navigationBlock | property | core/ |
The navigation block under test. |
NavigationMenuBlockTest::convertBuiltMenuToIdTree | function | core/ |
Helper method to allow for easy menu link tree structure assertions. |
NavigationMenuBlockTest::setUp | function | core/ |
|
NavigationMenuBlockTest::testConfigLevelDepth | function | core/ |
Tests the config start level and depth. |
NavigationMenuBlockTest::testHtmlMarkup | function | core/ |
Tests the generated HTML markup. |
NavigationMenuBlockTest::testSystemMenuBlockConfigDependencies | function | core/ |
Tests calculation of a system navigation menu block's config dependencies. |
NavigationMenuMarkupTest::$blockManager | property | core/ |
The block manager service. |
NavigationShortcutsBlock | class | core/ |
Defines a shortcuts navigation block class. |
NavigationShortcutsBlock.php | file | core/ |
|
NavigationShortcutsBlock::blockAccess | function | core/ |
Indicates whether the block should be shown. |
NavigationShortcutsBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
NavigationShortcutsBlock::create | function | core/ |
Creates an instance of the plugin. |
NavigationShortcutsBlock::__construct | function | core/ |
Constructs a new ShortcutsNavigationBlock. |
NavigationShortcutsBlockTest | class | core/ |
Tests for \Drupal\navigation\Plugin\Block\NavigationShortcutsBlock. |
NavigationShortcutsBlockTest.php | file | core/ |
|
NavigationShortcutsBlockTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
NavigationShortcutsBlockTest::$modules | property | core/ |
Modules to install. |
NavigationShortcutsBlockTest::testNavigationBlock | function | core/ |
Tests visibility and cacheability of shortcuts in the navigation bar. |
NavigationUserBlock | class | core/ |
Defines a user navigation block. |
NavigationUserBlock.php | file | core/ |
|
NavigationUserBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
NavigationUserBlockTest | class | core/ |
Tests for \Drupal\navigation\Plugin\NavigationBlock\NavigationUserBlock. |
NavigationUserBlockTest.php | file | core/ |
|
NavigationUserBlockTest::$adminUser | property | core/ |
User with permission to administer navigation blocks and access navigation. |
NavigationUserBlockTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
NavigationUserBlockTest::$modules | property | core/ |
Modules to install. |
NavigationUserBlockTest::$normalUser | property | core/ |
An authenticated user to test navigation block caching. |
NavigationUserBlockTest::setUp | function | core/ |
|
NavigationUserBlockTest::testNavigationUserBlock | function | core/ |
Test output of user navigation block with regards to caching and contents. |
navigation_block_alter | function | core/ |
Implements hook_block_alter(). |
navigation_block_build_local_tasks_block_alter | function | core/ |
Implements hook_block_build_BASE_BLOCK_ID_alter(). |
navigation_plugin_filter_block__layout_builder_alter | function | core/ |
Implements hook_plugin_filter_TYPE__CONSUMER_alter(). |
navigation_test_preprocess_block__navigation | function | core/ |
Implements hook_preprocess_HOOK(). |
NegotiationConfigureForm::$blockManager | property | core/ |
The block manager. |
NegotiationConfigureForm::$blockStorage | property | core/ |
The block storage. |
NewDefaultThemeBlocksTest | class | core/ |
Tests that a new default theme gets blocks. |
Pagination
- Previous page
- Page 24
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.