Skip to main content
Silkscreen CMS API
  • Login
  • Home

Search for file

You are here

  1. Home »
  2. API reference »
  3. 1.20.x
Name Type Location Description
file.tests.info file modules/file/tests/file.tests.info [FileTaxonomyTermTestCase] name = Taxonomy term file test description = Tests adding a file to a non-node entity. group = File file = file.test [FileManagedFileElementTestCase] name = Managed file element test description = Tests the managed_file…
file_field_load function modules/file/file.field.inc Implements hook_field_load().
File::$langcode property modules/file/file.entity.inc The file language code.
FileTransferSSH class includes/filetransfer/ssh.inc The SSH connection class for the update module.
minimal.profile file profiles/minimal/minimal.profile Enables modules and site configuration for a minimal site installation.
file_create_url function includes/file.inc Creates a web-accessible URL for a stream to an external or local file.
image_file_move function modules/image/image.module Implements hook_file_move().
file_usage_page function modules/file/file.pages.inc Page callback to show file usage information.
file_uri_target function includes/file.inc Returns the part of a URI after the schema.
file_field_info function modules/file/file.field.inc Implements hook_field_info().
FILE_EXECUTABLE constant includes/install.inc File permission check -- File is executable.
file_space_used function includes/file.inc Determines total disk space used by a single user or the whole filesystem.
testing.profile file profiles/testing/testing.profile Installation profile for tests.
file_uri_scheme function includes/file.inc Returns the scheme of a URI (e.g. a stream).
hook_file_access function modules/file/file.api.php Control access to a file.
FileSaveDataTest class modules/simpletest/tests/file.test Tests the file_save_data() function.
file_delete_form function modules/file/file.pages.inc Page callback: Form constructor for the file deletion confirmation form.
file_update_1004 function modules/file/file.install Convert file_entity variables to config.
FileTypeTestCase class modules/file/tests/file.test Tests adding support for bundles to the core 'file' entity.
file_update_1005 function modules/file/file.install Add the default file types and convert custom or modified file types from Drupal 7 file_entity.
file_entity_info function modules/file/file.module Implements hook_entity_info().
config_sync_file function modules/config/config.sync.inc Save an individual configuration.
file_destination function includes/file.inc Determines the destination path for a file.
File::$timestamp property modules/file/file.entity.inc UNIX timestamp for when the file was last saved.
file_config_info function modules/file/file.module Implements hook_config_info().
FileEditTestCase class modules/file/tests/file.test Tests editing existing file entities.
file_action_info function modules/file/file.module Implements hook_action_info().
hook_file_delete function modules/system/system.api.php Respond to file deletion.
file_update_1001 function modules/file/file.install Add a Manage file link to the admin files view.
file_update_1002 function modules/file/file.install Switch the 'edit files' permission to 'manage files'.
file_type_delete function modules/file/file.admin.inc Deletes a file type from the configuration.
file_test.module file modules/simpletest/tests/file_test.module Helper module for the file tests.
file.actions.inc file modules/file/file.actions.inc Action callbacks for File module.
file_update_1003 function modules/file/file.install Add a type column to the file_managed table, and add a file_metadata table.
file_update_1006 function modules/file/file.install Add the default file display settings and convert saved file display settings from Drupal 7 file_entity.
FileUnitTestCase class modules/file/tests/file.test Tests basic file entity functionality.
config_file.info file drivers/config_file/config_file.info name = File-based configuration description = Store configuration in flat files version = BACKDROP_VERSION type = driver config_backend[ConfigFileStorage] = config_file_storage.inc
filetransfer.inc file includes/filetransfer/filetransfer.inc Base FileTransfer class.
hook_file_update function modules/system/system.api.php Respond to a file being updated.
standard.profile file profiles/standard/standard.profile Enables modules and site configuration for a standard site installation.
FILE_ACCESS_DENY constant modules/file/file.module Modules should return this value from hook_file_access() to deny access to a file.
hook_file_insert function modules/system/system.api.php Respond to a file being added.
file_manage_form function modules/file/file.pages.inc Page callback: Form constructor for the file manage form.
file_update_1008 function modules/file/file.install Creates the table to enable caching of Comment entities.
file_file_update function modules/file/file.file.inc Implements hook_file_update().
file_file_delete function modules/file/file.file.inc Implements hook_file_delete().
file_ajax_upload function modules/file/file.module Ajax callback: Processes file uploads and deletions.
file_admin_paths function modules/file/file.module Implements hook_admin_paths().
file_update_1007 function modules/file/file.install Grant the admin role permission to manage files and file types.
theme_file_audio function modules/file/file.theme.inc Returns HTML for displaying an HTML5 <audio> tag.

Pages

  • « first
  • ‹ previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • next ›
  • last »

Search 1.20.x

Partial match search is supported

API Navigation

  • 1.20.x
  • Topics
  • Classes
  • Functions
  • Files
  • Constants
  • Globals
  • Deprecated
Powered by Silkscreen CMS