Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UpdateFetcher::getFetchBaseUrl | function | core/ |
Returns the base of the URL to fetch available update data for a project. |
| UpdateFetcherInterface::getFetchBaseUrl | function | core/ |
Returns the base of the URL to fetch available update data for a project. |
| UpdateHookRegistry::getAllEquivalentUpdates | function | core/ |
Returns the equivalent update information for all modules. |
| UpdateHookRegistry::getAllInstalledVersions | function | core/ |
Returns the currently installed schema version for all modules. |
| UpdateHookRegistry::getAvailableUpdates | function | core/ |
Returns an array of available schema versions for a module. |
| UpdateHookRegistry::getEquivalentUpdate | function | core/ |
Gets the EquivalentUpdate object for an update. |
| UpdateHookRegistry::getInstalledVersion | function | core/ |
Returns the currently installed schema version for a module. |
| UpdateHookRegistryTest::testGetInstalledVersion | function | core/ |
Tests get installed version. |
| UpdateHookRegistryTest::testGetVersions | function | core/ |
Tests get versions. |
| UpdateHooks::pageTop | function | core/ |
Implements hook_page_top(). |
| UpdateLocalTasksTest::getUpdateReportRoutes | function | core/ |
Provides a list of report routes to test. |
| UpdateManager::getProjects | function | core/ |
Fetches an array of installed projects. |
| UpdateManagerInterface::getProjects | function | core/ |
Fetches an array of installed projects. |
| Updater::getBackupDir | function | core/ |
Returns the full path to a directory where backups should be written. |
| Updater::getExtensionInfo | function | core/ |
Get Extension information from directory. |
| Updater::getInstallArgs | function | core/ |
Stores the default parameters for the Updater. |
| Updater::getInstallDirectory | function | core/ |
Returns the path to the default install location for the current project. |
| Updater::getProjectName | function | core/ |
Gets the name of the project directory (basename). |
| Updater::getProjectTitle | function | core/ |
Returns the project name from a Drupal info file. |
| Updater::getUpdaterFromDirectory | function | core/ |
Determines which Updater class can operate on the given directory. |
| UpdateRegistry::getAvailableUpdateFunctions | function | core/ |
Gets all available update functions. |
| UpdateRegistry::getPendingUpdateFunctions | function | core/ |
Find all update functions that haven't been executed. |
| UpdateRegistry::getPendingUpdateInformation | function | core/ |
Returns a list of all the pending updates. |
| UpdateRegistry::getRemovedPostUpdates | function | core/ |
Gets removed hook_post_update_NAME() implementations for an extension. |
| UpdateRegistry::getSubscribedEvents | function | core/ |
|
| UpdateRegistry::getUpdateFunctions | function | core/ |
Returns all available updates for a given extension. |
| UpdateRegistryTest::testGetPendingCustomUpdateFunctions | function | core/ |
Tests get pending custom update functions. |
| UpdateRegistryTest::testGetPendingUpdateFunctionsExistingUpdates | function | core/ |
Tests get pending update functions existing updates. |
| UpdateRegistryTest::testGetPendingUpdateFunctionsNoExistingUpdates | function | core/ |
Tests get pending update functions no existing updates. |
| UpdateRegistryTest::testGetPendingUpdateFunctionsWithLoadedModulesButNotEnabled | function | core/ |
Tests get pending update functions with loaded modules but not enabled. |
| UpdateRegistryTest::testGetPendingUpdateInformation | function | core/ |
Tests get pending update information. |
| UpdateRegistryTest::testGetPendingUpdateInformationWithExistingUpdates | function | core/ |
Tests get pending update information with existing updates. |
| UpdateRegistryTest::testGetPendingUpdateInformationWithRemovedUpdates | function | core/ |
Tests get pending update information with removed updates. |
| UpdateRegistryTest::testGetUpdateFunctions | function | core/ |
Tests get update functions. |
| UpdaterInterface::getInstallDirectory | function | core/ |
Returns the path to the default install location for the current project. |
| UpdaterInterface::getProjectName | function | core/ |
Returns the system name of the project. |
| UpdaterInterface::getRootDirectoryRelativePath | function | core/ |
Returns the name of the root directory under which projects will be copied. |
| UpdaterTest::testGetProjectTitleWithChild | function | core/ |
Tests project and child project showing correct title. |
| UpdateSchemaTest::testDrupalGetSchemaVersionsInt | function | core/ |
Tests the function parses schema updates as integer numbers. |
| UpdateScriptTest::getSystemSchema | function | core/ |
Returns the Drupal 7 system table schema. |
| UpdateSemverCoreSecurityCoverageTest | class | core/ |
Tests the security coverage messages for Drupal core versions. |
| UpdateSemverCoreSecurityCoverageTest.php | file | core/ |
|
| UpdateSemverCoreSecurityCoverageTest::doTestSecurityCoverageMessage | function | core/ |
Tests the security coverage messages for Drupal core versions. |
| UpdateSemverCoreSecurityCoverageTest::securityCoverageMessageProvider | function | core/ |
Data provider for testSecurityCoverageMessage(). |
| UpdateSemverCoreSecurityCoverageTest::testSecurityCoverageMessage | function | core/ |
Tests the security coverage messages for Drupal core versions. |
| UpdateSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| UpdateSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| UpdateStorageTest | class | core/ |
Tests the Update Status module storage is cleared correctly. |
| UpdateStorageTest.php | file | core/ |
|
| UpdateStorageTest::$modules | property | core/ |
Modules to install. |
Pagination
- Previous page
- Page 218
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.