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 |
|---|---|---|---|
| DiffOp::nclosing | function | core/ |
|
| DiffOp::norig | function | core/ |
|
| DiffOp::reverse | function | core/ |
|
| DiffOpAdd | class | core/ |
@todo document @private @subpackage DifferenceEngine |
| DiffOpAdd.php | file | core/ |
|
| DiffOpAdd::$type | property | core/ |
|
| DiffOpAdd::reverse | function | core/ |
|
| DiffOpAdd::__construct | function | core/ |
|
| DiffOpChange | class | core/ |
@todo document @private @subpackage DifferenceEngine |
| DiffOpChange.php | file | core/ |
|
| DiffOpChange::$type | property | core/ |
|
| DiffOpChange::reverse | function | core/ |
|
| DiffOpChange::__construct | function | core/ |
|
| DiffOpCopy | class | core/ |
@todo document @private @subpackage DifferenceEngine |
| DiffOpCopy.php | file | core/ |
|
| DiffOpCopy::$type | property | core/ |
|
| DiffOpCopy::reverse | function | core/ |
|
| DiffOpCopy::__construct | function | core/ |
|
| DiffOpDelete | class | core/ |
@todo document @private @subpackage DifferenceEngine |
| DiffOpDelete.php | file | core/ |
|
| DiffOpDelete::$type | property | core/ |
|
| DiffOpDelete::reverse | function | core/ |
|
| DiffOpDelete::__construct | function | core/ |
|
| DiffOpOutputBuilder | class | core/ |
Returns a diff as an array of DiffOp operations. |
| DiffOpOutputBuilder.php | file | core/ |
|
| DiffOpOutputBuilder::CHANGED | constant | core/ |
A constant to manage removal+addition as a single operation. |
| DiffOpOutputBuilder::getDiff | function | core/ |
|
| DiffOpOutputBuilder::hunkOp | function | core/ |
Returns the proper DiffOp object based on the hunk mode. |
| DiffOpOutputBuilder::toOpsArray | function | core/ |
Converts the output of Differ to an array of DiffOp* value objects. |
| DiffOpOutputBuilderTest | class | core/ |
@coversDefaultClass \Drupal\Component\Diff\DiffOpOutputBuilder[[api-linebreak]] |
| DiffOpOutputBuilderTest.php | file | core/ |
|
| DiffOpOutputBuilderTest::provideTestDiff | function | core/ |
|
| DiffOpOutputBuilderTest::testDiffInfiniteLoop | function | core/ |
Tests that two files can be successfully diffed. |
| DiffOpOutputBuilderTest::testGetDiff | function | core/ |
@covers ::getDiff[[api-linebreak]] @dataProvider provideTestDiff |
| DiffOpOutputBuilderTest::testToOpsArray | function | core/ |
Tests whether op classes returned match expectations. |
| DiffOpTest | class | core/ |
Test DiffOp base class. |
| DiffOpTest.php | file | core/ |
|
| DiffOpTest::testReverse | function | core/ |
DiffOp::reverse() always throws an error. |
| DirectoryNotReadyException | class | core/ |
Exception thrown when a file's destination directory is not ready. |
| DirectoryNotReadyException.php | file | core/ |
|
| DirectoryTest | class | core/ |
Tests operations dealing with directories. |
| DirectoryTest.php | file | core/ |
|
| DirectoryTest::testDirectoryCreation | function | core/ |
Tests directory creation. |
| DirectoryTest::testFileCheckDirectoryHandling | function | core/ |
Tests directory handling functions. |
| DirectoryTest::testFileCheckLocalDirectoryHandling | function | core/ |
Tests local directory handling functions. |
| DirectoryTest::testFileCreateNewFilepath | function | core/ |
Tests the file paths of newly created files. |
| DirectoryTest::testFileDestination | function | core/ |
Tests the destination file path. |
| DirectoryTest::testFileDirectoryTemp | function | core/ |
Ensure that the getTempDirectory() method always returns a value. |
| DirectoryTest::testMultiplePrepareDirectory | function | core/ |
Tests asynchronous directory creation. |
| DirectoryWithMetadataDiscovery | class | core/ |
Does the actual finding of the directories with metadata files. |
Pagination
- Previous page
- Page 415
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.