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
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Block | class | core/ |
The plugin that handles a block. |
Block | class | core/ |
Defines a Block configuration entity class. |
Block | class | core/ |
Drupal 6/7 block source from database. |
Block | class | core/ |
The Block attribute. |
Block | class | core/ |
Defines a Block annotation object. |
All search results
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. |
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/ |
@covers \Drupal\navigation\Plugin\ConfigAction\AddNavigationBlock @group navigation @group Recipe |
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/ |
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. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.