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 |
|---|---|---|---|
| EntityValidationTrait.php | file | core/ |
|
| EntityValidationTrait::validate | function | core/ |
Verifies that an entity does not violate any validation constraints. |
| EntityWorkspaceConflictConstraintValidator | class | core/ |
Validates the EntityWorkspaceConflict constraint. |
| EntityWorkspaceConflictConstraintValidator.php | file | core/ |
|
| EntityWorkspaceConflictConstraintValidator::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityWorkspaceConflictConstraintValidator::$workspaceAssociation | property | core/ |
The workspace association service. |
| EntityWorkspaceConflictConstraintValidator::$workspaceManager | property | core/ |
The workspace manager service. |
| EntityWorkspaceConflictConstraintValidator::$workspaceRepository | property | core/ |
The workspace repository service. |
| EntityWorkspaceConflictConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| EntityWorkspaceConflictConstraintValidator::validate | function | core/ |
|
| EntityWorkspaceConflictConstraintValidator::__construct | function | core/ |
Constructs an EntityUntranslatableFieldsConstraintValidator object. |
| entity_test_form_entity_test_form_validate | function | core/ |
Validation handler for the entity_test entity form. |
| entity_test_form_entity_test_form_validate_check | function | core/ |
Validation handler for the entity_test entity form. |
| EventSubscriber::onConfigImporterValidate | function | core/ |
Validates the configuration to be imported. |
| ExecutionContext::$validatedConstraints | property | core/ |
Stores which class constraint has been validated for which object. |
| ExecutionContext::$validatedObjects | property | core/ |
Stores which objects have been validated in which group. |
| ExecutionContext::$validator | property | core/ |
|
| ExecutionContext::getValidator | function | core/ |
|
| ExecutionContext::isConstraintValidated | function | core/ |
|
| ExecutionContext::isGroupValidated | function | core/ |
|
| ExecutionContext::markConstraintAsValidated | function | core/ |
|
| ExecutionContext::markGroupAsValidated | function | core/ |
|
| ExecutionContext::validate | function | core/ |
|
| ExecutionContext::validateValue | function | core/ |
|
| ExposedFormPluginBase::exposedFormValidate | function | core/ |
Validates the exposed form submission. |
| ExposedFormPluginInterface::exposedFormValidate | function | core/ |
Validates the exposed form submission. |
| ExternalFormUrlTest::validateForm | function | core/ |
Form validation handler. |
| FeedParserTest::testInvalidFeed | function | core/ |
Tests error handling when an invalid feed is added. |
| FeedValidationTest | class | core/ |
Tests feed validation constraints. |
| FeedValidationTest.php | file | core/ |
|
| FeedValidationTest::$modules | property | core/ |
Modules to install. |
| FeedValidationTest::setUp | function | core/ |
|
| FeedValidationTest::testValidation | function | core/ |
Tests the feed validation constraints. |
| field.uninstall_validator | service | core/ |
Drupal\field\FieldUninstallValidator |
| FieldableEntityInterface::isValidationRequired | function | core/ |
Checks whether entity validation is required before saving the entity. |
| FieldableEntityInterface::setValidationRequired | function | core/ |
Sets whether entity validation is required before saving the entity. |
| FieldableEntityInterface::validate | function | core/ |
Validates the currently set values. |
| FieldConfigEditForm::validateForm | function | core/ |
Form validation handler. |
| FieldDefinitionTest::testInvalidDefaultValueCallback | function | core/ |
Tests invalid default value callbacks. |
| FieldFormValidationErrorsCommand | class | core/ |
AJAX command to indicate a field form was attempted to be saved but failed validation and pass the validation errors. |
| FieldFormValidationErrorsCommand.php | file | core/ |
|
| FieldFormValidationErrorsCommand::__construct | function | core/ |
Constructs a FieldFormValidationErrorsCommand object. |
| FieldItemList::defaultValuesFormValidate | function | core/ |
Validates the submitted default value. |
| FieldItemListInterface::defaultValuesFormValidate | function | core/ |
Validates the submitted default value. |
| FieldItemListTest::testDefaultValuesFormValidate | function | core/ |
@covers ::defaultValuesFormValidate[[api-linebreak]] |
| FieldKernelTestBase::entityValidateAndSave | function | core/ |
Validate and save entity. Fail if violations are found. |
| FieldLayoutEntityDisplayFormTrait::validateForm | function | core/ |
Overrides \Drupal\field_ui\Form\EntityDisplayFormBase::validateForm(). |
| FieldPluginBaseTest::$pathValidator | property | core/ |
The mocked path validator. |
| FieldStorageAddForm::validateAddExisting | function | core/ |
Validates the 're-use existing field' case. |
| FieldStorageAddForm::validateAddNew | function | core/ |
Validates the 'add new field' case. |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.