Search for block
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 |
---|---|---|---|
block_test_theme.info.yml | file | core/ |
core/modules/block/tests/modules/block_test/themes/block_test_theme/block_test_theme.info.yml |
block_test_views.info.yml | file | core/ |
core/modules/block/tests/modules/block_test_views/block_test_views.info.yml |
block_theme | function | core/ |
Implements hook_theme(). |
block_themes_installed | function | core/ |
Initializes blocks for installed themes. |
block_theme_initialize | function | core/ |
Assigns an initial, default set of blocks for a theme. |
block_theme_suggestions_block | function | core/ |
Implements hook_theme_suggestions_HOOK(). |
block_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
block_user_role_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for user_role entities. |
book-all-books-block.html.twig | file | core/ |
Default theme implementation for rendering book outlines within a block. |
book-all-books-block.html.twig | file | core/ |
Theme override for rendering book outlines within a block. |
book-all-books-block.html.twig | file | core/ |
Theme override for rendering book outlines within a block. |
book-all-books-block.html.twig | file | core/ |
Theme override for rendering book outlines within a block. |
book-all-books-block.html.twig | file | core/ |
Theme override for rendering book outlines within a block. |
BookNavigationBlock | class | core/ |
Provides a 'Book navigation' block. |
BookNavigationBlock.php | file | core/ |
|
BookNavigationBlock::$bookManager | property | core/ |
The book manager. |
BookNavigationBlock::$nodeStorage | property | core/ |
The node storage. |
BookNavigationBlock::$routeMatch | property | core/ |
The current route match. |
BookNavigationBlock::blockForm | function | core/ |
|
BookNavigationBlock::blockSubmit | function | core/ |
|
BookNavigationBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
BookNavigationBlock::create | function | core/ |
Creates an instance of the plugin. |
BookNavigationBlock::defaultConfiguration | function | core/ |
|
BookNavigationBlock::getCacheContexts | function | core/ |
|
BookNavigationBlock::getCacheMaxAge | function | core/ |
@todo Make cacheable in https://www.drupal.org/node/2483181 |
BookNavigationBlock::__construct | function | core/ |
Constructs a new BookNavigationBlock instance. |
BookTest::testBookNavigationBlock | function | core/ |
Tests the functionality of the book navigation block. |
BookTest::testBookNavigationBlockOnUnpublishedBook | function | core/ |
Tests the book navigation block when book is unpublished. |
BookTest::testNavigationBlockOnAccessModuleInstalled | function | core/ |
Tests the book navigation block when an access module is installed. |
BoxTranslation::CUSTOM_BLOCK_TABLE | constant | core/ |
Drupal 6 table names. |
Broken::blockForm | function | core/ |
Returns the configuration form elements specific to this block plugin. |
CategoryAutocompleteController::$blockManager | property | core/ |
The block manager. |
ChooseBlockController | class | core/ |
Defines a controller to choose a new block. |
ChooseBlockController.php | file | core/ |
|
ChooseBlockController::$blockManager | property | core/ |
The block manager. |
ChooseBlockController::$currentUser | property | core/ |
The current user. |
ChooseBlockController::$entityTypeManager | property | core/ |
The entity type manager. |
ChooseBlockController::build | function | core/ |
Provides the UI for choosing a new block. |
ChooseBlockController::create | function | core/ |
Instantiates a new instance of this class. |
ChooseBlockController::getAjaxAttributes | function | core/ |
Get dialog attributes if an ajax request. |
ChooseBlockController::getBlockLinks | function | core/ |
Gets a render array of block links. |
ChooseBlockController::inlineBlockList | function | core/ |
Provides the UI for choosing a new inline block. |
ChooseBlockController::__construct | function | core/ |
ChooseBlockController constructor. |
CKEditor5UpdateCodeBlockConfigurationTest | class | core/ |
@covers ckeditor5_post_update_code_block @group Update @group ckeditor5 |
CKEditor5UpdateCodeBlockConfigurationTest.php | file | core/ |
|
CKEditor5UpdateCodeBlockConfigurationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CKEditor5UpdateCodeBlockConfigurationTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
CKEditor5UpdateCodeBlockConfigurationTest::testUpdateCodeBlockConfigurationPostUpdate | function | core/ |
Ensure default configuration for the CKEditor 5 codeBlock plugin is added. |
CKEditor5UpdateListMultiBlockTest | class | core/ |
@covers ckeditor5_post_update_list_multiblock @group Update @group ckeditor5 |
CKEditor5UpdateListMultiBlockTest.php | file | core/ |
Pagination
- Previous page
- Page 34
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.