Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FileManagedUnitTestBase::assertFileHooksCalled | function | core/ |
Asserts that the specified file hooks were called only once. |
| FileManagedUnitTestBase::assertFileUnchanged | function | core/ |
Asserts that two files have the same values (except timestamp). |
| FileManagedUnitTestBase::assertSameFile | function | core/ |
Asserts that two files are the same by comparing the fid and filepath. |
| FileManagedUnitTestBase::createFile | function | core/ |
Creates and saves a file, asserting that it was saved. |
| FileManagedUnitTestBase::createUri | function | core/ |
Creates a file and returns its URI. |
| FileManagedUnitTestBase::setUp | function | core/ |
|
| FileMediaFormatterBase | class | core/ |
Base class for media file formatter. |
| FileMediaFormatterBase.php | file | core/ |
|
| FileMediaFormatterBase::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| FileMediaFormatterBase::getHtmlTag | function | core/ |
Gets the HTML tag for the formatter. |
| FileMediaFormatterBase::getSourceFiles | function | core/ |
Gets source files with attributes. |
| FileMediaFormatterBase::isApplicable | function | core/ |
Returns if the formatter can be used for the provided field. |
| 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/ |
Returns a form to configure settings for the formatter. |
| FileMediaFormatterBase::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
| FileMediaFormatterBase::viewElements | function | core/ |
Builds a renderable array for a field value. |
| FileMediaFormatterInterface | interface | core/ |
Defines getter methods for FileMediaFormatterBase. |
| FileMediaFormatterInterface.php | file | core/ |
|
| FileMediaFormatterInterface::getMediaType | function | core/ |
Gets the applicable media type for a formatter. |
| FileMediaFormatterTestBase | class | core/ |
Provides methods specifically for testing File module's media formatter's. |
| FileMediaFormatterTestBase.php | file | core/ |
|
| FileMediaFormatterTestBase::$modules | property | core/ |
Modules to install. |
| 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 | 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 file move function for images and image styles. |
| FileMoveTest | class | core/ |
Tests the unmanaged file move function. |
| FileMoveTest.php | file | core/ |
|
| FileMoveTest.php | file | core/ |
Pagination
- Previous page
- Page 684
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.