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 |
---|---|---|---|
$install_state | global | core/ |
Store settings and profile information during installation process. |
access_test.install | file | core/ |
|
AlreadyInstalledException | class | core/ |
Exception thrown if Drupal is installed already. |
AlreadyInstalledException.php | file | core/ |
|
AlreadyInstalledException::__construct | function | core/ |
Constructs a new "already installed" exception. |
ban.install | file | core/ |
Install, update and uninstall functions for the Ban module. |
BaseThemeMissingTest::$themeInstaller | property | core/ |
The theme installer. |
BaseThemeRequiredTest::$themeInstaller | property | core/ |
The theme installer. |
block.install | file | core/ |
Contains install and update functions for Block. |
BlockHooks::modulesInstalled | function | core/ |
Implements hook_modules_installed(). |
BlockHooks::themesInstalled | function | core/ |
Implements hook_themes_installed(). |
BlockInstallTest | class | core/ |
Tests block module's installation. |
BlockInstallTest.php | file | core/ |
|
BlockInstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockInstallTest::testCacheTagInvalidationUponInstallation | function | core/ |
Tests cache tag invalidation after installing the block module. |
BlockTest::testUninstallTheme | function | core/ |
Tests that uninstalling a theme removes its block configuration. |
block_content.install | file | core/ |
Install, update and uninstall functions for the block_content module. |
block_install | function | core/ |
Implements hook_install(). |
BreakpointHooks::themesInstalled | function | core/ |
Implements hook_themes_installed(). |
BreakpointHooks::themesUninstalled | function | core/ |
Implements hook_themes_uninstalled(). |
BrowserTestBase::installDrupal | function | core/ |
Installs Drupal into the test site. |
BrowserTestBaseTest::testInstall | function | core/ |
Tests the Drupal install done in \Drupal\Tests\BrowserTestBase::setUp(). |
ChangeLogger::INSTALLED_PACKAGES_KEY | constant | core/ |
The key to store the list of packages installed when the stage is created. |
ChangeLogger::recordInstalledPackages | function | core/ |
Records packages installed in the project root. |
ClaroTest::testIsUninstallable | function | core/ |
Tests that the Claro theme can be uninstalled. |
claro_preprocess_install_page | function | core/ |
Implements hook_preprocess_install_page(). |
ClassLoaderTest::testClassLoadingNotInstalledModules | function | core/ |
Tests that module-provided classes can't be loaded if module not installed. |
comment.install | file | core/ |
Install, update and uninstall functions for the Comment module. |
CommentUninstallTest | class | core/ |
Tests comment module uninstall. |
CommentUninstallTest.php | file | core/ |
|
CommentUninstallTest::$modules | property | core/ |
Modules to install. |
CommentUninstallTest::setUp | function | core/ |
|
CommentUninstallTest::testCommentUninstallWithField | function | core/ |
Tests if comment module uninstall fails if the field exists. |
CommentUninstallTest::testCommentUninstallWithoutField | function | core/ |
Tests if uninstallation succeeds if the field has been deleted beforehand. |
comment_install | function | core/ |
Implements hook_install(). |
comment_uninstall | function | core/ |
Implements hook_uninstall(). |
ComponentPluginManagerCachedDiscoveryTest::testComponentDiscoveryOnThemeInstall | function | core/ |
Tests cached component plugin discovery on theme install and uninstall. |
ComposerInspector::getInstalledPackagesList | function | core/ |
Returns the installed packages list. |
ComposerInspectorTest::testGetInstalledPackagesList | function | core/ |
@covers ::getInstalledPackagesList[[api-linebreak]] |
ComposerInstallersTrait | trait | core/ |
A utility for kernel tests that need to use 'composer/installers'. |
ComposerInstallersTrait.php | file | core/ |
|
ComposerInstallersTrait::installComposerInstallers | function | core/ |
Installs the composer/installers package. |
ComposerInstallersTrait::setInstallerPaths | function | core/ |
Sets the installer paths config. |
ComposerPatches::uninstall | function | core/ |
|
ComposerPluginImplementsScaffoldEvents::uninstall | function | core/ |
|
config.installer | service | core/ |
Drupal\Core\Config\ConfigInstaller |
ConfigAfterInstallerTestBase | class | core/ |
Provides a class for install profiles to check their installed config. |
ConfigAfterInstallerTestBase.php | file | core/ |
|
ConfigAfterInstallerTestBase::assertInstalledConfig | function | core/ |
Ensures that all the installed config looks like the exported one. |
ConfigDependencyTest::providerConfigEntityUninstallComplex | function | core/ |
Data provider for self::testConfigEntityUninstallComplex(). |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.