Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
LockFileValidatorTest class core/modules/package_manager/tests/src/Kernel/LockFileValidatorTest.php Tests Drupal\package_manager\Validator\LockFileValidator.
LockFileValidatorTest.php file core/modules/package_manager/tests/src/Kernel/LockFileValidatorTest.php
LockFileValidatorTest::$activeDir property core/modules/package_manager/tests/src/Kernel/LockFileValidatorTest.php The path of the active directory in the test project.
LockFileValidatorTest::providerValidateStageEvents function core/modules/package_manager/tests/src/Kernel/LockFileValidatorTest.php Data provider for test methods that validate the stage directory.
LockFileValidatorTest::register function core/modules/package_manager/tests/src/Kernel/LockFileValidatorTest.php Registers test-specific services.
LockFileValidatorTest::setUp function core/modules/package_manager/tests/src/Kernel/LockFileValidatorTest.php
LockFileValidatorTest::testApplyWithNoChange function core/modules/package_manager/tests/src/Kernel/LockFileValidatorTest.php Tests validation when the staged and active lock files are identical.
LockFileValidatorTest::testCreateWithLock function core/modules/package_manager/tests/src/Kernel/LockFileValidatorTest.php Tests that if an active lock file exists, a stage can be created.
LockFileValidatorTest::testCreateWithNoLock function core/modules/package_manager/tests/src/Kernel/LockFileValidatorTest.php Tests that if no active lock file exists, a stage cannot be created.
LockFileValidatorTest::testLockFileChanged function core/modules/package_manager/tests/src/Kernel/LockFileValidatorTest.php Tests validation when the lock file has changed.
LockFileValidatorTest::testLockFileDeleted function core/modules/package_manager/tests/src/Kernel/LockFileValidatorTest.php Tests validation when the lock file is deleted.
LockFileValidatorTest::testNoStoredHash function core/modules/package_manager/tests/src/Kernel/LockFileValidatorTest.php Tests exception when a stored hash of the active lock file is unavailable.
LockFileValidatorTest::testStatusCheckAvailableStage function core/modules/package_manager/tests/src/Kernel/LockFileValidatorTest.php Tests StatusCheckEvent when the stage is available.
LockFunctionalTest class core/modules/system/tests/src/Functional/Lock/LockFunctionalTest.php Confirm locking works between two separate requests.
LockFunctionalTest.php file core/modules/system/tests/src/Functional/Lock/LockFunctionalTest.php
LockFunctionalTest::$defaultTheme property core/modules/system/tests/src/Functional/Lock/LockFunctionalTest.php The theme to install as the default for testing.
LockFunctionalTest::$modules property core/modules/system/tests/src/Functional/Lock/LockFunctionalTest.php Modules to install.
LockFunctionalTest::testLockAcquire function core/modules/system/tests/src/Functional/Lock/LockFunctionalTest.php Confirms that we can acquire and release locks in two parallel requests.
LockFunctionalTest::testPersistentLock function core/modules/system/tests/src/Functional/Lock/LockFunctionalTest.php Tests that the persistent lock is persisted between requests.
Locking mechanisms group core/lib/Drupal/Core/Lock/LockBackendInterface.php Functions to coordinate long operations across requests.
LockTest class core/tests/Drupal/KernelTests/Core/Lock/LockTest.php Tests the Database lock backend.
LockTest.php file core/tests/Drupal/KernelTests/Core/Lock/LockTest.php
LockTest::$lock property core/tests/Drupal/KernelTests/Core/Lock/LockTest.php Database lock backend to test.
LockTest::setUp function core/tests/Drupal/KernelTests/Core/Lock/LockTest.php
LockTest::testBackendLockRelease function core/tests/Drupal/KernelTests/Core/Lock/LockTest.php Tests backend release functionality.
LockTest::testBackendLockReleaseAll function core/tests/Drupal/KernelTests/Core/Lock/LockTest.php Tests backend release functionality.
Log class core/modules/migrate/src/Plugin/migrate/process/Log.php Logs values without changing them.
Log class core/lib/Drupal/Core/Database/Log.php Database query logger.
Log.php file core/lib/Drupal/Core/Database/Log.php
Log.php file core/modules/migrate/src/Plugin/migrate/process/Log.php
Log::$connectionKey property core/lib/Drupal/Core/Database/Log.php The connection key for which this object is logging.
Log::$queryLog property core/lib/Drupal/Core/Database/Log.php Cache of logged queries.
Log::clear function core/lib/Drupal/Core/Database/Log.php Empty the query log for the specified logging key.
Log::end function core/lib/Drupal/Core/Database/Log.php Stop logging for the specified logging key.
Log::get function core/lib/Drupal/Core/Database/Log.php Retrieve the query log for the specified logging key so far.
Log::logFromEvent function core/lib/Drupal/Core/Database/Log.php Log a query to all active logging keys, from a statement execution event.
Log::start function core/lib/Drupal/Core/Database/Log.php Begin logging queries to the specified connection and logging key.
Log::transform function core/modules/migrate/src/Plugin/migrate/process/Log.php Performs the associated process.
Log::__construct function core/lib/Drupal/Core/Database/Log.php Constructor.
logger.advisory_feed_test service core/modules/system/tests/modules/advisory_feed_test/advisory_feed_test.services.yml Drupal\advisory_feed_test\TestSystemLoggerChannel
logger.broken service core/modules/system/tests/modules/error_service_test/error_service_test.services.yml Drupal\error_service_test\Logger\TestLog
logger.channel.announcements_feed service core/modules/announcements_feed/announcements_feed.services.yml
logger.channel.ckeditor5 service core/modules/ckeditor5/ckeditor5.services.yml
logger.channel.config_schema service sites/development.services.yml
logger.channel.config_schema service core/assets/scaffold/files/development.services.yml
logger.channel.contact service core/modules/contact/contact.services.yml Drupal\Core\Logger\LoggerChannel
logger.channel.cron service core/core.services.yml
logger.channel.default service core/core.services.yml
logger.channel.default_content service core/core.services.yml
logger.channel.file service core/core.services.yml Drupal\Core\Logger\LoggerChannel

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