Search for valid
- Search 7.x for valid
- Search 9.5.x for valid
- Search 10.3.x for valid
- Search 11.x for valid
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ValidConsumerWithExtraArguments::addWithDifferentOrder | function | core/ |
|
| ValidConsumerWithExtraArguments::addWithId | function | core/ |
|
| ValidHandler | class | core/ |
|
| ValidPathConstraint | class | core/ |
Validation constraint for valid system paths. |
| ValidPathConstraint.php | file | core/ |
|
| ValidPathConstraint::$message | property | core/ |
The default violation message. |
| ValidPathConstraintValidator | class | core/ |
Constraint validator for validating system paths. |
| ValidPathConstraintValidator.php | file | core/ |
|
| ValidPathConstraintValidator::$pathValidator | property | core/ |
The path validator. |
| ValidPathConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| ValidPathConstraintValidator::validate | function | core/ |
|
| ValidPathConstraintValidator::__construct | function | core/ |
Creates a new ValidPathConstraintValidator instance. |
| ValidReferenceConstraint | class | core/ |
Entity Reference valid reference constraint. |
| ValidReferenceConstraint.php | file | core/ |
|
| ValidReferenceConstraint::$invalidAutocreateMessage | property | core/ |
Violation message when a new entity ("autocreate") is invalid. |
| ValidReferenceConstraint::$message | property | core/ |
The default violation message. |
| ValidReferenceConstraint::$nonExistingMessage | property | core/ |
Violation message when the entity does not exist. |
| ValidReferenceConstraint::$nullMessage | property | core/ |
Violation message when the target_id is empty. |
| ValidReferenceConstraintValidator | class | core/ |
Checks if referenced entities are valid. |
| ValidReferenceConstraintValidator.php | file | core/ |
|
| ValidReferenceConstraintValidator::$entityTypeManager | property | core/ |
The entity type manager. |
| ValidReferenceConstraintValidator::$selectionManager | property | core/ |
The selection plugin manager. |
| 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 enable. |
| ValidReferenceConstraintValidatorTest::$typedData | 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. |
| valid_email_address | function | core/ |
Verifies the syntax of the given email address. |
| VariantBase::validateConfigurationForm | function | core/ |
Form validation handler. |
| VersionNegotiatorTest::testInvalidRevisionId | function | core/ |
@covers \Drupal\jsonapi\Revisions\VersionById::getRevision[[api-linebreak]] |
| VersionNegotiatorTest::testInvalidRevisionRel | function | core/ |
@covers \Drupal\jsonapi\Revisions\VersionByRel::getRevision[[api-linebreak]] |
| View::invalidateCaches | function | core/ |
Invalidates cache tags. |
| ViewAddForm::validateForm | function | core/ |
Form validation handler. |
| ViewAjaxControllerTest::setupValidMocks | function | core/ |
Sets up a bunch of valid mocks like the view entity and executable. |
| ViewEditForm::validateForm | function | core/ |
Form validation handler. |
| 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/ |
|
| 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 |
Pagination
- Previous page
- Page 44
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.