Search for install
- Search 7.x for install
- Search 9.5.x for install
- Search 10.3.x for install
- Search 11.x for install
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
module_test_install | function | core/ |
Implements hook_install(). |
module_test_modules_installed | function | core/ |
Implements hook_modules_installed(). |
module_test_modules_uninstalled | function | core/ |
Implements hook_modules_uninstalled(). |
MultipleDistributionsProfileTest::testInstalled | function | core/ |
Confirms that the installation succeeded. |
new_dependency_test.install | file | core/ |
Install, update and uninstall functions for the new_dependency_test module. |
node.install | file | core/ |
Install, update and uninstall functions for the node module. |
node.type.options_install_test.yml | file | core/ |
core/modules/options/tests/options_config_install_test/config/install/node.type.options_install_test.yml |
NoDependenciesUpdateTest::$installProfile | property | core/ |
The install profile used in the database dump file. |
NodeTranslationUITest::doUninstallTest | function | core/ |
Tests uninstalling content_translation. |
NodeTypeTranslationTest::installParameters | function | core/ |
Install Drupal in a language other than English for this test. This is not needed to test the node type translation itself but acts as a regression test. |
node_install | function | core/ |
Implements hook_install(). |
node_modules_installed | function | core/ |
Implements hook_modules_installed(). |
node_modules_uninstalled | function | core/ |
Implements hook_modules_uninstalled(). |
node_uninstall | function | core/ |
Implements hook_uninstall(). |
NormalInstallerServiceProvider | class | core/ |
Service provider for the non early installer environment. |
NormalInstallerServiceProvider.php | file | core/ |
|
NormalInstallerServiceProvider::register | function | core/ |
Registers services to the container. |
OptionsTestBase::mockStandardInstall | function | core/ |
Provides a workaround for the inability to use the standard profile. |
options_config_install_test.info.yml | file | core/ |
core/modules/options/tests/options_config_install_test/options_config_install_test.info.yml |
OtherInstallationProfileTestsTest | class | core/ |
Verifies that tests in other installation profiles are found. |
OtherInstallationProfileTestsTest.php | file | core/ |
|
OtherInstallationProfileTestsTest::$adminUser | property | core/ |
An administrative user with permission to administer unit tests. |
OtherInstallationProfileTestsTest::$modules | property | core/ |
Modules to enable. |
OtherInstallationProfileTestsTest::$profile | property | core/ |
Use the Minimal profile. |
OtherInstallationProfileTestsTest::setUp | function | core/ |
|
OtherInstallationProfileTestsTest::testOtherInstallationProfile | function | core/ |
Tests that tests located in another installation profile appear. |
page_cache_form_test.install | file | core/ |
Install hooks for page_cache_form_test. |
page_cache_form_test_install | function | core/ |
Implements hook_install(). |
path.install | file | core/ |
Update functions for the path module. |
plugin.manager.lazy_route_provider_install_test | service | core/ |
\Drupal\lazy_route_provider_install_test\PluginManager |
Plugin::uninstall | function | composer/ |
|
PrepareModulesEntityUninstallForm | class | core/ |
Provides a form removing module content entities data before uninstallation. |
PrepareModulesEntityUninstallForm.php | file | core/ |
|
PrepareModulesEntityUninstallForm::$entityTypeId | property | core/ |
The entity type ID of the entities to delete. |
PrepareModulesEntityUninstallForm::$entityTypeManager | property | core/ |
The entity type manager. |
PrepareModulesEntityUninstallForm::buildForm | function | core/ |
Form constructor. |
PrepareModulesEntityUninstallForm::create | function | core/ |
Instantiates a new instance of this class. |
PrepareModulesEntityUninstallForm::deleteContentEntities | function | core/ |
Deletes the content entities of the specified entity type. |
PrepareModulesEntityUninstallForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
PrepareModulesEntityUninstallForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
PrepareModulesEntityUninstallForm::getDescription | function | core/ |
Returns additional text to display as a description. |
PrepareModulesEntityUninstallForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
PrepareModulesEntityUninstallForm::getQuestion | function | core/ |
Returns the question to ask the user. |
PrepareModulesEntityUninstallForm::moduleBatchFinished | function | core/ |
Implements callback_batch_finished(). |
PrepareModulesEntityUninstallForm::submitForm | function | core/ |
Form submission handler. |
PrepareModulesEntityUninstallForm::__construct | function | core/ |
Constructs a PrepareModulesEntityUninstallForm object. |
PrepareUninstallTest | class | core/ |
Tests that modules which provide entity types can be uninstalled. |
PrepareUninstallTest.php | file | core/ |
|
PrepareUninstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
PrepareUninstallTest::$modules | property | core/ |
Modules to enable. |
Pagination
- Previous page
- Page 27
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.