Search for %s
- Search 7.x for %s
- Search 9.5.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 |
|---|---|---|---|
| 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_8_8 | constant | core/ |
|
| ProjectSecurityData::SECURITY_COVERAGE_END_DATE_8_8 | constant | core/ |
Define constants for versions with security coverage end dates. |
| ProjectSecurityData::SECURITY_COVERAGE_END_DATE_8_9 | 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). |
| ProtectedDirectory::__construct | function | core/ |
ProtectedDirectory constructor. |
| ProtectedUserFieldConstraint | class | core/ |
Checks if the plain text password is provided for editing a protected field. |
| ProtectedUserFieldConstraint.php | file | core/ |
|
| ProtectedUserFieldConstraint::$message | property | core/ |
Violation message. |
| ProtectedUserFieldConstraintValidator | class | core/ |
Validates the ProtectedUserFieldConstraint constraint. |
| ProtectedUserFieldConstraintValidator.php | file | core/ |
|
| ProtectedUserFieldConstraintValidator::$currentUser | property | core/ |
The current user. |
| ProtectedUserFieldConstraintValidator::$userStorage | property | core/ |
User storage handler. |
| ProtectedUserFieldConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| ProtectedUserFieldConstraintValidator::validate | function | core/ |
|
| ProtectedUserFieldConstraintValidator::__construct | function | core/ |
Constructs the object. |
| ProtectedUserFieldConstraintValidatorTest | class | core/ |
@coversDefaultClass \Drupal\user\Plugin\Validation\Constraint\ProtectedUserFieldConstraintValidator[[api-linebreak]] @group user |
| ProtectedUserFieldConstraintValidatorTest.php | file | core/ |
|
| ProtectedUserFieldConstraintValidatorTest::createValidator | function | core/ |
|
| ProtectedUserFieldConstraintValidatorTest::providerTestValidate | function | core/ |
Data provider for ::testValidate(). |
| ProtectedUserFieldConstraintValidatorTest::testValidate | function | core/ |
@covers ::validate[[api-linebreak]] |
| ProtocolVersionCacheContext | class | core/ |
Defines the ProtocolVersionCacheContext service, for "per protocol" caching. |
| ProtocolVersionCacheContext.php | file | core/ |
|
| ProtocolVersionCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
| ProtocolVersionCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
| ProtocolVersionCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| ProtocolVersionCacheContextTest | class | core/ |
@coversDefaultClass \Drupal\Core\Cache\Context\ProtocolVersionCacheContext[[api-linebreak]] @group Cache |
| ProtocolVersionCacheContextTest.php | file | core/ |
|
| ProtocolVersionCacheContextTest::providerTestGetContext | function | core/ |
Provides a list of query arguments and expected cache contexts. |
| ProtocolVersionCacheContextTest::testGetContext | function | core/ |
@covers ::getContext[[api-linebreak]] |
Pagination
- Previous page
- Page 970
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.