35 string references to extension.list.module
- CategorizingPluginManagerTrait::getModuleExtensionList in core/
lib/ Drupal/ Core/ Plugin/ CategorizingPluginManagerTrait.php - Returns the module extension list used.
- CheckpointStorageTest::getConfigImporter in core/
tests/ Drupal/ KernelTests/ Core/ Config/ Storage/ Checkpoint/ CheckpointStorageTest.php - Gets the configuration importer.
- CommonTestController::jsAndCssQuerystring in core/
modules/ system/ tests/ modules/ common_test/ src/ Controller/ CommonTestController.php - Adds a JavaScript file and a CSS file with a query string appended.
- ConfigConfigurator::getConfigStorage in core/
lib/ Drupal/ Core/ Recipe/ ConfigConfigurator.php - Gets a config storage object for reading config from the recipe.
- DrupalKernelTest::testCompileDIC in core/
tests/ Drupal/ KernelTests/ Core/ DrupalKernel/ DrupalKernelTest.php - Tests DIC compilation.
- drupal_check_module in core/
includes/ install.inc - Checks a module's requirements.
- drupal_load_updates in core/
includes/ install.inc - Loads .install files for installed modules to initialize the update system.
- EntityPermissionsForm::create in core/
modules/ user/ src/ Form/ EntityPermissionsForm.php - Instantiates a new instance of the implementing class using autowiring.
- ExtensionAvailableConstraintValidator::create in core/
lib/ Drupal/ Core/ Extension/ Plugin/ Validation/ Constraint/ ExtensionAvailableConstraintValidator.php - Instantiates a new instance of this class.
- FieldHooks::help in core/
modules/ field/ src/ Hook/ FieldHooks.php - Implements hook_help().
- HelpTest::verifyHelp in core/
modules/ help/ tests/ src/ Functional/ HelpTest.php - Verifies the logged in user has access to the various help pages.
- I18nQueryTraitTest::disablePsr4ForUninstalledModules in core/
modules/ migrate_drupal/ tests/ src/ Kernel/ I18nQueryTraitTest.php - Removes PSR-4 namespaces from class loader for uninstalled modules.
- InstallerTest::testInstalled in core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerTest.php - Confirms that the installation succeeded.
- InstallerTest::testInstaller in core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerTest.php - Ensures that the user page is available after installation.
- install_begin_request in core/
includes/ install.core.inc - Begins an installation request, modifying the installation state as needed.
- LanguageHooks::tourTipsAlter in core/
modules/ language/ src/ Hook/ LanguageHooks.php - Implements hook_tour_tips_alter().
- LocaleBuildTest::testBuildProjects in core/
modules/ locale/ tests/ src/ Kernel/ LocaleBuildTest.php - Checks if a list of translatable projects gets built.
- MenuLinkDefaultForm::create in core/
lib/ Drupal/ Core/ Menu/ Form/ MenuLinkDefaultForm.php - Instantiates a new instance of this class.
- ModuleExtensionListTest::testGetList in core/
tests/ Drupal/ KernelTests/ Core/ Extension/ ModuleExtensionListTest.php - Tests get list.
- ModulesListForm::create in core/
modules/ system/ src/ Form/ ModulesListForm.php - Instantiates a new instance of the implementing class using autowiring.
- ModulesListNonStableConfirmForm::create in core/
modules/ system/ src/ Form/ ModulesListNonStableConfirmForm.php - Instantiates a new instance of the implementing class using autowiring.
- ModulesUninstallConfirmForm::create in core/
modules/ system/ src/ Form/ ModulesUninstallConfirmForm.php - Instantiates a new instance of the implementing class using autowiring.
- ModulesUninstallForm::create in core/
modules/ system/ src/ Form/ ModulesUninstallForm.php - Instantiates a new instance of the implementing class using autowiring.
- NodeViewsData::createInstance in core/
modules/ node/ src/ NodeViewsData.php - Instantiates a new instance of this entity handler.
- Recipe::createFromDirectory in core/
lib/ Drupal/ Core/ Recipe/ Recipe.php - Creates a recipe object from the provided path.
- Recipe::validateConfigActions in core/
lib/ Drupal/ Core/ Recipe/ Recipe.php - Validates that the corresponding extension is enabled for a config action.
- RecipeCommand::rollBackToCheckpoint in core/
lib/ Drupal/ Core/ Recipe/ RecipeCommand.php - Rolls config back to a particular checkpoint.
- ReviewForm::create in core/
modules/ migrate_drupal_ui/ src/ Form/ ReviewForm.php - Instantiates a new instance of this class.
- SecurityAdvisoriesFetcherTest::setExistingProjectVersion in core/
modules/ system/ tests/ src/ Kernel/ SecurityAdvisories/ SecurityAdvisoriesFetcherTest.php - Sets the existing version of the project.
- SystemRequirements::checkRequirements in core/
modules/ system/ src/ Install/ Requirements/ SystemRequirements.php - Check requirements for a given phase.
- SystemRequirementsHooks::checkRequirements in core/
modules/ system/ src/ Hook/ SystemRequirementsHooks.php - Check requirements for a given phase.
- ThemeInstaller::resetSystem in core/
lib/ Drupal/ Core/ Extension/ ThemeInstaller.php - Resets some other systems like rebuilding the route information or caches.
- update_get_update_list in core/
includes/ update.inc - Returns a list of all the pending database updates.
- update_retrieve_dependencies in core/
includes/ update.inc - Invokes hook_update_dependencies() in all installed modules.
- UserPermissionsForm::create in core/
modules/ user/ src/ Form/ UserPermissionsForm.php - Instantiates a new instance of the implementing class using autowiring.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.