Search for _block
- Search 7.x for _block
- Search 9.5.x for _block
- Search 10.3.x for _block
- Search 11.x for _block
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
LocalActionsBlock | class | core/ |
Provides a block to display the local actions. |
LocalActionsBlock.php | file | core/ |
|
LocalActionsBlock::$localActionManager | property | core/ |
The local action manager. |
LocalActionsBlock::$routeMatch | property | core/ |
The route match. |
LocalActionsBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
LocalActionsBlock::create | function | core/ |
Creates an instance of the plugin. |
LocalActionsBlock::defaultConfiguration | function | core/ |
|
LocalActionsBlock::__construct | function | core/ |
Creates a LocalActionsBlock instance. |
LocalTasksBlock | class | core/ |
Provides a "Tabs" block to display the local tasks. |
LocalTasksBlock.php | file | core/ |
|
LocalTasksBlock::$localTaskManager | property | core/ |
The local task manager. |
LocalTasksBlock::$routeMatch | property | core/ |
The route match. |
LocalTasksBlock::blockForm | function | core/ |
|
LocalTasksBlock::blockSubmit | function | core/ |
|
LocalTasksBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
LocalTasksBlock::create | function | core/ |
Creates an instance of the plugin. |
LocalTasksBlock::defaultConfiguration | function | core/ |
|
LocalTasksBlock::__construct | function | core/ |
Creates a LocalTasksBlock instance. |
LocalTasksTest::testLocalTaskBlock | function | core/ |
Tests that local task blocks are configurable to show a specific level. |
LocalTasksTest::testLocalTaskBlockCache | function | core/ |
Test that local tasks blocks cache is invalidated correctly. |
MainContentBlockPluginInterface | interface | core/ |
The interface for "main page content" blocks. |
MainContentBlockPluginInterface.php | file | core/ |
|
MainContentBlockPluginInterface::setMainContent | function | core/ |
Sets the main content render array. |
MenuAccessTest::testMenuBlockLinksAccessCheck | function | core/ |
Tests menu link for route with access check. |
MenuBlockPostUpdateTest | class | core/ |
Tests updating menu blocks configuration. |
MenuBlockPostUpdateTest.php | file | core/ |
|
MenuBlockPostUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
MenuBlockPostUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
MenuBlockPostUpdateTest::testPostUpdateMenuBlockFields | function | core/ |
Tests updating blocks with default 'expand_all_items' value. |
MenuCacheTagsTest::testMenuBlock | function | core/ |
Tests cache tags presence and invalidation of the Menu entity. |
MenuUiJavascriptTest::testBlockContextualLinks | function | core/ |
Tests the contextual links on a menu block. |
MenuUiTest::$blockPlacements | property | core/ |
Array of placed menu blocks keyed by block ID. |
MenuUiTest::doTestMenuBlock | function | core/ |
Tests menu block settings. |
menu_ui_block_view_system_menu_block_alter | function | core/ |
Implements hook_block_view_BASE_BLOCK_ID_alter() for 'system_menu_block'. |
menu_ui_preprocess_block | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
MessagesBlockPluginInterface | interface | core/ |
The interface for "messages" (#type => status_messages) blocks. |
MessagesBlockPluginInterface.php | file | core/ |
|
MigrateBlockContentBodyFieldTest | class | core/ |
Attaches a body field to the custom block type. |
MigrateBlockContentBodyFieldTest.php | file | core/ |
|
MigrateBlockContentBodyFieldTest::$modules | property | core/ |
Modules to enable. |
MigrateBlockContentBodyFieldTest::setUp | function | core/ |
|
MigrateBlockContentBodyFieldTest::testBlockContentBodyFieldMigration | function | core/ |
Tests the block content body field migration. |
MigrateBlockContentEntityDisplayTest | class | core/ |
Tests migration of block content body field display configuration. |
MigrateBlockContentEntityDisplayTest.php | file | core/ |
|
MigrateBlockContentEntityDisplayTest::$modules | property | core/ |
Modules to enable. |
MigrateBlockContentEntityDisplayTest::assertDisplay | function | core/ |
Asserts a display entity. |
MigrateBlockContentEntityDisplayTest::setUp | function | core/ |
|
MigrateBlockContentEntityDisplayTest::testMigration | function | core/ |
Tests the migrated display configuration. |
MigrateBlockContentEntityFormDisplayTest | class | core/ |
Tests migration of block content body field form display configuration. |
MigrateBlockContentEntityFormDisplayTest.php | file | core/ |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.