Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
FileTransferAuthorizeForm::submitForm function core/lib/Drupal/Core/FileTransfer/Form/FileTransferAuthorizeForm.php Form submission handler.
FileTransferAuthorizeForm::validateForm function core/lib/Drupal/Core/FileTransfer/Form/FileTransferAuthorizeForm.php Form validation handler.
FileTransferAuthorizeForm::__construct function core/lib/Drupal/Core/FileTransfer/Form/FileTransferAuthorizeForm.php Constructs a new FileTransferAuthorizeForm object.
FileTransferException class core/lib/Drupal/Core/FileTransfer/FileTransferException.php Exception thrown for file transfer errors.
FileTransferException.php file core/lib/Drupal/Core/FileTransfer/FileTransferException.php
FileTransferException::$arguments property core/lib/Drupal/Core/FileTransfer/FileTransferException.php Arguments to be used in this exception.
FileTransferException::__construct function core/lib/Drupal/Core/FileTransfer/FileTransferException.php Constructs a FileTransferException object.
FileTransferTest class core/modules/system/tests/src/Unit/FileTransfer/FileTransferTest.php Tests for the file transfer system.
FileTransferTest class core/modules/system/tests/src/Functional/FileTransfer/FileTransferTest.php Tests recursive file copy operations with the file transfer jail.
FileTransferTest.php file core/modules/system/tests/src/Functional/FileTransfer/FileTransferTest.php
FileTransferTest.php file core/modules/system/tests/src/Unit/FileTransfer/FileTransferTest.php
FileTransferTest::$defaultTheme property core/modules/system/tests/src/Functional/FileTransfer/FileTransferTest.php The theme to install as the default for testing.
FileTransferTest::$testConnection property core/modules/system/tests/src/Functional/FileTransfer/FileTransferTest.php
FileTransferTest::$testConnection property core/modules/system/tests/src/Unit/FileTransfer/FileTransferTest.php The test file transfer object.
FileTransferTest::setUp function core/modules/system/tests/src/Unit/FileTransfer/FileTransferTest.php
FileTransferTest::setUp function core/modules/system/tests/src/Functional/FileTransfer/FileTransferTest.php
FileTransferTest::testFileTransferMagicMethods function core/modules/system/tests/src/Unit/FileTransfer/FileTransferTest.php Tests the value returned by __get().
FileTransferTest::testJail function core/modules/system/tests/src/Functional/FileTransfer/FileTransferTest.php Tests the file transfer jail.
FileTransferTest::_buildFakeModule function core/modules/system/tests/src/Functional/FileTransfer/FileTransferTest.php Builds a fake module directory for testing.
FileTransferTest::_getFakeModuleFiles function core/modules/system/tests/src/Functional/FileTransfer/FileTransferTest.php Returns a predefined list of fake module files for testing.
FileTransferTest::_writeDirectory function core/modules/system/tests/src/Functional/FileTransfer/FileTransferTest.php Writes a directory structure to the filesystem.
FileTranslation class core/lib/Drupal/Core/StringTranslation/Translator/FileTranslation.php File based string translation.
FileTranslation.php file core/lib/Drupal/Core/StringTranslation/Translator/FileTranslation.php
FileTranslation::filesToArray function core/lib/Drupal/Core/StringTranslation/Translator/FileTranslation.php Reads the given Gettext PO files into a data structure.
FileTranslation::findTranslationFiles function core/lib/Drupal/Core/StringTranslation/Translator/FileTranslation.php Finds installer translations either for a specific or all languages.
FileTranslation::getLanguage function core/lib/Drupal/Core/StringTranslation/Translator/FileTranslation.php Retrieves translations for a given language.
FileTranslation::getTranslationFilesPattern function core/lib/Drupal/Core/StringTranslation/Translator/FileTranslation.php Provides translation file name pattern.
FileTranslation::__construct function core/lib/Drupal/Core/StringTranslation/Translator/FileTranslation.php Constructs a StaticTranslation object.
FileUpload::checkFileUploadAccess function core/modules/jsonapi/src/Controller/FileUpload.php Checks if the current user has access to upload the file.
FileUpload::ensureFileUploadAccess function core/modules/jsonapi/src/Controller/FileUpload.php Ensures that the given account is allowed to upload a file.
FileUpload::handleFileUploadForExistingResource function core/modules/jsonapi/src/Controller/FileUpload.php Handles JSON:API file upload requests.
FileUpload::handleFileUploadForNewResource function core/modules/jsonapi/src/Controller/FileUpload.php Handles JSON:API file upload requests.
FileUpload::handleFileUploadForResource function core/modules/jsonapi/src/Controller/FileUpload.php Handles JSON:API file upload requests.
FileUpload::__construct function core/modules/jsonapi/src/Controller/FileUpload.php
FileUploadForm::$fileRepository property core/modules/media_library/src/Form/FileUploadForm.php The file repository service.
FileUploadForm::$fileSystem property core/modules/media_library/src/Form/FileUploadForm.php The file system service.
FileUploadForm::$fileUsage property core/modules/media_library/src/Form/FileUploadForm.php The file usage service.
FileUploadForm::hideExtraSourceFieldComponents function core/modules/media_library/src/Form/FileUploadForm.php Processes an image or file source field element.
FileUploadForm::prepareMediaEntityForSave function core/modules/media_library/src/Form/FileUploadForm.php Prepares a created media item to be permanently saved.
FileUploadForm::processUploadElement function core/modules/media_library/src/Form/FileUploadForm.php Processes an upload (managed_file) element.
FileUploadForm::removeButtonSubmit function core/modules/media_library/src/Form/FileUploadForm.php Submit handler for the remove button.
FileUploadForm::uploadButtonSubmit function core/modules/media_library/src/Form/FileUploadForm.php Submit handler for the upload button, inside the managed_file element.
FileUploadForm::__construct function core/modules/media_library/src/Form/FileUploadForm.php Constructs a new FileUploadForm.
FileUploadHandler::DEFAULT_EXTENSIONS constant core/modules/file/src/Upload/FileUploadHandler.php The default extensions if none are provided.
FileUploadHandler::handleExtensionValidation function core/modules/file/src/Upload/FileUploadHandler.php Gets the list of allowed extensions and updates the validators.
FileUploadHandler::__construct function core/modules/file/src/Upload/FileUploadHandler.php
FileUploadHandlerTest class core/modules/file/tests/src/Kernel/FileUploadHandlerTest.php Tests the file upload handler.
FileUploadHandlerTest.php file core/modules/file/tests/src/Kernel/FileUploadHandlerTest.php
FileUploadHandlerTest::$fileUploadHandler property core/modules/file/tests/src/Kernel/FileUploadHandlerTest.php The file upload handler under test.
FileUploadHandlerTest::$modules property core/modules/file/tests/src/Kernel/FileUploadHandlerTest.php Modules to install.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.