Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DialogTest::$modules | property | core/ |
Modules to enable. |
| DialogTest::testDialog | function | core/ |
Test sending non-JS and AJAX requests to open and manipulate modals. |
| dialog_ie.css | file | core/ |
/* Copyright (c) 2003-2021, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ .cke_dialog{visibility:visible}.cke_dialog_body{z-index:1;background:#fff}.cke_dialog… |
| dialog_ie8.css | file | core/ |
/* Copyright (c) 2003-2021, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ .cke_dialog{visibility:visible}.cke_dialog_body{z-index:1;background:#fff}.cke_dialog… |
| dialog_iequirks.css | file | core/ |
/* Copyright (c) 2003-2021, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ .cke_dialog{visibility:visible}.cke_dialog_body{z-index:1;background:#fff}.cke_dialog… |
| dialog_renderer_test.info.yml | file | core/ |
core/modules/system/tests/modules/dialog_renderer_test/dialog_renderer_test.info.yml |
| dialog_renderer_test.routing.yml | file | core/ |
core/modules/system/tests/modules/dialog_renderer_test/dialog_renderer_test.routing.yml |
| dialog_renderer_test.services.yml | file | core/ |
core/modules/system/tests/modules/dialog_renderer_test/dialog_renderer_test.services.yml |
| Diff::$edits | property | core/ |
The list of differences as an array of diff operations. |
| Diff::closing | function | core/ |
Gets the closing set of lines. |
| Diff::getEdits | function | core/ |
Gets the list of differences as an array of diff operations. |
| Diff::isEmpty | function | core/ |
Check for empty diff. |
| Diff::lcs | function | core/ |
Compute the length of the Longest Common Subsequence (LCS). |
| Diff::reverse | function | core/ |
Compute reversed Diff. |
| Diff::__construct | function | core/ |
Constructor. Computes diff between sequences of strings. |
| DiffArray::diffAssocRecursive | function | core/ |
Recursively computes the difference of arrays with additional index check. |
| DiffArrayTest | class | core/ |
Tests the DiffArray helper class. |
| DiffArrayTest.php | file | core/ |
|
| DiffArrayTest::$array1 | property | core/ |
Array to use for testing. |
| DiffArrayTest::$array2 | property | core/ |
Array to use for testing. |
| DiffArrayTest::setUp | function | core/ |
|
| DiffArrayTest::testDiffAssocRecursive | function | core/ |
Tests DiffArray::diffAssocRecursive(). |
| DiffEngine::USE_ASSERTS | constant | core/ |
|
| DiffEngine::_compareseq | function | core/ |
Find LCS of two sequences. |
| DiffEngine::_lcs_pos | function | core/ |
|
| DiffEngine::_line_hash | function | core/ |
Returns the whole line if it's small enough, or the MD5 hash otherwise. |
| DiffEngine::_shift_boundaries | function | core/ |
Adjust inserts/deletes of identical lines to join changes as much as possible. |
| 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::$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::_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::$closing | property | core/ |
|
| DiffOp::nclosing | function | core/ |
Pagination
- Previous page
- Page 321
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.