|
FileTransferTest::_buildFakeModule |
function |
core/modules/simpletest/tests/filetransfer.test |
|
|
FileSaveDataTest::testWithFilename |
function |
core/modules/simpletest/tests/file.test |
Test the file_save_data() function when a filename is provided. |
|
FileFileTypeClassificationTestCase |
class |
core/modules/file/tests/file.test |
Tests file type classification functionality. |
|
views_handler_field_file_size.test |
file |
core/modules/views/tests/handlers/views_handler_field_file_size.test |
Definition of ViewsHandlerTestFileSize. |
|
FileTransferException::__construct |
function |
core/includes/filetransfer/filetransfer.inc |
|
|
FileAccessTestCase::testFileAccess |
function |
core/modules/file/tests/file.test |
Runs basic tests for file_access function. |
|
FormsFormStorageTestCase::$profile |
property |
core/modules/simpletest/tests/form.test |
The profile to install as a basis for testing. |
|
SimpleTestFunctionalTest::$profile |
property |
core/modules/simpletest/tests/simpletest.test |
The profile to install as a basis for testing. |
|
FormsFormWrapperTestCase::$profile |
property |
core/modules/simpletest/tests/form.test |
The profile to install as a basis for testing. |
|
views_handler_field_file_extension |
class |
core/modules/file/views/views_handler_field_file_extension.inc |
Returns a pure file extension of the file, for example 'module'. |
|
file_field_formatter_settings_form |
function |
core/modules/file/file.field.inc |
Implements hook_field_formatter_settings_form(). |
|
hook_file_formatter_FORMATTER_view |
function |
core/modules/file/file.api.php |
Define formatter output. |
|
FormsProgrammaticTestCase::$profile |
property |
core/modules/simpletest/tests/form.test |
The profile to install as a basis for testing. |
|
file_field_widget_upload_validators |
function |
core/modules/file/file.field.inc |
Retrieves the upload validators for a file field. |
|
_file_update_image_field_dimensions |
function |
core/modules/file/file.file.inc |
Update the image dimensions stored in any image fields for a file. |
|
UserAccountLinksUnitTests::$profile |
property |
core/modules/user/tests/user.test |
The profile to install as a basis for testing. |
|
FileTestCase::assertFilePermissions |
function |
core/modules/simpletest/tests/file.test |
Helper function to test the permissions of a file. |
|
BackupMySql::readSqlCommandFromFile |
function |
core/includes/backup/backup.mysql.inc |
Read a multiline sql command from a file. |
|
FieldUIViewModeTestHelper::$profile |
property |
core/modules/field_ui/tests/field_ui.test |
The profile to install as a basis for testing. |
|
BackupMySql::dumpTableDataSqlToFile |
function |
core/includes/backup/backup.mysql.inc |
Get the SQL to insert the data for a given table. |
|
AJAXFormPageCacheTestCase::$profile |
property |
core/modules/simpletest/tests/ajax.test |
The profile to install as a basis for testing. |
|
ImageStyleFloodProtection::$profile |
property |
core/modules/image/tests/image.test |
The profile to install as a basis for testing. |
|
locale_translate_batch_import_files |
function |
core/modules/locale/locale.bulk.inc |
Prepare a batch to import all translations. |
|
NodeAccessRecordsUnitTest::$profile |
property |
core/modules/node/tests/node.test |
The profile to install as a basis for testing. |
|
FileFieldAnonymousSubmission::setUp |
function |
core/modules/file/tests/file.test |
Sets up a Backdrop site for running functional and integration tests. |
|
FileUnmanagedDeleteTest::testNormal |
function |
core/modules/simpletest/tests/file.test |
Delete a normal file. |
|
FileNameMungingTest::$bad_extension |
property |
core/modules/simpletest/tests/file.test |
|
|
FileLoadTest::testLoadInvalidStatus |
function |
core/modules/simpletest/tests/file.test |
Try to load a non-existent file by status. |
|
BootstrapVariableTestCase::$profile |
property |
core/modules/simpletest/tests/bootstrap.test |
The profile to install as a basis for testing. |
|
FileSaveDataTest::testExistingError |
function |
core/modules/simpletest/tests/file.test |
Test that file_save_data() fails overwriting an existing file. |
|
FileDownloadTest::testFileCreateUrl |
function |
core/modules/simpletest/tests/file.test |
Test file_create_url(). |
|
system_form_user_profile_form_alter |
function |
core/modules/system/system.module |
Implements hook_form_FORM_ID_alter(). |
|
FileTestHelper::assertFileNotExists |
function |
core/modules/file/tests/file.test |
Asserts that a file does not exist on disk. |
|
FileTestHelper::createTemporaryFile |
function |
core/modules/file/tests/file.test |
Creates a temporary file, for a specific user. |
|
FileTransfer::createDirectoryJailed |
function |
core/includes/filetransfer/filetransfer.inc |
Creates a directory. |
|
FileTransfer::removeDirectoryJailed |
function |
core/includes/filetransfer/filetransfer.inc |
Removes a directory. |
|
ViewsHandlerTestFileSize::viewsData |
function |
core/modules/views/tests/handlers/views_handler_field_file_size.test |
The views data definition. |
|
file_file_formatter_file_field_view |
function |
core/modules/file/file.module |
Implements hook_file_formatter_FORMATTER_view(). |
|
file_file_formatter_file_image_view |
function |
core/modules/file/file.module |
Implements hook_file_formatter_FORMATTER_view(). |
|
FileTransferLocal::removeFileJailed |
function |
core/includes/filetransfer/local.inc |
Removes a file. |
|
CommonBackdropParseInfoFileTestCase |
class |
core/modules/simpletest/tests/common.test |
Tests the backdrop_parse_info_file() API function. |
|
views_handler_argument_file_fid.inc |
file |
core/modules/file/views/views_handler_argument_file_fid.inc |
Definition of views_handler_argument_file_fid. |
|
views_handler_field_file_status.inc |
file |
core/modules/file/views/views_handler_field_file_status.inc |
Definition of views_handler_field_file_status. |
|
file_multiple_delete_confirm_submit |
function |
core/modules/file/file.pages.inc |
Form submission handler for file_multiple_delete_confirm(). |
|
FileStorageController::buildContent |
function |
core/modules/file/file.entity.inc |
Implements EntityControllerInterface::buildContent(). |
|
SystemThemeFunctionalTest::$profile |
property |
core/modules/system/tests/system.test |
The profile to install as a basis for testing. |
|
InstallerLanguageTestCase::$profile |
property |
core/modules/simpletest/tests/installer.test |
The profile to install as a basis for testing. |
|
_file_generic_settings_max_filesize |
function |
core/modules/file/file.field.inc |
Render API callback: Validates the 'Maximum upload size' field. |
|
LocalePluralFormatTest::importPoFile |
function |
core/modules/locale/tests/locale.test |
Imports a standalone .po file in a given language. |
|
views_handler_field_file_uri::render |
function |
core/modules/file/views/views_handler_field_file_uri.inc |
Render the field. |