Search for file

  1. Search 9.5.x for file
  2. Search 8.9.x for file
  3. Search 10.3.x for file
  4. Search 11.x for file
  5. Other projects
Title Object type File name Summary
system_form_user_profile_form_alter function modules/system/system.module Implements hook_form_FORM_ID_alter().
system_get_files_database function modules/system/system.module Retrieves the current status of an array of files in the system table.
system_retrieve_file function modules/system/system.module Attempts to get a file using drupal_http_request and to store it locally.
system_test_drupal_get_filename function modules/simpletest/tests/system_test.module Page callback to run drupal_get_filename() on a particular module.
system_test_drupal_get_filename_with_schema_rebuild function modules/simpletest/tests/system_test.module Page callback to run drupal_get_filename() and do a schema rebuild.
system_test_filetransfer_info function modules/simpletest/tests/system_test.module Implements hook_filetransfer_info().
system_update_files_database function modules/system/system.module Updates the records in the system table based on the files array.
TaxonomyPrivateFileTestCase class modules/taxonomy/taxonomy.test Tests appropriate access control to private file fields on a term.
TaxonomyPrivateFileTestCase::$vocabulary property modules/taxonomy/taxonomy.test
TaxonomyPrivateFileTestCase::getInfo function modules/taxonomy/taxonomy.test
TaxonomyPrivateFileTestCase::setUp function modules/taxonomy/taxonomy.test Sets up a Drupal site for running functional and integration tests.
TaxonomyPrivateFileTestCase::testTaxonomyImageAccess function modules/taxonomy/taxonomy.test Tests access to a private file on a taxonomy term entity.
taxonomy_file_download_access function modules/taxonomy/taxonomy.module Implements hook_file_download_access().
template_preprocess_profile_block function modules/profile/profile.module Process variables for profile-block.tpl.php.
template_preprocess_profile_listing function modules/profile/profile.module Process variables for profile-listing.tpl.php.
template_preprocess_profile_wrapper function modules/profile/profile.module Process variables for profile-wrapper.tpl.php.
template_preprocess_user_profile function modules/user/user.pages.inc Process variables for user-profile.tpl.php.
template_preprocess_user_profile_category function modules/user/user.pages.inc Process variables for user-profile-category.tpl.php.
template_preprocess_user_profile_item function modules/user/user.pages.inc Process variables for user-profile-item.tpl.php.
TestFileTransfer class modules/simpletest/tests/filetransfer.test Mock FileTransfer object for test case.
TestFileTransfer::$host property modules/simpletest/tests/filetransfer.test
TestFileTransfer::$password property modules/simpletest/tests/filetransfer.test
TestFileTransfer::$port property modules/simpletest/tests/filetransfer.test
TestFileTransfer::$shouldIsDirectoryReturnTrue property modules/simpletest/tests/filetransfer.test This is for testing the CopyRecursive logic.
TestFileTransfer::$username property modules/simpletest/tests/filetransfer.test
TestFileTransfer::chmodJailed function modules/simpletest/tests/filetransfer.test
TestFileTransfer::connect function modules/simpletest/tests/filetransfer.test Connect to the server.
TestFileTransfer::copyFileJailed function modules/simpletest/tests/filetransfer.test Copies a file.
TestFileTransfer::createDirectoryJailed function modules/simpletest/tests/filetransfer.test Creates a directory.
TestFileTransfer::factory function modules/simpletest/tests/filetransfer.test Classes that extend this class must override the factory() static method.
TestFileTransfer::isDirectory function modules/simpletest/tests/filetransfer.test Checks if a particular path is a directory
TestFileTransfer::isFile function modules/simpletest/tests/filetransfer.test Checks if a particular path is a file (not a directory).
TestFileTransfer::removeDirectoryJailed function modules/simpletest/tests/filetransfer.test Removes a directory.
TestFileTransfer::removeFileJailed function modules/simpletest/tests/filetransfer.test Removes a file.
TestFileTransfer::__construct function modules/simpletest/tests/filetransfer.test The constructor for the UpdateConnection class. This method is also called
from the classes that extend this class and override this method.
testing.profile file profiles/testing/testing.profile Installation profile for tests.
ThemeTestCase::$profile property modules/simpletest/tests/theme.test The profile to install as a basis for testing.
theme_file function includes/form.inc Returns HTML for a file upload form element.
theme_file_formatter_table function modules/file/file.field.inc Returns HTML for a file attachments table.
theme_file_icon function modules/file/file.module Returns HTML for an image with an appropriate icon for the given file.
theme_file_link function modules/file/file.module Returns HTML for a link to a file.
theme_file_managed_file function modules/file/file.module Returns HTML for a managed file element.
theme_file_upload_help function modules/file/file.field.inc Returns HTML for help text based on file upload validators.
theme_file_widget function modules/file/file.field.inc Returns HTML for an individual file upload widget.
theme_file_widget_multiple function modules/file/file.field.inc Returns HTML for a group of file upload widgets.
theme_profile_admin_overview function modules/profile/profile.admin.inc Returns HTML for the profile field overview form into a drag and drop enabled table.
Update Manager module: file management group modules/update/update.manager.inc Update Manager module file management functions.
Updater::findInfoFile function includes/updater.inc Figure out what the most important (or only) info file is in a directory.
UpdaterFileTransferException class includes/updater.inc Child class of UpdaterException that indicates a FileTransfer exception.
UpdateTestFileTransfer class modules/update/tests/update_test.module Mocks a FileTransfer object to test the settings form functionality.

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