Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
ProjectSecurityRequirement.php file core/modules/update/src/ProjectSecurityRequirement.php
ProjectSecurityRequirement::$existingMajorMinorVersion property core/modules/update/src/ProjectSecurityRequirement.php The existing (currently installed) version in the format [MAJOR].[MINOR].
ProjectSecurityRequirement::$nextMajorMinorVersion property core/modules/update/src/ProjectSecurityRequirement.php The next version after the installed version in the format [MAJOR].[MINOR].
ProjectSecurityRequirement::$projectTitle property core/modules/update/src/ProjectSecurityRequirement.php The project title.
ProjectSecurityRequirement::$securityCoverageInfo property core/modules/update/src/ProjectSecurityRequirement.php Security coverage information for the project.
ProjectSecurityRequirement::createFromProjectDataAndSecurityCoverageInfo function core/modules/update/src/ProjectSecurityRequirement.php Creates a ProjectSecurityRequirement object from project data.
ProjectSecurityRequirement::getDateEndRequirement function core/modules/update/src/ProjectSecurityRequirement.php Gets the security coverage requirement based on an end date.
ProjectSecurityRequirement::getReleaseCycleLink function core/modules/update/src/ProjectSecurityRequirement.php Gets a link the release cycle page on drupal.org.
ProjectSecurityRequirement::getRequirement function core/modules/update/src/ProjectSecurityRequirement.php Gets the security coverage requirement, if any.
ProjectSecurityRequirement::getVersionEndCoverageMessage function core/modules/update/src/ProjectSecurityRequirement.php Gets the message for additional minor version security coverage.
ProjectSecurityRequirement::getVersionEndRequirement function core/modules/update/src/ProjectSecurityRequirement.php Gets the requirements based on security coverage until a specific version.
ProjectSecurityRequirement::getVersionNoSecurityCoverageMessage function core/modules/update/src/ProjectSecurityRequirement.php Gets the formatted message for a project with no security coverage.
ProjectSecurityRequirement::__construct function core/modules/update/src/ProjectSecurityRequirement.php Constructs a ProjectSecurityRequirement object.
promoted-items.css file core/profiles/demo_umami/themes/umami/css/components/views/promoted-items.css This file is used to style the 'Promoted Items' view.
PromoteNode class core/modules/node/src/Plugin/Action/PromoteNode.php Promotes a node.
PromoteNode.php file core/modules/node/src/Plugin/Action/PromoteNode.php
PromoteNode::getFieldsToUpdate function core/modules/node/src/Plugin/Action/PromoteNode.php
ProtectedDirectory class core/lib/Drupal/Core/File/ProtectedDirectory.php A value object representing a protected directory.
ProtectedDirectory.php file core/lib/Drupal/Core/File/ProtectedDirectory.php
ProtectedDirectory::$path property core/lib/Drupal/Core/File/ProtectedDirectory.php The directory path.
ProtectedDirectory::$private property core/lib/Drupal/Core/File/ProtectedDirectory.php If the directory is private (or public).
ProtectedDirectory::$title property core/lib/Drupal/Core/File/ProtectedDirectory.php The directory title.
ProtectedDirectory::getPath function core/lib/Drupal/Core/File/ProtectedDirectory.php Gets the directory path.
ProtectedDirectory::getTitle function core/lib/Drupal/Core/File/ProtectedDirectory.php Gets the title.
ProtectedDirectory::isPrivate function core/lib/Drupal/Core/File/ProtectedDirectory.php Is the directory private (or public).
ProtectedDirectory::__construct function core/lib/Drupal/Core/File/ProtectedDirectory.php ProtectedDirectory constructor.
ProtectedUserFieldConstraint class core/modules/user/src/Plugin/Validation/Constraint/ProtectedUserFieldConstraint.php Checks if the plain text password is provided for editing a protected field.
ProtectedUserFieldConstraint.php file core/modules/user/src/Plugin/Validation/Constraint/ProtectedUserFieldConstraint.php
ProtectedUserFieldConstraint::__construct function core/modules/user/src/Plugin/Validation/Constraint/ProtectedUserFieldConstraint.php
ProtectedUserFieldConstraintValidator class core/modules/user/src/Plugin/Validation/Constraint/ProtectedUserFieldConstraintValidator.php Validates the ProtectedUserFieldConstraint constraint.
ProtectedUserFieldConstraintValidator.php file core/modules/user/src/Plugin/Validation/Constraint/ProtectedUserFieldConstraintValidator.php
ProtectedUserFieldConstraintValidator::$currentUser property core/modules/user/src/Plugin/Validation/Constraint/ProtectedUserFieldConstraintValidator.php The current user.
ProtectedUserFieldConstraintValidator::$userStorage property core/modules/user/src/Plugin/Validation/Constraint/ProtectedUserFieldConstraintValidator.php User storage handler.
ProtectedUserFieldConstraintValidator::create function core/modules/user/src/Plugin/Validation/Constraint/ProtectedUserFieldConstraintValidator.php
ProtectedUserFieldConstraintValidator::validate function core/modules/user/src/Plugin/Validation/Constraint/ProtectedUserFieldConstraintValidator.php
ProtectedUserFieldConstraintValidator::__construct function core/modules/user/src/Plugin/Validation/Constraint/ProtectedUserFieldConstraintValidator.php Constructs the object.
ProtectedUserFieldConstraintValidatorTest class core/modules/user/tests/src/Unit/Plugin/Validation/Constraint/ProtectedUserFieldConstraintValidatorTest.php Tests Drupal\user\Plugin\Validation\Constraint\ProtectedUserFieldConstraintValidator.
ProtectedUserFieldConstraintValidatorTest.php file core/modules/user/tests/src/Unit/Plugin/Validation/Constraint/ProtectedUserFieldConstraintValidatorTest.php
ProtectedUserFieldConstraintValidatorTest::createValidator function core/modules/user/tests/src/Unit/Plugin/Validation/Constraint/ProtectedUserFieldConstraintValidatorTest.php
ProtectedUserFieldConstraintValidatorTest::testValidate function core/modules/user/tests/src/Unit/Plugin/Validation/Constraint/ProtectedUserFieldConstraintValidatorTest.php Tests validate.
ProtectedUserFieldConstraintValidatorTest::validate function core/modules/user/tests/src/Unit/Plugin/Validation/Constraint/ProtectedUserFieldConstraintValidatorTest.php Perform the validation.
ProtocolVersionCacheContext class core/lib/Drupal/Core/Cache/Context/ProtocolVersionCacheContext.php Defines the ProtocolVersionCacheContext service, for "per protocol" caching.
ProtocolVersionCacheContext.php file core/lib/Drupal/Core/Cache/Context/ProtocolVersionCacheContext.php
ProtocolVersionCacheContext::getCacheableMetadata function core/lib/Drupal/Core/Cache/Context/ProtocolVersionCacheContext.php
ProtocolVersionCacheContext::getContext function core/lib/Drupal/Core/Cache/Context/ProtocolVersionCacheContext.php
ProtocolVersionCacheContext::getLabel function core/lib/Drupal/Core/Cache/Context/ProtocolVersionCacheContext.php
ProtocolVersionCacheContextTest class core/tests/Drupal/Tests/Core/Cache/Context/ProtocolVersionCacheContextTest.php Tests Drupal\Core\Cache\Context\ProtocolVersionCacheContext.
ProtocolVersionCacheContextTest.php file core/tests/Drupal/Tests/Core/Cache/Context/ProtocolVersionCacheContextTest.php
ProtocolVersionCacheContextTest::providerTestGetContext function core/tests/Drupal/Tests/Core/Cache/Context/ProtocolVersionCacheContextTest.php Provides a list of query arguments and expected cache contexts.
ProtocolVersionCacheContextTest::testGetContext function core/tests/Drupal/Tests/Core/Cache/Context/ProtocolVersionCacheContextTest.php Tests get context.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.