Search for to
Title | Object type | File name | Summary |
---|---|---|---|
UserUpgradePathPasswordTokenTestCase | class | modules/ |
Upgrade test for user.module (password token involved). |
UserUpgradePathPasswordTokenTestCase::getInfo | function | modules/ |
|
UserUpgradePathPasswordTokenTestCase::setUp | function | modules/ |
Overrides DrupalWebTestCase::setUp() for upgrade testing. |
UserUpgradePathPasswordTokenTestCase::testUserUpgrade | function | modules/ |
Test a successful upgrade. |
UserValidateCurrentPassCustomForm | class | modules/ |
Tests user_validate_current_pass on a custom form. |
UserValidateCurrentPassCustomForm::$accessUser | property | modules/ |
User with permission to view content. |
UserValidateCurrentPassCustomForm::$adminUser | property | modules/ |
User permission to administer users. |
UserValidateCurrentPassCustomForm::getInfo | function | modules/ |
|
UserValidateCurrentPassCustomForm::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
UserValidateCurrentPassCustomForm::testUserValidateCurrentPassCustomForm | function | modules/ |
Tests that user_validate_current_pass can be reused on a custom form. |
user_autocomplete | function | modules/ |
Menu callback; Retrieve a JSON object containing autocomplete suggestions for existing users. |
user_login_default_validators | function | modules/ |
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/ |
Token callback to add unsafe tokens for user mails. |
USER_REGISTER_ADMINISTRATORS_ONLY | constant | modules/ |
Only administrators can create user accounts. |
USER_REGISTER_VISITORS | constant | modules/ |
Visitors can create their own accounts. |
USER_REGISTER_VISITORS_ADMINISTRATIVE_APPROVAL | constant | modules/ |
Visitors can create accounts, but they don't become active without administrative approval. |
user_tokens | function | modules/ |
Implements hook_tokens(). |
user_token_info | function | modules/ |
Implements hook_token_info(). |
user_uid_only_optional_to_arg | function | modules/ |
Returns $arg or the user ID of the current user if $arg is '%' or empty. |
user_uid_optional_to_arg | function | modules/ |
Returns $arg or the user ID of the current user if $arg is '%' or empty. |
XMLRPCValidator1IncTestCase | class | modules/ |
|
XMLRPCValidator1IncTestCase::getInfo | function | modules/ |
|
XMLRPCValidator1IncTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
XMLRPCValidator1IncTestCase::testValidator1 | function | modules/ |
Run validator1 tests. |
_aggregator_category_title | function | modules/ |
Title callback: Returns a title for aggregator category pages. |
_aggregator_characters | function | modules/ |
Creates display text for teaser length option values. |
_aggregator_get_variables | function | modules/ |
Gets the fetcher, parser, and processors. |
_aggregator_has_categories | function | modules/ |
Determines whether there are any aggregator categories. |
_aggregator_items | function | modules/ |
Helper function for drupal_map_assoc. |
_aggregator_page_list | function | modules/ |
Prints an aggregator page listing a number of feed items. |
_aggregator_parse_opml | function | modules/ |
Parses an OPML file. |
_block_custom_theme | function | modules/ |
Theme callback for the block configuration pages. |
_book_toc_recurse | function | modules/ |
Recursively processes and formats menu items for book_toc(). |
_drupal_html_to_mail_urls | function | includes/ |
Keeps track of URLs and replaces them with placeholder tokens. |
_drupal_html_to_text_clean | function | includes/ |
Replaces non-quotation markers from a given piece of indentation with spaces. |
_drupal_html_to_text_pad | function | includes/ |
Pads the last line with the given character. |
_drupal_invalid_token_set_form_error | function | includes/ |
Helper function to call form_set_error() if there is a token error. |
_field_sql_storage_columnname | function | modules/ |
Generate a column name for a field data table. |
_field_sql_storage_indexname | function | modules/ |
Generate an index name for a field data table. |
_field_sql_storage_query_columnname | function | modules/ |
Field meta condition column callback. |
_field_sql_storage_query_field_conditions | function | modules/ |
Adds field (meta) conditions to the given query objects respecting groupings. |
_field_sql_storage_query_join_entity | function | modules/ |
Adds the base entity table to a field query object. |
_field_sql_storage_revision_tablename | function | modules/ |
Generate a table name for a field revision archive table. |
_field_sql_storage_schema | function | modules/ |
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/ |
Generates a table alias for a field data table. |
_field_sql_storage_tablename | function | modules/ |
Generate a table name for a field data table. |
_field_sql_storage_write_compare | function | modules/ |
Compare a single field value for both entities and tell us if it changed. |
_field_sql_storage_write_compare_filter | function | modules/ |
Cleanup field values for later values comparison. |
_field_sql_storage_write_compare_filter_callback | function | modules/ |
Callback for array_filter(). |
_field_test_field_storage_query_sort_helper | function | modules/ |
Sort helper for field_test_field_storage_query(). |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.