Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| FileExtensionConstraintValidator::validate | function | core/ |
|
| FileExtensionConstraintValidatorTest | class | core/ |
Tests the FileExtensionConstraintValidator. |
| FileExtensionConstraintValidatorTest.php | file | core/ |
|
| FileExtensionConstraintValidatorTest::providerTestFileValidateExtensionsOnUri | function | core/ |
Data provider for ::testFileExtensionOnUri. |
| FileExtensionConstraintValidatorTest::testFileExtensionOnUri | function | core/ |
Tests the FileExtensionConstraintValidator. |
| FileExtensionFormatter | class | core/ |
Formatter to render a filename as file extension. |
| FileExtensionFormatter.php | file | core/ |
|
| FileExtensionFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| FileExtensionFormatter::isApplicable | function | core/ |
Returns if the formatter can be used for the provided field. |
| FileExtensionFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| FileExtensionFormatter::viewValue | function | core/ |
Generate the output appropriate for one field item. |
| FileExtensionSecureConstraint | class | core/ |
File extension secure constraint. |
| FileExtensionSecureConstraint.php | file | core/ |
|
| FileExtensionSecureConstraint::__construct | function | core/ |
#[HasNamedArguments] |
| FileExtensionSecureConstraintValidator | class | core/ |
Validator for the FileExtensionSecureConstraint. |
| FileExtensionSecureConstraintValidator.php | file | core/ |
|
| FileExtensionSecureConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| FileExtensionSecureConstraintValidator::validate | function | core/ |
|
| FileExtensionSecureConstraintValidator::__construct | function | core/ |
Creates a new FileExtensionSecureConstraintValidator. |
| FileExtensionSecureConstraintValidatorTest | class | core/ |
Tests the FileExtensionSecureConstraintValidator. |
| FileExtensionSecureConstraintValidatorTest.php | file | core/ |
|
| FileExtensionSecureConstraintValidatorTest::testValidate | function | core/ |
Tests validate. |
| FileField | class | core/ |
MigrateField Plugin for Drupal 6 file fields. |
| FileField | class | core/ |
MigrateField Plugin for Drupal 7 file fields. |
| FileField.php | file | core/ |
|
| FileField.php | file | core/ |
|
| FileField::defineValueProcessPipeline | function | core/ |
Apply any custom processing to the field bundle migrations. |
| FileField::defineValueProcessPipeline | function | core/ |
Apply any custom processing to the field bundle migrations. |
| FileField::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
| FileField::getFieldType | function | core/ |
Computes the destination type of a migrated field. |
| FileField::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
| FileField::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
| FileFieldAnonymousSubmissionTest | class | core/ |
Confirm that file field submissions work correctly for anonymous visitors. |
| FileFieldAnonymousSubmissionTest.php | file | core/ |
|
| FileFieldAnonymousSubmissionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FileFieldAnonymousSubmissionTest::doTestNodeWithFileWithoutTitle | function | core/ |
Helper method to test file submissions with missing node titles. |
| FileFieldAnonymousSubmissionTest::setUp | function | core/ |
|
| FileFieldAnonymousSubmissionTest::testAnonymousNode | function | core/ |
Tests the basic node submission for an anonymous visitor. |
| FileFieldAnonymousSubmissionTest::testAnonymousNodeWithFile | function | core/ |
Tests file submission for an anonymous visitor. |
| FileFieldAnonymousSubmissionTest::testAnonymousNodeWithFileWithoutTitle | function | core/ |
Tests file submission for an anonymous visitor with a missing node title. |
| FileFieldAnonymousSubmissionTest::testAuthenticatedNodeWithFileWithoutTitle | function | core/ |
Tests file submission for an authenticated user with a missing node title. |
| FileFieldCreationTrait | trait | core/ |
Provides methods for creating file fields. |
| FileFieldCreationTrait.php | file | core/ |
|
| FileFieldCreationTrait::attachFileField | function | core/ |
Attaches a file field to an entity. |
| FileFieldCreationTrait::createFileField | function | core/ |
Creates a new file field. |
| FileFieldDisplayTest | class | core/ |
Tests the display of file fields in node and views. |
| FileFieldDisplayTest.php | file | core/ |
|
| FileFieldDisplayTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FileFieldDisplayTest::testDefaultFileFieldDisplay | function | core/ |
Tests default display of File Field. |
| FileFieldDisplayTest::testDescriptionDefaultFileFieldDisplay | function | core/ |
Tests description display of File Field. |
Pagination
- Previous page
- Page 694
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.