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.php | file | core/ |
|
File.php | file | core/ |
|
File.php | file | core/ |
|
file.post_update.php | file | core/ |
Post update functions for File. |
file.recursive_validator | service | core/ |
Symfony\Component\Validator\Validator\ValidatorInterface |
file.recursive_validator_factory | service | core/ |
Drupal\file\Validation\RecursiveValidatorFactory |
file.repository | service | core/ |
Drupal\file\FileRepository |
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.upload_handler | service | core/ |
Drupal\file\Upload\FileUploadHandler |
file.usage | service | core/ |
Drupal\file\FileUsage\DatabaseFileUsageBackend |
file.validator | service | core/ |
Drupal\file\Validation\FileValidator |
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: random_hash_string_here fallback_image_style: max_325x325 |
File::$createdColumn | property | core/ |
Set the created column. |
File::$filePath | property | core/ |
The file directory path. |
File::$fileUrlGenerator | property | core/ |
The file URL generator. |
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::baseFieldDefinitions | function | core/ |
|
File::buildOptionsForm | function | core/ |
Provide link to file option. |
File::create | function | core/ |
Creates an instance of the plugin. |
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. |
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.