Search for to

  1. Search 9.5.x for to
  2. Search 8.9.x for to
  3. Search 10.3.x for to
  4. Search 11.x for to
  5. Other projects
Title Object type File name Summary
UserUpgradePathPasswordTokenTestCase class modules/simpletest/tests/upgrade/upgrade.user.test Upgrade test for user.module (password token involved).
UserUpgradePathPasswordTokenTestCase::getInfo function modules/simpletest/tests/upgrade/upgrade.user.test
UserUpgradePathPasswordTokenTestCase::setUp function modules/simpletest/tests/upgrade/upgrade.user.test Overrides DrupalWebTestCase::setUp() for upgrade testing.
UserUpgradePathPasswordTokenTestCase::testUserUpgrade function modules/simpletest/tests/upgrade/upgrade.user.test Test a successful upgrade.
UserValidateCurrentPassCustomForm class modules/user/user.test Tests user_validate_current_pass on a custom form.
UserValidateCurrentPassCustomForm::$accessUser property modules/user/user.test User with permission to view content.
UserValidateCurrentPassCustomForm::$adminUser property modules/user/user.test User permission to administer users.
UserValidateCurrentPassCustomForm::getInfo function modules/user/user.test
UserValidateCurrentPassCustomForm::setUp function modules/user/user.test Sets up a Drupal site for running functional and integration tests.
UserValidateCurrentPassCustomForm::testUserValidateCurrentPassCustomForm function modules/user/user.test Tests that user_validate_current_pass can be reused on a custom form.
user_autocomplete function modules/user/user.pages.inc Menu callback; Retrieve a JSON object containing autocomplete suggestions for existing users.
user_login_default_validators function modules/user/user.module Set up a series for validators which check for blocked users,
then authenticate against local database, then return an error if
authentication fails. Distributed authentication modules are welcome
to use hook_form_alter() to change this series in…
user_mail_tokens function modules/user/user.module Token callback to add unsafe tokens for user mails.
USER_REGISTER_ADMINISTRATORS_ONLY constant modules/user/user.module Only administrators can create user accounts.
USER_REGISTER_VISITORS constant modules/user/user.module Visitors can create their own accounts.
USER_REGISTER_VISITORS_ADMINISTRATIVE_APPROVAL constant modules/user/user.module Visitors can create accounts, but they don't become active without
administrative approval.
user_tokens function modules/user/user.tokens.inc Implements hook_tokens().
user_token_info function modules/user/user.tokens.inc Implements hook_token_info().
user_uid_only_optional_to_arg function modules/user/user.module Returns $arg or the user ID of the current user if $arg is '%' or empty.
user_uid_optional_to_arg function modules/user/user.module Returns $arg or the user ID of the current user if $arg is '%' or empty.
XMLRPCValidator1IncTestCase class modules/simpletest/tests/xmlrpc.test
XMLRPCValidator1IncTestCase::getInfo function modules/simpletest/tests/xmlrpc.test
XMLRPCValidator1IncTestCase::setUp function modules/simpletest/tests/xmlrpc.test Sets up a Drupal site for running functional and integration tests.
XMLRPCValidator1IncTestCase::testValidator1 function modules/simpletest/tests/xmlrpc.test Run validator1 tests.
_aggregator_category_title function modules/aggregator/aggregator.module Title callback: Returns a title for aggregator category pages.
_aggregator_characters function modules/aggregator/aggregator.processor.inc Creates display text for teaser length option values.
_aggregator_get_variables function modules/aggregator/aggregator.module Gets the fetcher, parser, and processors.
_aggregator_has_categories function modules/aggregator/aggregator.module Determines whether there are any aggregator categories.
_aggregator_items function modules/aggregator/aggregator.module Helper function for drupal_map_assoc.
_aggregator_page_list function modules/aggregator/aggregator.pages.inc Prints an aggregator page listing a number of feed items.
_aggregator_parse_opml function modules/aggregator/aggregator.admin.inc Parses an OPML file.
_block_custom_theme function modules/block/block.module Theme callback for the block configuration pages.
_book_toc_recurse function modules/book/book.module Recursively processes and formats menu items for book_toc().
_drupal_html_to_mail_urls function includes/mail.inc Keeps track of URLs and replaces them with placeholder tokens.
_drupal_html_to_text_clean function includes/mail.inc Replaces non-quotation markers from a given piece of indentation with spaces.
_drupal_html_to_text_pad function includes/mail.inc Pads the last line with the given character.
_drupal_invalid_token_set_form_error function includes/form.inc Helper function to call form_set_error() if there is a token error.
_field_sql_storage_columnname function modules/field/modules/field_sql_storage/field_sql_storage.module Generate a column name for a field data table.
_field_sql_storage_indexname function modules/field/modules/field_sql_storage/field_sql_storage.module Generate an index name for a field data table.
_field_sql_storage_query_columnname function modules/field/modules/field_sql_storage/field_sql_storage.module Field meta condition column callback.
_field_sql_storage_query_field_conditions function modules/field/modules/field_sql_storage/field_sql_storage.module Adds field (meta) conditions to the given query objects respecting groupings.
_field_sql_storage_query_join_entity function modules/field/modules/field_sql_storage/field_sql_storage.module Adds the base entity table to a field query object.
_field_sql_storage_revision_tablename function modules/field/modules/field_sql_storage/field_sql_storage.module Generate a table name for a field revision archive table.
_field_sql_storage_schema function modules/field/modules/field_sql_storage/field_sql_storage.module Return the database schema for a field. This may contain one or
more tables. Each table will contain the columns relevant for the
specified field. Leave the $field's 'columns' and 'indexes' keys
empty to get only the base schema.
_field_sql_storage_tablealias function modules/field/modules/field_sql_storage/field_sql_storage.module Generates a table alias for a field data table.
_field_sql_storage_tablename function modules/field/modules/field_sql_storage/field_sql_storage.module Generate a table name for a field data table.
_field_sql_storage_write_compare function modules/field/modules/field_sql_storage/field_sql_storage.module Compare a single field value for both entities and tell us if it changed.
_field_sql_storage_write_compare_filter function modules/field/modules/field_sql_storage/field_sql_storage.module Cleanup field values for later values comparison.
_field_sql_storage_write_compare_filter_callback function modules/field/modules/field_sql_storage/field_sql_storage.module Callback for array_filter().
_field_test_field_storage_query_sort_helper function modules/field/tests/field_test.storage.inc Sort helper for field_test_field_storage_query().

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.