form_test_programmatic_form_validate |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form validation handler for programmatic form submissions. |
CacheBackendInterface::invalidateAll |
function |
drupal/core/lib/Drupal/Core/Cache/CacheBackendInterface.php |
Marks all cache items as invalid. |
FilterPluginBase::validateOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Simple validate handler |
HandlerBase::validateExtraOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Validate the options form. |
AccessPluginBase::validateOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/access/AccessPluginBase.php |
Provide the default form form for validating options |
UserValidateCurrentPassCustomFormTest |
class |
drupal/core/modules/user/lib/Drupal/user/Tests/UserValidateCurrentPassCustomFormTest.php |
Tests user_validate_current_pass on a custom form. |
_image_field_required_fields_validate |
function |
drupal/core/modules/image/image.field.inc |
Validate callback for alt and title field, if the user wants them required. |
ArgumentPluginBase::validate_argument |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Called by the menu system to validate an argument. |
CacheBackendInterface::invalidateTags |
function |
drupal/core/lib/Drupal/Core/Cache/CacheBackendInterface.php |
Marks cache items with any of the specified tags as invalid. |
FilterPluginBase::build_group_validate |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Validate the build group options form. |
PagerPluginBase::exposed_form_validate |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
|
PictureMappingFormController::validate |
function |
drupal/core/modules/picture/lib/Drupal/picture/PictureMappingFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::validate(). |
ImageFieldValidateTest::testResolution |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldValidateTest.php |
Test min/max resolution settings. |
FileFieldValidateTest::testFileMaxSize |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldValidateTest.php |
Tests the max file size validator. |
DisplayPluginBase::validateOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Validate the options form. |
ValidatorTest::testFileValidateIsImage |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/ValidatorTest.php |
This ensures a specific file is actually an image. |
field_test_entity_nested_form_validate |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc |
Validate handler for field_test_entity_nested_form(). |
EntityFormControllerInterface::validate |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormControllerInterface.php |
Validates the submitted form values of the entity form. |
ValidationTest::testValidateLimitErrors |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ValidationTest.php |
Tests partial form validation through #limit_validation_errors. |
TaxonomyIndexTid::validate_term_strings |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTid.php |
Validate the user string. Since this can come from either the form
or the exposed filter, this is abstracted out a bit so it can
handle the multiple input sources. |
form_test_validate_required_form_submit |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form submission handler for form_test_validate_required_form(). |
ArgumentPluginBase::validateOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Validate the options form. |
language_admin_add_custom_form_validate |
function |
drupal/core/modules/language/language.admin.inc |
Validate the language addition form on custom language button. |
views_ui_taxonomy_autocomplete_validate |
function |
drupal/core/modules/views/views_ui/admin.inc |
Form element validation handler for a taxonomy autocomplete field. |
ImportOpmlTest::validateImportFormFields |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/ImportOpmlTest.php |
Submit form filled with invalid fields. |
views_ui_config_item_extra_form_validate |
function |
drupal/core/modules/views/views_ui/admin.inc |
Validation handler for configing new item(s) to a view. |
FileFieldValidateTest::testFileExtension |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldValidateTest.php |
Tests file extension checking. |
UserValidateCurrentPassCustomFormTest.php |
file |
drupal/core/modules/user/lib/Drupal/user/Tests/UserValidateCurrentPassCustomFormTest.php |
Definition of Drupal\user\Tests\UserValidateCurrentPassCustomFormTest. |
WizardPluginBase::retrieve_validated_view |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Retrieves a validated view for a form submission. |
system_site_information_settings_validate |
function |
drupal/core/modules/system/system.admin.inc |
Validates the submitted site-information form. |
form_test_validate_required_form_no_title |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form constructor to test the #required property without #title. |
CheckReferenceValidityPass::validateScope |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/CheckReferenceValidityPass.php |
Validates the scope of a single Reference. |
ValidatorTest::testFileValidateExtensions |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/ValidatorTest.php |
Test the file_validate_extensions() function. |
ValidatorTest::testFileValidateNameLength |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/ValidatorTest.php |
This will ensure the filename length is valid. |
CacheBackendInterface::invalidateMultiple |
function |
drupal/core/lib/Drupal/Core/Cache/CacheBackendInterface.php |
Marks cache items as invalid. |
TaxonomyIndexTid::$validated_exposed_input |
property |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTid.php |
|
language_admin_add_predefined_form_validate |
function |
drupal/core/modules/language/language.admin.inc |
Element specific validator for the Add language button. |
ExposedFormPluginBase::exposed_form_validate |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/exposed_form/ExposedFormPluginBase.php |
|
UserValidateCurrentPassCustomFormTest::setUp |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserValidateCurrentPassCustomFormTest.php |
Sets up a Drupal site for running functional and integration tests. |
FieldAttachOtherTest::testFieldAttachValidate |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachOtherTest.php |
Test field_attach_validate(). |
ImageFieldValidateTest::testRequiredAttributes |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldValidateTest.php |
Test that required alt/title fields gets validated right. |
ArgumentDefaultPluginBase::validateOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_default/ArgumentDefaultPluginBase.php |
Provide the default form form for validating options |
UserValidateCurrentPassCustomFormTest::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserValidateCurrentPassCustomFormTest.php |
|
views.view.test_view_argument_validate_php.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_view_argument_validate_php.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_view_argument_validate_php.yml |
ArgumentValidatorPluginBase::validate_argument |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php |
|
_file_generic_settings_file_directory_validate |
function |
drupal/core/modules/file/file.field.inc |
Render API callback: Validates the file destination field. |
CheckReferenceValidityPass::validateReferences |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/CheckReferenceValidityPass.php |
Validates an array of References. |
ValidatorTest::testFileValidateImageResolution |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/ValidatorTest.php |
This ensures the resolution of a specific file is within bounds.
The image will be resized if it's too large. |
ArgumentValidatorTest::testArgumentValidatePhp |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ArgumentValidatorTest.php |
|
DisplayExtenderPluginBase::validateOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display_extender/DisplayExtenderPluginBase.php |
Validate the options form. |