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 |
---|---|---|---|
SystemMenuBlock.php | file | core/ |
|
SystemMenuBlock::$menuActiveTrail | property | core/ |
The active menu trail service. |
SystemMenuBlock::$menuStorage | property | core/ |
The menu storage. |
SystemMenuBlock::$menuTree | property | core/ |
The menu link tree service. |
SystemMenuBlock::blockForm | function | core/ |
|
SystemMenuBlock::blockSubmit | function | core/ |
|
SystemMenuBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
SystemMenuBlock::create | function | core/ |
Creates a new class instance. |
SystemMenuBlock::create | function | core/ |
Creates an instance of the plugin. |
SystemMenuBlock::defaultConfiguration | function | core/ |
|
SystemMenuBlock::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
SystemMenuBlock::getCacheTags | function | core/ |
The cache tags associated with this object. |
SystemMenuBlock::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
SystemMenuBlock::processMenuLevelParents | function | core/ |
Form API callback: Processes the menu_levels field element. |
SystemMenuBlock::__construct | function | core/ |
Constructs new SystemMenuBlock. |
SystemMenuBlock::__construct | function | core/ |
Constructs a new SystemMenuBlock. |
SystemMenuBlockTest | class | core/ |
Tests \Drupal\system\Plugin\Block\SystemMenuBlock. |
SystemMenuBlockTest.php | file | core/ |
|
SystemMenuBlockTest::$block | property | core/ |
The block under test. |
SystemMenuBlockTest::$blockManager | property | core/ |
The block manager service. |
SystemMenuBlockTest::$linkTree | property | core/ |
The menu link tree service. |
SystemMenuBlockTest::$menu | property | core/ |
The menu for testing. |
SystemMenuBlockTest::$menuLinkManager | property | core/ |
The menu link plugin manager service. |
SystemMenuBlockTest::$modules | property | core/ |
Modules to enable. |
SystemMenuBlockTest::configExpandedTestCases | function | core/ |
|
SystemMenuBlockTest::convertBuiltMenuToIdTree | function | core/ |
Helper method to allow for easy menu link tree structure assertions. |
SystemMenuBlockTest::setUp | function | core/ |
|
SystemMenuBlockTest::testConfigExpanded | function | core/ |
Tests the config expanded option. |
SystemMenuBlockTest::testConfigLevelDepth | function | core/ |
Tests the config start level and depth. |
SystemMenuBlockTest::testConstructorDeprecation | function | core/ |
@deprecationMessage The menu.active_trail service must be passed to SystemMenuBlock::__construct(), it is required before Drupal 9.0.0. See https://www.drupal.org/node/2669550. @group legacy |
SystemMenuBlockTest::testSystemMenuBlockConfigDependencies | function | core/ |
Tests calculation of a system menu block's configuration dependencies. |
SystemMessagesBlock | class | core/ |
Provides a block to display the messages. |
SystemMessagesBlock.php | file | core/ |
|
SystemMessagesBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
SystemMessagesBlock::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
SystemMessagesBlock::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
SystemPoweredByBlock | class | core/ |
Provides a 'Powered by Drupal' block. |
SystemPoweredByBlock.php | file | core/ |
|
SystemPoweredByBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
SystemPoweredByBlock::defaultConfiguration | function | core/ |
|
SystemTestController::$lock | property | core/ |
The lock service. |
SystemTestController::$persistentLock | property | core/ |
The persistent lock service. |
SystemTestController::lockAcquire | function | core/ |
Try to acquire a named lock and report the outcome. |
SystemTestController::lockExit | function | core/ |
Try to acquire a specific lock, and then exit. |
SystemTestController::lockPersist | function | core/ |
Creates a lock that will persist across requests. |
system_block_view_system_main_block_alter | function | core/ |
Implements hook_block_view_BASE_BLOCK_ID_alter(). |
system_post_update_add_expand_all_items_key_in_system_menu_block | function | core/ |
Initialize 'expand_all_items' values to system_menu_block. |
system_preprocess_block | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
template_preprocess_admin_block_content | function | core/ |
Prepares variables for administrative content block templates. |
template_preprocess_block | function | core/ |
Prepares variables for block templates. |
Pagination
- Previous page
- Page 58
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.