|
ViewsHandlerArgumentStringTest::$profile |
property |
core/modules/views/tests/handlers/views_handler_argument_string.test |
The profile to install as a basis for testing. |
|
FileTransferFTPExtension::copyFileJailed |
function |
core/includes/filetransfer/ftp.inc |
Copies a file. |
|
FileDownloadTest::testPublicFileTransfer |
function |
core/modules/simpletest/tests/file.test |
Test the public file transfer system. |
|
FileURLRewritingTest::testShippedFileURL |
function |
core/modules/simpletest/tests/file.test |
Test the generating of rewritten shipped file URLs. |
|
FileTestHelper::assertFileEntryNotExists |
function |
core/modules/file/tests/file.test |
Asserts that a file does not exist in the database. |
|
BackdropWebTestCase::$generatedTestFiles |
property |
core/modules/simpletest/backdrop_web_test_case.php |
Whether the files were copied to the test files directory. |
|
drupal_install_profile_distribution_name |
function |
core/includes/drupal.inc |
Loads the installation profile, extracting its defined distribution name. |
|
FileTransferLocal::createDirectoryJailed |
function |
core/includes/filetransfer/local.inc |
Creates a directory. |
|
FileTransferLocal::removeDirectoryJailed |
function |
core/includes/filetransfer/local.inc |
Removes a directory. |
|
views_handler_field_file_link_delete.inc |
file |
core/modules/file/views/views_handler_field_file_link_delete.inc |
Definition of views_handler_field_file_link_delete. |
|
image_system_file_system_settings_submit |
function |
core/modules/image/image.module |
Submit handler for the file system settings form. |
|
FileManagedFileElementTestCase::tearDown |
function |
core/modules/file/tests/file.test |
Delete created files and temporary files directory, delete the tables
created by setUp(), and reset the database prefix. |
|
FileFieldRevisionTestCase::testRevisions |
function |
core/modules/file/tests/file.test |
Tests creating multiple revisions of a node and managing attached files. |
|
FileValidateTest::testInsecureExtensions |
function |
core/modules/simpletest/tests/file.test |
Tests hard-coded security check in file_validate(). |
|
file_field_widget_multiple_count_validate |
function |
core/modules/file/file.field.inc |
Validation callback for managed file element on file field widgets. |
|
FileScanDirectoryTest::testOptionCallback |
function |
core/modules/simpletest/tests/file.test |
Check that the callback function is called correctly. |
|
FileScanDirectoryTest::testOptionMinDepth |
function |
core/modules/simpletest/tests/file.test |
Check that the min_depth options lets us ignore files in the starting
directory. |
|
FileAccessFunctionsAlignedTestCase::setUp |
function |
core/modules/file/tests/file.test |
Sets up a Backdrop site for running functional and integration tests. |
|
views_handler_field_file_rendered::render |
function |
core/modules/file/views/views_handler_field_file_rendered.inc |
Render the field. |
|
FilterEditorImageDialogTestCase::$profile |
property |
core/modules/filter/tests/filter_image_dialog.test |
The profile to install as a basis for testing. |
|
FileDownloadTest::testPrivateFileTransfer |
function |
core/modules/simpletest/tests/file.test |
Test the private file transfer system. |
|
ViewsPluginDisplayBlockTestCase::$profile |
property |
core/modules/views/tests/plugins/views_plugin_display_block.test |
The profile to install as a basis for testing. |
|
FileFileTypeClassificationTestCase::setUp |
function |
core/modules/file/tests/file.test |
Sets up a Backdrop site for running functional and integration tests. |
|
BackdropWebTestCase::backdropGetTestFiles |
function |
core/modules/simpletest/backdrop_web_test_case.php |
Get a list files that can be used in tests. |
|
BackdropWebTestCase::backdropCompareFiles |
function |
core/modules/simpletest/backdrop_web_test_case.php |
Compare two files based on size and file name. |
|
FileFieldDisplayTestCase::testNodeDisplay |
function |
core/modules/file/tests/file.test |
Tests normal formatter display on node display. |
|
views_handler_field_file_filemime::render |
function |
core/modules/file/views/views_handler_field_file_filemime.inc |
|
|
views_handler_field_file_uri::options_form |
function |
core/modules/file/views/views_handler_field_file_uri.inc |
Provide link to file option |
|
file_stream_wrapper_get_instance_by_scheme |
function |
core/includes/file.inc |
Returns a reference to the stream wrapper class responsible for a scheme. |
|
views_handler_argument_file_type::fileType |
function |
core/modules/file/views/views_handler_argument_file_type.inc |
Get the File label (human readable). |
|
SystemAuthorizeCase::testFileTransferHooks |
function |
core/modules/system/tests/system.test |
Tests the FileTransfer hooks |
|
FileValidatorTest::testFileValidateIsImage |
function |
core/modules/simpletest/tests/file.test |
This ensures a specific file is actually an image. |
|
views_handler_field_file_icon::getIconName |
function |
core/modules/file/views/views_handler_field_file_icon.inc |
Map file extensions to Phosphor icons. |
|
BackdropWebTestCase::$temp_files_directory |
property |
core/modules/simpletest/backdrop_web_test_case.php |
|
|
FileUnmanagedDeleteRecursiveTest::$profile |
property |
core/modules/simpletest/tests/file.test |
The profile to install as a basis for testing. |
|
views_handler_field_file_link_edit::render |
function |
core/modules/file/views/views_handler_field_file_link_edit.inc |
Render the field. |
|
ContextualDynamicContextTestCase::$profile |
property |
core/modules/contextual/tests/contextual.test |
The profile to install as a basis for testing. |
|
FilterEditorLinkValidateTestCase::$profile |
property |
core/modules/filter/tests/filter_dialog.test |
The profile to install as a basis for testing. |
|
views_handler_field_file_type::render_name |
function |
core/modules/file/views/views_handler_field_file_type.inc |
Render file type as human readable name, unless using machine_name option. |
|
FileTransferFTPExtension::removeFileJailed |
function |
core/includes/filetransfer/ftp.inc |
Removes a file. |
|
backdrop_install_profile_distribution_name |
function |
core/includes/install.inc |
Loads the installation profile, extracting its defined distribution name. |
|
FilterFileUsageTest::testFilterEntityHooks |
function |
core/modules/filter/tests/filter.test |
Tests file usages are tracked in creating, updating, and deleting content. |
|
FileChangeSchemeTestCase::testChangeScheme |
function |
core/modules/file/tests/file.test |
|
|
FileFieldValidateTestCase::testFileMaxSize |
function |
core/modules/file/tests/file.test |
Tests the max file size validator. |
|
views_handler_field_file_extension::render |
function |
core/modules/file/views/views_handler_field_file_extension.inc |
Render the field. |
|
EntityReferenceSelectionHandlerGeneric_file |
class |
core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandlerGeneric.inc |
Override for the File entity type. |
|
hook_file_field_inline_fields_widgets_alter |
function |
core/modules/file/file.api.php |
Alters the list of file field widgets that support inline fields. |
|
UserValidateCurrentPassCustomForm::$profile |
property |
core/modules/user/tests/user.test |
The profile to install as a basis for testing. |
|
_authorize_filetransfer_connection_settings |
function |
core/includes/authorize.inc |
Generates the Form API array for a given connection backend's settings. |
|
FileUnmanagedSaveDataTest::testFileSaveData |
function |
core/modules/simpletest/tests/file.test |
Test the file_unmanaged_save_data() function. |