|
UninstallTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/UninstallTest.php |
Unit tests for module uninstallation and related hooks. |
|
hook_uninstall |
function |
drupal/core/modules/system/system.api.php |
Remove any information that the module sets. |
|
book_uninstall |
function |
drupal/core/modules/book/book.install |
Implements hook_uninstall(). |
|
node_uninstall |
function |
drupal/core/modules/node/node.install |
Implements hook_uninstall(). |
|
menu_uninstall |
function |
drupal/core/modules/menu/menu.install |
Implements hook_uninstall(). |
|
image_uninstall |
function |
drupal/core/modules/image/image.install |
Implements hook_uninstall(). |
|
forum_uninstall |
function |
drupal/core/modules/forum/forum.install |
Implements hook_uninstall(). |
|
update_uninstall |
function |
drupal/core/modules/update/update.install |
Implements hook_uninstall(). |
|
module_uninstall |
function |
drupal/core/includes/module.inc |
Uninstalls a given list of disabled modules. |
|
locale_uninstall |
function |
drupal/core/modules/locale/locale.install |
Implements hook_uninstall(). |
|
tracker_uninstall |
function |
drupal/core/modules/tracker/tracker.install |
Implements hook_uninstall(). |
|
UninstallTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/UninstallTest.php |
Definition of Drupal\system\Tests\Module\UninstallTest. |
|
comment_uninstall |
function |
drupal/core/modules/comment/comment.install |
Implements hook_uninstall(). |
|
SCHEMA_UNINSTALLED |
constant |
drupal/core/includes/schema.inc |
Indicates that a module has not been installed yet. |
|
shortcut_uninstall |
function |
drupal/core/modules/shortcut/shortcut.install |
Implements hook_uninstall(). |
|
language_uninstall |
function |
drupal/core/modules/language/language.install |
Implements hook_uninstall(). |
|
taxonomy_uninstall |
function |
drupal/core/modules/taxonomy/taxonomy.install |
Implements hook_uninstall(). |
|
LocaleUninstallTest |
class |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUninstallTest.php |
Locale uninstall with English UI functional test. |
|
statistics_uninstall |
function |
drupal/core/modules/statistics/statistics.install |
Implements hook_uninstall(). |
|
simpletest_uninstall |
function |
drupal/core/modules/simpletest/simpletest.install |
Implements hook_uninstall(). |
|
locale_test_uninstall |
function |
drupal/core/modules/locale/tests/modules/locale_test/locale_test.install |
Implements hook_uninstall(). |
|
UninstallTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/UninstallTest.php |
|
|
drupal_uninstall_schema |
function |
drupal/core/includes/schema.inc |
Removes all tables defined in a module's hook_schema(). |
|
rdf_modules_uninstalled |
function |
drupal/core/modules/rdf/rdf.module |
Implements hook_modules_uninstalled(). |
|
UninstallTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/UninstallTest.php |
Modules to enable. |
|
LocaleUninstallTest.php |
file |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUninstallTest.php |
Definition of Drupal\locale\Tests\LocaleUninstallTest. |
|
system_modules_uninstall |
function |
drupal/core/modules/system/system.admin.inc |
Form constructor for the uninstalling disabled modules form. |
|
user_modules_uninstalled |
function |
drupal/core/modules/user/user.module |
Implements hook_modules_uninstalled(). |
|
ModuleHandler::uninstall |
function |
drupal/core/lib/Drupal/Core/Extension/ModuleHandler.php |
Uninstalls a given list of disabled modules. |
|
hook_modules_uninstalled |
function |
drupal/core/modules/system/system.api.php |
Perform necessary actions after modules are uninstalled. |
|
LocaleUninstallFrenchTest |
class |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUninstallFrenchTest.php |
Locale uninstall with French UI functional test. |
|
LocaleUninstallTest::setUp |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUninstallTest.php |
Sets up a Drupal site for running functional and integration tests. |
|
locale_modules_uninstalled |
function |
drupal/core/modules/locale/locale.module |
Implements hook_modules_uninstalled(). |
|
ModulesUninstallConfirmForm |
class |
drupal/core/modules/system/lib/Drupal/system/Form/ModulesUninstallConfirmForm.php |
Builds a confirmation form to uninstall selected modules. |
|
LocaleUninstallTest::getInfo |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUninstallTest.php |
|
|
LocaleUninstallFrenchTest.php |
file |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUninstallFrenchTest.php |
Definition of Drupal\locale\Tests\LocaleUninstallFrenchTest. |
|
LocaleUninstallTest::$modules |
property |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUninstallTest.php |
Modules to enable. |
|
theme_system_modules_uninstall |
function |
drupal/core/modules/system/system.admin.inc |
Returns HTML for a table of currently disabled modules. |
|
breakpoint_modules_uninstalled |
function |
drupal/core/modules/breakpoint/breakpoint.module |
Implements hook_modules_uninstalled(). |
|
LocaleUninstallTest::$language |
property |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUninstallTest.php |
The default language set for the UI before uninstall. |
|
UpdateModuleHandler::uninstall |
function |
drupal/core/lib/Drupal/Core/Extension/UpdateModuleHandler.php |
Uninstalls a given list of disabled modules. |
|
system_modules_uninstall_submit |
function |
drupal/core/modules/system/system.admin.inc |
Processes the submitted uninstall form. |
|
system_test_modules_uninstalled |
function |
drupal/core/modules/system/tests/modules/system_test/system_test.module |
Implements hook_modules_uninstalled(). |
|
module_test_modules_uninstalled |
function |
drupal/core/modules/system/tests/modules/module_test/module_test.module |
Implements hook_modules_uninstalled(). |
|
config_uninstall_default_config |
function |
drupal/core/includes/config.inc |
Uninstalls the default configuration of a given extension. |
|
ModulesUninstallConfirmForm.php |
file |
drupal/core/modules/system/lib/Drupal/system/Form/ModulesUninstallConfirmForm.php |
Contains \Drupal\system\Form\ModulesUninstallConfirmForm. |
|
LocaleUninstallFrenchTest::setUp |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUninstallFrenchTest.php |
Sets up a Drupal site for running functional and integration tests. |
|
system_modules_uninstall_validate |
function |
drupal/core/modules/system/system.admin.inc |
Validates the submitted uninstall form. |
|
ModuleHandlerInterface::uninstall |
function |
drupal/core/lib/Drupal/Core/Extension/ModuleHandlerInterface.php |
Uninstalls a given list of disabled modules. |
|
LocaleUninstallFrenchTest::getInfo |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUninstallFrenchTest.php |
|