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::get | function | core/ |
Instantiates a FileCache object for a given collection identifier. |
| FileCacheFactory::getConfiguration | function | core/ |
Gets the configuration used for constructing future file cache objects. |
| 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/ |
@coversDefaultClass \Drupal\Component\FileCache\FileCacheFactory[[api-linebreak]] @group FileCache |
| FileCacheFactoryTest.php | file | core/ |
|
| FileCacheFactoryTest::configurationDataProvider | function | core/ |
Data provider for testGetConfigurationOverrides(). |
| FileCacheFactoryTest::setUp | function | core/ |
|
| FileCacheFactoryTest::testGet | function | core/ |
@covers ::get[[api-linebreak]] |
| FileCacheFactoryTest::testGetConfigurationOverrides | function | core/ |
@covers ::get[[api-linebreak]] |
| FileCacheFactoryTest::testGetDisabledFileCache | function | core/ |
@covers ::get[[api-linebreak]] |
| FileCacheFactoryTest::testGetNoPrefix | function | core/ |
@covers ::get[[api-linebreak]] |
| FileCacheFactoryTest::testGetSetConfiguration | function | core/ |
@covers ::getConfiguration[[api-linebreak]] @covers ::setConfiguration[[api-linebreak]] |
| FileCacheFactoryTest::testGetSetPrefix | function | core/ |
@covers ::getPrefix[[api-linebreak]] @covers ::setPrefix[[api-linebreak]] |
| 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/ |
@coversDefaultClass \Drupal\Component\FileCache\FileCache[[api-linebreak]] @group 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/ |
@covers ::delete[[api-linebreak]] |
| FileCacheTest::testGet | function | core/ |
@covers ::get[[api-linebreak]] @covers ::__construct[[api-linebreak]] |
| FileCacheTest::testGetMultiple | function | core/ |
@covers ::getMultiple[[api-linebreak]] |
| FileCacheTest::testSet | function | core/ |
@covers ::set[[api-linebreak]] |
| FileCckTest | class | core/ |
@coversDefaultClass \Drupal\file\Plugin\migrate\cckfield\d6\FileField[[api-linebreak]] @group file @group legacy |
| FileCckTest | class | core/ |
@coversDefaultClass \Drupal\file\Plugin\migrate\cckfield\d7\FileField[[api-linebreak]] @group file @group legacy |
| FileCckTest.php | file | core/ |
|
| FileCckTest.php | file | core/ |
|
| FileCckTest::$migration | property | core/ |
|
| FileCckTest::$migration | property | core/ |
|
| FileCckTest::$plugin | property | core/ |
|
| FileCckTest::$plugin | property | core/ |
|
| FileCckTest::getFieldTypeProvider | function | core/ |
Data provider for testGetFieldType(). |
| FileCckTest::getFieldTypeProvider | function | core/ |
Data provider for testGetFieldType(). |
| FileCckTest::setUp | function | core/ |
|
| FileCckTest::setUp | function | core/ |
|
| FileCckTest::testGetFieldType | function | core/ |
@covers ::getFieldType[[api-linebreak]] @dataProvider getFieldTypeProvider |
| FileCckTest::testGetFieldType | function | core/ |
@covers ::getFieldType[[api-linebreak]] @dataProvider getFieldTypeProvider |
| FileCckTest::testProcessCckFieldValues | function | core/ |
@covers ::processCckFieldValues[[api-linebreak]] |
| FileCckTest::testProcessCckFieldValues | function | core/ |
@covers ::processCckFieldValues[[api-linebreak]] |
| 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. |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.