views_handler_field_file_link_edit |
class |
core/modules/file/views/views_handler_field_file_link_edit.inc |
Field handler to present a link to manage a file. |
FileUnmanagedMoveTest::testMissing |
function |
core/modules/simpletest/tests/file.test |
Try to move a missing file. |
views_handler_filter_file_type.inc |
file |
core/modules/file/views/views_handler_filter_file_type.inc |
Definition of views_handler_filter_file_type. |
RemoteFileUnmanagedMoveTest::setUp |
function |
core/modules/simpletest/tests/file.test |
Sets up a Backdrop site for running functional and integration tests. |
FileAccessFunctionsAlignedTestCase |
class |
core/modules/file/tests/file.test |
Tests that file_access and File::access are in sync with what they return. |
CKEditor5UpgradeTestCase::$profile |
property |
core/modules/ckeditor5/tests/ckeditor5_upgrade.test |
|
RemoteFileUnmanagedCopyTest::setUp |
function |
core/modules/simpletest/tests/file.test |
Sets up a Backdrop site for running functional and integration tests. |
TestFileTransfer::removeFileJailed |
function |
core/modules/simpletest/tests/filetransfer.test |
|
entity_crud_hook_test_file_presave |
function |
core/modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_file_presave(). |
CommonJavaScriptTestCase::$profile |
property |
core/modules/simpletest/tests/common.test |
The profile to install as a basis for testing. |
NodeLoadMultipleUnitTest::$profile |
property |
core/modules/node/tests/node.test |
The profile to install as a basis for testing. |
ThemeDebugMarkupTestCase::$profile |
property |
core/modules/simpletest/tests/theme.test |
The profile to install as a basis for testing. |
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 |
|
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. |
file_example_unmanaged_write_submit |
function |
modules/examples/file_example/file_example.module |
Submit handler to write an unmanaged file. |
ImageStyleFloodProtection::$profile |
property |
core/modules/image/tests/image.test |
The profile to install as a basis for testing. |
file_example_check_directory_submit |
function |
modules/examples/file_example/file_example.module |
Submit handler to test directory existence. |
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. |