| SubformStateTest::testGetValue |
function |
core/tests/Drupal/Tests/Core/Form/SubformStateTest.php |
Tests get value. |
| SubformStateTest::testGetValueBroken |
function |
core/tests/Drupal/Tests/Core/Form/SubformStateTest.php |
Tests get value broken. |
| SubformStateTest::testGetValues |
function |
core/tests/Drupal/Tests/Core/Form/SubformStateTest.php |
Tests get values. |
| SubformStateTest::testGetValuesBroken |
function |
core/tests/Drupal/Tests/Core/Form/SubformStateTest.php |
Tests get values broken. |
| SubformStateTest::testSetErrorByName |
function |
core/tests/Drupal/Tests/Core/Form/SubformStateTest.php |
Tests set error by name. |
| SubformStateTest::testSetLimitValidationErrors |
function |
core/tests/Drupal/Tests/Core/Form/SubformStateTest.php |
Tests set limit validation errors. |
| SubformStateTest::testSetValues |
function |
core/tests/Drupal/Tests/Core/Form/SubformStateTest.php |
Tests set values. |
| SubformStateTest::testSetValuesBroken |
function |
core/tests/Drupal/Tests/Core/Form/SubformStateTest.php |
Tests set values broken. |
| SubProcessTest |
class |
core/modules/migrate/tests/src/Unit/process/SubProcessTest.php |
Tests the sub_process process plugin. |
| SubProcessTest.php |
file |
core/modules/migrate/tests/src/Unit/process/SubProcessTest.php |
|
| SubProcessTest::$migrationConfiguration |
property |
core/modules/migrate/tests/src/Unit/process/SubProcessTest.php |
The default migration configuration. |
| SubProcessTest::$plugin |
property |
core/modules/migrate/tests/src/Unit/process/SubProcessTest.php |
The sub_process plugin being tested. |
| SubProcessTest::providerTestNotFoundSubProcess |
function |
core/modules/migrate/tests/src/Unit/process/SubProcessTest.php |
Data provider for testNotFoundSubProcess(). |
| SubProcessTest::providerTestSourceNotArray |
function |
core/modules/migrate/tests/src/Unit/process/SubProcessTest.php |
Data provider for testSourceNotArray(). |
| SubProcessTest::providerTestSubProcess |
function |
core/modules/migrate/tests/src/Unit/process/SubProcessTest.php |
Data provider for testSubProcess(). |
| SubProcessTest::testNotFoundSubProcess |
function |
core/modules/migrate/tests/src/Unit/process/SubProcessTest.php |
Tests the sub_process process plugin. |
| SubProcessTest::testSourceNotArray |
function |
core/modules/migrate/tests/src/Unit/process/SubProcessTest.php |
Tests behavior when source children are not arrays. |
| SubProcessTest::testSubProcess |
function |
core/modules/migrate/tests/src/Unit/process/SubProcessTest.php |
Tests the sub_process process plugin. |
| SubProcessWithSkipTest |
class |
core/modules/migrate/tests/src/Kernel/process/SubProcessWithSkipTest.php |
Tests process pipelines when a sub_process skips a row or process. |
| SubProcessWithSkipTest.php |
file |
core/modules/migrate/tests/src/Kernel/process/SubProcessWithSkipTest.php |
|
| SubProcessWithSkipTest::$modules |
property |
core/modules/migrate/tests/src/Kernel/process/SubProcessWithSkipTest.php |
Modules to install. |
| SubProcessWithSkipTest::getDefinition |
function |
core/modules/migrate/tests/src/Kernel/process/SubProcessWithSkipTest.php |
Provides the test migration definition. |
| SubProcessWithSkipTest::providerTestSubProcessSkip |
function |
core/modules/migrate/tests/src/Kernel/process/SubProcessWithSkipTest.php |
Data provider for testNotFoundSubProcess(). |
| SubProcessWithSkipTest::testSubProcessSkip |
function |
core/modules/migrate/tests/src/Kernel/process/SubProcessWithSkipTest.php |
Test use of skip_on_empty within sub_process. |
| SubstrTest |
class |
core/modules/migrate/tests/src/Unit/process/SubstrTest.php |
Tests the substr plugin. |
| SubstrTest.php |
file |
core/modules/migrate/tests/src/Unit/process/SubstrTest.php |
|
| SubstrTest::providerTestSubstr |
function |
core/modules/migrate/tests/src/Unit/process/SubstrTest.php |
Data provider for testSubstr(). |
| SubstrTest::testLengthIsString |
function |
core/modules/migrate/tests/src/Unit/process/SubstrTest.php |
Tests that the length parameter is an integer. |
| SubstrTest::testStartIsString |
function |
core/modules/migrate/tests/src/Unit/process/SubstrTest.php |
Tests that the start parameter is an integer. |
| SubstrTest::testSubstr |
function |
core/modules/migrate/tests/src/Unit/process/SubstrTest.php |
Tests Substr plugin based on providerTestSubstr() values. |
| SubstrTest::testSubstrFail |
function |
core/modules/migrate/tests/src/Unit/process/SubstrTest.php |
Tests invalid input type. |
| SummaryLengthTest |
class |
core/modules/node/tests/src/Kernel/SummaryLengthTest.php |
Tests summary length. |
| SummaryLengthTest.php |
file |
core/modules/node/tests/src/Kernel/SummaryLengthTest.php |
|
| SummaryLengthTest::$modules |
property |
core/modules/node/tests/src/Kernel/SummaryLengthTest.php |
Modules to install. |
| SummaryLengthTest::setUp |
function |
core/modules/node/tests/src/Kernel/SummaryLengthTest.php |
|
| SummaryLengthTest::testSummaryLength |
function |
core/modules/node/tests/src/Kernel/SummaryLengthTest.php |
Tests the node summary length functionality. |
| SuperUserAccessInstallTest |
class |
core/tests/Drupal/FunctionalTests/Installer/SuperUserAccessInstallTest.php |
Tests superuser access and the installer. |
| SuperUserAccessInstallTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/SuperUserAccessInstallTest.php |
|
| SuperUserAccessInstallTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/SuperUserAccessInstallTest.php |
The theme to install as the default for testing. |
| SuperUserAccessInstallTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/SuperUserAccessInstallTest.php |
The installation profile to install. |
| SuperUserAccessInstallTest::getInstallTests |
function |
core/tests/Drupal/FunctionalTests/Installer/SuperUserAccessInstallTest.php |
|
| SuperUserAccessInstallTest::NO_ACCESS_MESSAGE |
constant |
core/tests/Drupal/FunctionalTests/Installer/SuperUserAccessInstallTest.php |
Message when the logged-in user does not have admin access after install. |
| SuperUserAccessInstallTest::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/SuperUserAccessInstallTest.php |
Prepares the current environment for running the test. |
| SuperUserAccessInstallTest::setUpSite |
function |
core/tests/Drupal/FunctionalTests/Installer/SuperUserAccessInstallTest.php |
Final installer step: Configure site. |
| SuperUserAccessInstallTest::testInstalled |
function |
core/tests/Drupal/FunctionalTests/Installer/SuperUserAccessInstallTest.php |
Confirms that the installation succeeded. |
| SuperUserAccessPolicyTest |
class |
core/tests/Drupal/Tests/Core/Session/SuperUserAccessPolicyTest.php |
Tests Drupal\Core\Session\SuperUserAccessPolicy. |
| SuperUserAccessPolicyTest.php |
file |
core/tests/Drupal/Tests/Core/Session/SuperUserAccessPolicyTest.php |
|
| SuperUserAccessPolicyTest::$accessPolicy |
property |
core/tests/Drupal/Tests/Core/Session/SuperUserAccessPolicyTest.php |
The access policy to test. |
| SuperUserAccessPolicyTest::alterPermissionsProvider |
function |
core/tests/Drupal/Tests/Core/Session/SuperUserAccessPolicyTest.php |
Data provider for testAlterPermissions. |
| SuperUserAccessPolicyTest::calculatePermissionsProvider |
function |
core/tests/Drupal/Tests/Core/Session/SuperUserAccessPolicyTest.php |
Data provider for testCalculatePermissions. |