PathHooksTestCase::$profile |
property |
core/modules/path/tests/path.test |
The profile to install as a basis for testing. |
ImageToolkitTestCase::$file |
property |
core/modules/simpletest/tests/image.test |
|
install_select_profile_form |
function |
core/includes/install.core.inc |
Form constructor for the profile selection form. |
FileTransferTest::$hostname |
property |
core/modules/simpletest/tests/filetransfer.test |
|
FileTransferTest::$username |
property |
core/modules/simpletest/tests/filetransfer.test |
|
FileTransferTest::$password |
property |
core/modules/simpletest/tests/filetransfer.test |
|
UserViewsTestCase::$profile |
property |
core/modules/user/tests/user_views.test |
The profile to install as a basis for testing. |
FileUsageTest::testGetUsage |
function |
core/modules/simpletest/tests/file.test |
Tests file_usage_list(). |
FileUsageTest::testAddUsage |
function |
core/modules/simpletest/tests/file.test |
Tests file_usage_add(). |
FileTestHelper::$admin_user |
property |
core/modules/file/tests/file.test |
|
FileTestHelper::getTestFile |
function |
core/modules/file/tests/file.test |
Retrieves a sample file of the specified type. |
FileTransfer::copyDirectory |
function |
core/includes/filetransfer/filetransfer.inc |
Copies a directory. |
FileURLRewritingTest::setUp |
function |
core/modules/simpletest/tests/file.test |
|
FileTransfer::fixRemotePath |
function |
core/includes/filetransfer/filetransfer.inc |
Returns a modified path suitable for passing to the server. |
FileEditTestCase::$web_user |
property |
core/modules/file/tests/file.test |
|
file_settings_form_validate |
function |
core/modules/file/file.admin.inc |
Validation handler for file_settings_form(). |
file_menu_local_tasks_alter |
function |
core/modules/file/file.module |
Implements hook_menu_local_tasks_alter(). |
FormAlterTestCase::$profile |
property |
core/modules/simpletest/tests/form.test |
The profile to install as a basis for testing. |
BatchPageTestCase::$profile |
property |
core/modules/simpletest/tests/batch.test |
The profile to install as a basis for testing. |
FileAdminTestCase::$profile |
property |
core/modules/file/tests/file.test |
The profile to install as a basis for testing. |
_file_view_mode_menu_access |
function |
core/modules/file/file.module |
Menu access callback for the 'view mode file display settings' pages. |
FileStorageController::view |
function |
core/modules/file/file.entity.inc |
Overrides DefaultEntityController::view(). |
CommentHelperCase::$profile |
property |
core/modules/comment/tests/comment.test |
The profile to install as a basis for testing. |
file_test_file_scan_callback |
function |
core/modules/simpletest/tests/file.test |
Helper function for testing file_scan_directory(). |
UserCreateTestCase::$profile |
property |
core/modules/user/tests/user.test |
The profile to install as a basis for testing. |
FileTestCase::assertSameFile |
function |
core/modules/simpletest/tests/file.test |
Check that two files are the same by comparing the fid and filepath. |
file_get_filetype_candidates |
function |
core/modules/file/file.pages.inc |
Get the candidate filetypes for a given file. |
MenuRouterTestCase::$profile |
property |
core/modules/simpletest/tests/menu.test |
The profile to install as a basis for testing. |
NodeAccessUnitTest::$profile |
property |
core/modules/node/tests/node.test |
The profile to install as a basis for testing. |
file_example_stream_wrappers |
function |
modules/examples/file_example/file_example.module |
Implements hook_stream_wrappers(). |
FileFieldAnonymousSubmission |
class |
core/modules/file/tests/file.test |
Confirm that file field submissions work correctly for anonymous visitors. |
ConfigFileStorage::deleteAll |
function |
core/includes/config.inc |
Deletes configuration objects whose names start with a given prefix. |
FileScanDirectoryTest::setUp |
function |
core/modules/simpletest/tests/file.test |
|
file_module_test_form_submit |
function |
core/modules/file/tests/file_module_test/file_module_test.module |
Form submission handler for file_module_test_form(). |
BootstrapGetFilenameTestCase |
class |
core/modules/simpletest/tests/bootstrap.test |
Test backdrop_get_filename()'s availability. |
comment_file_download_access |
function |
core/modules/comment/comment.module |
Implements hook_file_download_access(). |
FieldBlockTestCase::$profile |
property |
core/modules/field/tests/field.test |
The profile to install as a basis for testing. |
LockFunctionalTest::$profile |
property |
core/modules/simpletest/tests/lock.test |
The profile to install as a basis for testing. |
FileScanDirectoryTest::$path |
property |
core/modules/simpletest/tests/file.test |
|
FileTransferSSH::__construct |
function |
core/includes/filetransfer/ssh.inc |
The constructor for the UpdateConnection class. This method is also called
from the classes that extend this class and override this method. |
RedirectTestHelper::$profile |
property |
core/modules/redirect/tests/redirect.test |
The profile to install as a basis for testing. |
EntityLoadTestCase::$profile |
property |
core/modules/entity/tests/entity_crud.test |
The profile to install as a basis for testing. |
FileTransferSSH::isDirectory |
function |
core/includes/filetransfer/ssh.inc |
WARNING: This is untested. It is not currently used, but should do the trick. |
FileTransferSSH::chmodJailed |
function |
core/includes/filetransfer/ssh.inc |
Changes the permissions of the file / directory specified in $path |
FileTransferFTP::__construct |
function |
core/includes/filetransfer/ftp.inc |
The constructor for the UpdateConnection class. This method is also called
from the classes that extend this class and override this method. |
UpdaterFileTransferException |
class |
core/includes/updater.inc |
Child class of UpdaterException that indicates a FileTransfer exception. |
drupal_get_filetransfer_info |
function |
core/includes/drupal.inc |
Assembles the Backdrop FileTransfer registry. |
file_progress_implementation |
function |
core/modules/file/file.module |
Determines the preferred upload progress implementation. |
file_managed_file_pre_render |
function |
core/modules/file/file.module |
Render API callback: Hides display of the upload or remove controls. |
FileTransfer::copyFileJailed |
function |
core/includes/filetransfer/filetransfer.inc |
Copies a file. |