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 | 
|---|---|---|---|
| File.php | file | core/ | |
| file.routing.yml | file | core/ | core/modules/file/file.routing.yml | 
| file.schema.yml | file | core/ | core/modules/file/config/schema/file.schema.yml | 
| 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.usage | service | core/ | Drupal\file\FileUsage\DatabaseFileUsageBackend | 
| file.views.inc | file | core/ | Provide views data for file.module. | 
| file.views.schema.yml | file | core/ | core/modules/file/config/schema/file.views.schema.yml | 
| file1.txt | file | core/ | - image.style.max_650x650 - image.style.max_325x325 fallback_image_style: max_325x325 | 
| file2.txt | file | core/ | - image.style.max_325x325 - image.style.max_650x650 _core: default_config_hash: 3mjM9p-kQ8syzH7N8T0L9OnCJDSPvHAZoi3q6jcXJKM fallback_image_style: max_325x325 | 
| File::$createdColumn | property | core/ | Set the created column. | 
| File::$filePath | property | core/ | The file directory path. | 
| File::$isPublic | property | core/ | Flag for private or public file storage. | 
| File::$privatePath | property | core/ | The private file directory path, if any. | 
| File::$publicPath | property | core/ | The public file directory path. | 
| File::$tempFilePath | property | core/ | The temporary file path. | 
| File::$temporaryPath | property | core/ | The temporary file directory path. | 
| File::baseFieldDefinitions | function | core/ | Provides base field definitions for an entity type. | 
| File::buildOptionsForm | function | core/ | Provide link to file option | 
| File::createFileUrl | function | core/ | Creates a file URL for the URI of this file. | 
| 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::getCreatedTime | function | core/ | Returns the file entity creation timestamp. | 
| File::getDefaultEntityOwner | function | core/ | Default value callback for 'owner' base field. | 
| File::getFilename | function | core/ | Returns the name of the file. | 
| File::getFileUri | function | core/ | Returns the URI of the file. | 
| 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::getInfo | function | core/ | Returns the element properties for this element. | 
| File::getMetadata | function | core/ | Gets the value for a metadata attribute for a given media item. | 
| File::getMetadataAttributes | function | core/ | Gets a list of metadata attributes provided by this plugin. | 
| File::getMimeType | function | core/ | Returns the MIME type of the file. | 
| File::getSize | function | core/ | Returns the size of the file. | 
| File::getThumbnail | function | core/ | Gets the thumbnail image URI based on a file entity. | 
| File::init | function | core/ | Initialize the plugin. | 
| File::initializeIterator | function | core/ | Initializes the iterator with the source data. | 
| File::initializeIterator | function | core/ | Initializes the iterator with the source data. | 
| 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_MIME | constant | core/ | Key for "MIME type" metadata attribute. | 
| File::METADATA_ATTRIBUTE_NAME | constant | core/ | Key for "Name" metadata attribute. | 
| File::METADATA_ATTRIBUTE_SIZE | constant | core/ | Key for "File size" metadata attribute. | 
| File::preCreate | function | core/ | Changes the values of an entity before it is created. | 
| File::preDelete | function | core/ | Acts on entities before they are deleted and before hooks are invoked. | 
| File::prepareRow | function | core/ | Adds additional data to the row. | 
| File::prepareRow | function | core/ | Adds additional data to the row. | 
| File::preRenderFile | function | core/ | Prepares a #type 'file' render element for input.html.twig. | 
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
