Search for release
- Search 9.5.x for release
- Search 8.9.x for release
- Search 10.3.x for release
- Search 11.x for release
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DrupalQueueInterface::releaseItem | function | modules/ |
Release an item that the worker could not process, so another worker can come in and process it before the timeout expires. |
lock_release | function | includes/ |
Release a lock previously acquired by lock_acquire(). |
lock_release_all | function | includes/ |
Release all previously acquired locks. |
MemoryQueue::releaseItem | function | modules/ |
Release an item that the worker could not process, so another worker can come in and process it before the timeout expires. |
SystemQueue::releaseItem | function | modules/ |
|
UpdateTestContribCase::testNoReleasesAvailable | function | modules/ |
Tests when there is no available release data for a contrib module. |
_update_get_cached_available_releases | function | modules/ |
Returns all currently cached data about available releases for all projects. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.