Search for format_

  1. Search 7.x for format_
  2. Search 9.5.x for format_
  3. Search 8.9.x for format_
  4. Search 11.x for format_
  5. Other projects
Title Object type File name Summary
TestFieldEmptyFormatter::viewElements function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldEmptyFormatter.php Builds a renderable array for a field value.
TestFieldEmptySettingFormatter class core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldEmptySettingFormatter.php Plugin implementation of the 'field_empty_setting' formatter.
TestFieldEmptySettingFormatter.php file core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldEmptySettingFormatter.php
TestFieldEmptySettingFormatter::defaultSettings function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldEmptySettingFormatter.php Defines the default settings for this plugin.
TestFieldEmptySettingFormatter::settingsForm function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldEmptySettingFormatter.php Returns a form to configure settings for the formatter.
TestFieldEmptySettingFormatter::settingsSummary function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldEmptySettingFormatter.php Returns a short summary for the current formatter settings.
TestFieldEmptySettingFormatter::viewElements function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldEmptySettingFormatter.php Builds a renderable array for a field value.
TestFieldMultipleFormatter class core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldMultipleFormatter.php Plugin implementation of the 'field_test_multiple' formatter.
TestFieldMultipleFormatter.php file core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldMultipleFormatter.php
TestFieldMultipleFormatter::defaultSettings function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldMultipleFormatter.php Defines the default settings for this plugin.
TestFieldMultipleFormatter::settingsForm function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldMultipleFormatter.php Returns a form to configure settings for the formatter.
TestFieldMultipleFormatter::settingsSummary function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldMultipleFormatter.php Returns a short summary for the current formatter settings.
TestFieldMultipleFormatter::viewElements function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldMultipleFormatter.php Builds a renderable array for a field value.
TestFieldNoSettingsFormatter class core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldNoSettingsFormatter.php Plugin implementation of the 'field_no_settings' formatter.
TestFieldNoSettingsFormatter.php file core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldNoSettingsFormatter.php
TestFieldNoSettingsFormatter::viewElements function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldNoSettingsFormatter.php Builds a renderable array for a field value.
TestFieldPrepareViewFormatter class core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldPrepareViewFormatter.php Plugin implementation of the 'field_test_with_prepare_view' formatter.
TestFieldPrepareViewFormatter.php file core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldPrepareViewFormatter.php
TestFieldPrepareViewFormatter::defaultSettings function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldPrepareViewFormatter.php Defines the default settings for this plugin.
TestFieldPrepareViewFormatter::prepareView function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldPrepareViewFormatter.php Allows formatters to load information for field values being displayed.
TestFieldPrepareViewFormatter::settingsForm function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldPrepareViewFormatter.php Returns a form to configure settings for the formatter.
TestFieldPrepareViewFormatter::settingsSummary function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldPrepareViewFormatter.php Returns a short summary for the current formatter settings.
TestFieldPrepareViewFormatter::viewElements function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldPrepareViewFormatter.php Builds a renderable array for a field value.
TestTextTrimmedFormatter class core/modules/field/tests/modules/field_plugins_test/src/Plugin/Field/FieldFormatter/TestTextTrimmedFormatter.php Plugin implementation of the 'field_plugins_test_text_formatter' formatter.
TestTextTrimmedFormatter.php file core/modules/field/tests/modules/field_plugins_test/src/Plugin/Field/FieldFormatter/TestTextTrimmedFormatter.php
TestTranslationManager::formatPlural function core/modules/user/tests/src/Unit/PermissionHandlerTest.php Formats a string containing a count of items.
text-format-wrapper.html.twig file core/modules/filter/templates/text-format-wrapper.html.twig Default theme implementation for a text format-enabled form element.
text-format-wrapper.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/content-edit/text-format-wrapper.html.twig Theme override for a text format-enabled form element.
text-format-wrapper.html.twig file core/themes/olivero/templates/text-format-wrapper.html.twig Theme override for a text format-enabled form element.
text-format-wrapper.html.twig file core/themes/stable9/templates/content-edit/text-format-wrapper.html.twig Theme override for a text format-enabled form element.
text-format-wrapper.html.twig file core/themes/claro/templates/text-format-wrapper.html.twig Theme override for a text format-enabled form element.
text-format-wrapper.html.twig file core/themes/starterkit_theme/templates/content-edit/text-format-wrapper.html.twig Theme override for a text format-enabled form element.
TextDefaultFormatter class core/modules/text/src/Plugin/Field/FieldFormatter/TextDefaultFormatter.php Plugin implementation of the 'text_default' formatter.
TextDefaultFormatter.php file core/modules/text/src/Plugin/Field/FieldFormatter/TextDefaultFormatter.php
TextDefaultFormatter::viewElements function core/modules/text/src/Plugin/Field/FieldFormatter/TextDefaultFormatter.php Builds a renderable array for a field value.
TextField::getFieldFormatterMap function core/modules/text/src/Plugin/migrate/field/d6/TextField.php Get a map between D6 formatters and D8 formatters for this field type.
TextField::getFieldFormatterType function core/modules/text/src/Plugin/migrate/field/d7/TextField.php Get the field formatter type from the source.
TextFieldTest::getFieldFormatterTypeProvider function core/modules/text/tests/src/Unit/Plugin/migrate/field/d7/TextFieldTest.php Data provider for testGetFieldFormatterType().
TextFieldTest::testGetFieldFormatterType function core/modules/text/tests/src/Unit/Plugin/migrate/field/d7/TextFieldTest.php @covers ::getFieldFormatterType[[api-linebreak]]
@covers ::getFieldType[[api-linebreak]]
@dataProvider getFieldFormatterTypeProvider
TextFieldTest::testTextfieldWidgetsAllowedFormats function core/modules/text/tests/src/Functional/TextFieldTest.php Test widgets for fields with selected allowed formats.
TextFieldTest::testTextfieldWidgetsFormatted function core/modules/text/tests/src/Functional/TextFieldTest.php Tests widgets + 'formatted_text' setting.
TextFieldTest::_testTextfieldWidgetsFormatted function core/modules/text/tests/src/Functional/TextFieldTest.php Helper function for testTextfieldWidgetsFormatted().
TextFormat.php file core/modules/filter/src/Element/TextFormat.php
TextFormat.php file core/modules/config_translation/src/FormElement/TextFormat.php
TextFormat::accessDeniedCallback function core/modules/filter/src/Element/TextFormat.php Render API callback: Hides the field value of 'text_format' elements.
TextFormat::configFactory function core/modules/filter/src/Element/TextFormat.php Wraps the config factory.
TextFormat::currentUser function core/modules/filter/src/Element/TextFormat.php Wraps the current user.
TextFormat::elementInfo function core/modules/filter/src/Element/TextFormat.php Wraps the element info service.
TextFormat::getInfo function core/modules/filter/src/Element/TextFormat.php Returns the element properties for this element.
TextFormat::getSourceElement function core/modules/config_translation/src/FormElement/TextFormat.php Returns the source element for a given configuration definition.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.