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 main 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 |
|---|---|---|---|
| SettingsTrayFormAnnotationIsClassBlockForm::$plugin | property | core/ |
The block plugin. |
| SettingsTrayFormAnnotationIsClassBlockForm::buildConfigurationForm | function | core/ |
Form constructor. |
| SettingsTrayFormAnnotationIsClassBlockForm::submitConfigurationForm | function | core/ |
Form submission handler. |
| SettingsTrayFormAnnotationIsFalseBlock | class | core/ |
Block that explicitly provides no "settings_tray" form, thus opting out. |
| SettingsTrayFormAnnotationIsFalseBlock.php | file | core/ |
|
| SettingsTrayFormAnnotationIsFalseBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| SettingsTrayFormAnnotationNoneBlock | class | core/ |
Block that does nothing explicit for Settings Tray. |
| SettingsTrayFormAnnotationNoneBlock.php | file | core/ |
|
| SettingsTrayFormAnnotationNoneBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| SettingsTrayHooks::blockAlter | function | core/ |
Implements hook_block_alter(). |
| SettingsTrayHooks::blockViewAlter | function | core/ |
Implements hook_block_view_alter(). |
| SettingsTrayTest::getBlockSelector | function | core/ |
Gets the block CSS selector. |
| SettingsTrayTestBase::assertOffCanvasBlockFormIsValid | function | core/ |
Asserts that Off-Canvas block form is valid. |
| SettingsTrayTestBase::getBlockSelector | function | core/ |
Gets the block CSS selector. |
| SettingsTrayTestBase::openBlockForm | function | core/ |
Open block form by clicking the element found with a css selector. |
| SettingsTrayThemeHooks::preprocessBlock | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
| SharedTempStore::$lockBackend | property | core/ |
The lock object used for this data. |
| SharedTempStoreFactory::$lockBackend | property | core/ |
The lock object used for this data. |
| SharedTempStoreTest::$lock | property | core/ |
The mock lock backend. |
| SharedTempStoreTest::testDeleteWithNoLockAvailable | function | core/ |
Tests the delete() method with no lock available. |
| SharedTempStoreTest::testSetWithNoLockAvailable | function | core/ |
Tests the set() method with no lock available. |
| ShortcutCacheTagsTest::testBlock | function | core/ |
Tests visibility and cacheability of shortcuts in the block. |
| ShortcutLinksTest::testShortcutBlockAccess | function | core/ |
Tests the 'access shortcuts' permission with the shortcut block. |
| ShortcutsBlock | class | core/ |
Provides a 'Shortcut' block. |
| ShortcutsBlock.php | file | core/ |
|
| ShortcutsBlock::blockAccess | function | core/ |
Indicates whether the block should be shown. |
| ShortcutsBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| ShortcutThemeHooks::preprocessBlock | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
| show-blocks.admin.css | file | core/ |
.ckeditor5-toolbar-button-showBlocks { background-image: url(../icons/show-blocks.svg); } |
| StandardPerformanceTest::testLoginBlock | function | core/ |
Tests the performance of logging in via the user login block. |
| StubLockBackendAbstract | class | core/ |
A stub of the abstract LockBackendAbstract class for testing purposes. |
| StubLockBackendAbstract.php | file | core/ |
|
| StubLockBackendAbstract::acquire | function | core/ |
Acquires a lock. |
| StubLockBackendAbstract::lockMayBeAvailable | function | core/ |
Checks if a lock is available for acquiring. |
| StubLockBackendAbstract::release | function | core/ |
Releases the given lock. |
| StubLockBackendAbstract::releaseAll | function | core/ |
Releases all locks for the given lock token identifier. |
| SyndicateBlock | class | core/ |
Provides a 'Syndicate' block that links to the site's RSS feed. |
| SyndicateBlock.php | file | core/ |
|
| SyndicateBlock::$configFactory | property | core/ |
The config factory. |
| SyndicateBlock::blockAccess | function | core/ |
Indicates whether the block should be shown. |
| SyndicateBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| SyndicateBlock::defaultConfiguration | function | core/ |
|
| SyndicateBlock::__construct | function | core/ |
Constructs a SyndicateBlock object. |
| system.action.user_block_user_action.yml | file | core/ |
core/modules/user/config/install/system.action.user_block_user_action.yml |
| system.action.user_block_user_action.yml | file | core/ |
core/tests/fixtures/config_install/testing_config_install/system.action.user_block_user_action.yml |
| system.action.user_block_user_action.yml | file | core/ |
core/tests/fixtures/config_install/multilingual/language/es/system.action.user_block_user_action.yml |
| system.action.user_block_user_action.yml | file | core/ |
core/tests/fixtures/config_install/multilingual/system.action.user_block_user_action.yml |
| system.action.user_block_user_action.yml | file | core/ |
core/profiles/tests/testing_config_overrides/config/install/system.action.user_block_user_action.yml |
| system.action.user_unblock_user_action.yml | file | core/ |
core/modules/user/config/install/system.action.user_unblock_user_action.yml |
| system.action.user_unblock_user_action.yml | file | core/ |
core/tests/fixtures/config_install/testing_config_install/system.action.user_unblock_user_action.yml |
Pagination
- Previous page
- Page 62
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.