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 |
|---|---|---|---|
| TestAjaxBlock | class | core/ |
Provides a 'TestAjax' block. |
| TestAjaxBlock.php | file | core/ |
|
| TestAjaxBlock::ajaxCallback | function | core/ |
Ajax callback. |
| TestAjaxBlock::blockForm | function | core/ |
|
| TestAjaxBlock::build | function | core/ |
|
| TestAttributesBlock | class | core/ |
Provides a 'TestAttributes' block. |
| TestAttributesBlock.php | file | core/ |
|
| TestAttributesBlock::blockForm | function | core/ |
|
| TestAttributesBlock::build | function | core/ |
|
| TestBlockInstantiation | class | core/ |
Provides a basic block for testing block instantiation and configuration. |
| TestBlockInstantiation.php | file | core/ |
|
| TestBlockInstantiation::blockAccess | function | core/ |
|
| TestBlockInstantiation::blockForm | function | core/ |
|
| TestBlockInstantiation::blockSubmit | function | core/ |
|
| TestBlockInstantiation::build | function | core/ |
|
| TestBlockInstantiation::defaultConfiguration | function | core/ |
|
| TestBlockPluginWithRefinableDependentAccessInterface | interface | core/ |
Test interface for dependent access block plugins. |
| TestCacheBlock | class | core/ |
Provides a block to test caching. |
| TestCacheBlock.php | file | core/ |
|
| TestCacheBlock::build | function | core/ |
|
| TestCacheBlock::getCacheContexts | function | core/ |
|
| TestCacheBlock::getCacheMaxAge | function | core/ |
|
| TestCacheOptionalBlock | class | core/ |
Provides a block implementing CacheOptionalInterface to test its caching. |
| TestCacheOptionalBlock.php | file | core/ |
|
| TestCacheOptionalBlock::build | function | core/ |
|
| TestCacheOptionalBlock::getCacheContexts | function | core/ |
|
| TestCacheOptionalBlock::getCacheMaxAge | function | core/ |
|
| TestContextAwareBlock | class | core/ |
Provides a context-aware block. |
| TestContextAwareBlock.php | file | core/ |
|
| TestContextAwareBlock::blockAccess | function | core/ |
|
| TestContextAwareBlock::build | function | core/ |
|
| TestContextAwareNoValidContextOptionsBlock | class | core/ |
Provides a context-aware block that uses a not-passed, non-required context. |
| TestContextAwareNoValidContextOptionsBlock.php | file | core/ |
|
| TestContextAwareNoValidContextOptionsBlock::build | function | core/ |
|
| TestContextAwareUnsatisfiedBlock | class | core/ |
Provides a context-aware block. |
| TestContextAwareUnsatisfiedBlock.php | file | core/ |
|
| TestContextAwareUnsatisfiedBlock::build | function | core/ |
|
| TestEmptyBlock | class | core/ |
Provides a block that returns an empty array. |
| TestEmptyBlock.php | file | core/ |
|
| TestEmptyBlock::build | function | core/ |
|
| 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/ |
|
| TestFormApiFormBlock::buildForm | function | core/ |
|
| TestFormApiFormBlock::getFormId | function | core/ |
|
| TestFormApiFormBlock::submitForm | function | core/ |
|
| TestFormApiFormBlock::validateForm | function | core/ |
|
| TestFormApiFormBlock::__construct | function | core/ |
TestFormApiFormBlock constructor. |
| TestFormBlock | class | core/ |
Provides a block to test caching. |
Pagination
- Previous page
- Page 33
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.