Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| File::setSize | function | core/ |
Sets the size of the file. |
| File::setTemporary | function | core/ |
Sets the file status to temporary. |
| FileAccessControlHandler | class | core/ |
Provides a File access control handler. |
| FileAccessControlHandler.php | file | core/ |
|
| FileAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
| FileAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
| FileAccessControlHandler::checkFieldAccess | function | core/ |
Default field access as determined by this access control handler. |
| FileAccessControlHandler::getFileReferences | function | core/ |
Wrapper for file_get_file_references(). |
| FileAccessFormatterControlHandlerInterface | interface | core/ |
Defines an interface for file access handlers that need to run on file formatters. |
| FileAccessFormatterControlHandlerInterface.php | file | core/ |
|
| FileAudioFormatterTest | class | core/ |
@coversDefaultClass \Drupal\file\Plugin\Field\FieldFormatter\FileAudioFormatter[[api-linebreak]] @group file |
| FileAudioFormatterTest.php | file | core/ |
|
| FileAudioFormatterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FileAudioFormatterTest::testRender | function | core/ |
@covers ::viewElements[[api-linebreak]] |
| FileCache::reset | function | core/ |
Resets the static cache. |
| FileCache::set | function | core/ |
Stores data based on a filename. |
| FileCache::__construct | function | core/ |
Constructs a FileCache object. |
| FileCacheBackendInterface::store | function | core/ |
Stores data into a cache backend. |
| FileCacheFactory::DISABLE_CACHE | constant | core/ |
The configuration key to disable FileCache completely. |
| 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::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(). |
Pagination
- Previous page
- Page 523
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.