Search for _block
- Search 7.x for _block
 - Search 8.9.x for _block
 - Search 10.3.x for _block
 - Search 11.x for _block
 - Other projects
 
| Title | Object type | File name | Summary | 
|---|---|---|---|
| access_check.settings_tray.block.has_overrides | service | core/ | 
                                                                                        Drupal\settings_tray\Access\BlockHasOverridesAccessCheck | 
| access_check.settings_tray.block.settings_tray_form | service | core/ | 
                                                                                        Drupal\settings_tray\Access\BlockPluginHasSettingsTrayFormAccessCheck | 
| ActiveTopicsBlock | class | core/ | 
                                                                                        Provides an 'Active forum topics' block. | 
| ActiveTopicsBlock.php | file | core/ | 
                                                                                        |
| ActiveTopicsBlock::buildForumQuery | function | core/ | 
                                                                                        Builds the select query to use for this forum block. | 
| AddBlockForm | class | core/ | 
                                                                                        Provides a form to add a block. | 
| AddBlockForm.php | file | core/ | 
                                                                                        |
| AddBlockForm::buildForm | function | core/ | 
                                                                                        Builds the form for the block. | 
| AddBlockForm::getFormId | function | core/ | 
                                                                                        Returns a unique string identifying the form. | 
| AddBlockForm::submitLabel | function | core/ | 
                                                                                        Returns the label for the submit button. | 
| admin-block-content.html.twig | file | core/ | 
                                                                                        Theme override for the content of an administrative block. | 
| admin-block-content.html.twig | file | core/ | 
                                                                                        Seven's theme implementation for the content of an administrative block. | 
| admin-block-content.html.twig | file | core/ | 
                                                                                        Claro's theme implementation for the content of an administrative block. | 
| admin-block-content.html.twig | file | core/ | 
                                                                                        Theme override for the content of an administrative block. | 
| admin-block-content.html.twig | file | core/ | 
                                                                                        Default theme implementation for the content of an administrative block. | 
| admin-block.html.twig | file | core/ | 
                                                                                        Theme override for an administrative block. | 
| admin-block.html.twig | file | core/ | 
                                                                                        Theme override for an administrative block. | 
| admin-block.html.twig | file | core/ | 
                                                                                        Default theme implementation for an administrative block. | 
| AggregatorFeedBlock | class | core/ | 
                                                                                        Provides an 'Aggregator feed' block with the latest items from the feed. | 
| AggregatorFeedBlock.php | file | core/ | 
                                                                                        |
| AggregatorFeedBlock::$feedStorage | property | core/ | 
                                                                                        The entity storage for feeds. | 
| AggregatorFeedBlock::$itemStorage | property | core/ | 
                                                                                        The entity storage for items. | 
| AggregatorFeedBlock::blockAccess | function | core/ | 
                                                                                        Indicates whether the block should be shown. | 
| AggregatorFeedBlock::blockForm | function | core/ | 
                                                                                        |
| AggregatorFeedBlock::blockSubmit | function | core/ | 
                                                                                        |
| AggregatorFeedBlock::build | function | core/ | 
                                                                                        Builds and returns the renderable array for this block plugin. | 
| AggregatorFeedBlock::create | function | core/ | 
                                                                                        Creates an instance of the plugin. | 
| AggregatorFeedBlock::defaultConfiguration | function | core/ | 
                                                                                        |
| AggregatorFeedBlock::getCacheTags | function | core/ | 
                                                                                        |
| AggregatorFeedBlock::__construct | function | core/ | 
                                                                                        Constructs an AggregatorFeedBlock object. | 
| AggregatorRenderingTest::testBlockLinks | function | core/ | 
                                                                                        Adds a feed block to the page and checks its links. | 
| aggregator_preprocess_block | function | core/ | 
                                                                                        Implements hook_preprocess_HOOK() for block templates. | 
| AjaxBlockTest | class | core/ | 
                                                                                        Ajax blocks tests. | 
| AjaxBlockTest.php | file | core/ | 
                                                                                        |
| AjaxBlockTest::$defaultTheme | property | core/ | 
                                                                                        The theme to install as the default for testing. | 
| AjaxBlockTest::$modules | property | core/ | 
                                                                                        Modules to enable. | 
| AjaxBlockTest::setUp | function | core/ | 
                                                                                        |
| AjaxBlockTest::testAddAjaxBlock | function | core/ | 
                                                                                        Tests configuring a field block for a user field. | 
| AjaxFormBlock | class | core/ | 
                                                                                        Provides an AJAX form block. | 
| AjaxFormBlock.php | file | core/ | 
                                                                                        |
| AjaxFormBlock::$formBuilder | property | core/ | 
                                                                                        The form builder. | 
| AjaxFormBlock::$messenger | property | core/ | 
                                                                                        The messenger. | 
| AjaxFormBlock::build | function | core/ | 
                                                                                        Builds and returns the renderable array for this block plugin. | 
| AjaxFormBlock::buildForm | function | core/ | 
                                                                                        Form constructor. | 
| AjaxFormBlock::create | function | core/ | 
                                                                                        Creates an instance of the plugin. | 
| AjaxFormBlock::getFormId | function | core/ | 
                                                                                        Returns a unique string identifying the form. | 
| AjaxFormBlock::submitForm | function | core/ | 
                                                                                        Form submission handler. | 
| AjaxFormBlock::updateOptions | function | core/ | 
                                                                                        Updates the options of a select list. | 
| AjaxFormBlock::validateForm | function | core/ | 
                                                                                        Form validation handler. | 
| AjaxFormBlock::__construct | function | core/ | 
                                                                                        Constructs a new AjaxFormBlock. | 
Pagination
- Page 1
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.