Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FileTransferException::$arguments | property | core/ |
Arguments to be used in this exception. |
| FileTransferException::__construct | function | core/ |
Constructs a FileTransferException object. |
| FileTransferTest | class | core/ |
Tests for the file transfer system. |
| FileTransferTest | class | core/ |
Tests recursive file copy operations with the file transfer jail. |
| FileTransferTest.php | file | core/ |
|
| FileTransferTest.php | file | core/ |
|
| FileTransferTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FileTransferTest::$testConnection | property | core/ |
|
| FileTransferTest::$testConnection | property | core/ |
The test file transfer object. |
| FileTransferTest::setUp | function | core/ |
|
| FileTransferTest::setUp | function | core/ |
|
| FileTransferTest::testFileTransferMagicMethods | function | core/ |
Tests the value returned by __get(). |
| FileTransferTest::testJail | function | core/ |
Tests the file transfer jail. |
| FileTransferTest::_buildFakeModule | function | core/ |
Builds a fake module directory for testing. |
| FileTransferTest::_getFakeModuleFiles | function | core/ |
Returns a predefined list of fake module files for testing. |
| FileTransferTest::_writeDirectory | function | core/ |
Writes a directory structure to the filesystem. |
| FileTranslation | class | core/ |
File based string translation. |
| FileTranslation.php | file | core/ |
|
| FileTranslation::$directory | property | core/ |
Directory to find translation files in the file system. |
| FileTranslation::$fileSystem | property | core/ |
The file system. |
| FileTranslation::filesToArray | function | core/ |
Reads the given Gettext PO files into a data structure. |
| FileTranslation::findTranslationFiles | function | core/ |
Finds installer translations either for a specific or all languages. |
| FileTranslation::getLanguage | function | core/ |
Retrieves translations for a given language. |
| FileTranslation::getTranslationFilesPattern | function | core/ |
Provides translation file name pattern. |
| FileTranslation::__construct | function | core/ |
Constructs a StaticTranslation object. |
| FileUpload | class | core/ |
Handles file upload requests. |
| FileUpload.php | file | core/ |
|
| FileUpload::checkFileUploadAccess | function | core/ |
Checks if the current user has access to upload the file. |
| FileUpload::ensureFileUploadAccess | function | core/ |
Ensures that the given account is allowed to upload a file. |
| FileUpload::handleFileUploadForExistingResource | function | core/ |
Handles JSON:API file upload requests. |
| FileUpload::handleFileUploadForNewResource | function | core/ |
Handles JSON:API file upload requests. |
| FileUpload::handleFileUploadForResource | function | core/ |
Handles JSON:API file upload requests. |
| FileUpload::validateAndLoadFieldDefinition | function | core/ |
Validates and loads a field definition instance. |
| FileUpload::__construct | function | core/ |
|
| FileUploadForm | class | core/ |
Creates a form to create media entities from uploaded files. |
| FileUploadForm.php | file | core/ |
|
| FileUploadForm::$elementInfo | property | core/ |
The element info manager. |
| FileUploadForm::$fileRepository | property | core/ |
The file repository service. |
| FileUploadForm::$fileSystem | property | core/ |
The file system service. |
| FileUploadForm::$fileUsage | property | core/ |
The file usage service. |
| FileUploadForm::$renderer | property | core/ |
The renderer service. |
| FileUploadForm::buildEntityFormElement | function | core/ |
Builds the sub-form for setting required fields on a new media item. |
| FileUploadForm::buildInputElement | function | core/ |
Builds the element for submitting source field value(s). |
| FileUploadForm::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| FileUploadForm::createFileItem | function | core/ |
Create a file field item. |
| FileUploadForm::createMediaFromValue | function | core/ |
Creates a new, unsaved media item from a source field value. |
| FileUploadForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FileUploadForm::getMediaType | function | core/ |
Get the media type from the form state. |
| FileUploadForm::hideExtraSourceFieldComponents | function | core/ |
Processes an image or file source field element. |
| FileUploadForm::prepareMediaEntityForSave | function | core/ |
Prepares a created media item to be permanently saved. |
Pagination
- Previous page
- Page 708
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.