Search for file
- Search 7.x for file
- Search 9.5.x for file
- Search 8.9.x for file
- Search 10.3.x for file
- Search 11.x for file
- Other projects
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.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::createFileUrl | function | core/ |
|
| File::createSourceField | function | core/ |
|
| File::defaultDisplayOptions | function | core/ |
|
| File::defineOptions | function | core/ |
|
| File::fields | function | core/ |
Returns available fields on the source. |
| File::fields | function | core/ |
Returns available fields on the source. |
| File::getCreatedTime | function | core/ |
|
| File::getDefaultEntityOwner | function | core/ |
|
| File::getDownloadHeaders | function | core/ |
|
| File::getFilename | function | core/ |
|
| File::getFileUri | function | core/ |
|
| 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/ |
|
| File::getMetadata | function | core/ |
|
| File::getMetadataAttributes | function | core/ |
|
| File::getMimeType | function | core/ |
|
| File::getSize | function | core/ |
|
| File::getThumbnail | function | core/ |
Gets the thumbnail image URI based on a file entity. |
| File::init | function | core/ |
|
| File::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| File::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| File::invalidateTagsOnSave | function | core/ |
|
| File::isPermanent | function | core/ |
|
| File::isTemporary | function | core/ |
|
| 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/ |
|
| File::preDelete | function | core/ |
|
| 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. |
| File::preSave | function | core/ |
|
| File::processFile | function | core/ |
Processes a file upload element, make use of #multiple if present. |
| File::query | function | core/ |
Prepares query object to retrieve data from the source database. |
| File::query | function | core/ |
Prepares query object to retrieve data from the source database. |
| File::render | function | core/ |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.