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 |
---|---|---|---|
DefaultSelection::validateConfigurationForm | function | core/ |
Form validation handler. |
DefaultSelection::validateReferenceableEntities | function | core/ |
Validates which existing entities can be referenced. |
DefaultSelection::validateReferenceableNewEntities | function | core/ |
Validates which newly created entities can be referenced. |
DeletedWorkspaceConstraintValidator::validate | function | core/ |
|
Display::validateForm | function | core/ |
Form validation handler. |
DisplayExtenderPluginBase::validateOptionsForm | function | core/ |
Validate the options form. |
DisplayExtenderTest3::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
DisplayExtenderTest::testDisplayExtendersValidate | function | core/ |
Test display extenders validation. |
DisplayLink::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
DisplayPluginBase::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
DisplayPluginBase::validateOptionsForm | function | core/ |
Validate the options form. |
DisplayPluginInterface::validate | function | core/ |
Make sure the display and all associated handlers are valid. |
DisplayPluginInterface::validateOptionsForm | function | core/ |
Validates the options form. |
DisplayTest::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
DisplayTest::validateOptionsForm | function | core/ |
Validate the options form. |
DraggableListBuilder::validateForm | function | core/ |
Form validation handler. |
DrupalImage::validateImageUploadSettings | function | core/ |
#element_validate handler for the "image_upload" element in settingsForm(). |
DrupalKernel::invalidateContainer | function | core/ |
Invalidate the service container for the next request. |
DrupalKernel::validateHostname | function | core/ |
Validates the hostname supplied from the HTTP request. |
DrupalKernel::validateHostnameLength | function | core/ |
Validates a hostname length. |
DrupalKernelInterface::invalidateContainer | function | core/ |
Invalidate the service container for the next request. |
drupal_validate_utf8 | function | core/ |
Checks whether a string is valid UTF-8. |
EditorBase::validateConfigurationForm | function | core/ |
Form validation handler. |
editor_form_filter_admin_format_validate | function | core/ |
Additional validate handler for filter_format_form(). |
Email::validateEmail | function | core/ |
Form element validation handler for #type 'email'. |
EmailAction::validateConfigurationForm | function | core/ |
Form validation handler. |
EmailConstraint::validatedBy | function | core/ |
|
Entity::validateArgument | function | core/ |
Performs validation for a given argument. |
Entity::validateEntity | function | core/ |
Validates an individual entity against class access settings. |
EntityAutocomplete::validateEntityAutocomplete | function | core/ |
Form element validation handler for entity_autocomplete elements. |
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 |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.