views_handler_argument_file_fid::title_query |
function |
modules/file/views/views_handler_argument_file_fid.inc |
Override the behavior of title_query(). Get the filenames. |
FileTaxonomyTermTestCase::testTermFilePublic |
function |
modules/file/tests/file.test |
Tests that a public file can be attached to a taxonomy term. |
FileDirectoryTest::testFileCreateNewFilepath |
function |
modules/simpletest/tests/file.test |
This will take a directory and path, and find a valid filepath that is not
taken by another file. |
ColorTestCase::testUpdateCssFilesOnConfigSave |
function |
modules/color/tests/color.test |
Test if the CSS files for a theme are updated when editing Configuration. |
CommonBackdropSystemListingTestCase::$profile |
property |
modules/simpletest/tests/common.test |
Use the testing profile; this is needed for testDirectoryPrecedence(). |
FileValidatorTest::testFileValidateNameLength |
function |
modules/simpletest/tests/file.test |
This will ensure the filename length is valid. |
FileValidatorTest::testFileValidateExtensions |
function |
modules/simpletest/tests/file.test |
Test the file_validate_extensions() function. |
FileTaxonomyTermTestCase::testTermFilePrivate |
function |
modules/file/tests/file.test |
Tests that a private file can be attached to a taxonomy term. |
FileFieldWidgetTestCase::testWidgetValidation |
function |
modules/file/tests/file.test |
Tests validation with the Upload button. |
RemoteFileUnmanagedDeleteRecursiveTest::setUp |
function |
modules/simpletest/tests/file.test |
Sets up a Backdrop site for running functional and integration tests. |
InfoFileCoreTest::testProjectInfoFileContents |
function |
modules/system/tests/system.test |
Tests that the .info files of all core projects specify a project type. |
BackdropWebTestCase::$private_files_directory |
property |
modules/simpletest/backdrop_web_test_case.php |
|
ImageStylesPathAndUrlUnitTest::$image_filepath |
property |
modules/image/tests/image.test |
|
FormStateValuesCleanAdvancedTestCase::$profile |
property |
modules/simpletest/tests/form.test |
The profile to install as a basis for testing. |
_file_generic_settings_file_directory_validate |
function |
modules/file/file.field.inc |
Render API callback: Validates the file destination field. |
TestFileTransfer::$shouldIsDirectoryReturnTrue |
property |
modules/simpletest/tests/filetransfer.test |
This is for testing the CopyRecursive logic. |
LocaleImportFunctionalTest::getOverwritePoFile |
function |
modules/locale/tests/locale.test |
Helper function that returns a proper .po file for testing. |
FileFieldWidgetTestCase::testMultiValuedWidget |
function |
modules/file/tests/file.test |
Tests upload and remove buttons for multiple multi-valued File fields. |
FileURLRewritingTest::testPublicCreatedFileURL |
function |
modules/simpletest/tests/file.test |
Test the generating of rewritten public created file URLs. |
views_handler_field_file_uri::option_definition |
function |
modules/file/views/views_handler_field_file_uri.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
FileTaxonomyTermTestCase::createAttachFileField |
function |
modules/file/tests/file.test |
Creates a file field and attaches it to the "Tags" taxonomy vocabulary. |
FileUnmanagedDeleteRecursiveTest::testDirectory |
function |
modules/simpletest/tests/file.test |
Try deleting a directory with some files. |
views_handler_field_file_rendered::options_form |
function |
modules/file/views/views_handler_field_file_rendered.inc |
Provide file_view_mode option for file display. |
FileFieldAnonymousSubmission::testAnonymousNode |
function |
modules/file/tests/file.test |
Tests the basic node submission for an anonymous visitor. |
FileTransferFTPExtension::removeDirectoryJailed |
function |
includes/filetransfer/ftp.inc |
Removes a directory. |
FileTransferFTPExtension::createDirectoryJailed |
function |
includes/filetransfer/ftp.inc |
Creates a directory. |
FileFileTypeClassificationTestCase::getFileType |
function |
modules/file/tests/file.test |
Get the file type of a given file. |
FileNameMungingTest::testMungeIgnoreWhitelisted |
function |
modules/simpletest/tests/file.test |
White listed extensions are ignored by file_munge_filename(). |
views_handler_field_file_link_edit::render_link |
function |
modules/file/views/views_handler_field_file_link_edit.inc |
Renders the link. |
FileFieldWidgetTestCase::testPrivateFileComment |
function |
modules/file/tests/file.test |
Tests that download restrictions on private files work on comments. |
CommonCascadingStylesheetsTestCase::testAddFile |
function |
modules/simpletest/tests/common.test |
Tests adding a file stylesheet. |
FileFieldWidgetTestCase::testPrivateFileSetting |
function |
modules/file/tests/file.test |
Tests a file field with a "Private files" upload destination setting. |
FileFieldWidgetTestCase::testSingleValuedWidget |
function |
modules/file/tests/file.test |
Tests upload and remove buttons for a single-valued File field. |
FileManagedFileElementTestCase::testManagedFile |
function |
modules/file/tests/file.test |
Tests the managed_file element type. |
views_handler_field_file_filemime::options_form |
function |
modules/file/views/views_handler_field_file_filemime.inc |
Provide link to file option |
FormsFileInclusionTestCase::testLoadMenuInclude |
function |
modules/simpletest/tests/form.test |
Tests loading an include specified in hook_menu(). |
LocaleImportFunctionalTest::getPoFileWithMsgstr |
function |
modules/locale/tests/locale.test |
Helper function that returns a .po file with an empty last item. |
FileUnmanagedDeleteRecursiveTest::testSingleFile |
function |
modules/simpletest/tests/file.test |
Delete a normal file. |
views_handler_field_file_size::option_definition |
function |
modules/views/handlers/views_handler_field.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
file_get_public_and_private_stream_wrapper_names |
function |
modules/file/file.module |
|
LocaleImportFunctionalTest::getPoFileWithContext |
function |
modules/locale/tests/locale.test |
Helper function that returns a .po file with context. |
views_handler_field_file_type::option_definition |
function |
modules/file/views/views_handler_field_file_type.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
FormsElementsTableSelectFunctionalTest::$profile |
property |
modules/simpletest/tests/form.test |
The profile to install as a basis for testing. |
LocaleJavascriptTranslationTest::testFileParsing |
function |
modules/locale/tests/locale.test |
|
LocaleImportFunctionalTest::testStandalonePoFile |
function |
modules/locale/tests/locale.test |
Test import of standalone .po files. |
views_handler_field_file_extension::options_form |
function |
modules/file/views/views_handler_field_file_extension.inc |
Default options form that provides the label widget that all fields
should have. |
views_handler_field_file_link_edit::options_form |
function |
modules/file/views/views_handler_field_file_link_edit.inc |
Default options form that provides the label widget that all fields
should have. |
InstallerBrowserAdministrationTestCase::$profile |
property |
modules/installer/tests/installer.test |
The profile to install as a basis for testing. |
SimpleTestInstallationProfileModuleTestsTestCase |
class |
modules/simpletest/tests/simpletest.test |
Verifies that tests bundled with installation profile modules are found. |
LocalePluralFormatTest::getPoFileWithBrokenPlural |
function |
modules/locale/tests/locale.test |
Returns a .po file with a broken plural formula. |