Search for release

  1. Search 7.x for release
  2. Search 9.5.x for release
  3. Search 8.9.x for release
  4. Search 10.3.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().
ComponentsTaggedReleaseTest class core/tests/Drupal/BuildTests/Composer/Component/ComponentsTaggedReleaseTest.php Demonstrate that the Component generator responds to release tagging.
ComponentsTaggedReleaseTest.php file core/tests/Drupal/BuildTests/Composer/Component/ComponentsTaggedReleaseTest.php
ComponentsTaggedReleaseTest::providerVersionConstraint function core/tests/Drupal/BuildTests/Composer/Component/ComponentsTaggedReleaseTest.php Highly arbitrary version and constraint expectations.
ComponentsTaggedReleaseTest::testReleaseTagging function core/tests/Drupal/BuildTests/Composer/Component/ComponentsTaggedReleaseTest.php Validate release tagging and regeneration of dependencies.
Connection::releaseSavepoint function core/modules/pgsql/src/Driver/Database/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 Releases an item that the worker could not process.
DevReleaseTest class core/modules/update/tests/src/Kernel/DevReleaseTest.php Tests the project data when the installed version is a dev version.
DevReleaseTest.php file core/modules/update/tests/src/Kernel/DevReleaseTest.php
DevReleaseTest::$client property core/modules/update/tests/src/Kernel/DevReleaseTest.php The http client.
DevReleaseTest::$modules property core/modules/update/tests/src/Kernel/DevReleaseTest.php Modules to enable.
DevReleaseTest::getProjectData function core/modules/update/tests/src/Kernel/DevReleaseTest.php Gets project data from update_calculate_project_data().
DevReleaseTest::setCoreVersion function core/modules/update/tests/src/Kernel/DevReleaseTest.php Sets the current (running) version of core, as known to the Update module.
DevReleaseTest::setReleaseMetadata function core/modules/update/tests/src/Kernel/DevReleaseTest.php Sets the release metadata file to use when fetching available updates.
DevReleaseTest::setUp function core/modules/update/tests/src/Kernel/DevReleaseTest.php
DevReleaseTest::testSecurityUpdateEmptyProjectTimestamp function core/modules/update/tests/src/Kernel/DevReleaseTest.php Tests security updates are empty with a dev version and an empty timestamp.
DevReleaseTest::testSecurityUpdates function core/modules/update/tests/src/Kernel/DevReleaseTest.php Tests security updates when the installed version is a dev version.
DriverSpecificTransactionTestBase::testReleaseIntermediateSavepoint function core/tests/Drupal/KernelTests/Core/Database/DriverSpecificTransactionTestBase.php Tests releasing a savepoint before last is safe.
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.
ProjectRelease class core/modules/update/src/ProjectRelease.php Provides a project release value object.
ProjectRelease.php file core/modules/update/src/ProjectRelease.php
ProjectRelease::$coreCompatibilityMessage property core/modules/update/src/ProjectRelease.php The core compatibility message or NULL if not set.
ProjectRelease::$coreCompatible property core/modules/update/src/ProjectRelease.php Whether the release is compatible with the site's Drupal core version.
ProjectRelease::$date property core/modules/update/src/ProjectRelease.php The release date as a Unix timestamp or NULL if no date was set.
ProjectRelease::$downloadUrl property core/modules/update/src/ProjectRelease.php The download URL or NULL if none is available.
ProjectRelease::$published property core/modules/update/src/ProjectRelease.php Whether the release is published.
ProjectRelease::$releaseTypes property core/modules/update/src/ProjectRelease.php The release types or NULL if not set.

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