Search for to
Title | Object type | File name | Summary |
---|---|---|---|
FileSystemTest::testDestinationDirectoryFailureOnCopy | function | core/ |
@covers ::copy[[api-linebreak]] |
FileTestBase::assertDirectoryPermissions | function | core/ |
Helper function to test the permissions of a directory. |
FileTestBase::createDirectory | function | core/ |
Create a directory and assert it exists. |
FileTokenReplaceTest | class | core/ |
Tests file token replacement. |
FileTokenReplaceTest.php | file | core/ |
|
FileTokenReplaceTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FileTokenReplaceTest::testFileTokenReplacement | function | core/ |
Creates a file, then tests the tokens generated from it. |
FileTransfer::copyDirectory | function | core/ |
Copies a directory. |
FileTransfer::copyDirectoryJailed | function | core/ |
Copies a directory. |
FileTransfer::createDirectory | function | core/ |
Creates a directory. |
FileTransfer::createDirectoryJailed | function | core/ |
Creates a directory. |
FileTransfer::factory | function | core/ |
Defines a factory method for this class. |
FileTransfer::isDirectory | function | core/ |
Checks if a particular path is a directory. |
FileTransfer::removeDirectory | function | core/ |
Removes a directory. |
FileTransfer::removeDirectoryJailed | function | core/ |
Removes a directory. |
FileTransferTest::_writeDirectory | function | core/ |
|
FileTranslation::$directory | property | core/ |
Directory to find translation files in the file system. |
FileTranslation::filesToArray | function | core/ |
Reads the given Gettext PO files into a data structure. |
FileUploadForm::$fileRepository | property | core/ |
The file repository service. |
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. |
FileUploadResource::$token | property | core/ |
The token replacement instance. |
FileUploadResource::BYTES_TO_READ | constant | core/ |
The amount of bytes to read in each iteration when streaming file data. |
FileUploadResource::getUploadValidators | function | core/ |
Retrieves the upload validators for a field definition. |
FileUploadResourceTestBase::$fieldStorage | property | core/ |
The test field storage config. |
FileUploadResourceTestBase::$fileStorage | property | core/ |
The entity storage for the 'file' entity type. |
FileUploadResult::getOriginalFilename | function | core/ |
Gets the original filename. |
FileUploadResult::setOriginalFilename | function | core/ |
Sets the original filename. |
FileUploadSanitizeNameEvent::stopPropagation | function | core/ |
|
FileUploadSanitizeNameEventTest::testConstructorException | function | core/ |
@covers ::__construct[[api-linebreak]] @covers ::setFilename[[api-linebreak]] |
FileUploadSanitizeNameEventTest::testStopPropagation | function | core/ |
@covers ::stopPropagation[[api-linebreak]] |
FileUploadTest::$fieldStorage | property | core/ |
The test field storage config. |
FileUploadTest::$fileStorage | property | core/ |
The entity storage for the 'file' entity type. |
FileUploadTest::testFileUploadNoDirectorySetting | function | core/ |
Tests using the file upload POST route no directory configured. |
FileUriItemTest::testCustomFileUriField | function | core/ |
Tests the file entity override of the URI field. |
FileUrlGenerator | class | core/ |
Default implementation for the file URL generator service. |
FileUrlGenerator.php | file | core/ |
|
FileUrlGenerator::$moduleHandler | property | core/ |
The module handler. |
FileUrlGenerator::$requestStack | property | core/ |
The request stack. |
FileUrlGenerator::$streamWrapperManager | property | core/ |
The stream wrapper manager. |
FileUrlGenerator::doGenerateString | function | core/ |
Creates an absolute web-accessible URL string. |
FileUrlGenerator::generate | function | core/ |
Creates a root-relative web-accessible URL object. |
FileUrlGenerator::generateAbsoluteString | function | core/ |
Creates an absolute web-accessible URL string. |
FileUrlGenerator::generatePath | function | core/ |
Generate a URL path. |
FileUrlGenerator::generateString | function | core/ |
Creates a root-relative web-accessible URL string. |
FileUrlGenerator::transformRelative | function | core/ |
Transforms an absolute URL of a local file to a relative URL. |
FileUrlGenerator::__construct | function | core/ |
Constructs a new file URL generator object. |
FileUrlGeneratorInterface | interface | core/ |
Generates file URLs for a stream to an external or local file. |
FileUrlGeneratorInterface.php | file | core/ |
|
FileUrlGeneratorInterface::generate | function | core/ |
Creates a root-relative web-accessible URL object. |
Pagination
- Previous page
- Page 107
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.