FileTransferSSH::isFile |
function |
core/includes/filetransfer/ssh.inc |
Checks if a particular path is a file (not a directory). |
install_profile_modules |
function |
core/includes/install.core.inc |
Installs required modules via a batch process. |
FileTransferTest::$port |
property |
core/modules/simpletest/tests/filetransfer.test |
|
FileTransferTest::setUp |
function |
core/modules/simpletest/tests/filetransfer.test |
Sets up a Backdrop site for running functional and integration tests. |
FileTransfer::$username |
property |
core/includes/filetransfer/filetransfer.inc |
The username for this file transfer. |
FileTransfer::$password |
property |
core/includes/filetransfer/filetransfer.inc |
The password for this file transfer. |
FileTransfer::$hostname |
property |
core/includes/filetransfer/filetransfer.inc |
The hostname for this file transfer. |
ColorTestCase::$profile |
property |
core/modules/color/tests/color.test |
The profile to install as a basis for testing. |
FileDownloadTest::setUp |
function |
core/modules/simpletest/tests/file.test |
|
file_managed_file_value |
function |
core/modules/file/file.module |
Render API callback: Determines the value for a managed_file type element. |
file_type_form_validate |
function |
core/modules/file/file.admin.inc |
Form validation handler for file_file_type_form(). |
file_type_toggle_enable |
function |
core/modules/file/file.admin.inc |
Menu callback; disable or enable a single file type. |
FileTransfer::checkPath |
function |
core/includes/filetransfer/filetransfer.inc |
Checks that the path is inside the jail and throws an exception if not. |
simpletest_get_profiles |
function |
core/modules/simpletest/simpletest.module |
Gets a list of the installation profiles that are available. |
FileMimeTypeTest::setUp |
function |
core/modules/simpletest/tests/file.test |
|
FileTransfer::setChroot |
function |
core/includes/filetransfer/filetransfer.inc |
Sets the chroot and changes the jail to match the correct path scheme |
FileEditTestCase::setUp |
function |
core/modules/file/tests/file.test |
Sets up a Backdrop site for running functional and integration tests. |
_file_sort_weight_label |
function |
core/modules/file/file.admin.inc |
User sort function to sort by weight, then label/name. |
file_field_extra_fields |
function |
core/modules/file/file.module |
Implements hook_field_extra_fields(). |
backdrop_verify_profile |
function |
core/includes/install.inc |
Verifies an installation profile for installation. |
FileTypeTestCase::setUp |
function |
core/modules/file/tests/file.test |
Sets up a Backdrop site for running functional and integration tests. |
ThemeUnitTest::$profile |
property |
core/modules/simpletest/tests/theme.test |
The profile to install as a basis for testing. |
file_get_download_token |
function |
core/modules/file/file.module |
|
FileFieldWidgetTestCase |
class |
core/modules/file/tests/file.test |
Tests file field widget. |
file_delete_form_submit |
function |
core/modules/file/file.pages.inc |
Form submission handler for file_delete_form(). |
file_get_stream_wrapper |
function |
core/modules/file/file.module |
Return a specific stream wrapper's registry information. |
file_example.tests.info |
file |
modules/examples/file_example/tests/file_example.tests.info |
[FileExampleTest]
name = File example functionality
description = Test File Example features and sample streamwrapper.
group = Example modules
file = file_example.test |
ThemeDatetime::$profile |
property |
core/modules/simpletest/tests/theme.test |
The profile to install as a basis for testing. |
FILE_MODIFY_PERMISSIONS |
constant |
core/includes/file.inc |
Flag used by file_prepare_directory() -- file permissions may be changed. |
file_field_prepare_view |
function |
core/modules/file/file.field.inc |
Implements hook_field_prepare_view(). |
hook_file_search_result |
function |
core/modules/file/file.api.php |
Act on a file being displayed as a search result. |
simpletest_generate_file |
function |
core/modules/simpletest/simpletest.module |
Generate test file. |
theme_file_type_overview |
function |
core/modules/file/file.theme.inc |
Returns HTML for the file type overview page. |
theme_file_display_order |
function |
core/modules/file/file.theme.inc |
Returns HTML for a file display's display order table. |
theme_file_download_link |
function |
core/modules/file/file.theme.inc |
Copy of theme_file_link() for linking to the file download URL. |
file_field_widget_submit |
function |
core/modules/file/file.field.inc |
Form submission handler for upload/remove button of file_field_widget_form(). |
LayoutPathTest::$profile |
property |
core/modules/layout/tests/layout.test |
The profile to install as a basis for testing. |
HTMLIdTestCase::$profile |
property |
core/modules/simpletest/tests/form.test |
The profile to install as a basis for testing. |
FileTestCase::createFile |
function |
core/modules/simpletest/tests/file.test |
Create a file and save it to the files table and assert that it occurs
correctly. |
file_validate_extensions |
function |
core/includes/file.inc |
Checks that the filename ends with an allowed extension. |
FileSpaceUsedTest::setUp |
function |
core/modules/simpletest/tests/file.test |
|
file_unmanaged_save_data |
function |
core/includes/file.inc |
Saves a file to the specified destination without invoking file API. |
FileValidatorTest::setUp |
function |
core/modules/simpletest/tests/file.test |
|
FileViewsTestCase::setUp |
function |
core/modules/file/tests/file_views.test |
Sets up a Backdrop site for running functional and integration tests. |
file_get_content_headers |
function |
core/includes/file.inc |
Examines a file entity and returns appropriate content headers for download. |
file_example_read_submit |
function |
modules/examples/file_example/file_example.module |
Submit handler for reading a stream wrapper. |
RemoteFileSaveUploadTest |
class |
core/modules/simpletest/tests/file.test |
Test the file_save_upload() function on remote filesystems. |
ConfigFileStorage::write |
function |
core/includes/config.inc |
Writes configuration data to the storage. |
file_test_file_predelete |
function |
core/modules/simpletest/tests/file_test.module |
Implements hook_file_predelete(). |
backdrop_parse_info_file |
function |
core/includes/common.inc |
Parses Backdrop module and theme .info files. |