| 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. |
| DialogTestEntityEditForm |
class |
core/modules/system/tests/modules/dialog_test/src/DialogTestEntityEditForm.php |
Base form for dialog test entity form edit form. |
| DialogTestEntityEditForm.php |
file |
core/modules/system/tests/modules/dialog_test/src/DialogTestEntityEditForm.php |
|
| DialogTestEntityEditForm::getEditableConfigNames |
function |
core/modules/system/tests/modules/dialog_test/src/DialogTestEntityEditForm.php |
|
| DialogTestEntityForm |
class |
core/modules/system/tests/modules/dialog_test/src/Entity/DialogTestEntityForm.php |
Define the dialog test entity form entity. |
| DialogTestEntityForm.php |
file |
core/modules/system/tests/modules/dialog_test/src/Entity/DialogTestEntityForm.php |
|
| 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 |
| dialog_test.info.yml |
file |
core/modules/system/tests/modules/dialog_test/dialog_test.info.yml |
core/modules/system/tests/modules/dialog_test/dialog_test.info.yml |
| dialog_test.routing.yml |
file |
core/modules/system/tests/modules/dialog_test/dialog_test.routing.yml |
core/modules/system/tests/modules/dialog_test/dialog_test.routing.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 |
Tests get diff. |
| 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. |