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 |
---|---|---|---|
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. |
MediaHooks::formFilterFormatAddFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
MediaHooks::formFilterFormatEditFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
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. |
MediaThumbnailFormatterTest::$testEntityTypeId | property | core/ |
Test entity type id. |
MediaThumbnailFormatterTest::changeMediaReferenceFieldLinkType | function | core/ |
Helper function to change field display. |
MediaThumbnailFormatterTest::providerTestSettingsSummary | function | core/ |
Data provider for testSettingsSummary(). |
MediaThumbnailFormatterTest::setUp | function | core/ |
|
MediaThumbnailFormatterTest::testRender | function | core/ |
Tests the media thumbnail field formatter. |
MediaThumbnailFormatterTest::testSettingsSummary | function | core/ |
Tests the settings summary. |
MediaTypeJsonAnonTest::$format | property | core/ |
The format to use in this test. |
MediaTypeJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
MediaTypeJsonCookieTest::$format | property | core/ |
The format to use in this test. |
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.