Skip to main content
backdrop Documentation
Documentation and API source code for Backdrop CMS.
  • Welcome!
    • Login

Search for file

  1. Home »
  2. API reference »
  3. 1.x
Name Type Location Description
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.
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().

Pages

  • « first
  • ‹ previous
  • …
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • next ›
  • last »

Directory

  • Getting started
    • Installing
    • Updates vs upgrades
    • Hosting/deploying
  • Upgrading from Drupal
    • Introduction
    • Upgrade overview
    • Converting Drupal code
  • User guide
    • Quick start guide
    • Using Backdrop
  • Add-On Documentation
  • Developing for Backdrop
    • Developing modules
    • Developing themes
    • Developing layouts
    • Using libraries
    • Local development
    • Writing secure code
    • Using JavaScript
  • Contributors guide
    • Contribute to Backdrop core
      • How to use the core issue queue
      • Adding labels to issues
      • Adding milestones to issues
    • Contribute Backdrop add-ons
    • Contribute to documentation
  • Developer API
    • Topics
    • Functions
    • Classes
    • Files
    • Globals
    • Icon API
    • Database API
    • Theme functions
    • Form API reference
  • Appendix/reference
    • Change records
    • Glossary
    • Coding & documentation standards
    • Contrib permissions policy

Stay connected

Sign up for our newsletter

Powered by Backdrop CMS

Footer Menu

  • documentation
  • localization
  • events
  • forum
  • backdropcms.org