Skip to main content
backdrop Documentation
Documentation and API source code for Backdrop CMS.
  • Welcome!
    • Login

Search for file

  1. Home »
  2. API reference »
  3. 1.x
Name Type Location Description
ConfigFileStorage::readMultiple function core/includes/config.inc Reads configuration data from the storage.
FileExampleSessionStreamWrapper class modules/examples/file_example/file_example_session_streams.inc Example stream wrapper class to handle session:// streams.
MenuLinksUnitTestCase::$profile property core/modules/simpletest/tests/menu.test The profile to install as a basis for testing.
image_module_test_file_download function core/modules/image/tests/image_module_test/image_module_test.module
FileUnmanagedMoveTest::$profile property core/modules/simpletest/tests/file.test The profile to install as a basis for testing.
ConfigurationSyncTest::$profile property core/modules/config/tests/config.test The profile to install as a basis for testing.
FileUnmanagedCopyTest::$profile property core/modules/simpletest/tests/file.test The profile to install as a basis for testing.
ThemeHookInitUnitTest::$profile property core/modules/simpletest/tests/theme.test The profile to install as a basis for testing.
TaxonomyThemeTestCase::$profile property core/modules/taxonomy/tests/taxonomy.test The profile to install as a basis for testing.
FileMoveTest::testExistingError function core/modules/simpletest/tests/file.test Test that moving onto an existing file fails when FILE_EXISTS_ERROR is specified.
FileTransferSSH::copyFileJailed function core/includes/filetransfer/ssh.inc Copies a file.
UserPasswordResetTest::$profile property core/modules/user/tests/user_password_reset.test The profile to install as a basis for testing.
NodeLoadHooksTestCase::$profile property core/modules/node/tests/node.test The profile to install as a basis for testing.
FileCopyTest::testExistingError function core/modules/simpletest/tests/file.test Test that copying over an existing file fails when FILE_EXISTS_ERROR is specified.
entity_crud_hook_test_file_load function core/modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_file_load().
ViewsGlossaryTestCase::$profile property core/modules/views/tests/views_glossary.test The profile to install as a basis for testing.
ViewsQueryGroupByTest::$profile property core/modules/views/tests/views_groupby.test The profile to install as a basis for testing.
ViewsHandlerFieldMath::$profile property core/modules/views/tests/handlers/views_handler_field_math.test The profile to install as a basis for testing.
FileTestHelper::createFileField function core/modules/file/tests/file.test Creates a new file field.
FileTestHelper::attachFileField function core/modules/file/tests/file.test Attaches a file field to an entity.
FileTestHelper::updateFileField function core/modules/file/tests/file.test Updates an existing file field with new settings.
FileTestHelper::replaceNodeFile function core/modules/file/tests/file.test Replaces a file within a node.
FileTransfer::$connectionHandle property core/includes/filetransfer/filetransfer.inc The instantiated connection object.
file_type_status_confirm_submit function core/modules/file/file.admin.inc Process file type status confirm submissions.
file_type_revert_confirm_submit function core/modules/file/file.admin.inc Process file type revert confirm submissions.
EnableDisableTestCase::$profile property core/modules/system/tests/system.test The profile to install as a basis for testing.
file_type_delete_confirm_submit function core/modules/file/file.admin.inc Process file type delete confirm submissions.
FileUploadWizardTestCase::setUp function core/modules/file/tests/file.test Sets up a Backdrop site for running functional and integration tests.
file_uri_normalize_dot_segments function core/includes/file.inc Normalize dot segments in a URI.
template_preprocess_file_entity function core/modules/file/file.module Process variables for file.tpl.php
PathPatternTestHelper::$profile property core/modules/path/tests/path_pattern.test The profile to install as a basis for testing.
FileTaxonomyTermTestCase::setUp function core/modules/file/tests/file.test Sets up a Backdrop site for running functional and integration tests.
FieldGetValueTestCase::$profile property core/modules/field/tests/field.test The profile to install as a basis for testing.
cache_example_form_expire_files function modules/examples/cache_example/cache_example.module Submit handler that explicitly clears cache_example_files_count from cache.
SystemTestFileTransfer::factory function core/modules/simpletest/tests/system_test.module
ThemeRegistryTestCase::$profile property core/modules/simpletest/tests/theme.test The profile to install as a basis for testing.
views_handler_argument_file_fid class core/modules/file/views/views_handler_argument_file_fid.inc Argument handler to accept multiple file ids.
views_handler_field_file_status class core/modules/file/views/views_handler_field_file_status.inc Field handler to translate a node type into its readable form.
hook_file_download_access_alter function core/modules/file/file.api.php Alter the access rules applied to a file download.
file_validate_image_orientation function core/includes/file.inc Check for EXIF orientation data and rotate file if needed.
FileAdminTestCase::$base_user_1 property core/modules/file/tests/file.test
FileAdminTestCase::$base_user_2 property core/modules/file/tests/file.test
FileAdminTestCase::$base_user_3 property core/modules/file/tests/file.test
hook_file_download_headers_alter function core/modules/file/file.api.php Alter file download headers.
views_handler_argument_file_type class core/modules/file/views/views_handler_argument_file_type.inc Argument handler to accept a file type.
file_file_mimetype_mapping_alter function core/modules/file/file.file.inc Implements hook_file_mimetype_mapping_alter().
file_example_session_streams.inc file modules/examples/file_example/file_example_session_streams.inc Provides a demonstration session:// stream-wrapper.
UserUserSearchTestCase::$profile property core/modules/user/tests/user.test
NodeRSSContentTestCase::$profile property core/modules/node/tests/node.test The profile to install as a basis for testing.
MenuTreeOutputTestCase::$profile property core/modules/simpletest/tests/menu.test The profile to install as a basis for testing.

Pages

  • « first
  • ‹ previous
  • …
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • …
  • next ›
  • last »

Directory

  • Getting started
    • Installing
    • Updates vs upgrades
    • Hosting/deploying
  • Upgrading from Drupal
    • Introduction
    • Upgrade overview
    • Converting Drupal code
  • User guide
    • Quick start guide
    • Using Backdrop
  • Add-On Documentation
  • Developing for Backdrop
    • Developing modules
    • Developing themes
    • Developing layouts
    • Using libraries
    • Local development
    • Writing secure code
    • Using JavaScript
  • Contributors guide
    • Contribute to Backdrop core
      • How to use the core issue queue
      • Adding labels to issues
      • Adding milestones to issues
    • Contribute Backdrop add-ons
    • Contribute to documentation
  • Developer API
    • Topics
    • Functions
    • Classes
    • Files
    • Globals
    • Icon API
    • Database API
    • Theme functions
    • Form API reference
  • Appendix/reference
    • Change records
    • Glossary
    • Coding & documentation standards
    • Contrib permissions policy

Stay connected

Sign up for our newsletter

Powered by Backdrop CMS

Footer Menu

  • documentation
  • localization
  • events
  • forum
  • backdropcms.org