Search for valid
- Search 7.x for valid
- Search 8.9.x for valid
- Search 10.3.x for valid
- Search 11.x for valid
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
UploadedFileInterface::isValid | function | core/ |
Returns whether the file was uploaded successfully. |
Url::validateUrl | function | core/ |
Form element validation handler for #type 'url'. |
UrlConversionTest::providerInvalidArgumentGetConnectionInfoAsUrl | function | core/ |
Data provider for testGetInvalidArgumentGetConnectionInfoAsUrl(). |
UrlConversionTest::providerInvalidArgumentsUrlConversion | function | core/ |
Data provider for testGetInvalidArgumentExceptionInUrlConversion(). |
UrlConversionTest::testGetInvalidArgumentExceptionInUrlConversion | function | core/ |
Tests ::convertDbUrlToConnectionInfo() exception for invalid arguments. |
UrlConversionTest::testGetInvalidArgumentGetConnectionInfoAsUrl | function | core/ |
Tests ::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/ |
Tests invalid URL arguments. |
UrlHelperTest::testInvalidAbsolute | function | core/ |
Tests invalid absolute URLs. |
UrlHelperTest::testInvalidRelative | function | core/ |
Tests invalid relative URLs. |
UrlHelperTest::testValidAbsolute | function | core/ |
Tests valid absolute URLs. |
UrlHelperTest::testValidRelative | function | core/ |
Tests valid relative URLs. |
UrlTest::$pathValidator | property | core/ |
The mocked path validator. |
UrlTest::providerFromInvalidInternalUri | function | core/ |
Data provider for testFromInvalidInternalUri(). |
UrlTest::providerFromValidInternalUri | function | core/ |
Data provider for testFromValidInternalUri(). |
UrlTest::testFromInvalidInternalUri | function | core/ |
Tests the fromUri() method with an invalid internal: URI. |
UrlTest::testFromInvalidUserInput | function | core/ |
Tests the fromUserInput method with invalid paths. |
UrlTest::testFromRoutedPathWithInvalidRoute | function | core/ |
Tests fromUri() method with a user-entered path not matching any route. |
UrlTest::testFromRoutedPathWithValidRoute | function | core/ |
Tests fromUri() method with user-entered path matching a valid route. |
UrlTest::testFromValidInternalUri | function | core/ |
Tests the fromUri() method with a valid internal: URI. |
UrlTest::testInvalidEntityUriParameter | function | core/ |
Tests the fromUri() method with an invalid entity: URI. |
UrlTest::testUrlFromRequestInvalid | function | core/ |
Tests that an invalid request will thrown an exception. |
User::validateEntity | function | core/ |
Validates an individual entity against class access settings. |
UserActionConfigSchemaTest::testValidUserActionConfigSchema | function | core/ |
Tests whether the user action config schema are valid. |
UserCancelTest::testUserCancelInvalid | function | core/ |
Attempt invalid account cancellations. |
UserEntityTest::testUserValidation | function | core/ |
Tests that all user fields validate properly. |
UserLoginForm::validateAuthentication | function | core/ |
Checks supplied username/password against local users table. |
UserLoginForm::validateFinal | function | core/ |
Checks if user was not authenticated, or if too many logins were attempted. |
UserLoginForm::validateName | function | core/ |
Sets an error if supplied username has been blocked. |
Pagination
- Previous page
- Page 45
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.