You are here

21 string references to module_installer in Zircon Profile 8

ConfigImporterMissingContentTest::setUp in core/modules/config/src/Tests/ConfigImporterMissingContentTest.php
Performs setup tasks before each individual test method is run.
ConfigImporterTest::setUp in core/modules/config/src/Tests/ConfigImporterTest.php
Performs setup tasks before each individual test method is run.
ConfigImportRecreateTest::setUp in core/modules/config/src/Tests/ConfigImportRecreateTest.php
Performs setup tasks before each individual test method is run.
ConfigImportRenameValidationTest::setUp in core/modules/config/src/Tests/ConfigImportRenameValidationTest.php
Performs setup tasks before each individual test method is run.
ConfigSingleImportForm::create in core/modules/config/src/Form/ConfigSingleImportForm.php
Instantiates a new instance of this class.
ConfigSync::create in core/modules/config/src/Form/ConfigSync.php
Instantiates a new instance of this class.
ContentEntityNullStorageTest::testDeleteThroughImport in core/modules/system/src/Tests/Entity/ContentEntityNullStorageTest.php
Tests deleting a contact form entity via a configuration import.
ContentTranslationConfigImportTest::setUp in core/modules/content_translation/src/Tests/ContentTranslationConfigImportTest.php
Performs setup tasks before each individual test method is run.
DefaultConfigTest::testModuleConfig in core/tests/Drupal/KernelTests/Config/DefaultConfigTest.php
Tests if installed config is equal to the exported config.
FieldModuleUninstallValidatorTest::getModuleInstaller in core/modules/system/src/Tests/Field/FieldModuleUninstallValidatorTest.php
Returns the ModuleInstaller.
KernelTestBase::configImporter in core/tests/Drupal/KernelTests/KernelTestBase.php
Returns a ConfigImporter object to import test configuration.
LocaleFileSystemFormTest::testFileConfigurationPage in core/modules/locale/src/Tests/LocaleFileSystemFormTest.php
Tests translation directory settings on the file settings form.
ModuleHandlerTest::moduleInstaller in core/modules/system/tests/src/Kernel/Extension/ModuleHandlerTest.php
Returns the ModuleInstaller.
ModulesListConfirmForm::create in core/modules/system/src/Form/ModulesListConfirmForm.php
Instantiates a new instance of this class.
ModulesListForm::create in core/modules/system/src/Form/ModulesListForm.php
Instantiates a new instance of this class.
ModulesUninstallConfirmForm::create in core/modules/system/src/Form/ModulesUninstallConfirmForm.php
Instantiates a new instance of this class.
ModulesUninstallForm::create in core/modules/system/src/Form/ModulesUninstallForm.php
Instantiates a new instance of this class.
SiteConfigureForm::create in core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php
Instantiates a new instance of this class.
StableTemplateOverrideTest::installAllModules in core/tests/Drupal/KernelTests/Core/Theme/StableTemplateOverrideTest.php
Installs all core modules.
TestBase::configImporter in core/modules/simpletest/src/TestBase.php
Returns a ConfigImporter object to import test importing of configuration.
ThemeInstallerTest::moduleInstaller in core/modules/system/src/Tests/Extension/ThemeInstallerTest.php
Returns the ModuleInstaller.