UserPictureTestCase::testPictureIsValid |
function |
modules/user/tests/user.test |
Do the test:
Picture is valid (proper size and dimension) |
language_admin_add_custom_form_validate |
function |
modules/language/language.admin.inc |
Validate the language addition form on custom language button. |
form_test_validate_required_form_submit |
function |
modules/simpletest/tests/form_test.module |
Form submission handler for form_test_validate_required_form(). |
DatabaseMergeTestCase::testInvalidMerge |
function |
modules/simpletest/tests/database_test.test |
Test that an invalid merge query throws an exception like it is supposed to. |
filter_format_editor_link_form_validate |
function |
modules/filter/filter.pages.inc |
Validate handler for filter_format_editor_link_form(). |
views_handler_field_term_node_tid::init |
function |
modules/taxonomy/views/views_handler_field_term_node_tid.inc |
init the handler with necessary data. |
hook_date_combo_validate_date_end_alter |
function |
modules/date/date.api.php |
Alter the local end date objects created by the date_combo validation. |
TokenUnitTestCase::testGetInvalidTokens |
function |
modules/simpletest/tests/token.test |
Test token_get_invalid_tokens() and token_get_invalid_tokens_by_context(). |
hook_language_fallback_candidates_alter |
function |
modules/system/language.api.php |
Perform alterations on the language fallback candidates. |
config_test_hooks_config_update_validate |
function |
modules/config/tests/config_test_hooks/config_test_hooks.module |
Implements hook_config_update_validate(). |
views_handler_filter_node_tnid_child.inc |
file |
modules/translation/views/views_handler_filter_node_tnid_child.inc |
Definition of views_handler_filter_node_tnid_child. |
views_handler_filter_term_node_tid_depth |
class |
modules/taxonomy/views/views_handler_filter_term_node_tid_depth.inc |
Filter handler for taxonomy terms with depth. |
views_handler_argument_term_node_tid.inc |
file |
modules/taxonomy/views/views_handler_argument_term_node_tid.inc |
Definition of views_handler_argument_term_node_tid. |
views_ui_config_item_extra_form_validate |
function |
modules/views_ui/views_ui.admin.inc |
Validation handler for configing new item(s) to a view. |
DateValidationTestCase::checkGranularity |
function |
modules/date/tests/date_validation.test |
Confirms that fields missing the time granularity are accepted. |
LayoutInterfaceTest::testOverriddenPaths |
function |
modules/layout/tests/layout.test |
Test the overriding of paths. |
common_test_backdrop_render_invalid_keys |
function |
modules/simpletest/tests/common_test.module |
Render an element with an invalid render array key. |
ajax_forms_test_validation_form_callback |
function |
modules/simpletest/tests/ajax_forms_test.module |
Ajax callback for the 'drivertext' element of the validation form. |
MenuNodeTestCase::testMenuNodeFormWidget |
function |
modules/menu/tests/menu.test |
Test creating, editing, deleting menu links via node form widget. |
ViewsUiBaseViewsWizard::$validated_views |
property |
modules/views_ui/wizards/views_ui_base_views_wizard.php |
|
UserValidateCurrentPassCustomForm::setUp |
function |
modules/user/tests/user.test |
Sets up a Backdrop site for running functional and integration tests. |
SessionHttpsTestCase::testEmptySessionId |
function |
modules/simpletest/tests/session.test |
Tests that empty session IDs do not cause unrelated sessions to load. |
views_handler_filter_term_node_tid::init |
function |
modules/taxonomy/views/views_handler_filter_term_node_tid.inc |
Provide some extra help to get the operator/value easier to use. |
views_handler_field_term_node_tid::query |
function |
modules/taxonomy/views/views_handler_field_term_node_tid.inc |
Add this term to the query |
hook_field_widget_WIDGET_TYPE_form_alter |
function |
modules/field/field.api.php |
Alter widget forms for a specific widget provided by another module. |
date_field_widget_settings_form_validate |
function |
modules/date/date.admin.inc |
Form validation handler for _date_field_widget_settings_form(). |
FileValidateTest::testInsecureExtensions |
function |
modules/simpletest/tests/file.test |
Tests hard-coded security check in file_validate(). |
FieldCrudTestCase::testUpdateFieldForbid |
function |
modules/field/tests/field.test |
Test field type modules forbidding an update. |
TextFieldTestCase::_testTextfieldWidgets |
function |
modules/field/modules/text/tests/text.test |
Helper function for testTextfieldWidgets(). |
OptionsWidgetsTestCase::testRadioButtons |
function |
modules/field/modules/options/tests/options.test |
Tests the 'options_buttons' widget (single select). |
views_handler_argument_node_uid_revision |
class |
modules/node/views/views_handler_argument_node_uid_revision.inc |
Filter handler to accept a user id to check for nodes that
user posted or created a revision on. |
views_handler_argument::options_validate |
function |
modules/views/handlers/views_handler_argument.inc |
Validate the options form. |
config_test_hooks_config_delete_validate |
function |
modules/config/tests/config_test_hooks/config_test_hooks.module |
Implements hook_config_delete_validate(). |
options_field_instance_settings_validate |
function |
modules/field/modules/options/options.module |
Form #validate callback for field_ui_field_edit_form(). |
MYSQL_IDENTIFIER_QUOTE_CHARACTER_DEFAULT |
constant |
drivers/database_mysql/database.inc |
The default character for quoting identifiers in MySQL. |
field_test_field_widget_properties_alter |
function |
modules/field/tests/field_test/field_test.module |
Implements hook_field_widget_properties_alter(). |
config_test_hooks_config_create_validate |
function |
modules/config/tests/config_test_hooks/config_test_hooks.module |
Implements hook_config_create_validate(). |
FormsFormStorageTestCase::testValidation |
function |
modules/simpletest/tests/form.test |
Tests validation when form storage is used. |
BootstrapOverrideServerVariablesTestCase |
class |
modules/simpletest/tests/bootstrap.test |
Tests for overriding server variables via the API. |
ContactSitewideTestCase::deleteCategories |
function |
modules/contact/tests/contact.test |
Deletes all categories. |
FormValidationTestCase::testDisabledToken |
function |
modules/simpletest/tests/form.test |
Tests that a form with a disabled CSRF token can be validated. |
SystemValidTokenTest::testTokenValidation |
function |
modules/system/tests/system.test |
Tests invalid invocations of backdrop_valid_token() that must return FALSE. |
views_handler_filter_node_hidden_path.inc |
file |
modules/node/views/views_handler_filter_node_hidden_path.inc |
Definition of views_handler_filter_node_hidden_path. |
DatabaseConnection_mysql::quoteIdentifier |
function |
drivers/database_mysql/database.inc |
Quotes an identifier if it matches a MySQL reserved keyword. |
AJAXFormPageCacheTestCase::getFormBuildId |
function |
modules/simpletest/tests/ajax.test |
Return the build id of the current form. |
BackdropWebTestCase::assertNoDuplicateIds |
function |
modules/simpletest/backdrop_web_test_case.php |
Asserts that each HTML ID is used for just a single element. |
LinkValidateTest::testBadUrlValidationOff |
function |
modules/link/tests/link.validate.test |
Test if we can post a bad URL if the validation is expressly turned off. |
hook_date_combo_validate_date_start_alter |
function |
modules/date/date.api.php |
Alter the local start date objects created by the date_combo validation. |
views_plugin_cache_time::options_validate |
function |
modules/views/plugins/views_plugin_cache_time.inc |
Validate the options form. |
views_plugin_pager::exposed_form_validate |
function |
modules/views/plugins/views_plugin_pager.inc |
|