Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| FileUploadResourceTestBase::testPostFileUploadInvalidHeaders | function | core/ |
Tests using the file upload POST route with invalid headers. |
| FileUploadSanitizeNameEventTest::provideFilenames | function | core/ |
Provides data for testEventFilenameFunctions(). |
| FileUploadTest::$entityTypeId | property | core/ |
|
| FileUploadTest::testDeleteIndividual | function | core/ |
@requires module irrelevant_for_this_test |
| FileUploadTest::testFileUploadInvalidFileType | function | core/ |
Tests using the file upload route with an invalid file type. |
| FileUploadTest::testGetIndividual | function | core/ |
@requires module irrelevant_for_this_test |
| FileUploadTest::testPatchIndividual | function | core/ |
@requires module irrelevant_for_this_test |
| FileUploadTest::testPostFileUploadInvalidHeaders | function | core/ |
Tests using the file upload POST route with invalid headers. |
| FileUploadTest::testPostIndividual | function | core/ |
@requires module irrelevant_for_this_test |
| FileUriUnique::validatedBy | function | core/ |
|
| FileUrlGeneratorTest::providerGenerateURI | function | core/ |
Data provider. |
| FileValidationConstraint | class | core/ |
Validation File constraint. |
| FileValidationConstraint.php | file | core/ |
|
| FileValidationConstraintValidator | class | core/ |
Checks that a file referenced in a file field is valid. |
| FileValidationConstraintValidator.php | file | core/ |
|
| FileValidationConstraintValidator::validate | function | core/ |
|
| FileValidationException | class | core/ |
Provides an exception for upload validation errors. |
| FileValidationException.php | file | core/ |
|
| FileValidationException::$errors | property | core/ |
The validation errors. |
| FileValidationException::$fileName | property | core/ |
The file name. |
| FileValidationException::getErrors | function | core/ |
Gets the errors. |
| FileValidationException::getFilename | function | core/ |
Gets the file name. |
| FileValidationException::__construct | function | core/ |
Constructs a new FileValidationException. |
| 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 |
| 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. |
Pagination
- Previous page
- Page 61
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.