Search for %s

  1. Search 9.5.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
FileValidatorTest::testFileValidateSize function modules/simpletest/tests/file.test Test file_validate_size().
file_ajax_progress function modules/file/file.module Menu callback for upload progress.
file_create_htaccess function includes/file.inc Creates a .htaccess file in the given directory.
file_default_scheme function includes/file.inc Gets the default file stream implementation.
file_destination function includes/file.inc Determines the destination path for a file.
file_download_access function includes/file.inc Checks that the current user has access to a particular file.
file_download_headers function includes/file.inc Retrieves headers for a private file download.
file_ensure_htaccess function includes/file.inc Creates a .htaccess file in each Drupal files directory if it is missing.
FILE_EXIST constant includes/install.inc File permission check -- File exists.
FILE_EXISTS_ERROR constant includes/file.inc Flag for dealing with existing files: Do nothing and return FALSE.
FILE_EXISTS_RENAME constant includes/file.inc Flag for dealing with existing files: Appends number until name is unique.
FILE_EXISTS_REPLACE constant includes/file.inc Flag for dealing with existing files: Replace the existing file.
file_field_delete_revision function modules/file/file.field.inc Implements hook_field_delete_revision().
file_field_displayed function modules/file/file.field.inc Determines whether a file should be displayed when outputting field content.
file_field_insert function modules/file/file.field.inc Implements hook_field_insert().
file_field_instance_settings_form function modules/file/file.field.inc Implements hook_field_instance_settings_form().
file_field_is_empty function modules/file/file.field.inc Implements hook_field_is_empty().
file_field_presave function modules/file/file.field.inc Implements hook_field_presave().
file_field_schema function modules/file/file.install Implements hook_field_schema().
file_field_settings_form function modules/file/file.field.inc Implements hook_field_settings_form().
file_field_widget_process function modules/file/file.field.inc An element #process callback for the file_generic field type.
file_field_widget_process_multiple function modules/file/file.field.inc An element #process callback for a group of file_generic fields.
file_field_widget_settings_form function modules/file/file.field.inc Implements hook_field_widget_settings_form().
file_field_widget_submit function modules/file/file.field.inc Form submission handler for upload/remove button of file_field_widget_form().
file_field_widget_upload_validators function modules/file/file.field.inc Retrieves the upload validators for a file field.
file_get_content_headers function includes/file.inc Examines a file object and returns appropriate content headers for download.
file_get_file_references function modules/file/file.module Retrieves a list of references to a file.
file_get_stream_wrappers function includes/file.inc Provides Drupal stream wrapper registry.
file_htaccess_lines function includes/file.inc Returns the standard .htaccess lines that Drupal writes to file directories.
FILE_INSECURE_EXTENSIONS constant includes/file.inc A pipe-separated list of insecure extensions.
file_managed_file_process function modules/file/file.module Process function to expand the managed_file element type.
file_managed_file_save_upload function modules/file/file.module Saves any files that have been uploaded into a managed_file element.
file_managed_file_submit function modules/file/file.module Form submission handler for upload / remove buttons of managed_file elements.
FILE_MODIFY_PERMISSIONS constant includes/file.inc Flag used by file_prepare_directory() -- file permissions may be changed.
file_module_test.info file modules/file/tests/file_module_test.info name = File test
description = Provides hooks for testing File module functionality.
package = Core
version = VERSION
core = 7.x
hidden = TRUE
file_module_test.module file modules/file/tests/file_module_test.module Provides File module pages for testing purposes.
file_module_test_file_download function modules/file/tests/file_module_test.module Implements hook_file_download().
file_module_test_form function modules/file/tests/file_module_test.module Form constructor for testing a 'managed_file' element.
file_module_test_form_submit function modules/file/tests/file_module_test.module Form submission handler for file_module_test_form().
file_module_test_menu function modules/file/tests/file_module_test.module Implements hook_menu().
FILE_NOT_EXIST constant includes/install.inc File permission check -- File does not exist.
file_progress_implementation function modules/file/file.module Determines the preferred upload progress implementation.
file_register_phar_wrapper function includes/file.phar.inc Registers a phar stream wrapper that is more secure than PHP's built-in one.
file_requirements function modules/file/file.install Implements hook_requirements().
file_save function includes/file.inc Saves a file object to the database.
file_save_data function includes/file.inc Saves a file to the specified destination and creates a database entry.
file_save_upload function includes/file.inc Saves a file upload to a new location.
file_scan_directory function includes/file.inc Finds all files that match a given mask in a given directory.
file_space_used function includes/file.inc Determines total disk space used by a single user or the whole filesystem.
FILE_STATUS_PERMANENT constant includes/file.inc Indicates that the file is permanent and should not be deleted.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.