| ProfileFieldCheckRequirementsTest::setUp |
function |
core/modules/user/tests/src/Kernel/Migrate/d7/ProfileFieldCheckRequirementsTest.php |
|
| ProfileFieldCheckRequirementsTest::testCheckRequirements |
function |
core/modules/user/tests/src/Kernel/Migrate/d7/ProfileFieldCheckRequirementsTest.php |
Tests exception is thrown when profile_fields tables do not exist. |
| ProfileFieldCheckRequirementsTest::testCheckRequirements |
function |
core/modules/user/tests/src/Kernel/Migrate/d6/ProfileFieldCheckRequirementsTest.php |
Tests exception is thrown when profile_fields tables do not exist. |
| ProfileFieldOptionTranslationTest |
class |
core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/ProfileFieldOptionTranslationTest.php |
Tests the field option translation source plugin. |
| ProfileFieldOptionTranslationTest.php |
file |
core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/ProfileFieldOptionTranslationTest.php |
|
| ProfileFieldOptionTranslationTest::$modules |
property |
core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/ProfileFieldOptionTranslationTest.php |
Modules to install. |
| ProfileFieldOptionTranslationTest::providerSource |
function |
core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/ProfileFieldOptionTranslationTest.php |
Provides source data for ::testSource. |
| ProfileFieldTest |
class |
core/modules/user/tests/src/Kernel/Plugin/migrate/source/ProfileFieldTest.php |
Tests the profile_field source plugin. |
| ProfileFieldTest.php |
file |
core/modules/user/tests/src/Kernel/Plugin/migrate/source/ProfileFieldTest.php |
|
| ProfileFieldTest::$modules |
property |
core/modules/user/tests/src/Kernel/Plugin/migrate/source/ProfileFieldTest.php |
Modules to install. |
| ProfileFieldTest::providerSource |
function |
core/modules/user/tests/src/Kernel/Plugin/migrate/source/ProfileFieldTest.php |
Provides source data for ::testSource. |
| ProfileFieldTranslationTest |
class |
core/modules/config_translation/tests/src/Kernel/Plugin/migrate/source/d6/ProfileFieldTranslationTest.php |
Tests the i18nProfileField source plugin. |
| ProfileFieldTranslationTest.php |
file |
core/modules/config_translation/tests/src/Kernel/Plugin/migrate/source/d6/ProfileFieldTranslationTest.php |
|
| ProfileFieldTranslationTest::$modules |
property |
core/modules/config_translation/tests/src/Kernel/Plugin/migrate/source/d6/ProfileFieldTranslationTest.php |
Modules to install. |
| ProfileFieldTranslationTest::providerSource |
function |
core/modules/config_translation/tests/src/Kernel/Plugin/migrate/source/d6/ProfileFieldTranslationTest.php |
Provides source data for ::testSource. |
| ProfileFieldValuesTest |
class |
core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/ProfileFieldValuesTest.php |
Tests the d6_profile_field_values source plugin. |
| ProfileFieldValuesTest.php |
file |
core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/ProfileFieldValuesTest.php |
|
| ProfileFieldValuesTest::$modules |
property |
core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/ProfileFieldValuesTest.php |
Modules to install. |
| ProfileFieldValuesTest::providerSource |
function |
core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/ProfileFieldValuesTest.php |
Provides source data for ::testSource. |
| ProfileRequirementsTest |
class |
core/tests/Drupal/FunctionalTests/Installer/ProfileRequirementsTest.php |
Tests installing a profile that implements InstallRequirementsInterface. |
| ProfileRequirementsTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/ProfileRequirementsTest.php |
|
| ProfileRequirementsTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/ProfileRequirementsTest.php |
|
| ProfileRequirementsTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/ProfileRequirementsTest.php |
|
| ProfileRequirementsTest::setUpRequirementsProblem |
function |
core/tests/Drupal/FunctionalTests/Installer/ProfileRequirementsTest.php |
|
| ProfileRequirementsTest::setUpSettings |
function |
core/tests/Drupal/FunctionalTests/Installer/ProfileRequirementsTest.php |
|
| ProfileRequirementsTest::setUpSite |
function |
core/tests/Drupal/FunctionalTests/Installer/ProfileRequirementsTest.php |
|
| ProfileRequirementsTest::testRequirementsFailure |
function |
core/tests/Drupal/FunctionalTests/Installer/ProfileRequirementsTest.php |
Test Requirements are picked up. |
| ProgrammaticTest |
class |
core/modules/system/tests/src/Kernel/Form/ProgrammaticTest.php |
Tests the programmatic form submission behavior. |
| ProgrammaticTest.php |
file |
core/modules/system/tests/src/Kernel/Form/ProgrammaticTest.php |
|
| ProgrammaticTest::$modules |
property |
core/modules/system/tests/src/Kernel/Form/ProgrammaticTest.php |
|
| ProgrammaticTest::doSubmitForm |
function |
core/modules/system/tests/src/Kernel/Form/ProgrammaticTest.php |
Programmatically submits the form_test.module form with the given values. |
| ProgrammaticTest::testProgrammaticAccessBypass |
function |
core/modules/system/tests/src/Kernel/Form/ProgrammaticTest.php |
Tests the programmed_bypass_access_check flag. |
| ProgrammaticTest::testSubmissionWorkflow |
function |
core/modules/system/tests/src/Kernel/Form/ProgrammaticTest.php |
Tests the programmatic form submission workflow. |
| ProjectCoreCompatibilityTest |
class |
core/modules/update/tests/src/Unit/ProjectCoreCompatibilityTest.php |
Tests Drupal\update\ProjectCoreCompatibility. |
| ProjectCoreCompatibilityTest.php |
file |
core/modules/update/tests/src/Unit/ProjectCoreCompatibilityTest.php |
|
| ProjectCoreCompatibilityTest::providerIsCoreCompatible |
function |
core/modules/update/tests/src/Unit/ProjectCoreCompatibilityTest.php |
Data provider for testIsCoreCompatible(). |
| ProjectCoreCompatibilityTest::providerSetProjectCoreCompatibilityRanges |
function |
core/modules/update/tests/src/Unit/ProjectCoreCompatibilityTest.php |
Data provider for testSetProjectCoreCompatibilityRanges(). |
| ProjectCoreCompatibilityTest::testIsCoreCompatible |
function |
core/modules/update/tests/src/Unit/ProjectCoreCompatibilityTest.php |
Tests is core compatible. |
| ProjectCoreCompatibilityTest::testSetProjectCoreCompatibilityRanges |
function |
core/modules/update/tests/src/Unit/ProjectCoreCompatibilityTest.php |
Tests set project core compatibility ranges. |
| ProjectInfoTest |
class |
core/modules/package_manager/tests/src/Kernel/ProjectInfoTest.php |
Tests Drupal\package_manager\ProjectInfo. |
| ProjectInfoTest.php |
file |
core/modules/package_manager/tests/src/Kernel/ProjectInfoTest.php |
|
| ProjectInfoTest::providerGetInstallableReleases |
function |
core/modules/package_manager/tests/src/Kernel/ProjectInfoTest.php |
Data provider for testGetInstallableReleases(). |
| ProjectInfoTest::providerGetSupportedBranches |
function |
core/modules/package_manager/tests/src/Kernel/ProjectInfoTest.php |
Data provider for testGetSupportedBranches(). |
| ProjectInfoTest::providerInstalledVersionSafe |
function |
core/modules/package_manager/tests/src/Kernel/ProjectInfoTest.php |
Data provider for ::testInstalledVersionSafe(). |
| ProjectInfoTest::testGetInstallableReleases |
function |
core/modules/package_manager/tests/src/Kernel/ProjectInfoTest.php |
Tests get installable releases. |
| ProjectInfoTest::testGetSupportedBranches |
function |
core/modules/package_manager/tests/src/Kernel/ProjectInfoTest.php |
Tests get supported branches. |
| ProjectInfoTest::testInstalledVersionSafe |
function |
core/modules/package_manager/tests/src/Kernel/ProjectInfoTest.php |
Tests checking if the currently installed version of a project is safe. |
| ProjectInfoTest::testNewProject |
function |
core/modules/package_manager/tests/src/Kernel/ProjectInfoTest.php |
Tests a project that is not in the codebase. |
| ProjectInfoTest::testNotPublishedProject |
function |
core/modules/package_manager/tests/src/Kernel/ProjectInfoTest.php |
Tests a project with a status other than "published". |
| ProjectReleaseTest |
class |
core/modules/update/tests/src/Unit/ProjectReleaseTest.php |
Tests Drupal\update\ProjectRelease. |