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 |
---|---|---|---|
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. |
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. |
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 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. |
MigrateBlockContentEntityFormDisplayTest.php | file | core/ |
|
MigrateBlockContentEntityFormDisplayTest::$modules | property | core/ |
Modules to install. |
MigrateBlockContentEntityFormDisplayTest::assertDisplay | function | core/ |
Asserts a display entity. |
MigrateBlockContentEntityFormDisplayTest::setUp | function | core/ |
|
MigrateBlockContentEntityFormDisplayTest::testMigration | function | core/ |
Tests the migrated display configuration. |
MigrateBlockContentStubTest | class | core/ |
Test stub creation for block_content entities. |
MigrateBlockContentStubTest.php | file | core/ |
|
MigrateBlockContentStubTest::$modules | property | core/ |
Modules to install. |
MigrateBlockContentStubTest::setUp | function | core/ |
|
MigrateBlockContentStubTest::testStubFailure | function | core/ |
Tests creation of block content stubs with no block_content_type available. |
MigrateBlockContentStubTest::testStubSuccess | function | core/ |
Tests creation of block content stubs when there is a block_content_type. |
MigrateBlockContentTest | class | core/ |
Upgrade content blocks. |
MigrateBlockContentTest.php | file | core/ |
|
MigrateBlockContentTest::$modules | property | core/ |
Modules to install. |
MigrateBlockContentTest::setUp | function | core/ |
|
MigrateBlockContentTest::testBlockMigration | function | core/ |
Tests the Drupal 6 content block to Drupal 8 migration. |
Pagination
- Previous page
- Page 20
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.