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