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 |
The profile to install as a basis for testing. |
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 |
|
ConfigFileStorage::readMultiple |
function |
core/includes/config.inc |
Reads configuration data from the storage. |
FileExampleSessionStreamWrapper |
class |
modules/examples/file_example/file_example_session_streams.inc |
Example stream wrapper class to handle session:// streams. |
MenuLinksUnitTestCase::$profile |
property |
core/modules/simpletest/tests/menu.test |
The profile to install as a basis for testing. |
image_module_test_file_download |
function |
core/modules/image/tests/image_module_test/image_module_test.module |
|
FileUnmanagedMoveTest::$profile |
property |
core/modules/simpletest/tests/file.test |
|
ConfigurationSyncTest::$profile |
property |
core/modules/config/tests/config.test |
The profile to install as a basis for testing. |
FileUnmanagedCopyTest::$profile |
property |
core/modules/simpletest/tests/file.test |
|
ThemeHookInitUnitTest::$profile |
property |
core/modules/simpletest/tests/theme.test |
The profile to install as a basis for testing. |
TaxonomyThemeTestCase::$profile |
property |
core/modules/taxonomy/tests/taxonomy.test |
The profile to install as a basis for testing. |
FileMoveTest::testExistingError |
function |
core/modules/simpletest/tests/file.test |
Test that moving onto an existing file fails when FILE_EXISTS_ERROR is
specified. |
FileTransferSSH::copyFileJailed |
function |
core/includes/filetransfer/ssh.inc |
Copies a file. |
UserPasswordResetTest::$profile |
property |
core/modules/user/tests/user_password_reset.test |
The profile to install as a basis for testing. |
NodeLoadHooksTestCase::$profile |
property |
core/modules/node/tests/node.test |
The profile to install as a basis for testing. |
FileCopyTest::testExistingError |
function |
core/modules/simpletest/tests/file.test |
Test that copying over an existing file fails when FILE_EXISTS_ERROR is
specified. |
entity_crud_hook_test_file_load |
function |
core/modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_file_load(). |
ViewsGlossaryTestCase::$profile |
property |
core/modules/views/tests/views_glossary.test |
The profile to install as a basis for testing. |
ViewsQueryGroupByTest::$profile |
property |
core/modules/views/tests/views_groupby.test |
The profile to install as a basis for testing. |
ViewsHandlerFieldMath::$profile |
property |
core/modules/views/tests/handlers/views_handler_field_math.test |
The profile to install as a basis for testing. |
FileTestHelper::createFileField |
function |
core/modules/file/tests/file.test |
Creates a new file field. |
FileTestHelper::attachFileField |
function |
core/modules/file/tests/file.test |
Attaches a file field to an entity. |
FileTestHelper::updateFileField |
function |
core/modules/file/tests/file.test |
Updates an existing file field with new settings. |
FileTestHelper::replaceNodeFile |
function |
core/modules/file/tests/file.test |
Replaces a file within a node. |
FileTransfer::$connectionHandle |
property |
core/includes/filetransfer/filetransfer.inc |
The instantiated connection object. |
file_type_status_confirm_submit |
function |
core/modules/file/file.admin.inc |
Process file type status confirm submissions. |
file_type_revert_confirm_submit |
function |
core/modules/file/file.admin.inc |
Process file type revert confirm submissions. |
EnableDisableTestCase::$profile |
property |
core/modules/system/tests/system.test |
The profile to install as a basis for testing. |
file_type_delete_confirm_submit |
function |
core/modules/file/file.admin.inc |
Process file type delete confirm submissions. |
FileUploadWizardTestCase::setUp |
function |
core/modules/file/tests/file.test |
Sets up a Backdrop site for running functional and integration tests. |
file_uri_normalize_dot_segments |
function |
core/includes/file.inc |
Normalize dot segments in a URI. |
template_preprocess_file_entity |
function |
core/modules/file/file.module |
Process variables for file.tpl.php |
PathPatternTestHelper::$profile |
property |
core/modules/path/tests/path_pattern.test |
The profile to install as a basis for testing. |