| drupal_set_message | drupal/includes/bootstrap.inc | Set a message which reflects the status of the performed operation. |
| file_directory_temp | drupal/includes/file.inc | Determine the default temporary directory. |
| file_get_mimetype | drupal/includes/file.inc | Determine an Internet Media Type, or MIME type from a filename. |
| file_move | drupal/includes/file.inc | Move a file to a new location and update the file's database entry. |
| file_save | drupal/includes/file.inc | Save a file object to the database. |
| file_unmanaged_save_data | drupal/includes/file.inc | Save a string to the specified destination without calling any hooks or
making any changes to the database. |
| t | drupal/includes/common.inc | Translate strings to the page language or a given language. |