FilePrivateTestCase::setUp |
function |
core/modules/file/tests/file.test |
Sets up a Backdrop site for running functional and integration tests. |
DatabaseTestCase::$profile |
property |
core/modules/simpletest/tests/database_test.test |
The profile to install as a basis for testing. |
UserLoginTestBase::$profile |
property |
core/modules/user/tests/user.test |
The profile to install as a basis for testing. |
UserLoginTestCase::$profile |
property |
core/modules/user/tests/user.test |
|
file_add_upload_step_scheme |
function |
core/modules/file/file.pages.inc |
Generate form fields for the third step in the add file wizard. |
FormEmailTestCase::$profile |
property |
core/modules/simpletest/tests/form.test |
The profile to install as a basis for testing. |
file_add_upload_step_fields |
function |
core/modules/file/file.pages.inc |
Generate form fields for the fourth step in the add file wizard. |
backdrop_move_uploaded_file |
function |
core/includes/file.inc |
Moves an uploaded file to a new location. |
file_upload_destination_uri |
function |
core/modules/file/file.pages.inc |
Determines the upload location for the file add upload form. |
authorize_filetransfer_form |
function |
core/includes/authorize.inc |
Form constructor for the file transfer authorization form. |
LinkBaseTestClass::$profile |
property |
core/modules/link/tests/link.test |
The profile to install as a basis for testing. |
TokenNodeTestCase::$profile |
property |
core/modules/simpletest/tests/token.test |
The profile to install as a basis for testing. |
FileViewsTestCase::$profile |
property |
core/modules/file/tests/file_views.test |
The profile to install as a basis for testing. |
FileDirectoryTest::$profile |
property |
core/modules/simpletest/tests/file.test |
The profile to install as a basis for testing. |
NodeAdminTestCase::$profile |
property |
core/modules/node/tests/node.test |
The profile to install as a basis for testing. |
drupal_delete_file_if_stale |
function |
core/includes/drupal.inc |
Deletes files modified more than a set time ago. |
RemoteFileScanDirectoryTest |
class |
core/modules/simpletest/tests/file.test |
Tests the file_scan_directory() function on remote filesystems. |
file_type_classify_finished |
function |
core/modules/file/file.module |
Batch 'finished' callback. |
CKEditor5TestCase::$profile |
property |
core/modules/ckeditor5/tests/ckeditor5.test |
|
system_file_system_settings |
function |
core/modules/system/system.admin.inc |
Form builder; Configure the site file handling. |
RemoteFileUnmanagedMoveTest |
class |
core/modules/simpletest/tests/file.test |
Unmanaged move related tests on remote filesystems. |
TestFileTransfer::$username |
property |
core/modules/simpletest/tests/filetransfer.test |
|
TestFileTransfer::$password |
property |
core/modules/simpletest/tests/filetransfer.test |
|
FileValidatorTest::$profile |
property |
core/modules/simpletest/tests/file.test |
The profile to install as a basis for testing. |
NodePageCacheTest::$profile |
property |
core/modules/node/tests/node.test |
The profile to install as a basis for testing. |
RemoteFileUnmanagedCopyTest |
class |
core/modules/simpletest/tests/file.test |
Unmanaged copy related tests on remote filesystems. |
CronQueueTestCase::$profile |
property |
core/modules/system/tests/system.test |
The profile to install as a basis for testing. |
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 |
Sets up a Backdrop site for running functional and integration tests. |
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. |
BackupFile::$fileExtensions |
property |
core/includes/backup/backup.file.inc |
|
FileStorageController::view |
function |
core/modules/file/file.entity.inc |
Overrides DefaultEntityController::view(). |