Search for valid
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
#element_validate handler for "image_upload" in buildConfigurationForm(). |
| UniqueFieldConstraint::validatedBy | function | core/ |
Returns the name of the class that validates this constraint. |
| UniqueFieldValueValidator | class | core/ |
Validates that a field is unique for the given entity type. |
| UniqueFieldValueValidator.php | file | core/ |
|
| UniqueFieldValueValidator::caseInsensitiveArrayIntersect | function | core/ |
Perform a case-insensitive array intersection, but keep original capitalization. |
| 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 validation constraint validator with regards to case-insensitivity. |
| UniqueValuesConstraintValidatorTest::testValidationMultiple | function | core/ |
Tests the UniqueField validation constraint validator for multiple violations. |
| UniqueValuesConstraintValidatorTest::testValidationOwn | function | core/ |
Tests the UniqueField validation constraint validator for existing value in the same entity. |
| UniqueValuesConstraintValidatorTest::testValidationReference | function | core/ |
Tests the UniqueField validation constraint validator for entity reference fields. |
| UnitTestCase::getContainerWithCacheTagsInvalidator | function | core/ |
Sets up a container with a cache tags invalidator. |
| UnroutedUrlTest::providerFromInvalidUri | function | core/ |
Data provider for testFromInvalidUri(). |
| UnroutedUrlTest::testFromInvalidUri | function | core/ |
Tests the fromUri() method. |
| UpdateManagerInstall::validateForm | function | core/ |
Form validation handler. |
| UpdateManagerUpdate::validateForm | function | core/ |
Form validation handler. |
| 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/ |
Install, update and uninstall functions for the update_test_invalid_hook module. |
| update_test_invalid_hook_update_8000 | function | core/ |
Hook implementation using the reserved schema version 8000. |
| UploadedFileConstraintValidator | class | core/ |
Constraint validator for uploaded files. |
| UploadedFileConstraintValidator.php | file | core/ |
Pagination
- Previous page
- Page 55
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.