Search for valid
- Search 7.x for valid
- Search 9.5.x for valid
- Search 10.3.x for valid
- Search 11.x for valid
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
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. |
UniqueFieldConstraint::validatedBy | function | core/ |
|
UniqueFieldValueValidator | class | core/ |
Validates that a field is unique for the given entity type. |
UniqueFieldValueValidator.php | file | core/ |
|
UniqueFieldValueValidator::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. |
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. |
UpdateSettingsForm::$emailValidator | property | core/ |
The email validator. |
UpdateSettingsForm::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. |
Url::validateUrl | function | core/ |
Form element validation handler for #type 'url'. |
UrlConversionTest::providerInvalidArgumentGetConnectionInfoAsUrl | function | core/ |
Dataprovider for testGetInvalidArgumentGetConnectionInfoAsUrl(). |
UrlConversionTest::providerInvalidArgumentsUrlConversion | function | core/ |
Dataprovider for testGetInvalidArgumentExceptionInUrlConversion(). |
UrlConversionTest::testGetInvalidArgumentExceptionInUrlConversion | function | core/ |
Test ::convertDbUrlToConnectionInfo() exception for invalid arguments. |
UrlConversionTest::testGetInvalidArgumentGetConnectionInfoAsUrl | function | core/ |
Test ::getConnectionInfoAsUrl() exception for invalid arguments. |
UrlHelper::isValid | function | core/ |
Verifies the syntax of the given URL. |
UrlHelperTest::providerTestExternalIsLocalInvalid | function | core/ |
Provides invalid argument data for local external url detection. |
UrlHelperTest::providerTestInvalidAbsolute | function | core/ |
Provides data for testInvalidAbsolute(). |
UrlHelperTest::providerTestInvalidRelativeData | function | core/ |
Provides data for testInvalidRelative(). |
UrlHelperTest::providerTestValidAbsoluteData | function | core/ |
Data provider for testValidAbsolute(). |
UrlHelperTest::providerTestValidRelativeData | function | core/ |
Provides data for testValidRelative(). |
UrlHelperTest::testExternalIsLocalInvalid | function | core/ |
Test invalid url arguments. |
UrlHelperTest::testInvalidAbsolute | function | core/ |
Tests invalid absolute URLs. |
UrlHelperTest::testInvalidRelative | function | core/ |
Tests invalid relative URLs. |
Pagination
- Previous page
- Page 41
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.