install_select_profile_form |
function |
includes/install.core.inc |
Form constructor for the profile selection form. |
LinkBaseTestClass::$profile |
property |
modules/link/tests/link.test |
The profile to install as a basis for testing. |
FormAlterTestCase::$profile |
property |
modules/simpletest/tests/form.test |
The profile to install as a basis for testing. |
_file_view_mode_menu_access |
function |
modules/file/file.module |
Menu access callback for the 'view mode file display settings' pages. |
TestFileTransfer::$password |
property |
modules/simpletest/tests/filetransfer.test |
|
TestFileTransfer::$username |
property |
modules/simpletest/tests/filetransfer.test |
|
FileValidatorTest::$profile |
property |
modules/simpletest/tests/file.test |
The profile to install as a basis for testing. |
authorize_filetransfer_form |
function |
includes/authorize.inc |
Form constructor for the file transfer authorization form. |
BatchPageTestCase::$profile |
property |
modules/simpletest/tests/batch.test |
The profile to install as a basis for testing. |
file_menu_local_tasks_alter |
function |
modules/file/file.module |
Implements hook_menu_local_tasks_alter(). |
system_file_system_settings |
function |
modules/system/system.admin.inc |
Form builder; Configure the site file handling. |
NodeAdminTestCase::$profile |
property |
modules/node/tests/node.test |
The profile to install as a basis for testing. |
FileTestHelper::$admin_user |
property |
modules/file/tests/file.test |
|
FileUsageTest::testAddUsage |
function |
modules/simpletest/tests/file.test |
Tests file_usage_add(). |
drupal_delete_file_if_stale |
function |
includes/drupal.inc |
Deletes files modified more than a set time ago. |
file_settings_form_validate |
function |
modules/file/file.admin.inc |
Validation handler for file_settings_form(). |
UserViewsTestCase::$profile |
property |
modules/user/tests/user_views.test |
The profile to install as a basis for testing. |
FormEmailTestCase::$profile |
property |
modules/simpletest/tests/form.test |
The profile to install as a basis for testing. |
FileEditTestCase::$web_user |
property |
modules/file/tests/file.test |
|
TokenNodeTestCase::$profile |
property |
modules/simpletest/tests/token.test |
The profile to install as a basis for testing. |
RemoteFileUnmanagedMoveTest |
class |
modules/simpletest/tests/file.test |
Unmanaged move related tests on remote filesystems. |
PathHooksTestCase::$profile |
property |
modules/path/tests/path.test |
The profile to install as a basis for testing. |
CronQueueTestCase::$profile |
property |
modules/system/tests/system.test |
The profile to install as a basis for testing. |
UserLoginTestBase::$profile |
property |
modules/user/tests/user.test |
The profile to install as a basis for testing. |
backdrop_move_uploaded_file |
function |
includes/file.inc |
Moves an uploaded file to a new location. |
RemoteFileUnmanagedCopyTest |
class |
modules/simpletest/tests/file.test |
Unmanaged copy related tests on remote filesystems. |
RemoteFileScanDirectoryTest |
class |
modules/simpletest/tests/file.test |
Tests the file_scan_directory() function on remote filesystems. |
FileURLRewritingTest::setUp |
function |
modules/simpletest/tests/file.test |
Sets up a Backdrop site for running functional and integration tests. |
FileTransfer::fixRemotePath |
function |
includes/filetransfer/filetransfer.inc |
Returns a modified path suitable for passing to the server.
If a path is a windows path, makes it POSIX compliant by removing the drive letter.
If $this->chroot has a value, it is stripped from the path to allow for
chroot'd filetransfer systems. |
FileTransfer::copyDirectory |
function |
includes/filetransfer/filetransfer.inc |
Copies a directory. |
ImageToolkitTestCase::$file |
property |
modules/simpletest/tests/image.test |
|
FileUsageTest::testGetUsage |
function |
modules/simpletest/tests/file.test |
Tests file_usage_list(). |
comment_file_download_access |
function |
modules/comment/comment.module |
Implements hook_file_download_access(). |
file_get_filetype_candidates |
function |
modules/file/file.pages.inc |
Get the candidate filetypes for a given file. |
file_query_file_access_alter |
function |
modules/file/file.module |
Implements hook_query_TAG_alter(). |
views_handler_field_file_uri |
class |
modules/file/views/views_handler_field_file_uri.inc |
Field handler to add rendering file paths as file URLs instead of as internal file URIs. |
file_invalidate_field_caches |
function |
modules/file/file.module |
Clear the field cache for any entities referencing a specific file. |
EntityLoadTestCase::$profile |
property |
modules/entity/tests/entity_crud.test |
The profile to install as a basis for testing. |
hook_filetransfer_info_alter |
function |
modules/system/system.api.php |
Alter the FileTransfer class registry. |
ActionLoopTestCase::$profile |
property |
modules/simpletest/tests/actions.test |
The profile to install as a basis for testing. |
file_managed_file_pre_render |
function |
modules/file/file.module |
Render API callback: Hides display of the upload or remove controls. |
file_progress_implementation |
function |
modules/file/file.module |
Determines the preferred upload progress implementation. |
UserCreateTestCase::$profile |
property |
modules/user/tests/user.test |
The profile to install as a basis for testing. |
system_update_files_database |
function |
modules/system/system.module |
Updates the records in the system table based on the files array. |
FileScanDirectoryTest::setUp |
function |
modules/simpletest/tests/file.test |
Sets up a Backdrop site for running functional and integration tests. |
views_handler_field_file.inc |
file |
modules/file/views/views_handler_field_file.inc |
Definition of views_handler_field_file. |
FieldTokenTestCase::$profile |
property |
modules/field/tests/field.test |
The profile to install as a basis for testing. |
NodeAccessUnitTest::$profile |
property |
modules/node/tests/node.test |
The profile to install as a basis for testing. |
DRUPAL_MAXIMUM_TEMP_FILE_AGE |
constant |
includes/drupal.inc |
|
FileSaveUploadTest::$phpfile |
property |
modules/simpletest/tests/file.test |
A PHP file path for upload security testing. |