Search for lock
- Search 7.x for lock
- Search 9.5.x for lock
- Search 8.9.x for lock
- Search 10.3.x for lock
- Search 11.x for lock
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| lock | service | core/ |
Drupal\Core\Lock\DatabaseLockBackend |
| Lock | class | core/ |
Provides a value object representing the lock from a TempStore. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| BlockPluginTrait::defaultConfiguration | function | core/ |
|
| BlockPluginTrait::getConfiguration | function | core/ |
|
| BlockPluginTrait::getMachineNameSuggestion | function | core/ |
|
| BlockPluginTrait::getPreviewFallbackString | function | core/ |
|
| BlockPluginTrait::label | function | core/ |
|
| BlockPluginTrait::setConfiguration | function | core/ |
|
| BlockPluginTrait::setConfigurationValue | function | core/ |
|
| BlockPluginTrait::setInPreview | function | core/ |
|
| BlockPluginTrait::setTransliteration | function | core/ |
Sets the transliteration service. |
| BlockPluginTrait::submitConfigurationForm | function | core/ |
Most block plugins should not override this method. To add submission handling for a specific block type, override BlockBase::blockSubmit(). |
| BlockPluginTrait::transliteration | function | core/ |
Wraps the transliteration service. |
| BlockPluginTrait::validateConfigurationForm | function | core/ |
Most block plugins should not override this method. To add validation for a specific block type, override BlockBase::blockValidate(). |
| BlockPluginTrait::__construct | function | core/ |
|
| blockquote.admin.css | file | core/ |
.ckeditor5-toolbar-button-blockQuote { background-image: url(../icons/blockquote.svg); } |
| BlockRebuildTest | class | core/ |
Tests block_rebuild(). |
| BlockRebuildTest.php | file | core/ |
|
| BlockRebuildTest::$configSchemaCheckerExclusions | property | core/ |
An array of config object names that are excluded from schema checking. |
| BlockRebuildTest::$modules | property | core/ |
Modules to install. |
| BlockRebuildTest::setUp | function | core/ |
|
| BlockRebuildTest::testRebuildInvalidBlocks | function | core/ |
Tests rebuild invalid blocks. |
| BlockRebuildTest::testRebuildNoBlocks | function | core/ |
Tests rebuild no blocks. |
| BlockRebuildTest::testRebuildNoInvalidBlocks | function | core/ |
Tests rebuild no invalid blocks. |
| BlockRegion | class | core/ |
Determines the region for a block. |
| BlockRegion.php | file | core/ |
|
| BlockRegion::$regions | property | core/ |
List of regions, keyed by theme. |
| BlockRegion::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| BlockRegion::transform | function | core/ |
Performs the associated process. |
| BlockRegion::__construct | function | core/ |
Constructs a BlockRegion plugin instance. |
| BlockRegionTest | class | core/ |
Tests Drupal\block\Plugin\migrate\process\BlockRegion. |
| BlockRegionTest.php | file | core/ |
|
| BlockRegionTest::testTransformSameThemeRegionExists | function | core/ |
Tests transforming a block with the same theme and an existing region. |
| BlockRegionTest::testTransformSameThemeRegionNotExists | function | core/ |
Tests transforming a block with the same theme and a non-existent region. |
| BlockRegionTest::transform | function | core/ |
Transforms a value through the block_region plugin. |
| BlockRenderAlterContent | class | core/ |
Implements a trusted preRender callback. |
| BlockRenderAlterContent.php | file | core/ |
|
| BlockRenderAlterContent::preRender | function | core/ |
Render API callback: Alters the content of a block. |
| BlockRenderOrderTest | class | core/ |
Tests blocks are being rendered in order by weight. |
| BlockRenderOrderTest.php | file | core/ |
|
| BlockRenderOrderTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BlockRenderOrderTest::$modules | property | core/ |
Modules to install. |
| BlockRenderOrderTest::setUp | function | core/ |
|
| BlockRenderOrderTest::testBlockRenderOrder | function | core/ |
Tests the render order of the blocks. |
| BlockRepository | class | core/ |
Provides a repository for Block config entities. |
| BlockRepository.php | file | core/ |
|
| BlockRepository::$blockStorage | property | core/ |
The block storage. |
| BlockRepository::$contextHandler | property | core/ |
The context handler. |
| BlockRepository::$themeManager | property | core/ |
The theme manager. |
| BlockRepository::getUniqueMachineName | function | core/ |
Based on a suggested string generates a unique machine name for a block. |
| BlockRepository::getVisibleBlocksPerRegion | function | core/ |
Returns an array of regions and their block entities. |
| BlockRepository::__construct | function | core/ |
Constructs a new BlockRepository. |
Pagination
- Previous page
- Page 29
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.