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 |
|---|---|---|---|
| ValidationTest::testValidate | function | core/ |
Tests #element_validate and #validate. |
| ValidationTest::testValidateLimitErrors | function | core/ |
Tests partial form validation through #limit_validation_errors. |
| ValidKeysConstraintValidator::validate | function | core/ |
|
| ValidPathConstraintValidator::validate | function | core/ |
|
| ValidReferenceConstraintValidator::validate | function | core/ |
|
| ValidSequenceKeysConstraintValidator::validate | function | core/ |
|
| VariantBase::validateConfigurationForm | function | core/ |
Form validation handler. |
| VariationCache::getValidatedCachedRedirectChain | function | core/ |
Retrieved the redirect chain from cache, validating each part. |
| VariationCache::invalidate | function | core/ |
Marks a cache item as invalid. |
| VariationCacheInterface::invalidate | function | core/ |
Marks a cache item as invalid. |
| View::invalidateCaches | function | core/ |
Invalidates cache tags. |
| ViewAddForm::validateForm | function | core/ |
Form validation handler. |
| ViewEditForm::validateForm | function | core/ |
Form validation handler. |
| ViewExecutable::validate | function | core/ |
Makes sure the view is completely valid. |
| ViewExecutableTest::testValidate | function | core/ |
Tests the validation of display handlers. |
| ViewExecutableTest::testValidateNestedLoops | function | core/ |
Tests that nested loops of the display handlers won't break validation. |
| Views argument validate plugins | group | core/ |
Plugins for validating views contextual filters. |
| views.view.test_view_argument_validate_numeric.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_argument_validate_numeric.yml |
| views.view.test_view_argument_validate_user.yml | file | core/ |
core/modules/user/tests/modules/user_test_views/test_views/views.view.test_view_argument_validate_user.yml |
| views.view.test_view_argument_validate_username.yml | file | core/ |
core/modules/user/tests/modules/user_test_views/test_views/views.view.test_view_argument_validate_username.yml |
| ViewsBlock::blockValidate | function | core/ |
|
| ViewsExposedForm::validateForm | function | core/ |
Form validation handler. |
| ViewsForm::validateForm | function | core/ |
Form validation handler. |
| ViewsFormBase::validateForm | function | core/ |
Form validation handler. |
| ViewsFormMainForm::validateForm | function | core/ |
Form validation handler. |
| ViewsHooksTest::testViewsInvalidateCacheOnDelete | function | core/ |
Test that hook_views_invalidate_cache() is called when a view is deleted. |
| ViewsPluginInterface::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
| ViewsPluginInterface::validateOptionsForm | function | core/ |
Validate the options form. |
| ViewsSelection::settingsFormValidate | function | core/ |
Element validate; Check View is valid. |
| ViewsSelection::validateReferenceableEntities | function | core/ |
Validates which existing entities can be referenced. |
| ViewsTestDataErrorForm::validateForm | function | core/ |
Form validation handler. |
| ViewsTestDataViewsHooks::viewsInvalidateCache | function | core/ |
Implements hook_views_invalidate_cache(). |
| views_element_validate_tags | function | core/ |
Validation callback for query tags. |
| views_invalidate_cache | function | core/ |
Invalidate the views cache, forcing a rebuild on the next grab of table data. |
| ViewUI::getCacheTagsToInvalidate | function | core/ |
Returns the cache tags that should be used to invalidate caches. |
| WildcardConfigActionsTest::testCreateForEachValidatesCreatedEntities | function | core/ |
Tests that the createForEach action validates the config it creates. |
| WizardInterface::validateView | function | core/ |
Validate form and values. |
| WizardPluginBase::$validated_views | property | core/ |
An array of validated view objects, keyed by a hash. |
| WizardPluginBase::retrieveValidatedView | function | core/ |
Retrieves a validated view for a form submission. |
| WizardPluginBase::setValidatedView | function | core/ |
Stores a validated view from a form submission. |
| WizardPluginBase::validateView | function | core/ |
Implements Drupal\views\Plugin\views\wizard\WizardInterface::validate(). |
| WorkflowEditForm::validateForm | function | core/ |
Form validation handler. |
| WorkflowStateAddForm::validateForm | function | core/ |
Form validation handler. |
| WorkflowStateEditForm::validateForm | function | core/ |
Form validation handler. |
| WorkflowTransitionAddForm::validateForm | function | core/ |
Form validation handler. |
| WorkflowTransitionEditForm::validateForm | function | core/ |
Form validation handler. |
| WorkflowTypeConfigureFormBase::validateConfigurationForm | function | core/ |
Form validation handler. |
| WorkflowTypeStateFormBase::validateConfigurationForm | function | core/ |
Form validation handler. |
| WorkflowTypeTransitionFormBase::validateConfigurationForm | function | core/ |
Form validation handler. |
| WorkflowValidationTest::testTypePluginIsValidated | function | core/ |
Tests that the workflow type plugin is validated. |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.