Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FileMigrationTestTrait | trait | core/ |
Helper for setting up a file migration test. |
| FileMigrationTestTrait.php | file | core/ |
|
| FileMigrationTestTrait::prepareMigration | function | core/ |
|
| FileMigrationTestTrait::setUpMigratedFiles | function | core/ |
Setup and execute d6_file migration. |
| FilemimeFormatter | class | core/ |
Formatter to render the file MIME type, with an optional icon. |
| FilemimeFormatter.php | file | core/ |
|
| FilemimeFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| FilemimeFormatter::isApplicable | function | core/ |
Returns if the formatter can be used for the provided field. |
| FilemimeFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| FilemimeFormatter::viewValue | function | core/ |
Generate the output appropriate for one field item. |
| FileModuleTestForm | class | core/ |
Form controller for file_module_test module. |
| FileModuleTestForm.php | file | core/ |
|
| FileModuleTestForm::buildForm | function | core/ |
|
| FileModuleTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FileModuleTestForm::submitForm | function | core/ |
Form submission handler. |
| FileMoveTest | class | core/ |
Tests the unmanaged file move function. |
| FileMoveTest | class | core/ |
Tests the file move function for images and image styles. |
| FileMoveTest.php | file | core/ |
|
| FileMoveTest.php | file | core/ |
|
| FileMoveTest::$fileRepository | property | core/ |
The file repository service. |
| FileMoveTest::$modules | property | core/ |
Modules to install. |
| FileMoveTest::setUp | function | core/ |
|
| FileMoveTest::testMissing | function | core/ |
Try to move a missing file. |
| FileMoveTest::testNormal | function | core/ |
Move a normal file. |
| FileMoveTest::testNormal | function | core/ |
Tests moving a randomly generated image. |
| FileMoveTest::testOverwriteSelf | function | core/ |
Try to move a file onto itself. |
| FileNameLengthConstraint | class | core/ |
File name length constraint. |
| FileNameLengthConstraint.php | file | core/ |
|
| FileNameLengthConstraint::$maxLength | property | core/ |
The maximum file name length. |
| FileNameLengthConstraint::$messageEmpty | property | core/ |
The message when file name is empty. |
| FileNameLengthConstraint::$messageTooLong | property | core/ |
The message when file name is too long. |
| FileNameLengthConstraintValidator | class | core/ |
Validates the file name length constraint. |
| FileNameLengthConstraintValidator.php | file | core/ |
|
| FileNameLengthConstraintValidator::validate | function | core/ |
|
| FileNameLengthConstraintValidatorTest | class | core/ |
Tests the FileNameLengthConstraintValidator. |
| FileNameLengthConstraintValidatorTest.php | file | core/ |
|
| FileNameLengthConstraintValidatorTest::testFileValidateNameLength | function | core/ |
This will ensure the filename length is valid. |
| FileNotExistsException | class | core/ |
Exception thrown when a file is expected to exist but does not. |
| FileNotExistsException.php | file | core/ |
|
| FileOnTranslatedEntityTest | class | core/ |
Uploads files to translated nodes. |
| FileOnTranslatedEntityTest.php | file | core/ |
|
| FileOnTranslatedEntityTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FileOnTranslatedEntityTest::$fieldName | property | core/ |
The name of the file field used in the test. |
| FileOnTranslatedEntityTest::$modules | property | core/ |
Modules to install. |
| FileOnTranslatedEntityTest::setUp | function | core/ |
|
| FileOnTranslatedEntityTest::testFileUsage | function | core/ |
Tests if file field tracks file usages correctly on translated nodes. |
| FileOnTranslatedEntityTest::testSyncedFiles | function | core/ |
Tests synced file fields on translated nodes. |
| FilePathTest | class | core/ |
Tests the Drupal 7 public and private file migrations. |
| FilePathTest.php | file | core/ |
|
| FilePathTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Pagination
- Previous page
- Page 658
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.