| 
            DateTimePlainFormatter::viewElements           | 
                  
            function           | 
                  
            drupal/core/modules/datetime/lib/Drupal/datetime/Plugin/field/formatter/DatetimePlainFormatter.php           | 
                  
            Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements().           | 
              
          
                  | 
            DateTimeDefaultFormatter::dateFormat           | 
                  
            function           | 
                  
            drupal/core/modules/datetime/lib/Drupal/datetime/Plugin/field/formatter/DatetimeDefaultFormatter.php           | 
                  
            Creates a formatted date value as a string.           | 
              
          
                  | 
            NumberDecimalFormatter::settingsForm           | 
                  
            function           | 
                  
            drupal/core/modules/number/lib/Drupal/number/Plugin/field/formatter/NumberDecimalFormatter.php           | 
                  
            Overrides Drupal\number\Plugin\field\formatter\DefaultNumberFormatter::settingsForm().           | 
              
          
                  | 
            NumberDecimalFormatter::numberFormat           | 
                  
            function           | 
                  
            drupal/core/modules/number/lib/Drupal/number/Plugin/field/formatter/NumberDecimalFormatter.php           | 
                  
            Overrides Drupal\number\Plugin\field\formatter\DefaultNumberFormatter::numberFormat().           | 
              
          
                  | 
            NumberIntegerFormatter::numberFormat           | 
                  
            function           | 
                  
            drupal/core/modules/number/lib/Drupal/number/Plugin/field/formatter/NumberIntegerFormatter.php           | 
                  
            Overrides Drupal\number\Plugin\field\formatter\DefaultNumberFormatter::numberFormat().           | 
              
          
                  | 
            DefaultNumberFormatter::settingsForm           | 
                  
            function           | 
                  
            drupal/core/modules/number/lib/Drupal/number/Plugin/field/formatter/DefaultNumberFormatter.php           | 
                  
            Returns a form to configure settings for the formatter.           | 
              
          
                  | 
            DefaultNumberFormatter::viewElements           | 
                  
            function           | 
                  
            drupal/core/modules/number/lib/Drupal/number/Plugin/field/formatter/DefaultNumberFormatter.php           | 
                  
            Builds a renderable array for a field value.           | 
              
          
                  | 
            DefaultNumberFormatter::numberFormat           | 
                  
            function           | 
                  
            drupal/core/modules/number/lib/Drupal/number/Plugin/field/formatter/DefaultNumberFormatter.php           | 
                  
            Formats a number.           | 
              
          
                  | 
            drupal-7.filter_formats.database.php           | 
                  
            file           | 
                  
            drupal/core/modules/system/tests/upgrade/drupal-7.filter_formats.database.php           | 
                  
                       | 
              
          
                  | 
            FilterFormatUpgradePathTest::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/FilterFormatUpgradePathTest.php           | 
                  
                       | 
              
          
                  | 
            telephone_field_formatter_info_alter           | 
                  
            function           | 
                  
            drupal/core/modules/telephone/telephone.module           | 
                  
            Implements hook_field_formatter_info_alter().           | 
              
          
                  | 
            EntityDisplayInterface::getFormatter           | 
                  
            function           | 
                  
            drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayInterface.php           | 
                  
            Returns the Formatter plugin for a field.           | 
              
          
                  | 
            OptionsFormattersTest::testFormatter           | 
                  
            function           | 
                  
            drupal/core/modules/options/lib/Drupal/options/Tests/OptionsFormattersTest.php           | 
                  
            Tests the formatters.           | 
              
          
                  | 
            CommentFieldsTest::testCommentFormat           | 
                  
            function           | 
                  
            drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentFieldsTest.php           | 
                  
            Tests that comment module works correctly with plain text format.           | 
              
          
                  | 
            UnformattedSummary::buildOptionsForm           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/UnformattedSummary.php           | 
                  
            Provide a form to edit options for this plugin.           | 
              
          
                  | 
            TestFieldEmptyFormatter::prepareView           | 
                  
            function           | 
                  
            drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldEmptyFormatter.php           | 
                  
            Allows formatters to load information for field values being displayed.           | 
              
          
                  | 
            LocalePluralFormatTest::importPoFile           | 
                  
            function           | 
                  
            drupal/core/modules/locale/lib/Drupal/locale/Tests/LocalePluralFormatTest.php           | 
                  
            Imports a standalone .po file in a given language.           | 
              
          
                  | 
            DateFormatDeleteForm::$configFactory           | 
                  
            property           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Form/DateFormatDeleteForm.php           | 
                  
            The config factory.           | 
              
          
                  | 
            DateFormatDeleteForm::getConfirmText           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Form/DateFormatDeleteForm.php           | 
                  
            Returns a caption for the button that confirms the action.           | 
              
          
                  | 
            TelephoneLinkFormatter::settingsForm           | 
                  
            function           | 
                  
            drupal/core/modules/telephone/lib/Drupal/telephone/Plugin/field/formatter/TelephoneLinkFormatter.php           | 
                  
            Returns a form to configure settings for the formatter.           | 
              
          
                  | 
            TelephoneLinkFormatter::viewElements           | 
                  
            function           | 
                  
            drupal/core/modules/telephone/lib/Drupal/telephone/Plugin/field/formatter/TelephoneLinkFormatter.php           | 
                  
            Builds a renderable array for a field value.           | 
              
          
                  | 
            SerializationTestNormalizer::$format           | 
                  
            property           | 
                  
            drupal/core/modules/serialization/tests/serialization_test/lib/Drupal/serialization_test/SerializationTestNormalizer.php           | 
                  
            The format that this Normalizer supports.           | 
              
          
                  | 
            system_date_format_localize_form_save           | 
                  
            function           | 
                  
            drupal/core/modules/system/system.admin.inc           | 
                  
            Save locale specific date formats to the database.           | 
              
          
                  | 
            LoggingFormatter::formatRemoveService           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/LoggingFormatter.php           | 
                  
                       | 
              
          
                  | 
            LoggingFormatter::formatInlineService           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/LoggingFormatter.php           | 
                  
                       | 
              
          
                  | 
            TextTrimmedFormatter::settingsSummary           | 
                  
            function           | 
                  
            drupal/core/modules/text/lib/Drupal/text/Plugin/field/formatter/TextTrimmedFormatter.php           | 
                  
            Returns a short summary for the current formatter settings.           | 
              
          
                  | 
            TestFieldEmptyFormatter::viewElements           | 
                  
            function           | 
                  
            drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldEmptyFormatter.php           | 
                  
            Builds a renderable array for a field value.           | 
              
          
                  | 
            OptionsDefaultFormatter::viewElements           | 
                  
            function           | 
                  
            drupal/core/modules/options/lib/Drupal/options/Plugin/field/formatter/OptionsDefaultFormatter.php           | 
                  
            Builds a renderable array for a field value.           | 
              
          
                  | 
            DiffFormatter::$leading_context_lines           | 
                  
            property           | 
                  
            drupal/core/lib/Drupal/Component/Diff/DiffEngine.php           | 
                  
            Number of leading context "lines" to preserve.           | 
              
          
                  | 
            DateTimeDefaultFormatter::viewElements           | 
                  
            function           | 
                  
            drupal/core/modules/datetime/lib/Drupal/datetime/Plugin/field/formatter/DatetimeDefaultFormatter.php           | 
                  
            Builds a renderable array for a field value.           | 
              
          
                  | 
            DateTimeDefaultFormatter::settingsForm           | 
                  
            function           | 
                  
            drupal/core/modules/datetime/lib/Drupal/datetime/Plugin/field/formatter/DatetimeDefaultFormatter.php           | 
                  
            Returns a form to configure settings for the formatter.           | 
              
          
                  | 
            theme_system_date_format_localize_form           | 
                  
            function           | 
                  
            drupal/core/modules/system/system.admin.inc           | 
                  
            Returns HTML for a locale date format form.           | 
              
          
                  | 
            FormatterPluginManager::createInstance           | 
                  
            function           | 
                  
            drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterPluginManager.php           | 
                  
            Returns a preconfigured instance of a plugin.           | 
              
          
                  | 
            FilterFormatStorageController::preSave           | 
                  
            function           | 
                  
            drupal/core/modules/filter/lib/Drupal/filter/FilterFormatStorageController.php           | 
                  
            Overrides \Drupal\Core\Config\Entity\ConfigStorageController::preSave().           | 
              
          
                  | 
            FilterFormatInterface::setFilterConfig           | 
                  
            function           | 
                  
            drupal/core/modules/filter/lib/Drupal/filter/FilterFormatInterface.php           | 
                  
            Sets the configuration for a filter plugin instance.           | 
              
          
                  | 
            DiffFormatter::$trailing_context_lines           | 
                  
            property           | 
                  
            drupal/core/lib/Drupal/Component/Diff/DiffEngine.php           | 
                  
            Number of trailing context "lines" to preserve.           | 
              
          
                  | 
            DateFormatLocalizeResetForm::$language           | 
                  
            property           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Form/DateFormatLocalizeResetForm.php           | 
                  
            The language to be reset.           | 
              
          
                  | 
            DateFormatLocalizeResetForm::getFormID           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Form/DateFormatLocalizeResetForm.php           | 
                  
            Returns a unique string identifying the form.           | 
              
          
                  | 
            DateFormatLocalizeResetForm::buildForm           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Form/DateFormatLocalizeResetForm.php           | 
                  
                       | 
              
          
                  | 
            editor_form_filter_admin_format_submit           | 
                  
            function           | 
                  
            drupal/core/modules/editor/editor.module           | 
                  
            Additional submit handler for filter_admin_format_form().           | 
              
          
                  | 
            RequestTest::testGetFormatFromMimeType           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php           | 
                  
            @covers Symfony\Component\HttpFoundation\Request::getFormat
