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
FileFieldWidgetTestCase::doTestTemporaryFileRemovalExploit function core/modules/file/tests/file.test Helper for testing exploiting the temporary file removal using fid.
views_handler_filter_term_node_tid_depth::operator_options function core/modules/taxonomy/views/views_handler_filter_term_node_tid_depth.inc Build strings from the operators() for 'select' options
views_handler_argument_term_node_tid_depth::set_breadcrumb function core/modules/taxonomy/views/views_handler_argument_term_node_tid_depth.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_plugin_argument_default_taxonomy_tid::options_submit function core/modules/taxonomy/views/views_plugin_argument_default_taxonomy_tid.inc Provide the default form form for submitting options
CommentViewsHandlerFilterUserUidTest::view_comment_user_uid function core/modules/comment/tests/comment_views_handler_filter_user_uid.test Override the view from the argument test case to remove the argument and add filter with the uid as the value.
ViewsArgumentValidatorTest::view_test_argument_validate_php function core/modules/views/tests/views_argument_validator.test
CommonBackdropRenderTestCase::testBackdropRenderInvalidKeys function core/modules/simpletest/tests/common.test Test rendering elements with invalid keys.
views_handler_filter_term_node_tid_depth::option_definition function core/modules/taxonomy/views/views_handler_filter_term_node_tid_depth.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_argument_term_node_tid_depth::default_actions function core/modules/taxonomy/views/views_handler_argument_term_node_tid_depth.inc Override default_actions() to remove summary actions.
views_plugin_argument_validate_taxonomy_term::options_submit function core/modules/taxonomy/views/views_plugin_argument_validate_taxonomy_term.inc Provide the default form form for submitting options
CommonHTMLIdentifierTestCase::testBackdropCleanCSSIdentifier function core/modules/simpletest/tests/common.test Tests that backdrop_clean_css_identifier() cleans the identifier properly.
views_handler_filter_term_node_tid_depth::extra_options_form function core/modules/taxonomy/views/views_handler_filter_term_node_tid_depth.inc Provide a form for setting options.
CommentViewsHandlerArgumentUserUidTest::$node_user_commented property core/modules/comment/tests/comment_views_handler_argument_user_uid.test
views_plugin_argument_validate_taxonomy_term::convert_options function core/modules/taxonomy/views/views_plugin_argument_validate_taxonomy_term.inc Convert options from the older style.
CommentViewsHandlerArgumentUserUidTest::view_comment_user_uid function core/modules/comment/tests/comment_views_handler_argument_user_uid.test
ListDynamicValuesValidationTestCase::testDynamicAllowedValues function core/modules/field/modules/list/tests/list.test Test that allowed values function gets the entity.
FileAttributeOverrideTestCase::testFileFileAttributeOverrides function core/modules/file/tests/file.test Test to see if file attributes can be overridden.
views_handler_argument_term_node_tid_depth::option_definition function core/modules/taxonomy/views/views_handler_argument_term_node_tid_depth.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
ViewsHandlerFieldBulkFormTest::assertCorrectBulkFormEntityIds function core/modules/views/tests/handlers/views_handler_field_bulk_form.test Assert that the form checkbox values match the entity ids.
views_plugin_argument_default_taxonomy_tid::option_definition function core/modules/taxonomy/views/views_plugin_argument_default_taxonomy_tid.inc Retrieve the options when this is a new access control plugin
views_handler_argument_term_node_tid_depth_modifier::pre_query function core/modules/taxonomy/views/views_handler_argument_term_node_tid_depth_modifier.inc Run before the view is built.
NodeEntityViewModeAlterTest::testNodeViewModeChangeHiddenField function core/modules/node/tests/node.test Tests fields that were previously hidden when the display mode is changed.
CommentViewsHandlerArgumentUserUidTest::testCommentUserUidTest function core/modules/comment/tests/comment_views_handler_argument_user_uid.test
BootstrapOverrideServerVariablesTestCase::testCheckMemoryLimit function core/modules/simpletest/tests/bootstrap.test Tests that the backdrop_check_memory_limit() function works as expected.
views_plugin_argument_validate_user::process_summary_arguments function core/modules/user/views/views_plugin_argument_validate_user.inc Process the summary arguments for displaying.
views_plugin_argument_validate_taxonomy_term::option_definition function core/modules/taxonomy/views/views_plugin_argument_validate_taxonomy_term.inc Retrieve the options when this is a new access control plugin
views_plugin_argument_validate_taxonomy_term::validate_argument function core/modules/taxonomy/views/views_plugin_argument_validate_taxonomy_term.inc
NodeViewsRevisionRelationsTestCase::test_view_node_revision_nid function core/modules/node/tests/node_views_revision_relations.test Test view with default join on node.nid.
NodeViewsRevisionRelationsTestCase::test_view_node_revision_vid function core/modules/node/tests/node_views_revision_relations.test Test view with default join on node.vid.
EntityReferenceSelectionHandlerViews::validateAutocompleteInput function core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandlerViews.inc Implements EntityReferenceHandler::validateAutocompleteInput().
EntityReferenceSelectionHandlerBroken::validateAutocompleteInput function core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandler.inc
EntityReferenceSelectionHandlerGeneric::validateAutocompleteInput function core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandlerGeneric.inc Implements EntityReferenceHandler::validateAutocompleteInput().
views_handler_argument_term_node_tid_depth_modifier::options_form function core/modules/taxonomy/views/views_handler_argument_term_node_tid_depth_modifier.inc Build the options form.
FileFieldWidgetTestCase::testTemporaryFileRemovalExploitAnonymous function core/modules/file/tests/file.test Tests exploiting the temporary file removal for anonymous users using fid.
EntityReferenceSelectionHandlerViews::validateReferencableEntities function core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandlerViews.inc Validate that entities can be referenced by this field.
ViewsArgumentValidatorTest::view_test_argument_validate_php_failure function core/modules/views/tests/views_argument_validator.test
EntityReferenceSelectionHandlerInterface::validateAutocompleteInput function core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandler.inc Validate Input from autocomplete widget that has no Id.
EntityReferenceSelectionHandlerBroken::validateReferencableEntities function core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandler.inc
EntityReferenceSelectionHandlerGeneric::validateReferencableEntities function core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandlerGeneric.inc Implements EntityReferenceHandler::validateReferencableEntities().
BootstrapOverrideServerVariablesTestCase::testBackdropSettingsOverride function core/modules/simpletest/tests/bootstrap.test Test that settings.php variables can be overridden by the server.
EntityReferenceSelectionHandlerInterface::validateReferencableEntities function core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandler.inc Validate that entities can be referenced by this field.
FormsFormStoragePageCacheTestCase::testValidateFormStorageOnCachedPage function core/modules/simpletest/tests/form.test Build-id is regenerated when validating cached form.
views_plugin_argument_validate_taxonomy_term::process_summary_arguments function core/modules/taxonomy/views/views_plugin_argument_validate_taxonomy_term.inc Process the summary arguments for displaying.
ViewsUIWizardDisplaysTestCase::testWizardMixedDefaultOverriddenDisplays function core/modules/views/tests/views_ui.test Tests that the wizard correctly sets up default and overridden displays.
UserValidateCurrentPassCustomForm::testUserValidateCurrentPassCustomForm function core/modules/user/tests/user.test Tests that user_validate_current_pass can be reused on a custom form.
EntityReferenceFormTestCase::testAutocompleteValidationWithViewsSelectionHandler function core/modules/entityreference/tests/entityreference.form.test Test that the Views autocomplete widget validates the value properly.
EntityReferenceFormTestCase::testAutocompleteValidationWithGenericSelectionHandler function core/modules/entityreference/tests/entityreference.form.test Test that the Generic autocomplete widget validates the value properly.
BootstrapOverrideServerVariablesTestCase::testBackdropOverrideServerVariablesProvidedURL function core/modules/simpletest/tests/bootstrap.test Test providing a direct URL to to backdrop_override_server_variables().

Pages

  • « first
  • ‹ previous
  • …
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22

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