Search for release
- Search 7.x for release
- Search 9.5.x for release
- Search 8.9.x for release
- Search 11.x for release
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DatabaseLockBackend::release | function | core/ |
Releases the given lock. |
DatabaseLockBackend::releaseAll | function | core/ |
Releases all locks for the given lock token identifier. |
DatabaseQueue::releaseItem | function | core/ |
Releases an item that the worker could not process. |
DevReleaseTest | class | core/ |
Tests the project data when the installed version is a dev version. |
DevReleaseTest.php | file | core/ |
|
DevReleaseTest::$client | property | core/ |
The http client. |
DevReleaseTest::$modules | property | core/ |
Modules to install. |
DevReleaseTest::getProjectData | function | core/ |
Gets project data from update_calculate_project_data(). |
DevReleaseTest::setCoreVersion | function | core/ |
Sets the current (running) version of core, as known to the Update module. |
DevReleaseTest::setReleaseMetadata | function | core/ |
Sets the release metadata file to use when fetching available updates. |
DevReleaseTest::setUp | function | core/ |
|
DevReleaseTest::testSecurityUpdateEmptyProjectTimestamp | function | core/ |
Tests security updates are empty with a dev version and an empty timestamp. |
DevReleaseTest::testSecurityUpdates | function | core/ |
Tests security updates when the installed version is a dev version. |
DriverSpecificTransactionTestBase::testReleaseIntermediateSavepoint | function | core/ |
Tests releasing a savepoint before last is safe. |
LockBackendInterface::release | function | core/ |
Releases the given lock. |
LockBackendInterface::releaseAll | function | core/ |
Releases all locks for the given lock token identifier. |
Memory::releaseItem | function | core/ |
Releases an item that the worker could not process. |
NullLockBackend::release | function | core/ |
Releases the given lock. |
NullLockBackend::releaseAll | function | core/ |
Releases all locks for the given lock token identifier. |
QueueInterface::releaseItem | function | core/ |
Releases an item that the worker could not process. |
TransactionManager::releaseClientSavepoint | function | core/ |
Releases a savepoint on the client transaction. |
TransactionManagerBase::releaseClientSavepoint | function | core/ |
Releases a savepoint on the client transaction. |
UpdateCalculateProjectDataTest::setReleaseMetadata | function | core/ |
Sets the release metadata file to use when fetching available updates. |
UpdateSemverTestBaselineTrait::testRevokedRelease | function | core/ |
Tests messages when a project release is unpublished. |
UpdateSemverTestBaselineTrait::testUnsupportedRelease | function | core/ |
Tests messages when a project release is marked unsupported. |
UpdateTestTrait::mockReleaseHistory | function | core/ |
Sets available release history. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.