Search for file
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| File | class | core/ |
File entity media source. |
| File | class | core/ |
Defines the file entity class. |
| File | class | core/ |
Field handler to provide simple renderer that allows linking to a file. |
| File | class | core/ |
Tests creating managed files views with the wizard. |
| File | class | core/ |
Drupal 6 file source from database. |
| File | class | core/ |
Drupal 7 file source from database. |
| File | class | core/ |
Provides a form element for uploading a file. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| FileCacheFactory::getPrefix | function | core/ |
Returns the cache prefix. |
| FileCacheFactory::setConfiguration | function | core/ |
Sets the configuration to use for constructing future file cache objects. |
| FileCacheFactory::setPrefix | function | core/ |
Sets the cache prefix that should be used. |
| FileCacheFactoryTest | class | core/ |
Tests Drupal\Component\FileCache\FileCacheFactory. |
| FileCacheFactoryTest.php | file | core/ |
|
| FileCacheFactoryTest::configurationDataProvider | function | core/ |
Data provider for testGetConfigurationOverrides(). |
| FileCacheFactoryTest::setUp | function | core/ |
|
| FileCacheFactoryTest::testGet | function | core/ |
Tests get. |
| FileCacheFactoryTest::testGetConfigurationOverrides | function | core/ |
Tests get configuration overrides. |
| FileCacheFactoryTest::testGetDisabledFileCache | function | core/ |
Tests get disabled file cache. |
| FileCacheFactoryTest::testGetNoPrefix | function | core/ |
Tests get no prefix. |
| FileCacheFactoryTest::testGetSetConfiguration | function | core/ |
@legacy-covers ::getConfiguration @legacy-covers ::setConfiguration |
| FileCacheFactoryTest::testGetSetPrefix | function | core/ |
@legacy-covers ::getPrefix @legacy-covers ::setPrefix |
| FileCacheInterface | interface | core/ |
Interface for objects that allow caching file data. |
| FileCacheInterface.php | file | core/ |
|
| FileCacheInterface::delete | function | core/ |
Deletes data from the cache. |
| FileCacheInterface::get | function | core/ |
Gets data based on a filename. |
| FileCacheInterface::getMultiple | function | core/ |
Gets data based on filenames. |
| FileCacheInterface::set | function | core/ |
Stores data based on a filename. |
| FileCacheTest | class | core/ |
Tests Drupal\Component\FileCache\FileCache. |
| FileCacheTest.php | file | core/ |
|
| FileCacheTest::$fileCache | property | core/ |
FileCache object used for the tests. |
| FileCacheTest::$staticFileCache | property | core/ |
Static FileCache object used for verification of tests. |
| FileCacheTest::setUp | function | core/ |
|
| FileCacheTest::testDelete | function | core/ |
Tests delete. |
| FileCacheTest::testGet | function | core/ |
@legacy-covers ::get @legacy-covers ::__construct |
| FileCacheTest::testGetMultiple | function | core/ |
Tests get multiple. |
| FileCacheTest::testSet | function | core/ |
Tests set. |
| FileCopy | class | core/ |
Copies or moves a local file from one place into another. |
| FileCopy.php | file | core/ |
|
| FileCopy::$downloadPlugin | property | core/ |
An instance of the download process plugin. |
| FileCopy::$fileSystem | property | core/ |
The file system service. |
| FileCopy::$streamWrapperManager | property | core/ |
The stream wrapper manager service. |
| FileCopy::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| FileCopy::getDirectory | function | core/ |
Returns the directory component of a URI or path. |
| FileCopy::isLocalUri | function | core/ |
Determines if the given URI or path is considered local. |
| FileCopy::isLocationUnchanged | function | core/ |
Determines if the source and destination URIs represent identical paths. |
| FileCopy::transform | function | core/ |
Performs the associated process. |
| FileCopy::writeFile | function | core/ |
Tries to move or copy a file. |
| FileCopy::__construct | function | core/ |
Constructs a file_copy process plugin. |
| FileCopyTest | class | core/ |
Tests the file copy process plugin. |
| FileCopyTest | class | core/ |
Tests the file_copy process plugin. |
| FileCopyTest | class | core/ |
Tests the unmanaged file copy function. |
| FileCopyTest.php | file | core/ |
|
| 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. |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.