7 string references to 'system_rebuild_module_data' in Zircon Profile 8
- GetFilenameUnitTest::testDrupalGetFilename in core/
modules/ system/ src/ Tests/ Bootstrap/ GetFilenameUnitTest.php - Tests that drupal_get_filename() works when the file is not in database.
- ModuleHandlerTest::testDependencyResolution in core/
modules/ system/ tests/ src/ Kernel/ Extension/ ModuleHandlerTest.php - Tests dependency resolution.
- ModuleHandlerTest::testUninstallContentDependency in core/
modules/ system/ tests/ src/ Kernel/ Extension/ ModuleHandlerTest.php - Tests uninstalling a module that has content.
- ModuleHandlerTest::testUninstallProfileDependency in core/
modules/ system/ tests/ src/ Kernel/ Extension/ ModuleHandlerTest.php - Tests uninstalling a module that is a "dependency" of a profile.
- ModuleInstaller::install in core/
lib/ Drupal/ Core/ Extension/ ModuleInstaller.php - Installs a given list of modules.
- ModuleInstaller::uninstall in core/
lib/ Drupal/ Core/ Extension/ ModuleInstaller.php - Uninstalls a given list of modules.
- system_list_reset in core/
includes/ module.inc - Resets all system_list() caches.