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 |
---|---|---|---|
TextFormat::getTranslationElement | function | core/ |
Returns the translation form element for a given configuration definition. |
TextFormat::processFormat | function | core/ |
Expands an element into a base element with text format selector attached. |
TextFormatElementFormTest | class | core/ |
Tests PathElement validation and conversion functionality. |
TextFormatElementFormTest.php | file | core/ |
|
TextFormatElementFormTest::$modules | property | core/ |
Modules to install. |
TextFormatElementFormTest::$testUser | property | core/ |
User for testing. |
TextFormatElementFormTest::buildForm | function | core/ |
Form constructor. |
TextFormatElementFormTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
TextFormatElementFormTest::setUp | function | core/ |
Sets up the test. |
TextFormatElementFormTest::submitForm | function | core/ |
Form submission handler. |
TextFormatElementFormTest::testTextFormatElement | function | core/ |
Tests that values are returned. |
TextFormatElementFormTest::validateForm | function | core/ |
Form validation handler. |
TextFormatterTest | class | core/ |
Tests the text formatters functionality. |
TextFormatterTest.php | file | core/ |
|
TextFormatterTest::$bundle | property | core/ |
The bundle used in this test. |
TextFormatterTest::$entityType | property | core/ |
The entity type used in this test. |
TextFormatterTest::$modules | property | core/ |
Modules to install. |
TextFormatterTest::setUp | function | core/ |
|
TextFormatterTest::testFormatters | function | core/ |
Tests all text field formatters. |
TextItemBase::validateAllowedFormats | function | core/ |
Render API callback: Processes the allowed formats value. |
TextSummaryOrTrimmedFormatter | class | core/ |
Plugin implementation of the 'text_summary_or_trimmed' formatter. |
TextSummaryOrTrimmedFormatter.php | file | core/ |
|
TextTrimmedFormatter | class | core/ |
Plugin implementation of the 'text_trimmed' formatter. |
TextTrimmedFormatter.php | file | core/ |
|
TextTrimmedFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
TextTrimmedFormatter::preRenderSummary | function | core/ |
Pre-render callback: Renders a processed text element's #markup as a summary. |
TextTrimmedFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
TextTrimmedFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
TextTrimmedFormatter::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
TextTrimmedFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
text_post_update_allowed_formats | function | core/ |
Add allowed_formats setting to existing text fields. |
Time::$dateFormatter | property | core/ |
The date formatter service. |
TimeInterval::$dateFormatter | property | core/ |
The date formatter service. |
TimestampAgoFormatter | class | core/ |
Plugin implementation of the 'timestamp' formatter as time ago. |
TimestampAgoFormatter.php | file | core/ |
|
TimestampAgoFormatter::$dateFormatter | property | core/ |
The date formatter service. |
TimestampAgoFormatter::$request | property | core/ |
The current Request object. |
TimestampAgoFormatter::create | function | core/ |
Creates an instance of the plugin. |
TimestampAgoFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
TimestampAgoFormatter::formatTimestamp | function | core/ |
Formats a timestamp. |
TimestampAgoFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
TimestampAgoFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
TimestampAgoFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
TimestampAgoFormatter::__construct | function | core/ |
Constructs a TimestampAgoFormatter object. |
TimestampAgoFormatterTest | class | core/ |
Tests the functionality of TimestampAgoFormatter core field formatter. |
TimestampAgoFormatterTest.php | file | core/ |
|
TimestampAgoFormatterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
TimestampAgoFormatterTest::$displayOptions | property | core/ |
An array of display options to pass to entity_get_display(). |
TimestampAgoFormatterTest::$field | property | core/ |
The field used in this test class. |
TimestampAgoFormatterTest::$fieldStorage | property | core/ |
A field storage to use in this test class. |
Pagination
- Previous page
- Page 33
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.