Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FileViewsData | class | core/ |
Provides views data for the file entity type. |
| FileViewsData.php | file | core/ |
|
| FileViewsData::getViewsData | function | core/ |
Returns views data for the entity type. |
| FileViewsDataTest | class | core/ |
Tests file views data. |
| FileViewsDataTest.php | file | core/ |
|
| FileViewsDataTest::$modules | property | core/ |
Modules to install. |
| FileViewsDataTest::setUp | function | core/ |
|
| FileViewsDataTest::testRelationshipViewsData | function | core/ |
Tests views data generated for file field relationship. |
| FileViewsFieldAccessTest | class | core/ |
Tests base field access in Views for the file entity. |
| FileViewsFieldAccessTest.php | file | core/ |
|
| FileViewsFieldAccessTest::$modules | property | core/ |
Modules to install. |
| 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::$elementInfo | property | core/ |
The element info manager. |
| 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 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/ |
Validates the number of uploaded files. |
| 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 |
Pagination
- Previous page
- Page 676
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.