Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DiffEngine::__construct | function | core/ |
|
| DiffEngineTest | class | core/ |
Test DiffEngine class. |
| DiffEngineTest.php | file | core/ |
|
| DiffEngineTest::provideTestDiff | function | core/ |
|
| DiffEngineTest::testDiff | function | core/ |
Tests whether op classes returned by DiffEngine::diff() match expectations. |
| DiffEngineTest::testDiffInfiniteLoop | function | core/ |
Tests that two files can be successfully diffed. |
| DiffFormatter | class | core/ |
A class to format Diffs |
| DiffFormatter | class | core/ |
Diff formatter which uses returns output that can be rendered to a table. |
| DiffFormatter.php | file | core/ |
|
| DiffFormatter.php | file | core/ |
|
| DiffFormatter::$leading_context_lines | property | core/ |
Number of leading context "lines" to preserve. |
| DiffFormatter::$line_stats | property | core/ |
The line stats. |
| DiffFormatter::$rows | property | core/ |
The diff represented as an array of rows. |
| DiffFormatter::$show_header | property | core/ |
Should a block header be shown? |
| DiffFormatter::$trailing_context_lines | property | core/ |
Number of trailing context "lines" to preserve. |
| DiffFormatter::addedLine | function | core/ |
Creates an added line. |
| DiffFormatter::contextLine | function | core/ |
Creates a context line. |
| DiffFormatter::deletedLine | function | core/ |
Creates a deleted line. |
| DiffFormatter::emptyLine | function | core/ |
Creates an empty line. |
| DiffFormatter::format | function | core/ |
Format a diff. |
| DiffFormatter::_added | function | core/ |
|
| DiffFormatter::_added | function | core/ |
|
| DiffFormatter::_block | function | core/ |
|
| DiffFormatter::_block_header | function | core/ |
|
| DiffFormatter::_block_header | function | core/ |
|
| DiffFormatter::_changed | function | core/ |
|
| DiffFormatter::_changed | function | core/ |
|
| DiffFormatter::_context | function | core/ |
|
| DiffFormatter::_context | function | core/ |
|
| DiffFormatter::_deleted | function | core/ |
|
| DiffFormatter::_deleted | function | core/ |
|
| DiffFormatter::_end_block | function | core/ |
|
| DiffFormatter::_end_diff | function | core/ |
|
| DiffFormatter::_end_diff | function | core/ |
|
| DiffFormatter::_lines | function | core/ |
|
| DiffFormatter::_lines | function | core/ |
|
| DiffFormatter::_start_block | function | core/ |
|
| DiffFormatter::_start_block | function | core/ |
|
| DiffFormatter::_start_diff | function | core/ |
|
| DiffFormatter::_start_diff | function | core/ |
|
| DiffFormatter::__construct | function | core/ |
Creates a DiffFormatter to render diffs in a table. |
| DiffFormatterTest | class | core/ |
Test DiffFormatter classes. |
| DiffFormatterTest.php | file | core/ |
|
| DiffFormatterTest::provideTestDiff | function | core/ |
|
| DiffFormatterTest::testDiff | function | core/ |
Tests whether op classes returned by DiffEngine::diff() match expectations. |
| DiffOp | class | core/ |
@todo document @private @subpackage DifferenceEngine |
| DiffOp.php | file | core/ |
|
| DiffOp::$closing | property | core/ |
|
| DiffOp::$orig | property | core/ |
|
| DiffOp::$type | property | core/ |
Pagination
- Previous page
- Page 414
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.