Search for validate
- Search 7.x for validate
- Search 9.5.x for validate
- Search 8.9.x for validate
- Search 10.3.x for validate
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
Marks cache items with any of the specified tags as invalid. |
FakeSiteFixtureTest::testComposerValidate | function | core/ |
Tests that the fixture passes `composer validate`. |
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. |
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. |
FieldUninstallValidator::validateConfigImport | function | core/ |
Determines reasons a module can not be uninstalled prior to config import. |
FieldUninstallValidatorTest::testValidateDeleted | function | core/ |
@covers ::validate |
FieldUninstallValidatorTest::testValidateNoDeleted | function | core/ |
@covers ::validate |
FieldUninstallValidatorTest::testValidateNoStorages | function | core/ |
@covers ::validate |
FieldWidgetConstraintValidator::validate | function | core/ |
|
File::invalidateTagsOnSave | function | core/ |
Invalidates an entity's cache tags upon save. |
FileEncodingConstraintValidator::validate | function | core/ |
|
FileEncodingConstraintValidator::validateEncoding | function | core/ |
Validates the encoding of the file. |
FileEncodingConstraintValidatorTest::providerTestFileValidateEncodings | function | core/ |
Data provider for ::testFileEncoding. |
FileExtensionConstraintValidator::validate | function | core/ |
|
FileExtensionConstraintValidatorTest::providerTestFileValidateExtensionsOnUri | function | core/ |
Data provider for ::testFileExtensionOnUri. |
FileExtensionSecureConstraintValidator::validate | function | core/ |
|
FileExtensionSecureConstraintValidatorTest::testValidate | function | core/ |
@covers ::validate |
FileFieldValidateTest | class | core/ |
Tests file field validation functions. |
FileFieldValidateTest | class | core/ |
Tests file field validation functions. |
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 install. |
FileFieldValidateTest::testAjaxValidationMessage | function | core/ |
Tests the validation message is displayed only once for ajax uploads. |
FileFieldValidateTest::testFileExtension | function | core/ |
Tests file extension checking. |
FileFieldValidateTest::testFileMaxSize | function | core/ |
Tests the max file size validator. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.