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 |
---|---|---|---|
TestFieldNoSettingsFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
TestFieldPrepareViewFormatter | class | core/ |
Plugin implementation of the 'field_test_with_prepare_view' formatter. |
TestFieldPrepareViewFormatter.php | file | core/ |
|
TestFieldPrepareViewFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
TestFieldPrepareViewFormatter::prepareView | function | core/ |
Allows formatters to load information for field values being displayed. |
TestFieldPrepareViewFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
TestFieldPrepareViewFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
TestFieldPrepareViewFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
TestHtmlMailCollector::format | function | core/ |
Concatenates and wraps the email body for plain-text mails. |
TestTextTrimmedFormatter | class | core/ |
Plugin implementation of the 'field_plugins_test_text_formatter' formatter. |
TestTextTrimmedFormatter.php | file | core/ |
|
TestTranslationManager::formatPlural | function | core/ |
Formats a string containing a count of items. |
text-format-wrapper.html.twig | file | core/ |
Default theme implementation for a text format-enabled form element. |
text-format-wrapper.html.twig | file | core/ |
Theme override for a text format-enabled form element. |
text-format-wrapper.html.twig | file | core/ |
Theme override for a text format-enabled form element. |
text-format-wrapper.html.twig | file | core/ |
Theme override for a text format-enabled form element. |
text-format-wrapper.html.twig | file | core/ |
Theme override for a text format-enabled form element. |
text-format-wrapper.html.twig | file | core/ |
Theme override for a text format-enabled form element. |
TextDefaultFormatter | class | core/ |
Plugin implementation of the 'text_default' formatter. |
TextDefaultFormatter.php | file | core/ |
|
TextDefaultFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
TextField::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
TextField::getFieldFormatterType | function | core/ |
Get the field formatter type from the source. |
TextFieldTest::getFieldFormatterTypeProvider | function | core/ |
Data provider for testGetFieldFormatterType(). |
TextFieldTest::testGetFieldFormatterType | function | core/ |
@covers ::getFieldFormatterType @covers ::getFieldType @dataProvider getFieldFormatterTypeProvider |
TextFieldTest::testTextfieldWidgetsAllowedFormats | function | core/ |
Test widgets for fields with selected allowed formats. |
TextFieldTest::testTextfieldWidgetsFormatted | function | core/ |
Tests widgets + 'formatted_text' setting. |
TextFieldTest::_testTextfieldWidgetsFormatted | function | core/ |
Helper function for testTextfieldWidgetsFormatted(). |
TextFormat | class | core/ |
Defines the text_format element for the configuration translation interface. |
TextFormat | class | core/ |
Provides a text format render element. |
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 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. |
Pagination
- Previous page
- Page 40
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.