Search for install

  1. Search 7.x for install
  2. Search 9.5.x for install
  3. Search 8.9.x for install
  4. Search 10.3.x for install
  5. Other projects
Title Object type File name Summary
$install_state global core/globals.api.php Store settings and profile information during installation process.
access_test.install file core/modules/system/tests/fixtures/HtaccessTest/access_test.install
ActionUninstallTest class core/modules/action/tests/src/Functional/ActionUninstallTest.php Tests that uninstalling Actions UI does not remove other modules' actions.
ActionUninstallTest.php file core/modules/action/tests/src/Functional/ActionUninstallTest.php
ActionUninstallTest::$defaultTheme property core/modules/action/tests/src/Functional/ActionUninstallTest.php The theme to install as the default for testing.
ActionUninstallTest::$modules property core/modules/action/tests/src/Functional/ActionUninstallTest.php Modules to install.
ActionUninstallTest::testActionUninstall function core/modules/action/tests/src/Functional/ActionUninstallTest.php Tests Actions UI uninstall.
AlreadyInstalledException class core/lib/Drupal/Core/Installer/Exception/AlreadyInstalledException.php Exception thrown if Drupal is installed already.
AlreadyInstalledException.php file core/lib/Drupal/Core/Installer/Exception/AlreadyInstalledException.php
AlreadyInstalledException::__construct function core/lib/Drupal/Core/Installer/Exception/AlreadyInstalledException.php Constructs a new "already installed" exception.
ban.install file core/modules/ban/ban.install Install, update and uninstall functions for the Ban module.
BaseThemeMissingTest::$themeInstaller property core/tests/Drupal/KernelTests/Core/Theme/BaseThemeMissingTest.php The theme installer.
BaseThemeRequiredTest::$themeInstaller property core/tests/Drupal/KernelTests/Core/Theme/BaseThemeRequiredTest.php The theme installer.
block.install file core/modules/block/block.install Contains install and update functions for Block.
BlockInstallTest class core/modules/block/tests/src/Functional/BlockInstallTest.php Tests block module's installation.
BlockInstallTest.php file core/modules/block/tests/src/Functional/BlockInstallTest.php
BlockInstallTest::$defaultTheme property core/modules/block/tests/src/Functional/BlockInstallTest.php The theme to install as the default for testing.
BlockInstallTest::testCacheTagInvalidationUponInstallation function core/modules/block/tests/src/Functional/BlockInstallTest.php
BlockTest::testUninstallTheme function core/modules/block/tests/src/Functional/BlockTest.php Tests that uninstalling a theme removes its block configuration.
block_content.install file core/modules/block_content/block_content.install Install, update and uninstall functions for the block_content module.
block_install function core/modules/block/block.install Implements hook_install().
block_modules_installed function core/modules/block/block.module Implements hook_modules_installed().
block_themes_installed function core/modules/block/block.module Initializes blocks for installed themes.
book.install file core/modules/book/book.install Install, update and uninstall functions for the book module.
book.uninstall_validator service core/modules/book/book.services.yml Drupal\book\BookUninstallValidator
BookInstallTest class core/modules/book/tests/src/Kernel/BookInstallTest.php Test installation of Book module.
BookInstallTest.php file core/modules/book/tests/src/Kernel/BookInstallTest.php
BookInstallTest::$modules property core/modules/book/tests/src/Kernel/BookInstallTest.php Modules to enable.
BookInstallTest::testBookInstallWithPreexistingContentType function core/modules/book/tests/src/Kernel/BookInstallTest.php Tests Book install with pre-existing content type.
BookTest::testNavigationBlockOnAccessModuleInstalled function core/modules/book/tests/src/Functional/BookTest.php Tests the book navigation block when an access module is installed.
BookUninstallTest class core/modules/book/tests/src/Kernel/BookUninstallTest.php Tests that the Book module cannot be uninstalled if books exist.
BookUninstallTest.php file core/modules/book/tests/src/Kernel/BookUninstallTest.php
BookUninstallTest::$modules property core/modules/book/tests/src/Kernel/BookUninstallTest.php Modules to enable.
BookUninstallTest::setUp function core/modules/book/tests/src/Kernel/BookUninstallTest.php
BookUninstallTest::testBookUninstall function core/modules/book/tests/src/Kernel/BookUninstallTest.php Tests the book_system_info_alter() method.
BookUninstallValidator class core/modules/book/src/ProxyClass/BookUninstallValidator.php Provides a proxy class for \Drupal\book\BookUninstallValidator.
BookUninstallValidator class core/modules/book/src/BookUninstallValidator.php Prevents book module from being uninstalled under certain conditions.
BookUninstallValidator.php file core/modules/book/src/ProxyClass/BookUninstallValidator.php
BookUninstallValidator.php file core/modules/book/src/BookUninstallValidator.php
BookUninstallValidator::$bookOutlineStorage property core/modules/book/src/BookUninstallValidator.php The book outline storage.
BookUninstallValidator::$container property core/modules/book/src/ProxyClass/BookUninstallValidator.php The service container.
BookUninstallValidator::$drupalProxyOriginalServiceId property core/modules/book/src/ProxyClass/BookUninstallValidator.php The id of the original proxied service.
BookUninstallValidator::$entityTypeManager property core/modules/book/src/BookUninstallValidator.php The entity type manager.
BookUninstallValidator::$service property core/modules/book/src/ProxyClass/BookUninstallValidator.php The real proxied service, after it was lazy loaded.
BookUninstallValidator::hasBookNodes function core/modules/book/src/BookUninstallValidator.php Determines if there is any book nodes or not.
BookUninstallValidator::hasBookOutlines function core/modules/book/src/BookUninstallValidator.php Checks if there are any books in an outline.
BookUninstallValidator::lazyLoadItself function core/modules/book/src/ProxyClass/BookUninstallValidator.php Lazy loads the real service from the container.
BookUninstallValidator::setStringTranslation function core/modules/book/src/ProxyClass/BookUninstallValidator.php
BookUninstallValidator::validate function core/modules/book/src/ProxyClass/BookUninstallValidator.php Determines the reasons a module can not be uninstalled.
BookUninstallValidator::validate function core/modules/book/src/BookUninstallValidator.php Determines the reasons a module can not be uninstalled.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.