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. Other projects

Exact matches

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

All search results

Title Object type File name Summary
ClearCacheBlockTest::$defaultTheme property core/modules/system/tests/src/Functional/Block/ClearCacheBlockTest.php The theme to install as the default for testing.
ClearCacheBlockTest::$modules property core/modules/system/tests/src/Functional/Block/ClearCacheBlockTest.php Modules to install.
ClearCacheBlockTest::setUp function core/modules/system/tests/src/Functional/Block/ClearCacheBlockTest.php
ClearCacheBlockTest::testCacheClearBlock function core/modules/system/tests/src/Functional/Block/ClearCacheBlockTest.php Tests block behavior and access based on permissions.
CodeBlock class core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/CodeBlock.php CKEditor 5 Code Block plugin configuration.
CodeBlock.php file core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/CodeBlock.php
CodeBlock::buildConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/CodeBlock.php Form constructor.
CodeBlock::defaultConfiguration function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/CodeBlock.php Gets default configuration for this plugin.
CodeBlock::getDynamicPluginConfig function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/CodeBlock.php Allows a plugin to modify its static configuration.
CodeBlock::parseLanguagesFromValue function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/CodeBlock.php Parses the line-based (for form) Code Block configuration.
CodeBlock::submitConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/CodeBlock.php Form submission handler.
CodeBlock::validateConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/CodeBlock.php Form validation handler.
Comment::$threadLock property core/modules/comment/src/Entity/Comment.php The thread for which a lock was acquired.
Comment::releaseThreadLock function core/modules/comment/src/Entity/Comment.php Release the lock acquired for the thread in preSave().
CommentBlockTest class core/modules/comment/tests/src/Functional/CommentBlockTest.php Tests comment block functionality.
CommentBlockTest.php file core/modules/comment/tests/src/Functional/CommentBlockTest.php
CommentBlockTest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentBlockTest.php The theme to install as the default for testing.
CommentBlockTest::$modules property core/modules/comment/tests/src/Functional/CommentBlockTest.php Modules to install.
CommentBlockTest::setUp function core/modules/comment/tests/src/Functional/CommentBlockTest.php
CommentBlockTest::testRecentCommentBlock function core/modules/comment/tests/src/Functional/CommentBlockTest.php Tests the recent comments block.
CommentLockTest class core/modules/comment/tests/src/Unit/Entity/CommentLockTest.php Tests comment acquires and releases the right lock.
CommentLockTest.php file core/modules/comment/tests/src/Unit/Entity/CommentLockTest.php
CommentLockTest::testLocks function core/modules/comment/tests/src/Unit/Entity/CommentLockTest.php Tests the lock behavior.
CommentThemeHooks::preprocessBlock function core/modules/comment/src/Hook/CommentThemeHooks.php Implements hook_preprocess_HOOK() for block templates.
CommonTestHooks::blockDrupalAlterFooAlter function core/modules/system/tests/modules/common_test/src/Hook/CommonTestHooks.php Implements hook_TYPE_alter().
ComposerIntegrationTest::testComposerLockHash function core/tests/Drupal/Tests/ComposerIntegrationTest.php Tests composer.lock content-hash.
ConfigActionsTest::testPlaceBlockActionDoesNotChangeExistingBlock function core/modules/block/tests/src/Kernel/ConfigActionsTest.php Verifies placeBlockInDefaultTheme action doesn't alter an existing block.
ConfigActionsTest::testPlaceBlockActionOnlyWorksOnBlocks function core/modules/block/tests/src/Kernel/ConfigActionsTest.php @testWith ["placeBlockInDefaultTheme"][[api-linebreak]]
["placeBlockInAdminTheme"][[api-linebreak]]
[[api-linebreak]]
ConfigActionsTest::testPlaceBlockAtPosition function core/modules/block/tests/src/Kernel/ConfigActionsTest.php Tests placing a block at the first and last position in a region.
ConfigActionsTest::testPlaceBlockInDefaultRegion function core/modules/block/tests/src/Kernel/ConfigActionsTest.php Tests placing a block in the default theme's region.
ConfigActionsTest::testPlaceBlockInDynamicRegion function core/modules/block/tests/src/Kernel/ConfigActionsTest.php @testWith ["placeBlockInDefaultTheme", "olivero", "header"][[api-linebreak]]
["placeBlockInAdminTheme", "claro", "page_bottom"][[api-linebreak]]
[[api-linebreak]]
ConfigActionsTest::testPlaceBlockInEmptyRegion function core/modules/block/tests/src/Kernel/ConfigActionsTest.php Tests using the PlaceBlock action in an empty region.
ConfigActionsTest::testPlaceBlockInStaticRegion function core/modules/block/tests/src/Kernel/ConfigActionsTest.php @testWith ["placeBlockInDefaultTheme", "olivero"][[api-linebreak]]
["placeBlockInAdminTheme", "claro"][[api-linebreak]]
[[api-linebreak]]
ConfigEntityImportTest::doBlockUpdate function core/modules/system/tests/src/Kernel/Entity/ConfigEntityImportTest.php Tests updating a block during import.
ConfigImporter::$lock property core/lib/Drupal/Core/Config/ConfigImporter.php The used lock backend instance.
ConfigImporter::LOCK_NAME constant core/lib/Drupal/Core/Config/ConfigImporter.php The name used to identify the lock.
ConfigImporterMissingContentTest::testMissingBlockContent function core/tests/Drupal/KernelTests/Core/Config/ConfigImporterMissingContentTest.php Tests the missing content, config import and the block plugin manager.
Connection::POSTGRESQL_NEXTID_LOCK constant core/modules/pgsql/src/Driver/Database/pgsql/Connection.php The name by which to obtain a lock for retrieve the next insert id.
ContentTranslationLocalTasksTest::providerTestBlockAdminDisplay function core/modules/content_translation/tests/src/Unit/Menu/ContentTranslationLocalTasksTest.php Provides a list of routes to test.
ContentTranslationLocalTasksTest::testBlockAdminDisplay function core/modules/content_translation/tests/src/Unit/Menu/ContentTranslationLocalTasksTest.php Tests the block admin display local tasks.
ContextualFiltersBlockContextTest class core/modules/views/tests/src/Functional/Plugin/ContextualFiltersBlockContextTest.php A test for contextual filters exposed as block context.
ContextualFiltersBlockContextTest.php file core/modules/views/tests/src/Functional/Plugin/ContextualFiltersBlockContextTest.php
ContextualFiltersBlockContextTest::$defaultTheme property core/modules/views/tests/src/Functional/Plugin/ContextualFiltersBlockContextTest.php The theme to install as the default for testing.
ContextualFiltersBlockContextTest::$modules property core/modules/views/tests/src/Functional/Plugin/ContextualFiltersBlockContextTest.php Modules to install.
ContextualFiltersBlockContextTest::$nodes property core/modules/views/tests/src/Functional/Plugin/ContextualFiltersBlockContextTest.php Test nodes.
ContextualFiltersBlockContextTest::$nodeType property core/modules/views/tests/src/Functional/Plugin/ContextualFiltersBlockContextTest.php Test node type.
ContextualFiltersBlockContextTest::$testViews property core/modules/views/tests/src/Functional/Plugin/ContextualFiltersBlockContextTest.php Views used by this test.
ContextualFiltersBlockContextTest::setUp function core/modules/views/tests/src/Functional/Plugin/ContextualFiltersBlockContextTest.php Sets up the test.
ContextualFiltersBlockContextTest::testBlockContext function core/modules/views/tests/src/Functional/Plugin/ContextualFiltersBlockContextTest.php Tests exposed context.
ContextualTestHooks::blockViewAlter function core/modules/contextual/tests/modules/contextual_test/src/Hook/ContextualTestHooks.php Implements hook_block_view_alter().

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