ViewsUIWizardJumpMenuTestCase::createFileAndGetPath |
function |
core/modules/views/tests/views_ui.test |
Helper function to create a file and return its expected path. |
FileUploadWizardTestCase::testFileUploadWizardBasic |
function |
core/modules/file/tests/file.test |
Test the basic file upload wizard functionality. |
FileUploadWizardTestCase::testFileUploadWizardTypes |
function |
core/modules/file/tests/file.test |
Test the file upload wizard type step. |
views_handler_filter_file_status::get_value_options |
function |
core/modules/file/views/views_handler_filter_file_status.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. |
InfoFileParserTestCase::testBackdropParseInfoFormat |
function |
core/modules/system/tests/system.test |
Test backdrop_parse_info_format(). |
LocaleImportFunctionalTest::getPoFileWithEmptyMsgstr |
function |
core/modules/locale/tests/locale.test |
Helper function that returns a .po file with an empty last item. |
FileUnmanagedDeleteRecursiveTest::testEmptyDirectory |
function |
core/modules/simpletest/tests/file.test |
Try deleting an empty directory. |
views_handler_field_file_rendered::option_definition |
function |
core/modules/file/views/views_handler_field_file_rendered.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
FileUploadWizardTestCase::testFileUploadWizardFields |
function |
core/modules/file/tests/file.test |
Test the file upload wizard field step. |
views_handler_field_file_filemime::option_definition |
function |
core/modules/file/views/views_handler_field_file_filemime.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
EntityReferenceSelectionHandlerGeneric_file::getLabel |
function |
core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandlerGeneric.inc |
Implements EntityReferenceHandler::getLabel(). |
SimpleTestOtherInstallationProfileModuleTestsTestCase |
class |
core/modules/simpletest/tests/simpletest.test |
Verifies that tests in other installation profiles are not found. |
InstallerTestUploadCase::testFileNameExtensionMerging |
function |
core/modules/installer/tests/installer.test |
Ensures that archiver extensions are properly merged in the UI. |
BootstrapGetFilenameTestCase::testBackdropGetFilename |
function |
core/modules/simpletest/tests/bootstrap.test |
Test that backdrop_get_filename() works correctly when the file is not found in the database. |
views_handler_field_file_link_edit::option_definition |
function |
core/modules/file/views/views_handler_field_file_link_edit.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
FileAccessFunctionsAlignedTestCase::createExampleFile |
function |
core/modules/file/tests/file.test |
Helper function to create some files. |
FileUploadWizardTestCase::testFileUploadWizardSchemes |
function |
core/modules/file/tests/file.test |
Test the file upload wizard scheme step. |
FileManagedFileElementTestCase::_postMaxSizeToInteger |
function |
core/modules/file/tests/file.test |
Converts php.ini post_max_size value to integer. |
views_handler_field_file_extension::option_definition |
function |
core/modules/file/views/views_handler_field_file_extension.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
FileFieldValidateTestCase::testDefaultFileFieldDisplay |
function |
core/modules/file/tests/file.test |
Tests default display of File Field. |
ViewsUiFileManagedViewsWizard::default_display_options |
function |
core/modules/views_ui/wizards/views_ui_file_managed_views_wizard.php |
Most subclasses will need to override this method to provide some fields
or a different row plugin. |
CommonJavaScriptTestCase::testAddJsFileWithQueryString |
function |
core/modules/simpletest/tests/common.test |
Tests that the query string remains intact when adding JavaScript files
that have query string parameters. |
CommonBackdropParseInfoFileTestCase::testParseInfoFile |
function |
core/modules/simpletest/tests/common.test |
Parse an example .info file an verify the results. |
EntityReferenceSelectionHandlerGeneric_file::$label_key |
property |
core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandlerGeneric.inc |
The entity's label key as required for matching the autocomplete string. |
SimpleTestInstallationProfileModuleTestsTestCase::setUp |
function |
core/modules/simpletest/tests/simpletest.test |
Sets up a Backdrop site for running functional and integration tests. |
FileFieldAnonymousSubmission::testAnonymousNodeWithFile |
function |
core/modules/file/tests/file.test |
Tests file submission for an anonymous visitor. |
views_handler_field_file_link_delete::option_definition |
function |
core/modules/file/views/views_handler_field_file_link_delete.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
_authorize_filetransfer_connection_settings_set_defaults |
function |
core/includes/authorize.inc |
Sets the default settings on a file transfer connection form recursively. |
FileFieldWidgetTestCase::testTemporaryFileRemovalExploit |
function |
core/modules/file/tests/file.test |
Tests exploiting the temporary file removal of another user using fid. |
InstallerLanguageTestCase::testInstallerTranslationFiles |
function |
core/modules/simpletest/tests/installer.test |
Tests that the installer can find translation files. |
ViewsHandlerFileExtensionTest::testFileExtensionTarOption |
function |
core/modules/views/tests/handlers/views_handler_field_file_extension.test |
Tests the 'extension_detect_tar' handler option. |
FilePrivateTestCase::testPrivateFileDownloadAccessGranted |
function |
core/modules/file/tests/file.test |
Tests file access for private nodes when file download access is granted. |
SimpleTestInstallationProfileModuleTestsTestCase::$profile |
property |
core/modules/simpletest/tests/simpletest.test |
Use the Testing profile. |
FileManagedFileElementTestCase::testManagedFileParentsHash |
function |
core/modules/file/tests/file.test |
Tests file_ajax_upload() parents_hash. |
FileUploadWizardTestCase::testFileUploadWizardStepSkipping |
function |
core/modules/file/tests/file.test |
Test skipping each of the file upload wizard steps. |
FileFieldWidgetTestCase::doTestTemporaryFileRemovalExploit |
function |
core/modules/file/tests/file.test |
Helper for testing exploiting the temporary file removal using fid. |
FileFieldAnonymousSubmission::_testNodeWithFileWithoutTitle |
function |
core/modules/file/tests/file.test |
Helper method to test file submissions with missing node titles. |
FileAccessFunctionsAlignedTestCase::testFileAccessFunctions |
function |
core/modules/file/tests/file.test |
Verify that both, file_access() and File::access() return the same value. |
FileManagedFileElementTestCase::$originalDisplayErrorsValue |
property |
core/modules/file/tests/file.test |
|
SimpleTestOtherInstallationProfileModuleTestsTestCase::setUp |
function |
core/modules/simpletest/tests/simpletest.test |
Sets up a Backdrop site for running functional and integration tests. |
FileUploadWizardTestCase::testFileUploadWizardPrivateFailure |
function |
core/modules/file/tests/file.test |
Test the file upload wizard when uploading a private file fails. |
LocaleExportFunctionalTest::testExportTranslationTemplateFile |
function |
core/modules/locale/tests/locale.test |
Test exportation of translation template file. |
SimpleTestInstallationProfileModuleTestsTestCase::$admin_user |
property |
core/modules/simpletest/tests/simpletest.test |
|
FileAttributeOverrideTestCase::testFileFileAttributeOverrides |
function |
core/modules/file/tests/file.test |
Test to see if file attributes can be overridden. |
FileFileTypeClassificationTestCase::testFileTypeClassification |
function |
core/modules/file/tests/file.test |
Test that existing files are properly classified by file type. |
SimpleTestOtherInstallationProfileModuleTestsTestCase::$profile |
property |
core/modules/simpletest/tests/simpletest.test |
Use the Minimal profile. |
CommonCascadingStylesheetsTestCase::testAddCssFileWithQueryString |
function |
core/modules/simpletest/tests/common.test |
Tests that the query string remains intact when adding CSS files that have
query string parameters. |
FileFieldWidgetTestCase::testTemporaryFileRemovalExploitAnonymous |
function |
core/modules/file/tests/file.test |
Tests exploiting the temporary file removal for anonymous users using fid. |
EntityReferenceSelectionHandlerGeneric_file::entityFieldQueryAlter |
function |
core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandlerGeneric.inc |
Implements EntityReferenceHandler::entityFieldQueryAlter(). |
SimpleTestOtherInstallationProfileModuleTestsTestCase::$admin_user |
property |
core/modules/simpletest/tests/simpletest.test |
|