Search for lock

  1. Search 7.x for lock
  2. Search 9.5.x for lock
  3. Search 8.9.x for lock
  4. Search 10.3.x for lock
  5. Search main for lock
  6. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
lock service core/core.services.yml Drupal\Core\Lock\DatabaseLockBackend
Lock class core/lib/Drupal/Core/TempStore/Lock.php Provides a value object representing the lock from a TempStore.

All search results

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

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.