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
BackdropTestCase::$originalFileDirectory property modules/simpletest/backdrop_web_test_case.php The original file directory, before it was changed for testing purposes.
FileFieldRevisionTestCase::testRevisions function modules/file/tests/file.test Tests creating multiple revisions of a node and managing attached files.
FileTransferFTPExtension::copyFileJailed function includes/filetransfer/ftp.inc Copies a file.
image_system_file_system_settings_submit function modules/image/image.module Submit handler for the file system settings form.
ViewsHandlerArgumentStringTest::$profile property modules/views/tests/handlers/views_handler_argument_string.test The profile to install as a basis for testing.
BackdropWebTestCase::backdropCompareFiles function modules/simpletest/backdrop_web_test_case.php Compare two files based on size and file name.
views_handler_field_file_rendered::render function modules/file/views/views_handler_field_file_rendered.inc Render the field.
FileScanDirectoryTest::testOptionCallback function modules/simpletest/tests/file.test Check that the callback function is called correctly.
ViewsPluginDisplayBlockTestCase::$profile property modules/views/tests/plugins/views_plugin_display_block.test The profile to install as a basis for testing.
FileFileTypeClassificationTestCase::setUp function modules/file/tests/file.test Sets up a Backdrop site for running functional and integration tests.
FileDownloadTest::testPrivateFileTransfer function modules/simpletest/tests/file.test Test the private file transfer system.
FileFieldDisplayTestCase::testNodeDisplay function modules/file/tests/file.test Tests normal formatter display on node display.
views_handler_field_file_filemime::render function modules/file/views/views_handler_field_file_filemime.inc Render the field.
FileScanDirectoryTest::testOptionMinDepth function modules/simpletest/tests/file.test Check that the min_depth options lets us ignore files in the starting directory.
BackdropWebTestCase::backdropGetTestFiles function modules/simpletest/backdrop_web_test_case.php Get a list files that can be used in tests.
FileValidatorTest::testFileValidateIsImage function modules/simpletest/tests/file.test This ensures a specific file is actually an image.
backdrop_install_profile_distribution_name function includes/install.inc Loads the installation profile, extracting its defined distribution name.
views_handler_field_file_extension::render function modules/file/views/views_handler_field_file_extension.inc Render the field.
FileUnmanagedDeleteRecursiveTest::$profile property modules/simpletest/tests/file.test The profile to install as a basis for testing.
views_handler_field_file_link_edit::render function modules/file/views/views_handler_field_file_link_edit.inc Render the field.
BackdropWebTestCase::$temp_files_directory property modules/simpletest/backdrop_web_test_case.php
views_handler_field_file_type::render_name function modules/file/views/views_handler_field_file_type.inc Render file type as human readable name, unless using machine_name option.
FilterEditorLinkValidateTestCase::$profile property modules/filter/tests/filter_dialog.test The profile to install as a basis for testing.
FilterFileUsageTest::testFilterEntityHooks function modules/filter/tests/filter.test Tests file usages are tracked in creating, updating, and deleting content.
file_stream_wrapper_get_instance_by_scheme function includes/file.inc Returns a reference to the stream wrapper class responsible for a scheme.
views_handler_field_file_uri::options_form function modules/file/views/views_handler_field_file_uri.inc Provide link to file option
ContextualDynamicContextTestCase::$profile property modules/contextual/tests/contextual.test The profile to install as a basis for testing.
SystemAuthorizeCase::testFileTransferHooks function modules/system/tests/system.test Tests the FileTransfer hooks
FileChangeSchemeTestCase::testChangeScheme function modules/file/tests/file.test
FileTransferFTPExtension::removeFileJailed function includes/filetransfer/ftp.inc Removes a file.
FileFieldValidateTestCase::testFileMaxSize function modules/file/tests/file.test Tests the max file size validator.
_authorize_filetransfer_connection_settings function includes/authorize.inc Generates the Form API array for a given connection backend's settings.
user_form_test_form_user_profile_form_alter function modules/user/tests/user_form_test/user_form_test.module Implements hook_form_FORM_ID_alter().
views_handler_field_file::option_definition function modules/file/views/views_handler_field_file.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
FileSaveUploadTest::testHandleDangerousFile function modules/simpletest/tests/file.test Test dangerous file handling.
views_handler_field_file_size::options_form function modules/views/handlers/views_handler_field.inc Default options form that provides the label widget that all fields should have.
views_handler_field_file_type::options_form function modules/file/views/views_handler_field_file_type.inc Provide machine_name option for to file type display.
ViewsHandlerTestFileSize::testFieldFileSize function modules/views/tests/handlers/views_handler_field_file_size.test
FileMimeTypeTest::testFileMimeTypeDetection function modules/simpletest/tests/file.test Test mapping of mimetypes from filenames.
FileUnmanagedSaveDataTest::testFileSaveData function modules/simpletest/tests/file.test Test the file_unmanaged_save_data() function.
FormsFormStoragePageCacheTestCase::$profile property modules/simpletest/tests/form.test The profile to install as a basis for testing.
UserValidateCurrentPassCustomForm::$profile property modules/user/tests/user.test The profile to install as a basis for testing.
views_handler_field_file_link_delete::render function modules/file/views/views_handler_field_file_link_delete.inc Render the field.
BackdropWebTestCase::$public_files_directory property modules/simpletest/backdrop_web_test_case.php
CommonCascadingStylesheetsTestCase::$profile property modules/simpletest/tests/common.test The profile to install as a basis for testing.
image_form_system_file_system_settings_alter function modules/image/image.module Implements hook_form_FORM_ID_alter().
NodeViewsRevisionRelationsTestCase::$profile property modules/node/tests/node_views_revision_relations.test The profile to install as a basis for testing.
FileNameMungingTest::testMungeIgnoreInsecure function modules/simpletest/tests/file.test If the allow_insecure_uploads variable evaluates to true, the file should come out untouched, no matter how evil the filename.
FileTypeTestCase::clickFileTypeOperationLink function modules/file/tests/file.test Click a link to perform an operation on a view.
FileFieldValidateTestCase::testFileExtension function modules/file/tests/file.test Tests file extension checking.

Pages

  • « first
  • ‹ previous
  • …
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 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