Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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-content.css | file | core/ |
This file is used to style the 'Promoted Content' view. |
| promoted-items.css | file | core/ |
This file is used to style the 'Promoted Items' view. |
| PromotedContentPageTest | class | core/ |
Tests the promoted content view provided with views. |
| PromotedContentPageTest.php | file | core/ |
|
| PromotedContentPageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PromotedContentPageTest::$modules | property | core/ |
Modules to install. |
| PromotedContentPageTest::$nodeStorage | property | core/ |
The entity storage for nodes. |
| PromotedContentPageTest::assertNotInResultSet | function | core/ |
Verifies that an amount of nids aren't in the result. |
| PromotedContentPageTest::doTestPromotedContentPageViewCacheTags | function | core/ |
Tests the cache tags on the promoted content page. |
| PromotedContentPageTest::setUp | function | core/ |
Sets up the test. |
| PromotedContentPageTest::testCacheTagsWithCachePluginNone | function | core/ |
Tests the cache tags when using the "none" cache plugin. |
| PromotedContentPageTest::testCacheTagsWithCachePluginTag | function | core/ |
Tests the cache tags when using the "tag" cache plugin. |
| PromotedContentPageTest::testCacheTagsWithCachePluginTime | function | core/ |
Tests the cache tags when using the "time" cache plugin. |
| PromotedContentPageTest::testPromotedContentPage | function | core/ |
Tests the promoted content view. |
| PromotedContentViewTestTrait | trait | core/ |
Provides a method to enable the promoted_content view. |
| PromotedContentViewTestTrait.php | file | core/ |
|
| PromotedContentViewTestTrait::enablePromotedContentView | function | core/ |
Enables the promoted_content view and optionally rebuilds the router. |
| 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::__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/ |
Instantiates a new instance of this class. |
| 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/ |
Pagination
- Previous page
- Page 1114
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.