DemoUmamiProfileTest::installParameters |
function |
core/profiles/demo_umami/tests/src/Functional/DemoUmamiProfileTest.php |
Returns the parameters that will be used when the test installs Drupal. |
DemoUmamiProfileTest::testAppearance |
function |
core/profiles/demo_umami/tests/src/Functional/DemoUmamiProfileTest.php |
Tests that the Umami theme is available on the Appearance page. |
DemoUmamiProfileTest::testConfig |
function |
core/profiles/demo_umami/tests/src/Functional/DemoUmamiProfileTest.php |
Tests the profile supplied configuration is the same after installation. |
DemoUmamiProfileTest::testDemoFeatures |
function |
core/profiles/demo_umami/tests/src/Functional/DemoUmamiProfileTest.php |
Tests various capabilities of the demo profile. |
DemoUmamiProfileTest::testDemonstrationWarningMessage |
function |
core/profiles/demo_umami/tests/src/Functional/DemoUmamiProfileTest.php |
Tests that the toolbar warning only appears on the admin pages. |
DemoUmamiProfileTest::testEditNodesByAdmin |
function |
core/profiles/demo_umami/tests/src/Functional/DemoUmamiProfileTest.php |
Tests the successful editing of nodes by admin. |
DemoUmamiProfileTest::testUser |
function |
core/profiles/demo_umami/tests/src/Functional/DemoUmamiProfileTest.php |
Tests that the users can log in with the admin password entered at install. |
DemoUmamiProfileTest::testWarningsOnStatusPage |
function |
core/profiles/demo_umami/tests/src/Functional/DemoUmamiProfileTest.php |
Tests demo_umami profile warnings shown on Status Page. |
demo_umami.profile |
file |
core/profiles/demo_umami/demo_umami.profile |
Enables modules and site configuration for a demo_umami site installation. |
DistributionProfileExistingSettingsTest |
class |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileExistingSettingsTest.php |
Tests distribution profile support with existing settings. |
DistributionProfileExistingSettingsTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileExistingSettingsTest.php |
|
DistributionProfileExistingSettingsTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileExistingSettingsTest.php |
|
DistributionProfileExistingSettingsTest::$info |
property |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileExistingSettingsTest.php |
The distribution profile info. |
DistributionProfileExistingSettingsTest::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileExistingSettingsTest.php |
|
DistributionProfileExistingSettingsTest::setUpLanguage |
function |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileExistingSettingsTest.php |
|
DistributionProfileExistingSettingsTest::setUpProfile |
function |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileExistingSettingsTest.php |
|
DistributionProfileExistingSettingsTest::setUpSettings |
function |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileExistingSettingsTest.php |
|
DistributionProfileExistingSettingsTest::testInstalled |
function |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileExistingSettingsTest.php |
Confirms that the installation succeeded. |
DistributionProfileTest |
class |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTest.php |
Tests distribution profile support. |
DistributionProfileTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTest.php |
|
DistributionProfileTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTest.php |
|
DistributionProfileTest::$info |
property |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTest.php |
The distribution profile info. |
DistributionProfileTest::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTest.php |
|
DistributionProfileTest::setUpLanguage |
function |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTest.php |
|
DistributionProfileTest::setUpProfile |
function |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTest.php |
|
DistributionProfileTest::testInstalled |
function |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTest.php |
Confirms that the installation succeeded. |
DistributionProfileTranslationQueryTest |
class |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationQueryTest.php |
Tests distribution profile support with a 'langcode' query string. |
DistributionProfileTranslationQueryTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationQueryTest.php |
|
DistributionProfileTranslationQueryTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationQueryTest.php |
|
DistributionProfileTranslationQueryTest::$info |
property |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationQueryTest.php |
The distribution profile info. |
DistributionProfileTranslationQueryTest::$langcode |
property |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationQueryTest.php |
|
DistributionProfileTranslationQueryTest::getPo |
function |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationQueryTest.php |
Returns the string for the test .po file. |
DistributionProfileTranslationQueryTest::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationQueryTest.php |
|
DistributionProfileTranslationQueryTest::setUpLanguage |
function |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationQueryTest.php |
|
DistributionProfileTranslationQueryTest::setUpProfile |
function |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationQueryTest.php |
|
DistributionProfileTranslationQueryTest::setUpSettings |
function |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationQueryTest.php |
|
DistributionProfileTranslationQueryTest::testInstalled |
function |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationQueryTest.php |
Confirms that the installation succeeded. |
DistributionProfileTranslationQueryTest::visitInstaller |
function |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationQueryTest.php |
|
DistributionProfileTranslationTest |
class |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationTest.php |
Tests distribution profile support. |
DistributionProfileTranslationTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationTest.php |
|
DistributionProfileTranslationTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationTest.php |
|
DistributionProfileTranslationTest::$info |
property |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationTest.php |
The distribution profile info. |
DistributionProfileTranslationTest::$langcode |
property |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationTest.php |
|
DistributionProfileTranslationTest::getPo |
function |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationTest.php |
Returns the string for the test .po file. |
DistributionProfileTranslationTest::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationTest.php |
|
DistributionProfileTranslationTest::setUpLanguage |
function |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationTest.php |
|
DistributionProfileTranslationTest::setUpProfile |
function |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationTest.php |
|
DistributionProfileTranslationTest::setUpSettings |
function |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationTest.php |
|
DistributionProfileTranslationTest::testInstalled |
function |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationTest.php |
Confirms that the installation succeeded. |
DoubleSlashTest::$profile |
property |
core/modules/migrate_drupal_ui/tests/src/Functional/d7/DoubleSlashTest.php |
|