Search for format
- Search 7.x for format
- Search 8.9.x for format
- Search 10.3.x for format
- Search 11.x for format
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldStorageConfigXmlAnonTest::$format | property | core/ |
The format to use in this test. |
| FieldStorageConfigXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| FieldStorageConfigXmlCookieTest::$format | property | core/ |
The format to use in this test. |
| FieldTest::$formatterPluginManager | property | core/ |
The mocked formatter plugin manager. |
| FieldTest::testDefineOptionsWithDefaultFormatterOnFieldDefinition | function | core/ |
@covers ::defineOptions[[api-linebreak]] |
| FieldTest::testDefineOptionsWithDefaultFormatterOnFieldType | function | core/ |
@covers ::defineOptions[[api-linebreak]] |
| FieldTest::testFormatterChanging | function | core/ |
|
| FieldType::$default_formatter | property | core/ |
The plugin_id of the default formatter for this field type. |
| field_third_party_test_field_formatter_settings_summary_alter | function | core/ |
Implements hook_field_formatter_settings_summary_alter(). |
| field_third_party_test_field_formatter_third_party_settings_form | function | core/ |
Implements hook_field_formatter_third_party_settings_form(). |
| FileAccessFormatterControlHandlerInterface | interface | core/ |
Defines an interface for file access handlers that need to run on file formatters. |
| FileAccessFormatterControlHandlerInterface.php | file | core/ |
|
| FileAudioFormatter | class | core/ |
Plugin implementation of the 'file_audio' formatter. |
| FileAudioFormatter.php | file | core/ |
|
| FileAudioFormatter::getMediaType | function | core/ |
Gets the applicable media type for a formatter. |
| FileAudioFormatterTest | class | core/ |
@coversDefaultClass \Drupal\file\Plugin\Field\FieldFormatter\FileAudioFormatter[[api-linebreak]] @group file |
| FileAudioFormatterTest.php | file | core/ |
|
| FileAudioFormatterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FileAudioFormatterTest::testRender | function | core/ |
@covers ::viewElements[[api-linebreak]] |
| FileEntityFormatterTest | class | core/ |
Tests the default file formatter. |
| FileEntityFormatterTest.php | file | core/ |
|
| FileEntityFormatterTest::$files | property | core/ |
The files. |
| FileEntityFormatterTest::$fileUrlGenerator | property | core/ |
The file URL generator. |
| FileEntityFormatterTest::$modules | property | core/ |
Modules to enable. |
| FileEntityFormatterTest::setUp | function | core/ |
|
| FileEntityFormatterTest::testFormatterFileExtension | function | core/ |
Tests the file_extension field formatter. |
| FileEntityFormatterTest::testFormatterFileLink | function | core/ |
Tests the file_link field formatter. |
| FileEntityFormatterTest::testFormatterFileLinkWithQueryString | function | core/ |
Tests the file_link field formatter using a query string. |
| 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 enable. |
| 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. |
| FileHalJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| FileJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| FileJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.