Search for valid
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
|
UploadedFileConstraintValidator::validate | function | core/ |
|
UploadedFileConstraintValidatorTest | class | core/ |
Tests the uploaded file validator. |
UploadedFileConstraintValidatorTest.php | file | core/ |
|
UploadedFileConstraintValidatorTest::$filename | property | core/ |
The file name. |
UploadedFileConstraintValidatorTest::$maxSize | property | core/ |
The max 4 MB filesize to use for testing. |
UploadedFileConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
UploadedFileConstraintValidatorTest::$path | property | core/ |
The temporary file path. |
UploadedFileConstraintValidatorTest::$validator | property | core/ |
A validator. |
UploadedFileConstraintValidatorTest::setUp | function | core/ |
|
UploadedFileConstraintValidatorTest::testValidateFail | function | core/ |
@covers ::validate @dataProvider validateProvider |
UploadedFileConstraintValidatorTest::testValidateSuccess | function | core/ |
@covers ::validate |
UploadedFileConstraintValidatorTest::validateProvider | function | core/ |
Data provider for ::testValidateFail. |
UploadedFileInterface::isValid | function | core/ |
Returns whether the file was uploaded successfully. |
UploadedFileInterface::validate | function | core/ |
Validates the uploaded file information. |
UploadedFileValidator | class | core/ |
Validator for uploaded files. |
UploadedFileValidator.php | file | core/ |
|
UploadedFileValidator::$validator | property | core/ |
The symfony validator. |
UploadedFileValidator::getValidator | function | core/ |
Get the Symfony validator instance. |
UploadedFileValidator::validate | function | core/ |
Validates an uploaded file. |
UploadedFileValidator::__construct | function | core/ |
Creates a new UploadedFileValidator. |
UploadedFileValidatorInterface | interface | core/ |
Validator for uploaded files. |
UploadedFileValidatorInterface.php | file | core/ |
|
UploadedFileValidatorInterface::validate | function | core/ |
Validates an uploaded file. |
UploadedFileValidatorTest | class | core/ |
Tests the uploaded file validator. |
UploadedFileValidatorTest.php | file | core/ |
|
UploadedFileValidatorTest::$filename | property | core/ |
The file name. |
UploadedFileValidatorTest::$maxSize | property | core/ |
The max 4 MB filesize to use for testing. |
UploadedFileValidatorTest::$modules | property | core/ |
Modules to enable. |
UploadedFileValidatorTest::$path | property | core/ |
The temporary file path. |
UploadedFileValidatorTest::$validator | property | core/ |
The validator under test. |
UploadedFileValidatorTest::setUp | function | core/ |
|
UploadedFileValidatorTest::testValidateFail | function | core/ |
@covers ::validate @dataProvider validateProvider |
UploadedFileValidatorTest::testValidateSuccess | function | core/ |
@covers ::validate |
UploadedFileValidatorTest::validateProvider | function | core/ |
Data provider for ::testValidateFail. |
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. |
Pagination
- Previous page
- Page 57
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.