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
- Other projects
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/ |
Defines a Block annotation object. |
| Block | class | core/ |
The Block attribute. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| ClearCacheBlockTest::testCacheClearBlock | function | core/ |
Tests block behavior and access based on permissions. |
| code-block.admin.css | file | core/ |
.ckeditor5-toolbar-button-codeBlock { background-image: url(../icons/code-block.svg); } |
| CodeBlock | class | core/ |
CKEditor 5 Code Block plugin configuration. |
| CodeBlock.php | file | core/ |
|
| CodeBlock::buildConfigurationForm | function | core/ |
Form constructor. |
| CodeBlock::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| CodeBlock::getDynamicPluginConfig | function | core/ |
Allows a plugin to modify its static configuration. |
| CodeBlock::parseLanguagesFromValue | function | core/ |
Parses the line-based (for form) Code Block configuration. |
| CodeBlock::submitConfigurationForm | function | core/ |
Form submission handler. |
| CodeBlock::validateConfigurationForm | function | core/ |
Form validation handler. |
| CommentBlockTest | class | core/ |
Tests comment block functionality. |
| CommentBlockTest.php | file | core/ |
|
| CommentBlockTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentBlockTest::$modules | property | core/ |
Modules to install. |
| CommentBlockTest::setUp | function | core/ |
|
| CommentBlockTest::testRecentCommentBlock | function | core/ |
Tests the recent comments block. |
| CommentThemeHooks::preprocessBlock | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
| CommonTestHooks::blockDrupalAlterFooAlter | function | core/ |
Implements hook_TYPE_alter(). |
| ConfigAccessTest::testBlockConfigAccess | function | core/ |
Tests access to block forms with related configuration is correct. |
| ConfigActionsTest::testPlaceBlockActionDoesNotChangeExistingBlock | function | core/ |
Verifies placeBlockInDefaultTheme action doesn't alter an existing block. |
| ConfigActionsTest::testPlaceBlockActionOnlyWorksOnBlocks | function | core/ |
Tests place block action only works on blocks. |
| ConfigActionsTest::testPlaceBlockAtPosition | function | core/ |
Tests placing a block at the first and last position in a region. |
| ConfigActionsTest::testPlaceBlockInDefaultRegion | function | core/ |
Tests placing a block in the default theme's region. |
| ConfigActionsTest::testPlaceBlockInDynamicRegion | function | core/ |
Tests place block in dynamic region. |
| ConfigActionsTest::testPlaceBlockInEmptyRegion | function | core/ |
Tests using the PlaceBlock action in an empty region. |
| ConfigActionsTest::testPlaceBlockInStaticRegion | function | core/ |
Tests place block in static region. |
| ConfigEntityImportTest::doBlockUpdate | function | core/ |
Tests updating a block during import. |
| ConfigExportTest::$blockNamePrefix | property | core/ |
A prefix string used in naming the test blocks. |
| ConfigImporterMissingContentTest::testMissingBlockContent | function | core/ |
Tests the missing content, config import and the block plugin manager. |
| ConfigTranslationBlockListBuilder | class | core/ |
Defines the config translation list builder for blocks. |
| ConfigTranslationBlockListBuilder.php | file | core/ |
|
| ConfigTranslationBlockListBuilder::$themes | property | core/ |
An array of theme info keyed by theme name. |
| ConfigTranslationBlockListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
| ConfigTranslationBlockListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
| ConfigTranslationBlockListBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| ConfigTranslationBlockListBuilder::getFilterLabels | function | core/ |
Provides user facing strings for the filter element. |
| ConfigTranslationBlockListBuilder::sortRows | function | core/ |
Sorts an array by value. |
| ConfigTranslationBlockListBuilder::__construct | function | core/ |
Constructs a new EntityListBuilder object. |
| ConfigTranslationListUiTest::doBlockListTest | function | core/ |
Tests the block listing for the translate operation. |
| ConfigureBlockFormBase | class | core/ |
Provides a base form for configuring a block. |
| ConfigureBlockFormBase.php | file | core/ |
|
| ConfigureBlockFormBase::$block | property | core/ |
The plugin being configured. |
| ConfigureBlockFormBase::$blockManager | property | core/ |
The block manager. |
| ConfigureBlockFormBase::$delta | property | core/ |
The field delta. |
| ConfigureBlockFormBase::$layoutTempstoreRepository | property | core/ |
The layout tempstore repository. |
| ConfigureBlockFormBase::$pluginFormFactory | property | core/ |
The plugin form manager. |
| ConfigureBlockFormBase::$region | property | core/ |
The current region. |
| ConfigureBlockFormBase::$sectionStorage | property | core/ |
The section storage. |
| ConfigureBlockFormBase::$uuid | property | core/ |
The UUID of the component. |
| ConfigureBlockFormBase::$uuidGenerator | property | core/ |
The UUID generator. |
Pagination
- Previous page
- Page 37
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.