Search for block
- Search 7.x for block
- Search 9.5.x for block
- Search 10.3.x for block
- Search 11.x for block
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Block | class | core/ |
The plugin that handles a block. |
| Block | class | core/ |
Defines a Block configuration entity class. |
| Block | class | core/ |
Drupal block source from database. |
| Block | class | core/ |
Defines a Block annotation object. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| SystemMenuBlockTest::configExpandedTestCases | function | core/ |
|
| SystemMenuBlockTest::convertBuiltMenuToIdTree | function | core/ |
Helper method to allow for easy menu link tree structure assertions. |
| SystemMenuBlockTest::setUp | function | core/ |
|
| SystemMenuBlockTest::testConfigExpanded | function | core/ |
Tests the config expanded option. |
| SystemMenuBlockTest::testConfigLevelDepth | function | core/ |
Tests the config start level and depth. |
| SystemMenuBlockTest::testConstructorDeprecation | function | core/ |
@deprecationMessage The menu.active_trail service must be passed to SystemMenuBlock::__construct(), it is required before Drupal 9.0.0. See https://www.drupal.org/node/2669550. @group legacy |
| SystemMenuBlockTest::testSystemMenuBlockConfigDependencies | function | core/ |
Tests calculation of a system menu block's configuration dependencies. |
| SystemMessagesBlock | class | core/ |
Provides a block to display the messages. |
| 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_post_update_add_expand_all_items_key_in_system_menu_block | function | core/ |
Initialize 'expand_all_items' values to system_menu_block. |
| 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::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/ |
The maximum age for which this object may be cached. |
| 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. |
| 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/ |
The cache contexts associated with this object. |
| TestCacheBlock::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| TestContextAwareBlock | class | core/ |
Provides a context-aware block. |
| TestContextAwareBlock.php | file | core/ |
Pagination
- Previous page
- Page 54
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.