Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| FileSystemTempDirectoryTest::setUp | function | core/ |
|
| FileSystemTempDirectoryTest::testGetTempDirectoryOsDefault | function | core/ |
Tests os default fallback. |
| FileSystemTempDirectoryTest::testGetTempDirectorySettings | function | core/ |
Tests 'file_temp_path' setting. |
| FileSystemTest::testDestinationDirectoryFailureOnCopy | function | core/ |
Tests destination directory failure on copy. |
| 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/ |
Writes a directory structure to the filesystem. |
| 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. |
| FileUploadHandler::$fileValidator | property | core/ |
The file validator. |
| 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/ |
Tests constructor exception. |
| FileUploadSanitizeNameEventTest::testStopPropagation | function | core/ |
Tests stop propagation. |
| FileUploadTest::$fieldStorage | property | core/ |
The test field storage config. |
| FileUploadTest::$fileStorage | property | core/ |
The entity storage for the 'file' entity type. |
| 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 110
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.