Search for install
- Search 7.x for install
- Search 9.5.x for install
- Search 8.9.x for install
- Search 11.x for install
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| BookUninstallValidator::__construct | function | core/ |
Constructs a new BookUninstallValidator. |
| BookUninstallValidator::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
| BookUninstallValidatorTest | class | core/ |
@coversDefaultClass \Drupal\book\BookUninstallValidator[[api-linebreak]] @group book @group legacy |
| BookUninstallValidatorTest.php | file | core/ |
|
| BookUninstallValidatorTest::$bookUninstallValidator | property | core/ |
|
| BookUninstallValidatorTest::setUp | function | core/ |
|
| BookUninstallValidatorTest::testValidateEntityQueryWithoutResults | function | core/ |
@covers ::validate[[api-linebreak]] |
| BookUninstallValidatorTest::testValidateEntityQueryWithResults | function | core/ |
@covers ::validate[[api-linebreak]] |
| BookUninstallValidatorTest::testValidateNotBook | function | core/ |
@covers ::validate[[api-linebreak]] |
| BookUninstallValidatorTest::testValidateOutlineStorage | function | core/ |
@covers ::validate[[api-linebreak]] |
| book_uninstall | function | core/ |
Implements hook_uninstall(). |
| breakpoint_themes_installed | function | core/ |
Implements hook_themes_installed(). |
| breakpoint_themes_uninstalled | 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(). |
| CKEditorStylesheetsWarningTest::installThemeThatTriggersWarning | function | core/ |
Installs and enables themes for testing. |
| 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(). |
| 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(). |
| ConfigDependencyTest::testConfigEntityUninstall | function | core/ |
Tests ConfigManager::uninstall() and config entity dependency management. |
| ConfigDependencyTest::testConfigEntityUninstallComplex | function | core/ |
Tests complex configuration entity dependency handling during uninstall. |
| ConfigDependencyTest::testConfigEntityUninstallThirdParty | function | core/ |
@covers ::uninstall[[api-linebreak]] @covers ::getConfigEntitiesToChangeOnDependencyRemoval[[api-linebreak]] |
| ConfigEntityBase::$isUninstalling | property | core/ |
Whether the config is being deleted by the uninstall process. |
| ConfigEntityBase::isInstallable | function | core/ |
Checks whether this entity is installable. |
| ConfigEntityBase::isUninstalling | function | core/ |
Returns whether this entity is being changed during the uninstall process. |
| ConfigEntityBase::setUninstalling | function | core/ |
|
| ConfigEntityInterface::isInstallable | function | core/ |
Checks whether this entity is installable. |
| ConfigEntityInterface::isUninstalling | function | core/ |
Returns whether this entity is being changed during the uninstall process. |
| ConfigImportAllTest::testInstallUninstall | function | core/ |
Tests that a fixed set of modules can be installed and uninstalled. |
| ConfigImporter::$moduleInstaller | property | core/ |
The module installer. |
| ConfigImporterTest::testInstallBaseAndSubThemes | function | core/ |
Tests installing a base themes and sub themes during configuration import. |
| ConfigImporterTest::testInstallProfile | function | core/ |
Tests install profile validation during configuration import. |
| ConfigImporterTest::testInstallProfileMisMatch | function | core/ |
Tests install profile validation during configuration import. |
| ConfigImporterTest::testIsInstallable | function | core/ |
Tests the isInstallable method() |
| ConfigImporterTest::testUninstallThemeIncrementsCount | function | core/ |
Tests that uninstall a theme in config import correctly imports all config. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.