Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FileAccessControlHandler.php | file | core/ |
|
| FileAccessControlHandler::checkAccess | function | core/ |
|
| FileAccessControlHandler::checkCreateAccess | function | core/ |
|
| FileAccessControlHandler::checkFieldAccess | function | core/ |
|
| 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/ |
|
| FileAddPermissionsUpdateTest | class | core/ |
Tests file_post_update_add_permissions_to_roles(). |
| FileAddPermissionsUpdateTest.php | file | core/ |
|
| FileAddPermissionsUpdateTest::setDatabaseDumpFiles | function | core/ |
|
| FileAddPermissionsUpdateTest::testUpdate | function | core/ |
Tests adding 'delete own files' permission. |
| FileAudioFormatterTest | class | core/ |
@coversDefaultClass \Drupal\file\Plugin\Field\FieldFormatter\FileAudioFormatter[[api-linebreak]] @group file @group #slow |
| FileAudioFormatterTest.php | file | core/ |
|
| FileAudioFormatterTest::$defaultTheme | property | core/ |
|
| FileAudioFormatterTest::testRender | function | core/ |
@covers ::viewElements[[api-linebreak]] |
| FileCache::reset | function | core/ |
Resets the static cache. |
| FileCache::set | function | core/ |
|
| 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]] |
| FileCopy::$fileSystem | property | core/ |
The file system service. |
| FileCopy::$streamWrapperManager | property | core/ |
The stream wrapper manager service. |
| 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/ |
|
| 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. |
Pagination
- Previous page
- Page 541
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.