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 main for _block
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| NavigationBlockUiTest.php | file | core/ |
|
| NavigationBlockUiTest::$adminUser | property | core/ |
An administrative user to configure the test environment. |
| NavigationBlockUiTest::$adminUser | property | core/ |
An administrative user to configure the test environment. |
| NavigationBlockUiTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NavigationBlockUiTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NavigationBlockUiTest::$modules | property | core/ |
Modules to install. |
| NavigationBlockUiTest::$modules | property | core/ |
Modules to install. |
| NavigationBlockUiTest::assertOffCanvasFormAfterWait | function | core/ |
Waits for the specified form and returns it when available and visible. |
| NavigationBlockUiTest::assertOffCanvasFormAfterWait | function | core/ |
Waits for the specified form and returns it when available and visible. |
| NavigationBlockUiTest::openAddBlockForm | function | core/ |
Opens the add block form in the off-canvas dialog. |
| NavigationBlockUiTest::openAddBlockForm | function | core/ |
Opens the add block form in the off-canvas dialog. |
| NavigationBlockUiTest::setUp | function | core/ |
|
| NavigationBlockUiTest::setUp | function | core/ |
|
| NavigationBlockUiTest::testNavigationBlockAdminUiPage | function | core/ |
Tests navigation block admin page with shortcuts block. |
| NavigationBlockUiTest::testNavigationBlockAdminUiPageNestedForm | function | core/ |
Tests navigation block admin page exists and functions correctly. |
| NavigationDefaultBlockDefinitionTest | class | core/ |
Tests the default block provider logic. |
| NavigationDefaultBlockDefinitionTest.php | file | core/ |
|
| NavigationDefaultBlockDefinitionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NavigationDefaultBlockDefinitionTest::$modules | property | core/ |
Modules to install. |
| NavigationDefaultBlockDefinitionTest::testNavigationDefaultAfterNavigation | function | core/ |
Tests the default block flow enabling Navigation module first. |
| NavigationDefaultBlockDefinitionTest::testNavigationDefaultBeforeNavigation | function | core/ |
Tests the default block flow enabling the block provider module first. |
| NavigationHooks::blockAlter | function | core/ |
Implements hook_block_alter(). |
| NavigationHooks::blockBuildLocalTasksBlockAlter | function | core/ |
Implements hook_block_build_BASE_BLOCK_ID_alter(). |
| NavigationHooks::pluginFilterBlockLayoutBuilderAlter | function | core/ |
Implements hook_plugin_filter_TYPE__CONSUMER_alter(). |
| NavigationLinkBlock | class | core/ |
Defines a link navigation block. |
| NavigationLinkBlock.php | file | core/ |
|
| NavigationLinkBlock::blockForm | function | core/ |
|
| NavigationLinkBlock::blockSubmit | function | core/ |
|
| NavigationLinkBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| NavigationLinkBlock::defaultConfiguration | function | core/ |
|
| NavigationLinkBlock::getUriAsDisplayableString | function | core/ |
Gets the URI without the 'internal:' or 'entity:' scheme. |
| NavigationLinkBlock::getUserEnteredStringAsUri | function | core/ |
Gets the user-entered string as a URI. |
| NavigationLinkBlock::validateIconClassElement | function | core/ |
Form element validation handler for the 'icon_class' element. |
| NavigationLinkBlock::validateUriElement | function | core/ |
Form element validation handler for the 'uri' element. |
| NavigationLinkBlockTest | class | core/ |
Tests for \Drupal\navigation\Plugin\Block\NavigationLinkBlockTest. |
| NavigationLinkBlockTest.php | file | core/ |
|
| NavigationLinkBlockTest::$adminUser | property | core/ |
User with permission to administer navigation blocks and access navigation. |
| NavigationLinkBlockTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NavigationLinkBlockTest::$modules | property | core/ |
Modules to install. |
| NavigationLinkBlockTest::$normalUser | property | core/ |
An authenticated user to test navigation block caching. |
| NavigationLinkBlockTest::appendNavigationLinkBlock | function | core/ |
Adds a Navigation Link Block to the sidebar. |
| NavigationLinkBlockTest::setUp | function | core/ |
|
| NavigationLinkBlockTest::testNavigationLinkBlockCache | function | core/ |
Test output of the link navigation with regards to caching and contents. |
| NavigationLinkBlockTest::testNavigationLinkBlockVisibility | function | core/ |
Test block visibility based on the link access logic. |
| NavigationMenuBlock | class | core/ |
Provides a generic menu navigation block. |
| NavigationMenuBlock.php | file | core/ |
|
| NavigationMenuBlock::blockForm | function | core/ |
|
| NavigationMenuBlock::blockSubmit | function | core/ |
|
| NavigationMenuBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| NavigationMenuBlock::calculateDependencies | function | core/ |
Pagination
- Previous page
- Page 25
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.