Search for install
- Search 7.x for install
- Search 9.5.x for install
- Search 8.9.x for install
- Search 10.3.x for install
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
package_manager.install | file | core/ |
|
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. |
PerformanceTestBase::installModulesFromClassProperty | function | core/ |
Install modules defined by `static::$modules`. |
PerformanceTestTrait::doInstallModulesFromClassProperty | function | core/ |
Helper for ::installModulesFromClassProperty(). |
pgsql.install | file | core/ |
Install, update and uninstall functions for the pgsql module. |
pgsql_test.install | file | core/ |
|
PhpassHooks::formSystemModulesUninstallConfirmFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for system_modules_uninstall_confirm_form. |
phpass_form_system_modules_uninstall_confirm_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for system_modules_uninstall_confirm_form. |
PhpTufValidatorTest::testPluginInstalledAndConfiguredProperly | function | core/ |
Tests that there are no errors if the plugin is set up correctly. |
PhpTufValidatorTest::testPluginNotInstalledInProjectRoot | function | core/ |
Tests there is an error if the plugin is not installed in the project root. |
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::checkAccess | function | core/ |
Checks access based on the validity of the entity type ID. |
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::formTitle | function | core/ |
Gets the form title. |
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. |
PrepareModulesEntityUninstallFormTest | class | core/ |
Tests PrepareModulesEntityUninstallForm. |
PrepareModulesEntityUninstallFormTest.php | file | core/ |
|
PrepareModulesEntityUninstallFormTest::$modules | property | core/ |
Modules to install. |
PrepareModulesEntityUninstallFormTest::testModuleEntityUninstallTitle | function | core/ |
Tests PrepareModulesEntityUninstallForm::formTitle. |
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 install. |
PrepareUninstallTest::$nodes | property | core/ |
An array of node objects. |
PrepareUninstallTest::$terms | property | core/ |
An array of taxonomy term objects. |
PrepareUninstallTest::setUp | function | core/ |
|
PrepareUninstallTest::testUninstall | function | core/ |
Tests that Node and Taxonomy can be uninstalled. |
ProfileExtensionList::getInstalledExtensionNames | function | core/ |
Returns a list of machine names of installed extensions. |
ProjectInfo::getInstallableReleases | function | core/ |
Gets all project releases to which the site can update. |
ProjectInfo::getInstalledVersion | function | core/ |
Returns the installed project version, according to the Update module. |
ProjectInfo::isInstallable | function | core/ |
Determines if a release can be installed. |
ProjectInfo::isInstalledVersionSafe | function | core/ |
Checks if the installed version of this project is safe to use. |
ProjectInfoTest::providerGetInstallableReleases | function | core/ |
Data provider for testGetInstallableReleases(). |
ProjectInfoTest::providerInstalledVersionSafe | function | core/ |
Data provider for ::testInstalledVersionSafe(). |
Pagination
- Previous page
- Page 31
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.