You are here

18 string references to lock in Zircon Profile 8.0

AliasTest::testWhitelist in core/modules/system/src/Tests/Path/AliasTest.php
Tests the alias whitelist.
CacheCollectorTest::testCacheCollector in core/tests/Drupal/KernelTests/Core/Cache/CacheCollectorTest.php
Tests setting and invalidating
CommentLockTest::testLocks in core/modules/comment/tests/src/Unit/Entity/CommentLockTest.php
Test the lock behavior.
ConfigImporterMissingContentTest::setUp in core/modules/config/src/Tests/ConfigImporterMissingContentTest.php
Performs setup tasks before each individual test method is run.
ConfigImporterTest::setUp in core/modules/config/src/Tests/ConfigImporterTest.php
Performs setup tasks before each individual test method is run.
ConfigImportRecreateTest::setUp in core/modules/config/src/Tests/ConfigImportRecreateTest.php
Performs setup tasks before each individual test method is run.
ContentEntityNullStorageTest::testDeleteThroughImport in core/modules/system/src/Tests/Entity/ContentEntityNullStorageTest.php
Tests deleting a contact form entity via a configuration import.
ContentTranslationConfigImportTest::setUp in core/modules/content_translation/src/Tests/ContentTranslationConfigImportTest.php
Performs setup tasks before each individual test method is run.
DrupalTest::testLock in core/tests/Drupal/Tests/Core/DrupalTest.php
Tests the lock() method.
ImageStyleDownloadController::create in core/modules/image/src/Controller/ImageStyleDownloadController.php
Instantiates a new instance of this class.
InstallerServiceProvider::register in core/lib/Drupal/Core/Installer/InstallerServiceProvider.php
Registers services to the container.
KernelTestBase::configImporter in core/tests/Drupal/KernelTests/KernelTestBase.php
Returns a ConfigImporter object to import test configuration.
KernelTestBase::containerBuild in core/modules/simpletest/src/KernelTestBase.php
Sets up the base service container for this test.
KernelTestBase::register in core/tests/Drupal/KernelTests/KernelTestBase.php
Registers test-specific services.
LockFunctionalTest::testLockAcquire in core/modules/system/src/Tests/Lock/LockFunctionalTest.php
Confirms that we can acquire and release locks in two parallel requests.
MemcacheBackendUnitTest::createCacheBackend in modules/memcache/src/Tests/MemcacheBackendUnitTest.php
Creates a new instance of DatabaseBackend.
SystemTestController::create in core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php
Instantiates a new instance of this class.
TestBase::configImporter in core/modules/simpletest/src/TestBase.php
Returns a ConfigImporter object to import test importing of configuration.