Diff::getEdits
  • References/PHP/Drupal/Diff/Diff

public Diff::getEdits() Gets the list of differences

2025-01-10 15:47:30
DiffOp::$type
  • References/PHP/Drupal/Diff/Engine/DiffOp

File core/lib/Drupal/Component/Diff/Engine/DiffOp.php, line 11 Class

2025-01-10 15:47:30
DiffEngine::USE_ASSERTS
  • References/PHP/Drupal/Diff/Engine/DiffEngine

File core/lib/Drupal/Component/Diff/Engine/DiffEngine.php, line 32 Class

2025-01-10 15:47:30
HWLDFWordAccumulator::NBSP
  • References/PHP/Drupal/Diff/Engine/HWLDFWordAccumulator

An iso-8859-x non-breaking space. File core/lib/Drupal/Component/Diff/Engine/HWLDFWordAccumulator.php

2025-01-10 15:47:30
Diff::$edits
  • References/PHP/Drupal/Diff/Diff

The list of differences as an array of diff operations. Type: \Drupal\Component\Diff\Engine\DiffOp[]

2025-01-10 15:47:30
DiffFormatter::__construct
  • References/PHP/Drupal/Diff/DiffFormatter

public DiffFormatter::__construct(ConfigFactoryInterface $config_factory)

2025-01-10 15:47:30
DiffFormatter::_block
  • References/PHP/Drupal/Diff/DiffFormatter

protected DiffFormatter::_block($xbeg, $xlen, $ybeg, $ylen, &$edits)

2025-01-10 15:47:30
DiffFormatter::_start_block
  • References/PHP/Drupal/Diff/DiffFormatter

protected DiffFormatter::_start_block($header)

2025-01-10 15:47:30
WordLevelDiff::orig
  • References/PHP/Drupal/Diff/WordLevelDiff

public WordLevelDiff::orig() Gets

2025-01-10 15:47:30
DiffEngine::_compareseq
  • References/PHP/Drupal/Diff/Engine/DiffEngine

protected DiffEngine::_compareseq($xoff, $xlim, $yoff, $ylim)

2025-01-10 15:47:30