Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| InstallStorage::delete | function | core/ |
Overrides Drupal\Core\Config\FileStorage::delete(). |
| InstallStorage::deleteAll | function | core/ |
Overrides Drupal\Core\Config\FileStorage::deleteAll(). |
| InstallStorage::exists | function | core/ |
Returns whether a configuration object exists. |
| InstallStorage::getAllFolders | function | core/ |
Returns a map of all config object names and their folders. |
| InstallStorage::getComponentFolder | function | core/ |
Get folder inside each component that contains the files. |
| InstallStorage::getComponentNames | function | core/ |
Get all configuration names and folders for a list of modules or themes. |
| InstallStorage::getCoreFolder | function | core/ |
Get folder inside Drupal core that contains the files. |
| InstallStorage::getCoreNames | function | core/ |
Get all configuration names and folders for Drupal core. |
| InstallStorage::getFilePath | function | core/ |
Overrides Drupal\Core\Config\FileStorage::getFilePath(). |
| InstallStorage::listAll | function | core/ |
Gets configuration object names starting with a given prefix. |
| InstallStorage::rename | function | core/ |
Overrides Drupal\Core\Config\FileStorage::rename(). |
| InstallStorage::reset | function | core/ |
Resets the static cache. |
| InstallStorage::write | function | core/ |
Overrides Drupal\Core\Config\FileStorage::write(). |
| InstallStorage::__construct | function | core/ |
Constructs an InstallStorage object. |
| InstallTest | class | core/ |
Tests the installation of modules. |
| InstallTest.php | file | core/ |
|
| InstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallTest::$modules | property | core/ |
Modules to enable. |
| InstallTest::testEnableUserTwice | function | core/ |
Tests enabling User module once more. |
| InstallTest::testGetSchemaAtInstallTime | function | core/ |
Verify that drupal_get_schema() can be used during module installation. |
| InstallTest::testModuleNameLength | function | core/ |
Tests that an exception is thrown when a module name is too long. |
| InstallTest::testRequiredModuleSchemaVersions | function | core/ |
Tests recorded schema versions of early installed modules in the installer. |
| InstallTest::testUninstallPostUpdateFunctions | function | core/ |
Ensures that post update functions are removed on uninstall. |
| InstallTranslationFilePatternTest | class | core/ |
Tests for installer language support. |
| InstallTranslationFilePatternTest.php | file | core/ |
|
| InstallTranslationFilePatternTest::$filePatternMethod | property | core/ |
|
| InstallTranslationFilePatternTest::$fileTranslation | property | core/ |
|
| InstallTranslationFilePatternTest::$modules | property | core/ |
Modules to enable. |
| InstallTranslationFilePatternTest::providerInvalidTranslationFiles | function | core/ |
|
| InstallTranslationFilePatternTest::providerValidTranslationFiles | function | core/ |
|
| InstallTranslationFilePatternTest::setup | function | core/ |
|
| InstallTranslationFilePatternTest::testFilesPatternInvalid | function | core/ |
@dataProvider providerInvalidTranslationFiles |
| InstallTranslationFilePatternTest::testFilesPatternValid | function | core/ |
@dataProvider providerValidTranslationFiles |
| InstallUninstallTest | class | core/ |
Install/uninstall core module and confirm table creation/deletion. |
| InstallUninstallTest.php | file | core/ |
|
| InstallUninstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallUninstallTest::$modules | property | core/ |
Modules to enable. |
| InstallUninstallTest::assertHelp | function | core/ |
Verifies a module's help. |
| InstallUninstallTest::assertInstallModuleUpdates | function | core/ |
Asserts the module post update functions after install. |
| InstallUninstallTest::assertModuleNotInstalled | function | core/ |
Asserts that a module is not yet installed. |
| InstallUninstallTest::assertModuleSuccessfullyInstalled | function | core/ |
Asserts that a module was successfully installed. |
| InstallUninstallTest::assertSuccessfulUninstall | function | core/ |
Uninstalls a module and asserts that it was done correctly. |
| InstallUninstallTest::assertUninstallModuleUpdates | function | core/ |
Asserts the module post update functions after uninstall. |
| InstallUninstallTest::preUninstallForum | function | core/ |
Deletes forum taxonomy terms, so Forum can be uninstalled. |
| InstallUninstallTest::testInstallUninstall | function | core/ |
Tests that a fixed set of modules can be installed and uninstalled. |
| install_base_system | function | core/ |
Installation task; install the base functionality Drupal needs to bootstrap. |
| install_begin_request | function | core/ |
Begins an installation request, modifying the installation state as needed. |
| install_bootstrap_full | function | core/ |
Performs a full bootstrap of Drupal during installation. |
| install_check_localization_server | function | core/ |
Checks if the localization server can be contacted. |
| install_check_requirements | function | core/ |
Checks installation requirements and reports any errors. |
Pagination
- Previous page
- Page 662
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.