Search for validate
- Search 7.x for validate
- Search 9.5.x for validate
- Search 10.3.x for validate
- Search 11.x for validate
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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 |
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::validateAddExisting | function | core/ |
Validates the 're-use existing field' case. |
FieldStorageAddForm::validateAddNew | function | core/ |
Validates the 'add new field' case. |
FieldStorageAddForm::validateForm | function | core/ |
Form validation handler. |
FieldStorageConfigEditForm::validateCardinality | function | core/ |
Validates the cardinality. |
FieldUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
FieldUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
FieldUninstallValidatorTest::testValidateDeleted | function | core/ |
@covers ::validate |
FieldUninstallValidatorTest::testValidateNoDeleted | function | core/ |
@covers ::validate |
FieldUninstallValidatorTest::testValidateNoStorages | function | core/ |
@covers ::validate |
FieldWidgetConstraintValidator::validate | function | core/ |
|
FileFieldValidateTest | class | core/ |
Tests validation functions such as file type, max file size, max size per node, and required. |
FileFieldValidateTest | class | core/ |
Tests validation functions such as file type, max file size, max size per node, and required. |
FileFieldValidateTest.php | file | core/ |
|
FileFieldValidateTest.php | file | core/ |
|
FileFieldValidateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FileFieldValidateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FileFieldValidateTest::$modules | property | core/ |
Modules to enable. |
FileFieldValidateTest::testAjaxValidationMessage | function | core/ |
Test the validation message is displayed only once for ajax uploads. |
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.