Search for id
Title | Object type | File name | Summary |
---|---|---|---|
FileValidatorSettingsTrait::getFileUploadValidators | function | core/ |
Gets the upload validators for the specified settings. |
FileValidatorTest | class | core/ |
Tests the file validator. |
FileValidatorTest.php | file | core/ |
|
FileValidatorTest::$modules | property | core/ |
|
FileValidatorTest::testValidate | function | core/ |
Tests the validator. |
FileValidatorTestBase | class | core/ |
Provides a base file constraint validator test. |
FileValidatorTestBase.php | file | core/ |
|
FileValidatorTestBase::$file | property | core/ |
The file. |
FileValidatorTestBase::$modules | property | core/ |
|
FileValidatorTestBase::$validator | property | core/ |
The file validator. |
FileValidatorTestBase::setUp | function | core/ |
|
FileVideoFormatter | class | core/ |
Plugin implementation of the 'file_video' formatter. |
FileVideoFormatter.php | file | core/ |
|
FileVideoFormatter::defaultSettings | function | core/ |
|
FileVideoFormatter::getMediaType | function | core/ |
|
FileVideoFormatter::prepareAttributes | function | core/ |
|
FileVideoFormatter::settingsForm | function | core/ |
|
FileVideoFormatter::settingsSummary | function | core/ |
|
FileVideoFormatterTest | class | core/ |
@coversDefaultClass \Drupal\file\Plugin\Field\FieldFormatter\FileVideoFormatter @group file @group #slow |
FileVideoFormatterTest.php | file | core/ |
|
FileVideoFormatterTest::$defaultTheme | property | core/ |
|
FileVideoFormatterTest::testAttributes | function | core/ |
Tests that the attributes added to the formatter are applied on render. |
FileVideoFormatterTest::testRender | function | core/ |
@covers ::viewElements |
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/ |
|
FileWidget::defaultSettings | function | core/ |
|
FileWidget::extractFormValues | function | core/ |
|
FileWidget::flagErrors | function | core/ |
|
FileWidget::formElement | function | core/ |
|
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/ |
|
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/ |
|
FileWidget::settingsSummary | function | core/ |
|
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/ |
|
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. |
file_field_widget_info_alter | function | core/ |
Implements hook_field_widget_info_alter(). |
file_test_get_ids.info.yml | file | core/ |
core/modules/file/tests/modules/file_test_get_ids/file_test_get_ids.info.yml |
file_test_validator | function | core/ |
Helper validator that returns the $errors parameter. |
file_validate | function | core/ |
Checks that a file meets the criteria specified by the validators. |
file_validate_extensions | function | core/ |
Checks that the filename ends with an allowed extension. |
Pagination
- Previous page
- Page 70
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.