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
Title | Object type | File name | Summary |
---|---|---|---|
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 template_preprocess_HOOK() for admin_block. |
claro_preprocess_admin_block_content | function | core/ |
Implements template_preprocess_HOOK() for admin_block. |
claro_preprocess_block | function | core/ |
Implements hook_preprocess_block() for block content. |
claro_preprocess_block_content_add_list | function | core/ |
Implements template_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/ |
Creates an instance of the plugin. |
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); } |
CodeBlock | class | core/ |
CKEditor 5 Code Block plugin configuration. |
CodeBlock.php | file | core/ |
|
CodeBlock::buildConfigurationForm | function | core/ |
Form constructor. |
CodeBlock::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
CodeBlock::getDynamicPluginConfig | function | core/ |
Allows a plugin to modify its static configuration. |
CodeBlock::parseLanguagesFromValue | function | core/ |
Parses the line-based (for form) Code Block configuration. |
CodeBlock::submitConfigurationForm | function | core/ |
Form submission handler. |
CodeBlock::validateConfigurationForm | function | core/ |
Form validation handler. |
CommentBlockTest | class | core/ |
Tests comment block functionality. |
CommentBlockTest.php | file | core/ |
|
CommentBlockTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentBlockTest::$modules | property | core/ |
Modules to install. |
CommentBlockTest::setUp | function | core/ |
|
CommentBlockTest::testRecentCommentBlock | function | core/ |
Tests the recent comments block. |
CommentThemeHooks::preprocessBlock | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
CommonTestHooks::blockDrupalAlterFooAlter | function | core/ |
Implements hook_TYPE_alter(). |
ConfigAccessTest::testBlockConfigAccess | function | core/ |
Tests access to block forms with related configuration is correct. |
ConfigActionsTest::testPlaceBlockActionDoesNotChangeExistingBlock | function | core/ |
Verifies placeBlockInDefaultTheme action doesn't alter an existing block. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.