Search for format
- Search 7.x for format
- Search 9.5.x for format
- Search 10.3.x for format
- Search 11.x for format
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TextFieldTest::getFieldFormatterTypeProvider | function | core/ |
Data provider for getFieldFormatterType(). |
| TextFieldTest::testTextfieldWidgetsFormatted | function | core/ |
Test widgets + 'formatted_text' setting. |
| TextFieldTest::_testTextfieldWidgetsFormatted | function | core/ |
Helper function for testTextfieldWidgetsFormatted(). |
| TextFormat | class | core/ |
Provides a text format render element. |
| TextFormat | class | core/ |
Defines the text_format element for the configuration translation interface. |
| TextFormat.php | file | core/ |
|
| TextFormat.php | file | core/ |
|
| TextFormat::accessDeniedCallback | function | core/ |
Render API callback: Hides the field value of 'text_format' elements. |
| TextFormat::configFactory | function | core/ |
Wraps the config factory. |
| TextFormat::currentUser | function | core/ |
Wraps the current user. |
| TextFormat::elementInfo | function | core/ |
Wraps the element info service. |
| TextFormat::getInfo | function | core/ |
Returns the element properties for this element. |
| TextFormat::getSourceElement | function | core/ |
Returns the source element for a given configuration definition. |
| 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 enable. |
| 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::getUrl | function | core/ |
Get the current URL from the cURL handler. |
| 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 enable. |
| TextFormatterTest::setUp | function | core/ |
|
| TextFormatterTest::testFormatters | function | core/ |
Tests all text field formatters. |
| TextSummaryOrTrimmedFormatter | class | core/ |
Plugin implementation of the 'text_summary_or_trimmed' formatter. |
| TextSummaryOrTrimmedFormatter.php | file | core/ |
|
| TextSummaryTest::testInvalidFilterFormat | function | core/ |
Test text_summary() returns an empty string without any error when called with an invalid format. |
| 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. |
| 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. |
Pagination
- Previous page
- Page 43
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.