FileTransfer::__unset |
function |
core/includes/filetransfer/filetransfer.inc |
Implementation of the magic __unset() method. |
_layout_include_files |
function |
core/modules/layout/layout.module |
Load all include files for modules that implement hook_layout_api(). |
drupal_verify_profile |
function |
core/includes/drupal.inc |
Verifies an installation profile for installation. |
FileTransferException |
class |
core/includes/filetransfer/filetransfer.inc |
FileTransferException class. |
file_file_is_readable |
function |
core/modules/file/file.module |
Check if a file entity is readable or not. |
file_view_mode_labels |
function |
core/modules/file/file.module |
Return an array of available view modes for file entities. |
FileUploadSvgTestCase |
class |
core/modules/file/tests/file.test |
Tests validation of SVG uploads. |
file_type_cache_reset |
function |
core/modules/file/file.module |
Clears the file type cache. |
file_info_cache_clear |
function |
core/modules/file/file.module |
Clears caches that are related to file entity. |
_file_usage_get_total |
function |
core/modules/file/file.pages.inc |
Get the complete total number of known usages for a file. |
BackupFile::directory |
function |
core/includes/backup/backup.file.inc |
Get the file directory; |
FileFieldPathTestCase |
class |
core/modules/file/tests/file.test |
Tests that files are uploaded to proper locations. |
BackupFile::extension |
function |
core/includes/backup/backup.file.inc |
Get the file extension. |
file_list_permissions |
function |
core/modules/file/file.module |
Helper function to generate standard file permission list for a given type. |
file_field_views_data |
function |
core/modules/file/views/file.views.inc |
Implements hook_field_views_data(). |
_locale_parse_js_file |
function |
core/includes/locale.inc |
Parses a JavaScript file, extracts strings wrapped in Backdrop.t() and
Backdrop.formatPlural() and inserts them into the database. |
FILE_CREATE_DIRECTORY |
constant |
core/includes/file.inc |
Flag used by file_prepare_directory() -- create directory if not present. |
FILE_STATUS_PERMANENT |
constant |
core/includes/file.inc |
Indicates that the file is permanent and should not be deleted. |
file_prepare_directory |
function |
core/includes/file.inc |
Checks that the directory exists and is writable. |
file_field_widget_info |
function |
core/modules/file/file.field.inc |
Implements hook_field_widget_info(). |
file_field_widget_form |
function |
core/modules/file/file.field.inc |
Implements hook_field_widget_form(). |
UpdateTestFileTransfer |
class |
core/modules/update/tests/update_test/update_test.module |
Mocks a FileTransfer object to test the settings form functionality. |
theme_file_upload_help |
function |
core/modules/file/file.theme.inc |
Returns HTML for help text based on file upload validators. |
FileTestCase::$profile |
property |
core/modules/simpletest/tests/file.test |
The profile to install as a basis for testing. |
file_add_form_validate |
function |
core/modules/file/file.pages.inc |
Validation handler for file_add_form(). |
file_validate_is_image |
function |
core/includes/file.inc |
Checks that the file is recognized by image_get_info() as an image. |
filter_parse_file_fids |
function |
core/modules/filter/filter.module |
Parse an HTML snippet for any data-file-id attributes. |
file_example_readwrite |
function |
modules/examples/file_example/file_example.module |
Form builder function. |
_file_test_form_submit |
function |
core/modules/simpletest/tests/file_test.module |
Process the upload. |
PathTestCase::$profile |
property |
core/modules/path/tests/path.test |
The profile to install as a basis for testing. |
FileExampleTest::setUp |
function |
modules/examples/file_example/tests/file_example.test |
Sets up a Backdrop site for running functional and integration tests. |
install_select_profile |
function |
core/includes/install.core.inc |
Selects which profile to install. |
drupal_parse_info_file |
function |
core/includes/drupal.inc |
Parses Backdrop module and theme .info files. |
FileTransfer::copyFile |
function |
core/includes/filetransfer/filetransfer.inc |
Copies a file. |
IconTestCase::$profile |
property |
core/modules/simpletest/tests/icon.test |
The profile to install as a basis for testing. |
backdrop_check_profile |
function |
core/includes/install.inc |
Checks an installation profile's requirements. |
file_get_mimetype_type |
function |
core/modules/file/file.module |
|
_file_usage_list_links |
function |
core/modules/file/file.pages.inc |
Build a list of links to content that references a file. |
file_field_attach_load |
function |
core/modules/file/file.module |
Implements hook_field_attach_load(). |
BackupFile::$directory |
property |
core/includes/backup/backup.file.inc |
|
SystemTestFileTransfer |
class |
core/modules/simpletest/tests/system_test.module |
Mock FileTransfer object to test the settings form functionality. |
BackupFile::backupName |
function |
core/includes/backup/backup.file.inc |
Get the backup name. |
hook_filetransfer_info |
function |
core/modules/system/system.api.php |
Register information about FileTransfer classes provided by a module. |
file_unmanaged_prepare |
function |
core/includes/file.inc |
Internal function that prepares the destination for a file_unmanaged_copy or
file_unmanaged_move operation. |
InfoFileParserTestCase |
class |
core/modules/system/tests/system.test |
|
hook_file_update_index |
function |
core/modules/file/file.api.php |
Act on a file being indexed for searching. |
hook_file_metadata_info |
function |
core/modules/file/file.api.php |
Provides metadata information. |
file_field_widget_value |
function |
core/modules/file/file.field.inc |
Render API callback: Retrieves the value for the file_generic field element. |
theme_file_managed_file |
function |
core/modules/file/file.theme.inc |
Returns HTML for a managed file element. |
file_file_metadata_info |
function |
core/modules/file/file.file.inc |
Implements hook_file_metadata_info(). |