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 |
|---|---|---|---|
| TestCacheOptionalBlock.php | file | core/ |
|
| TestCacheOptionalBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| TestCacheOptionalBlock::getCacheContexts | function | core/ |
|
| TestCacheOptionalBlock::getCacheMaxAge | function | core/ |
|
| TestContextAwareBlock | class | core/ |
Provides a context-aware block. |
| TestContextAwareBlock.php | file | core/ |
|
| TestContextAwareBlock::blockAccess | function | core/ |
Indicates whether the block should be shown. |
| TestContextAwareBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| TestContextAwareNoValidContextOptionsBlock | class | core/ |
Provides a context-aware block that uses a not-passed, non-required context. |
| TestContextAwareNoValidContextOptionsBlock.php | file | core/ |
|
| TestContextAwareNoValidContextOptionsBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| TestContextAwareUnsatisfiedBlock | class | core/ |
Provides a context-aware block. |
| TestContextAwareUnsatisfiedBlock.php | file | core/ |
|
| TestContextAwareUnsatisfiedBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| TestDiscoveryTest::testGetTestInfoEmptyDocblock | function | core/ |
Ensure that classes are not reflected when the docblock is empty. |
| TestEmptyBlock | class | core/ |
Provides a block that returns an empty array. |
| TestEmptyBlock.php | file | core/ |
|
| TestEmptyBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| TestFormApiFormBlock | class | core/ |
Provides a block containing a Form API form for use in Layout Builder tests. |
| TestFormApiFormBlock.php | file | core/ |
|
| TestFormApiFormBlock::$formBuilder | property | core/ |
The form builder service. |
| TestFormApiFormBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| TestFormApiFormBlock::buildForm | function | core/ |
Form constructor. |
| TestFormApiFormBlock::getFormId | function | core/ |
Returns a unique string identifying the form. |
| TestFormApiFormBlock::submitForm | function | core/ |
Form submission handler. |
| TestFormApiFormBlock::validateForm | function | core/ |
Form validation handler. |
| TestFormApiFormBlock::__construct | function | core/ |
TestFormApiFormBlock constructor. |
| TestFormBlock | class | core/ |
Provides a block to test caching. |
| TestFormBlock.php | file | core/ |
|
| TestFormBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| TestHtmlBlock | class | core/ |
Provides a block to test HTML. |
| TestHtmlBlock.php | file | core/ |
|
| TestHtmlBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| 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/ |
Builds and returns the renderable array for this block plugin. |
| TestMultipleFormsBlock | class | core/ |
Provides a block with multiple forms. |
| TestMultipleFormsBlock.php | file | core/ |
|
| TestMultipleFormsBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| 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/ |
Builds and returns the renderable array for this block plugin. |
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.