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 |
---|---|---|---|
ClaroBlockFilterTest::$modules | property | core/ |
Modules to install. |
ClaroBlockFilterTest::setUp | function | core/ |
|
ClaroMenuUiJavascriptTest::testBlockContextualLinks | function | core/ |
Intentionally empty method. |
claro_preprocess_admin_block | function | core/ |
Implements template_preprocess_HOOK() for admin_block. |
claro_preprocess_admin_block_content | function | core/ |
Implements template_preprocess_HOOK() for admin_block. |
claro_preprocess_block | function | core/ |
Implements hook_preprocess_block() for block content. |
claro_preprocess_block_content_add_list | function | core/ |
Implements template_preprocess_HOOK() for block_content_add_list. |
ClearCacheBlock | class | core/ |
Provides a block to display 'Clear cache' elements. |
ClearCacheBlock.php | file | core/ |
|
ClearCacheBlock::blockAccess | function | core/ |
Indicates whether the block should be shown. |
ClearCacheBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
ClearCacheBlock::create | function | core/ |
Creates an instance of the plugin. |
ClearCacheBlock::__construct | function | core/ |
Creates a ClearCacheBlock instance. |
ClearCacheBlockTest | class | core/ |
Tests clear cache block behavior. |
ClearCacheBlockTest.php | file | core/ |
|
ClearCacheBlockTest::$clearCacheBlock | property | core/ |
The clear cache block instance. |
ClearCacheBlockTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ClearCacheBlockTest::$modules | property | core/ |
Modules to install. |
ClearCacheBlockTest::setUp | function | core/ |
|
ClearCacheBlockTest::testCacheClearBlock | function | core/ |
Tests block behavior and access based on permissions. |
code-block.admin.css | file | core/ |
.ckeditor5-toolbar-button-codeBlock { background-image: url(../icons/code-block.svg); } |
CodeBlock | class | core/ |
CKEditor 5 Code Block plugin configuration. |
CodeBlock.php | file | core/ |
|
CodeBlock::buildConfigurationForm | function | core/ |
Form constructor. |
CodeBlock::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
CodeBlock::getDynamicPluginConfig | function | core/ |
Allows a plugin to modify its static configuration. |
CodeBlock::parseLanguagesFromValue | function | core/ |
Parses the line-based (for form) Code Block configuration. |
CodeBlock::submitConfigurationForm | function | core/ |
Form submission handler. |
CodeBlock::validateConfigurationForm | function | core/ |
Form validation handler. |
Comment::$threadLock | property | core/ |
The thread for which a lock was acquired. |
Comment::releaseThreadLock | function | core/ |
Release the lock acquired for the thread in preSave(). |
CommentBlockTest | class | core/ |
Tests comment block functionality. |
CommentBlockTest.php | file | core/ |
|
CommentBlockTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentBlockTest::$modules | property | core/ |
Modules to install. |
CommentBlockTest::setUp | function | core/ |
|
CommentBlockTest::testRecentCommentBlock | function | core/ |
Tests the recent comments block. |
CommentLockTest | class | core/ |
Tests comment acquires and releases the right lock. |
CommentLockTest.php | file | core/ |
|
CommentLockTest::testLocks | function | core/ |
Tests the lock behavior. |
CommentThemeHooks::preprocessBlock | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
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. |
Pagination
- Previous page
- Page 36
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.