Search for _block
- Search 7.x for _block
- Search 8.9.x for _block
- Search 10.3.x for _block
- Search 11.x for _block
- Search main for _block
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| layout_builder_fieldblock_test.schema.yml | file | core/ |
core/modules/layout_builder/tests/modules/layout_builder_fieldblock_test/config/schema/layout_builder_fieldblock_test.schema.yml |
| layout_builder_fieldblock_test.services.yml | file | core/ |
core/modules/layout_builder/tests/modules/layout_builder_fieldblock_test/layout_builder_fieldblock_test.services.yml |
| layout_builder_form_block_test.info.yml | file | core/ |
core/modules/layout_builder/tests/modules/layout_builder_form_block_test/layout_builder_form_block_test.info.yml |
| layout_builder_plugin_filter_block_alter | function | core/ |
Implements hook_plugin_filter_TYPE_alter(). |
| layout_builder_plugin_filter_block__block_ui_alter | function | core/ |
Implements hook_plugin_filter_TYPE__CONSUMER_alter(). |
| layout_builder_plugin_filter_block__layout_builder_alter | function | core/ |
Implements hook_plugin_filter_TYPE__CONSUMER_alter(). |
| layout_builder_test_form_layout_builder_configure_block_alter | function | core/ |
Implements hook_form_BASE_FORM_ID_alter() for layout_builder_configure_block. |
| layout_builder_test_plugin_filter_block__layout_builder_alter | function | core/ |
Implements hook_plugin_filter_TYPE__CONSUMER_alter(). |
| 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/ |
Tests 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. |
| 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/ |
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.