Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FileUsageBase::__construct | function | core/ |
Creates a FileUsageBase object. |
| FileUsageInterface | interface | core/ |
File usage backend interface. |
| FileUsageInterface.php | file | core/ |
|
| FileUsageInterface::add | function | core/ |
Records that a module is using a file. |
| FileUsageInterface::delete | function | core/ |
Removes a record to indicate that a module is no longer using a file. |
| FileUsageInterface::listUsage | function | core/ |
Determines where a file is used. |
| FileUsed | class | core/ |
Drupal 7 file source from database restricted to used files. |
| FileUsed.php | file | core/ |
|
| FileUsed::query | function | core/ |
Prepares query object to retrieve data from the source database. |
| 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::create | function | core/ |
Instantiates a new instance of this class. |
| FileValidationConstraintValidator::validate | function | core/ |
|
| FileValidationConstraintValidator::__construct | function | core/ |
Creates a new FileValidationConstraintValidator. |
| FileValidationEvent::__construct | function | core/ |
Creates a new FileValidationEvent. |
| FileValidationException::$errors | property | core/ |
The validation errors. |
| FileValidationException::getErrors | function | core/ |
Gets the errors. |
| 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::__construct | function | core/ |
Creates a new FileValidator. |
| 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::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| FileVideoFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| 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. |
| FileVideoFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| FileVideoFormatter::__construct | function | core/ |
Constructs a FormatterBase object. |
| FileVideoFormatterTest | class | core/ |
Tests Drupal\file\Plugin\Field\FieldFormatter\FileVideoFormatter. |
| FileVideoFormatterTest.php | file | core/ |
|
| FileVideoFormatterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FileVideoFormatterTest::$modules | property | core/ |
Modules to install. |
| FileVideoFormatterTest::testAttributes | function | core/ |
Tests that the attributes added to the formatter are applied on render. |
Pagination
- Previous page
- Page 600
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.