Archive_Tar::_isMaliciousFilename |
function |
core/modules/system/system.tar.inc |
Detect and report a malicious file name |
file_field_formatter_prepare_view |
function |
core/modules/file/file.field.inc |
Implements hook_field_formatter_prepare_view(). |
views_handler_field_file_filemime |
class |
core/modules/file/views/views_handler_field_file_filemime.inc |
Field handler to add rendering MIME type images as an option on the filemime field. |
file_field_instance_settings_form |
function |
core/modules/file/file.field.inc |
Implements hook_field_instance_settings_form(). |
_file_generic_settings_extensions |
function |
core/modules/file/file.field.inc |
Render API callback: Validates the allowed file extensions field. |
hook_file_upload_skip_fields_alter |
function |
core/modules/file/file.api.php |
Alters skip fields status. |
file_field_widget_process_multiple |
function |
core/modules/file/file.field.inc |
Render API callback: Processes a group of file_generic field elements. |
UserRegistrationTestCase::$profile |
property |
core/modules/user/tests/user.test |
The profile to install as a basis for testing. |
LayoutBlockUsageTestCase::$profile |
property |
core/modules/layout/tests/layout.test |
The profile to install as a basis for testing. |
file_test_file_scan_callback_reset |
function |
core/modules/simpletest/tests/file.test |
Reset static variables used by file_test_file_scan_callback(). |
UserAutocompleteTestCase::$profile |
property |
core/modules/user/tests/user.test |
The profile to install as a basis for testing. |
UserTokenReplaceTestCase::$profile |
property |
core/modules/user/tests/user.test |
The profile to install as a basis for testing. |
authorize_filetransfer_form_submit |
function |
core/includes/authorize.inc |
Form submission handler for authorize_filetransfer_form(). |
BlockTranslationTestCase::$profile |
property |
core/modules/block/tests/block.translation.test |
The profile to install as a basis for testing. |
ConfigFileStorage::getModifiedTime |
function |
core/includes/config.inc |
Returns a timestamp indicating the last time a configuration was modified. |
TokenCurrentPageTestCase::$profile |
property |
core/modules/simpletest/tests/token.test |
The profile to install as a basis for testing. |
RemoteFileScanDirectoryTest::setUp |
function |
core/modules/simpletest/tests/file.test |
|
SimpleTestFolderTestCase::$profile |
property |
core/modules/simpletest/tests/simpletest.test |
The profile to install as a basis for testing. |
views_handler_field_file_link_edit |
class |
core/modules/file/views/views_handler_field_file_link_edit.inc |
Field handler to present a link to manage a file. |
FileUnmanagedMoveTest::testMissing |
function |
core/modules/simpletest/tests/file.test |
Try to move a missing file. |
views_handler_filter_file_type.inc |
file |
core/modules/file/views/views_handler_filter_file_type.inc |
Definition of views_handler_filter_file_type. |
RemoteFileUnmanagedMoveTest::setUp |
function |
core/modules/simpletest/tests/file.test |
|
FileAccessFunctionsAlignedTestCase |
class |
core/modules/file/tests/file.test |
Tests that file_access and File::access are in sync with what they return. |
CKEditor5UpgradeTestCase::$profile |
property |
core/modules/ckeditor5/tests/ckeditor5_upgrade.test |
|
RemoteFileUnmanagedCopyTest::setUp |
function |
core/modules/simpletest/tests/file.test |
|
TestFileTransfer::removeFileJailed |
function |
core/modules/simpletest/tests/filetransfer.test |
|
entity_crud_hook_test_file_presave |
function |
core/modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_file_presave(). |
CommonJavaScriptTestCase::$profile |
property |
core/modules/simpletest/tests/common.test |
The profile to install as a basis for testing. |
NodeLoadMultipleUnitTest::$profile |
property |
core/modules/node/tests/node.test |
The profile to install as a basis for testing. |
ThemeDebugMarkupTestCase::$profile |
property |
core/modules/simpletest/tests/theme.test |
The profile to install as a basis for testing. |
FileTransferTest::_buildFakeModule |
function |
core/modules/simpletest/tests/filetransfer.test |
|
FileSaveDataTest::testWithFilename |
function |
core/modules/simpletest/tests/file.test |
Test the file_save_data() function when a filename is provided. |
FileFileTypeClassificationTestCase |
class |
core/modules/file/tests/file.test |
Tests file type classification functionality. |
views_handler_field_file_size.test |
file |
core/modules/views/tests/handlers/views_handler_field_file_size.test |
Definition of ViewsHandlerTestFileSize. |
FileTransferException::__construct |
function |
core/includes/filetransfer/filetransfer.inc |
|
FileAccessTestCase::testFileAccess |
function |
core/modules/file/tests/file.test |
Runs basic tests for file_access function. |
FormsFormStorageTestCase::$profile |
property |
core/modules/simpletest/tests/form.test |
The profile to install as a basis for testing. |
SimpleTestFunctionalTest::$profile |
property |
core/modules/simpletest/tests/simpletest.test |
The profile to install as a basis for testing. |
FormsFormWrapperTestCase::$profile |
property |
core/modules/simpletest/tests/form.test |
The profile to install as a basis for testing. |
views_handler_field_file_extension |
class |
core/modules/file/views/views_handler_field_file_extension.inc |
Returns a pure file extension of the file, for example 'module'. |
file_field_formatter_settings_form |
function |
core/modules/file/file.field.inc |
Implements hook_field_formatter_settings_form(). |
hook_file_formatter_FORMATTER_view |
function |
core/modules/file/file.api.php |
Define formatter output. |
FormsProgrammaticTestCase::$profile |
property |
core/modules/simpletest/tests/form.test |
The profile to install as a basis for testing. |
file_field_widget_upload_validators |
function |
core/modules/file/file.field.inc |
Retrieves the upload validators for a file field. |
_file_update_image_field_dimensions |
function |
core/modules/file/file.file.inc |
Update the image dimensions stored in any image fields for a file. |
UserAccountLinksUnitTests::$profile |
property |
core/modules/user/tests/user.test |
The profile to install as a basis for testing. |
FileTestCase::assertFilePermissions |
function |
core/modules/simpletest/tests/file.test |
Helper function to test the permissions of a file. |
FieldUIViewModeTestHelper::$profile |
property |
core/modules/field_ui/tests/field_ui.test |
The profile to install as a basis for testing. |
AJAXFormPageCacheTestCase::$profile |
property |
core/modules/simpletest/tests/ajax.test |
The profile to install as a basis for testing. |
file_example_unmanaged_write_submit |
function |
modules/examples/file_example/file_example.module |
Submit handler to write an unmanaged file. |