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 |
---|---|---|---|
ToolbarItemConstraintValidator::isValidToolbarItem | function | core/ |
Validates the given toolbar item. |
ToolbarItemConstraintValidator::validate | function | core/ |
|
ToolbarItemDependencyConstraintValidator | class | core/ |
Toolbar item dependency constraint validator. |
ToolbarItemDependencyConstraintValidator.php | file | core/ |
|
ToolbarItemDependencyConstraintValidator::validate | function | core/ |
|
TourValidationTest | class | core/ |
Tests validation of tour entities. |
TourValidationTest.php | file | core/ |
|
TourValidationTest::$modules | property | core/ |
Modules to enable. |
TourValidationTest::providerInvalidMachineNameCharacters | function | core/ |
Tour IDs are atypical in that they allow dashes in the machine name. |
TourValidationTest::setUp | function | core/ |
|
TranslateEditForm::validateForm | function | core/ |
Form validation handler. |
TranslationStatusForm::validateForm | function | core/ |
Form validation handler. |
TriggeringElementProgrammedTest::testLimitValidationErrors | function | core/ |
Tests that #limit_validation_errors of the only submit button takes effect. |
TriggeringElementProgrammedTest::validateForm | function | core/ |
Form validation handler. |
TwigEnvironment::invalidate | function | core/ |
Invalidates all compiled Twig templates. |
TwigEnvironmentTest::testTemplateInvalidation | function | core/ |
Tests template invalidation. |
TwigExtension::doValidateProps | function | core/ |
Performs the actual validation of the schema for the props. |
TwigExtension::validateProps | function | core/ |
Validates the props in development environments. |
TypedConfigTest::testSimpleConfigValidation | function | core/ |
Tests config validation via the Typed Data API. |
TypedData::validate | function | core/ |
Validates the currently set data value. |
TypedDataAwareValidatorTrait | trait | core/ |
Defines a trait to access the typed data object of a validated value. |
TypedDataAwareValidatorTrait.php | file | core/ |
|
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/ |
#element_validate handler for "image_upload" in buildConfigurationForm(). |
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/ |
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/ |
Pagination
- Previous page
- Page 63
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.