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 |
---|---|---|---|
BookUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
BookUninstallValidator::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
BookUninstallValidator::__construct | function | core/ |
Constructs a new BookUninstallValidator. |
BookUninstallValidatorTest | class | core/ |
@coversDefaultClass \Drupal\book\BookUninstallValidator @group book |
BookUninstallValidatorTest.php | file | core/ |
|
BookUninstallValidatorTest::$bookUninstallValidator | property | core/ |
|
BookUninstallValidatorTest::setUp | function | core/ |
|
BookUninstallValidatorTest::testValidateEntityQueryWithoutResults | function | core/ |
@covers ::validate |
BookUninstallValidatorTest::testValidateEntityQueryWithResults | function | core/ |
@covers ::validate |
BookUninstallValidatorTest::testValidateNotBook | function | core/ |
@covers ::validate |
BookUninstallValidatorTest::testValidateOutlineStorage | function | core/ |
@covers ::validate |
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 Simpletest 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. |
ClassyUninstallUpdateTest | class | core/ |
Ensures that update hook uninstalls Classy when it's no longer needed. |
ClassyUninstallUpdateTest.php | file | core/ |
|
ClassyUninstallUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
ClassyUninstallUpdateTest::testUpdate | function | core/ |
Ensures that Classy is disabled if it's no longer needed. |
ClassyUninstallUpdateTest::testUpdateClassyNeeded | function | core/ |
Ensures that updates run without errors when Classy is still needed. |
ClassyUninstallUpdateTest::testUpdateClassyNotInstalled | function | core/ |
Ensures that updates run without errors when Classy is not installed. |
color.install | file | core/ |
Install, update and uninstall functions for the color module. |
comment.install | file | core/ |
Install, update and uninstall functions for the Comment module. |
CommentFieldsTest::testCommentInstallAfterContentModule | function | core/ |
Tests that comment module works when installed after a content module. |
CommentUninstallTest | class | core/ |
Tests comment module uninstall. |
CommentUninstallTest.php | file | core/ |
|
CommentUninstallTest::$modules | property | core/ |
Modules to enable. |
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(). |
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 @covers ::getConfigEntitiesToChangeOnDependencyRemoval |
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. |
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.