Search for valid
- Search 7.x for valid
- Search 9.5.x for valid
- Search 8.9.x for valid
- Search 10.3.x for valid
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
TypedDataAwareValidatorTrait::getTypedData | function | core/ |
Gets the typed data object for the validated value. |
TypedDataInterface::validate | function | core/ |
Validates the currently set data value. |
TypedDataManager::$validator | property | core/ |
The validator used for validating typed data. |
TypedDataManager::getValidationConstraintManager | function | core/ |
Gets the validation constraint manager. |
TypedDataManager::getValidator | function | core/ |
Gets the validator for validating typed data. |
TypedDataManager::setValidationConstraintManager | function | core/ |
Sets the validation constraint manager. |
TypedDataManager::setValidator | function | core/ |
Sets the validator for validating typed data. |
TypedDataManagerInterface::getValidationConstraintManager | function | core/ |
Gets the validation constraint manager. |
TypedDataManagerInterface::getValidator | function | core/ |
Gets the validator for validating typed data. |
TypedDataManagerInterface::setValidationConstraintManager | function | core/ |
Sets the validation constraint manager. |
TypedDataManagerInterface::setValidator | function | core/ |
Sets the validator for validating typed data. |
TypedDataTest::testTypedDataValidation | function | core/ |
Tests typed data validation. |
TypeResolverTest::testInvalidType | function | core/ |
@testWith ["[foo.%bar.qux]", "`foo.%bar.qux` is not a valid dynamic type expression. Dynamic type expressions must contain at least `%parent`, `%key`, or `%type`.`", {"foo":… |
Unicode::validateUtf8 | function | core/ |
Checks whether a string is valid UTF-8. |
UnicodeTest::providerTestValidateUtf8 | function | core/ |
Provides data for self::testValidateUtf8(). |
UnicodeTest::testValidateUtf8 | function | core/ |
Tests UTF-8 validation. |
UnicornEditor::validateImageUploadSettings | function | core/ |
Render API callback: Image upload handler for confirmation form. |
UniqueFieldConstraint::validatedBy | function | core/ |
|
UniqueFieldValueValidator | class | core/ |
Validates that a field is unique for the given entity type. |
UniqueFieldValueValidator.php | file | core/ |
|
UniqueFieldValueValidator::caseInsensitiveArrayIntersect | function | core/ |
Performs a case-insensitive array intersection. |
UniqueFieldValueValidator::create | function | core/ |
Instantiates a new instance of this class. |
UniqueFieldValueValidator::extractDuplicates | function | core/ |
Get an array of duplicate field values. |
UniqueFieldValueValidator::validate | function | core/ |
|
UniqueFieldValueValidator::__construct | function | core/ |
Creates a UniqueFieldValueValidator object. |
UniqueLabelInListConstraintValidator | class | core/ |
Uniquely labeled list item constraint validator. |
UniqueLabelInListConstraintValidator.php | file | core/ |
|
UniqueLabelInListConstraintValidator::validate | function | core/ |
|
UniquePathAliasConstraintValidator | class | core/ |
Constraint validator for a unique path alias. |
UniquePathAliasConstraintValidator.php | file | core/ |
|
UniquePathAliasConstraintValidator::$entityTypeManager | property | core/ |
The entity type manager. |
UniquePathAliasConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
UniquePathAliasConstraintValidator::validate | function | core/ |
|
UniquePathAliasConstraintValidator::__construct | function | core/ |
Creates a new UniquePathAliasConstraintValidator instance. |
UniqueValuesConstraintValidatorTest | class | core/ |
Tests the unique field value validation constraint. |
UniqueValuesConstraintValidatorTest.php | file | core/ |
|
UniqueValuesConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
UniqueValuesConstraintValidatorTest::setUp | function | core/ |
Tests cases where the validation passes for entities with string IDs. |
UniqueValuesConstraintValidatorTest::testValidation | function | core/ |
Tests the UniqueField validation constraint validator. |
UniqueValuesConstraintValidatorTest::testValidationCaseInsensitive | function | core/ |
Tests the UniqueField constraint with regards to case-insensitivity. |
UniqueValuesConstraintValidatorTest::testValidationMultiple | function | core/ |
Tests the UniqueField constraint for multiple violations. |
UniqueValuesConstraintValidatorTest::testValidationOwn | function | core/ |
Tests the UniqueField constraint for existing value in the same entity. |
UniqueValuesConstraintValidatorTest::testValidationReference | function | core/ |
Tests the UniqueField constraint validator for entity reference fields. |
UnitTestCase::getContainerWithCacheTagsInvalidator | function | core/ |
Sets up a container with a cache tags invalidator. |
UnpackCollection::valid | function | composer/ |
|
UnroutedUrlTest::providerFromInvalidUri | function | core/ |
Data provider for testFromInvalidUri(). |
UnroutedUrlTest::testFromInvalidUri | function | core/ |
Tests the fromUri() method. |
update_test_invalid_hook.info.yml | file | core/ |
core/modules/system/tests/modules/update_test_invalid_hook/update_test_invalid_hook.info.yml |
update_test_invalid_hook.install | file | core/ |
|
update_test_invalid_hook_update_8000 | function | core/ |
Hook implementation using the reserved schema version 8000. |
Pagination
- Previous page
- Page 62
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.