Search for validate
- Search 7.x for validate
- Search 8.9.x for validate
- Search 10.3.x for validate
- Search 11.x for validate
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
EntityAutocompleteElementFormTest::validateForm | function | core/ |
Form validation handler. |
EntityBase::getCacheTagsToInvalidate | function | core/ |
Returns the cache tags that should be used to invalidate caches. |
EntityBase::getListCacheTagsToInvalidate | function | core/ |
The list cache tags to invalidate for this entity. |
EntityBase::invalidateTagsOnDelete | function | core/ |
Invalidates an entity's cache tags upon delete. |
EntityBase::invalidateTagsOnSave | function | core/ |
Invalidates an entity's cache tags upon save. |
EntityChangedConstraintValidator::validate | function | core/ |
|
EntityCondition::validate | function | core/ |
Validates the filter has the required fields. |
EntityContentBase::validateEntity | function | core/ |
Validates the entity. |
EntityContextTypedDataTest::testValidateConfigEntityContext | function | core/ |
Tests that entity contexts wrapping a config entity can be validated. |
EntityDisplayModeAddForm::validateForm | function | core/ |
Form validation handler. |
EntityDisplayTest::testEntityDisplayInvalidateCacheTags | function | core/ |
Ensure that entity view display changes invalidates cache tags. |
EntityFormDisplay::validateFormValues | function | core/ |
Validates submitted widget values and sets the corresponding form errors. |
EntityFormDisplayInterface::validateFormValues | function | core/ |
Validates submitted widget values and sets the corresponding form errors. |
EntityHasFieldConstraintValidator::validate | function | core/ |
|
EntityInterface::getCacheTagsToInvalidate | function | core/ |
Returns the cache tags that should be used to invalidate caches. |
EntityReference::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
EntityReferenceItem::fieldSettingsFormValidate | function | core/ |
Form element validation handler; Invokes selection plugin's validation. |
EntityReferenceSupportedNewEntitiesConstraintValidator::validate | function | core/ |
|
EntityResourceValidationTrait::validate | function | core/ |
Verifies that an entity does not violate any validation constraints. |
EntityResourceValidationTraitTest::testFailedValidate | function | core/ |
@covers ::validate |
EntityResourceValidationTraitTest::testValidate | function | core/ |
@covers ::validate |
EntityTest::testValidateArgumentAccess | function | core/ |
Tests the validate argument method with access and no bundles. |
EntityTest::testValidateArgumentBundle | function | core/ |
Tests the validate argument method with bundle checking. |
EntityTest::testValidateArgumentMultiple | function | core/ |
Tests the validate argument method with multiple argument splitting. |
EntityTest::testValidateArgumentNoAccess | function | core/ |
Tests the validate argument method with no access and bundles. |
EntityTestCompositeConstraintValidator::validate | function | core/ |
|
EntityTestEntityLevelValidator::validate | function | core/ |
|
EntityTypeConstraintValidator::validate | function | core/ |
|
EntityUntranslatableFieldsConstraintValidator::validate | function | core/ |
|
EntityValidationTrait::validate | function | core/ |
Verifies that an entity does not violate any validation constraints. |
EntityWorkspaceConflictConstraintValidator::validate | function | core/ |
|
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::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. |
FieldableEntityInterface::validate | function | core/ |
Validates the currently set values. |
FieldConfigEditForm::validateForm | function | core/ |
Form validation handler. |
FieldItemList::defaultValuesFormValidate | function | core/ |
Validates the submitted default value. |
FieldItemListInterface::defaultValuesFormValidate | function | core/ |
Validates the submitted default value. |
FieldItemListTest::testDefaultValuesFormValidate | function | core/ |
@covers ::defaultValuesFormValidate |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.