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 |
|---|---|---|---|
| ValidReferenceConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| ValidReferenceConstraintValidator::validate | function | core/ |
|
| ValidReferenceConstraintValidator::__construct | function | core/ |
Constructs a ValidReferenceConstraintValidator object. |
| ValidReferenceConstraintValidatorTest | class | core/ |
Tests validation constraints for ValidReferenceConstraintValidator. |
| ValidReferenceConstraintValidatorTest.php | file | core/ |
|
| ValidReferenceConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
| ValidReferenceConstraintValidatorTest::$typedDataManager | property | core/ |
The typed data manager to use. |
| ValidReferenceConstraintValidatorTest::setUp | function | core/ |
|
| ValidReferenceConstraintValidatorTest::testPreExistingItemsValidation | function | core/ |
Tests the validation of pre-existing items in an entity reference field. |
| ValidReferenceConstraintValidatorTest::testValidation | function | core/ |
Tests the ValidReferenceConstraintValidator. |
| ValidSequenceKeysConstraint | class | core/ |
Checks that all the keys of a sequence match the specified constraints. |
| ValidSequenceKeysConstraint.php | file | core/ |
|
| ValidSequenceKeysConstraint::$message | property | core/ |
The error message if a sequence key is invalid. |
| ValidSequenceKeysConstraint::create | function | core/ |
Creates an instance of the plugin. |
| ValidSequenceKeysConstraintValidator | class | core/ |
Validates that all the keys of a sequence match the specified constraints. |
| ValidSequenceKeysConstraintValidator.php | file | core/ |
|
| ValidSequenceKeysConstraintValidator::validate | function | core/ |
|
| ValidSequenceKeysConstraintValidator::__construct | function | core/ |
|
| ValidSequenceKeysValidatorTest | class | core/ |
Tests ValidSequenceKeys validation constraint with both valid and invalid values. |
| ValidSequenceKeysValidatorTest.php | file | core/ |
|
| ValidSequenceKeysValidatorTest::$typedConfigManager | property | core/ |
The typed configuration manager. |
| ValidSequenceKeysValidatorTest::$typedData | property | core/ |
The typed data manager to use. |
| ValidSequenceKeysValidatorTest::dataProvider | function | core/ |
Data provider for test. |
| ValidSequenceKeysValidatorTest::setUp | function | core/ |
|
| ValidSequenceKeysValidatorTest::testValidation | function | core/ |
Tests the AllowedValues validation constraint validator. |
| VariantBase::validateConfigurationForm | function | core/ |
Form validation handler. |
| VariationCache::getValidatedCachedRedirectChain | function | core/ |
Retrieved the redirect chain from cache, validating each part. |
| VariationCache::invalidate | function | core/ |
Marks a cache item as invalid. |
| VariationCacheInterface::invalidate | function | core/ |
Marks a cache item as invalid. |
| VersionNegotiatorTest::testInvalidRevisionId | function | core/ |
Tests invalid revision id. |
| VersionNegotiatorTest::testInvalidRevisionRel | function | core/ |
Tests invalid revision rel. |
| View::invalidateCaches | function | core/ |
Invalidates cache tags. |
| ViewAddForm::validateForm | function | core/ |
Form validation handler. |
| ViewAjaxControllerTest::$pathValidator | property | core/ |
The path validator service. |
| ViewAjaxControllerTest::setupValidMocks | function | core/ |
Sets up a bunch of valid mocks of the view executable. |
| ViewAjaxControllerTest::testInvalidPath | function | core/ |
Tests a valid view without arguments pagers etc. |
| ViewEditForm::validateForm | function | core/ |
Form validation handler. |
| ViewElementTest::testInvalidView | function | core/ |
Tests that an exception is thrown when an invalid View is passed. |
| ViewExecutable::validate | function | core/ |
Makes sure the view is completely valid. |
| ViewExecutableTest::testArgumentValidatorValueOverride | function | core/ |
Tests if argument overrides by validators are propagated to tokens. |
| ViewExecutableTest::testSetDisplayWithInvalidDisplay | function | core/ |
Tests setting a display with an invalid display ID. |
| ViewExecutableTest::testValidate | function | core/ |
Tests the validation of display handlers. |
| ViewExecutableTest::testValidateNestedLoops | function | core/ |
Tests that nested loops of the display handlers won't break validation. |
| Views argument validate plugins | group | core/ |
Plugins for validating views contextual filters. |
| views.argument_validator.schema.yml | file | core/ |
core/modules/views/config/schema/views.argument_validator.schema.yml |
| views.view.test_argument_validation.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_validation.yml |
| views.view.test_argument_validator_term.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_validator_term.yml |
| views.view.test_display_invalid.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_display_invalid.yml |
| views.view.test_invalid_tokens.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_invalid_tokens.yml |
| views.view.test_view_argument_validate_numeric.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_argument_validate_numeric.yml |
Pagination
- Previous page
- Page 71
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.