Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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::__construct | function | core/ |
|
| 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::hideExtraSourceFieldComponents | function | core/ |
Processes an image or file source field element. |
| FileUploadForm::prepareMediaEntityForSave | function | core/ |
Prepares a created media item to be permanently saved. |
| 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::__construct | function | core/ |
Constructs a new FileUploadForm. |
| FileUploadHandler::DEFAULT_EXTENSIONS | constant | core/ |
The default extensions if none are provided. |
| FileUploadHandler::handleExtensionValidation | function | core/ |
Gets the list of allowed extensions and updates the validators. |
| FileUploadHandler::__construct | function | core/ |
|
| FileUploadHandlerTest | class | core/ |
Tests the file upload handler. |
| FileUploadHandlerTest.php | file | core/ |
|
| FileUploadHandlerTest::$modules | property | core/ |
Modules to install. |
| FileUploadHandlerTest::testLockAcquireException | function | core/ |
Test the lock acquire exception. |
| FileUploadJsonBasicAuthTest | class | core/ |
Tests File Upload Json Basic Auth. |
| FileUploadJsonBasicAuthTest.php | file | core/ |
|
| FileUploadJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| FileUploadJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FileUploadJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| FileUploadJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| FileUploadJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
| FileUploadJsonCookieTest | class | core/ |
Tests File Upload Json Cookie. |
| FileUploadJsonCookieTest.php | file | core/ |
|
| FileUploadJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| FileUploadJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FileUploadJsonCookieTest::$entityTypeId | property | core/ |
Entity type ID for this storage. |
| FileUploadJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| FileUploadJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| FileUploadResource | class | core/ |
File upload resource. |
| FileUploadResource.php | file | core/ |
|
| FileUploadResource::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| FileUploadResource::generateLockIdFromFileUri | function | core/ |
Generates a lock ID based on the file URI. |
| FileUploadResource::getBaseRoute | function | core/ |
Gets the base route for a particular method. |
| FileUploadResource::getBaseRouteRequirements | function | core/ |
Gets the base route requirements for a particular method. |
| FileUploadResource::permissions | function | core/ |
Implements ResourceInterface::permissions(). |
| FileUploadResource::post | function | core/ |
Creates a file from an endpoint. |
Pagination
- Previous page
- Page 590
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.