Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| ValidatorTest::testFileValidateIsImage | function | core/ |
This ensures a specific file is actually an image. |
| ValidatorTest::testFileValidateNameLength | function | core/ |
This will ensure the filename length is valid. |
| ValidatorTest::testFileValidateSize | function | core/ |
Test file_validate_size(). |
| ValidConsumerWithExtraArguments::addWithDifferentOrder | function | core/ |
|
| ValidPathConstraintValidator | class | core/ |
Constraint validator for validating system paths. |
| ValidPathConstraintValidator.php | file | core/ |
|
| ValidPathConstraintValidator::$pathValidator | property | core/ |
The path validator. |
| ValidPathConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| ValidPathConstraintValidator::validate | function | core/ |
|
| ValidPathConstraintValidator::__construct | function | core/ |
Creates a new ValidPathConstraintValidator instance. |
| ValidReferenceConstraint::$invalidAutocreateMessage | property | core/ |
Violation message when a new entity ("autocreate") is invalid. |
| ValidReferenceConstraintValidator | class | core/ |
Checks if referenced entities are valid. |
| ValidReferenceConstraintValidator.php | file | core/ |
|
| ValidReferenceConstraintValidator::$entityTypeManager | property | core/ |
The entity type manager. |
| ValidReferenceConstraintValidator::$selectionManager | property | core/ |
The selection plugin manager. |
| ValidReferenceConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| ValidReferenceConstraintValidator::validate | function | core/ |
|
| ValidReferenceConstraintValidator::__construct | function | core/ |
Constructs a ValidReferenceConstraintValidator object. |
| ValidReferenceConstraintValidatorTest | class | core/ |
Tests validation constraints for ValidReferenceConstraintValidator. |
| ValidReferenceConstraintValidatorTest.php | file | core/ |
|
| ValidReferenceConstraintValidatorTest::$modules | property | core/ |
Modules to enable. |
| ValidReferenceConstraintValidatorTest::$typedData | property | core/ |
The typed data manager to use. |
| ValidReferenceConstraintValidatorTest::setUp | function | core/ |
|
| ValidReferenceConstraintValidatorTest::testPreExistingItemsValidation | function | core/ |
Tests the validation of pre-existing items in an entity reference field. |
| ValidReferenceConstraintValidatorTest::testValidation | function | core/ |
Tests the ValidReferenceConstraintValidator. |
| Variable::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| VariableTranslation::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| VariableTranslation::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| VendorHardeningPlugin::onPostAutoloadDump | function | composer/ |
POST_AUTOLOAD_DUMP event handler. |
| VersionNegotiator | class | core/ |
Provides a version negotiator manager. |
| VersionNegotiator.php | file | core/ |
|
| VersionNegotiator::$negotiators | property | core/ |
An array of named version negotiators. |
| VersionNegotiator::addVersionNegotiator | function | core/ |
Adds a version negotiator. |
| VersionNegotiator::getRevision | function | core/ |
Gets a negotiated entity revision. |
| VersionNegotiator::SEPARATOR | constant | core/ |
The separator between the version negotiator name and the version argument. |
| VersionNegotiator::throwBadRequestHttpException | function | core/ |
Throws a cacheable error exception. |
| VersionNegotiator::throwNotFoundHttpException | function | core/ |
Throws a cacheable error exception. |
| VersionNegotiatorInterface | interface | core/ |
Defines the common interface for all version negotiators. |
| VersionNegotiatorInterface.php | file | core/ |
|
| VersionNegotiatorInterface::getRevision | function | core/ |
Gets the identified revision. |
| VersionNegotiatorTest | class | core/ |
The test class for version negotiators. |
| VersionNegotiatorTest.php | file | core/ |
|
| VersionNegotiatorTest::$modules | property | core/ |
Modules to enable. |
| VersionNegotiatorTest::$node | property | core/ |
The node. |
| VersionNegotiatorTest::$node2 | property | core/ |
The other node. |
| VersionNegotiatorTest::$nodePreviousRevisionId | property | core/ |
The previous revision ID of $node. |
| VersionNegotiatorTest::$user | property | core/ |
The user. |
| VersionNegotiatorTest::$versionNegotiator | property | core/ |
The version negotiator service. |
| VersionNegotiatorTest::setUp | function | core/ |
|
| VersionNegotiatorTest::testCurrentVersion | function | core/ |
@covers \Drupal\jsonapi\Revisions\VersionByRel::getRevision[[api-linebreak]] |
Pagination
- Previous page
- Page 232
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.