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 |
---|---|---|---|
StringFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
StringFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
StringFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
StringFormatter::viewValue | function | core/ |
Generate the output appropriate for one field item. |
StringFormatter::__construct | function | core/ |
Constructs a StringFormatter instance. |
StringFormatterTest | class | core/ |
Tests the creation of text fields. |
StringFormatterTest.php | file | core/ |
|
StringFormatterTest::$bundle | property | core/ |
|
StringFormatterTest::$display | property | core/ |
|
StringFormatterTest::$entityType | property | core/ |
|
StringFormatterTest::$entityTypeManager | property | core/ |
The entity type manager. |
StringFormatterTest::$fieldName | property | core/ |
|
StringFormatterTest::$modules | property | core/ |
Modules to install. |
StringFormatterTest::renderEntityFields | function | core/ |
Renders fields of a given entity with a given display. |
StringFormatterTest::setUp | function | core/ |
|
StringFormatterTest::testLinkToContentForEntitiesWithNoCanonicalPath | function | core/ |
Test "link_to_entity" feature on fields which are added to config entity. |
StringFormatterTest::testStringFormatter | function | core/ |
Tests string formatter output. |
StringTranslationTrait::formatPlural | function | core/ |
Formats a string containing a count of items. |
StringTranslationTraitTest::testFormatPlural | function | core/ |
@covers ::formatPlural |
StyleSerializerEntityTest::addRequestWithFormat | function | core/ |
Sets up a request on the request stack with a specified format. |
StyleSerializerEntityTest::testResponseFormatConfiguration | function | core/ |
Tests the response format configuration. |
StyleSerializerTest::addRequestWithFormat | function | core/ |
Sets up a request on the request stack with a specified format. |
StyleUnformattedTest | class | core/ |
Tests unformatted style functionality. |
StyleUnformattedTest.php | file | core/ |
|
StyleUnformattedTest::$testViews | property | core/ |
Views used by this test. |
StyleUnformattedTest::testDefaultRowClasses | function | core/ |
Make sure that the default css classes works as expected. |
SymfonyMailer::format | function | core/ |
Formats a message prior to sending. |
SymfonyMailerTest::testFormatResemblesHtml | function | core/ |
Tests that mixed plain text and html body is converted correctly. |
system_post_update_timestamp_formatter | function | core/ |
Update timestamp formatter settings for entity view displays. |
TableFormatter | class | core/ |
Plugin implementation of the 'file_table' formatter. |
TableFormatter.php | file | core/ |
|
TableFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
TaxonomyTermReference::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
TelephoneField::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
TelephoneFieldTest::testTelephoneFormatter | function | core/ |
Tests the telephone formatter. |
TelephoneLinkFormatter | class | core/ |
Plugin implementation of the 'telephone_link' formatter. |
TelephoneLinkFormatter.php | file | core/ |
|
TelephoneLinkFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
TelephoneLinkFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
TelephoneLinkFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
TelephoneLinkFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
telephone_field_formatter_info_alter | function | core/ |
Implements hook_field_formatter_info_alter(). |
template_preprocess_image_formatter | function | core/ |
Prepares variables for image formatter templates. |
template_preprocess_link_formatter_link_separate | function | core/ |
Prepares variables for separated link field templates. |
template_preprocess_responsive_image_formatter | function | core/ |
Prepares variables for responsive image formatter templates. |
template_preprocess_text_format_wrapper | function | core/ |
Prepares variables for text format wrapper templates. |
template_preprocess_views_view_summary_unformatted | function | core/ |
Prepares variables for unformatted summary view templates. |
template_preprocess_views_view_unformatted | function | core/ |
Prepares variables for views unformatted rows templates. |
Term::getFormat | function | core/ |
Gets the text format name for the term description. |
Term::setFormat | function | core/ |
Sets the text format name for the term description. |
Pagination
- Previous page
- Page 38
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.