Search for id
| Title | Object type | File name | Summary |
|---|---|---|---|
| FileVideoFormatter | class | core/ |
Plugin implementation of the 'file_video' formatter. |
| FileVideoFormatter.php | file | core/ |
|
| FileVideoFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| FileVideoFormatter::getMediaType | function | core/ |
Gets the applicable media type for a formatter. |
| FileVideoFormatter::prepareAttributes | function | core/ |
Prepare the attributes according to the settings. |
| FileVideoFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| FileVideoFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
| FileVideoFormatterTest | class | core/ |
@coversDefaultClass \Drupal\file\Plugin\Field\FieldFormatter\FileVideoFormatter[[api-linebreak]] @group file @group #slow |
| FileVideoFormatterTest.php | file | core/ |
|
| FileVideoFormatterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FileVideoFormatterTest::testAttributes | function | core/ |
Tests that the attributes added to the formatter are applied on render. |
| FileVideoFormatterTest::testRender | function | core/ |
@covers ::viewElements[[api-linebreak]] |
| 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. |
| 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. |
| file_validate_image_resolution | function | core/ |
Verifies that image dimensions are within the specified maximum and minimum. |
| file_validate_is_image | function | core/ |
Checks that the file is recognized as a valid image. |
| file_validate_name_length | function | core/ |
Checks for files with names longer than can be stored in the database. |
| file_validate_size | function | core/ |
Checks that the file's size is below certain limits. |
| file_validation_sanitization_subscriber | service | core/ |
Drupal\file_validator_test\EventSubscriber\FileSanitizationEventSubscriber |
| file_validation_test_subscriber | service | core/ |
Drupal\file_validator_test\EventSubscriber\FileValidationTestSubscriber |
| file_validator_test.info.yml | file | core/ |
core/modules/file/tests/modules/file_validator_test/file_validator_test.info.yml |
| file_validator_test.services.yml | file | core/ |
core/modules/file/tests/modules/file_validator_test/file_validator_test.services.yml |
| filter-guidelines.html.twig | file | core/ |
Theme override for guidelines for a text format. |
| filter-guidelines.html.twig | file | core/ |
Theme override for guidelines for a text format. |
| filter-guidelines.html.twig | file | core/ |
Theme override for guidelines for a text format. |
Pagination
- Previous page
- Page 69
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.