| DevelopmentSettingsFormTest::$modules |
property |
core/modules/system/tests/src/FunctionalJavascript/Form/DevelopmentSettingsFormTest.php |
Modules to install. |
| DevelopmentSettingsFormTest::setUp |
function |
core/modules/system/tests/src/FunctionalJavascript/Form/DevelopmentSettingsFormTest.php |
|
| DevelopmentSettingsFormTest::testDisabledRenderedOutputCacheBins |
function |
core/modules/system/tests/src/FunctionalJavascript/Form/DevelopmentSettingsFormTest.php |
Tests disabling cache bins which cache markup. |
| DevelopmentSettingsFormTest::testTwigDevelopmentMode |
function |
core/modules/system/tests/src/FunctionalJavascript/Form/DevelopmentSettingsFormTest.php |
Tests turning on Twig development mode. |
| DevelopmentSettingsFormTest::twigDevelopmentData |
function |
core/modules/system/tests/src/FunctionalJavascript/Form/DevelopmentSettingsFormTest.php |
Test data for Twig development mode. |
| DialogFormLink |
class |
core/modules/system/tests/modules/ajax_forms_test/src/Controller/DialogFormLink.php |
Test class to create dialog form link. |
| DialogFormLink.php |
file |
core/modules/system/tests/modules/ajax_forms_test/src/Controller/DialogFormLink.php |
|
| DialogFormLink::makeDialogFormLink |
function |
core/modules/system/tests/modules/ajax_forms_test/src/Controller/DialogFormLink.php |
Builds an associative array representing a link that opens a dialog. |
| diff.formatter |
service |
core/core.services.yml |
Drupal\Core\Diff\DiffFormatter |
| DiffFormatter |
class |
core/lib/Drupal/Core/Diff/DiffFormatter.php |
Diff formatter which uses returns output that can be rendered to a table. |
| DiffFormatter |
class |
core/lib/Drupal/Component/Diff/DiffFormatter.php |
A class to format Diffs |
| DiffFormatter.php |
file |
core/lib/Drupal/Component/Diff/DiffFormatter.php |
|
| DiffFormatter.php |
file |
core/lib/Drupal/Core/Diff/DiffFormatter.php |
|
| 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::addedLine |
function |
core/lib/Drupal/Core/Diff/DiffFormatter.php |
Creates an added line. |
| DiffFormatter::contextLine |
function |
core/lib/Drupal/Core/Diff/DiffFormatter.php |
Creates a context line. |
| DiffFormatter::deletedLine |
function |
core/lib/Drupal/Core/Diff/DiffFormatter.php |
Creates a deleted line. |
| DiffFormatter::emptyLine |
function |
core/lib/Drupal/Core/Diff/DiffFormatter.php |
Creates an empty line. |
| DiffFormatter::format |
function |
core/lib/Drupal/Component/Diff/DiffFormatter.php |
Format a diff. |
| DiffFormatter::_added |
function |
core/lib/Drupal/Component/Diff/DiffFormatter.php |
|
| DiffFormatter::_added |
function |
core/lib/Drupal/Core/Diff/DiffFormatter.php |
|
| DiffFormatter::_block |
function |
core/lib/Drupal/Component/Diff/DiffFormatter.php |
|
| DiffFormatter::_block_header |
function |
core/lib/Drupal/Component/Diff/DiffFormatter.php |
|
| DiffFormatter::_block_header |
function |
core/lib/Drupal/Core/Diff/DiffFormatter.php |
|
| DiffFormatter::_changed |
function |
core/lib/Drupal/Core/Diff/DiffFormatter.php |
|
| DiffFormatter::_changed |
function |
core/lib/Drupal/Component/Diff/DiffFormatter.php |
|
| DiffFormatter::_context |
function |
core/lib/Drupal/Component/Diff/DiffFormatter.php |
|
| DiffFormatter::_context |
function |
core/lib/Drupal/Core/Diff/DiffFormatter.php |
|
| DiffFormatter::_deleted |
function |
core/lib/Drupal/Core/Diff/DiffFormatter.php |
|
| DiffFormatter::_deleted |
function |
core/lib/Drupal/Component/Diff/DiffFormatter.php |
|
| DiffFormatter::_end_block |
function |
core/lib/Drupal/Component/Diff/DiffFormatter.php |
|
| DiffFormatter::_end_diff |
function |
core/lib/Drupal/Component/Diff/DiffFormatter.php |
|
| DiffFormatter::_end_diff |
function |
core/lib/Drupal/Core/Diff/DiffFormatter.php |
|
| DiffFormatter::_lines |
function |
core/lib/Drupal/Core/Diff/DiffFormatter.php |
|
| DiffFormatter::_lines |
function |
core/lib/Drupal/Component/Diff/DiffFormatter.php |
|
| DiffFormatter::_start_block |
function |
core/lib/Drupal/Component/Diff/DiffFormatter.php |
|
| DiffFormatter::_start_block |
function |
core/lib/Drupal/Core/Diff/DiffFormatter.php |
|
| DiffFormatter::_start_diff |
function |
core/lib/Drupal/Core/Diff/DiffFormatter.php |
|
| DiffFormatter::_start_diff |
function |
core/lib/Drupal/Component/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 |
|
| DiffFormatterTest::provideTestDiff |
function |
core/tests/Drupal/Tests/Component/Diff/DiffFormatterTest.php |
|
| DiffFormatterTest::testDiff |
function |
core/tests/Drupal/Tests/Component/Diff/DiffFormatterTest.php |
Tests whether op classes returned by DiffEngine::diff() match expectations. |
| DiscardLayoutChangesForm |
class |
core/modules/layout_builder/src/Form/DiscardLayoutChangesForm.php |
Discards any pending changes to the layout. |
| DiscardLayoutChangesForm.php |
file |
core/modules/layout_builder/src/Form/DiscardLayoutChangesForm.php |
|