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 |
|---|---|---|---|
| LocalActionsBlock::__construct | function | core/ |
Creates a LocalActionsBlock instance. |
| LocalActionTest::testAddContentBlockLink | function | core/ |
Tests the block_content_add_action link. |
| 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::createPlaceholder | function | core/ |
|
| 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/ |
Tests that local tasks blocks cache is invalidated correctly. |
| LocalTasksTest::testLocalTaskBlockUrl | function | core/ |
Tests local task block URLs for entities with path aliases. |
| 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. |
| MenuAccessTest::testSystemAdminMenuBlockAccessCheck | function | core/ |
Test routes implementing _access_admin_menu_block_page. |
| MenuBlockDepthTest | class | core/ |
Tests update path for the `depth` setting of menu blocks. |
| MenuBlockDepthTest.php | file | core/ |
|
| MenuBlockDepthTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| MenuBlockDepthTest::testUpdate | function | core/ |
Tests that menu blocks with a `depth` setting of 0 are changed to NULL. |
| MenuBlockTest | class | core/ |
Tests SystemMenuBlock. |
| MenuBlockTest.php | file | core/ |
|
| MenuBlockTest::$menu | property | core/ |
The menu for testing. |
| MenuBlockTest::$modules | property | core/ |
Modules to install. |
| MenuBlockTest::setUp | function | core/ |
|
| MenuBlockTest::testOperationLinks | function | core/ |
Tests the editing links for SystemMenuBlock. |
| MenuCacheTagsTest::testMenuBlock | function | core/ |
Tests cache tags presence and invalidation of the Menu entity. |
| MenuUiHooks::blockViewSystemMenuBlockAlter | function | core/ |
Implements hook_block_view_BASE_BLOCK_ID_alter() for 'system_menu_block'. |
| 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. |
| MenuUiThemeHooks::preprocessBlock | 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 block type. |
| MigrateBlockContentBodyFieldTest.php | file | core/ |
|
| MigrateBlockContentBodyFieldTest::$modules | property | core/ |
Modules to install. |
| 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 install. |
| 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. |
Pagination
- Previous page
- Page 21
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.