Search for lock
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 |
---|---|---|---|
CommonTestHooks::blockDrupalAlterFooAlter | function | core/ |
Implements hook_TYPE_alter(). |
ComposerIntegrationTest::testComposerLockHash | function | core/ |
Tests composer.lock content-hash. |
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/ |
@testWith ["placeBlockInDefaultTheme"][[api-linebreak]] ["placeBlockInAdminTheme"][[api-linebreak]] [[api-linebreak]] |
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/ |
@testWith ["placeBlockInDefaultTheme", "olivero", "header"][[api-linebreak]] ["placeBlockInAdminTheme", "claro", "page_bottom"][[api-linebreak]] [[api-linebreak]] |
ConfigActionsTest::testPlaceBlockInEmptyRegion | function | core/ |
Tests using the PlaceBlock action in an empty region. |
ConfigActionsTest::testPlaceBlockInStaticRegion | function | core/ |
@testWith ["placeBlockInDefaultTheme", "olivero"][[api-linebreak]] ["placeBlockInAdminTheme", "claro"][[api-linebreak]] [[api-linebreak]] |
ConfigEntityImportTest::doBlockUpdate | function | core/ |
Tests updating a block during import. |
ConfigExportTest::$blockNamePrefix | property | core/ |
A prefix string used in naming the test blocks. |
ConfigImporter::$lock | property | core/ |
The used lock backend instance. |
ConfigImporter::LOCK_NAME | constant | core/ |
The name used to identify the lock. |
ConfigImporterMissingContentTest::testMissingBlockContent | function | core/ |
Tests the missing content, config import and the block plugin manager. |
ConfigImportUITest::testImportLock | function | core/ |
Tests concurrent importing of configuration. |
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/ |
|
ConfigTranslationBlockListBuilder::buildRow | function | core/ |
|
ConfigTranslationBlockListBuilder::createInstance | function | core/ |
|
ConfigTranslationBlockListBuilder::getFilterLabels | function | core/ |
|
ConfigTranslationBlockListBuilder::sortRows | function | core/ |
|
ConfigTranslationBlockListBuilder::__construct | function | core/ |
|
ConfigTranslationListUiTest::doBlockListTest | function | core/ |
Tests the block listing for the translate operation. |
ConfigurableLanguage::$locked | property | core/ |
Locked languages cannot be edited. |
ConfigurableLanguage::isLocked | function | core/ |
|
ConfigurableLanguageManager::updateLockedLanguageWeights | function | core/ |
|
ConfigurableLanguageManagerInterface::updateLockedLanguageWeights | function | core/ |
Updates locked system language weights. |
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. |
ConfigureBlockFormBase::create | function | core/ |
|
ConfigureBlockFormBase::doBuildForm | function | core/ |
Builds the form for the block. |
ConfigureBlockFormBase::getBaseFormId | function | core/ |
|
ConfigureBlockFormBase::getCurrentComponent | function | core/ |
Retrieves the current component being edited by the form. |
ConfigureBlockFormBase::getCurrentSection | function | core/ |
Retrieves the current layout section being edited by the form. |
ConfigureBlockFormBase::getPluginForm | function | core/ |
Retrieves the plugin form for a given block. |
ConfigureBlockFormBase::getSectionStorage | function | core/ |
Retrieves the section storage object. |
ConfigureBlockFormBase::submitForm | function | core/ |
|
ConfigureBlockFormBase::submitLabel | function | core/ |
Returns the label for the submit button. |
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.