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 |
|---|---|---|---|
| SystemMessagesBlock.php | file | core/ |
|
| SystemMessagesBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| SystemMessagesBlock::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| SystemMessagesBlock::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| SystemPoweredByBlock | class | core/ |
Provides a 'Powered by Drupal' block. |
| SystemPoweredByBlock.php | file | core/ |
|
| SystemPoweredByBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| SystemPoweredByBlock::defaultConfiguration | function | core/ |
|
| system_block_view_system_main_block_alter | function | core/ |
Implements hook_block_view_BASE_BLOCK_ID_alter(). |
| system_preprocess_block | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
| template_preprocess_admin_block_content | function | core/ |
Prepares variables for administrative content block templates. |
| template_preprocess_block | function | core/ |
Prepares variables for block templates. |
| template_preprocess_block_content_add_list | function | core/ |
Prepares variables for a custom block type creation list templates. |
| template_preprocess_book_all_books_block | function | core/ |
Prepares variables for book listing block templates. |
| TestAccessBlock | class | core/ |
Provides a block to test access. |
| TestAccessBlock.php | file | core/ |
|
| TestAccessBlock::$state | property | core/ |
The state service. |
| TestAccessBlock::blockAccess | function | core/ |
Indicates whether the block should be shown. |
| TestAccessBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| TestAccessBlock::create | function | core/ |
Creates an instance of the plugin. |
| TestAccessBlock::getCacheMaxAge | function | core/ |
|
| TestAccessBlock::__construct | function | core/ |
Tests the test access block. |
| 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/ |
Builds and returns the renderable array for this block plugin. |
| TestAttributesBlock | class | core/ |
Provides a 'TestAttributes' block. |
| TestAttributesBlock.php | file | core/ |
|
| TestAttributesBlock::blockForm | function | core/ |
|
| TestAttributesBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| TestBlockInstantiation | class | core/ |
Provides a basic block for testing block instantiation and configuration. |
| TestBlockInstantiation.php | file | core/ |
|
| TestBlockInstantiation::blockAccess | function | core/ |
Indicates whether the block should be shown. |
| TestBlockInstantiation::blockForm | function | core/ |
|
| TestBlockInstantiation::blockSubmit | function | core/ |
|
| TestBlockInstantiation::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| 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/ |
Builds and returns the renderable array for this block plugin. |
| TestCacheBlock::getCacheContexts | function | core/ |
|
| TestCacheBlock::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/ |
Pagination
- Previous page
- Page 28
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.