file_test_file_url_alter |
function |
core/modules/simpletest/tests/file_test.module |
Implements hook_file_url_alter(). |
file_type_classify_batch |
function |
core/modules/file/file.module |
Batch operation callback to classify the types of managed files. |
DateFieldBasic::$profile |
property |
core/modules/date/tests/date_field.test |
The profile to install as a basis for testing. |
Database::loadDriverFile |
function |
core/includes/database/database.inc |
Load a file for the database that might hold a class. |
FileValidatorTest::$file |
property |
core/modules/simpletest/tests/file.test |
|
FileMoveTest::testNormal |
function |
core/modules/simpletest/tests/file.test |
Move a normal file. |
TestFileTransfer::isFile |
function |
core/modules/simpletest/tests/filetransfer.test |
|
AJAXDialogTest::$profile |
property |
core/modules/simpletest/tests/ajax.test |
The profile to install as a basis for testing. |
FileTransferSSH::connect |
function |
core/includes/filetransfer/ssh.inc |
Connects to the server. |
FileTransferSSH::factory |
function |
core/includes/filetransfer/ssh.inc |
Classes that extend this class must override the factory() static method. |
FileCopyTest::testNormal |
function |
core/modules/simpletest/tests/file.test |
Test file copying in the normal, base case. |
NodeQueryAlter::$profile |
property |
core/modules/node/tests/node.test |
The profile to install as a basis for testing. |
install_no_profile_error |
function |
core/includes/install.core.inc |
Indicates that there are no profiles available. |
FileTransferFTP::factory |
function |
core/includes/filetransfer/ftp.inc |
|
FileTransferFTPExtension |
class |
core/includes/filetransfer/ftp.inc |
|
FileTestHelper::$profile |
property |
core/modules/file/tests/file.test |
The profile to install as a basis for testing. |
system_filetransfer_info |
function |
core/modules/system/system.module |
Implements hook_filetransfer_info(). |
file_managed_file_submit |
function |
core/modules/file/file.module |
Form submission handler for upload / remove buttons of managed_file elements. |
file_display_form_submit |
function |
core/modules/file/file.admin.inc |
Process file display settings form submissions. |
FileTransfer::removeFile |
function |
core/includes/filetransfer/filetransfer.inc |
Removes a file. |
file_type_revert_confirm |
function |
core/modules/file/file.admin.inc |
Menu callback; revert a single file type. |
file_get_file_references |
function |
core/modules/file/file.module |
Retrieves a list of references to a file. |
file_type_delete_confirm |
function |
core/modules/file/file.admin.inc |
Menu callback; delete a single file type. |
FILE_TYPE_STORAGE_NORMAL |
constant |
core/modules/file/file.module |
File types constant for user-defined file types. |
FileTransfer::findChroot |
function |
core/includes/filetransfer/filetransfer.inc |
Returns the chroot property for this connection. |
ViewsHandlerTestFileSize |
class |
core/modules/views/tests/handlers/views_handler_field_file_size.test |
Tests the core views_handler_field_file_size handler. |
FileUploadWizardTestCase |
class |
core/modules/file/tests/file.test |
Tests creating new file entities through the file upload wizard. |
file_file_formatter_info |
function |
core/modules/file/file.module |
Implements hook_file_formatter_info(). |
FileUsageTestCase::setUp |
function |
core/modules/file/tests/file.test |
Sets up a Backdrop site for running functional and integration tests. |
FileChangeSchemeTestCase |
class |
core/modules/file/tests/file.test |
Test changing the scheme of a file. |
FileTaxonomyTermTestCase |
class |
core/modules/file/tests/file.test |
Tests adding a file to a non-node entity. |
ModuleTestCase::$profile |
property |
core/modules/system/tests/system.test |
The profile to install as a basis for testing. |
ViewsCacheTest::$profile |
property |
core/modules/views/tests/views_cache.test |
The profile to install as a basis for testing. |
_file_get_fields_by_type |
function |
core/modules/file/file.module |
Find all fields that are of a certain field type. |
FileFieldDisplayTestCase |
class |
core/modules/file/tests/file.test |
Tests that formatters are working properly. |
FileAdminTestCase::setUp |
function |
core/modules/file/tests/file.test |
Sets up a Backdrop site for running functional and integration tests. |
user_profile_form_submit |
function |
core/modules/user/user.pages.inc |
Form submission handler for user_profile_form(). |
FileTokenReplaceTestCase |
class |
core/modules/file/tests/file.test |
Tests the file token replacement in strings. |
file_update_dependencies |
function |
core/modules/file/file.install |
Implements hook_update_dependencies(). |
hook_file_formatter_info |
function |
core/modules/file/file.api.php |
Define file formatters. |
file_field_settings_form |
function |
core/modules/file/file.field.inc |
Implements hook_field_settings_form(). |
views_handler_field_file |
class |
core/modules/file/views/views_handler_field_file.inc |
Field handler to provide simple renderer that allows linking to a file. |
file_get_stream_wrappers |
function |
core/includes/file.inc |
Provides Backdrop stream wrapper registry. |
file_field_formatter_info |
function |
core/modules/file/file.field.inc |
Implements hook_field_formatter_info(). |
file_field_widget_process |
function |
core/modules/file/file.field.inc |
Render API callback: Processes a file_generic field element. |
LayoutBlockTest::$profile |
property |
core/modules/layout/tests/layout.test |
The profile to install as a basis for testing. |
file_field_formatter_view |
function |
core/modules/file/file.field.inc |
Implements hook_field_formatter_view(). |
TokenTestHelper::$profile |
property |
core/modules/simpletest/tests/token.test |
The profile to install as a basis for testing. |
file_validate_name_length |
function |
core/includes/file.inc |
Checks for files with names longer than can be stored in the database. |
FormUrlTestCase::$profile |
property |
core/modules/simpletest/tests/form.test |
The profile to install as a basis for testing. |