SystemSettingsFormTest::$profile |
property |
core/modules/simpletest/tests/form.test |
The profile to install as a basis for testing. |
FileUnmanagedDeleteRecursiveTest |
class |
core/modules/simpletest/tests/file.test |
Deletion related tests. |
FormsFormCacheTestCase::$profile |
property |
core/modules/simpletest/tests/form.test |
The profile to install as a basis for testing. |
FileStorageController::preDelete |
function |
core/modules/file/file.entity.inc |
Overrides EntityDatabaseStorageController::preDelete(). |
FormH5datetimeTestCase::$profile |
property |
core/modules/simpletest/tests/form.test |
The profile to install as a basis for testing. |
FilterSettingsTestCase::$profile |
property |
core/modules/filter/tests/filter.test |
The installation profile to use with this test class. |
TestFileTransfer::copyFileJailed |
function |
core/modules/simpletest/tests/filetransfer.test |
|
FileMoveTest::testExistingRename |
function |
core/modules/simpletest/tests/file.test |
Test renaming when moving onto a file that already exists. |
file_managed_file_browser_submit |
function |
core/modules/file/file.module |
AJAX callback handler for file browser selection. |
FileCopyTest::testExistingRename |
function |
core/modules/simpletest/tests/file.test |
Test renaming when copying over a file that already exists. |
FileLoadTest::testLoadMissingFid |
function |
core/modules/simpletest/tests/file.test |
Try to load a non-existent file by fid. |
FileTransferSSH::getSettingsForm |
function |
core/includes/filetransfer/ssh.inc |
Returns the form to configure the FileTransfer class for SSH. |
ThemingExampleTestCase::$profile |
property |
modules/examples/theming_example/tests/theming_example.test |
The profile to install as a basis for testing. |
FileTransferFTP::getSettingsForm |
function |
core/includes/filetransfer/ftp.inc |
Returns the form to configure the FileTransfer class for FTP. |
template_preprocess_user_profile |
function |
core/modules/user/user.theme.inc |
Process variables for user-profile.tpl.php. |
FileTransferFTPExtension::isFile |
function |
core/includes/filetransfer/ftp.inc |
Checks if a particular path is a file (not a directory). |
BackdropWebTestCase::$cookieFile |
property |
core/modules/simpletest/backdrop_web_test_case.php |
The current cookie file used by cURL. |
FileTestHelper::assertFileExists |
function |
core/modules/file/tests/file.test |
Asserts that a file exists physically on disk. |
FileNameMungingTest::testMunging |
function |
core/modules/simpletest/tests/file.test |
Create a file and munge/unmunge the name. |
File module public API functions |
group |
core/modules/file/file.module |
These functions may be used to determine if and where a file is in use. |
FileNameMungingTest::testUnMunge |
function |
core/modules/simpletest/tests/file.test |
Ensure that unmunge gets your name back. |
FileTypeTestCase::testAdminPages |
function |
core/modules/file/tests/file.test |
Test admin pages access and functionality. |
ConfigFileStorage::isInitialized |
function |
core/includes/config.inc |
Check that the storage managed by this object is present and functional. |
ConfigFileStorage::importArchive |
function |
core/includes/config.inc |
Import an archive of configuration files into the config storage managed
by this object. |
ConfigFileStorage::exportArchive |
function |
core/includes/config.inc |
Export an archive of configuration files from the config storage managed
by this object. |
FormValidationTestCase::$profile |
property |
core/modules/simpletest/tests/form.test |
The profile to install as a basis for testing. |
ThemeFunctionsTestCase::$profile |
property |
core/modules/simpletest/tests/theme.test |
The profile to install as a basis for testing. |
views_handler_field_file_uri.inc |
file |
core/modules/file/views/views_handler_field_file_uri.inc |
Definition of views_handler_field_file_uri. |
hook_file_mimetype_mapping_alter |
function |
core/modules/system/system.api.php |
Alter MIME type mappings used to determine MIME type from a file extension. |
BackdropSetMessageTest::$profile |
property |
core/modules/system/tests/system.test |
The profile to install as a basis for testing. |
PathLanguageUITestCase::$profile |
property |
core/modules/path/tests/path.test |
The profile to install as a basis for testing. |
views_handler_filter_file_status |
class |
core/modules/file/views/views_handler_filter_file_status.inc |
Filter by file status. |
file_stream_wrapper_valid_scheme |
function |
core/includes/file.inc |
Checks that the scheme of a stream URI is valid. |
views_handler_field_file::render |
function |
core/modules/file/views/views_handler_field_file.inc |
Render the field. |
file_stream_wrapper_uri_normalize |
function |
core/includes/file.inc |
Normalizes a URI by making it syntactically correct. |
Installer module: file management |
group |
core/modules/installer/installer.manager.inc |
Installer module file management functions. |
FormsFileInclusionTestCase::setUp |
function |
core/modules/simpletest/tests/form.test |
Sets up a Backdrop site for running functional and integration tests. |
UserPermissionsTestCase::$profile |
property |
core/modules/user/tests/user.test |
|
FileTestCase::assertFileUnchanged |
function |
core/modules/simpletest/tests/file.test |
Check that two files have the same values for all fields other than the
timestamp. |
FileTransferTest::$testConnection |
property |
core/modules/simpletest/tests/filetransfer.test |
|
FileTestCase::assertDifferentFile |
function |
core/modules/simpletest/tests/file.test |
Check that two files are not the same by comparing the fid and filepath. |
BackupMySql::backupDatabaseToFile |
function |
core/includes/backup/backup.mysql.inc |
Backup the databases to a file. |
ImageDimensionsUnitTest::$profile |
property |
core/modules/image/tests/image.test |
The profile to install as a basis for testing. |
views_handler_field_file_icon.inc |
file |
core/modules/file/views/views_handler_field_file_icon.inc |
Definition of views_handler_field_file_icon. |
FileSaveUploadTest::$maxFidBefore |
property |
core/modules/simpletest/tests/file.test |
The largest file id when the test starts. |
file_example_managed_write_submit |
function |
modules/examples/file_example/file_example.module |
Submit handler to write a managed file. |
InstallerTestUploadCase::$profile |
property |
core/modules/installer/tests/installer.test |
The profile to install as a basis for testing. |
file_example_unmanaged_php_submit |
function |
modules/examples/file_example/file_example.module |
Submit handler to write an unmanaged file using plain PHP functions. |
LayoutEntityLayoutsTest::$profile |
property |
core/modules/layout/tests/layout_entity.test |
The profile to install as a basis for testing. |
FileScanDirectoryTest::testReturn |
function |
core/modules/simpletest/tests/file.test |
Check the format of the returned values. |