form_example_wizard_location_info_validate |
function |
modules/examples/form_example/form_example_wizard.inc |
Custom validation form for the 'location info' page of the wizard. |
ViewsTestCase::assertNotIdenticalResultset |
function |
core/modules/views/tests/views_query.test |
Helper function: verify a result set returned by view.. |
text_field_instance_settings_form_validate |
function |
core/modules/field/modules/text/text.module |
Element validate handler for text_field_instance_settings_form(). |
views_plugin_argument_validate_numeric.inc |
file |
core/modules/views/plugins/views_plugin_argument_validate_numeric.inc |
Contains the numeric argument validator plugin. |
FileFieldValidateTestCase::testFileMaxSize |
function |
core/modules/file/tests/file.test |
Tests the max file size validator. |
views_handler_argument_term_node_tid_depth |
class |
core/modules/taxonomy/views/views_handler_argument_term_node_tid_depth.inc |
Argument handler for taxonomy terms with depth. |
hook_date_field_widget_settings_form_alter |
function |
core/modules/date/date.api.php |
Alter a date field widget settings form. |
views_plugin_argument_default_taxonomy_tid |
class |
core/modules/taxonomy/views/views_plugin_argument_default_taxonomy_tid.inc |
Taxonomy tid default argument. |
ImageFieldValidateTestCase::testOrientation |
function |
core/modules/image/tests/image.test |
Test image rotation resulting from EXIF data.
Requires a special test image, file rotate90cw.jpg. |
MenuLanguageTestCase::validateParentOptions |
function |
core/modules/menu/tests/menu_language.test |
Verify that the items provided in the select list are usable as parents. |
views_handler_filter_node_tnid_child::query |
function |
core/modules/translation/views/views_handler_filter_node_tnid_child.inc |
Add this filter to the query. |
views_handler_argument_comment_user_uid.inc |
file |
core/modules/comment/views/views_handler_argument_comment_user_uid.inc |
Definition of views_handler_argument_comment_user_uid. |
LinkValidateUnitTest::testValidateFrontLink |
function |
core/modules/link/tests/link.validate.test |
|
LinkValidateUnitTest::testValidateEmailLink |
function |
core/modules/link/tests/link.validate.test |
|
UserValidateCurrentPassCustomForm::$profile |
property |
core/modules/user/tests/user.test |
The profile to install as a basis for testing. |
SimpleTestFunctionalTest::$valid_permission |
property |
core/modules/simpletest/tests/simpletest.test |
|
views_handler_filter_date::options_validate |
function |
core/modules/views/handlers/views_handler_filter_date.inc |
Simple validate handler |
views_handler_filter_date::exposed_validate |
function |
core/modules/views/handlers/views_handler_filter_date.inc |
Validate the exposed handler form |
views_plugin_display_page::options_validate |
function |
core/modules/views/plugins/views_plugin_display_page.inc |
Validate the options form. |
_entityreference_autocomplete_tags_validate |
function |
core/modules/entityreference/entityreference.module |
Implements hook_validate(). |
CommonXssUnitTestCase::testInvalidMultiByte |
function |
core/modules/simpletest/tests/common.test |
Check that invalid multi-byte sequences are rejected. |
AdminBarCustomizedTestCase::queryMlidByPath |
function |
core/modules/admin_bar/tests/admin_bar.test |
Returns the menu link ID for a given link path in the management menu. |
language_admin_add_predefined_form_validate |
function |
core/modules/language/language.admin.inc |
Element specific validator for the Add language button. |
StreamWrapperTest::testGetValidStreamScheme |
function |
core/modules/simpletest/tests/file.test |
Test the scheme functions. |
ImageFieldValidateTestCase::testRequiredAlt |
function |
core/modules/image/tests/image.test |
Test required alt setting. |
QueryPlaceholderInterface::uniqueIdentifier |
function |
core/includes/database/query.inc |
Returns a unique identifier for this object. |
image_field_instance_settings_form_validate |
function |
core/modules/image/image.field.inc |
Element validate handler for image_field_instance_settings_form(). |
ImageFieldValidateTestCase::testTypeSupport |
function |
core/modules/image/tests/image.test |
Test for supported image types. |
views_plugin_argument_validate_taxonomy_term |
class |
core/modules/taxonomy/views/views_plugin_argument_validate_taxonomy_term.inc |
Validate whether an argument is an acceptable node. |
views_handler_filter_node_hidden_path::query |
function |
core/modules/node/views/views_handler_filter_node_hidden_path.inc |
Add this filter to the query. |
comment_views_handler_argument_user_uid.test |
file |
core/modules/comment/tests/comment_views_handler_argument_user_uid.test |
Definition of CommentViewsHandlerArgumentUserUidTest. |
number_field_instance_settings_form_validate |
function |
core/modules/field/modules/number/number.module |
Form validation handler for number_field_instance_settings_form(). |
views_handler_filter_term_node_tid_depth.inc |
file |
core/modules/taxonomy/views/views_handler_filter_term_node_tid_depth.inc |
Definition of views_handler_filter_term_node_tid_depth. |
views_handler_argument_node_nid::title_query |
function |
core/modules/node/views/views_handler_argument_node_nid.inc |
Override the behavior of title(). Get the title of the node. |
OptionsWidgetsTestCase::testSelectListSingle |
function |
core/modules/field/modules/options/tests/options.test |
Tests the 'options_select' widget (single select). |
views_handler_argument_user_uid::title_query |
function |
core/modules/user/views/views_handler_argument_user_uid.inc |
Override the behavior of title(). Get the name of the user. |
ViewsUiBaseViewsWizard::set_override_options |
function |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
Sets options for a display, inheriting from the defaults when possible. |
views_handler_argument_node_uid_revision.inc |
file |
core/modules/node/views/views_handler_argument_node_uid_revision.inc |
Definition of views_handler_argument_node_uid_revision. |
UserPasswordResetTest::testResetInvalidation |
function |
core/modules/user/tests/user_password_reset.test |
Make sure that password reset URLs are invalidated when the user's email
address changes. |
ContactSitewideTestCase::testSiteWideContact |
function |
core/modules/contact/tests/contact.test |
Tests configuration options and the site-wide contact form. |
DatabaseSelectTestCase::makeCommentsProvider |
function |
core/modules/simpletest/tests/database_test.test |
Provides expected and input values for testVulnerableComment(). |
views_handler_filter_comment_user_uid::query |
function |
core/modules/comment/views/views_handler_filter_comment_user_uid.inc |
Add this filter to the query. |
views_handler_argument_node_vid::title_query |
function |
core/modules/node/views/views_handler_argument_node_vid.inc |
Override the behavior of title(). Get the title of the revision. |
ViewsHandlerFilterDateTest::testUiValidation |
function |
core/modules/views/tests/handlers/views_handler_filter_date.test |
Make sure the validation callbacks works. |
FileFieldValidateTestCase::testFileExtension |
function |
core/modules/file/tests/file.test |
Tests file extension checking. |
views_handler_argument_file_fid::title_query |
function |
core/modules/file/views/views_handler_argument_file_fid.inc |
Override the behavior of title_query(). Get the filenames. |
views_plugin_argument_validate::options_form |
function |
core/modules/views/plugins/views_plugin_argument_validate.inc |
Provide the default form for setting options. |
views_plugin_argument_validate::check_access |
function |
core/modules/views/plugins/views_plugin_argument_validate.inc |
If we don't have access to the form but are showing it anyway, ensure that
the form is safe and cannot be changed from user input. |
ConfigurationUITest::testFullImportValidation |
function |
core/modules/config/tests/config.test |
Test full import validation. |
UserPictureTestCase::testWithoutGDinvalidSize |
function |
core/modules/user/tests/user.test |
Do the test:
GD Toolkit is not installed
Picture has invalid size |