Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| file.services.yml | file | core/ |
core/modules/file/file.services.yml |
| file.settings.yml | file | core/ |
core/modules/file/config/install/file.settings.yml |
| file.settings.yml | file | core/ |
core/tests/fixtures/config_install/multilingual/file.settings.yml |
| file.settings.yml | file | core/ |
core/tests/fixtures/config_install/testing_config_install/file.settings.yml |
| file.usage | service | core/ |
Drupal\file\FileUsage\DatabaseFileUsageBackend |
| file.views.schema.yml | file | core/ |
core/modules/file/config/schema/file.views.schema.yml |
| File::$isPublic | property | core/ |
Flag for private or public file storage. |
| File::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| File::buildOptionsForm | function | core/ |
Provide link to file option. |
| File::createSourceField | function | core/ |
Creates the source field definition for a type. |
| File::defaultDisplayOptions | function | core/ |
Assembles the default display options for the view. |
| File::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| File::fields | function | core/ |
Returns available fields on the source. |
| File::fields | function | core/ |
Returns available fields on the source. |
| File::getDownloadHeaders | function | core/ |
Examines a file entity and returns content headers for download. |
| File::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| File::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| File::getMetadataAttributes | function | core/ |
Gets a list of metadata attributes provided by this plugin. |
| File::getSize | function | core/ |
Returns the size of the file. |
| File::invalidateTagsOnSave | function | core/ |
Invalidates an entity's cache tags upon save. |
| File::isPermanent | function | core/ |
Returns TRUE if the file is permanent. |
| File::isTemporary | function | core/ |
Returns TRUE if the file is temporary. |
| File::METADATA_ATTRIBUTE_SIZE | constant | core/ |
Key for "File size" metadata attribute. |
| File::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
| File::processFile | function | core/ |
Processes a file upload element, make use of #multiple if present. |
| File::setFilename | function | core/ |
Sets the name of the file. |
| File::setFileUri | function | core/ |
Sets the URI of the file. |
| File::setMimeType | function | core/ |
Sets the MIME type of the file. |
| File::setPermanent | function | core/ |
Sets the file status to permanent. |
| File::setSize | function | core/ |
Sets the size of the file. |
| File::setTemporary | function | core/ |
Sets the file status to temporary. |
| File::__construct | function | core/ |
Constructs a File object. |
| 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 which runs on file formatters. |
| FileAccessFormatterControlHandlerInterface.php | file | core/ |
|
| FileAudioFormatterTest | class | core/ |
Tests Drupal\file\Plugin\Field\FieldFormatter\FileAudioFormatter. |
| FileAudioFormatterTest.php | file | core/ |
|
| FileAudioFormatterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FileAudioFormatterTest::testRender | function | core/ |
Tests render. |
| 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. |
Pagination
- Previous page
- Page 570
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.