Search for format_
- Search 7.x for format_
- Search 9.5.x for format_
- Search 8.9.x for format_
- Search 10.3.x for format_
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FieldFormatterTest.php | file | core/ |
|
FieldFormatterTest::$display | property | core/ |
The default display. |
FieldFormatterTest::$fieldName | property | core/ |
The field's name. |
FieldFormatterTest::$modules | property | core/ |
|
FieldFormatterTest::setUp | function | core/ |
|
FieldFormatterTest::testThirdPartySettings | function | core/ |
Tests availability of third party settings in field render arrays. |
FieldLayoutTest::testChangingFormatterAndRegion | function | core/ |
Tests changing the formatter and region at the same time. |
FieldPluginBase::alterFieldFormatterMigration | function | core/ |
|
FieldPluginBase::getFieldFormatterMap | function | core/ |
|
FieldPluginBase::getFieldFormatterType | function | core/ |
|
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/ |
Tests changing the formatter. |
FieldThirdPartyTestHooks::fieldFormatterSettingsSummaryAlter | function | core/ |
Implements hook_field_formatter_settings_summary_alter(). |
FieldThirdPartyTestHooks::fieldFormatterThirdPartySettingsForm | function | core/ |
Implements hook_field_formatter_third_party_settings_form(). |
FieldThirdPartyTestHooks::fieldFormatterThirdPartySettingsFormAdditionalImplementation | function | core/ |
Implements hook_field_formatter_third_party_settings_form(). |
FieldType::$default_formatter | property | core/ |
|
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 which runs 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/ |
|
FileAudioFormatterTest | class | core/ |
@coversDefaultClass \Drupal\file\Plugin\Field\FieldFormatter\FileAudioFormatter[[api-linebreak]] @group file |
FileAudioFormatterTest.php | file | core/ |
|
FileAudioFormatterTest::$defaultTheme | property | core/ |
|
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/ |
|
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/ |
|
FileExtensionFormatter::isApplicable | function | core/ |
|
FileExtensionFormatter::settingsForm | function | core/ |
|
FileExtensionFormatter::viewValue | function | core/ |
|
FileField::getFieldFormatterMap | function | core/ |
|
FileFieldFormatterAccessTest | class | core/ |
Tests file formatter access. |
FileFieldFormatterAccessTest.php | file | core/ |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.