FileTaxonomyTermTestCase::setUp |
function |
core/modules/file/tests/file.test |
Sets up a Backdrop site for running functional and integration tests. |
FieldGetValueTestCase::$profile |
property |
core/modules/field/tests/field.test |
The profile to install as a basis for testing. |
cache_example_form_expire_files |
function |
modules/examples/cache_example/cache_example.module |
Submit handler that explicitly clears cache_example_files_count from cache. |
SystemTestFileTransfer::factory |
function |
core/modules/simpletest/tests/system_test.module |
|
ThemeRegistryTestCase::$profile |
property |
core/modules/simpletest/tests/theme.test |
The profile to install as a basis for testing. |
views_handler_argument_file_fid |
class |
core/modules/file/views/views_handler_argument_file_fid.inc |
Argument handler to accept multiple file ids. |
views_handler_field_file_status |
class |
core/modules/file/views/views_handler_field_file_status.inc |
Field handler to translate a node type into its readable form. |
hook_file_download_access_alter |
function |
core/modules/file/file.api.php |
Alter the access rules applied to a file download. |
file_validate_image_orientation |
function |
core/includes/file.inc |
Check for EXIF orientation data and rotate file if needed. |
FileAdminTestCase::$base_user_1 |
property |
core/modules/file/tests/file.test |
|
FileAdminTestCase::$base_user_2 |
property |
core/modules/file/tests/file.test |
|
FileAdminTestCase::$base_user_3 |
property |
core/modules/file/tests/file.test |
|
hook_file_download_headers_alter |
function |
core/modules/file/file.api.php |
Alter file download headers. |
views_handler_argument_file_type |
class |
core/modules/file/views/views_handler_argument_file_type.inc |
Argument handler to accept a file type. |
file_file_mimetype_mapping_alter |
function |
core/modules/file/file.file.inc |
Implements hook_file_mimetype_mapping_alter(). |
file_example_session_streams.inc |
file |
modules/examples/file_example/file_example_session_streams.inc |
Provides a demonstration session:// stream-wrapper. |
UserUserSearchTestCase::$profile |
property |
core/modules/user/tests/user.test |
The profile to install as a basis for testing. |
NodeRSSContentTestCase::$profile |
property |
core/modules/node/tests/node.test |
The profile to install as a basis for testing. |
MenuTreeOutputTestCase::$profile |
property |
core/modules/simpletest/tests/menu.test |
The profile to install as a basis for testing. |
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. |