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 |
---|---|---|---|
ValidateTest::testInsecureExtensions | function | core/ |
Tests hard-coded security check in file_validate(). |
ValidationErrorBlock::validateConfigurationForm | function | core/ |
|
ValidationTest::testValidate | function | core/ |
Tests #element_validate and #validate. |
ValidationTest::testValidateLimitErrors | function | core/ |
Tests partial form validation through #limit_validation_errors. |
ValidatorTest::testFileValidateExtensions | function | core/ |
Test the file_validate_extensions() function. |
ValidatorTest::testFileValidateImageResolution | function | core/ |
This ensures the resolution of a specific file is within bounds. |
ValidatorTest::testFileValidateIsImage | function | core/ |
This ensures a specific file is actually an image. |
ValidatorTest::testFileValidateNameLength | function | core/ |
This will ensure the filename length is valid. |
ValidatorTest::testFileValidateSize | function | core/ |
Test file_validate_size(). |
ValidPathConstraintValidator::validate | function | core/ |
|
ValidReferenceConstraintValidator::validate | function | core/ |
|
VariantBase::validateConfigurationForm | function | core/ |
Form validation handler. |
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. |
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. |
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. |
views_test_data_views_invalidate_cache | function | core/ |
Implements hook_views_invalidate_cache(). |
ViewUI::getCacheTagsToInvalidate | function | core/ |
Returns the cache tags that should be used to invalidate caches. |
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. |
YamlFileLoader::validate | function | core/ |
Validates a YAML file. |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.