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 |
|---|---|---|---|
| MigrateCustomBlockTest::testCustomBlockMigration | function | core/ |
Tests migration of content blocks from Drupal 7 to Drupal 8. |
| MockBlockManager | class | core/ |
Defines a plugin manager used by Plugin API derivative unit tests. |
| MockBlockManager.php | file | core/ |
|
| MockBlockManager::createContextDefinition | function | core/ |
Creates a new context definition with a label that is cast to string. |
| MockBlockManager::__construct | function | core/ |
|
| MockComplexContextBlock | class | core/ |
Implementation of a complex context plugin used by Plugin API context tests. |
| MockComplexContextBlock.php | file | core/ |
|
| MockComplexContextBlock::getTitle | function | core/ |
Returns the title of the block. |
| MockLayoutBlock | class | core/ |
Mock implementation of a layout block plugin used by Plugin API unit tests. |
| MockLayoutBlock.php | file | core/ |
|
| MockLayoutBlockDeriver | class | core/ |
Mock implementation of DeriverInterface for the mock layout block plugin. |
| MockLayoutBlockDeriver.php | file | core/ |
|
| MockLayoutBlockDeriver::getDerivativeDefinition | function | core/ |
|
| MockLayoutBlockDeriver::getDerivativeDefinitions | function | core/ |
|
| MockMenuBlock | class | core/ |
Mock implementation of a menu block plugin used by Plugin API unit tests. |
| MockMenuBlock.php | file | core/ |
|
| MockMenuBlock::$depth | property | core/ |
The number of menu levels deep to render. |
| MockMenuBlock::$title | property | core/ |
The title to display when rendering this block instance. |
| 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/ |
|
| MockMenuBlockDeriver::getDerivativeDefinitions | function | core/ |
|
| 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/ |
|
| 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/ |
|
| ModerationStateBlockTest::getAdministratorPermissions | function | core/ |
|
| ModerationStateBlockTest::setUp | function | core/ |
|
| 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/ |
|
| 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. |
Pagination
- Previous page
- Page 23
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.