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 |
|---|---|---|---|
| TestFormBlock.php | file | core/ |
|
| TestFormBlock::build | function | core/ |
|
| TestHtmlBlock | class | core/ |
Provides a block to test HTML. |
| TestHtmlBlock.php | file | core/ |
|
| TestHtmlBlock::build | function | core/ |
|
| testing_themes_blocks.info.yml | file | core/ |
core/profiles/tests/testing_themes_blocks/testing_themes_blocks.info.yml |
| testing_theme_optional_blocks.info.yml | file | core/ |
core/profiles/tests/testing_themes_blocks/themes/testing_theme_optional_blocks/testing_theme_optional_blocks.info.yml |
| testing_theme_required_blocks.info.yml | file | core/ |
core/profiles/tests/testing_themes_blocks/themes/testing_theme_required_blocks/testing_theme_required_blocks.info.yml |
| testing_theme_without_blocks.info.yml | file | core/ |
core/profiles/tests/testing_themes_blocks/themes/testing_theme_without_blocks/testing_theme_without_blocks.info.yml |
| TestInlineTemplateFormBlock | class | core/ |
Provides a block containing inline template with <form> tag. |
| TestInlineTemplateFormBlock.php | file | core/ |
|
| TestInlineTemplateFormBlock::build | function | core/ |
|
| TestMultipleFormsBlock | class | core/ |
Provides a block with multiple forms. |
| TestMultipleFormsBlock.php | file | core/ |
|
| TestMultipleFormsBlock::build | function | core/ |
|
| TestPageTitleMainContentAndMessagesBlock | class | core/ |
Provides a block which includes page title, main content & messages together. |
| TestPageTitleMainContentAndMessagesBlock.php | file | core/ |
|
| TestPageTitleMainContentAndMessagesBlock::$isMainContentPlaced | property | core/ |
Whether setMainContent was called. |
| TestPageTitleMainContentAndMessagesBlock::$isPageTitlePlaced | property | core/ |
Whether setTitle was called. |
| TestPageTitleMainContentAndMessagesBlock::$mainContent | property | core/ |
The render array representing the main page content. |
| TestPageTitleMainContentAndMessagesBlock::$title | property | core/ |
The page title: a string (plain title) or a render array (formatted title). |
| TestPageTitleMainContentAndMessagesBlock::build | function | core/ |
|
| TestPageTitleMainContentAndMessagesBlock::setMainContent | function | core/ |
|
| TestPageTitleMainContentAndMessagesBlock::setTitle | function | core/ |
|
| TestSettingsValidationBlock | class | core/ |
Provides a test settings validation block. |
| TestSettingsValidationBlock.php | file | core/ |
|
| TestSettingsValidationBlock::blockForm | function | core/ |
|
| TestSettingsValidationBlock::blockValidate | function | core/ |
|
| TestSettingsValidationBlock::build | function | core/ |
|
| theme.negotiator.block.admin_demo | service | core/ |
Drupal\block\Theme\AdminDemoNegotiator |
| TitleBlockPluginInterface | interface | core/ |
The interface for "title" blocks. |
| TitleBlockPluginInterface.php | file | core/ |
|
| TitleBlockPluginInterface::setTitle | function | core/ |
Sets the title. |
| toolbar-block.css | file | core/ |
Toolbar block styles. |
| toolbar-block.pcss.css | file | core/ |
Toolbar block styles. |
| TwigThemeTestController::transBlockRender | function | core/ |
Menu callback for testing translation blocks in a Twig template. |
| TypedDataStringBlock | class | core/ |
Implements a String TypedData contextual block plugin. |
| TypedDataStringBlock.php | file | core/ |
|
| TypedDataStringBlock::getTitle | function | core/ |
Returns the title of the block. |
| UmamiHooks::formSearchBlockFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for search_block_form. |
| UmamiHooks::preprocessBlock | function | core/ |
Implements hook_preprocess_HOOK() for block. |
| UmamiHooks::preprocessBlockBundleBannerBlock | function | core/ |
Implements hook_preprocess_HOOK() for block--bundle--banner-block. |
| UmamiHooks::preprocessBlockBundleFooterPromoBlock | function | core/ |
Implements hook_preprocess_HOOK() for block bundle footer promo. |
| UmamiHooks::themeSuggestionsBlockAlter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter() for block templates. |
| umami_form_search_block_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for search_block_form. |
| umami_preprocess_block | function | core/ |
Implements hook_preprocess_HOOK() for block. |
| umami_preprocess_block__bundle__banner_block | function | core/ |
Implements hook_preprocess_HOOK() for block--bundle--banner-block. |
| umami_preprocess_block__bundle__footer_promo_block | function | core/ |
Implements hook_preprocess_HOOK() for block bundle footer promo. |
| umami_theme_suggestions_block_alter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter() for block templates. |
| UnblockUser | class | core/ |
Unblocks a user. |
Pagination
- Previous page
- Page 34
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.