Skip to main content
backdrop Documentation
Documentation and API source code for Backdrop CMS.
  • Welcome!
    • Login

Search for id

  1. Home »
  2. API reference »
  3. 1.x
Name Type Location Description
views_handler_filter_boolean_operator::value_validate function core/modules/views/handlers/views_handler_filter_boolean_operator.inc Validate the options form.
form_test_limit_validation_errors_form_partial_submit function core/modules/simpletest/tests/form_test.module Form submit handler for the partial validation submit button.
LocaleTranslationFunctionalTest::testStringValidation function core/modules/locale/tests/locale.test Tests the validation of the translation input.
FieldUIAlterTestCase::testDefaultWidgetPropertiesAlter function core/modules/field_ui/tests/field_ui.test Tests hook_field_widget_properties_alter() on the default field widget.
views_handler_filter_term_node_tid::extra_options_form function core/modules/taxonomy/views/views_handler_filter_term_node_tid.inc Provide a form for setting options.
ViewsPluginDisplayTestCase::testFilterGroupsOverriding function core/modules/views/tests/plugins/views_plugin_display.test Tests the overriding of filter_groups.
ViewsPluginDisplayTestCase::viewFilterGroupsOverriding function core/modules/views/tests/plugins/views_plugin_display.test Returns a test view for testFilterGroupsOverriding.
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.
CommonCascadingStylesheetsTestCase::testRenderOverride function core/modules/simpletest/tests/common.test Test CSS override.
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
views_handler_argument_comment_user_uid::get_sort_name function core/modules/comment/views/views_handler_argument_comment_user_uid.inc Return a description of how the argument would normally be sorted.
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
UserPictureTestCase::testUserPictureAdminFormValidation function core/modules/user/tests/user.test Tests the admin form validates user picture settings.
views_handler_argument_term_node_tid::option_definition function core/modules/taxonomy/views/views_handler_argument_term_node_tid.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_argument_term_node_tid_depth_modifier.inc file core/modules/taxonomy/views/views_handler_argument_term_node_tid_depth_modifier.inc Definition of views_handler_argument_term_node_tid_depth_modif.
FilterFormatAccessTestCase::testFormatWidgetPermissions function core/modules/filter/tests/filter.test Tests editing a page using a disallowed text format.
ViewsArgumentValidatorTest::testArgumentValidateNumeric function core/modules/views/tests/views_argument_validator.test
CommonValidNumberStepUnitTestCase::testNumberStepOffset function core/modules/simpletest/tests/common.test Tests valid_number_step() with offset.
TaxonomyTermFieldTestCase::testTaxonomyTermFieldWidgets function core/modules/taxonomy/tests/taxonomy.test Test widgets.
FormValidationTestCase::testMultiFormSameNameErrorClass function core/modules/simpletest/tests/form.test Tests error border of multiple fields with same name in a page.
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
views_handler_field_term_node_tid::document_self_tokens function core/modules/taxonomy/views/views_handler_field_term_node_tid.inc Document any special tokens this field might use for itself.
views_handler_filter_term_node_tid::accept_exposed_input function core/modules/taxonomy/views/views_handler_filter_term_node_tid.inc Check to see if input from the exposed filters should change the behavior of this filter.
FilterEditorLinkValidateTestCase::testEditorLinkValidate function core/modules/filter/tests/filter_dialog.test Check function _filter_format_editor_link_url_validate().
views_handler_argument_comment_user_uid::default_actions function core/modules/comment/views/views_handler_argument_comment_user_uid.inc Provide a list of default behaviors for this argument if the argument is not present.
date_views_filter_handler_simple::extra_options_validate function core/modules/date/views/date_views_filter_handler_simple.inc Validate the options form.
FileFieldWidgetTestCase::testTemporaryFileRemovalExploit function core/modules/file/tests/file.test Tests exploiting the temporary file removal of another user using fid.
views_handler_argument_term_node_tid_depth::options_form function core/modules/taxonomy/views/views_handler_argument_term_node_tid_depth.inc Build the options form.
views_plugin_argument_default_taxonomy_tid::options_form function core/modules/taxonomy/views/views_plugin_argument_default_taxonomy_tid.inc Provide the default form for setting options.
views_plugin_argument_default_taxonomy_tid::get_argument function core/modules/taxonomy/views/views_plugin_argument_default_taxonomy_tid.inc Return the default argument.
NumberFieldTestCase::testNumberDecimalFieldStepValidation function core/modules/field/modules/number/tests/number.test Test number_decimal field step validation.
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.
FormsFormStorageTestCase::testCachedFormStorageValidation function core/modules/simpletest/tests/form.test Tests updating cached form storage during form validation.
CommentViewsHandlerArgumentUserUidTest::$node_user_posted property core/modules/comment/tests/comment_views_handler_argument_user_uid.test
views_plugin_argument_validate_numeric::validate_argument function core/modules/views/plugins/views_plugin_argument_validate_numeric.inc
DatabaseConnectionTestCase::testConnectionRoutingOverride function core/modules/simpletest/tests/database_test.test Test that connections return appropriate connection objects.
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.
views_handler_argument_term_node_tid_depth_modifier::query function core/modules/taxonomy/views/views_handler_argument_term_node_tid_depth_modifier.inc Set up the query for this argument.
ViewsArgumentValidatorTest::view_argument_validate_numeric function core/modules/views/tests/views_argument_validator.test
TaxonomyTermFieldTestCase::testTaxonomyTermFieldValidation function core/modules/taxonomy/tests/taxonomy.test Test term field validation.
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().

Pages

  • « first
  • ‹ previous
  • …
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • next ›
  • last »

Directory

  • Getting started
    • Installing
    • Updates vs upgrades
    • Hosting/deploying
  • Upgrading from Drupal
    • Introduction
    • Upgrade overview
    • Converting Drupal code
  • User guide
    • Quick start guide
    • Using Backdrop
  • Add-On Documentation
  • Developing for Backdrop
    • Developing modules
    • Developing themes
    • Developing layouts
    • Using libraries
    • Local development
    • Writing secure code
    • Using JavaScript
  • Contributors guide
    • Contribute to Backdrop core
      • How to use the core issue queue
      • Adding labels to issues
      • Adding milestones to issues
    • Contribute Backdrop add-ons
    • Contribute to documentation
  • Developer API
    • Topics
    • Functions
    • Classes
    • Files
    • Globals
    • Icon API
    • Database API
    • Theme functions
    • Form API reference
  • Appendix/reference
    • Change records
    • Glossary
    • Coding & documentation standards
    • Contrib permissions policy

Stay connected

Sign up for our newsletter

Powered by Backdrop CMS

Footer Menu

  • documentation
  • localization
  • events
  • forum
  • backdropcms.org