Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| FileTransferTest::_writeDirectory | function | core/ |
|
| 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/ |
|
| FileTranslation::getTranslationFilesPattern | function | core/ |
Provides translation file name pattern. |
| FileTranslation::__construct | function | core/ |
Constructs a StaticTranslation object. |
| FileUpdateTest | class | core/ |
Tests File update path. |
| FileUpdateTest.php | file | core/ |
|
| FileUpdateTest::$modules | property | core/ |
Modules to enable after the database is loaded. |
| FileUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| FileUpdateTest::testOwnerEntityKey | function | core/ |
Tests that the file entity type has an 'owner' entity key. |
| FileUpdateTest::testPostUpdate8001 | function | core/ |
Tests file_update_8001(). |
| FileUpload | class | core/ |
Handles file upload requests. |
| FileUpload.php | file | core/ |
|
| FileUpload::$currentUser | property | core/ |
The current user making the request. |
| FileUpload::$fieldManager | property | core/ |
The field manager. |
| FileUpload::$fileUploader | property | core/ |
The file uploader. |
| FileUpload::$httpKernel | property | core/ |
An HTTP kernel for making subrequests. |
| 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::validateAndLoadFieldDefinition | function | core/ |
Validates and loads a field definition instance. |
| FileUpload::__construct | function | core/ |
Creates a new FileUpload instance. |
| 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::$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/ |
|
| FileUploadForm::buildInputElement | function | core/ |
|
| FileUploadForm::create | function | core/ |
|
| FileUploadForm::createFileItem | function | core/ |
Create a file field item. |
| FileUploadForm::createMediaFromValue | function | core/ |
|
| FileUploadForm::getFormId | function | core/ |
|
| FileUploadForm::getMediaType | function | core/ |
|
| FileUploadForm::hideExtraSourceFieldComponents | function | core/ |
Processes an image or file source field element. |
| FileUploadForm::prepareMediaEntityForSave | function | core/ |
|
| FileUploadForm::processUploadElement | function | core/ |
Processes an upload (managed_file) element. |
| FileUploadForm::removeButtonSubmit | function | core/ |
Submit handler for the remove button. |
| FileUploadForm::uploadButtonSubmit | function | core/ |
Submit handler for the upload button, inside the managed_file element. |
| FileUploadForm::validateUploadElement | function | core/ |
Validates the upload element. |
| FileUploadForm::__construct | function | core/ |
Constructs a new FileUploadForm. |
| FileUploadHalJsonBasicAuthTest | class | core/ |
@group hal |
| FileUploadHalJsonBasicAuthTest.php | file | core/ |
|
| FileUploadHalJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
Pagination
- Previous page
- Page 648
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.