Search for install
- Search 7.x for install
- Search 8.9.x for install
- Search 10.3.x for install
- Search 11.x for install
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
KernelTestBase::installSchema | function | core/ |
Installs database tables from a module schema definition. |
KernelTestBase::setInstallProfile | function | core/ |
Sets the install profile and rebuilds the container to update it. |
KernelTestBaseTest::testKernelTestBaseInstallSchema | function | core/ |
Tests the deprecation of ::installSchema with the tables key_value(_expire). |
KeyValueContentEntityStorageTest::testUninstall | function | core/ |
Tests uninstallation of a module that does not use the SQL entity storage. |
language.install | file | core/ |
Update functions for Language module. |
LanguageConfigFactoryOverride::installLanguageOverrides | function | core/ |
Installs available language configuration overrides for a given langcode. |
LanguageConfigFactoryOverrideInterface::installLanguageOverrides | function | core/ |
Installs available language configuration overrides for a given langcode. |
LanguageConfigOverrideInstallTest | class | core/ |
Ensures the language config overrides can be installed. |
LanguageConfigOverrideInstallTest.php | file | core/ |
|
LanguageConfigOverrideInstallTest::$modules | property | core/ |
Modules to enable. |
LanguageConfigOverrideInstallTest::testLanguageConfigOverrideInstall | function | core/ |
Tests the configuration events are not fired during install of overrides. |
LanguageListModuleInstallTest | class | core/ |
Tests that the language list is not empty when language is installed. |
LanguageListModuleInstallTest.php | file | core/ |
|
LanguageListModuleInstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LanguageListModuleInstallTest::$modules | property | core/ |
Modules to enable. |
LanguageListModuleInstallTest::testModuleInstallLanguageList | function | core/ |
Tests enabling Language. |
language_modules_installed | function | core/ |
Implements hook_modules_installed(). |
language_modules_uninstalled | function | core/ |
Implements hook_modules_uninstalled(). |
language_test_module_preinstall | function | core/ |
Implements hook_module_preinstall(). |
LayoutBuilderCompatibilityTestBase::installLayoutBuilder | function | core/ |
Installs the Layout Builder. |
LayoutBuilderInstallTest | class | core/ |
Ensures that Layout Builder and core EntityViewDisplays are compatible. |
LayoutBuilderInstallTest.php | file | core/ |
|
LayoutBuilderInstallTest::testCompatibility | function | core/ |
Tests the compatibility of Layout Builder with existing entity displays. |
layout_builder.install | file | core/ |
Contains install and update functions for Layout Builder. |
layout_builder_install | function | core/ |
Implements hook_install(). |
layout_discovery.install | file | core/ |
Install, update, and uninstall functions for the Layout Discovery module. |
LazyRouteProviderInstallTest | class | core/ |
@group routing |
LazyRouteProviderInstallTest.php | file | core/ |
|
LazyRouteProviderInstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LazyRouteProviderInstallTest::$modules | property | core/ |
Modules to enable. |
LazyRouteProviderInstallTest::testInstallation | function | core/ |
Tests that the lazy route provider is used during a module install. |
lazy_route_provider_install_test.info.yml | file | core/ |
core/modules/system/tests/modules/lazy_route_provider_install_test/lazy_route_provider_install_test.info.yml |
lazy_route_provider_install_test.module | file | core/ |
Helper module for the lazy route provider tests. |
lazy_route_provider_install_test.services.yml | file | core/ |
core/modules/system/tests/modules/lazy_route_provider_install_test/lazy_route_provider_install_test.services.yml |
lazy_route_provider_install_test_menu_links_discovered_alter | function | core/ |
Implements hook_menu_links_discovered_alter(). |
LibrariesDirectoryFileFinder::$installProfile | property | core/ |
The install profile. |
locale.install | file | core/ |
Install, update, and uninstall functions for the Locale module. |
LocaleConfigTranslationImportTest::testConfigTranslationModuleInstall | function | core/ |
Tests update changes configuration translations if enabled after language. |
LocaleDefaultConfigStorage::$optionalInstallStorage | property | core/ |
The storage instance for reading optional default configuration data. |
LocaleDefaultConfigStorage::$requiredInstallStorage | property | core/ |
The storage instance for reading required default configuration data. |
LocaleNonInteractiveDevInstallTest | class | core/ |
Tests installing in a different language with a dev version string. |
LocaleNonInteractiveDevInstallTest.php | file | core/ |
|
LocaleNonInteractiveDevInstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LocaleNonInteractiveDevInstallTest::getVersionStringToTest | function | core/ |
Gets the version string to use in the translation file. |
LocaleNonInteractiveInstallTest | class | core/ |
Tests installing in a different language with a non-dev version string. |
LocaleNonInteractiveInstallTest.php | file | core/ |
|
LocaleNonInteractiveInstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LocaleNonInteractiveInstallTest::getVersionStringToTest | function | core/ |
Gets the version string to use in the translation file. |
LocaleNonInteractiveInstallTest::installParameters | function | core/ |
Returns the parameters that will be used when Simpletest installs Drupal. |
LocaleNonInteractiveInstallTest::testInstallerTranslations | function | core/ |
Tests that the expected translated text appears on the login screen. |
Pagination
- Previous page
- Page 23
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.