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 |
|---|---|---|---|
| FileViewsFieldAccessTest::$modules | property | core/ |
Modules to enable. |
| FileViewsFieldAccessTest::setUp | function | core/ |
|
| FileViewsFieldAccessTest::testFileFields | function | core/ |
Check access for file fields. |
| FileWidget | class | core/ |
Plugin implementation of the 'file_generic' widget. |
| FileWidget.php | file | core/ |
|
| FileWidget::create | function | core/ |
Creates an instance of the plugin. |
| FileWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| FileWidget::extractFormValues | function | core/ |
Extracts field values from submitted form values. |
| FileWidget::flagErrors | function | core/ |
Reports field-level validation errors against actual form elements. |
| FileWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| FileWidget::formMultipleElements | function | core/ |
Overrides \Drupal\Core\Field\WidgetBase::formMultipleElements(). |
| FileWidget::getDescriptionFromElement | function | core/ |
Retrieves the file description from a field field element. |
| FileWidget::massageFormValues | function | core/ |
Massages the form values into the format expected for field values. |
| FileWidget::process | function | core/ |
Form API callback: Processes a file_generic field element. |
| FileWidget::processMultiple | function | core/ |
Form API callback: Processes a group of file_generic field elements. |
| FileWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| FileWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
| FileWidget::submit | function | core/ |
Form submission handler for upload/remove button of formElement(). |
| FileWidget::validateMultipleCount | function | core/ |
Form element validation callback for upload element on file widget. Checks if user has uploaded more files than allowed. |
| FileWidget::value | function | core/ |
Form API callback. Retrieves the value for the file_generic field element. |
| FileWidget::__construct | function | core/ |
Constructs a WidgetBase object. |
| FileWidgetAjaxController | class | core/ |
Defines a controller to respond to file widget AJAX requests. |
| FileWidgetAjaxController.php | file | core/ |
|
| FileWidgetAjaxController::progress | function | core/ |
Returns the progress status for a file upload process. |
| FileWriteException | class | core/ |
Exception thrown when file cannot be written to disk. |
| FileWriteException.php | file | core/ |
|
| FileXmlAnonTest | class | core/ |
@group rest |
| FileXmlAnonTest.php | file | core/ |
|
| FileXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FileXmlAnonTest::$format | property | core/ |
The format to use in this test. |
| FileXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| FileXmlBasicAuthTest | class | core/ |
@group rest |
| FileXmlBasicAuthTest.php | file | core/ |
|
| FileXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| FileXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FileXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| FileXmlBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| FileXmlBasicAuthTest::$modules | property | core/ |
Modules to install. |
| FileXmlCookieTest | class | core/ |
@group rest |
| FileXmlCookieTest.php | file | core/ |
|
| FileXmlCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| FileXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FileXmlCookieTest::$format | property | core/ |
The format to use in this test. |
| FileXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| file_build_uri | function | core/ |
Constructs a URI to Drupal's default files location given a relative path. |
| FILE_CHMOD_DIRECTORY | constant | core/ |
Default mode for new directories. |
| FILE_CHMOD_FILE | constant | core/ |
Default mode for new files. |
| file_copy | function | core/ |
Copies a file to a new location and adds a file record to the database. |
| FILE_CREATE_DIRECTORY | constant | core/ |
Flag used to create a directory if not present. |
| file_create_filename | function | core/ |
Creates a full file path from a directory and filename. |
Pagination
- Previous page
- Page 38
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.