Search for _block
- Search 7.x for _block
 - Search 9.5.x for _block
 - Search 8.9.x for _block
 - Search 11.x for _block
 - Other projects
 
| Title | Object type | File name | Summary | 
|---|---|---|---|
| AccessRouteAlterSubscriber::accessAdminMenuBlockPage | function | core/ | 
                                                                                        Adds _access_admin_menu_block_page requirement to routes pointing to SystemController::systemAdminMenuBlockPage. | 
| access_check.admin_menu_block_page | service | core/ | 
                                                                                        Drupal\system\Access\SystemAdminMenuBlockAccessCheck | 
| 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/ | 
                                                                                        Default 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.html.twig | file | core/ | 
                                                                                        Default theme implementation for an administrative block. | 
| admin-block.html.twig | file | core/ | 
                                                                                        Theme override for an administrative block. | 
| AdminTest::testConfigBlocksDescription | function | core/ | 
                                                                                        Tests admin config page blocks without descriptions. | 
| 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 install. | 
| 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. | 
| AjaxFormCacheTest::testBlockForms | function | core/ | 
                                                                                        Tests AJAX forms in blocks. | 
| AjaxTestController::insertLinksBlockWrapper | function | core/ | 
                                                                                        Returns a render array of links that directly Drupal.ajax(). | 
| AnnounceBlock | class | core/ | 
                                                                                        Provides an 'Announcements Feed' block. | 
| AnnounceBlock.php | file | core/ | 
                                                                                        |
| AnnounceBlock::blockAccess | function | core/ | 
                                                                                        Indicates whether the block should be shown. | 
| AnnounceBlock::build | function | core/ | 
                                                                                        Builds and returns the renderable array for this block plugin. | 
| AnnounceBlock::create | function | core/ | 
                                                                                        Creates an instance of the plugin. | 
| AnnounceBlock::__construct | function | core/ | 
                                                                                        Constructs a new AnnouncementsFeedBlock instance. | 
| AnnounceBlockTest | class | core/ | 
                                                                                        Test the announcement block test visibility. | 
| AnnounceBlockTest.php | file | core/ | 
                                                                                        |
| AnnounceBlockTest::$announceBlock | property | core/ | 
                                                                                        The announce block instance. | 
| AnnounceBlockTest::$defaultTheme | property | core/ | 
                                                                                        The theme to install as the default for testing. | 
| AnnounceBlockTest::$modules | property | core/ | 
                                                                                        Modules to install. | 
| AnnounceBlockTest::setUp | function | core/ | 
                                                                                        
Pagination
- Page 1
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.