Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
DialogRenderer::__construct function core/lib/Drupal/Core/Render/MainContent/DialogRenderer.php Constructs a new DialogRenderer.
DialogTest class core/tests/Drupal/FunctionalJavascriptTests/Ajax/DialogTest.php Performs tests on opening and manipulating dialogs via AJAX commands.
DialogTest.php file core/tests/Drupal/FunctionalJavascriptTests/Ajax/DialogTest.php
DialogTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Ajax/DialogTest.php The theme to install as the default for testing.
DialogTest::$modules property core/tests/Drupal/FunctionalJavascriptTests/Ajax/DialogTest.php Modules to install.
DialogTest::testDialog function core/tests/Drupal/FunctionalJavascriptTests/Ajax/DialogTest.php Tests sending non-JS and AJAX requests to open and manipulate modals.
DialogTest::testHttpMethod function core/tests/Drupal/FunctionalJavascriptTests/Ajax/DialogTest.php Tests dialog link opener with different HTTP methods.
dialog_renderer_test.info.yml file core/modules/system/tests/modules/dialog_renderer_test/dialog_renderer_test.info.yml core/modules/system/tests/modules/dialog_renderer_test/dialog_renderer_test.info.yml
dialog_renderer_test.libraries.yml file core/modules/system/tests/modules/dialog_renderer_test/dialog_renderer_test.libraries.yml core/modules/system/tests/modules/dialog_renderer_test/dialog_renderer_test.libraries.yml
dialog_renderer_test.routing.yml file core/modules/system/tests/modules/dialog_renderer_test/dialog_renderer_test.routing.yml core/modules/system/tests/modules/dialog_renderer_test/dialog_renderer_test.routing.yml
dialog_renderer_test.services.yml file core/modules/system/tests/modules/dialog_renderer_test/dialog_renderer_test.services.yml core/modules/system/tests/modules/dialog_renderer_test/dialog_renderer_test.services.yml
Diff::$edits property core/lib/Drupal/Component/Diff/Diff.php The list of differences as an array of diff operations.
Diff::closing function core/lib/Drupal/Component/Diff/Diff.php Gets the closing set of lines.
Diff::getEdits function core/lib/Drupal/Component/Diff/Diff.php Gets the list of differences as an array of diff operations.
Diff::isEmpty function core/lib/Drupal/Component/Diff/Diff.php Check for empty diff.
Diff::lcs function core/lib/Drupal/Component/Diff/Diff.php Compute the length of the Longest Common Subsequence (LCS).
Diff::reverse function core/lib/Drupal/Component/Diff/Diff.php Compute reversed Diff.
Diff::__construct function core/lib/Drupal/Component/Diff/Diff.php Constructor.
Computes diff between sequences of strings.
DiffArray::diffAssocRecursive function core/lib/Drupal/Component/Utility/DiffArray.php Recursively computes the difference of arrays with additional index check.
DiffArrayTest class core/tests/Drupal/Tests/Core/Common/DiffArrayTest.php Tests the DiffArray helper class.
DiffArrayTest.php file core/tests/Drupal/Tests/Core/Common/DiffArrayTest.php
DiffArrayTest::$array1 property core/tests/Drupal/Tests/Core/Common/DiffArrayTest.php Array to use for testing.
DiffArrayTest::$array2 property core/tests/Drupal/Tests/Core/Common/DiffArrayTest.php Array to use for testing.
DiffArrayTest::setUp function core/tests/Drupal/Tests/Core/Common/DiffArrayTest.php
DiffArrayTest::testDiffAssocRecursive function core/tests/Drupal/Tests/Core/Common/DiffArrayTest.php Tests DiffArray::diffAssocRecursive().
DiffEngine::USE_ASSERTS constant core/lib/Drupal/Component/Diff/Engine/DiffEngine.php
DiffEngine::_compareseq function core/lib/Drupal/Component/Diff/Engine/DiffEngine.php Find LCS of two sequences.
DiffEngine::_lcs_pos function core/lib/Drupal/Component/Diff/Engine/DiffEngine.php
DiffEngine::_line_hash function core/lib/Drupal/Component/Diff/Engine/DiffEngine.php Returns the whole line if it's small enough, or a hash otherwise.
DiffEngine::_shift_boundaries function core/lib/Drupal/Component/Diff/Engine/DiffEngine.php Adjust inserts/deletes of identical lines to join changes
as much as possible.
DiffEngine::__construct function core/lib/Drupal/Component/Diff/Engine/DiffEngine.php
DiffEngineTest class core/tests/Drupal/Tests/Component/Diff/Engine/DiffEngineTest.php Test DiffEngine class.
DiffEngineTest.php file core/tests/Drupal/Tests/Component/Diff/Engine/DiffEngineTest.php
DiffEngineTest::provideTestDiff function core/tests/Drupal/Tests/Component/Diff/Engine/DiffEngineTest.php
DiffEngineTest::testDiff function core/tests/Drupal/Tests/Component/Diff/Engine/DiffEngineTest.php Tests whether op classes returned by DiffEngine::diff() match expectations.
DiffEngineTest::testDiffInfiniteLoop function core/tests/Drupal/Tests/Component/Diff/Engine/DiffEngineTest.php Tests that two files can be successfully diffed.
DiffFormatter::$leading_context_lines property core/lib/Drupal/Component/Diff/DiffFormatter.php Number of leading context "lines" to preserve.
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 Should a block header be shown?
DiffFormatter::$trailing_context_lines property core/lib/Drupal/Component/Diff/DiffFormatter.php Number of trailing context "lines" to preserve.
DiffFormatter::_lines function core/lib/Drupal/Component/Diff/DiffFormatter.php
DiffFormatter::_lines function core/lib/Drupal/Core/Diff/DiffFormatter.php
DiffFormatter::_start_block function core/lib/Drupal/Core/Diff/DiffFormatter.php
DiffFormatter::_start_block function core/lib/Drupal/Component/Diff/DiffFormatter.php
DiffFormatter::_start_diff function core/lib/Drupal/Component/Diff/DiffFormatter.php
DiffFormatter::_start_diff function core/lib/Drupal/Core/Diff/DiffFormatter.php
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

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