|
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. |
|
FileTaxonomyTermTestCase::setUp |
function |
core/modules/file/tests/file.test |
Sets up a Backdrop site for running functional and integration tests. |
|
FieldGetValueTestCase::$profile |
property |
core/modules/field/tests/field.test |
The profile to install as a basis for testing. |
|
cache_example_form_expire_files |
function |
modules/examples/cache_example/cache_example.module |
Submit handler that explicitly clears cache_example_files_count from cache. |
|
SystemTestFileTransfer::factory |
function |
core/modules/simpletest/tests/system_test.module |
|
|
ThemeRegistryTestCase::$profile |
property |
core/modules/simpletest/tests/theme.test |
The profile to install as a basis for testing. |
|
views_handler_argument_file_fid |
class |
core/modules/file/views/views_handler_argument_file_fid.inc |
Argument handler to accept multiple file ids. |
|
views_handler_field_file_status |
class |
core/modules/file/views/views_handler_field_file_status.inc |
Field handler to translate a node type into its readable form. |
|
hook_file_download_access_alter |
function |
core/modules/file/file.api.php |
Alter the access rules applied to a file download. |
|
file_validate_image_orientation |
function |
core/includes/file.inc |
Check for EXIF orientation data and rotate file if needed. |
|
FileAdminTestCase::$base_user_1 |
property |
core/modules/file/tests/file.test |
|
|
FileAdminTestCase::$base_user_2 |
property |
core/modules/file/tests/file.test |
|
|
FileAdminTestCase::$base_user_3 |
property |
core/modules/file/tests/file.test |
|
|
hook_file_download_headers_alter |
function |
core/modules/file/file.api.php |
Alter file download headers. |
|
views_handler_argument_file_type |
class |
core/modules/file/views/views_handler_argument_file_type.inc |
Argument handler to accept a file type. |
|
file_file_mimetype_mapping_alter |
function |
core/modules/file/file.file.inc |
Implements hook_file_mimetype_mapping_alter(). |
|
UserUserSearchTestCase::$profile |
property |
core/modules/user/tests/user.test |
The profile to install as a basis for testing. |
|
file_field_inline_fields_widgets |
function |
core/modules/file/file.field.inc |
Get a list of all file field widgets that support inline fields. |
|
NodeRSSContentTestCase::$profile |
property |
core/modules/node/tests/node.test |
The profile to install as a basis for testing. |
|
MenuTreeOutputTestCase::$profile |
property |
core/modules/simpletest/tests/menu.test |
The profile to install as a basis for testing. |
|
SystemSettingsFormTest::$profile |
property |
core/modules/simpletest/tests/form.test |
The profile to install as a basis for testing. |
|
FileUnmanagedDeleteRecursiveTest |
class |
core/modules/simpletest/tests/file.test |
Deletion related tests. |
|
FormsFormCacheTestCase::$profile |
property |
core/modules/simpletest/tests/form.test |
The profile to install as a basis for testing. |
|
FileStorageController::preDelete |
function |
core/modules/file/file.entity.inc |
Overrides EntityDatabaseStorageController::preDelete(). |
|
FormH5datetimeTestCase::$profile |
property |
core/modules/simpletest/tests/form.test |
The profile to install as a basis for testing. |
|
FilterSettingsTestCase::$profile |
property |
core/modules/filter/tests/filter.test |
The installation profile to use with this test class. |
|
TestFileTransfer::copyFileJailed |
function |
core/modules/simpletest/tests/filetransfer.test |
|
|
FileMoveTest::testExistingRename |
function |
core/modules/simpletest/tests/file.test |
Test renaming when moving onto a file that already exists. |
|
file_managed_file_browser_submit |
function |
core/modules/file/file.module |
AJAX callback handler for file browser selection. |