|
FileMoveTest::testExistingReplaceSelf |
function |
core/modules/simpletest/tests/file.test |
Test replacement when moving onto itself. |
|
FileLoadTest::testLoadMissingFilepath |
function |
core/modules/simpletest/tests/file.test |
Try to load a non-existent file by URI. |
|
EntityCrudHookTestCase::testFileHooks |
function |
core/modules/entity/tests/entity_crud_hook_test.test |
Tests hook invocations for CRUD operations on files. |
|
FileTransferTest::_getFakeModuleFiles |
function |
core/modules/simpletest/tests/filetransfer.test |
|
|
views_handler_field_file_type::render |
function |
core/modules/file/views/views_handler_field_file_type.inc |
Render the field. |
|
FileTransferFTPExtension::isDirectory |
function |
core/includes/filetransfer/ftp.inc |
Checks if a particular path is a directory |
|
FileSaveDataTest::testWithoutFilename |
function |
core/modules/simpletest/tests/file.test |
Test the file_save_data() function when no filename is provided. |
|
FileTransferFTPExtension::chmodJailed |
function |
core/includes/filetransfer/ftp.inc |
Changes the permissions of the file / directory specified in $path |
|
FileSaveDataTest::testExistingReplace |
function |
core/modules/simpletest/tests/file.test |
Test file_save_data() when replacing an existing file. |
|
CommonJavaScriptTestCase::testAddFile |
function |
core/modules/simpletest/tests/common.test |
Test adding a JavaScript file. |
|
FileTestHelper::assertFileEntryExists |
function |
core/modules/file/tests/file.test |
Asserts that a file exists in the database. |
|
FileTestHelper::assertFileIsPermanent |
function |
core/modules/file/tests/file.test |
Asserts that a file's status is set to permanent in the database. |
|
simpletest_clean_profile_cache_tables |
function |
core/modules/simpletest/simpletest.module |
Removes cached profile tables from the database. |
|
FileUnitTestCase::testImageDimensions |
function |
core/modules/file/tests/file.test |
Tests storing image height and width as file metadata. |
|
FileAdminTestCase::testFilesAdminSort |
function |
core/modules/file/tests/file.test |
Tests that the table sorting works on the files admin pages. |
|
DrupalWebTestCase::drupalGetTestFiles |
function |
core/includes/drupal.classes.inc |
|
|
DrupalWebTestCase::drupalCompareFiles |
function |
core/includes/drupal.classes.inc |
|
|
FileTaxonomyTermTestCase::$admin_user |
property |
core/modules/file/tests/file.test |
|
|
FormsElementsLabelsTestCase::$profile |
property |
core/modules/simpletest/tests/form.test |
The profile to install as a basis for testing. |
|
FileManagedFileElementTestCase::setUp |
function |
core/modules/file/tests/file.test |
Sets up a Backdrop site for running functional and integration tests. |
|
views_handler_field_file_filemime.inc |
file |
core/modules/file/views/views_handler_field_file_filemime.inc |
Definition of views_handler_field_file_filemime. |
|
FileFieldValidateTestCase::$node_type |
property |
core/modules/file/tests/file.test |
|
|
FileAdminTestCase::testFileAdminPages |
function |
core/modules/file/tests/file.test |
Tests file overview with different user permissions. |
|
FileFieldPathTestCase::testUploadPath |
function |
core/modules/file/tests/file.test |
Tests the normal formatter display on node display. |
|
file_permissions_get_configured_types |
function |
core/modules/file/file.module |
Returns an array of file types that should be managed by permissions. |
|
FieldUIManageFieldsTestCase::$profile |
property |
core/modules/field_ui/tests/field_ui.test |
The profile to install as a basis for testing. |
|
file_field_formatter_settings_summary |
function |
core/modules/file/file.field.inc |
Implements hook_field_formatter_settings_summary(). |
|
views_handler_field_file::render_link |
function |
core/modules/file/views/views_handler_field_file.inc |
Render whatever the data is as a link to the file. |
|
ViewsHandlerFileExtensionTest::dataSet |
function |
core/modules/views/tests/handlers/views_handler_field_file_extension.test |
A very simple test dataset. |
|
views_ui_file_managed_views_wizard.php |
file |
core/modules/views_ui/wizards/views_ui_file_managed_views_wizard.php |
Definition of ViewsUiFileManagedViewsWizard. |
|
UserEditedOwnAccountTestCase::$profile |
property |
core/modules/user/tests/user.test |
The profile to install as a basis for testing. |
|
FileHookTestCase::assertFileHookCalled |
function |
core/modules/simpletest/tests/file.test |
Assert that a hook_file_* hook was called a certain number of times. |
|
FileTypeTestCase::testInlineFileFields |
function |
core/modules/file/tests/file.test |
Test inline file fields. |
|
RemoteFileUnmanagedSaveDataTest::setUp |
function |
core/modules/simpletest/tests/file.test |
Sets up a Backdrop site for running functional and integration tests. |
|
FileSaveUploadTest::testExistingRename |
function |
core/modules/simpletest/tests/file.test |
Test renaming when uploading over a file that already exists. |
|
FileDirectoryTest::testFileDestination |
function |
core/modules/simpletest/tests/file.test |
This will test the filepath for a destination based on passed flags and
whether or not the file exists. |
|
FileUnmanagedDeleteTest::testDirectory |
function |
core/modules/simpletest/tests/file.test |
Try deleting a directory. |
|
views_handler_field_file_link_edit.inc |
file |
core/modules/file/views/views_handler_field_file_link_edit.inc |
Definition of views_handler_field_file_link_edit. |
|
RemoteFileUnmanagedDeleteRecursiveTest |
class |
core/modules/simpletest/tests/file.test |
Deletion related tests on remote filesystems. |
|
FileUnmanagedCopyTest::testNonExistent |
function |
core/modules/simpletest/tests/file.test |
Copy a non-existent file. |
|
entityreference_preprocess_file_entity |
function |
core/modules/entityreference/entityreference.module |
Implements hook_preprocess_file_entity(). |
|
CommonBackdropRenderTestCase::$profile |
property |
core/modules/simpletest/tests/common.test |
The profile to install as a basis for testing. |
|
FileNameMungingTest::$name_with_uc_ext |
property |
core/modules/simpletest/tests/file.test |
|
|
FileTransferSSH::createDirectoryJailed |
function |
core/includes/filetransfer/ssh.inc |
Creates a directory. |
|
FileTransferSSH::removeDirectoryJailed |
function |
core/includes/filetransfer/ssh.inc |
Removes a directory. |
|
ViewsPluginStyleJumpMenuTest::$profile |
property |
core/modules/views/tests/styles/views_plugin_style_jump_menu.test |
The profile to install as a basis for testing. |
|
FileValidateTest::testCallerValidation |
function |
core/modules/simpletest/tests/file.test |
Test that the validators passed into are checked. |
|
BootstrapDestinationTestCase::$profile |
property |
core/modules/simpletest/tests/bootstrap.test |
The profile to install as a basis for testing. |
|
FileNameMungingTest::testMungeNullByte |
function |
core/modules/simpletest/tests/file.test |
Tests munging with a null byte in the filename. |
|
FileUnitTestCase::testMimeTypeMappings |
function |
core/modules/file/tests/file.test |
Regression tests for core issue https://www.drupal.org/node/1239376. |