Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FileCopyTest.php | file | core/ |
|
| FileCopyTest.php | file | core/ |
|
| FileCopyTest::$fileSystem | property | core/ |
The file system service. |
| FileCopyTest::$modules | property | core/ |
Modules to install. |
| FileCopyTest::assertPlugin | function | core/ |
Creates a TestFileCopy process plugin. |
| FileCopyTest::doTransform | function | core/ |
Do an import using the destination. |
| FileCopyTest::providerFileProcessBaseConstructor | function | core/ |
Data provider for testFileProcessBaseConstructor. |
| FileCopyTest::providerSuccessfulReuse | function | core/ |
Provides the source and destination path files. |
| FileCopyTest::setUp | function | core/ |
|
| FileCopyTest::testDownloadRemoteUri | function | core/ |
Tests that remote URIs are delegated to the download plugin. |
| FileCopyTest::testFileProcessBaseConstructor | function | core/ |
Tests that the plugin constructor correctly sets the configuration. |
| FileCopyTest::testNonExistent | function | core/ |
Copy a non-existent file. |
| FileCopyTest::testNonExistentSourceFile | function | core/ |
Tests that non-existent files throw an exception. |
| FileCopyTest::testNonWritableDestination | function | core/ |
Tests that non-writable destination throw an exception. |
| FileCopyTest::testNormal | function | core/ |
Copy a normal file. |
| FileCopyTest::testOverwriteSelf | function | core/ |
Copy a file onto itself. |
| FileCopyTest::testRenameFile | function | core/ |
Tests the 'rename' overwrite mode. |
| FileCopyTest::testSuccessfulCopies | function | core/ |
Tests successful imports/copies. |
| FileCopyTest::testSuccessfulMoves | function | core/ |
Tests successful moves. |
| FileCopyTest::testSuccessfulReuse | function | core/ |
Tests successful file reuse. |
| FileDeleteRecursiveTest | class | core/ |
Tests the unmanaged file delete recursive function. |
| FileDeleteRecursiveTest.php | file | core/ |
|
| FileDeleteRecursiveTest::testDirectory | function | core/ |
Try deleting a directory with some files. |
| FileDeleteRecursiveTest::testEmptyDirectory | function | core/ |
Try deleting an empty directory. |
| FileDeleteRecursiveTest::testSingleFile | function | core/ |
Delete a normal file. |
| FileDeleteRecursiveTest::testSubDirectory | function | core/ |
Try deleting subdirectories with some files. |
| FileDeleteTest | class | core/ |
Tests the unmanaged file delete function. |
| FileDeleteTest.php | file | core/ |
|
| FileDeleteTest::testDirectory | function | core/ |
Try deleting a directory. |
| FileDeleteTest::testMissing | function | core/ |
Try deleting a missing file. |
| FileDeleteTest::testNormal | function | core/ |
Delete a normal file. |
| FileDownloadController | class | core/ |
System file controller. |
| FileDownloadController.php | file | core/ |
|
| FileDownloadController::$streamWrapperManager | property | core/ |
The stream wrapper manager. |
| FileDownloadController::download | function | core/ |
Handles private file transfers. |
| FileDownloadController::__construct | function | core/ |
FileDownloadController constructor. |
| FileElementTest | class | core/ |
Tests for the 'file' form element. |
| FileElementTest.php | file | core/ |
|
| FileElementTest::$modules | property | core/ |
Modules to install. |
| FileElementTest::testFileElement | function | core/ |
Tests that file elements are built and processed correctly. |
| FileEntityFormatterTest | class | core/ |
Tests the default file formatter. |
| FileEntityFormatterTest.php | file | core/ |
|
| FileEntityFormatterTest::$files | property | core/ |
The files. |
| FileEntityFormatterTest::$fileUrlGenerator | property | core/ |
The file URL generator. |
| FileEntityFormatterTest::$modules | property | core/ |
Modules to install. |
| FileEntityFormatterTest::setUp | function | core/ |
|
| FileEntityFormatterTest::testFormatterFileExtension | function | core/ |
Tests the file_extension field formatter. |
| FileEntityFormatterTest::testFormatterFileLink | function | core/ |
Tests the file_link field formatter. |
| FileEntityFormatterTest::testFormatterFileLinkWithQueryString | function | core/ |
Tests the file_link field formatter using a query string. |
| FileEntityFormatterTest::testFormatterFileMime | function | core/ |
Tests the file_extension field formatter. |
Pagination
- Previous page
- Page 650
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.