Search for validate
- Search 7.x for validate
- Search 9.5.x for validate
- Search 8.9.x for validate
- Search 11.x for validate
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn |
EntityUntranslatableFieldsConstraintValidator::validate | function | core/ |
|
EntityValidationTrait::validate | function | core/ |
Verifies that an entity does not violate any validation constraints. |
EntityViewDisplayValidationTest::testLayoutSectionPluginIdIsValidated | function | core/ |
Tests that the plugin ID of a Layout Builder section is validated. |
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/ |
|
ExposedFormPluginBase::exposedFormValidate | function | core/ |
Validates the exposed form submission. |
ExposedFormPluginInterface::exposedFormValidate | function | core/ |
Validates the exposed form submission. |
ExtensionExistsConstraintValidator::validate | function | core/ |
|
ExternalFormUrlTest::validateForm | function | core/ |
Form validation handler. |
ExtraFieldBlockCacheTagInvalidator::invalidateTags | function | core/ |
|
FieldableEntityInterface::validate | function | core/ |
Validates the currently set values. |
FieldConfigEditForm::validateForm | function | core/ |
Form validation handler. |
FieldConfigValidationTest::testEntityReferenceSelectionHandlerIsValidated | function | core/ |
Tests that entity reference selection handler plugin IDs are validated. |
FieldConfigValidationTest::testFieldTypePluginIsValidated | function | core/ |
Tests that the field type plugin's existence is validated. |
FieldItemList::defaultValuesFormValidate | function | core/ |
Validates the submitted default value. |
FieldItemListInterface::defaultValuesFormValidate | function | core/ |
Validates the submitted default value. |
FieldItemListTest::testDefaultValuesFormValidate | function | core/ |
@covers ::defaultValuesFormValidate |
FieldKernelTestBase::entityValidateAndSave | function | core/ |
Validate and save entity. Fail if violations are found. |
FieldLayoutEntityDisplayFormTrait::validateForm | function | core/ |
Overrides \Drupal\field_ui\Form\EntityDisplayFormBase::validateForm(). |
FieldStorageAddForm::validateFieldType | function | core/ |
Validates the second step (field storage selection and label) of the form. |
FieldStorageAddForm::validateGroupOrField | function | core/ |
Validates the first step of the form. |
FieldStorageConfigEditForm::validateCardinality | function | core/ |
Validates the cardinality. |
FieldStorageConfigValidationTest::testFieldTypePluginIsValidated | function | core/ |
Tests that the field type plugin's existence is validated. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.