date_views_filter_handler::extra_options_validate |
function |
core/modules/date/views/date_views_filter_handler.inc |
Validate the options form. |
FieldAttachOtherTestCase::testFieldAttachValidate |
function |
core/modules/field/tests/field.test |
Test field_attach_validate(). |
views_plugin_argument_validate_user::options_form |
function |
core/modules/user/views/views_plugin_argument_validate_user.inc |
Provide the default form for setting options. |
EntityReferenceBehaviorHandlerInterface::validate |
function |
core/modules/entityreference/plugins/behavior/EntityReferenceBehaviorHandler.inc |
Act on validating an entity reference field. |
views_plugin_argument_validate::option_definition |
function |
core/modules/views/plugins/views_plugin_argument_validate.inc |
Retrieve the options when this is a new access
control plugin |
views_plugin_argument_validate::validate_argument |
function |
core/modules/views/plugins/views_plugin_argument_validate.inc |
|
views_plugin_argument_validate_taxonomy_term::init |
function |
core/modules/taxonomy/views/views_plugin_argument_validate_taxonomy_term.inc |
Initialize this plugin with the view and the argument
it is linked to. |
views_handler_filter_term_node_tid::value_validate |
function |
core/modules/taxonomy/views/views_handler_filter_term_node_tid.inc |
Validate the options form. |
LinkValidateUnitTest::testValidateBadNewsgroupLink |
function |
core/modules/link/tests/link.validate.test |
|
FileValidatorTest::testFileValidateImageResolution |
function |
core/modules/simpletest/tests/file.test |
This ensures the resolution of a specific file is within bounds.
The image will be resized if it's too large. |
views_plugin_argument_validate_php::convert_options |
function |
core/modules/views/plugins/views_plugin_argument_validate_php.inc |
Convert options from the older style. |
views_plugin_argument_validate_node::options_submit |
function |
core/modules/node/views/views_plugin_argument_validate_node.inc |
Provide the default form form for submitting options |
_field_ui_field_overview_form_validate_add_existing |
function |
core/modules/field_ui/field_ui.admin.inc |
Validates the 'add existing field' row of field_ui_field_overview_form(). |
ViewsArgumentValidatorTest::testArgumentValidatePhp |
function |
core/modules/views/tests/views_argument_validator.test |
|
views_plugin_argument_validate_user::options_submit |
function |
core/modules/user/views/views_plugin_argument_validate_user.inc |
Provide the default form form for submitting options |
views_handler_filter_term_node_tid::exposed_validate |
function |
core/modules/taxonomy/views/views_handler_filter_term_node_tid.inc |
Validate the exposed handler form |
views_handler_argument_null::validate_argument_basic |
function |
core/modules/views/handlers/views_handler_argument_null.inc |
Provide a basic argument validation. |
views_plugin_argument_validate_node::convert_options |
function |
core/modules/node/views/views_plugin_argument_validate_node.inc |
Convert options from the older style. |
date_views_argument_handler_simple::options_validate |
function |
core/modules/date/views/date_views_argument_handler_simple.inc |
Validate the options form. |
views_plugin_argument_validate_user::convert_options |
function |
core/modules/user/views/views_plugin_argument_validate_user.inc |
Convert options from the older style. |
views_plugin_argument_validate_php::option_definition |
function |
core/modules/views/plugins/views_plugin_argument_validate_php.inc |
Retrieve the options when this is a new access
control plugin |
views_plugin_argument_validate_php::validate_argument |
function |
core/modules/views/plugins/views_plugin_argument_validate_php.inc |
|
views_handler_filter_user_name::validate_user_strings |
function |
core/modules/user/views/views_handler_filter_user_name.inc |
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. |
date_views_filter_handler_simple::validate_valid_time |
function |
core/modules/date/views/date_views_filter_handler_simple.inc |
Validate that the time values convert to something usable. |
views_handler_filter_boolean_operator::value_validate |
function |
core/modules/views/handlers/views_handler_filter_boolean_operator.inc |
Validate the options form. |
views_plugin_argument_validate_node::option_definition |
function |
core/modules/node/views/views_plugin_argument_validate_node.inc |
Retrieve the options when this is a new access
control plugin |
views_plugin_argument_validate_node::validate_argument |
function |
core/modules/node/views/views_plugin_argument_validate_node.inc |
|
FileFieldValidateTestCase::testDefaultFileFieldDisplay |
function |
core/modules/file/tests/file.test |
Tests default display of File Field. |
views_plugin_argument_validate_user::option_definition |
function |
core/modules/user/views/views_plugin_argument_validate_user.inc |
Retrieve the options when this is a new access
control plugin |
views_plugin_argument_validate_user::validate_argument |
function |
core/modules/user/views/views_plugin_argument_validate_user.inc |
|
date_views_filter_handler_simple::date_select_validate |
function |
core/modules/date/views/date_views_filter_handler_simple.inc |
Validation hook for exposed filters that use the select widget. |
UserViewsArgumentValidate::testArgumentValidateUserUid |
function |
core/modules/user/tests/user_views_argument_validate.test |
|
UserViewsArgumentValidate::view_argument_validate_user |
function |
core/modules/user/tests/user_views_argument_validate.test |
|
ViewsArgumentValidatorTest::testArgumentValidateNumeric |
function |
core/modules/views/tests/views_argument_validator.test |
|
form_test_limit_validation_errors_element_validate_test |
function |
core/modules/simpletest/tests/form_test.module |
Form element validation handler for the 'test' element. |
UserViewsArgumentValidate::testArgumentValidateUserName |
function |
core/modules/user/tests/user_views_argument_validate.test |
|
FilterEditorLinkValidateTestCase::testEditorLinkValidate |
function |
core/modules/filter/tests/filter_dialog.test |
Check function _filter_format_editor_link_url_validate(). |
date_views_filter_handler_simple::extra_options_validate |
function |
core/modules/date/views/date_views_filter_handler_simple.inc |
Validate the options form. |
views_handler_filter_term_node_tid::validate_term_strings |
function |
core/modules/taxonomy/views/views_handler_filter_term_node_tid.inc |
Validate the user string. In order to handle multiple input sources, this
is abstracted out a bit; since this can come from either the form, or the
exposed filter. |
views_plugin_argument_validate_numeric::validate_argument |
function |
core/modules/views/plugins/views_plugin_argument_validate_numeric.inc |
|
UserViewsArgumentValidate::testArgumentValidateUserEither |
function |
core/modules/user/tests/user_views_argument_validate.test |
|
views_plugin_argument_validate::process_summary_arguments |
function |
core/modules/views/plugins/views_plugin_argument_validate.inc |
Process the summary arguments for displaying. |
views_plugin_argument_validate_taxonomy_term::options_form |
function |
core/modules/taxonomy/views/views_plugin_argument_validate_taxonomy_term.inc |
Provide the default form for setting options. |
ViewsArgumentValidatorTest::testArgumentValidatePhpFailure |
function |
core/modules/views/tests/views_argument_validator.test |
Make sure argument validation works properly. |
ViewsArgumentValidatorTest::view_argument_validate_numeric |
function |
core/modules/views/tests/views_argument_validator.test |
|
filter_admin_format_filter_settings_form_redirect_validate |
function |
core/modules/filter/filter.admin.inc |
Validation for filter "Configure" buttons in filter_admin_format_form(). |
ViewsArgumentValidatorTest::view_test_argument_validate_php |
function |
core/modules/views/tests/views_argument_validator.test |
|
views_plugin_argument_validate_taxonomy_term::options_submit |
function |
core/modules/taxonomy/views/views_plugin_argument_validate_taxonomy_term.inc |
Provide the default form form for submitting options |
views_plugin_argument_validate_taxonomy_term::convert_options |
function |
core/modules/taxonomy/views/views_plugin_argument_validate_taxonomy_term.inc |
Convert options from the older style. |
views_plugin_argument_validate_user::process_summary_arguments |
function |
core/modules/user/views/views_plugin_argument_validate_user.inc |
Process the summary arguments for displaying. |