| InspectorTest::testAssertStrictArray |
function |
core/tests/Drupal/Tests/Component/Assertion/InspectorTest.php |
Tests asserting array is 0-indexed - the strict definition of array. |
| InspectorTest::testAssertTraversable |
function |
core/tests/Drupal/Tests/Component/Assertion/InspectorTest.php |
Tests asserting argument is an array or traversable object. |
| InstallConfigurator |
class |
core/lib/Drupal/Core/Recipe/InstallConfigurator.php |
@internal
This API is experimental. |
| InstallConfigurator.php |
file |
core/lib/Drupal/Core/Recipe/InstallConfigurator.php |
|
| InstallConfigurator::$modules |
property |
core/lib/Drupal/Core/Recipe/InstallConfigurator.php |
The list of modules to install. |
| InstallConfigurator::$themes |
property |
core/lib/Drupal/Core/Recipe/InstallConfigurator.php |
The list of themes to install. |
| InstallConfigurator::__construct |
function |
core/lib/Drupal/Core/Recipe/InstallConfigurator.php |
|
| InstallConfiguratorTest |
class |
core/tests/Drupal/KernelTests/Core/Recipe/InstallConfiguratorTest.php |
@covers \Drupal\Core\Recipe\InstallConfigurator[[api-linebreak]]
@group Recipe |
| InstallConfiguratorTest.php |
file |
core/tests/Drupal/KernelTests/Core/Recipe/InstallConfiguratorTest.php |
|
| InstallConfiguratorTest::testDependenciesAreAutomaticallyIncluded |
function |
core/tests/Drupal/KernelTests/Core/Recipe/InstallConfiguratorTest.php |
|
| InstallerConfigDirectorySetNoDirectoryErrorTest |
class |
core/tests/Drupal/FunctionalTests/Installer/InstallerConfigDirectorySetNoDirectoryErrorTest.php |
Tests installation when a config_sync_directory is set up but does not exist. |
| InstallerConfigDirectorySetNoDirectoryErrorTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/InstallerConfigDirectorySetNoDirectoryErrorTest.php |
|
| InstallerConfigDirectorySetNoDirectoryErrorTest::$configDirectory |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerConfigDirectorySetNoDirectoryErrorTest.php |
The directory where the sync directory should be created during install. |
| InstallerConfigDirectorySetNoDirectoryErrorTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerConfigDirectorySetNoDirectoryErrorTest.php |
The theme to install as the default for testing. |
| InstallerConfigDirectorySetNoDirectoryErrorTest::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerConfigDirectorySetNoDirectoryErrorTest.php |
Prepares the current environment for running the test. |
| InstallerConfigDirectorySetNoDirectoryErrorTest::setUpRequirementsProblem |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerConfigDirectorySetNoDirectoryErrorTest.php |
Installer step: Requirements problem. |
| InstallerConfigDirectorySetNoDirectoryErrorTest::setUpSettings |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerConfigDirectorySetNoDirectoryErrorTest.php |
Installer step: Configure settings. |
| InstallerConfigDirectorySetNoDirectoryErrorTest::setUpSite |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerConfigDirectorySetNoDirectoryErrorTest.php |
Final installer step: Configure site. |
| InstallerConfigDirectorySetNoDirectoryErrorTest::testError |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerConfigDirectorySetNoDirectoryErrorTest.php |
Verifies that installation failed. |
| InstallerConfigDirectorySetNoDirectoryTest |
class |
core/tests/Drupal/FunctionalTests/Installer/InstallerConfigDirectorySetNoDirectoryTest.php |
Tests the installer when a custom config directory set up but does not exist. |
| InstallerConfigDirectorySetNoDirectoryTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/InstallerConfigDirectorySetNoDirectoryTest.php |
|
| InstallerConfigDirectorySetNoDirectoryTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerConfigDirectorySetNoDirectoryTest.php |
The theme to install as the default for testing. |
| InstallerConfigDirectorySetNoDirectoryTest::$syncDirectory |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerConfigDirectorySetNoDirectoryTest.php |
The sync directory created during the install. |
| InstallerConfigDirectorySetNoDirectoryTest::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerConfigDirectorySetNoDirectoryTest.php |
Prepares the current environment for running the test. |
| InstallerConfigDirectorySetNoDirectoryTest::testInstaller |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerConfigDirectorySetNoDirectoryTest.php |
Verifies that installation succeeded. |
| InstallerExistingConfigDirectoryTest |
class |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigDirectoryTest.php |
Tests installation when a config_sync_directory exists and is set up. |
| InstallerExistingConfigDirectoryTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigDirectoryTest.php |
|
| InstallerExistingConfigDirectoryTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigDirectoryTest.php |
The theme to install as the default for testing. |
| InstallerExistingConfigDirectoryTest::$expectedFilePerms |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigDirectoryTest.php |
The expected file perms of the folder. |
| InstallerExistingConfigDirectoryTest::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigDirectoryTest.php |
Prepares the current environment for running the test. |
| InstallerExistingConfigDirectoryTest::testInstaller |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigDirectoryTest.php |
Verifies that installation succeeded. |
| InstallerExistingConfigSyncDirectoryMultilingualTest |
class |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryMultilingualTest.php |
Verifies that installing from existing configuration works. |
| InstallerExistingConfigSyncDirectoryMultilingualTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryMultilingualTest.php |
|
| InstallerExistingConfigSyncDirectoryMultilingualTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryMultilingualTest.php |
The theme to install as the default for testing. |
| InstallerExistingConfigSyncDirectoryMultilingualTest::$existingSyncDirectory |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryMultilingualTest.php |
@todo Fill out docblock. |
| InstallerExistingConfigSyncDirectoryMultilingualTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryMultilingualTest.php |
This is set by the profile in the core.extension extracted. |
| InstallerExistingConfigSyncDirectoryMultilingualTest::getConfigTarball |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryMultilingualTest.php |
Gets the filepath to the configuration tarball. |
| InstallerExistingConfigSyncDirectoryMultilingualTest::getPo |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryMultilingualTest.php |
Returns the string for the test .po file. |
| InstallerExistingConfigSyncDirectoryMultilingualTest::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryMultilingualTest.php |
Prepares the current environment for running the test. |
| InstallerExistingConfigSyncDirectoryMultilingualTest::setUpProfile |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryMultilingualTest.php |
Installer step: Select installation profile. |
| InstallerExistingConfigSyncDirectoryMultilingualTest::testConfigSync |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryMultilingualTest.php |
Confirms that the installation installed the configuration correctly. |
| InstallerExistingConfigSyncDirectoryProfileHookInstall |
class |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstall.php |
Verifies that profiles with hook_install() can't be installed from config. |
| InstallerExistingConfigSyncDirectoryProfileHookInstall.php |
file |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstall.php |
|
| InstallerExistingConfigSyncDirectoryProfileHookInstall::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstall.php |
The theme to install as the default for testing. |
| InstallerExistingConfigSyncDirectoryProfileHookInstall::$existingSyncDirectory |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstall.php |
@todo Fill out docblock. |
| InstallerExistingConfigSyncDirectoryProfileHookInstall::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstall.php |
This is set by the profile in the core.extension extracted. |
| InstallerExistingConfigSyncDirectoryProfileHookInstall::getConfigTarball |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstall.php |
Gets the filepath to the configuration tarball. |
| InstallerExistingConfigSyncDirectoryProfileHookInstall::setUpProfile |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstall.php |
Installer step: Select installation profile. |
| InstallerExistingConfigSyncDirectoryProfileHookInstall::setUpRequirementsProblem |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstall.php |
Installer step: Requirements problem. |
| InstallerExistingConfigSyncDirectoryProfileHookInstall::setUpSettings |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstall.php |
Installer step: Configure settings. |