Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| ProjectRelease::isReleaseType | function | core/ |
Determines if the release is matches a type. |
| ProjectRelease::isSecurityRelease | function | core/ |
Determines if the release is a security release. |
| ProjectRelease::isUnsupported | function | core/ |
Determines if the release is unsupported. |
| ProjectRelease::validateReleaseData | function | core/ |
Validates the project release data. |
| ProjectRelease::__construct | function | core/ |
Constructs a ProjectRelease object. |
| ProjectReleaseTest | class | core/ |
@coversDefaultClass \Drupal\update\ProjectRelease[[api-linebreak]] |
| ProjectReleaseTest.php | file | core/ |
|
| ProjectReleaseTest::getValidData | function | core/ |
Gets valid data for a project release. |
| ProjectReleaseTest::providerCreateFromArray | function | core/ |
Data provider for testCreateFromArray(). |
| ProjectReleaseTest::providerCreateFromArrayInvalidField | function | core/ |
Data provider for testCreateFromArrayInvalidField(). |
| ProjectReleaseTest::providerCreateFromArrayMissingField | function | core/ |
Data provider for testCreateFromArrayMissingField(). |
| ProjectReleaseTest::testCreateFromArray | function | core/ |
Tests creating with valid data. |
| ProjectReleaseTest::testCreateFromArrayInvalidField | function | core/ |
Tests exceptions for invalid field types. |
| ProjectReleaseTest::testCreateFromArrayMissingField | function | core/ |
Tests exceptions with missing fields. |
| ProjectReleaseTest::testOptionalFields | function | core/ |
Tests that optional fields can be omitted. |
| ProjectSecurityData | class | core/ |
Calculates a project's security coverage information. |
| ProjectSecurityData.php | file | core/ |
|
| ProjectSecurityData::$existingVersion | property | core/ |
The existing (currently installed) version of the project. |
| ProjectSecurityData::$releases | property | core/ |
Releases as returned by update_get_available(). |
| ProjectSecurityData::CORE_MINORS_WITH_SECURITY_COVERAGE | constant | core/ |
The number of minor versions of Drupal core that receive security coverage. |
| ProjectSecurityData::createFromProjectDataAndReleases | function | core/ |
Creates a ProjectSecurityData object from project data and releases. |
| ProjectSecurityData::getAdditionalSecurityCoveredMinors | function | core/ |
Gets the number of additional minor releases with security coverage. |
| ProjectSecurityData::getCoverageInfo | function | core/ |
Gets the security coverage information for a project. |
| ProjectSecurityData::getSecurityCoverageUntilVersion | function | core/ |
Gets the release the current minor will receive security coverage until. |
| ProjectSecurityData::getSemanticMinorVersion | function | core/ |
Gets the minor version for a semantic version string. |
| ProjectSecurityData::SECURITY_COVERAGE_ENDING_WARN_DATE_9_4 | constant | core/ |
|
| ProjectSecurityData::SECURITY_COVERAGE_ENDING_WARN_DATE_9_5 | constant | core/ |
|
| ProjectSecurityData::SECURITY_COVERAGE_END_DATE_9_4 | constant | core/ |
Define constants for versions with security coverage end dates. |
| ProjectSecurityData::SECURITY_COVERAGE_END_DATE_9_5 | constant | core/ |
|
| ProjectSecurityData::__construct | function | core/ |
Constructs a ProjectSecurityData object. |
| ProjectSecurityRequirement | class | core/ |
Class for generating a project's security requirement. |
| ProjectSecurityRequirement.php | file | core/ |
|
| ProjectSecurityRequirement::$existingMajorMinorVersion | property | core/ |
The existing (currently installed) version in the format [MAJOR].[MINOR]. |
| ProjectSecurityRequirement::$nextMajorMinorVersion | property | core/ |
The next version after the installed version in the format [MAJOR].[MINOR]. |
| ProjectSecurityRequirement::$projectTitle | property | core/ |
The project title. |
| ProjectSecurityRequirement::$securityCoverageInfo | property | core/ |
Security coverage information for the project. |
| ProjectSecurityRequirement::createFromProjectDataAndSecurityCoverageInfo | function | core/ |
Creates a ProjectSecurityRequirement object from project data. |
| ProjectSecurityRequirement::getDateEndRequirement | function | core/ |
Gets the security coverage requirement based on an end date. |
| ProjectSecurityRequirement::getReleaseCycleLink | function | core/ |
Gets a link the release cycle page on drupal.org. |
| ProjectSecurityRequirement::getRequirement | function | core/ |
Gets the security coverage requirement, if any. |
| ProjectSecurityRequirement::getVersionEndCoverageMessage | function | core/ |
Gets the message for additional minor version security coverage. |
| ProjectSecurityRequirement::getVersionEndRequirement | function | core/ |
Gets the requirements based on security coverage until a specific version. |
| ProjectSecurityRequirement::getVersionNoSecurityCoverageMessage | function | core/ |
Gets the formatted message for a project with no security coverage. |
| ProjectSecurityRequirement::__construct | function | core/ |
Constructs a ProjectSecurityRequirement object. |
| promoted-items.css | file | core/ |
This file is used to style the 'Promoted Items' view. |
| PromoteNode::getFieldsToUpdate | function | core/ |
Gets an array of values to be set. |
| ProtectedDirectory::isPrivate | function | core/ |
Is the directory private (or public). |
Pagination
- Previous page
- Page 995
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.