FileUploadWizardTestCase |
class |
core/modules/file/tests/file.test |
Tests creating new file entities through the file upload wizard. |
file_file_formatter_info |
function |
core/modules/file/file.module |
Implements hook_file_formatter_info(). |
FileUsageTestCase::setUp |
function |
core/modules/file/tests/file.test |
Sets up a Backdrop site for running functional and integration tests. |
FileChangeSchemeTestCase |
class |
core/modules/file/tests/file.test |
Test changing the scheme of a file. |
FileTaxonomyTermTestCase |
class |
core/modules/file/tests/file.test |
Tests adding a file to a non-node entity. |
ModuleTestCase::$profile |
property |
core/modules/system/tests/system.test |
The profile to install as a basis for testing. |
ViewsCacheTest::$profile |
property |
core/modules/views/tests/views_cache.test |
The profile to install as a basis for testing. |
_file_get_fields_by_type |
function |
core/modules/file/file.module |
Find all fields that are of a certain field type. |
FileFieldDisplayTestCase |
class |
core/modules/file/tests/file.test |
Tests that formatters are working properly. |
FileAdminTestCase::setUp |
function |
core/modules/file/tests/file.test |
Sets up a Backdrop site for running functional and integration tests. |
user_profile_form_submit |
function |
core/modules/user/user.pages.inc |
Form submission handler for user_profile_form(). |
FileTokenReplaceTestCase |
class |
core/modules/file/tests/file.test |
Tests the file token replacement in strings. |
BackupFile::popExtension |
function |
core/includes/backup/backup.file.inc |
Remove rom the extension list. |
file_update_dependencies |
function |
core/modules/file/file.install |
Implements hook_update_dependencies(). |
hook_file_formatter_info |
function |
core/modules/file/file.api.php |
Define file formatters. |
file_field_settings_form |
function |
core/modules/file/file.field.inc |
Implements hook_field_settings_form(). |
views_handler_field_file |
class |
core/modules/file/views/views_handler_field_file.inc |
Field handler to provide simple renderer that allows linking to a file. |
file_get_stream_wrappers |
function |
core/includes/file.inc |
Provides Backdrop stream wrapper registry. |
file_field_formatter_info |
function |
core/modules/file/file.field.inc |
Implements hook_field_formatter_info(). |
file_field_widget_process |
function |
core/modules/file/file.field.inc |
Render API callback: Processes a file_generic field element. |
LayoutBlockTest::$profile |
property |
core/modules/layout/tests/layout.test |
The profile to install as a basis for testing. |
file_field_formatter_view |
function |
core/modules/file/file.field.inc |
Implements hook_field_formatter_view(). |
TokenTestHelper::$profile |
property |
core/modules/simpletest/tests/token.test |
The profile to install as a basis for testing. |
file_validate_name_length |
function |
core/includes/file.inc |
Checks for files with names longer than can be stored in the database. |
FormUrlTestCase::$profile |
property |
core/modules/simpletest/tests/form.test |
The profile to install as a basis for testing. |
file_delete_redirect_form |
function |
core/modules/file/file.pages.inc |
Submit handler for delete button on file manage forms. |
LayoutCloneTest::$profile |
property |
core/modules/layout/tests/layout.test |
The profile to install as a basis for testing. |
FileUnmanagedSaveDataTest |
class |
core/modules/simpletest/tests/file.test |
Tests the file_unmanaged_save_data() function. |
FileSaveUploadTest::setUp |
function |
core/modules/simpletest/tests/file.test |
Sets up a Backdrop site for running functional and integration tests. |
ConfigFileStorage::exists |
function |
core/includes/config.inc |
Returns whether a configuration object exists. |
file_test_stream_wrappers |
function |
core/modules/simpletest/tests/file_test.module |
Implements hook_stream_wrappers(). |
node_file_download_access |
function |
core/modules/node/node.module |
Implements hook_file_download_access(). |
ConfigFileStorage::delete |
function |
core/includes/config.inc |
Deletes a configuration object from the storage. |
ConfigFileStorage::rename |
function |
core/includes/config.inc |
Renames a configuration object in the storage. |
ConfigFileStorage::encode |
function |
core/includes/config.inc |
Encodes configuration data into the storage-specific format. |
ConfigFileStorage::decode |
function |
core/includes/config.inc |
Decodes configuration data from the storage-specific format. |
user_file_download_access |
function |
core/modules/user/user.module |
Implements hook_file_download_access(). |
file_manage_form_validate |
function |
core/modules/file/file.pages.inc |
Form validation handler for file_manage_form(). |
FileValidatorTest::$image |
property |
core/modules/simpletest/tests/file.test |
|
TestFileTransfer::factory |
function |
core/modules/simpletest/tests/filetransfer.test |
|
TestFileTransfer::connect |
function |
core/modules/simpletest/tests/filetransfer.test |
|
CronRunTestCase::$profile |
property |
core/modules/system/tests/system.test |
The profile to install as a basis for testing. |
FileDeleteTest::testInUse |
function |
core/modules/simpletest/tests/file.test |
Tries deleting a file that is in use. |
drupal_move_uploaded_file |
function |
core/includes/drupal.inc |
Moves an uploaded file to a new location. |
FileTransfer::__construct |
function |
core/includes/filetransfer/filetransfer.inc |
The constructor for the FileTransfer class. |
file_managed_file_process |
function |
core/modules/file/file.module |
Render API callback: Expands the managed_file element type. |
FileTransfer::$chrootPath |
property |
core/includes/filetransfer/filetransfer.inc |
Path to connection chroot. |
system_get_files_database |
function |
core/modules/system/system.module |
Retrieves the current status of an array of files in the system table. |
FileTransfer::isDirectory |
function |
core/includes/filetransfer/filetransfer.inc |
Checks if a particular path is a directory |
_filter_record_file_usage |
function |
core/modules/filter/filter.module |
Records file usage of files referenced by processed text fields. |