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 |
---|---|---|---|
OEmbedFormatter.php | file | core/ |
|
OEmbedFormatter::$config | property | core/ |
The media settings config. |
OEmbedFormatter::$iFrameUrlHelper | property | core/ |
The iFrame URL helper service. |
OEmbedFormatter::$logger | property | core/ |
The logger service. |
OEmbedFormatter::$messenger | property | core/ |
The messenger service. |
OEmbedFormatter::$resourceFetcher | property | core/ |
The oEmbed resource fetcher. |
OEmbedFormatter::$urlResolver | property | core/ |
The oEmbed URL resolver service. |
OEmbedFormatter::create | function | core/ |
Creates an instance of the plugin. |
OEmbedFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
OEmbedFormatter::isApplicable | function | core/ |
Returns if the formatter can be used for the provided field. |
OEmbedFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
OEmbedFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
OEmbedFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
OEmbedFormatter::__construct | function | core/ |
Constructs an OEmbedFormatter instance. |
OEmbedFormatterTest | class | core/ |
@covers \Drupal\media\Plugin\Field\FieldFormatter\OEmbedFormatter[[api-linebreak]] |
OEmbedFormatterTest.php | file | core/ |
|
OEmbedFormatterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
OEmbedFormatterTest::$modules | property | core/ |
Modules to install. |
OEmbedFormatterTest::providerRender | function | core/ |
Data provider for testRender(). |
OEmbedFormatterTest::setUp | function | core/ |
|
OEmbedFormatterTest::testDisplayConfiguration | function | core/ |
Tests that oEmbed media types' display can be configured correctly. |
OEmbedFormatterTest::testRender | function | core/ |
Tests the oEmbed field formatter. |
olivero_preprocess_text_format_wrapper | function | core/ |
Implements template_preprocess_text_format_wrapper(). |
OptionsDefaultFormatter | class | core/ |
Plugin implementation of the 'list_default' formatter. |
OptionsDefaultFormatter.php | file | core/ |
|
OptionsDefaultFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
OptionsFormattersTest | class | core/ |
Tests the Options field type formatters. |
OptionsFormattersTest.php | file | core/ |
|
OptionsFormattersTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
OptionsFormattersTest::testFormatter | function | core/ |
Tests the formatters. |
OptionsKeyFormatter | class | core/ |
Plugin implementation of the 'list_key' formatter. |
OptionsKeyFormatter.php | file | core/ |
|
OptionsKeyFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
PageCacheTest::testQueryParameterFormatRequests | function | core/ |
Tests support for different cache items with different request formats. |
PerformanceForm::$dateFormatter | property | core/ |
The date formatter service. |
PhoneField::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
plugin.manager.field.formatter | service | core/ |
Drupal\Core\Field\FormatterPluginManager |
PoItem::formatItem | function | core/ |
Format the POItem as a string. |
PoItem::formatPlural | function | core/ |
Formats a plural translation. |
PoItem::formatSingular | function | core/ |
Formats a singular translation. |
PoItem::formatString | function | core/ |
Formats a string for output on multiple lines. |
RawStringFormatterTest | class | core/ |
Tests the raw string formatter. |
RawStringFormatterTest.php | file | core/ |
|
RawStringFormatterTest::$bundle | property | core/ |
|
RawStringFormatterTest::$display | property | core/ |
|
RawStringFormatterTest::$entityType | property | core/ |
|
RawStringFormatterTest::$fieldName | property | core/ |
|
RawStringFormatterTest::$modules | property | core/ |
Modules to install. |
RawStringFormatterTest::renderEntityFields | function | core/ |
Renders fields of a given entity with a given display. |
RawStringFormatterTest::setUp | function | core/ |
Pagination
- Previous page
- Page 28
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.