Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ValidKeysConstraintValidatorTest::testBothUnknownAndDynamicallyRequiredKeys | function | core/ |
Tests detecting both unknown and required keys. |
| ValidKeysConstraintValidatorTest::testDynamicallyRequiredKeys | function | core/ |
Tests detecting missing dynamically required keys. |
| ValidKeysConstraintValidatorTest::testMarkedAsOptional | function | core/ |
Tests ValidKeys constraint validator detecting optional keys. |
| ValidKeysConstraintValidatorTest::testRequiredKeys | function | core/ |
Tests detecting missing required keys. |
| ValidKeysConstraintValidatorTest::testSupportedKeys | function | core/ |
Tests detecting unsupported keys. |
| ValidKeysConstraintValidatorTest::testUnknownKeys | function | core/ |
Tests detecting unknown keys. |
| ValidKeysConstraintValidatorTest::testValidation | function | core/ |
Tests the ValidKeys constraint validator. |
| ValidKeysConstraintValidatorTest::testValidKeyInference | function | core/ |
Tests that valid keys can be inferred from the data definition. |
| ValidPathConstraint | class | core/ |
Validation constraint for valid system paths. |
| ValidPathConstraint.php | file | core/ |
|
| ValidPathConstraint::$message | property | core/ |
The default violation message. |
| 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 | class | core/ |
Entity Reference valid reference constraint. |
| ValidReferenceConstraint.php | file | core/ |
|
| ValidReferenceConstraint::$invalidAutocreateMessage | property | core/ |
Violation message when a new entity ("autocreate") is invalid. |
| ValidReferenceConstraint::$message | property | core/ |
The default violation message. |
| ValidReferenceConstraint::$nonExistingMessage | property | core/ |
Violation message when the entity does not exist. |
| ValidReferenceConstraint::$nullMessage | property | core/ |
Violation message when the target_id is empty. |
| 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 install. |
| 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::$variables | property | core/ |
The variable names to fetch. |
| Variable::$variablesNoRowIfMissing | property | core/ |
The variables that result in no row if any are missing from the source. |
| Variable::callableToString | function | core/ |
Generates a human-readable name for a callable. |
| Variable::fields | function | core/ |
|
| Variable::getIds | function | core/ |
|
| Variable::values | function | core/ |
Return the values of the variables specified in the plugin configuration. |
| Variable::__construct | function | core/ |
|
| VariableMultiRow::fields | function | core/ |
|
| VariableMultiRow::getIds | function | core/ |
|
| VariableMultiRowTest | class | core/ |
Tests the variable multirow source plugin. |
| VariableMultiRowTest.php | file | core/ |
|
| VariableMultiRowTest::$modules | property | core/ |
|
| VariableMultiRowTest::providerSource | function | core/ |
Pagination
- Previous page
- Page 1422
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.