Search for format_

  1. Search 7.x for format_
  2. Search 9.5.x for format_
  3. Search 10.3.x for format_
  4. Search 11.x for format_
  5. Other projects
Title Object type File name Summary
StateFormatterTest class core/modules/content_moderation/tests/src/Kernel/StateFormatterTest.php Test the state field formatter.
StateFormatterTest.php file core/modules/content_moderation/tests/src/Kernel/StateFormatterTest.php
StateFormatterTest::$modules property core/modules/content_moderation/tests/src/Kernel/StateFormatterTest.php Modules to enable.
StateFormatterTest::formatterTestCases function core/modules/content_moderation/tests/src/Kernel/StateFormatterTest.php Test cases for ::
StateFormatterTest::setUp function core/modules/content_moderation/tests/src/Kernel/StateFormatterTest.php
StateFormatterTest::testStateFieldFormatter function core/modules/content_moderation/tests/src/Kernel/StateFormatterTest.php Test the embed field.
StringFieldRdfaTest::testStringFormatters function core/modules/rdf/tests/src/Kernel/Field/StringFieldRdfaTest.php Tests string formatters.
StringFormatter class core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/StringFormatter.php Plugin implementation of the 'string' formatter.
StringFormatter.php file core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/StringFormatter.php
StringFormatter::$entityTypeManager property core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/StringFormatter.php The entity type manager.
StringFormatter::create function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/StringFormatter.php Creates an instance of the plugin.
StringFormatter::defaultSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/StringFormatter.php Defines the default settings for this plugin.
StringFormatter::getEntityUrl function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/StringFormatter.php Gets the URI elements of the entity.
StringFormatter::settingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/StringFormatter.php Returns a form to configure settings for the formatter.
StringFormatter::settingsSummary function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/StringFormatter.php Returns a short summary for the current formatter settings.
StringFormatter::viewElements function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/StringFormatter.php Builds a renderable array for a field value.
StringFormatter::viewValue function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/StringFormatter.php Generate the output appropriate for one field item.
StringFormatter::__construct function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/StringFormatter.php Constructs a StringFormatter instance.
StringFormatterTest class core/modules/field/tests/src/Kernel/String/StringFormatterTest.php Tests the creation of text fields.
StringFormatterTest.php file core/modules/field/tests/src/Kernel/String/StringFormatterTest.php
StringFormatterTest::$bundle property core/modules/field/tests/src/Kernel/String/StringFormatterTest.php
StringFormatterTest::$display property core/modules/field/tests/src/Kernel/String/StringFormatterTest.php
StringFormatterTest::$entityType property core/modules/field/tests/src/Kernel/String/StringFormatterTest.php
StringFormatterTest::$entityTypeManager property core/modules/field/tests/src/Kernel/String/StringFormatterTest.php The entity type manager.
StringFormatterTest::$fieldName property core/modules/field/tests/src/Kernel/String/StringFormatterTest.php
StringFormatterTest::$modules property core/modules/field/tests/src/Kernel/String/StringFormatterTest.php Modules to enable.
StringFormatterTest::renderEntityFields function core/modules/field/tests/src/Kernel/String/StringFormatterTest.php Renders fields of a given entity with a given display.
StringFormatterTest::setUp function core/modules/field/tests/src/Kernel/String/StringFormatterTest.php
StringFormatterTest::testStringFormatter function core/modules/field/tests/src/Kernel/String/StringFormatterTest.php Tests string formatter output.
StringTranslationTrait::formatPlural function core/lib/Drupal/Core/StringTranslation/StringTranslationTrait.php Formats a string containing a count of items.
StringTranslationTraitTest::testFormatPlural function core/tests/Drupal/Tests/Core/StringTranslation/StringTranslationTraitTest.php @covers ::formatPlural[[api-linebreak]]
StyleSerializerTest::testResponseFormatConfiguration function core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php Tests the response format configuration.
StyleUnformattedTest class core/modules/views/tests/src/Kernel/Plugin/StyleUnformattedTest.php Tests unformatted style functionality.
StyleUnformattedTest.php file core/modules/views/tests/src/Kernel/Plugin/StyleUnformattedTest.php
StyleUnformattedTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/StyleUnformattedTest.php Views used by this test.
StyleUnformattedTest::testDefaultRowClasses function core/modules/views/tests/src/Kernel/Plugin/StyleUnformattedTest.php Make sure that the default css classes works as expected.
system_post_update_field_formatter_entity_schema function core/modules/system/system.post_update.php Clear caches due to schema changes in core.entity.schema.yml.
TableFormatter class core/modules/file/src/Plugin/Field/FieldFormatter/TableFormatter.php Plugin implementation of the 'file_table' formatter.
TableFormatter.php file core/modules/file/src/Plugin/Field/FieldFormatter/TableFormatter.php
TableFormatter::viewElements function core/modules/file/src/Plugin/Field/FieldFormatter/TableFormatter.php Builds a renderable array for a field value.
TaxonomyTermReference::getFieldFormatterMap function core/modules/taxonomy/src/Plugin/migrate/field/TaxonomyTermReference.php Get a map between D6 formatters and D8 formatters for this field type.
TelephoneFieldRdfaTest::testAllFormatters function core/modules/rdf/tests/src/Kernel/Field/TelephoneFieldRdfaTest.php Tests the field formatters.
TelephoneFieldTest::testTelephoneFormatter function core/modules/telephone/tests/src/Functional/TelephoneFieldTest.php Test the telephone formatter.
TelephoneLinkFormatter class core/modules/telephone/src/Plugin/Field/FieldFormatter/TelephoneLinkFormatter.php Plugin implementation of the 'telephone_link' formatter.
TelephoneLinkFormatter.php file core/modules/telephone/src/Plugin/Field/FieldFormatter/TelephoneLinkFormatter.php
TelephoneLinkFormatter::defaultSettings function core/modules/telephone/src/Plugin/Field/FieldFormatter/TelephoneLinkFormatter.php Defines the default settings for this plugin.
TelephoneLinkFormatter::settingsForm function core/modules/telephone/src/Plugin/Field/FieldFormatter/TelephoneLinkFormatter.php Returns a form to configure settings for the formatter.
TelephoneLinkFormatter::settingsSummary function core/modules/telephone/src/Plugin/Field/FieldFormatter/TelephoneLinkFormatter.php Returns a short summary for the current formatter settings.
TelephoneLinkFormatter::viewElements function core/modules/telephone/src/Plugin/Field/FieldFormatter/TelephoneLinkFormatter.php Builds a renderable array for a field value.
telephone_field_formatter_info_alter function core/modules/telephone/telephone.module Implements hook_field_formatter_info_alter().

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