FormCheckboxTestCase::$profile |
property |
core/modules/simpletest/tests/form.test |
The profile to install as a basis for testing. |
TokenReplaceTestCase::$profile |
property |
core/modules/simpletest/tests/token.test |
The profile to install as a basis for testing. |
file_validate_image_resolution |
function |
core/includes/file.inc |
Verifies that image dimensions are within the specified maximum and minimum. |
FileViewsTestCase::$admin_user |
property |
core/modules/file/tests/file_views.test |
|
FileSaveUploadTest::testNormal |
function |
core/modules/simpletest/tests/file.test |
Test the file_save_upload() function. |
ConfigFileStorage::__construct |
function |
core/includes/config.inc |
Constructs a new FileStorage controller. |
ConfigFileStorage::getFilePath |
function |
core/includes/config.inc |
Returns the path to the configuration file. |
MenuTreeDataTestCase::$profile |
property |
core/modules/simpletest/tests/menu.test |
|
RemoteFileDirectoryTest::setUp |
function |
core/modules/simpletest/tests/file.test |
Sets up a Backdrop site for running functional and integration tests. |
FormTextareaTestCase::$profile |
property |
core/modules/simpletest/tests/form.test |
|
file_needs_type_classification |
function |
core/modules/file/file.module |
Toggles or reads the value of a flag for classifying the file types. |
transliteration_clean_filename |
function |
core/includes/transliteration.inc |
Transliterates and sanitizes a file name. |
backdrop_get_filetransfer_info |
function |
core/includes/common.inc |
Assembles the Backdrop FileTransfer registry. |
FileStorageController::preSave |
function |
core/modules/file/file.entity.inc |
Overrides EntityDatabaseStorageController::presave(). |
CKEditor5RtlTestCase::$profile |
property |
core/modules/ckeditor5/tests/ckeditor5_rtl.test |
Profile name. |
PathLanguageTestCase::$profile |
property |
core/modules/path/tests/path.test |
The profile to install as a basis for testing. |
FileSaveUploadTest::testErrors |
function |
core/modules/simpletest/tests/file.test |
Test for failure when uploading over a file that already exists. |
file_managed_file_browser_open |
function |
core/modules/file/file.module |
AJAX callback for managed_file elements to open a browser modal dialog. |
file_managed_file_browser_form |
function |
core/modules/file/file.module |
Form to submit a file selected in the file browser. |
BACKDROP_MAXIMUM_TEMP_FILE_AGE |
constant |
core/modules/system/system.module |
Maximum age of temporary files in seconds. |
install_find_translation_files |
function |
core/includes/install.core.inc |
Find installer translations either for a specific langcode or all languages. |
views_handler_filter_file_type |
class |
core/modules/file/views/views_handler_filter_file_type.inc |
Filter by file type |
FileLoadTest::testSingleValues |
function |
core/modules/simpletest/tests/file.test |
Load a single file and ensure that the correct values are returned. |
FileUsageTest::testRemoveUsage |
function |
core/modules/simpletest/tests/file.test |
Tests file_usage_delete(). |
HookBootExitTestCase::$profile |
property |
core/modules/simpletest/tests/bootstrap.test |
The profile to install as a basis for testing. |
file_module_test_file_download |
function |
core/modules/file/tests/file_module_test/file_module_test.module |
Implements hook_file_download(). |
FileTestHelper::createFileType |
function |
core/modules/file/tests/file.test |
Create file type |
FileTestHelper::uploadNodeFile |
function |
core/modules/file/tests/file.test |
Uploads a file to a node. |
FileTestHelper::removeNodeFile |
function |
core/modules/file/tests/file.test |
Removes a file from a node. |
CommonURLWebTestCase::$profile |
property |
core/modules/simpletest/tests/common.test |
The profile to install as a basis for testing. |
FileTransfer::removeFileJailed |
function |
core/includes/filetransfer/filetransfer.inc |
Removes a file. |
FileEditTestCase::testFileEdit |
function |
core/modules/file/tests/file.test |
Check file edit functionality. |
FileTransferLocal::isDirectory |
function |
core/includes/filetransfer/local.inc |
Checks if a particular path is a directory |
FileTransferLocal::chmodJailed |
function |
core/includes/filetransfer/local.inc |
Changes the permissions of the file / directory specified in $path |
SystemValidTokenTest::$profile |
property |
core/modules/system/tests/system.test |
The profile to install as a basis for testing. |
installer_delete_file_if_stale |
function |
core/modules/installer/installer.module |
Deletes stale files and directories from the update manager disk cache. |
file_type_get_valid_extensions |
function |
core/modules/file/file.module |
Returns an array of valid file extensions. |
FileManagedFileElementTestCase |
class |
core/modules/file/tests/file.test |
Tests the 'managed_file' element type. |
hook_file_formatter_info_alter |
function |
core/modules/file/file.api.php |
Perform alterations on file formatters. |
views_handler_field_file::init |
function |
core/modules/file/views/views_handler_field_file.inc |
Constructor to provide additional field to add. |
FormsRedirectTestCase::$profile |
property |
core/modules/simpletest/tests/form.test |
The profile to install as a basis for testing. |
file_field_widget_settings_form |
function |
core/modules/file/file.field.inc |
Implements hook_field_widget_settings_form(). |
UpdateTestFileTransfer::factory |
function |
core/modules/update/tests/update_test/update_test.module |
Returns an UpdateTestFileTransfer object. |
file_unmanaged_delete_recursive |
function |
core/includes/file.inc |
Deletes all files and directories in the specified filepath recursively. |
UserRoleAdminTestCase::$profile |
property |
core/modules/user/tests/user.test |
|
AJAXFrameworkTestCase::$profile |
property |
core/modules/simpletest/tests/ajax.test |
The profile to install as a basis for testing. |
RemoteFileUnmanagedSaveDataTest |
class |
core/modules/simpletest/tests/file.test |
Tests the file_unmanaged_save_data() function on remote filesystems. |
SearchCommentTestCase::$profile |
property |
core/modules/search/tests/search.test |
The profile to install as a basis for testing. |
TokenTaxonomyTestCase::$profile |
property |
core/modules/simpletest/tests/token.test |
The profile to install as a basis for testing. |
RemoteFileSaveUploadTest::setUp |
function |
core/modules/simpletest/tests/file.test |
Sets up a Backdrop site for running functional and integration tests. |