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 |
---|---|---|---|
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::create | function | core/ |
Creates an instance of the plugin. |
SyndicateBlock::defaultConfiguration | function | core/ |
|
SyndicateBlock::__construct | function | core/ |
Constructs a SyndicateBlock object. |
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_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_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 |
system.action.user_unblock_user_action.yml | file | core/ |
core/tests/fixtures/config_install/multilingual/language/es/system.action.user_unblock_user_action.yml |
system.action.user_unblock_user_action.yml | file | core/ |
core/tests/fixtures/config_install/multilingual/system.action.user_unblock_user_action.yml |
SystemAdminMenuBlockAccessCheck | class | core/ |
Access check for routes implementing _access_admin_menu_block_page. |
SystemAdminMenuBlockAccessCheck.php | file | core/ |
|
SystemAdminMenuBlockAccessCheck::access | function | core/ |
Checks access. |
SystemAdminMenuBlockAccessCheck::hasAccessToChildMenuItems | function | core/ |
Check that the given route has access to child routes. |
SystemAdminMenuBlockAccessCheck::__construct | function | core/ |
Constructs a new SystemAdminMenuBlockAccessCheck. |
SystemAdminThemePreprocess::preprocessAdminBlockContent | function | core/ |
Prepares variables for administrative content block templates. |
SystemBrandingBlock | class | core/ |
Provides a block to display 'Site branding' elements. |
SystemBrandingBlock.php | file | core/ |
|
SystemBrandingBlock::$configFactory | property | core/ |
Stores the configuration factory. |
SystemBrandingBlock::blockForm | function | core/ |
|
SystemBrandingBlock::blockSubmit | function | core/ |
|
SystemBrandingBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
SystemBrandingBlock::create | function | core/ |
Creates an instance of the plugin. |
SystemBrandingBlock::defaultConfiguration | function | core/ |
|
SystemBrandingBlock::getCacheTags | function | core/ |
|
SystemBrandingBlock::__construct | function | core/ |
Creates a SystemBrandingBlock instance. |
SystemBreadcrumbBlock | class | core/ |
Provides a block to display the breadcrumbs. |
SystemBreadcrumbBlock.php | file | core/ |
|
SystemBreadcrumbBlock::$breadcrumbManager | property | core/ |
The breadcrumb manager. |
SystemBreadcrumbBlock::$routeMatch | property | core/ |
The current route match. |
SystemBreadcrumbBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
Pagination
- Previous page
- Page 61
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.