39 string references to module_installer
- CheckpointStorageTest::getConfigImporter in core/
tests/ Drupal/ KernelTests/ Core/ Config/ Storage/ Checkpoint/ CheckpointStorageTest.php - Gets the configuration importer.
- HookCollectorPassTest::testHookAfter in core/
tests/ Drupal/ KernelTests/ Core/ Hook/ HookCollectorPassTest.php - Tests hook ordering with attributes.
- HookCollectorPassTest::testHookAfterClassMethod in core/
tests/ Drupal/ KernelTests/ Core/ Hook/ HookCollectorPassTest.php - Tests hook ordering with attributes.
- HookCollectorPassTest::testHookBefore in core/
tests/ Drupal/ KernelTests/ Core/ Hook/ HookCollectorPassTest.php - Tests hook ordering with attributes.
- HookCollectorPassTest::testHookFirst in core/
tests/ Drupal/ KernelTests/ Core/ Hook/ HookCollectorPassTest.php - Tests hook ordering with attributes.
- HookCollectorPassTest::testHookIgnoreNonOop in core/
tests/ Drupal/ KernelTests/ Core/ Hook/ HookCollectorPassTest.php - Tests that legacy install/update hooks are ignored.
- HookCollectorPassTest::testHookLast in core/
tests/ Drupal/ KernelTests/ Core/ Hook/ HookCollectorPassTest.php - Tests hook ordering with attributes.
- HookCollectorPassTest::testHookOrderExtraTypes in core/
tests/ Drupal/ KernelTests/ Core/ Hook/ HookCollectorPassTest.php - Tests hook ordering with attributes.
- HookCollectorPassTest::testHookOverride in core/
tests/ Drupal/ KernelTests/ Core/ Hook/ HookCollectorPassTest.php - Tests hook override.
- HookCollectorPassTest::testHookRemove in core/
tests/ Drupal/ KernelTests/ Core/ Hook/ HookCollectorPassTest.php - Tests hook remove.
- HookCollectorPassTest::testHooksImplementedOnBehalfFileCache in core/
tests/ Drupal/ KernelTests/ Core/ Hook/ HookCollectorPassTest.php - Test hooks implemented on behalf of an uninstalled module.
- HookCollectorPassTest::testProceduralHooksSkippedWhenConfigured in core/
tests/ Drupal/ KernelTests/ Core/ Hook/ HookCollectorPassTest.php - Test procedural hooks for a module are skipped when skip is set.
- HtmxAssetLoadTestSetup::setup in core/
tests/ Drupal/ TestSite/ HtmxAssetLoadTestSetup.php - Run the code to setup the test environment.
- InstallTest::setUp in core/
modules/ system/ tests/ src/ Kernel/ Module/ InstallTest.php - LocaleConfigTranslationImportTest::testConfigTranslationWithNonEnglishLanguageDefault in core/
modules/ locale/ tests/ src/ Functional/ LocaleConfigTranslationImportTest.php - Tests setting a non-English language as default and importing configuration.
- LocaleFileSystemFormTest::testFileConfigurationPage in core/
modules/ locale/ tests/ src/ Functional/ 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.
- ModuleHandlerTest::testResetImplementationsClearsHooks in core/
tests/ Drupal/ KernelTests/ Core/ Extension/ ModuleHandlerTest.php - Tests that resetImplementations() clears the hook memory cache.
- ModuleInstallerTest::testCacheBinCleanup in core/
tests/ Drupal/ KernelTests/ Core/ Extension/ ModuleInstallerTest.php - Tests cache bins defined by modules are removed when uninstalled.
- ModuleInstallerTest::testInvokingRespondentHooks in core/
tests/ Drupal/ KernelTests/ Core/ Extension/ ModuleInstallerTest.php - Ensure that hooks reacting to install or uninstall are invoked.
- ModuleInstallerTest::testKernelRebuildDuringHookInstall in core/
tests/ Drupal/ KernelTests/ Core/ Extension/ ModuleInstallerTest.php - Ensure that rebuilding the container in hook_install() works.
- 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.
- ModulesListNonStableConfirmForm::create in core/
modules/ system/ src/ Form/ ModulesListNonStableConfirmForm.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.
- NavigationContentLinksTest::testNavigationContentLinks in core/
modules/ navigation/ tests/ src/ Kernel/ NavigationContentLinksTest.php - Tests if the expected navigation content links are added/removed correctly.
- NavigationDefaultBlockDefinitionTest::testNavigationDefaultAfterNavigation in core/
modules/ navigation/ tests/ src/ Functional/ NavigationDefaultBlockDefinitionTest.php - Tests the default block flow enabling Navigation module first.
- NavigationDefaultBlockDefinitionTest::testNavigationDefaultBeforeNavigation in core/
modules/ navigation/ tests/ src/ Functional/ NavigationDefaultBlockDefinitionTest.php - Tests the default block flow enabling the block provider module first.
- RecipeCommand::rollBackToCheckpoint in core/
lib/ Drupal/ Core/ Recipe/ RecipeCommand.php - Rolls config back to a particular checkpoint.
- SiteConfigureForm::create in core/
lib/ Drupal/ Core/ Installer/ Form/ SiteConfigureForm.php - Instantiates a new instance of this class.
- SiteConfigureForm::resetPropertiesFromContainer in core/
lib/ Drupal/ Core/ Installer/ Form/ SiteConfigureForm.php - Repopulate class properties from container.
- Stable9TemplateOverrideTest::installAllModules in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ Stable9TemplateOverrideTest.php - Installs all core modules.
- StatusTest::testStatusPage in core/
modules/ system/ tests/ src/ Functional/ System/ StatusTest.php - Tests that the status page returns.
- TestSiteClaroInstallTestScript::setup in core/
tests/ Drupal/ TestSite/ TestSiteClaroInstallTestScript.php - Run the code to setup the test environment.
- TestSiteOliveroInstallTestScript::setup in core/
tests/ Drupal/ TestSite/ TestSiteOliveroInstallTestScript.php - Run the code to setup the test environment.
- ThemeInstallerTest::moduleInstaller in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ ThemeInstallerTest.php - Returns the ModuleInstaller.
- ToolbarTestSetup::setup in core/
modules/ toolbar/ tests/ src/ Nightwatch/ ToolbarTestSetup.php - Run the code to setup the test environment.
- UninstallDefaultContentTest::testReinstall in core/
profiles/ demo_umami/ modules/ demo_umami_content/ tests/ src/ Functional/ UninstallDefaultContentTest.php - Tests uninstalling content removes created entities.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.