Namesort descending Location Description
file_test_stream_wrappers core/modules/simpletest/tests/file_test.module Implements hook_stream_wrappers().
file_test_validator core/modules/simpletest/tests/file.test Helper validator that returns the $errors parameter.
file_theme core/modules/file/file.module Implements hook_theme().
file_transfer core/includes/file.inc Transfers a file to the client using HTTP.
file_type_cache_reset core/modules/file/file.module Clears the file type cache.
file_type_classify_batch core/modules/file/file.module Batch operation callback to classify the types of managed files.
file_type_classify_confirm core/modules/file/file.admin.inc Confirm form for file type classification process.
file_type_classify_confirm_submit core/modules/file/file.admin.inc Submit handler for file type classification confirmation form.
file_type_classify_finished core/modules/file/file.module Batch 'finished' callback.
file_type_delete core/modules/file/file.admin.inc Deletes a file type from the configuration.
file_type_delete_confirm core/modules/file/file.admin.inc Menu callback; delete a single file type.
file_type_delete_confirm_submit core/modules/file/file.admin.inc Process file type delete confirm submissions.
file_type_determine core/modules/file/file.module
file_type_form core/modules/file/file.admin.inc Form constructor for the file type settings form.
file_type_form_submit core/modules/file/file.admin.inc Form submission handler for file_type_form().
file_type_form_validate core/modules/file/file.admin.inc Form validation handler for file_file_type_form().
file_type_get_name core/modules/file/file.module Returns the file type name of the passed file or file type string.
file_type_get_names core/modules/file/file.module Returns a list of available file type names.
file_type_get_type core/modules/file/file.module Returns the file type of the passed file or file type string.
file_type_get_types core/modules/file/file.module Returns a list of all the available file types.
file_type_get_valid_extensions core/modules/file/file.module Returns an array of valid file extensions.
file_type_load core/modules/file/file.module Menu argument loader: Loads a file type by string.
file_type_revert_confirm core/modules/file/file.admin.inc Menu callback; revert a single file type.
file_type_revert_confirm_submit core/modules/file/file.admin.inc Process file type revert confirm submissions.
file_type_save core/modules/file/file.admin.inc Updates an existing file type or creates a new one.
file_type_status_confirm_submit core/modules/file/file.admin.inc Process file type status confirm submissions.
file_type_toggle_enable core/modules/file/file.admin.inc Menu callback; disable or enable a single file type.
file_unmanaged_copy core/includes/file.inc Copies a file to a new location without database changes or hook invocation.
file_unmanaged_delete core/includes/file.inc Deletes a file without database changes or hook invocations.
file_unmanaged_delete_recursive core/includes/file.inc Deletes all files and directories in the specified filepath recursively.
file_unmanaged_move core/includes/file.inc Moves a file to a new location without database changes or hook invocation. This is a powerful function that in many ways performs like an advanced version of rename().
file_unmanaged_prepare core/includes/file.inc Internal function that prepares the destination for a file_unmanaged_copy or file_unmanaged_move operation.
file_unmanaged_save_data core/includes/file.inc Saves a file to the specified destination without invoking file API.
file_unmunge_filename core/includes/file.inc Undoes the effect of file_munge_filename().
file_update_1000 core/modules/file/file.install Add a view for managing files.
file_update_1001 core/modules/file/file.install Add a Manage file link to the admin files view.
file_update_1002 core/modules/file/file.install Switch the 'edit files' permission to 'manage files'.
file_update_1003 core/modules/file/file.install Add a type column to the file_managed table, and add a file_metadata table.
file_update_1004 core/modules/file/file.install Convert file_entity variables to config.
file_update_1005 core/modules/file/file.install Add the default file types and convert custom or modified file types from Drupal 7 file_entity.
file_update_1006 core/modules/file/file.install Add the default file display settings and convert saved file display settings from Drupal 7 file_entity.
file_update_1007 core/modules/file/file.install Grant the admin role permission to manage files and file types.
file_update_1008 core/modules/file/file.install Creates the table to enable caching of Comment entities.
file_update_1009 core/modules/file/file.install Remove the file_type_determine queue.
file_update_1010 core/modules/file/file.install Ensures that the "no results" text in 'file_admin' view has a valid format.
file_update_1011 core/modules/file/file.install Add Apple media types to document file type and to allowed extensions.
file_update_dependencies core/modules/file/file.install Implements hook_update_dependencies().
file_upload_destination_uri core/modules/file/file.pages.inc Determines the upload location for the file add upload form.
file_upload_max_size core/includes/file.inc Determines the maximum file upload size by querying the PHP settings.
file_upload_validators_pre_render core/modules/file/file.module Pre-render callback for adding validation descriptions to file upload fields.

Pages