form_example_tutorial_8_next_validate |
function |
modules/examples/form_example/form_example_tutorial.inc |
Validate handler for the next button on first page. |
field_ui_field_overview_form_validate |
function |
core/modules/field_ui/field_ui.admin.inc |
Form validation handler for field_ui_field_overview_form(). |
ConfigurationTest::testOverrideConfig |
function |
core/modules/config/tests/config.test |
Tests that a config setting can be overridden. |
views_handler_filter_comment_user_uid |
class |
core/modules/comment/views/views_handler_filter_comment_user_uid.inc |
Filter handler to accept a user id to check for nodes that user posted or
commented on. |
views_plugin_style_grid::options_form |
function |
core/modules/views/plugins/views_plugin_style_grid.inc |
Render the given style. |
views_handler::extra_options_validate |
function |
core/modules/views/includes/handlers.inc |
Validate the options form. |
_views_tokenized_clean_css_identifier |
function |
core/modules/views/views.module |
Cleans a CSS identifier, taking into account views tokenization. |
FileFieldValidateTestCase::$node_type |
property |
core/modules/file/tests/file.test |
|
block_custom_block_translate_validate |
function |
core/modules/block/block.admin.inc |
Form validation handler for block_custom_block_translate(). |
views_plugin_row_rss_fields::validate |
function |
core/modules/views/plugins/views_plugin_row_rss_fields.inc |
Validate that the plugin is correct and can be saved. |
UserCancelTestCase::testUserCancelUid1 |
function |
core/modules/user/tests/user.test |
Tests that user account for uid 1 cannot be cancelled. |
redirect_list_form_operations_validate |
function |
core/modules/redirect/redirect.admin.inc |
Validate redirect_list_form form submissions. |
_date_html5_field_widget_settings_form |
function |
core/modules/date/date.admin.inc |
Custom callback to provide the HTML5 widget settings form. |
CommentViewsHandlerArgumentUserUidTest |
class |
core/modules/comment/tests/comment_views_handler_argument_user_uid.test |
Tests the argument_comment_user_uid handler. |
ajax_example_dynamic_sections_validate |
function |
modules/examples/ajax_example/ajax_example_graceful_degradation.inc |
Validation function for ajax_example_dynamic_sections(). |
DateValidationTestCase::testValidation |
function |
core/modules/date/tests/date_validation.test |
Test validation on each type of date widget. |
views_handler_filter_term_node_tid.inc |
file |
core/modules/taxonomy/views/views_handler_filter_term_node_tid.inc |
Definition of views_handler_filter_term_node_tid. |
views_handler_filter::options_validate |
function |
core/modules/views/handlers/views_handler_filter.inc |
Simple validate handler |
_entityreference_autocomplete_validate |
function |
core/modules/entityreference/entityreference.module |
Implements hook_validate(). |
SessionHttpsTestCase::assertSessionIds |
function |
core/modules/simpletest/tests/session.test |
Test that there exists a session with two specific session IDs. |
OptionsWidgetsTestCase::testCheckBoxes |
function |
core/modules/field/modules/options/tests/options.test |
Tests the 'options_buttons' widget (multiple select). |
SearchPageOverride::testSearchPageHook |
function |
core/modules/search/tests/search.test |
|
SelectQueryExtender::$uniqueIdentifier |
property |
core/includes/database/select.inc |
A unique identifier for this query object. |
views_plugin_display::options_validate |
function |
core/modules/views/plugins/views_plugin_display.inc |
Validate the options form. |
views_plugin_display::options_override |
function |
core/modules/views/plugins/views_plugin_display.inc |
If override/revert was clicked, perform the proper toggle. |
_filter_formtest_href_element_validate |
function |
core/modules/filter/tests/filter_formtest.module |
Helper function to output potentially altered form values as message. |
FileValidateTest::testCallerValidation |
function |
core/modules/simpletest/tests/file.test |
Test that the validators passed into are checked. |
ContactSitewideTestCase::testAutoReply |
function |
core/modules/contact/tests/contact.test |
Tests auto-reply on the site-wide contact form. |
ContactSitewideTestCase::submitContact |
function |
core/modules/contact/tests/contact.test |
Submits the contact form. |
_backdrop_invalid_token_set_form_error |
function |
core/includes/form.inc |
Helper function to call form_set_error() if there is a token error. |
ContactSitewideTestCase::getCategories |
function |
core/modules/contact/tests/contact.test |
Gets a list of all category IDs. |
entityreference_view_settings_validate |
function |
core/modules/entityreference/views/entityreference.views.inc |
Element validation callback for EntityReferenceSelectionHandlerViews. |
views_handler_filter_node_uid_revision |
class |
core/modules/node/views/views_handler_filter_node_uid_revision.inc |
Filter handler to check for revisions a certain user has created. |
field_test_entity_nested_form_validate |
function |
core/modules/field/tests/field_test/field_test.entity.inc |
Validate handler for field_test_entity_nested_form(). |
views_plugin_argument_validate_php.inc |
file |
core/modules/views/plugins/views_plugin_argument_validate_php.inc |
Contains the php code argument validator plugin. |
DatabaseConnection_mysql::nextIdDelete |
function |
core/includes/database/mysql/database.inc |
|
DateValidationTestCase::dateRangeTests |
function |
core/modules/date/tests/date_validation.test |
Tests for date ranges. |
form_test_limit_validation_errors_form |
function |
core/modules/simpletest/tests/form_test.module |
Builds a simple form with a button triggering partial validation. |
ajax_forms_test_validation_form_submit |
function |
core/modules/simpletest/tests/ajax_forms_test.module |
Submit handler for the validation form. |
BackdropWebTestCase::assertNoFieldById |
function |
core/modules/simpletest/backdrop_web_test_case.php |
Asserts that a field does not exist with the given id and value. |
views_plugin_argument_validate_numeric |
class |
core/modules/views/plugins/views_plugin_argument_validate_numeric.inc |
Validate whether an argument is numeric or not. |
installer_manager_update_form_validate |
function |
core/modules/installer/installer.manager.inc |
Form validation handler for installer_manager_update_form(). |
views_plugin_argument_validate::access |
function |
core/modules/views/plugins/views_plugin_argument_validate.inc |
Determine if the administrator has the privileges to use this plugin |
installer_manager_install_form_validate |
function |
core/modules/installer/installer.manager.inc |
Form validation handler for installer_manager_install_form(). |
NodeAccessBaseTableTestCase::$publicTid |
property |
core/modules/node/tests/node.test |
|
hook_language_fallback_candidates_alter |
function |
core/modules/system/language.api.php |
Perform alterations on the language fallback candidates. |
UserPictureTestCase::testPictureIsValid |
function |
core/modules/user/tests/user.test |
Do the test:
Picture is valid (proper size and dimension) |
TokenUnitTestCase::testGetInvalidTokens |
function |
core/modules/simpletest/tests/token.test |
Test token_get_invalid_tokens() and token_get_invalid_tokens_by_context(). |
FileValidatorTest::testFileValidateSize |
function |
core/modules/simpletest/tests/file.test |
Test file_validate_size(). |
DatabaseMergeTestCase::testInvalidMerge |
function |
core/modules/simpletest/tests/database_test.test |
Test that an invalid merge query throws an exception like it is supposed to. |