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 | 
|---|---|---|---|
| AccessRouteAlterSubscriber::accessAdminMenuBlockPage | function | core/ | 
                                                                                        Adds requirements to some System Controller routes. | 
| access_check.admin_menu_block_page | service | core/ | 
                                                                                        Drupal\system\Access\SystemAdminMenuBlockAccessCheck | 
| access_check.block_content_reusable | service | core/ | 
                                                                                        Drupal\block_content\Access\BlockContentIsReusableAccessCheck | 
| 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 | 
| add-menu-block-with-zero-depth.php | file | core/ | 
                                                                                        Adds a menu block with a `depth` setting of 0. | 
| 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. | 
| AddNavigationBlock | class | core/ | 
                                                                                        @internal This API is experimental.  | 
              
| AddNavigationBlock.php | file | core/ | 
                                                                                        |
| AddNavigationBlock::apply | function | core/ | 
                                                                                        Applies the config action. | 
| AddNavigationBlock::create | function | core/ | 
                                                                                        Creates an instance of the plugin. | 
| AddNavigationBlock::__construct | function | core/ | 
                                                                                        |
| AddNavigationBlockConfigActionTest | class | core/ | 
                                                                                        Tests Add Navigation Block Config Action. | 
| AddNavigationBlockConfigActionTest.php | file | core/ | 
                                                                                        |
| AddNavigationBlockConfigActionTest::$modules | property | core/ | 
                                                                                        Modules to install. | 
| AddNavigationBlockConfigActionTest::setUp | function | core/ | 
                                                                                        |
| AddNavigationBlockConfigActionTest::testActionOnlySupportsNavigationConfig | function | core/ | 
                                                                                        Checks invalid config exception. | 
| AddNavigationBlockConfigActionTest::testAddBlockToNavigation | function | core/ | 
                                                                                        Tests add item logic. | 
| admin-block-content.html.twig | file | core/ | 
                                                                                        Default 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/ | 
                                                                                        Claro's 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/ | 
                                                                                        Default theme implementation 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/ | 
                                                                                        Instantiates a new instance of the implementing class using autowiring. | 
| 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/ | 
                                                                                        
Pagination
- Page 1
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.