Search for lock

  1. Search 7.x for lock
  2. Search 9.5.x for lock
  3. Search 10.3.x for lock
  4. Search 11.x for lock
  5. 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.
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.
settings_tray_block_alter function core/modules/settings_tray/settings_tray.module Implements hook_block_alter().
settings_tray_block_view_alter function core/modules/settings_tray/settings_tray.module Implements hook_block_view_alter().
settings_tray_preprocess_block function core/modules/settings_tray/settings_tray.module Implements hook_preprocess_HOOK() for block templates.
SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest class core/modules/system/tests/src/Functional/Update/SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest.php Tests the upgrade path for converting seven secondary local tasks into a block.
SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest.php file core/modules/system/tests/src/Functional/Update/SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest.php
SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest::$defaultTheme property core/modules/system/tests/src/Functional/Update/SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest.php The theme to install as the default for testing.
SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest.php Set database dump files to be used.
SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest::setUp function core/modules/system/tests/src/Functional/Update/SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest.php Overrides WebTestBase::setUp() for update testing.
SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest::testUpdateHookN function core/modules/system/tests/src/Functional/Update/SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest.php Tests that local actions/tasks are being converted into blocks.
seven_preprocess_admin_block_content function core/themes/seven/seven.theme Implements hook_preprocess_HOOK() for block admin page templates.
seven_preprocess_block function core/themes/seven/seven.theme Implements hook_preprocess_block() for block content.
seven_preprocess_block_content_add_list function core/themes/seven/seven.theme Implements hook_preprocess_HOOK() for block content add list 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::$lock property core/modules/user/tests/src/Unit/SharedTempStoreTest.php The mock lock backend.
SharedTempStoreTest::testDeleteWithNoLockAvailable function core/modules/user/tests/src/Unit/SharedTempStoreTest.php Tests the delete() method with no lock available.
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.
SharedTempStoreTest::testSetWithNoLockAvailable function core/modules/user/tests/src/Unit/SharedTempStoreTest.php Tests the set() method with no lock available.
ShortcutLinksTest::testShortcutBlockAccess function core/modules/shortcut/tests/src/Functional/ShortcutLinksTest.php Tests that the 'access shortcuts' permission is required to access 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.
shortcut_preprocess_block function core/modules/shortcut/shortcut.module Implements hook_preprocess_HOOK() for block templates.
SiteBrandingConvertedIntoBlockUpdateTest class core/modules/system/tests/src/Functional/Update/SiteBrandingConvertedIntoBlockUpdateTest.php Tests the upgrade path for page site variables being converted into a block.
SiteBrandingConvertedIntoBlockUpdateTest.php file core/modules/system/tests/src/Functional/Update/SiteBrandingConvertedIntoBlockUpdateTest.php
SiteBrandingConvertedIntoBlockUpdateTest::$defaultTheme property core/modules/system/tests/src/Functional/Update/SiteBrandingConvertedIntoBlockUpdateTest.php The theme to install as the default for testing.
SiteBrandingConvertedIntoBlockUpdateTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/SiteBrandingConvertedIntoBlockUpdateTest.php Set database dump files to be used.
SiteBrandingConvertedIntoBlockUpdateTest::setUp function core/modules/system/tests/src/Functional/Update/SiteBrandingConvertedIntoBlockUpdateTest.php Overrides WebTestBase::setUp() for update testing.
SiteBrandingConvertedIntoBlockUpdateTest::testUpdateHookN function core/modules/system/tests/src/Functional/Update/SiteBrandingConvertedIntoBlockUpdateTest.php Tests that site branding elements are being converted into blocks.
StatisticsPopularBlock class core/modules/statistics/src/Plugin/Block/StatisticsPopularBlock.php Provides a 'Popular content' block.
StatisticsPopularBlock.php file core/modules/statistics/src/Plugin/Block/StatisticsPopularBlock.php
StatisticsPopularBlock::$entityRepository property core/modules/statistics/src/Plugin/Block/StatisticsPopularBlock.php The entity repository service.
StatisticsPopularBlock::$entityTypeManager property core/modules/statistics/src/Plugin/Block/StatisticsPopularBlock.php The entity type manager.
StatisticsPopularBlock::$renderer property core/modules/statistics/src/Plugin/Block/StatisticsPopularBlock.php

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