Search for release

  1. Search 7.x for release
  2. Search 9.5.x for release
  3. Search 10.3.x for release
  4. Search 11.x for release
  5. Other projects
Title Object type File name Summary
Comment::releaseThreadLock function core/modules/comment/src/Entity/Comment.php Release the lock acquired for the thread in preSave().
Connection::releaseSavepoint function core/lib/Drupal/Core/Database/Driver/pgsql/Connection.php Release a savepoint by name.
DatabaseLockBackend::release function core/lib/Drupal/Core/Lock/DatabaseLockBackend.php Releases the given lock.
DatabaseLockBackend::release function core/lib/Drupal/Core/ProxyClass/Lock/DatabaseLockBackend.php Releases the given lock.
DatabaseLockBackend::releaseAll function core/lib/Drupal/Core/Lock/DatabaseLockBackend.php Releases all locks for the given lock token identifier.
DatabaseLockBackend::releaseAll function core/lib/Drupal/Core/ProxyClass/Lock/DatabaseLockBackend.php Releases all locks for the given lock token identifier.
DatabaseQueue::releaseItem function core/lib/Drupal/Core/Queue/DatabaseQueue.php
LocaleUpdateDevelopmentReleaseTest class core/modules/locale/tests/src/Functional/LocaleUpdateDevelopmentReleaseTest.php Test for proper version fallback in case of a development release.
LocaleUpdateDevelopmentReleaseTest.php file core/modules/locale/tests/src/Functional/LocaleUpdateDevelopmentReleaseTest.php
LocaleUpdateDevelopmentReleaseTest::$defaultTheme property core/modules/locale/tests/src/Functional/LocaleUpdateDevelopmentReleaseTest.php The theme to install as the default for testing.
LocaleUpdateDevelopmentReleaseTest::$modules property core/modules/locale/tests/src/Functional/LocaleUpdateDevelopmentReleaseTest.php Modules to enable.
LocaleUpdateDevelopmentReleaseTest::setUp function core/modules/locale/tests/src/Functional/LocaleUpdateDevelopmentReleaseTest.php
LocaleUpdateDevelopmentReleaseTest::testLocaleUpdateDevelopmentRelease function core/modules/locale/tests/src/Functional/LocaleUpdateDevelopmentReleaseTest.php
locale_test_development_release.info.yml file core/modules/locale/tests/modules/locale_test_development_release/locale_test_development_release.info.yml core/modules/locale/tests/modules/locale_test_development_release/locale_test_development_release.info.yml
locale_test_development_release.module file core/modules/locale/tests/modules/locale_test_development_release/locale_test_development_release.module Simulate a Drupal version.
locale_test_development_release_locale_translation_projects_alter function core/modules/locale/tests/modules/locale_test_development_release/locale_test_development_release.module Implements hook_locale_translation_projects_alter().
locale_test_development_release_system_info_alter function core/modules/locale/tests/modules/locale_test_development_release/locale_test_development_release.module Implements hook_system_info_alter().
LockBackendInterface::release function core/lib/Drupal/Core/Lock/LockBackendInterface.php Releases the given lock.
LockBackendInterface::releaseAll function core/lib/Drupal/Core/Lock/LockBackendInterface.php Releases all locks for the given lock token identifier.
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.
Memory::releaseItem function core/lib/Drupal/Core/Queue/Memory.php Releases an item that the worker could not process.
NullLockBackend::release function core/lib/Drupal/Core/Lock/NullLockBackend.php Releases the given lock.
NullLockBackend::releaseAll function core/lib/Drupal/Core/Lock/NullLockBackend.php Releases all locks for the given lock token identifier.
PersistentDatabaseLockBackend::release function core/lib/Drupal/Core/ProxyClass/Lock/PersistentDatabaseLockBackend.php Releases the given lock.
PersistentDatabaseLockBackend::releaseAll function core/lib/Drupal/Core/ProxyClass/Lock/PersistentDatabaseLockBackend.php Releases all locks for the given lock token identifier.
ProjectCoreCompatibility::setReleaseMessage function core/modules/update/src/ProjectCoreCompatibility.php Sets core compatibility messages for project releases.
ProjectSecurityData::$releases property core/modules/update/src/ProjectSecurityData.php Releases as returned by update_get_available().
ProjectSecurityData::createFromProjectDataAndReleases function core/modules/update/src/ProjectSecurityData.php Creates a ProjectSecurityData object from project data and releases.
ProjectSecurityRequirement::getReleaseCycleLink function core/modules/update/src/ProjectSecurityRequirement.php Gets a link the release cycle page on drupal.org.
QueueInterface::releaseItem function core/lib/Drupal/Core/Queue/QueueInterface.php Releases an item that the worker could not process.
TestDatabase::releaseAllTestLocks function core/lib/Drupal/Core/Test/TestDatabase.php Releases all test locks.
TestDatabase::releaseLock function core/lib/Drupal/Core/Test/TestDatabase.php Releases a lock.
TestSiteReleaseLocksCommand class core/tests/Drupal/TestSite/Commands/TestSiteReleaseLocksCommand.php Command to release all test site database prefix locks.
TestSiteReleaseLocksCommand.php file core/tests/Drupal/TestSite/Commands/TestSiteReleaseLocksCommand.php
TestSiteReleaseLocksCommand::configure function core/tests/Drupal/TestSite/Commands/TestSiteReleaseLocksCommand.php
TestSiteReleaseLocksCommand::execute function core/tests/Drupal/TestSite/Commands/TestSiteReleaseLocksCommand.php
UpdateContribTest::testNoReleasesAvailable function core/modules/update/tests/src/Functional/UpdateContribTest.php Tests when there is no available release data for a contrib module.
UpdateContribTest::testRevokedRelease function core/modules/update/tests/src/Functional/UpdateContribTest.php Tests messages when a project release is unpublished.
UpdateContribTest::testUnsupportedRelease function core/modules/update/tests/src/Functional/UpdateContribTest.php Tests messages when a project release is marked unsupported.
UpdateCoreTest::testRevokedRelease function core/modules/update/tests/src/Functional/UpdateCoreTest.php Tests messages when a project release is unpublished.
UpdateCoreTest::testUnsupportedRelease function core/modules/update/tests/src/Functional/UpdateCoreTest.php Tests messages when a project release is marked unsupported.
UpdateManager::$availableReleasesTempStore property core/modules/update/src/UpdateManager.php Update available releases key/value store.
UpdateProcessor::$availableReleasesTempStore property core/modules/update/src/UpdateProcessor.php Update available releases store
_update_equivalent_security_releases function core/modules/update/update.module Identifies equivalent security releases with a hardcoded list.

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