Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FileMediaFormatterBase::defaultSettings | function | core/ |
|
| FileMediaFormatterBase::getHtmlTag | function | core/ |
Gets the HTML tag for the formatter. |
| FileMediaFormatterBase::getSourceFiles | function | core/ |
Gets source files with attributes. |
| FileMediaFormatterBase::isApplicable | function | core/ |
|
| FileMediaFormatterBase::mimeTypeApplies | function | core/ |
Check if given MIME type applies to the media type of the formatter. |
| FileMediaFormatterBase::prepareAttributes | function | core/ |
Prepare the attributes according to the settings. |
| FileMediaFormatterBase::settingsForm | function | core/ |
|
| FileMediaFormatterBase::settingsSummary | function | core/ |
|
| FileMediaFormatterBase::viewElements | function | core/ |
|
| FileMediaFormatterTestBase | class | core/ |
Provides methods specifically for testing File module's media formatter's. |
| FileMediaFormatterTestBase.php | file | core/ |
|
| FileMediaFormatterTestBase::$modules | property | core/ |
|
| FileMediaFormatterTestBase::createMediaField | function | core/ |
Creates a file field and set's the correct formatter. |
| FileMediaFormatterTestBase::dataProvider | function | core/ |
Data provider for testRender. |
| FileMediaFormatterTestBase::setUp | function | core/ |
|
| FileMigrationSetupTrait | trait | core/ |
A trait to setup the file migration. |
| FileMigrationSetupTrait.php | file | core/ |
|
| FileMigrationSetupTrait::assertEntity | function | core/ |
Tests a single file entity. |
| FileMigrationSetupTrait::fileMigrationSetup | function | core/ |
Prepare the file migration for running. |
| FileMigrationSetupTrait::getFileMigrationInfo | function | core/ |
Returns information about the file to be migrated. |
| 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::defaultSettings | function | core/ |
|
| FilemimeFormatter::isApplicable | function | core/ |
|
| FilemimeFormatter::settingsForm | function | core/ |
|
| FileModuleTestForm | class | core/ |
Form controller for file_module_test module. |
| FileModuleTestForm.php | file | core/ |
|
| FileModuleTestForm::buildForm | function | core/ |
|
| FileModuleTestForm::getFormId | function | core/ |
|
| FileModuleTestForm::submitForm | function | core/ |
|
| 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/ |
|
| 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/ |
Pagination
- Previous page
- Page 549
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.