Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 | class | core/ |
Promotes a node. |
| PromoteNode.php | file | core/ |
|
| PromoteNode::getFieldsToUpdate | function | core/ |
|
| ProtectedDirectory | class | core/ |
A value object representing a protected directory. |
| ProtectedDirectory.php | file | core/ |
|
| ProtectedDirectory::$path | property | core/ |
The directory path. |
| ProtectedDirectory::$private | property | core/ |
If the directory is private (or public). |
| ProtectedDirectory::$title | property | core/ |
The directory title. |
| ProtectedDirectory::getPath | function | core/ |
Gets the directory path. |
| ProtectedDirectory::getTitle | function | core/ |
Gets the title. |
| 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::__construct | function | core/ |
|
| 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/ |
|
| ProtectedUserFieldConstraintValidator::validate | function | core/ |
|
| ProtectedUserFieldConstraintValidator::__construct | function | core/ |
Constructs the object. |
| ProtectedUserFieldConstraintValidatorTest | class | core/ |
Tests Drupal\user\Plugin\Validation\Constraint\ProtectedUserFieldConstraintValidator. |
| ProtectedUserFieldConstraintValidatorTest.php | file | core/ |
|
| ProtectedUserFieldConstraintValidatorTest::createValidator | function | core/ |
|
| ProtectedUserFieldConstraintValidatorTest::testValidate | function | core/ |
Tests validate. |
| ProtectedUserFieldConstraintValidatorTest::validate | function | core/ |
Perform the validation. |
| ProtocolVersionCacheContext | class | core/ |
Defines the ProtocolVersionCacheContext service, for "per protocol" caching. |
| ProtocolVersionCacheContext.php | file | core/ |
|
| ProtocolVersionCacheContext::getCacheableMetadata | function | core/ |
|
| ProtocolVersionCacheContext::getContext | function | core/ |
|
| ProtocolVersionCacheContext::getLabel | function | core/ |
|
| ProtocolVersionCacheContextTest | class | core/ |
Tests Drupal\Core\Cache\Context\ProtocolVersionCacheContext. |
| ProtocolVersionCacheContextTest.php | file | core/ |
|
| ProtocolVersionCacheContextTest::providerTestGetContext | function | core/ |
Provides a list of query arguments and expected cache contexts. |
| ProtocolVersionCacheContextTest::testGetContext | function | core/ |
Tests get context. |
Pagination
- Previous page
- Page 1300
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.