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
- Search main for _block
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ChooseBlockController::__construct | function | core/ |
ChooseBlockController constructor. |
| ClaroBlockFilterTest | class | core/ |
Runs BlockFilterTest in Claro. |
| ClaroBlockFilterTest.php | file | core/ |
|
| ClaroBlockFilterTest::$modules | property | core/ |
Modules to enable. |
| 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. |
| ColorLegacyTest::testColorSystemBrandingBlockAlterPreRender | function | core/ |
Tests color_block_view_pre_render() deprecation. |
| ColorSystemBrandingBlockAlter | class | core/ |
Provides a trusted callback to alter the system branding block. |
| ColorSystemBrandingBlockAlter.php | file | core/ |
|
| ColorSystemBrandingBlockAlter::preRender | function | core/ |
#pre_render callback: Sets color preset logo. |
| color_block_view_pre_render | function | core/ |
#pre_render callback: Sets color preset logo. |
| color_block_view_system_branding_block_alter | function | core/ |
Implements hook_block_view_BASE_BLOCK_ID_alter(). |
| 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. |
| comment_preprocess_block | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
| ConfigAccessTest::testBlockConfigAccess | function | core/ |
Tests access to block forms with related configuration is correct. |
| ConfigEntityImportTest::doBlockUpdate | function | core/ |
Tests updating a block during import. |
| ConfigTranslationBlockListBuilder | class | core/ |
Defines the config translation list builder for blocks. |
| ConfigTranslationBlockListBuilder.php | file | core/ |
|
| ConfigTranslationBlockListBuilder::$themes | property | core/ |
An array of theme info keyed by theme name. |
| ConfigTranslationBlockListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
| ConfigTranslationBlockListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
| ConfigTranslationBlockListBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| ConfigTranslationBlockListBuilder::getFilterLabels | function | core/ |
Provides user facing strings for the filter element. |
| ConfigTranslationBlockListBuilder::sortRows | function | core/ |
Sorts an array by value. |
| ConfigTranslationBlockListBuilder::__construct | function | core/ |
Constructs a new EntityListBuilder object. |
| ConfigTranslationListUiTest::doBlockListTest | function | core/ |
Tests the block listing for the translate operation. |
| ConfigureBlockFormBase | class | core/ |
Provides a base form for configuring a block. |
| ConfigureBlockFormBase.php | file | core/ |
|
| ConfigureBlockFormBase::$block | property | core/ |
The plugin being configured. |
| ConfigureBlockFormBase::$blockManager | property | core/ |
The block manager. |
| ConfigureBlockFormBase::$delta | property | core/ |
The field delta. |
| ConfigureBlockFormBase::$layoutTempstoreRepository | property | core/ |
The layout tempstore repository. |
| ConfigureBlockFormBase::$pluginFormFactory | property | core/ |
The plugin form manager. |
| ConfigureBlockFormBase::$region | property | core/ |
The current region. |
| ConfigureBlockFormBase::$sectionStorage | property | core/ |
The section storage. |
| ConfigureBlockFormBase::$uuid | property | core/ |
The UUID of the component. |
| ConfigureBlockFormBase::$uuidGenerator | property | core/ |
The UUID generator. |
| ConfigureBlockFormBase::create | function | core/ |
Instantiates a new instance of this class. |
| ConfigureBlockFormBase::doBuildForm | function | core/ |
Builds the form for the block. |
| ConfigureBlockFormBase::getBaseFormId | function | core/ |
Returns a string identifying the base form. |
| ConfigureBlockFormBase::getCurrentComponent | function | core/ |
Retrieves the current component being edited by the form. |
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.