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/ |
|
SystemMessagesBlock::defaultConfiguration | function | core/ |
|
SystemMessagesBlock::getCacheMaxAge | function | core/ |
|
SystemPoweredByBlock | class | core/ |
Provides a 'Powered by Drupal' block. |
SystemPoweredByBlock.php | file | core/ |
|
SystemPoweredByBlock::build | function | core/ |
|
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/ |
|
TestAccessBlock::build | function | core/ |
|
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/ |
|
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/ |
|
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.