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
KernelTestBase::installSchema function core/tests/Drupal/KernelTests/KernelTestBase.php Installs database tables from a module schema definition.
KernelTestBase::setInstallProfile function core/tests/Drupal/KernelTests/KernelTestBase.php Sets the install profile and rebuilds the container to update it.
KeyValueContentEntityStorageTest::testUninstall function core/tests/Drupal/KernelTests/Core/KeyValueStore/KeyValueContentEntityStorageTest.php Tests uninstallation of a module that does not use the SQL entity storage.
language.install file core/modules/language/language.install Update functions for Language module.
LanguageConfigFactoryOverride::installLanguageOverrides function core/modules/language/src/Config/LanguageConfigFactoryOverride.php Installs available language configuration overrides for a given langcode.
LanguageConfigFactoryOverrideInterface::installLanguageOverrides function core/modules/language/src/Config/LanguageConfigFactoryOverrideInterface.php Installs available language configuration overrides for a given langcode.
LanguageConfigInstallOverrideExistingTest class core/modules/language/tests/src/Functional/LanguageConfigInstallOverrideExistingTest.php Ensures the language config is installed but not altered on install.
LanguageConfigInstallOverrideExistingTest.php file core/modules/language/tests/src/Functional/LanguageConfigInstallOverrideExistingTest.php
LanguageConfigInstallOverrideExistingTest::$defaultTheme property core/modules/language/tests/src/Functional/LanguageConfigInstallOverrideExistingTest.php The theme to install as the default for testing.
LanguageConfigInstallOverrideExistingTest::$profile property core/modules/language/tests/src/Functional/LanguageConfigInstallOverrideExistingTest.php The profile to install as a basis for testing.
LanguageConfigInstallOverrideExistingTest::testLanguageConfigInstallOverrideExisting function core/modules/language/tests/src/Functional/LanguageConfigInstallOverrideExistingTest.php Tests when language config is installed existing config is not overridden.
LanguageConfigOverrideInstallTest class core/modules/language/tests/src/Kernel/LanguageConfigOverrideInstallTest.php Ensures the language config overrides can be installed.
LanguageConfigOverrideInstallTest.php file core/modules/language/tests/src/Kernel/LanguageConfigOverrideInstallTest.php
LanguageConfigOverrideInstallTest::$modules property core/modules/language/tests/src/Kernel/LanguageConfigOverrideInstallTest.php Modules to install.
LanguageConfigOverrideInstallTest::testLanguageConfigOverrideInstall function core/modules/language/tests/src/Kernel/LanguageConfigOverrideInstallTest.php Tests the configuration events are not fired during install of overrides.
LanguageHooks::modulesInstalled function core/modules/language/src/Hook/LanguageHooks.php Implements hook_modules_installed().
LanguageListModuleInstallTest class core/modules/language/tests/src/Functional/LanguageListModuleInstallTest.php Tests that the language list is not empty when language is installed.
LanguageListModuleInstallTest.php file core/modules/language/tests/src/Functional/LanguageListModuleInstallTest.php
LanguageListModuleInstallTest::$defaultTheme property core/modules/language/tests/src/Functional/LanguageListModuleInstallTest.php The theme to install as the default for testing.
LanguageListModuleInstallTest::$modules property core/modules/language/tests/src/Functional/LanguageListModuleInstallTest.php Modules to install.
LanguageListModuleInstallTest::testModuleInstallLanguageList function core/modules/language/tests/src/Functional/LanguageListModuleInstallTest.php Tests enabling Language.
LanguageTestHooks::modulePreinstall function core/modules/language/tests/language_test/src/Hook/LanguageTestHooks.php Implements hook_module_preinstall().
LayoutBuilderBlockContentDependencyTest::testInstallLayoutBuilderAndBlockContent function core/modules/layout_builder/tests/src/Kernel/LayoutBuilderBlockContentDependencyTest.php Test that block_content can be successfully installed after layout_builder.
LayoutBuilderBlockContentDependencyTestThemeHooks::modulesInstalled function core/modules/layout_builder/tests/modules/layout_builder_block_content_dependency_test/src/Hook/LayoutBuilderBlockContentDependencyTestThemeHooks.php Implements hook_modules_installed().
LayoutBuilderCompatibilityTestBase::installLayoutBuilder function core/modules/layout_builder/tests/src/Kernel/LayoutBuilderCompatibilityTestBase.php Installs the Layout Builder.
LayoutBuilderInstallTest class core/modules/layout_builder/tests/src/Kernel/LayoutBuilderInstallTest.php Ensures that Layout Builder and core EntityViewDisplays are compatible.
LayoutBuilderInstallTest.php file core/modules/layout_builder/tests/src/Kernel/LayoutBuilderInstallTest.php
LayoutBuilderInstallTest::testCompatibility function core/modules/layout_builder/tests/src/Kernel/LayoutBuilderInstallTest.php Tests the compatibility of Layout Builder with existing entity displays.
LayoutBuilderLocalTaskTest::testLocalTaskLayoutBuilderInstalledCacheability function core/modules/layout_builder/tests/src/Functional/LayoutBuilderLocalTaskTest.php Tests the cacheability of local tasks with Layout Builder module installed.
layout_builder.install file core/modules/layout_builder/layout_builder.install Contains install and update functions for Layout Builder.
layout_builder_block_content_dependency_test_modules_installed function core/modules/layout_builder/tests/modules/layout_builder_block_content_dependency_test/layout_builder_block_content_dependency_test.module Implements hook_modules_installed().
layout_builder_install function core/modules/layout_builder/layout_builder.install Implements hook_install().
LazyRouteProviderInstallTest class core/tests/Drupal/FunctionalTests/Routing/LazyRouteProviderInstallTest.php Tests Lazy Route Provider Install.
LazyRouteProviderInstallTest.php file core/tests/Drupal/FunctionalTests/Routing/LazyRouteProviderInstallTest.php
LazyRouteProviderInstallTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Routing/LazyRouteProviderInstallTest.php The theme to install as the default for testing.
LazyRouteProviderInstallTest::$modules property core/tests/Drupal/FunctionalTests/Routing/LazyRouteProviderInstallTest.php Modules to install.
LazyRouteProviderInstallTest::testInstallation function core/tests/Drupal/FunctionalTests/Routing/LazyRouteProviderInstallTest.php Tests that the lazy route provider is used during a module install.
LazyRouteProviderInstallTestHooks class core/modules/system/tests/modules/lazy_route_provider_install_test/src/Hook/LazyRouteProviderInstallTestHooks.php Hook implementations for lazy_route_provider_install_test.
LazyRouteProviderInstallTestHooks.php file core/modules/system/tests/modules/lazy_route_provider_install_test/src/Hook/LazyRouteProviderInstallTestHooks.php
LazyRouteProviderInstallTestHooks::menuLinksDiscoveredAlter function core/modules/system/tests/modules/lazy_route_provider_install_test/src/Hook/LazyRouteProviderInstallTestHooks.php Implements hook_menu_links_discovered_alter().
lazy_route_provider_install_test.info.yml file core/modules/system/tests/modules/lazy_route_provider_install_test/lazy_route_provider_install_test.info.yml core/modules/system/tests/modules/lazy_route_provider_install_test/lazy_route_provider_install_test.info.yml
lazy_route_provider_install_test.services.yml file core/modules/system/tests/modules/lazy_route_provider_install_test/lazy_route_provider_install_test.services.yml core/modules/system/tests/modules/lazy_route_provider_install_test/lazy_route_provider_install_test.services.yml
LibrariesDirectoryFileFinder::$installProfile property core/lib/Drupal/Core/Asset/LibrariesDirectoryFileFinder.php The install profile.
locale.install file core/modules/locale/locale.install Install, update, and uninstall functions for the Locale module.
LocaleConfigTranslationImportTest::testConfigTranslationModuleInstall function core/modules/locale/tests/src/Functional/LocaleConfigTranslationImportTest.php Tests update changes configuration translations if enabled after language.
LocaleDefaultConfigStorage::$optionalInstallStorage property core/modules/locale/src/LocaleDefaultConfigStorage.php The storage instance for reading optional default configuration data.
LocaleDefaultConfigStorage::$requiredInstallStorage property core/modules/locale/src/LocaleDefaultConfigStorage.php The storage instance for reading required default configuration data.
LocaleHooks::modulePreuninstall function core/modules/locale/src/Hook/LocaleHooks.php Implements hook_module_preuninstall().
LocaleHooks::modulesInstalled function core/modules/locale/src/Hook/LocaleHooks.php Implements hook_modules_installed().
LocaleHooks::themesInstalled function core/modules/locale/src/Hook/LocaleHooks.php Implements hook_themes_installed().

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