Search for all
- Search 7.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FileUploadHalJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
| FileUploadHalJsonCookieTest | class | core/ |
@group hal @group legacy |
| FileUploadHalJsonCookieTest.php | file | core/ |
|
| FileUploadHalJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| FileUploadHalJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FileUploadHalJsonTestBase | class | core/ |
Tests binary data file upload route for HAL JSON. |
| FileUploadHalJsonTestBase.php | file | core/ |
|
| FileUploadHalJsonTestBase::$format | property | core/ |
The format to use in this test. |
| FileUploadHalJsonTestBase::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| FileUploadHalJsonTestBase::$modules | property | core/ |
Modules to install. |
| FileUploadHalJsonTestBase::getExpectedNormalizedEntity | function | core/ |
Gets the expected file entity. |
| FileUploadHalJsonTestBase::getNormalizedPostEntity | function | core/ |
|
| FileUploadHandler | class | core/ |
Handles validating and creating file entities from file uploads. |
| FileUploadHandler.php | file | core/ |
|
| FileUploadHandler::$currentUser | property | core/ |
The current user. |
| FileUploadHandler::$entityTypeManager | property | core/ |
The entity type manager. |
| FileUploadHandler::$eventDispatcher | property | core/ |
The event dispatcher. |
| FileUploadHandler::$fileSystem | property | core/ |
The file system service. |
| FileUploadHandler::$mimeTypeGuesser | property | core/ |
The MIME type guesser. |
| FileUploadHandler::$requestStack | property | core/ |
The request stack. |
| FileUploadHandler::$streamWrapperManager | property | core/ |
The stream wrapper manager. |
| 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::handleFileUpload | function | core/ |
Creates a file from an upload. |
| FileUploadHandler::loadByUri | function | core/ |
Loads the first File entity found with the specified URI. |
| FileUploadHandler::moveUploadedFile | function | core/ |
Move the uploaded file from the temporary path to the destination. |
| FileUploadHandler::__construct | function | core/ |
Constructs a FileUploadHandler object. |
| FileUploadHandlerTest | class | core/ |
Tests the file upload handler. |
| FileUploadHandlerTest.php | file | core/ |
|
| FileUploadHandlerTest::$fileUploadHandler | property | core/ |
The file upload handler under test. |
| FileUploadHandlerTest::$modules | property | core/ |
Modules to enable. |
| FileUploadHandlerTest::setUp | function | core/ |
|
| FileUploadHandlerTest::testFileSaveUploadSingleErrorFormSize | function | core/ |
Tests file size upload errors. |
| FileUploadJsonBasicAuthTest | class | core/ |
@group file |
| 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/ |
@group file |
| 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::$currentUser | property | core/ |
The currently authenticated user. |
Pagination
- Previous page
- Page 656
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.