user-profile--2.tpl.php |
file |
core/modules/simpletest/tests/themes/test_theme/templates/user-profile--2.tpl.php |
|
DashboardTest::$profile |
property |
core/modules/dashboard/tests/dashboard.test |
The profile to install as a basis for testing. |
FileHookTestCase::setUp |
function |
core/modules/simpletest/tests/file.test |
Sets up a Backdrop site for running functional and integration tests. |
_token_example_get_file |
function |
modules/examples/token_example/token_example.module |
Builds a list of available files. |
Archive_Tar::_cleanFile |
function |
core/modules/system/system.tar.inc |
|
file_example_permission |
function |
modules/examples/file_example/file_example.module |
Implements hook_permission(). |
ConfigFileStorage::read |
function |
core/includes/config.inc |
Reads configuration data from the storage. |
file_test_get_all_calls |
function |
core/modules/simpletest/tests/file_test.module |
Get an array with the calls for all hooks. |
RemoteFileDirectoryTest |
class |
core/modules/simpletest/tests/file.test |
Directory related tests. |
file_test_file_validate |
function |
core/modules/simpletest/tests/file_test.module |
Implements hook_file_validate(). |
file_test_file_download |
function |
core/modules/simpletest/tests/file_test.module |
Implements hook_file_download(). |
FileUnmanagedDeleteTest |
class |
core/modules/simpletest/tests/file.test |
Deletion related tests. |
file_test_autoload_info |
function |
core/modules/simpletest/tests/file_test.module |
Implements hook_autoload_info(). |
file_module_test.module |
file |
core/modules/file/tests/file_module_test/file_module_test.module |
Provides File module pages for testing purposes. |
TestFileTransfer::$host |
property |
core/modules/simpletest/tests/filetransfer.test |
|
TestFileTransfer::$port |
property |
core/modules/simpletest/tests/filetransfer.test |
|
file_manage_form_submit |
function |
core/modules/file/file.pages.inc |
Form submission handler for the 'Save' button for file_manage_form(). |
_install_select_profile |
function |
core/includes/install.core.inc |
Selects an installation profile from a list or from a $_POST submission. |
FileTransferSSH::isFile |
function |
core/includes/filetransfer/ssh.inc |
Checks if a particular path is a file (not a directory). |
install_profile_modules |
function |
core/includes/install.core.inc |
Installs required modules via a batch process. |
FileTransferTest::$port |
property |
core/modules/simpletest/tests/filetransfer.test |
|
FileTransferTest::setUp |
function |
core/modules/simpletest/tests/filetransfer.test |
Sets up a Backdrop site for running functional and integration tests. |
BasisTestCase::$profile |
property |
core/modules/simpletest/tests/basis.test |
The profile to install as a basis for testing. |
FileTransfer::$username |
property |
core/includes/filetransfer/filetransfer.inc |
The username for this file transfer. |
FileTransfer::$password |
property |
core/includes/filetransfer/filetransfer.inc |
The password for this file transfer. |
FileTransfer::$hostname |
property |
core/includes/filetransfer/filetransfer.inc |
The hostname for this file transfer. |
ColorTestCase::$profile |
property |
core/modules/color/tests/color.test |
The profile to install as a basis for testing. |
FileDownloadTest::setUp |
function |
core/modules/simpletest/tests/file.test |
Sets up a Backdrop site for running functional and integration tests. |
file_managed_file_value |
function |
core/modules/file/file.module |
Render API callback: Determines the value for a managed_file type element. |
file_type_form_validate |
function |
core/modules/file/file.admin.inc |
Form validation handler for file_file_type_form(). |
file_type_toggle_enable |
function |
core/modules/file/file.admin.inc |
Menu callback; disable or enable a single file type. |
FileTransfer::checkPath |
function |
core/includes/filetransfer/filetransfer.inc |
Checks that the path is inside the jail and throws an exception if not. |
simpletest_get_profiles |
function |
core/modules/simpletest/simpletest.module |
Gets a list of the installation profiles that are available. |
FileMimeTypeTest::setUp |
function |
core/modules/simpletest/tests/file.test |
Sets up a Backdrop site for running functional and integration tests. |
FileTransfer::setChroot |
function |
core/includes/filetransfer/filetransfer.inc |
Sets the chroot and changes the jail to match the correct path scheme |
FileEditTestCase::setUp |
function |
core/modules/file/tests/file.test |
Sets up a Backdrop site for running functional and integration tests. |
_file_sort_weight_label |
function |
core/modules/file/file.admin.inc |
User sort function to sort by weight, then label/name. |
file_field_extra_fields |
function |
core/modules/file/file.module |
Implements hook_field_extra_fields(). |
backdrop_verify_profile |
function |
core/includes/install.inc |
Verifies an installation profile for installation. |
FileTypeTestCase::setUp |
function |
core/modules/file/tests/file.test |
Sets up a Backdrop site for running functional and integration tests. |
ThemeUnitTest::$profile |
property |
core/modules/simpletest/tests/theme.test |
The profile to install as a basis for testing. |
file_get_download_token |
function |
core/modules/file/file.module |
|
FileFieldWidgetTestCase |
class |
core/modules/file/tests/file.test |
Tests file field widget. |
file_delete_form_submit |
function |
core/modules/file/file.pages.inc |
Form submission handler for file_delete_form(). |
BackupFile::$backupName |
property |
core/includes/backup/backup.file.inc |
|
BackupFile::__construct |
function |
core/includes/backup/backup.file.inc |
Construct a file object used to save or load a backup from disk. |
file_get_stream_wrapper |
function |
core/modules/file/file.module |
Return a specific stream wrapper's registry information. |
file_example.tests.info |
file |
modules/examples/file_example/tests/file_example.tests.info |
[FileExampleTest]
name = File example functionality
description = Test File Example features and sample streamwrapper.
group = Example modules
file = file_example.test |
ThemeDatetime::$profile |
property |
core/modules/simpletest/tests/theme.test |
The profile to install as a basis for testing. |
BackupFile::putContents |
function |
core/includes/backup/backup.file.inc |
Write the entire contents of the file. |