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
- 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 6/7 block source from database. |
| Block | class | core/ |
The Block attribute. |
| Block | class | core/ |
Defines a Block annotation object. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| block_post_update_make_weight_integer | function | core/ |
Ensures that all block weights are integers. |
| block_post_update_set_menu_block_depth_to_null_if_zero | function | core/ |
Updates the `depth` setting to NULL if it is 0 in any menu blocks. |
| block_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
| block_test.info.yml | file | core/ |
core/modules/block/tests/modules/block_test/block_test.info.yml |
| block_test.multiple_static_context | service | core/ |
Drupal\block_test\ContextProvider\MultipleStaticContext |
| block_test.routing.yml | file | core/ |
core/modules/block/tests/modules/block_test/block_test.routing.yml |
| block_test.schema.yml | file | core/ |
core/modules/block/tests/modules/block_test/config/schema/block_test.schema.yml |
| block_test.services.yml | file | core/ |
core/modules/block/tests/modules/block_test/block_test.services.yml |
| block_test_special_chars_theme.info.yml | file | core/ |
core/modules/block/tests/modules/block_test/themes/block_test_special_chars_theme/block_test_special_chars_theme.info.yml |
| block_test_theme.info.yml | file | core/ |
core/modules/block/tests/modules/block_test/themes/block_test_theme/block_test_theme.info.yml |
| block_test_views.info.yml | file | core/ |
core/modules/block/tests/modules/block_test_views/block_test_views.info.yml |
| block_theme_initialize | function | core/ |
Assigns an initial, default set of blocks for a theme. |
| block_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
| BoxTranslation::CUSTOM_BLOCK_TABLE | constant | core/ |
Drupal 6 table names. |
| Broken::blockForm | function | core/ |
Returns the configuration form elements specific to this block plugin. |
| CategoryAutocompleteController::$blockManager | property | core/ |
The block manager. |
| ChooseBlockController | class | core/ |
Defines a controller to choose a new block. |
| ChooseBlockController.php | file | core/ |
|
| ChooseBlockController::$blockManager | property | core/ |
The block manager. |
| ChooseBlockController::$currentUser | property | core/ |
The current user. |
| ChooseBlockController::$entityTypeManager | property | core/ |
The entity type manager. |
| ChooseBlockController::build | function | core/ |
Provides the UI for choosing a new block. |
| ChooseBlockController::create | function | core/ |
Instantiates a new instance of this class. |
| ChooseBlockController::getAjaxAttributes | function | core/ |
Get dialog attributes if an ajax request. |
| ChooseBlockController::getBlockLinks | function | core/ |
Gets a render array of block links. |
| ChooseBlockController::inlineBlockList | function | core/ |
Provides the UI for choosing a new inline block. |
| ChooseBlockController::__construct | function | core/ |
ChooseBlockController constructor. |
| ClaroBlockFilterTest | class | core/ |
Runs BlockFilterTest in Claro. |
| ClaroBlockFilterTest.php | file | core/ |
|
| ClaroBlockFilterTest::$modules | property | core/ |
Modules to install. |
| ClaroBlockFilterTest::setUp | function | core/ |
|
| ClaroMenuUiJavascriptTest::testBlockContextualLinks | function | core/ |
Intentionally empty method. |
| claro_preprocess_admin_block | function | core/ |
Implements hook_preprocess_HOOK() for admin_block. |
| claro_preprocess_admin_block_content | function | core/ |
Implements hook_preprocess_HOOK() for admin_block_content. |
| claro_preprocess_block | function | core/ |
Implements hook_preprocess_block() for block content. |
| claro_preprocess_block_content_add_list | function | core/ |
Implements hook_preprocess_HOOK() for block_content_add_list. |
| ClearCacheBlock | class | core/ |
Provides a block to display 'Clear cache' elements. |
| ClearCacheBlock.php | file | core/ |
|
| ClearCacheBlock::blockAccess | function | core/ |
Indicates whether the block should be shown. |
| ClearCacheBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| ClearCacheBlock::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| ClearCacheBlock::__construct | function | core/ |
Creates a ClearCacheBlock instance. |
| ClearCacheBlockTest | class | core/ |
Tests clear cache block behavior. |
| ClearCacheBlockTest.php | file | core/ |
|
| ClearCacheBlockTest::$clearCacheBlock | property | core/ |
The clear cache block instance. |
| ClearCacheBlockTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ClearCacheBlockTest::$modules | property | core/ |
Modules to install. |
| ClearCacheBlockTest::setUp | function | core/ |
|
| ClearCacheBlockTest::testCacheClearBlock | function | core/ |
Tests block behavior and access based on permissions. |
| code-block.admin.css | file | core/ |
.ckeditor5-toolbar-button-codeBlock { background-image: url(../icons/code-block.svg); } |
Pagination
- Previous page
- Page 36
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.