Search for format
- Search 7.x for format
- Search 9.5.x for format
- Search 8.9.x for format
- Search 11.x for format
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FileEntityFormatterTest::testFormatterFileMime | function | core/ |
Tests the file_extension field formatter. |
FileEntityFormatterTest::testFormatterFileSize | function | core/ |
Tests the file_size field formatter. |
FileEntityFormatterTest::testFormatterFileUri | function | core/ |
Tests the file_link field formatter. |
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. |
FileField::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
FileFieldFormatterAccessTest | class | core/ |
Tests file formatter access. @group file |
FileFieldFormatterAccessTest.php | file | core/ |
|
FileFieldFormatterAccessTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FileFieldFormatterAccessTest::$modules | property | core/ |
Modules to install. |
FileFieldFormatterAccessTest::testFileAccessHandler | function | core/ |
Tests the custom access handler is invoked. |
FileFormatterBase | class | core/ |
Base class for file formatters. |
FileFormatterBase.php | file | core/ |
|
FileFormatterBase::checkAccess | function | core/ |
Checks access to the given entity. |
FileFormatterBase::needsEntityLoad | function | core/ |
Returns whether the entity referenced by an item needs to be loaded. |
FileJsonAnonTest::$format | property | core/ |
The format to use in this test. |
FileJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
FileJsonCookieTest::$format | property | core/ |
The format to use in this test. |
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/ |
|
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. |
FileSystemForm::$dateFormatter | property | core/ |
The date formatter service. |
FileUploadJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.