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 main for _block
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MockMenuBlock::getContent | function | core/ |
Returns the content to display. |
| MockMenuBlock::__construct | function | core/ |
|
| MockMenuBlockDeriver | class | core/ |
Mock implementation of DeriverInterface for the mock menu block plugin. |
| MockMenuBlockDeriver.php | file | core/ |
|
| MockMenuBlockDeriver::getDerivativeDefinition | function | core/ |
Gets the definition of a derivative plugin. |
| MockMenuBlockDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| MockTestBlock | class | core/ |
Mock implementation of a test block plugin used by Plugin API unit tests. |
| MockTestBlock.php | file | core/ |
|
| MockUserLoginBlock | class | core/ |
Mock implementation of a login block plugin used by Plugin API unit tests. |
| MockUserLoginBlock.php | file | core/ |
|
| MockUserLoginBlock::$title | property | core/ |
The title to display when rendering this block instance. |
| MockUserLoginBlock::getTitle | function | core/ |
Returns the title of the block. |
| MockUserLoginBlock::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| MockUserNameBlock | class | core/ |
Implementation of a user name block plugin used by Plugin API context test. |
| MockUserNameBlock.php | file | core/ |
|
| MockUserNameBlock::getTitle | function | core/ |
Returns the title of the block. |
| ModerationStateBlockTest | class | core/ |
Tests general content moderation workflow for blocks. |
| ModerationStateBlockTest.php | file | core/ |
|
| ModerationStateBlockTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ModerationStateBlockTest::getAdministratorPermissions | function | core/ |
|
| ModerationStateBlockTest::setUp | function | core/ |
Sets the test up. |
| ModerationStateBlockTest::testCustomBlockModeration | function | core/ |
Tests moderating content blocks. |
| MoveBlockController | class | core/ |
Defines a controller to move a block. |
| MoveBlockController.php | file | core/ |
|
| MoveBlockController::$layoutTempstoreRepository | property | core/ |
The layout tempstore repository. |
| MoveBlockController::build | function | core/ |
Moves a block to another region. |
| MoveBlockController::create | function | core/ |
Instantiates a new instance of this class. |
| MoveBlockController::__construct | function | core/ |
LayoutController constructor. |
| MoveBlockForm | class | core/ |
Provides a form for moving a block. |
| MoveBlockForm.php | file | core/ |
|
| MoveBlockForm::$delta | property | core/ |
The section delta. |
| MoveBlockForm::$layoutTempstore | property | core/ |
The Layout Tempstore. |
| MoveBlockForm::$region | property | core/ |
The region name. |
| MoveBlockForm::$sectionStorage | property | core/ |
The section storage. |
| MoveBlockForm::$uuid | property | core/ |
The component uuid. |
| MoveBlockForm::buildForm | function | core/ |
Builds the move block form. |
| MoveBlockForm::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| MoveBlockForm::getComponentsWrapper | function | core/ |
Ajax callback for the region select element. |
| MoveBlockForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| MoveBlockForm::getSelectedDelta | function | core/ |
Gets the selected delta. |
| MoveBlockForm::getSelectedRegion | function | core/ |
Gets the selected region. |
| MoveBlockForm::submitForm | function | core/ |
Form submission handler. |
| MoveBlockForm::successfulAjaxSubmit | function | core/ |
Allows the form to respond to a successful AJAX submission. |
| MoveBlockForm::title | function | core/ |
Provides a title callback. |
| MoveBlockForm::__construct | function | core/ |
Constructs a new MoveBlockForm. |
| MoveBlockFormTest | class | core/ |
Tests moving blocks via the form. |
| MoveBlockFormTest.php | file | core/ |
|
| MoveBlockFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MoveBlockFormTest::$modules | property | core/ |
Modules to install. |
| MoveBlockFormTest::assertBlockTable | function | core/ |
Asserts the correct block labels appear in the draggable tables. |
Pagination
- Previous page
- Page 24
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.