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 |
|---|---|---|---|
| LinkFormatterTest::setUp | function | core/ |
|
| LinkFormatterTest::testFormatterLinkItem | function | core/ |
Tests when LinkItem::getUrl returns a functional URL. |
| LinkFormatterTest::testFormatterLinkItemUrlMalformed | function | core/ |
Tests when LinkItem::getUrl with malformed URL renders empty link. |
| LinkFormatterTest::testFormatterLinkItemUrlUnexpectedException | function | core/ |
Tests when LinkItem::getUrl throws an unexpected exception. |
| LinkFormatterTest::testLinkFormatter | function | core/ |
Tests the link formatters. |
| 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. |
| LinkSeparateFormatterDisplayTest | class | core/ |
Tests the 'link_separate' field formatter. |
| LinkSeparateFormatterDisplayTest.php | file | core/ |
|
| LinkSeparateFormatterDisplayTest::$modules | property | core/ |
Modules to install. |
| LinkSeparateFormatterDisplayTest::getTestCases | function | core/ |
|
| LinkSeparateFormatterDisplayTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| LinkSeparateFormatterDisplayTest::testLinkSeparateFormatter | function | core/ |
Tests that links are rendered correctly. |
| LinkThemeHooks::preprocessLinkFormatterLinkSeparate | function | core/ |
Prepares variables for separated link field templates. |
| 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 install. |
| 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(). |
| LocalePluralFormatTest::testPluralEditDateFormatter | function | core/ |
Tests plural editing of DateFormatter strings. |
| LocalePluralFormatTest::testPluralEditExport | function | core/ |
Tests plural editing and export functionality. |
| 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/ |
Tests Drupal\Core\Mail\MailFormatHelper. |
| MailFormatHelperTest.php | file | core/ |
|
| MailFormatHelperTest::testWrapMail | function | core/ |
Tests wrap mail. |
| MailInterface::format | function | core/ |
Formats a message prior to sending. |
| MailToFormatter | class | core/ |
Plugin implementation of the 'email_mailto' formatter. |
| MailToFormatter.php | file | core/ |
|
| MailToFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| MainContentViewSubscriber::WRAPPER_FORMAT | constant | core/ |
URL query attribute to indicate the wrapper used to render a request. |
| ManageDisplayTest::testFormatterUI | function | core/ |
Tests formatter settings. |
Pagination
- Previous page
- Page 29
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.