FileDeleteTest::testUnused |
function |
core/modules/simpletest/tests/file.test |
Tries deleting a normal file (as opposed to a directory, symlink, etc). |
FileNameMungingTest::$name |
property |
core/modules/simpletest/tests/file.test |
|
FileLoadTest::testMultiple |
function |
core/modules/simpletest/tests/file.test |
This will test loading file data from the database. |
FileSaveTest::testFileSave |
function |
core/modules/simpletest/tests/file.test |
|
FileTransferTest::testJail |
function |
core/modules/simpletest/tests/filetransfer.test |
|
FileTestHelper::createFile |
function |
core/modules/file/tests/file.test |
Create file |
FileDownloadTest::checkUrl |
function |
core/modules/simpletest/tests/file.test |
Download a file from the URL generated by file_create_url(). |
CKEditorTestCase::$profile |
property |
core/modules/ckeditor/tests/ckeditor.test |
The profile to install as a basis for testing. |
file_managed_file_validate |
function |
core/modules/file/file.module |
Render API callback: Validates the managed_file element. |
FileNameMungingTest::setUp |
function |
core/modules/simpletest/tests/file.test |
|
FileTransfer::sanitizePath |
function |
core/includes/filetransfer/filetransfer.inc |
Changes backslashes to slashes, also removes a trailing slash. |
FileUnitTestCase::testFile |
function |
core/modules/file/tests/file.test |
Tests basic file entity properties. |
FILE_TYPE_STORAGE_OVERRIDE |
constant |
core/modules/file/file.module |
File type constant for file types that override module-defined presets. |
_color_get_theme_from_file |
function |
core/modules/color/color.module |
Finds which theme a CSS file came from. |
drupal_verify_install_file |
function |
core/includes/drupal.inc |
Verifies the state of the specified file. |
FileTransferChmodInterface |
interface |
core/includes/filetransfer/filetransfer.inc |
A FileTransfer Class implementing this interface can be used to chmod files. |
FileTransferLocal::connect |
function |
core/includes/filetransfer/local.inc |
Connects to the server. |
FileTransferLocal::factory |
function |
core/includes/filetransfer/local.inc |
Classes that extend this class must override the factory() static method. |
FileReplaceTestCase::setUp |
function |
core/modules/file/tests/file.test |
Sets up a Backdrop site for running functional and integration tests. |
UpdateTestHelper::$profile |
property |
core/modules/update/tests/update.test |
The profile to install as a basis for testing. |
_file_sort_array_by_weight |
function |
core/modules/file/file.module |
Sorts an array by weight. |
user_profile_form_validate |
function |
core/modules/user/user.pages.inc |
Form validation handler for user_profile_form(). |
file_stream_wrappers_alter |
function |
core/modules/file/file.module |
Implements hook_stream_wrappers_alter(). |
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 |
The profile to install as a basis for testing. |
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 |
|
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 |
|
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. |