| DialogPositionTest::$modules |
property |
core/tests/Drupal/FunctionalJavascriptTests/Dialog/DialogPositionTest.php |
Modules to install. |
| DialogPositionTest::testDialogOpenAndClose |
function |
core/tests/Drupal/FunctionalJavascriptTests/Dialog/DialogPositionTest.php |
Tests if the dialog UI works properly with block layout page. |
| 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 |
| 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(). |
| 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. |
| DiffOpOutputBuilderTest |
class |
core/tests/Drupal/Tests/Component/Diff/DiffOpOutputBuilderTest.php |
Tests Drupal\Component\Diff\DiffOpOutputBuilder. |
| DiffOpOutputBuilderTest.php |
file |
core/tests/Drupal/Tests/Component/Diff/DiffOpOutputBuilderTest.php |
|
| DiffOpOutputBuilderTest::provideTestDiff |
function |
core/tests/Drupal/Tests/Component/Diff/DiffOpOutputBuilderTest.php |
|
| DiffOpOutputBuilderTest::testDiffInfiniteLoop |
function |
core/tests/Drupal/Tests/Component/Diff/DiffOpOutputBuilderTest.php |
Tests that two files can be successfully diffed. |
| DiffOpOutputBuilderTest::testGetDiff |
function |
core/tests/Drupal/Tests/Component/Diff/DiffOpOutputBuilderTest.php |
@legacy-covers ::getDiff |
| DiffOpOutputBuilderTest::testToOpsArray |
function |
core/tests/Drupal/Tests/Component/Diff/DiffOpOutputBuilderTest.php |
Tests whether op classes returned match expectations. |
| DirectoryTest |
class |
core/tests/Drupal/KernelTests/Core/File/DirectoryTest.php |
Tests operations dealing with directories. |
| DirectoryTest.php |
file |
core/tests/Drupal/KernelTests/Core/File/DirectoryTest.php |
|
| DirectoryTest::testDirectoryCreation |
function |
core/tests/Drupal/KernelTests/Core/File/DirectoryTest.php |
Tests directory creation. |
| DirectoryTest::testFileCheckDirectoryHandling |
function |
core/tests/Drupal/KernelTests/Core/File/DirectoryTest.php |
Tests directory handling functions. |
| DirectoryTest::testFileCheckLocalDirectoryHandling |
function |
core/tests/Drupal/KernelTests/Core/File/DirectoryTest.php |
Tests local directory handling functions. |
| DirectoryTest::testFileCreateNewFilepath |
function |
core/tests/Drupal/KernelTests/Core/File/DirectoryTest.php |
Tests the file paths of newly created files. |
| DirectoryTest::testFileDestination |
function |
core/tests/Drupal/KernelTests/Core/File/DirectoryTest.php |
Tests the destination file path. |
| DirectoryTest::testFileDirectoryTemp |
function |
core/tests/Drupal/KernelTests/Core/File/DirectoryTest.php |
Ensure that the getTempDirectory() method always returns a value. |
| DirectoryTest::testMultiplePrepareDirectory |
function |
core/tests/Drupal/KernelTests/Core/File/DirectoryTest.php |
Tests asynchronous directory creation. |
| DirectWriteTest |
class |
core/modules/package_manager/tests/src/Kernel/DirectWriteTest.php |
Tests Direct Write. |
| DirectWriteTest.php |
file |
core/modules/package_manager/tests/src/Kernel/DirectWriteTest.php |
|
| DirectWriteTest::$postRequireMaintenanceMode |
property |
core/modules/package_manager/tests/src/Kernel/DirectWriteTest.php |
Whether we are in maintenance mode after a require operation. |
| DirectWriteTest::$preRequireMaintenanceMode |
property |
core/modules/package_manager/tests/src/Kernel/DirectWriteTest.php |
Whether we are in maintenance mode before a require operation. |
| DirectWriteTest::assertNotDirectWrite |
function |
core/modules/package_manager/tests/src/Kernel/DirectWriteTest.php |
Event listener that asserts the sandbox manager isn't in direct-write mode. |
| DirectWriteTest::getSubscribedEvents |
function |
core/modules/package_manager/tests/src/Kernel/DirectWriteTest.php |
|
| DirectWriteTest::onPostRequire |
function |
core/modules/package_manager/tests/src/Kernel/DirectWriteTest.php |
Event listener that records the maintenance mode flag on post-require. |
| DirectWriteTest::onPreRequire |
function |
core/modules/package_manager/tests/src/Kernel/DirectWriteTest.php |
Event listener that records the maintenance mode flag on pre-require. |
| DirectWriteTest::setUp |
function |
core/modules/package_manager/tests/src/Kernel/DirectWriteTest.php |
|
| DirectWriteTest::testDirectWriteFlagIsLocked |
function |
core/modules/package_manager/tests/src/Kernel/DirectWriteTest.php |
Tests that the sandbox's direct-write status is part of its locking info. |
| DirectWriteTest::testMaintenanceModeNotEnteredIfErrorOnPreRequire |
function |
core/modules/package_manager/tests/src/Kernel/DirectWriteTest.php |
Tests that pre-require errors prevent maintenance mode during direct-write. |
| DirectWriteTest::testPreconditionBypass |
function |
core/modules/package_manager/tests/src/Kernel/DirectWriteTest.php |
Tests that direct-write bypasses certain Composer Stager preconditions. |
| DirectWriteTest::testSiteNotSandboxedIfDirectWriteGloballyEnabled |
function |
core/modules/package_manager/tests/src/Kernel/DirectWriteTest.php |
Tests direct-write mode when globally enabled. |