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 |
---|---|---|---|
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/ |
@coversDefaultClass \Drupal\Core\Mail\MailFormatHelper @group Mail |
MailFormatHelperTest.php | file | core/ |
|
MailFormatHelperTest::testWrapMail | function | core/ |
@covers ::wrapMail |
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. |
Markup::$format | property | core/ |
The format to use for this field. |
MediaFilterController::formatUsesMediaEmbedFilter | function | core/ |
Checks access based on media_embed filter status on the text format. |
MediaJsonAnonTest::$format | property | core/ |
The format to use in this test. |
MediaJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
MediaJsonCookieTest::$format | property | core/ |
The format to use in this test. |
MediaListBuilder::$dateFormatter | property | core/ |
The date formatter service. |
MediaThumbnailFormatter | class | core/ |
Plugin implementation of the 'media_thumbnail' formatter. |
MediaThumbnailFormatter.php | file | core/ |
|
MediaThumbnailFormatter::$renderer | property | core/ |
The renderer service. |
MediaThumbnailFormatter::checkAccess | function | core/ |
Checks access to the given entity. |
MediaThumbnailFormatter::create | function | core/ |
Creates an instance of the plugin. |
MediaThumbnailFormatter::getMediaThumbnailUrl | function | core/ |
Get the URL for the media thumbnail. |
MediaThumbnailFormatter::isApplicable | function | core/ |
Returns if the formatter can be used for the provided field. |
MediaThumbnailFormatter::needsEntityLoad | function | core/ |
This has to be overridden because FileFormatterBase expects $item to be of type \Drupal\file\Plugin\Field\FieldType\FileItem and calls isDisplayed() which is not in FieldItemInterface. |
MediaThumbnailFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
MediaThumbnailFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
MediaThumbnailFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
MediaThumbnailFormatter::__construct | function | core/ |
Constructs a MediaThumbnailFormatter object. |
MediaThumbnailFormatterTest | class | core/ |
@coversDefaultClass \Drupal\media\Plugin\Field\FieldFormatter\MediaThumbnailFormatter @group media |
MediaThumbnailFormatterTest | class | core/ |
@covers \Drupal\media\Plugin\Field\FieldFormatter\MediaThumbnailFormatter |
MediaThumbnailFormatterTest.php | file | core/ |
|
MediaThumbnailFormatterTest.php | file | core/ |
|
MediaThumbnailFormatterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
MediaThumbnailFormatterTest::$mediaFieldName | property | core/ |
Test media reference field name. |
MediaThumbnailFormatterTest::$modules | property | core/ |
Modules to install. |
MediaThumbnailFormatterTest::$testEntityBundleId | property | core/ |
Test entity bundle id. |
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.