Search for format
- Search 7.x for format
- Search 9.5.x for format
- Search 10.3.x for format
- Search 11.x for format
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LinkField::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
| LinkField::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
| LinkFieldRdfaTest::runTestAllFormatters | function | core/ |
Helper function to test all link formatters. |
| LinkFieldRdfaTest::testAllFormattersExternal | function | core/ |
Tests all formatters with link to external page. |
| LinkFieldRdfaTest::testAllFormattersFront | function | core/ |
Tests all formatters with link to frontpage. |
| LinkFieldRdfaTest::testAllFormattersInternal | function | core/ |
Tests all formatters with link to internal page. |
| LinkFieldTest::testLinkFormatter | function | core/ |
Tests the default 'link' formatter. |
| LinkFieldTest::testLinkSeparateFormatter | function | core/ |
Tests the 'link_separate' formatter. |
| LinkFormatter | class | core/ |
Plugin implementation of the 'link' formatter. |
| LinkFormatter.php | file | core/ |
|
| LinkFormatter::$pathValidator | property | core/ |
The path validator service. |
| LinkFormatter::buildUrl | function | core/ |
Builds the \Drupal\Core\Url object for a link field item. |
| LinkFormatter::create | function | core/ |
Creates an instance of the plugin. |
| LinkFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| LinkFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| LinkFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
| LinkFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| LinkFormatter::__construct | function | core/ |
Constructs a new LinkFormatter. |
| LinkSeparateFormatter | class | core/ |
Plugin implementation of the 'link_separate' formatter. |
| LinkSeparateFormatter.php | file | core/ |
|
| LinkSeparateFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| LinkSeparateFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| LocalePluralFormatTest | class | core/ |
Tests plural handling for various languages. |
| LocalePluralFormatTest.php | file | core/ |
|
| LocalePluralFormatTest::$adminUser | property | core/ |
An admin user. |
| LocalePluralFormatTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LocalePluralFormatTest::$modules | property | core/ |
Modules to enable. |
| LocalePluralFormatTest::getPoFileWithBrokenPlural | function | core/ |
Returns a .po file with a broken plural formula. |
| LocalePluralFormatTest::getPoFileWithComplexPlural | function | core/ |
Returns a .po file with a complex plural formula. |
| LocalePluralFormatTest::getPoFileWithMissingPlural | function | core/ |
Returns a .po file with a missing plural formula. |
| LocalePluralFormatTest::getPoFileWithSimplePlural | function | core/ |
Returns a .po file with a simple plural formula. |
| LocalePluralFormatTest::importPoFile | function | core/ |
Imports a standalone .po file in a given language. |
| LocalePluralFormatTest::setUp | function | core/ |
|
| LocalePluralFormatTest::testGetPluralFormat | function | core/ |
Tests locale_get_plural() and \Drupal::translation()->formatPlural() functionality. |
| LocalePluralFormatTest::testPluralEditDateFormatter | function | core/ |
Tests plural editing of DateFormatter strings |
| LocalePluralFormatTest::testPluralEditExport | function | core/ |
Tests plural editing and export functionality. |
| Mail::formatDisplayName | function | core/ |
Return a RFC-2822 compliant "display-name" component. |
| MailFormatHelper | class | core/ |
Defines a class containing utility methods for formatting mail messages. |
| MailFormatHelper.php | file | core/ |
|
| MailFormatHelper::$regexp | property | core/ |
Quoted regex expression based on base path. |
| MailFormatHelper::$supportedTags | property | core/ |
Array of tags supported. |
| MailFormatHelper::$urls | property | core/ |
Internal array of urls replaced with tokens. |
| MailFormatHelper::htmlToMailUrls | function | core/ |
Keeps track of URLs and replaces them with placeholder tokens. |
| MailFormatHelper::htmlToText | function | core/ |
Transforms an HTML string into plain text, preserving its structure. |
| MailFormatHelper::htmlToTextClean | function | core/ |
Replaces non-quotation markers from a piece of indentation with spaces. |
| MailFormatHelper::htmlToTextPad | function | core/ |
Pads the last line with the given character. |
| MailFormatHelper::wrapMail | function | core/ |
Performs format=flowed soft wrapping for mail (RFC 3676). |
| MailFormatHelper::wrapMailLine | function | core/ |
Wraps words on a single line. |
| MailFormatHelperTest | class | core/ |
@coversDefaultClass \Drupal\Core\Mail\MailFormatHelper[[api-linebreak]] @group Mail |
| MailFormatHelperTest.php | file | core/ |
Pagination
- Previous page
- Page 30
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.