FileUnmanagedDeleteRecursiveTest::testDirectory |
function |
core/modules/simpletest/tests/file.test |
Try deleting a directory with some files. |
views_handler_field_file_link_edit::render_link |
function |
core/modules/file/views/views_handler_field_file_link_edit.inc |
Renders the link. |
CommonCascadingStylesheetsTestCase::testAddFile |
function |
core/modules/simpletest/tests/common.test |
Tests adding a file stylesheet. |
views_handler_field_file_rendered::options_form |
function |
core/modules/file/views/views_handler_field_file_rendered.inc |
Provide file_view_mode option for file display. |
FileTransferFTPExtension::createDirectoryJailed |
function |
core/includes/filetransfer/ftp.inc |
Creates a directory. |
FileTransferFTPExtension::removeDirectoryJailed |
function |
core/includes/filetransfer/ftp.inc |
Removes a directory. |
FileFileTypeClassificationTestCase::getFileType |
function |
core/modules/file/tests/file.test |
Get the file type of a given file. |
FileTaxonomyTermTestCase::createAttachFileField |
function |
core/modules/file/tests/file.test |
Creates a file field and attaches it to the "Tags" taxonomy vocabulary. |
FileManagedFileElementTestCase::testManagedFile |
function |
core/modules/file/tests/file.test |
Tests the managed_file element type. |
FileFieldWidgetTestCase::testSingleValuedWidget |
function |
core/modules/file/tests/file.test |
Tests upload and remove buttons for a single-valued File field. |
FileFieldWidgetTestCase::testPrivateFileSetting |
function |
core/modules/file/tests/file.test |
Tests a file field with a "Private files" upload destination setting. |
FileFieldWidgetTestCase::testPrivateFileComment |
function |
core/modules/file/tests/file.test |
Tests that download restrictions on private files work on comments. |
views_handler_field_file_filemime::options_form |
function |
core/modules/file/views/views_handler_field_file_filemime.inc |
Provide link to file option |
LocaleImportFunctionalTest::testStandalonePoFile |
function |
core/modules/locale/tests/locale.test |
Test import of standalone .po files. |
SimpleTestInstallationProfileModuleTestsTestCase |
class |
core/modules/simpletest/tests/simpletest.test |
Verifies that tests bundled with installation profile modules are found. |
LocaleImportFunctionalTest::getPoFileWithContext |
function |
core/modules/locale/tests/locale.test |
Helper function that returns a .po file with context. |
InstallerBrowserAdministrationTestCase::$profile |
property |
core/modules/installer/tests/installer.test |
The profile to install as a basis for testing. |
views_handler_field_file_size::option_definition |
function |
core/modules/views/handlers/views_handler_field.inc |
|
views_handler_field_file_icon::option_definition |
function |
core/modules/file/views/views_handler_field_file_icon.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
FileExampleSessionStreamWrapper::$sessionContent |
property |
modules/examples/file_example/file_example_session_streams.inc |
The content of the stream. |
FileUnmanagedDeleteRecursiveTest::testSingleFile |
function |
core/modules/simpletest/tests/file.test |
Delete a normal file. |
views_handler_field_file_link_edit::options_form |
function |
core/modules/file/views/views_handler_field_file_link_edit.inc |
Default options form that provides the label widget that all fields
should have. |
CommentViewsHandlerArgumentUserUidTest::$profile |
property |
core/modules/comment/tests/comment_views_handler_argument_user_uid.test |
The profile to install as a basis for testing. |
views_handler_field_file_type::option_definition |
function |
core/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 |
core/modules/simpletest/tests/form.test |
The profile to install as a basis for testing. |
file_get_public_and_private_stream_wrapper_names |
function |
core/modules/file/file.module |
|
views_handler_field_file_extension::options_form |
function |
core/modules/file/views/views_handler_field_file_extension.inc |
Default options form that provides the label widget that all fields
should have. |
LocaleJavascriptTranslationTest::testFileParsing |
function |
core/modules/locale/tests/locale.test |
|
LocalePluralFormatTest::getPoFileWithSimplePlural |
function |
core/modules/locale/tests/locale.test |
Returns a .po file with a simple plural formula. |
LocalePluralFormatTest::getPoFileWithBrokenPlural |
function |
core/modules/locale/tests/locale.test |
Returns a .po file with a broken plural formula. |
FormsFileInclusionTestCase::testLoadCustomInclude |
function |
core/modules/simpletest/tests/form.test |
Tests loading a custom specified include. |
BackdropSystemListingCompatibleTestCase::$profile |
property |
core/profiles/testing/modules/backdrop_system_listing_compatible_test/backdrop_system_listing_compatible_test.test |
Use the Minimal profile. |
FileDirectoryTest::testFileCheckDirectoryHandling |
function |
core/modules/simpletest/tests/file.test |
Test directory handling functions. |
FileExampleSessionStreamWrapper::getDirectoryPath |
function |
modules/examples/file_example/file_example_session_streams.inc |
Implements getDirectoryPath(). |
views_handler_filter_file_type::get_value_options |
function |
core/modules/file/views/views_handler_filter_file_type.inc |
Child classes should be used to override this function and set the
'value options', unless 'options callback' is defined as a valid function
or static public method to generate these values. |
FileAccessTestCase::testFilePrivateDownloadAccess |
function |
core/modules/file/tests/file.test |
Test to see if we have access to download private files when granted the permissions. |
FileAccessTestCase::getPrivateDownloadAccessCases |
function |
core/modules/file/tests/file.test |
Helper for testFilePrivateDownloadAccess() test. |
FormsElementsVerticalTabsFunctionalTest::$profile |
property |
core/modules/simpletest/tests/form.test |
The profile to install as a basis for testing. |
views_handler_field_file_link_delete::render_link |
function |
core/modules/file/views/views_handler_field_file_link_delete.inc |
Renders the link. |
LocalePluralFormatTest::getPoFileWithComplexPlural |
function |
core/modules/locale/tests/locale.test |
Returns a .po file with a complex plural formula. |
LocalePluralFormatTest::getPoFileWithMissingPlural |
function |
core/modules/locale/tests/locale.test |
Returns a .po file with a missing plural formula. |
FileValidatorTest::testFileValidateImageResolution |
function |
core/modules/simpletest/tests/file.test |
This ensures the resolution of a specific file is within bounds.
The image will be resized if it's too large. |
FileExampleSessionStreamWrapper::$directoryPointer |
property |
modules/examples/file_example/file_example_session_streams.inc |
Pointer to where we are in a directory read. |
FileUnmanagedDeleteRecursiveTest::testSubDirectory |
function |
core/modules/simpletest/tests/file.test |
Try deleting subdirectories with some files. |
CommonCascadingStylesheetsTestCase::testRenderFile |
function |
core/modules/simpletest/tests/common.test |
Tests rendering the stylesheets. |
FileUploadTransliterationTest::testTransliteration |
function |
core/modules/simpletest/tests/file.test |
|
FileUploadSvgTestCase::testSVGFileUploadValidation |
function |
core/modules/file/tests/file.test |
Test SVG upload validation. |
views_handler_field_file_link_delete::options_form |
function |
core/modules/file/views/views_handler_field_file_link_delete.inc |
Default options form that provides the label widget that all fields
should have. |
FileTokenReplaceTestCase::testFileTokenReplacement |
function |
core/modules/file/tests/file.test |
Creates a file, then tests the tokens generated from it. |
FileExampleSessionStreamWrapper::uri_to_session_key |
function |
modules/examples/file_example/file_example_session_streams.inc |
Return a reference to the correct $_SESSION key. |