Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search main for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FileStorageTest::testUnsupportedDataTypeConfigException | function | core/ |
Tests UnsupportedDataTypeConfigException. |
| FileStorageTest::update | function | core/ |
Updates configuration data in the storage. |
| FileSystem::CHMOD_DIRECTORY | constant | core/ |
Default mode for new directories. See self::chmod(). |
| FileSystem::doScanDirectory | function | core/ |
Internal function to handle directory scanning with recursion. |
| FileSystem::getOsTemporaryDirectory | function | core/ |
Discovers a writable system-appropriate temporary directory. |
| FileSystem::getTempDirectory | function | core/ |
Gets the path of the configured temporary directory. |
| FileSystem::prepareDirectory | function | core/ |
Checks that the directory exists and is writable. |
| FileSystem::scanDirectory | function | core/ |
Finds all files that match a given mask in a given directory. |
| FileSystemInterface::CREATE_DIRECTORY | constant | core/ |
Flag used by ::prepareDirectory() -- create directory if not present. |
| FileSystemInterface::getTempDirectory | function | core/ |
Gets the path of the configured temporary directory. |
| FileSystemInterface::prepareDirectory | function | core/ |
Checks that the directory exists and is writable. |
| FileSystemInterface::scanDirectory | function | core/ |
Finds all files that match a given mask in a given directory. |
| FileSystemTempDirectoryTest | class | core/ |
Tests for getTempDirectory on FileSystem. |
| FileSystemTempDirectoryTest.php | file | core/ |
|
| FileSystemTempDirectoryTest::$fileSystem | property | core/ |
The file system under test. |
| 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. |
| 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. |
Pagination
- Previous page
- Page 113
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.