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 |
---|---|---|---|
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/ |
|
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::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. |
Pagination
- Previous page
- Page 64
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.