system_update_files_database |
function |
core/modules/system/system.module |
Updates the records in the system table based on the files array. |
backdrop_verify_install_file |
function |
core/includes/install.inc |
Verifies the state of the specified file. |
FileTypeTestCase::testCreate |
function |
core/modules/file/tests/file.test |
Test creating a new type. Basic CRUD. |
EmailFieldTestCase::$profile |
property |
core/modules/email/tests/email.test |
The profile to install as a basis for testing. |
FileUploadSvgTestCase::setUp |
function |
core/modules/file/tests/file.test |
Sets up a Backdrop site for running functional and integration tests. |
LayoutHookTestCase::$profile |
property |
core/modules/layout/tests/layout.test |
The profile to install as a basis for testing. |
views_handler_field_file.inc |
file |
core/modules/file/views/views_handler_field_file.inc |
Definition of views_handler_field_file. |
file_invalidate_field_caches |
function |
core/modules/file/file.module |
Clear the field cache for any entities referencing a specific file. |
FieldTokenTestCase::$profile |
property |
core/modules/field/tests/field.test |
The profile to install as a basis for testing. |
file_multiple_delete_confirm |
function |
core/modules/file/file.pages.inc |
Multiple file deletion confirmation form. |
file_query_file_access_alter |
function |
core/modules/file/file.module |
Implements hook_query_TAG_alter(). |
hook_filetransfer_info_alter |
function |
core/modules/system/system.api.php |
Alter the FileTransfer class registry. |
ActionLoopTestCase::$profile |
property |
core/modules/simpletest/tests/actions.test |
The profile to install as a basis for testing. |
DRUPAL_MAXIMUM_TEMP_FILE_AGE |
constant |
core/includes/drupal.inc |
|
LayoutDeletionTest::$profile |
property |
core/modules/layout/tests/layout.test |
The profile to install as a basis for testing. |
LayoutRendererTest::$profile |
property |
core/modules/layout/tests/layout.test |
The profile to install as a basis for testing. |
hook_query_file_access_alter |
function |
core/modules/file/file.api.php |
Control access to listings of files. |
views_handler_field_file_uri |
class |
core/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. |
ViewsHandlerFileExtensionTest |
class |
core/modules/views/tests/handlers/views_handler_field_file_extension.test |
Tests the views_handler_field_file_extension handler. |
hook_file_metadata_info_alter |
function |
core/modules/file/file.api.php |
Alters metadata information. |
update_test_filetransfer_info |
function |
core/modules/update/tests/update_test/update_test.module |
Implements hook_filetransfer_info(). |
CKEditorRtlTestCase::$profile |
property |
core/modules/ckeditor/tests/ckeditor_rtl.test |
Profile name. |
backdrop_delete_file_if_stale |
function |
core/includes/common.inc |
Deletes files modified more than a set time ago. |
UserPictureTestCase::$profile |
property |
core/modules/user/tests/user.test |
The profile to install as a basis for testing. |
file_add_upload_step_filetype |
function |
core/modules/file/file.pages.inc |
Generate form fields for the second step in the add file wizard. |
FileTestCase::createDirectory |
function |
core/modules/simpletest/tests/file.test |
Create a directory and assert it exists. |
views_handler_field_file_size |
class |
core/modules/views/handlers/views_handler_field.inc |
Render a numeric value as a size. |
LayoutBlockTextTest::$profile |
property |
core/modules/layout/tests/layout.test |
The profile to install as a basis for testing. |
views_handler_field_file_icon |
class |
core/modules/file/views/views_handler_field_file_icon.inc |
|
file_default_mimetype_mapping |
function |
core/includes/file.mimetypes.inc |
Default MIME extension mapping. |
ConfigFileStorage::$directory |
property |
core/includes/config.inc |
The filesystem path for configuration objects. |
file_example_get_managed_file |
function |
modules/examples/file_example/file_example.module |
Utility function to check for and return a managed file. |
file_example_session_contents |
function |
modules/examples/file_example/file_example.module |
Show the contents of a session file. |
MenuRebuildTestCase::$profile |
property |
core/modules/simpletest/tests/menu.test |
The profile to install as a basis for testing. |
RemoteFileUnmanagedDeleteTest |
class |
core/modules/simpletest/tests/file.test |
Deletion related tests on remote filesystems. |
TestFileTransfer::__construct |
function |
core/modules/simpletest/tests/filetransfer.test |
|
FileValidatorTest::$non_image |
property |
core/modules/simpletest/tests/file.test |
|
AdminBarWebTestCase::$profile |
property |
core/modules/admin_bar/tests/admin_bar.test |
The profile to install as a basis for testing. |
FileUploadTransliterationTest |
class |
core/modules/simpletest/tests/file.test |
Tests transliterating files on upload and subsequent bulk updating. |
TestFileTransfer::isDirectory |
function |
core/modules/simpletest/tests/filetransfer.test |
|
TestFileTransfer::chmodJailed |
function |
core/modules/simpletest/tests/filetransfer.test |
|
FilterResetTestCase::$profile |
property |
core/modules/system/tests/system.test |
The profile to install as a basis for testing. |
ViewsUiFileManagedViewsWizard |
class |
core/modules/views_ui/wizards/views_ui_file_managed_views_wizard.php |
Tests creating managed files views with the wizard. |
views_handler_field_file_type |
class |
core/modules/file/views/views_handler_field_file_type.inc |
Field handler to translate a file type into its readable form. |
BackdropWebTestCase::$profile |
property |
core/modules/simpletest/backdrop_web_test_case.php |
The profile to install as a basis for testing. |
FileSaveUploadTest::$php_file |
property |
core/modules/simpletest/tests/file.test |
A PHP file path for upload security testing. |
ImageFileMoveTest::testNormal |
function |
core/modules/simpletest/tests/image.test |
Tests moving a randomly generated image. |
FileTestHelper::getLastFileId |
function |
core/modules/file/tests/file.test |
Retrieves the fid of the last inserted file. |
FileTransfer::createDirectory |
function |
core/includes/filetransfer/filetransfer.inc |
Creates a directory. |
file_managed_file_save_upload |
function |
core/modules/file/file.module |
Saves any files that have been uploaded into a managed_file element. |