Search for file
Title | Object type | File name | Summary |
---|---|---|---|
UpdateTestFileTransfer::factory | function | modules/ |
Returns an UpdateTestFileTransfer object. |
UpdateTestFileTransfer::getSettingsForm | function | modules/ |
Returns a settings form with a text field to input a username. |
UpdateTestUploadCase::testFileNameExtensionMerging | function | modules/ |
Ensures that archiver extensions are properly merged in the UI. |
update_delete_file_if_stale | function | modules/ |
Deletes stale files and directories from the update manager disk cache. |
update_fix_d7_install_profile | function | includes/ |
Register the currently installed profile in the system table. |
update_manager_file_get | function | modules/ |
Copies a file from the specified URL to the temporary directory for updates. |
update_test_filetransfer_info | function | modules/ |
Implements hook_filetransfer_info(). |
UpgradePathTestCase::$databaseDumpFiles | property | modules/ |
The file path(s) to the dumped database(s) to load into the child site. |
user-profile-category.tpl.php | file | modules/ |
Default theme implementation to present profile categories (groups of profile items). |
user-profile-item.tpl.php | file | modules/ |
Default theme implementation to present profile items (values from user account profile fields or modules). |
user-profile.tpl.php | file | modules/ |
Default theme implementation to present all user profile data. |
UserPasswordResetTestCase::$profile | property | modules/ |
The profile to install as a basis for testing. |
user_file_delete | function | modules/ |
Implements hook_file_delete(). |
user_file_download | function | modules/ |
Implements hook_file_download(). |
user_file_download_access | function | modules/ |
Implements hook_file_download_access(). |
user_file_move | function | modules/ |
Implements hook_file_move(). |
user_form_test_form_user_profile_form_alter | function | modules/ |
Implements hook_form_FORM_ID_alter(). |
user_profile_form | function | modules/ |
Form builder; edit a user account or one of their profile categories. |
user_profile_form_submit | function | modules/ |
Form submission handler for user_profile_form(). |
user_profile_form_validate | function | modules/ |
Form validation handler for user_profile_form(). |
_authorize_filetransfer_connection_settings | function | includes/ |
Generates the Form API array for a given connection backend's settings. |
_authorize_filetransfer_connection_settings_set_defaults | function | includes/ |
Sets the default settings on a file transfer connection form recursively. |
_drupal_file_scan_cache | function | includes/ |
Returns the current list of cached file system scan results. |
_drupal_get_filename_fallback | function | includes/ |
Performs a cached file system scan as a fallback when searching for a file. |
_drupal_get_filename_fallback_trigger_error | function | includes/ |
Triggers a user-level warning for missing or unexpectedly moved files. |
_drupal_get_filename_perform_file_scan | function | includes/ |
Performs a file system scan to search for a system resource. |
_file_field_get_description_from_element | function | modules/ |
Retrieves the file description from a field field element. |
_file_generic_settings_extensions | function | modules/ |
Element validate callback for the allowed file extensions field. |
_file_generic_settings_file_directory_validate | function | modules/ |
Element validate callback for the file destination field. |
_file_generic_settings_max_filesize | function | modules/ |
Element validate callback for the maximum upload size field. |
_file_test_form | function | modules/ |
Form to test file uploads. |
_file_test_form_submit | function | modules/ |
Process the upload. |
_file_test_get_return | function | modules/ |
Load the appropriate return value. |
_file_test_log_call | function | modules/ |
Store the values passed to a hook invocation. |
_fix_gpc_magic_files | function | includes/ |
Strips slashes from $_FILES items. |
_install_profile_modules_finished | function | includes/ |
Implements callback_batch_finished(). |
_install_select_profile | function | includes/ |
Selects an installation profile. |
_locale_parse_js_file | function | includes/ |
Parses a JavaScript file, extracts strings wrapped in Drupal.t() and Drupal.formatPlural() and inserts them into the database. |
_profile_field_serialize | function | modules/ |
|
_profile_field_types | function | modules/ |
|
_profile_form_explanation | function | modules/ |
|
_profile_get_fields | function | modules/ |
|
_profile_update_user_fields | function | modules/ |
Helper function: update an array of user fields by calling profile_view_field |
_registry_parse_file | function | includes/ |
Parse a file and save its interface and class listings. |
_registry_parse_files | function | includes/ |
Parse all changed files and save their interface and class listings. |
Pagination
- Previous page
- Page 18
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.