Search for _block
- Search 7.x for _block
- Search 9.5.x for _block
- Search 8.9.x for _block
- Search 11.x for _block
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
MigrateCustomBlockContentTranslationTest::$modules | property | core/ |
Modules to install. |
MigrateCustomBlockContentTranslationTest::setUp | function | core/ |
|
MigrateCustomBlockContentTranslationTest::setUp | function | core/ |
|
MigrateCustomBlockContentTranslationTest::testCustomBlockContentTranslation | function | core/ |
Tests the Drupal 6 i18n content block strings to Drupal 8 migration. |
MigrateCustomBlockContentTranslationTest::testCustomBlockContentTranslation | function | core/ |
Tests the Drupal 7 i18n content block strings to Drupal 8 migration. |
MigrateCustomBlockTest | class | core/ |
Tests migration of content blocks. |
MigrateCustomBlockTest.php | file | core/ |
|
MigrateCustomBlockTest::$modules | property | core/ |
Modules to install. |
MigrateCustomBlockTest::setUp | function | core/ |
|
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/ |
|
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/ |
Gets the definition of a derivative plugin. |
MockLayoutBlockDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
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/ |
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/ |
|
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/ |
|
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::$usesSuperUserAccessPolicy | property | core/ |
@todo Remove and fix test to not rely on super user. |
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. |
Pagination
- Previous page
- Page 22
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.