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 11.x for _block
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LayoutBuilderHooks::pluginFilterBlockBlockUiAlter | function | core/ |
Implements hook_plugin_filter_TYPE__CONSUMER_alter(). |
| LayoutBuilderHooks::pluginFilterBlockLayoutBuilderAlter | function | core/ |
Implements hook_plugin_filter_TYPE__CONSUMER_alter(). |
| LayoutBuilderNestedFormUiTest::addFormBlock | function | core/ |
Adds a form block specified by label layout and checks it can be saved. |
| LayoutBuilderNestedFormUiTest::FORM_BLOCK_LABELS | constant | core/ |
The form block labels used as text for links to add blocks. |
| LayoutBuilderNestedFormUiTest::testAddingFormBlocksToDefaults | function | core/ |
Tests blocks containing forms can be successfully saved editing defaults. |
| LayoutBuilderNestedFormUiTest::testAddingFormBlocksToOverrides | function | core/ |
Tests blocks containing forms can be successfully saved editing overrides. |
| LayoutBuilderOptInTest::getPathForFieldBlock | function | core/ |
Returns the path to update a field block in the UI. |
| LayoutBuilderRevisionTest::testBlockRevisions | function | core/ |
Tests revisions are created with log message, and layout can be reverted. |
| LayoutBuilderRevisionTest::testInlineBlocksRevisioning | function | core/ |
Tests entity blocks revisioning. |
| LayoutBuilderTest::openAddBlockForm | function | core/ |
Opens the add block form in the off-canvas dialog. |
| LayoutBuilderTestFormHooks::formLayoutBuilderConfigureBlockAlter | function | core/ |
Implements hook_form_BASE_FORM_ID_alter() for layout_builder_configure_block. |
| LayoutBuilderTestPluginHooks::pluginFilterBlockLayoutBuilderAlter | function | core/ |
Implements hook_plugin_filter_TYPE__CONSUMER_alter(). |
| LayoutBuilderThemeSuggestionsTest::testFieldBlockViewModeTemplates | function | core/ |
Tests that of view mode specific field templates are suggested. |
| LayoutEntityHelperTrait::getInlineBlockComponents | function | core/ |
Gets components that have Inline Block plugins. |
| LayoutEntityHelperTrait::getInlineBlockRevisionIdsInSections | function | core/ |
Gets revision IDs for layout sections. |
| LayoutEntityHelperTraitTest::testGetInlineBlockComponents | function | core/ |
Tests get inline block components. |
| LayoutEntityHelperTraitTest::testGetInlineBlockRevisionIdsInSections | function | core/ |
Tests get inline block revision ids in sections. |
| layout_builder.render_block_component_subscriber | service | core/ |
Drupal\layout_builder\EventSubscriber\BlockComponentRenderArray |
| layout_builder_block_content_dependency_test.info.yml | file | core/ |
core/modules/layout_builder/tests/modules/layout_builder_block_content_dependency_test/layout_builder_block_content_dependency_test.info.yml |
| layout_builder_expose_all_field_blocks.info.yml | file | core/ |
core/modules/layout_builder/modules/layout_builder_expose_all_field_blocks/layout_builder_expose_all_field_blocks.info.yml |
| layout_builder_field_block_test.fake_view_mode_context | service | core/ |
Drupal\layout_builder_field_block_test\ContextProvider\FakeViewModeContext |
| layout_builder_field_block_test.info.yml | file | core/ |
core/modules/layout_builder/tests/modules/layout_builder_field_block_test/layout_builder_field_block_test.info.yml |
| layout_builder_field_block_test.schema.yml | file | core/ |
core/modules/layout_builder/tests/modules/layout_builder_field_block_test/config/schema/layout_builder_field_block_test.schema.yml |
| layout_builder_field_block_test.services.yml | file | core/ |
core/modules/layout_builder/tests/modules/layout_builder_field_block_test/layout_builder_field_block_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 |
| 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/ |
|
| LocalActionsBlock::createPlaceholder | function | core/ |
|
| LocalActionsBlock::defaultConfiguration | function | core/ |
|
| 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/ |
|
| 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. |
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.