Search for install
- Search 7.x for install
- Search 9.5.x for install
- Search 8.9.x for install
- Search 10.3.x for install
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DatabaseDriverList::getInstallableList | function | core/ |
Returns the list of installable database drivers. |
| DatabaseDriverList::getInstalledExtensionNames | function | core/ |
Returns a list of machine names of installed extensions. |
| DatabaseDriverUninstallValidator | class | core/ |
Ensures installed modules providing a database driver are not uninstalled. |
| DatabaseDriverUninstallValidator.php | file | core/ |
|
| DatabaseDriverUninstallValidator::$connection | property | core/ |
The database connection. |
| DatabaseDriverUninstallValidator::$moduleExtensionList | property | core/ |
The module extension list. |
| DatabaseDriverUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
| DatabaseDriverUninstallValidator::__construct | function | core/ |
Constructs a new DatabaseDriverUninstallValidator. |
| DatabaseTestSchemaInstallTrait | trait | core/ |
Trait to manage installation for test tables. |
| DatabaseTestSchemaInstallTrait.php | file | core/ |
|
| DatabaseTestSchemaInstallTrait::installSampleSchema | function | core/ |
Sets up our sample table schema. |
| database_driver_uninstall_validator | service | core/ |
Drupal\Core\Extension\DatabaseDriverUninstallValidator |
| database_test.install | file | core/ |
|
| dblog.install | file | core/ |
Install, update and uninstall functions for the dblog module. |
| DefaultPluginManagerTest::testDefaultPluginManagerWithPluginExtendingNonInstalledClass | function | core/ |
Tests the plugin manager with a plugin that extends a non-installed class. |
| DefaultsSectionStorageTest::testConfigInstall | function | core/ |
Tests installing defaults via config install. |
| DemoUmamiContentHooks::modulePreinstall | function | core/ |
Implements hook_module_preinstall(). |
| DemoUmamiHooks::formInstallConfigureFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for install_configure_form(). |
| DemoUmamiHooks::installConfigureSubmit | function | core/ |
Submission handler for the site configuration form. |
| DemoUmamiProfileTest::installParameters | function | core/ |
Returns the parameters that will be used when the test installs Drupal. |
| demo_umami.install | file | core/ |
Install, update and uninstall functions for the demo_umami profile. |
| demo_umami_content.install | file | core/ |
Install, update and uninstall functions for the module. |
| demo_umami_content_install | function | core/ |
Implements hook_install(). |
| demo_umami_content_uninstall | function | core/ |
Implements hook_uninstall(). |
| demo_umami_install | function | core/ |
Implements hook_install(). |
| DistributionProfileExistingSettingsTest::testInstalled | function | core/ |
Confirms that the installation succeeded. |
| DistributionProfileTest::testInstalled | function | core/ |
Confirms that the installation succeeded. |
| DistributionProfileTranslationQueryTest::testInstalled | function | core/ |
Confirms that the installation succeeded. |
| DistributionProfileTranslationQueryTest::visitInstaller | function | core/ |
Visits the interactive installer. |
| DistributionProfileTranslationTest::testInstalled | function | core/ |
Confirms that the installation succeeded. |
| downgrade_prevention_test.install | file | core/ |
|
| drupal.INSTALL.txt | file | core/ |
Read core/INSTALL.txt for detailed installation instructions for your Drupal website. |
| Drupal::installProfile | function | core/ |
Gets the active install profile. |
| DrupalFlushAllCachesInInstallerTest | class | core/ |
Tests drupal_flush_all_caches() during an install. |
| DrupalFlushAllCachesInInstallerTest.php | file | core/ |
|
| DrupalFlushAllCachesInInstallerTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DrupalFlushAllCachesInInstallerTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| DrupalFlushAllCachesInInstallerTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
| DrupalFlushAllCachesInInstallerTest::testInstalled | function | core/ |
Confirms that the installation succeeded. |
| DrupalInstalledTemplate | class | composer/ |
Produces code for the DrupalInstalled file. |
| DrupalInstalledTemplate.php | file | composer/ |
|
| DrupalInstalledTemplate::getCode | function | composer/ |
Gets the code for the DrupalInstalled class. |
| DrupalKernel::getInstallProfile | function | core/ |
Gets the active install profile. |
| Drupal\module_installer_config_subscriber\EventSubscriber\ModuleInstallConfigTestSubscriber | service | core/ |
|
| Drupal\package_manager\PackageManagerUninstallValidator | service | core/ |
|
| drupal_install_fix_file | function | core/ |
Attempts to fix file permissions. |
| drupal_install_mkdir | function | core/ |
Creates a directory with the specified permissions. |
| drupal_install_profile_distribution_name | function | core/ |
Loads the installation profile, extracting its defined distribution name. |
| drupal_install_profile_distribution_version | function | core/ |
Loads the installation profile, extracting its defined version. |
| drupal_install_system | function | core/ |
Installs the system module. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.