| WildcardConfigActionsTest::testTargetEntitiesByWildcards |
function |
core/tests/Drupal/KernelTests/Core/Recipe/WildcardConfigActionsTest.php |
Tests targeting multiple config entities for an action, using wildcards. |
| WildcardHtmlSupportTest |
class |
core/modules/ckeditor5/tests/src/Kernel/WildcardHtmlSupportTest.php |
Tests Wildcard Html Support. |
| WildcardHtmlSupportTest.php |
file |
core/modules/ckeditor5/tests/src/Kernel/WildcardHtmlSupportTest.php |
|
| WildcardHtmlSupportTest::$manager |
property |
core/modules/ckeditor5/tests/src/Kernel/WildcardHtmlSupportTest.php |
The manager for "CKEditor 5 plugin" plugins. |
| WildcardHtmlSupportTest::$modules |
property |
core/modules/ckeditor5/tests/src/Kernel/WildcardHtmlSupportTest.php |
|
| WildcardHtmlSupportTest::providerGhsConfiguration |
function |
core/modules/ckeditor5/tests/src/Kernel/WildcardHtmlSupportTest.php |
Provides test cases for CKEditor 5 General HTML Support (GHS) configuration. |
| WildcardHtmlSupportTest::setUp |
function |
core/modules/ckeditor5/tests/src/Kernel/WildcardHtmlSupportTest.php |
|
| WildcardHtmlSupportTest::testGhsConfiguration |
function |
core/modules/ckeditor5/tests/src/Kernel/WildcardHtmlSupportTest.php |
Tests ghs configuration. |
| WizardPluginBaseKernelTest |
class |
core/modules/views/tests/src/Kernel/Wizard/WizardPluginBaseKernelTest.php |
Tests the wizard base plugin class. |
| WizardPluginBaseKernelTest.php |
file |
core/modules/views/tests/src/Kernel/Wizard/WizardPluginBaseKernelTest.php |
|
| WizardPluginBaseKernelTest::$modules |
property |
core/modules/views/tests/src/Kernel/Wizard/WizardPluginBaseKernelTest.php |
|
| WizardPluginBaseKernelTest::$wizard |
property |
core/modules/views/tests/src/Kernel/Wizard/WizardPluginBaseKernelTest.php |
Contains thw wizard plugin manager. |
| WizardPluginBaseKernelTest::setUp |
function |
core/modules/views/tests/src/Kernel/Wizard/WizardPluginBaseKernelTest.php |
|
| WizardPluginBaseKernelTest::testCreateView |
function |
core/modules/views/tests/src/Kernel/Wizard/WizardPluginBaseKernelTest.php |
Tests the creating of a view. |
| WizardPluginBaseTest |
class |
core/modules/views/tests/src/Unit/WizardPluginBaseTest.php |
Tests Drupal\views\Plugin\views\wizard\WizardPluginBase. |
| WizardPluginBaseTest.php |
file |
core/modules/views/tests/src/Unit/WizardPluginBaseTest.php |
|
| WizardPluginBaseTest::providerTestGetSelected |
function |
core/modules/views/tests/src/Unit/WizardPluginBaseTest.php |
Provides test data for testGetSelected(). |
| WizardPluginBaseTest::testGetSelected |
function |
core/modules/views/tests/src/Unit/WizardPluginBaseTest.php |
Tests get selected. |
| WizardTest |
class |
core/modules/comment/tests/src/Functional/Views/WizardTest.php |
Tests the comment module integration into the wizard. |
| WizardTest |
class |
core/modules/views_ui/tests/src/Functional/WizardTest.php |
Tests the wizard. |
| WizardTest.php |
file |
core/modules/views_ui/tests/src/Functional/WizardTest.php |
|
| WizardTest.php |
file |
core/modules/comment/tests/src/Functional/Views/WizardTest.php |
|
| WizardTest::$defaultTheme |
property |
core/modules/comment/tests/src/Functional/Views/WizardTest.php |
|
| WizardTest::$defaultTheme |
property |
core/modules/views_ui/tests/src/Functional/WizardTest.php |
|
| WizardTest::$modules |
property |
core/modules/comment/tests/src/Functional/Views/WizardTest.php |
|
| WizardTest::setUp |
function |
core/modules/comment/tests/src/Functional/Views/WizardTest.php |
|
| WizardTest::testCommentWizard |
function |
core/modules/comment/tests/src/Functional/Views/WizardTest.php |
Tests adding a view of comments. |
| WizardTest::testWizardFieldLength |
function |
core/modules/views_ui/tests/src/Functional/WizardTest.php |
Tests filling in the wizard with really long strings. |
| WizardTestBase |
class |
core/modules/views/tests/src/Functional/Wizard/WizardTestBase.php |
Views UI wizard tests. |
| WizardTestBase.php |
file |
core/modules/views/tests/src/Functional/Wizard/WizardTestBase.php |
|
| WizardTestBase::$modules |
property |
core/modules/views/tests/src/Functional/Wizard/WizardTestBase.php |
|
| WizardTestBase::setUp |
function |
core/modules/views/tests/src/Functional/Wizard/WizardTestBase.php |
|
| WorkAllocator::assignTestsSequence |
function |
core/tests/Drupal/TestTools/TestRunner/WorkAllocator.php |
Assigns the test sequence. |
| WorkAllocator::getTestTypeWeight |
function |
core/tests/Drupal/TestTools/TestRunner/WorkAllocator.php |
Weights a test class based on which test suite it belongs to. |
| WorkAllocator::placeTestsIntoBins |
function |
core/tests/Drupal/TestTools/TestRunner/WorkAllocator.php |
Distribute tests into roughly equal sized bins. |
| WorkAllocator::sortTestsByTypeAndCount |
function |
core/tests/Drupal/TestTools/TestRunner/WorkAllocator.php |
Sort tests by test type and count of tests to be executed. |
| WorkAllocatorTest |
class |
core/tests/Drupal/Tests/Core/Test/WorkAllocatorTest.php |
Unit tests for WorkAllocator. |
| WorkAllocatorTest.php |
file |
core/tests/Drupal/Tests/Core/Test/WorkAllocatorTest.php |
|
| WorkAllocatorTest::allocatorProvider |
function |
core/tests/Drupal/Tests/Core/Test/WorkAllocatorTest.php |
Data for ::testAllocator. |
| WorkAllocatorTest::testAllocator |
function |
core/tests/Drupal/Tests/Core/Test/WorkAllocatorTest.php |
Tests sorting and allocation of tests. |
| WorkflowAccessControlHandlerTest |
class |
core/modules/workflows/tests/src/Kernel/WorkflowAccessControlHandlerTest.php |
Tests Drupal\workflows\WorkflowAccessControlHandler. |
| WorkflowAccessControlHandlerTest.php |
file |
core/modules/workflows/tests/src/Kernel/WorkflowAccessControlHandlerTest.php |
|
| WorkflowAccessControlHandlerTest::$accessControlHandler |
property |
core/modules/workflows/tests/src/Kernel/WorkflowAccessControlHandlerTest.php |
The workflow access control handler. |
| WorkflowAccessControlHandlerTest::$adminUser |
property |
core/modules/workflows/tests/src/Kernel/WorkflowAccessControlHandlerTest.php |
A test admin user. |
| WorkflowAccessControlHandlerTest::$modules |
property |
core/modules/workflows/tests/src/Kernel/WorkflowAccessControlHandlerTest.php |
|
| WorkflowAccessControlHandlerTest::$user |
property |
core/modules/workflows/tests/src/Kernel/WorkflowAccessControlHandlerTest.php |
A non-privileged user. |
| WorkflowAccessControlHandlerTest::checkAccessProvider |
function |
core/modules/workflows/tests/src/Kernel/WorkflowAccessControlHandlerTest.php |
Data provider for ::testCheckAccess. |
| WorkflowAccessControlHandlerTest::setUp |
function |
core/modules/workflows/tests/src/Kernel/WorkflowAccessControlHandlerTest.php |
|
| WorkflowAccessControlHandlerTest::testCheckAccess |
function |
core/modules/workflows/tests/src/Kernel/WorkflowAccessControlHandlerTest.php |
Tests check access. |
| WorkflowAccessControlHandlerTest::testCheckCreateAccess |
function |
core/modules/workflows/tests/src/Kernel/WorkflowAccessControlHandlerTest.php |
Tests check create access. |