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 |
---|---|---|---|
FileDownloadController.php | file | core/ |
|
FileDownloadController::$streamWrapperManager | property | core/ |
The stream wrapper manager. |
FileDownloadController::create | function | core/ |
Instantiates a new instance of this class. |
FileDownloadController::download | function | core/ |
Handles private file transfers. |
FileDownloadController::__construct | function | core/ |
FileDownloadController constructor. |
FileElementTest | class | core/ |
Tests for the 'file' form element. |
FileElementTest.php | file | core/ |
|
FileElementTest::$modules | property | core/ |
Modules to enable. |
FileElementTest::testFileElement | function | core/ |
Tests that file elements are built and processed correctly. |
FileEntityFormatterTest | class | core/ |
Tests the default file formatter. |
FileEntityFormatterTest.php | file | core/ |
|
FileEntityFormatterTest::$files | property | core/ |
The files. |
FileEntityFormatterTest::$fileUrlGenerator | property | core/ |
The file URL generator. |
FileEntityFormatterTest::$modules | property | core/ |
Modules to enable. |
FileEntityFormatterTest::setUp | function | core/ |
|
FileEntityFormatterTest::testFormatterFileExtension | function | core/ |
Tests the file_extension field formatter. |
FileEntityFormatterTest::testFormatterFileLink | function | core/ |
Tests the file_link field formatter. |
FileEntityFormatterTest::testFormatterFileLinkWithQueryString | function | core/ |
Tests the file_link field formatter using a query string. |
FileEntityFormatterTest::testFormatterFileMime | function | core/ |
Tests the file_extension field formatter. |
FileEntityFormatterTest::testFormatterFileSize | function | core/ |
Tests the file_size field formatter. |
FileEntityFormatterTest::testFormatterFileUri | function | core/ |
Tests the file_link field formatter. |
FileEntityNormalizer | class | core/ |
Converts the Drupal entity object structure to a HAL array structure. |
FileEntityNormalizer.php | file | core/ |
|
FileEntityNormalizer::$halSettings | property | core/ |
The HAL settings config. |
FileEntityNormalizer::$httpClient | property | core/ |
The HTTP client. |
FileEntityNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
FileEntityNormalizer::getEntityUri | function | core/ |
Constructs the entity URI. |
FileEntityNormalizer::hasCacheableSupportsMethod | function | core/ |
|
FileEntityNormalizer::__construct | function | core/ |
Constructs a FileEntityNormalizer object. |
FileException | class | core/ |
Base class for exceptions related to file handling operations. |
FileException.php | file | core/ |
|
FileExistsException | class | core/ |
Exception thrown when a file unexpectedly exists. |
FileExistsException.php | file | core/ |
|
FileExtensionFormatter | class | core/ |
Formatter to render a filename as file extension. |
FileExtensionFormatter.php | file | core/ |
|
FileExtensionFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
FileExtensionFormatter::isApplicable | function | core/ |
Returns if the formatter can be used for the provided field. |
FileExtensionFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
FileExtensionFormatter::viewValue | function | core/ |
Generate the output appropriate for one field item. |
FileField | class | core/ |
Plugin annotation @MigrateField( id = "filefield", core = {6}, source_module = "filefield", destination_module = "file" ) |
FileField | class | core/ |
Plugin annotation @MigrateField( id = "file", core = {7}, source_module = "file", destination_module = "file" ) |
FileField.php | file | core/ |
|
FileField.php | file | core/ |
|
FileField::defineValueProcessPipeline | function | core/ |
Apply any custom processing to the field bundle migrations. |
FileField::defineValueProcessPipeline | function | core/ |
Apply any custom processing to the field bundle migrations. |
FileField::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
FileField::getFieldType | function | core/ |
Computes the destination type of a migrated field. |
FileField::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
FileField::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
FileFieldAnonymousSubmissionTest | class | core/ |
Confirm that file field submissions work correctly for anonymous visitors. |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.