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 |
---|---|---|---|
ActionsTest::validateForm | function | core/ |
Form validation handler. |
AjaxBasePageNegotiatorTest::testDetermineActiveThemeInvalidToken | function | core/ |
@covers ::determineActiveTheme[[api-linebreak]] |
AjaxBasePageNegotiatorTest::testDetermineActiveThemeValidToken | function | core/ |
@covers ::determineActiveTheme[[api-linebreak]] |
AjaxFormPageCacheTest::testAjaxElementValidation | function | core/ |
Tests that updating the text field trigger an AJAX request/response. |
AllowedValuesConstraintValidator | class | core/ |
Validates the AllowedValues constraint. |
AllowedValuesConstraintValidator.php | file | core/ |
|
AllowedValuesConstraintValidator::$currentUser | property | core/ |
The current user. |
AllowedValuesConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
AllowedValuesConstraintValidator::validate | function | core/ |
|
AllowedValuesConstraintValidator::__construct | function | core/ |
Constructs a new AllowedValuesConstraintValidator. |
AllowedValuesConstraintValidatorTest | class | core/ |
Tests AllowedValues validation constraint with both valid and invalid values. |
AllowedValuesConstraintValidatorTest.php | file | core/ |
|
AllowedValuesConstraintValidatorTest::$typedData | property | core/ |
The typed data manager to use. |
AllowedValuesConstraintValidatorTest::allowedValueCallback | function | core/ |
An AllowedValueConstraint callback. |
AllowedValuesConstraintValidatorTest::setUp | function | core/ |
|
AllowedValuesConstraintValidatorTest::testValidation | function | core/ |
Tests the AllowedValues validation constraint validator. |
AllowedValuesConstraintValidatorTest::testValidationCallback | function | core/ |
Tests the AllowedValuesConstraintValidator with callbacks. |
AllowedValuesConstraintValidatorTest::testValidationCallbackException | function | core/ |
Tests the AllowedValuesConstraintValidator with an invalid callback. |
AnnotationEnumInvalid | class | core/ |
Plugin annotation @Target("ALL"); |
AnnotationEnumInvalid.php | file | core/ |
|
AnnotationEnumInvalid::$value | property | core/ |
Plugin annotation @Enum({1, 2, "foo", "bar", {"foo":"bar"}}) |
AnnotationEnumLiteralInvalid | class | core/ |
Plugin annotation @Target("ALL"); |
AnnotationEnumLiteralInvalid.php | file | core/ |
|
AnnotationEnumLiteralInvalid::$value | property | core/ |
Plugin annotation @Enum( value = { 1, 2 }, literal = { 1 : "AnnotationEnumLiteral::ONE", 2 : "AnnotationEnumLiteral::TWO", 3 : "AnnotationEnumLiteral::THREE" } ) |
AnnotationEnumLiteralInvalid::ONE | constant | core/ |
|
AnnotationEnumLiteralInvalid::THREE | constant | core/ |
|
AnnotationEnumLiteralInvalid::TWO | constant | core/ |
|
AnnotationWithInvalidTargetDeclaration | class | core/ |
Plugin annotation @Target("Foo"); |
ApcuBackend::invalidate | function | core/ |
Marks a cache item as invalid. |
ApcuBackend::invalidateAll | function | core/ |
Marks all cache items as invalid. |
ApcuBackend::invalidateMultiple | function | core/ |
Marks cache items as invalid. |
ArgumentValidateTest | class | core/ |
Tests user argument validators for ID and name. |
ArgumentValidateTest.php | file | core/ |
|
ArgumentValidateTest::$account | property | core/ |
A user for this test. |
ArgumentValidateTest::$modules | property | core/ |
Modules to enable. |
ArgumentValidateTest::$testViews | property | core/ |
Views to be enabled. |
ArgumentValidateTest::setUp | function | core/ |
|
ArgumentValidateTest::testArgumentValidateUserName | function | core/ |
Tests the UserName argument validator. |
ArgumentValidateTest::testArgumentValidateUserUid | function | core/ |
Tests the User (ID) argument validator. |
ArgumentValidatorTermNameTest | class | core/ |
Tests the plugin of the taxonomy: taxonomy_term_name argument validator. |
ArgumentValidatorTermNameTest.php | file | core/ |
|
ArgumentValidatorTermNameTest::$ids | property | core/ |
Stores the taxonomy IDs used by this test. |
ArgumentValidatorTermNameTest::$names | property | core/ |
Stores the taxonomy names used by this test. |
ArgumentValidatorTermNameTest::$terms | property | core/ |
Stores the taxonomy term used by this test. |
ArgumentValidatorTermNameTest::$testViews | property | core/ |
Views to be enabled. |
ArgumentValidatorTermNameTest::setUp | function | core/ |
|
ArgumentValidatorTermNameTest::testArgumentValidatorTermName | function | core/ |
Tests the term name argument validator plugin. |
ArgumentValidatorTermNameTest::testArgumentValidatorTermNameAccess | function | core/ |
Tests the access checking in term name argument validator plugin. |
ArgumentValidatorTermTest | class | core/ |
Tests the plugin of the taxonomy: term argument validator. |
ArgumentValidatorTermTest.php | file | core/ |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.