Search for release
- Search 7.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 |
---|---|---|---|
Comment::releaseThreadLock | function | core/ |
Release the lock acquired for the thread in preSave(). |
ComponentsTaggedReleaseTest | class | core/ |
Demonstrate that the Component generator responds to release tagging. |
ComponentsTaggedReleaseTest.php | file | core/ |
|
ComponentsTaggedReleaseTest::providerVersionConstraint | function | core/ |
Highly arbitrary version and constraint expectations. |
ComponentsTaggedReleaseTest::testReleaseTagging | function | core/ |
Validate release tagging and regeneration of dependencies. |
Connection::releaseSavepoint | function | core/ |
Release a savepoint by name. |
DatabaseLockBackend::release | function | core/ |
Releases the given lock. |
DatabaseLockBackend::release | function | core/ |
Releases the given lock. |
DatabaseLockBackend::releaseAll | function | core/ |
Releases all locks for the given lock token identifier. |
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. |
LocaleUpdateDevelopmentReleaseTest | class | core/ |
Test for proper version fallback in case of a development release. |
LocaleUpdateDevelopmentReleaseTest.php | file | core/ |
|
LocaleUpdateDevelopmentReleaseTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LocaleUpdateDevelopmentReleaseTest::$modules | property | core/ |
Modules to enable. |
LocaleUpdateDevelopmentReleaseTest::setUp | function | core/ |
|
LocaleUpdateDevelopmentReleaseTest::testLocaleUpdateDevelopmentRelease | function | core/ |
|
locale_test_development_release.info.yml | file | core/ |
core/modules/locale/tests/modules/locale_test_development_release/locale_test_development_release.info.yml |
locale_test_development_release.module | file | core/ |
Simulate a Drupal version. |
locale_test_development_release_locale_translation_projects_alter | function | core/ |
Implements hook_locale_translation_projects_alter(). |
locale_test_development_release_system_info_alter | function | core/ |
Implements hook_system_info_alter(). |
LockBackendInterface::release | function | core/ |
Releases the given lock. |
LockBackendInterface::releaseAll | function | core/ |
Releases all locks for the given lock token identifier. |
LockTest::testBackendLockRelease | function | core/ |
Tests backend release functionality. |
LockTest::testBackendLockReleaseAll | function | core/ |
Tests backend release functionality. |
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. |
PersistentDatabaseLockBackend::release | function | core/ |
Releases the given lock. |
PersistentDatabaseLockBackend::releaseAll | function | core/ |
Releases all locks for the given lock token identifier. |
ProjectCoreCompatibility::setReleaseMessage | function | core/ |
Sets core compatibility messages for project releases. |
ProjectRelease | class | core/ |
Provides a project release value object. |
ProjectRelease.php | file | core/ |
|
ProjectRelease::$coreCompatibilityMessage | property | core/ |
The core compatibility message or NULL if not set. |
ProjectRelease::$coreCompatible | property | core/ |
Whether the release is compatible with the site's Drupal core version. |
ProjectRelease::$date | property | core/ |
The release date as a Unix timestamp or NULL if no date was set. |
ProjectRelease::$downloadUrl | property | core/ |
The download URL or NULL if none is available. |
ProjectRelease::$published | property | core/ |
Whether the release is published. |
ProjectRelease::$releaseTypes | property | core/ |
The release types or NULL if not set. |
ProjectRelease::$releaseUrl | property | core/ |
The URL for the release. |
ProjectRelease::$version | property | core/ |
The release version. |
ProjectRelease::createFromArray | function | core/ |
Creates a ProjectRelease instance from an array. |
ProjectRelease::getCoreCompatibilityMessage | function | core/ |
Gets the core compatibility message for the site's version of Drupal core. |
ProjectRelease::getDate | function | core/ |
Gets the release date if set. |
ProjectRelease::getDownloadUrl | function | core/ |
Gets the download URL of the release. |
ProjectRelease::getReleaseUrl | function | core/ |
Gets the URL of the release. |
ProjectRelease::getVersion | function | core/ |
Gets the project version. |
ProjectRelease::isCoreCompatible | function | core/ |
Determines whether release is compatible the site's version of Drupal core. |
ProjectRelease::isInsecure | function | core/ |
Determines if the release is insecure. |
ProjectRelease::isPublished | function | core/ |
Determines if the release is published. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.