Namesort descending Location Description
file_create_url core/includes/file.inc Creates a web-accessible URL for a stream to an external or local file.
file_default_mimetype_mapping core/includes/file.mimetypes.inc Default MIME extension mapping.
file_default_scheme core/includes/file.inc Gets the default file stream implementation.
file_delete core/includes/file.inc Deletes a file and its database record.
file_delete_action core/modules/file/file.actions.inc Queues a file for deletion.
file_delete_form core/modules/file/file.pages.inc Page callback: Form constructor for the file deletion confirmation form.
file_delete_form_submit core/modules/file/file.pages.inc Form submission handler for file_delete_form().
file_delete_multiple core/includes/file.inc Deletes files.
file_delete_redirect_form core/modules/file/file.pages.inc Submit handler for delete button on file manage forms.
file_destination core/includes/file.inc Determines the destination path for a file.
file_directory_temp core/includes/file.inc Gets the path of system-appropriate temporary directory.
file_display core/modules/file/file.module Returns an array containing a single display to use for a file type in a given view mode.
file_displays Deprecated core/modules/file/file.module Returns the display to use for a file type in a given view mode.
file_displays_load Deprecated core/modules/file/file.module Returns a single {file_display} array for the file type.
file_display_form core/modules/file/file.admin.inc Form callback; presents file display settings for a given view mode.
file_display_form_submit core/modules/file/file.admin.inc Process file display settings form submissions.
file_display_load core/modules/file/file.module Returns an array with a single value. The key is the formatter name, and the value is a {file_display} array for the file type.
file_display_save core/modules/file/file.module Saves a {file_display} array to config.
file_download core/includes/file.inc Page callback: Handles private file transfers.
file_download_access core/includes/file.inc Checks that the current user has access to a particular file.
file_download_headers core/includes/file.inc Retrieves headers for a private file download.
file_download_page core/modules/file/file.pages.inc Menu callback; download a single file entity.
file_download_uri core/modules/file/file.module Return an URI for a file download.
file_element_info core/modules/file/file.module Implements hook_element_info().
file_ensure_htaccess core/includes/file.inc Creates a .htaccess file in each files directory if it is missing.
file_entity_access Deprecated core/modules/file/file.module Deprecated wrapper function. Determines if a user may perform the given operation on the specified file.
file_entity_info core/modules/file/file.module Implements hook_entity_info().
file_field_attach_load core/modules/file/file.module Implements hook_field_attach_load().
file_field_delete core/modules/file/file.field.inc Implements hook_field_delete().
file_field_delete_revision core/modules/file/file.field.inc Implements hook_field_delete_revision().
file_field_displayed core/modules/file/file.field.inc Determines whether a file should be displayed when outputting field content.
file_field_expand_items core/modules/file/file.field.inc Expands multiple file IDs within a single item into separate item arrays.
file_field_extra_fields core/modules/file/file.module Implements hook_field_extra_fields().
file_field_formatter_info core/modules/file/file.field.inc Implements hook_field_formatter_info().
file_field_formatter_prepare_view core/modules/file/file.field.inc Implements hook_field_formatter_prepare_view().
file_field_formatter_settings_form core/modules/file/file.field.inc Implements hook_field_formatter_settings_form().
file_field_formatter_settings_summary core/modules/file/file.field.inc Implements hook_field_formatter_settings_summary().
file_field_formatter_view core/modules/file/file.field.inc Implements hook_field_formatter_view().
file_field_info core/modules/file/file.field.inc Implements hook_field_info().
file_field_inline_fields_submit core/modules/file/file.field.inc Callback handler for inline fields submission.
file_field_inline_fields_widget core/modules/file/file.field.inc Adds the additional file entity fields to the widget.
file_field_inline_fields_widgets core/modules/file/file.field.inc Get a list of all file field widgets that support inline fields.
file_field_inline_fields_widget_process core/modules/file/file.field.inc Render API callback: Processes a file_generic field element.
file_field_insert core/modules/file/file.field.inc Implements hook_field_insert().
file_field_instance_settings_form core/modules/file/file.field.inc Implements hook_field_instance_settings_form().
file_field_is_empty core/modules/file/file.field.inc Implements hook_field_is_empty().
file_field_load core/modules/file/file.field.inc Implements hook_field_load().
file_field_prepare_view core/modules/file/file.field.inc Implements hook_field_prepare_view().
file_field_schema core/modules/file/file.install Implements hook_field_schema().
file_field_settings_form core/modules/file/file.field.inc Implements hook_field_settings_form().

Pages