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 |
|---|---|---|---|
| FileValidationEvent | class | core/ |
Event for file validations. |
| FileValidationEvent.php | file | core/ |
|
| FileValidationEvent::__construct | function | core/ |
Creates a new FileValidationEvent. |
| 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. |
| FileValidationTestSubscriber | class | core/ |
Provides a validation listener for file validation tests. |
| FileValidationTestSubscriber.php | file | core/ |
|
| FileValidationTestSubscriber::getSubscribedEvents | function | core/ |
|
| FileValidationTestSubscriber::onFileValidation | function | core/ |
Handles the file validation event. |
| FileValidator | class | core/ |
Provides a class for file validation. |
| FileValidator.php | file | core/ |
|
| FileValidator::validate | function | core/ |
Validates a File with a list of validators. |
| FileValidator::__construct | function | core/ |
Creates a new FileValidator. |
| FileValidatorInterface | interface | core/ |
Provides a file validator that supports a list of validations. |
| FileValidatorInterface.php | file | core/ |
|
| FileValidatorInterface::validate | function | core/ |
Validates a File with a list of validators. |
| FileValidatorSettingsTrait | trait | core/ |
Provides a trait to create validators from settings. |
| FileValidatorSettingsTrait.php | file | core/ |
|
| 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/ |
Modules to install. |
| 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/ |
Modules to install. |
| 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/ |
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]] |
| 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. |
Pagination
- Previous page
- Page 39
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.