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
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| UpdateManagerInterface::getProjects | function | core/ |
Fetches an array of installed projects. |
| 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. |
| 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/ |
|
| UpdateSettingsForm::getFormId | function | core/ |
|
| UpdateStorageTest | class | core/ |
Tests the Update Status module storage is cleared correctly. |
| UpdateStorageTest.php | file | core/ |
|
| UpdateStorageTest::$modules | property | core/ |
|
| UpdateStorageTest::testUpdateStorage | function | core/ |
Tests the Update Status module storage is cleared correctly. |
| update_get_available | function | core/ |
Tries to get update information and refreshes it when necessary. |
| update_get_update_function_list | function | core/ |
Returns an organized list of update functions for a set of modules. |
| update_get_update_list | function | core/ |
Returns a list of all the pending database updates. |
| Upgrade6Test::getAvailablePaths | function | core/ |
Gets the available upgrade paths. |
| Upgrade6Test::getAvailablePaths | function | core/ |
Gets the available upgrade paths. |
| Upgrade6Test::getEntityCounts | function | core/ |
Gets the expected number of entities per entity type after migration. |
| Upgrade6Test::getEntityCounts | function | core/ |
Gets the expected number of entities per entity type after migration. |
| Upgrade6Test::getEntityCountsIncremental | function | core/ |
Gets expected number of entities per entity after incremental migration. |
| Upgrade6Test::getEntityCountsIncremental | function | core/ |
Gets expected number of entities per entity after incremental migration. |
| Upgrade6Test::getMissingPaths | function | core/ |
Gets the missing upgrade paths. |
| Upgrade6Test::getMissingPaths | function | core/ |
Gets the missing upgrade paths. |
| Upgrade6Test::getSourceBasePath | function | core/ |
Gets the source base path for the concrete test. |
| Upgrade6Test::getSourceBasePath | function | core/ |
Gets the source base path for the concrete test. |
| Upgrade6WithContentModerationTest::getEntityCounts | function | core/ |
Gets the expected number of entities per entity type after migration. |
Pagination
- Previous page
- Page 221
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.