@covers Symfony\Component\HttpFoundation\Request::setFormat
@dataProvider getFormatToMimeTypeMapProvider           | 
              
          
                  | 
            RequestTest::testGetMimeTypeFromFormat           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php           | 
                  
            @covers Symfony\Component\HttpFoundation\Request::getMimeType
@dataProvider getFormatToMimeTypeMapProvider           | 
              
          
                  | 
            DefaultNumberFormatter::settingsSummary           | 
                  
            function           | 
                  
            drupal/core/modules/number/lib/Drupal/number/Plugin/field/formatter/DefaultNumberFormatter.php           | 
                  
            Returns a short summary for the current formatter settings.           | 
              
          
                  | 
            system_date_format_localize_form_submit           | 
                  
            function           | 
                  
            drupal/core/modules/system/system.admin.inc           | 
                  
            Form submission handler for system_date_format_localize_form().           | 
              
          
                  | 
            FilterFormatAccessTest::$allowed_format           | 
                  
            property           | 
                  
            drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterFormatAccessTest.php           | 
                  
            An object representing an allowed text format.           | 
              
          
                  | 
            FilterFormatAccessTest::testFormatRoles           | 
                  
            function           | 
                  
            drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterFormatAccessTest.php           | 
                  
            Tests if text format is available to a role.           | 
              
          
                  | 
            LoggingFormatter::formatUpdateReference           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/LoggingFormatter.php           | 
                  
                       | 
              
          
                  | 
            GetSetMethodNormalizer::formatAttribute           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Normalizer/GetSetMethodNormalizer.php           | 
                  
            Format attribute name to access parameters or methods
As option, if attribute name is found on camelizedAttributes array
returns attribute name in camelcase format           | 
              
          
                  | 
            TestFieldDefaultFormatter::settingsForm           | 
                  
            function           | 
                  
            drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldDefaultFormatter.php           | 
                  
            Returns a form to configure settings for the formatter.           | 
              
          
                  | 
            TestFieldDefaultFormatter::viewElements           | 
                  
            function           | 
                  
            drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldDefaultFormatter.php           | 
                  
            Builds a renderable array for a field value.           |