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_date::build_group_validate function core/modules/views/handlers/views_handler_filter_date.inc Validate the build group options form.
_system_site_information_settings_validate_path function core/modules/system/system.admin.inc Helper function for the system_site_information_settings form.
views_plugin_argument_default::options_validate function core/modules/views/plugins/views_plugin_argument_default.inc Provide the default form form for validating options
ViewsUiBaseViewsWizard::retrieve_validated_view function core/modules/views_ui/wizards/views_ui_base_views_wizard.php
views_handler_argument_node_uid_revision::query function core/modules/node/views/views_handler_argument_node_uid_revision.inc Set up the query for this argument.
views_handler_field_bulk_form::options_validate function core/modules/views/handlers/views_handler_field_bulk_form.inc Overrides views_handler::options_validate().
date_views_argument_handler_simple::date_forbid function core/modules/date/views/date_views_argument_handler_simple.inc Add a callback.
entityreference_plugin_display::$id_field_alias property core/modules/entityreference/views/entityreference_plugin_display.inc
CommonValidUrlUnitTestCase::testInvalidAbsolute function core/modules/simpletest/tests/common.test Test invalid absolute URLs.
CommonValidUrlUnitTestCase::testInvalidRelative function core/modules/simpletest/tests/common.test Test invalid relative URLs.
FormValidationTestCase::testValidateLimitErrors function core/modules/simpletest/tests/form.test Tests partial form validation through #limit_validation_errors.
FileFieldWidgetTestCase::testSingleValuedWidget function core/modules/file/tests/file.test Tests upload and remove buttons for a single-valued File field.
views_handler_filter_term_node_tid_depth::query function core/modules/taxonomy/views/views_handler_filter_term_node_tid_depth.inc Add this filter to the query.
FileFieldWidgetTestCase::testPrivateFileSetting function core/modules/file/tests/file.test Tests a file field with a "Private files" upload destination setting.
FileFieldWidgetTestCase::testPrivateFileComment function core/modules/file/tests/file.test Tests that download restrictions on private files work on comments.
form_test_storage_element_validate_value_cached function core/modules/simpletest/tests/form_test.module Form element validation handler for 'value' element in form_test_storage_form().
views_handler_field_term_node_tid::options_form function core/modules/taxonomy/views/views_handler_field_term_node_tid.inc Provide "link to term" option.
views_plugin_argument_validate::convert_options function core/modules/views/plugins/views_plugin_argument_validate.inc Convert options from the older style.
ImageFieldValidateTestCase::testHeightDimensions function core/modules/image/tests/image.test Test single height resolution setting.
views_handler_filter_node_tnid_child::can_expose function core/modules/translation/views/views_handler_filter_node_tnid_child.inc Determine if a filter can be exposed.
views_handler_filter_term_node_tid::value_submit function core/modules/taxonomy/views/views_handler_filter_term_node_tid.inc Perform any necessary changes to the form values prior to storage. There is no need for this function to actually store the data.
views_plugin_exposed_form::exposed_form_validate function core/modules/views/plugins/views_plugin_exposed_form.inc
views_plugin_argument_validate_php::options_form function core/modules/views/plugins/views_plugin_argument_validate_php.inc Provide the default form for setting options.
AJAXFrameworkTestCase::testLazyLoadOverriddenCSS function core/modules/simpletest/tests/ajax.test Tests that overridden CSS files are not added during lazy load.
language_negotiation_configure_url_form_validate function core/modules/locale/locale.admin.inc Validation handler for url provider configuration.
AJAXElementValidation::testAJAXElementValidation function core/modules/simpletest/tests/ajax.test Try to post an Ajax change to a form that has a validated element.
views_plugin_argument_validate_taxonomy_term.inc file core/modules/taxonomy/views/views_plugin_argument_validate_taxonomy_term.inc Contains the 'taxonomy term' argument validator plugin.
TextFieldTestCase::testTextfieldWidgetsFormatted function core/modules/field/modules/text/tests/text.test Test widgets + 'formatted_text' setting.
CommentViewsHandlerArgumentUserUidTest::$profile property core/modules/comment/tests/comment_views_handler_argument_user_uid.test The profile to install as a basis for testing.
CommonHTMLIdentifierTestCase::testBackdropHTMLId function core/modules/simpletest/tests/common.test Tests that backdrop_html_id() cleans the ID properly.
views_plugin_display_block::set_override_options function core/modules/views/plugins/views_plugin_display_block.inc Set the options that should be overridden within this display.
views_plugin_display_block::has_override_options function core/modules/views/plugins/views_plugin_display_block.inc Accessor to check if any override options have been set.
views_handler_filter_user_name::exposed_validate function core/modules/user/views/views_handler_filter_user_name.inc Validate the exposed handler form
date_views_filter_handler_simple::widget_options function core/modules/date/views/date_views_filter_handler_simple.inc Date selection options.
date_views_filter_handler_simple::value_validate function core/modules/date/views/date_views_filter_handler_simple.inc Value validation.
form_test_validate_required_form_no_title_submit function core/modules/simpletest/tests/form_test.module Form submission handler for form_test_validate_required_form_no_title().
CommentViewsHandlerArgumentUserUidTest::$account property core/modules/comment/tests/comment_views_handler_argument_user_uid.test
LayoutInterfaceTest::testBlockEntityIDConditions function core/modules/layout/tests/layout.test Test block entity ID conditions.
views_handler_field_serialized::options_validate function core/modules/views/handlers/views_handler_field_serialized.inc Validate the options form.
views_plugin_argument_validate::options_validate function core/modules/views/plugins/views_plugin_argument_validate.inc Provide the default form form for validating options
views_plugin_argument_default_taxonomy_tid::init function core/modules/taxonomy/views/views_plugin_argument_default_taxonomy_tid.inc Initialize this plugin with the view and the argument it is linked to.
views_handler_filter_node_tnid::option_definition function core/modules/translation/views/views_handler_filter_node_tnid.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_filter_term_node_tid::admin_summary function core/modules/taxonomy/views/views_handler_filter_term_node_tid.inc Display the filter on the administrative summary
LinkValidateUnitTest::testValidateNewsArticleLink function core/modules/link/tests/link.validate.test
views_handler_argument_term_node_tid::title_query function core/modules/taxonomy/views/views_handler_argument_term_node_tid.inc Override for specific title lookups.
FormValidationTestCase::testCustomRequiredMessage function core/modules/simpletest/tests/form.test Tests #required with custom validation errors.
views_plugin_argument_validate_node::options_form function core/modules/node/views/views_plugin_argument_validate_node.inc Provide the default form for setting options.
_entityreference_field_instance_settings_validate function core/modules/entityreference/entityreference.module Implements hook_validate().
ajax_example_node_by_author_autocomplete_validate function modules/examples/ajax_example/ajax_example_autocomplete.inc Validate handler to convert our title string into a nid.
date_views_filter_handler::extra_options_validate function core/modules/date/views/date_views_filter_handler.inc Validate the options 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