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
- Search 11.x for _block
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PageTitleBlock::defaultConfiguration | function | core/ |
|
| PageTitleBlock::setTitle | function | core/ |
|
| PlaceBlock | class | core/ |
Places a block in either the admin or default theme. |
| PlaceBlock.php | file | core/ |
|
| PlaceBlock::apply | function | core/ |
|
| PlaceBlock::create | function | core/ |
|
| PlaceBlock::__construct | function | core/ |
|
| PlaceBlockDeriver | class | core/ |
Defines a deriver for the `placeBlock` config action. |
| PlaceBlockDeriver.php | file | core/ |
|
| PlaceBlockDeriver::getDerivativeDefinitions | function | core/ |
|
| plugin.manager.block | service | core/ |
Drupal\Core\Block\BlockManager |
| PluginTestBase::$mockBlockExpectedDefinitions | property | core/ |
The expected plugin definitions for the mock block plugin. |
| PluginTestBase::$mockBlockManager | property | core/ |
The mock plugin manager used by Plugin API derivative unit tests. |
| powered-by-block.css | file | core/ |
Powered by block specific styles. |
| powered-by-block.pcss.css | file | core/ |
Powered by block specific styles. |
| PreprocessHooks::adminBlock | function | core/ |
Implements hook_preprocess_HOOK() for admin_block. |
| PreprocessHooks::adminBlockContent | function | core/ |
Implements hook_preprocess_HOOK() for admin_block. |
| PreprocessHooks::block | function | core/ |
Implements hook_preprocess_block() for block content. |
| PreprocessHooks::blockContentAddList | function | core/ |
Implements hook_preprocess_HOOK() for block_content_add_list. |
| PreprocessHooks::preprocessAdminBlock | function | core/ |
Implements hook_preprocess_HOOK() for admin_block. |
| PreprocessHooks::preprocessAdminBlockContent | function | core/ |
Implements hook_preprocess_HOOK() for admin_block. |
| PreprocessHooks::preprocessBlock | function | core/ |
Implements hook_preprocess_block() for block content. |
| PreprocessHooks::preprocessBlockContentAddList | function | core/ |
Implements hook_preprocess_HOOK() for block_content_add_list. |
| PreviewAwareBlock | class | core/ |
Defines a class for a context-aware block. |
| PreviewAwareBlock.php | file | core/ |
|
| PreviewAwareBlock::build | function | core/ |
|
| RedirectBlockForm | class | core/ |
Builds a simple form that redirects on submit. |
| RedirectBlockForm.php | file | core/ |
|
| RedirectBlockForm::buildForm | function | core/ |
|
| RedirectBlockForm::getFormId | function | core/ |
|
| RedirectBlockForm::submitForm | function | core/ |
|
| RedirectFormBlock | class | core/ |
Provides a block containing a simple redirect form. |
| RedirectFormBlock.php | file | core/ |
|
| RedirectFormBlock::$formBuilder | property | core/ |
The form builder. |
| RedirectFormBlock::build | function | core/ |
|
| RedirectFormBlock::__construct | function | core/ |
Constructs a new RedirectFormBlock. |
| RemoveBlockForm | class | core/ |
Provides a form to confirm the removal of a block. |
| RemoveBlockForm.php | file | core/ |
|
| RemoveBlockForm::$region | property | core/ |
The current region. |
| RemoveBlockForm::$uuid | property | core/ |
The UUID of the block being removed. |
| RemoveBlockForm::buildForm | function | core/ |
|
| RemoveBlockForm::getConfirmText | function | core/ |
|
| RemoveBlockForm::getFormId | function | core/ |
|
| RemoveBlockForm::getQuestion | function | core/ |
|
| RemoveBlockForm::handleSectionStorage | function | core/ |
|
| RevisionRelationshipsTest::testBlockContentRevisionRelationship | function | core/ |
Create a block_content with revision and rest result count for both views. |
| RouteBuilderTest::testRebuildBlockingLock | function | core/ |
Tests route rebuilding with a blocking lock. |
| SearchBlock | class | core/ |
Provides a 'Search form' block. |
| SearchBlock.php | file | core/ |
|
| SearchBlock::$formBuilder | property | core/ |
The form builder. |
Pagination
- Previous page
- Page 28
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.