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 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
NavigationShortcutsBlockTest::testNavigationBlock function core/modules/navigation/tests/src/Functional/NavigationShortcutsBlockTest.php Tests visibility and cacheability of shortcuts in the navigation bar.
NavigationUserBlock class core/modules/navigation/src/Plugin/Block/NavigationUserBlock.php Defines a user navigation block.
NavigationUserBlock.php file core/modules/navigation/src/Plugin/Block/NavigationUserBlock.php
NavigationUserBlock::build function core/modules/navigation/src/Plugin/Block/NavigationUserBlock.php Builds and returns the renderable array for this block plugin.
NavigationUserBlockTest class core/modules/navigation/tests/src/Functional/NavigationUserBlockTest.php Tests for \Drupal\navigation\Plugin\NavigationBlock\NavigationUserBlock.
NavigationUserBlockTest.php file core/modules/navigation/tests/src/Functional/NavigationUserBlockTest.php
NavigationUserBlockTest::$adminUser property core/modules/navigation/tests/src/Functional/NavigationUserBlockTest.php User with permission to administer navigation blocks and access navigation.
NavigationUserBlockTest::$defaultTheme property core/modules/navigation/tests/src/Functional/NavigationUserBlockTest.php The theme to install as the default for testing.
NavigationUserBlockTest::$modules property core/modules/navigation/tests/src/Functional/NavigationUserBlockTest.php Modules to install.
NavigationUserBlockTest::$normalUser property core/modules/navigation/tests/src/Functional/NavigationUserBlockTest.php An authenticated user to test navigation block caching.
NavigationUserBlockTest::setUp function core/modules/navigation/tests/src/Functional/NavigationUserBlockTest.php
NavigationUserBlockTest::testNavigationUserBlock function core/modules/navigation/tests/src/Functional/NavigationUserBlockTest.php Test output of user navigation block with regards to caching and contents.
navigation_block_alter function core/modules/navigation/navigation.module Implements hook_block_alter().
navigation_block_build_local_tasks_block_alter function core/modules/navigation/navigation.module Implements hook_block_build_BASE_BLOCK_ID_alter().
navigation_plugin_filter_block__layout_builder_alter function core/modules/navigation/navigation.module Implements hook_plugin_filter_TYPE__CONSUMER_alter().
navigation_test_preprocess_block__navigation function core/modules/navigation/tests/navigation_test/navigation_test.module Implements hook_preprocess_HOOK().
NegotiationConfigureForm::$blockManager property core/modules/language/src/Form/NegotiationConfigureForm.php The block manager.
NegotiationConfigureForm::$blockStorage property core/modules/language/src/Form/NegotiationConfigureForm.php The block storage.
NewDefaultThemeBlocksTest class core/modules/block/tests/src/Kernel/NewDefaultThemeBlocksTest.php Tests that a new default theme gets blocks.
NewDefaultThemeBlocksTest.php file core/modules/block/tests/src/Kernel/NewDefaultThemeBlocksTest.php
NewDefaultThemeBlocksTest::$defaultTheme property core/modules/block/tests/src/Kernel/NewDefaultThemeBlocksTest.php The default theme.
NewDefaultThemeBlocksTest::$modules property core/modules/block/tests/src/Kernel/NewDefaultThemeBlocksTest.php Modules to install.
NewDefaultThemeBlocksTest::$themeInstaller property core/modules/block/tests/src/Kernel/NewDefaultThemeBlocksTest.php The theme installer service.
NewDefaultThemeBlocksTest::setUp function core/modules/block/tests/src/Kernel/NewDefaultThemeBlocksTest.php
NewDefaultThemeBlocksTest::testBlockCollision function core/modules/block/tests/src/Kernel/NewDefaultThemeBlocksTest.php Checks that a theme block is still created when same ID exists.
NewDefaultThemeBlocksTest::testNewDefaultThemeBlocks function core/modules/block/tests/src/Kernel/NewDefaultThemeBlocksTest.php Check the blocks are correctly copied by block_themes_installed().
NewTopicsBlock class core/modules/forum/src/Plugin/Block/NewTopicsBlock.php Provides a 'New forum topics' block.
NewTopicsBlock.php file core/modules/forum/src/Plugin/Block/NewTopicsBlock.php
NewTopicsBlock::buildForumQuery function core/modules/forum/src/Plugin/Block/NewTopicsBlock.php Builds the select query to use for this forum block.
Node::blockDisplayOptions function core/modules/node/src/Plugin/views/wizard/Node.php Retrieves the block display options.
NodeBlockFunctionalTest class core/modules/node/tests/src/Functional/NodeBlockFunctionalTest.php Tests node block functionality.
NodeBlockFunctionalTest.php file core/modules/node/tests/src/Functional/NodeBlockFunctionalTest.php
NodeBlockFunctionalTest::$adminUser property core/modules/node/tests/src/Functional/NodeBlockFunctionalTest.php An administrative user for testing.
NodeBlockFunctionalTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeBlockFunctionalTest.php The theme to install as the default for testing.
NodeBlockFunctionalTest::$modules property core/modules/node/tests/src/Functional/NodeBlockFunctionalTest.php Modules to install.
NodeBlockFunctionalTest::$webUser property core/modules/node/tests/src/Functional/NodeBlockFunctionalTest.php An unprivileged user for testing.
NodeBlockFunctionalTest::setUp function core/modules/node/tests/src/Functional/NodeBlockFunctionalTest.php
NodeBlockFunctionalTest::testRecentNodeBlock function core/modules/node/tests/src/Functional/NodeBlockFunctionalTest.php Tests the recent comments block.
NodeContextTestBlock class core/modules/node/tests/modules/node_block_test/src/Plugin/Block/NodeContextTestBlock.php Provides a 'Node Context Test' block.
NodeContextTestBlock.php file core/modules/node/tests/modules/node_block_test/src/Plugin/Block/NodeContextTestBlock.php
NodeContextTestBlock::build function core/modules/node/tests/modules/node_block_test/src/Plugin/Block/NodeContextTestBlock.php Builds and returns the renderable array for this block plugin.
NodeSyndicateBlockTest class core/modules/node/tests/src/Functional/NodeSyndicateBlockTest.php Tests if the syndicate block is available.
NodeSyndicateBlockTest.php file core/modules/node/tests/src/Functional/NodeSyndicateBlockTest.php
NodeSyndicateBlockTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeSyndicateBlockTest.php The theme to install as the default for testing.
NodeSyndicateBlockTest::$modules property core/modules/node/tests/src/Functional/NodeSyndicateBlockTest.php Modules to install.
NodeSyndicateBlockTest::setUp function core/modules/node/tests/src/Functional/NodeSyndicateBlockTest.php
NodeSyndicateBlockTest::testSyndicateBlock function core/modules/node/tests/src/Functional/NodeSyndicateBlockTest.php Tests that the "Syndicate" block is shown when enabled.
NodeType::isLocked function core/modules/node/src/Entity/NodeType.php Determines whether the node type is locked.
NodeTypeInterface::isLocked function core/modules/node/src/NodeTypeInterface.php Determines whether the node type is locked.
node_block_test.info.yml file core/modules/node/tests/modules/node_block_test/node_block_test.info.yml core/modules/node/tests/modules/node_block_test/node_block_test.info.yml

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