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 10.3.x for format
  5. Search main for format
  6. Other projects
Title Object type File name Summary
DiffFormatter::$line_stats property core/lib/Drupal/Component/Diff/DiffFormatter.php The line stats.
DiffFormatter::$rows property core/lib/Drupal/Core/Diff/DiffFormatter.php The diff represented as an array of rows.
DiffFormatter::$show_header property core/lib/Drupal/Component/Diff/DiffFormatter.php Whether a block header should be shown.
DiffFormatter::$trailing_context_lines property core/lib/Drupal/Component/Diff/DiffFormatter.php Number of trailing context "lines" to preserve.
DiffFormatter::addedLine function core/lib/Drupal/Core/Diff/DiffFormatter.php Creates an added line.
DiffFormatter::contextLine function core/lib/Drupal/Core/Diff/DiffFormatter.php Creates a context line.
DiffFormatter::deletedLine function core/lib/Drupal/Core/Diff/DiffFormatter.php Creates a deleted line.
DiffFormatter::emptyLine function core/lib/Drupal/Core/Diff/DiffFormatter.php Creates an empty line.
DiffFormatter::format function core/lib/Drupal/Component/Diff/DiffFormatter.php Format a diff.
DiffFormatter::_added function core/lib/Drupal/Core/Diff/DiffFormatter.php
DiffFormatter::_added function core/lib/Drupal/Component/Diff/DiffFormatter.php Format lines that have been added.
DiffFormatter::_block function core/lib/Drupal/Component/Diff/DiffFormatter.php Format a diff block.
DiffFormatter::_block_header function core/lib/Drupal/Core/Diff/DiffFormatter.php
DiffFormatter::_block_header function core/lib/Drupal/Component/Diff/DiffFormatter.php Create a block header.
DiffFormatter::_changed function core/lib/Drupal/Core/Diff/DiffFormatter.php
DiffFormatter::_changed function core/lib/Drupal/Component/Diff/DiffFormatter.php Format lines that have been changed.
DiffFormatter::_context function core/lib/Drupal/Core/Diff/DiffFormatter.php
DiffFormatter::_context function core/lib/Drupal/Component/Diff/DiffFormatter.php Format lines that provide context to the changed lines.
DiffFormatter::_deleted function core/lib/Drupal/Core/Diff/DiffFormatter.php
DiffFormatter::_deleted function core/lib/Drupal/Component/Diff/DiffFormatter.php Format lines that have been deleted.
DiffFormatter::_end_block function core/lib/Drupal/Component/Diff/DiffFormatter.php Format the end of the diff block.
DiffFormatter::_end_diff function core/lib/Drupal/Core/Diff/DiffFormatter.php
DiffFormatter::_end_diff function core/lib/Drupal/Component/Diff/DiffFormatter.php Complete the output of the diff.
DiffFormatter::_lines function core/lib/Drupal/Core/Diff/DiffFormatter.php
DiffFormatter::_lines function core/lib/Drupal/Component/Diff/DiffFormatter.php Format each line prefixed with the given character.
DiffFormatter::_start_block function core/lib/Drupal/Core/Diff/DiffFormatter.php
DiffFormatter::_start_block function core/lib/Drupal/Component/Diff/DiffFormatter.php Format the header at the start of the diff block.
DiffFormatter::_start_diff function core/lib/Drupal/Core/Diff/DiffFormatter.php
DiffFormatter::_start_diff function core/lib/Drupal/Component/Diff/DiffFormatter.php Prepare the start of the diff output.
DiffFormatter::__construct function core/lib/Drupal/Core/Diff/DiffFormatter.php Creates a DiffFormatter to render diffs in a table.
DiffFormatterTest class core/tests/Drupal/Tests/Component/Diff/DiffFormatterTest.php Test DiffFormatter classes.
DiffFormatterTest.php file core/tests/Drupal/Tests/Component/Diff/DiffFormatterTest.php
DiffFormatterTest::provideTestDiff function core/tests/Drupal/Tests/Component/Diff/DiffFormatterTest.php
DiffFormatterTest::testDiff function core/tests/Drupal/Tests/Component/Diff/DiffFormatterTest.php Tests whether op classes returned by DiffEngine::diff() match expectations.
DrupalDateTime::$formatTranslationCache property core/lib/Drupal/Core/Datetime/DrupalDateTime.php Formatted strings translation cache.
DrupalDateTime::format function core/lib/Drupal/Core/Datetime/DrupalDateTime.php Overrides format().
DrupalDateTimeTest::testRfc2822DateFormat function core/tests/Drupal/Tests/Core/Datetime/DrupalDateTimeTest.php Tests that an RFC2822 formatted date always returns an English string.
DrupalDateTimeTest::testTimezoneFormat function core/tests/Drupal/KernelTests/Core/Datetime/DrupalDateTimeTest.php Tests the ability to override the time zone in the format method.
Drupal\filter\FilterFormatRepositoryInterface service core/modules/filter/filter.services.yml Drupal\filter\FilterFormatRepository
DummyAjaxFormatter class core/modules/image/tests/modules/image_module_test/src/Plugin/Field/FieldFormatter/DummyAjaxFormatter.php Empty renderer for a dummy field with an AJAX handler.
DummyAjaxFormatter.php file core/modules/image/tests/modules/image_module_test/src/Plugin/Field/FieldFormatter/DummyAjaxFormatter.php
DummyAjaxFormatter::settingsSummary function core/modules/image/tests/modules/image_module_test/src/Plugin/Field/FieldFormatter/DummyAjaxFormatter.php
DummyAjaxFormatter::viewElements function core/modules/image/tests/modules/image_module_test/src/Plugin/Field/FieldFormatter/DummyAjaxFormatter.php
DummyImageFormatter class core/modules/image/tests/modules/image_module_test/src/Plugin/Field/FieldFormatter/DummyImageFormatter.php Plugin implementation of the Dummy image formatter.
DummyImageFormatter.php file core/modules/image/tests/modules/image_module_test/src/Plugin/Field/FieldFormatter/DummyImageFormatter.php
DummyImageFormatter::viewElements function core/modules/image/tests/modules/image_module_test/src/Plugin/Field/FieldFormatter/DummyImageFormatter.php
EarlyFormatSetter class core/modules/jsonapi/src/Routing/EarlyFormatSetter.php Sets the 'api_json' format for requests to JSON:API resources.
EarlyFormatSetter.php file core/modules/jsonapi/src/Routing/EarlyFormatSetter.php
EarlyFormatSetter::filter function core/modules/jsonapi/src/Routing/EarlyFormatSetter.php
Editor::$filterFormat property core/modules/editor/src/Entity/Editor.php The filter format this text editor is associated with.

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