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
TextFieldTestCase::_testTextfieldWidgetsFormatted function core/modules/field/modules/text/tests/text.test Helper function for testTextfieldWidgetsFormatted().
views_plugin_display_block::$has_override_options property core/modules/views/plugins/views_plugin_display_block.inc Whether this display has custom settings that override the view options.
FieldAttachOtherTestCase::testFieldAttachValidate function core/modules/field/tests/field.test Test field_attach_validate().
views_plugin_argument_validate_user::options_form function core/modules/user/views/views_plugin_argument_validate_user.inc Provide the default form for setting options.
EntityReferenceBehaviorHandlerInterface::validate function core/modules/entityreference/plugins/behavior/EntityReferenceBehaviorHandler.inc Act on validating an entity reference field.
CommonValidNumberStepUnitTestCase::testNumberStep function core/modules/simpletest/tests/common.test Tests valid_number_step() without offset.
FormsFormStoragePageCacheTestCase::getFormBuildId function core/modules/simpletest/tests/form.test Return the build id of the current form.
views_handler_argument_term_node_tid_depth::query function core/modules/taxonomy/views/views_handler_argument_term_node_tid_depth.inc Set up the query for this argument.
views_handler_argument_term_node_tid_depth::title function core/modules/taxonomy/views/views_handler_argument_term_node_tid_depth.inc Get the title this argument will assign the view, given the argument.
SimpleTestFunctionalTest::testUserAgentValidation function core/modules/simpletest/tests/simpletest.test Test validation of the User-Agent header we use to perform test requests.
views_plugin_argument_validate::option_definition function core/modules/views/plugins/views_plugin_argument_validate.inc Retrieve the options when this is a new access control plugin
views_plugin_argument_validate::validate_argument function core/modules/views/plugins/views_plugin_argument_validate.inc
views_plugin_argument_validate_taxonomy_term::init function core/modules/taxonomy/views/views_plugin_argument_validate_taxonomy_term.inc Initialize this plugin with the view and the argument it is linked to.
UserPictureTestCase::testWithoutGDinvalidDimension function core/modules/user/tests/user.test Do the test: GD Toolkit is not installed Picture has invalid size
views_handler_filter_term_node_tid::value_validate function core/modules/taxonomy/views/views_handler_filter_term_node_tid.inc Validate the options form.
views_handler_argument_term_node_tid::options_form function core/modules/taxonomy/views/views_handler_argument_term_node_tid.inc Build the options form.
LinkValidateUnitTest::testValidateBadNewsgroupLink function core/modules/link/tests/link.validate.test
FileValidatorTest::testFileValidateImageResolution function core/modules/simpletest/tests/file.test This ensures the resolution of a specific file is within bounds. The image will be resized if it's too large.
FileUploadSvgTestCase::testSVGFileUploadValidation function core/modules/file/tests/file.test Test SVG upload validation.
views_handler_field_term_node_tid::add_self_tokens function core/modules/taxonomy/views/views_handler_field_term_node_tid.inc Add any special tokens this field might use for itself.
views_handler_filter_node_tnid_child::admin_summary function core/modules/translation/views/views_handler_filter_node_tnid_child.inc Display the filter on the administrative summary
views_handler_filter_node_tnid_child::operator_form function core/modules/translation/views/views_handler_filter_node_tnid_child.inc Options form subform for setting the operator.
views_handler_argument_term_node_tid_depth_modifier class core/modules/taxonomy/views/views_handler_argument_term_node_tid_depth_modifier.inc Argument handler for to modify depth for a previous term.
views_plugin_argument_validate_php::convert_options function core/modules/views/plugins/views_plugin_argument_validate_php.inc Convert options from the older style.
CommentViewsHandlerArgumentUserUidTest::postComment function core/modules/comment/tests/comment_views_handler_argument_user_uid.test Post comment.
views_plugin_argument_validate_node::options_submit function core/modules/node/views/views_plugin_argument_validate_node.inc Provide the default form form for submitting options
CommonHTMLIdentifierTestCase::testBackdropHTMLClass function core/modules/simpletest/tests/common.test Tests that backdrop_html_class() cleans the class name properly.
_field_ui_field_overview_form_validate_add_existing function core/modules/field_ui/field_ui.admin.inc Validates the 'add existing field' row of field_ui_field_overview_form().
ViewsArgumentValidatorTest::testArgumentValidatePhp function core/modules/views/tests/views_argument_validator.test
views_plugin_argument_validate_user::options_submit function core/modules/user/views/views_plugin_argument_validate_user.inc Provide the default form form for submitting options
ViewsUIWizardDisplaysTestCase::testOverrideDisplays function core/modules/views/tests/views_ui.test Tests that displays can be overridden via the UI.
CommentViewsHandlerArgumentUserUidTest::$column_map property core/modules/comment/tests/comment_views_handler_argument_user_uid.test
views_handler_filter_node_hidden_path::operator_form function core/modules/node/views/views_handler_filter_node_hidden_path.inc Options form subform for setting the operator.
views_handler_filter_term_node_tid::exposed_validate function core/modules/taxonomy/views/views_handler_filter_term_node_tid.inc Validate the exposed handler form
views_handler_argument_term_node_tid::set_breadcrumb function core/modules/taxonomy/views/views_handler_argument_term_node_tid.inc Give an argument the opportunity to modify the breadcrumb, if it wants. This only gets called on displays where a breadcrumb is actually used.
views_handler_argument_null::validate_argument_basic function core/modules/views/handlers/views_handler_argument_null.inc Provide a basic argument validation.
views_plugin_argument_validate_node::convert_options function core/modules/node/views/views_plugin_argument_validate_node.inc Convert options from the older style.
date_views_argument_handler_simple::options_validate function core/modules/date/views/date_views_argument_handler_simple.inc Validate the options form.
DatabaseInvalidDataTestCase::testInsertDuplicateData function core/modules/simpletest/tests/database_test.test Traditional SQL database systems abort inserts when invalid data is encountered.
views_plugin_argument_validate_user::convert_options function core/modules/user/views/views_plugin_argument_validate_user.inc Convert options from the older style.
views_handler_field_term_node_tid::option_definition function core/modules/taxonomy/views/views_handler_field_term_node_tid.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_filter_term_node_tid::has_extra_options function core/modules/taxonomy/views/views_handler_filter_term_node_tid.inc If a handler has 'extra options' it will get a little settings widget and another form called extra_options.
views_handler_filter_term_node_tid::get_value_options function core/modules/taxonomy/views/views_handler_filter_term_node_tid.inc Child classes should be used to override this function and set the 'value options', unless 'options callback' is defined as a valid function or static public method to generate these values.
views_handler_filter_term_node_tid::option_definition function core/modules/taxonomy/views/views_handler_filter_term_node_tid.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_plugin_argument_validate_php::option_definition function core/modules/views/plugins/views_plugin_argument_validate_php.inc Retrieve the options when this is a new access control plugin
views_plugin_argument_validate_php::validate_argument function core/modules/views/plugins/views_plugin_argument_validate_php.inc
views_handler_filter_user_name::validate_user_strings function core/modules/user/views/views_handler_filter_user_name.inc Validate the user string. Since this can come from either the form or the exposed filter, this is abstracted out a bit so it can handle the multiple input sources.
date_views_filter_handler_simple::validate_valid_time function core/modules/date/views/date_views_filter_handler_simple.inc Validate that the time values convert to something usable.
TextFieldTestCase::testTextfieldWidgetsAllowedFormats function core/modules/field/modules/text/tests/text.test Test widgets for fields with selected allowed formats.
PathPatternFunctionalTestCase::testPatternsValidation function core/modules/path/tests/path_pattern.test

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