Search for __get

  1. Search 7.x for __get
  2. Search 9.5.x for __get
  3. Search 8.9.x for __get
  4. Search 10.3.x for __get
  5. Search 11.x for __get
  6. Other projects
Title Object type File name Summary
UpdateRegistryTest::testGetPendingUpdateFunctionsExistingUpdates function core/tests/Drupal/Tests/Core/Update/UpdateRegistryTest.php Tests get pending update functions existing updates.
UpdateRegistryTest::testGetPendingUpdateFunctionsNoExistingUpdates function core/tests/Drupal/Tests/Core/Update/UpdateRegistryTest.php Tests get pending update functions no existing updates.
UpdateRegistryTest::testGetPendingUpdateFunctionsWithLoadedModulesButNotEnabled function core/tests/Drupal/Tests/Core/Update/UpdateRegistryTest.php Tests get pending update functions with loaded modules but not enabled.
UpdateRegistryTest::testGetPendingUpdateInformation function core/tests/Drupal/Tests/Core/Update/UpdateRegistryTest.php Tests get pending update information.
UpdateRegistryTest::testGetPendingUpdateInformationWithExistingUpdates function core/tests/Drupal/Tests/Core/Update/UpdateRegistryTest.php Tests get pending update information with existing updates.
UpdateRegistryTest::testGetPendingUpdateInformationWithRemovedUpdates function core/tests/Drupal/Tests/Core/Update/UpdateRegistryTest.php Tests get pending update information with removed updates.
UpdateRegistryTest::testGetUpdateFunctions function core/tests/Drupal/Tests/Core/Update/UpdateRegistryTest.php Tests get update functions.
UpdateSchemaTest::testDrupalGetSchemaVersionsInt function core/tests/Drupal/KernelTests/Core/Extension/UpdateSchemaTest.php Tests the function parses schema updates as integer numbers.
UpdateScriptTest::getSystemSchema function core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php Returns the Drupal 7 system table schema.
UpdateSemverCoreSecurityCoverageTest class core/modules/update/tests/src/Functional/UpdateSemverCoreSecurityCoverageTest.php Tests the security coverage messages for Drupal core versions.
UpdateSemverCoreSecurityCoverageTest.php file core/modules/update/tests/src/Functional/UpdateSemverCoreSecurityCoverageTest.php
UpdateSemverCoreSecurityCoverageTest::doTestSecurityCoverageMessage function core/modules/update/tests/src/Functional/UpdateSemverCoreSecurityCoverageTest.php Tests the security coverage messages for Drupal core versions.
UpdateSemverCoreSecurityCoverageTest::securityCoverageMessageProvider function core/modules/update/tests/src/Functional/UpdateSemverCoreSecurityCoverageTest.php Data provider for testSecurityCoverageMessage().
UpdateSemverCoreSecurityCoverageTest::testSecurityCoverageMessage function core/modules/update/tests/src/Functional/UpdateSemverCoreSecurityCoverageTest.php Tests the security coverage messages for Drupal core versions.
UpdateSettingsForm::getEditableConfigNames function core/modules/update/src/UpdateSettingsForm.php Gets the configuration names that will be editable.
UpdateSettingsForm::getFormId function core/modules/update/src/UpdateSettingsForm.php Returns a unique string identifying the form.
UpdateStorageTest class core/modules/update/tests/src/Kernel/UpdateStorageTest.php Tests the Update Status module storage is cleared correctly.
UpdateStorageTest.php file core/modules/update/tests/src/Kernel/UpdateStorageTest.php
UpdateStorageTest::$modules property core/modules/update/tests/src/Kernel/UpdateStorageTest.php Modules to install.
UpdateStorageTest::testUpdateStorage function core/modules/update/tests/src/Kernel/UpdateStorageTest.php Tests the Update Status module storage is cleared correctly.
update_get_available function core/modules/update/update.module Tries to get update information and refreshes it when necessary.
update_get_update_function_list function core/includes/update.inc Returns an organized list of update functions for a set of modules.
update_get_update_list function core/includes/update.inc Returns a list of all the pending database updates.
Upgrade6Test::getAvailablePaths function core/modules/migrate_drupal_ui/tests/src/Functional/d6/Upgrade6Test.php Gets the available upgrade paths.
Upgrade6Test::getAvailablePaths function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d6/Upgrade6Test.php Gets the available upgrade paths.
Upgrade6Test::getEntityCounts function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d6/Upgrade6Test.php Gets the expected number of entities per entity type after migration.
Upgrade6Test::getEntityCounts function core/modules/migrate_drupal_ui/tests/src/Functional/d6/Upgrade6Test.php Gets the expected number of entities per entity type after migration.
Upgrade6Test::getEntityCountsIncremental function core/modules/migrate_drupal_ui/tests/src/Functional/d6/Upgrade6Test.php Gets expected number of entities per entity after incremental migration.
Upgrade6Test::getEntityCountsIncremental function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d6/Upgrade6Test.php Gets expected number of entities per entity after incremental migration.
Upgrade6Test::getMissingPaths function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d6/Upgrade6Test.php Gets the missing upgrade paths.
Upgrade6Test::getMissingPaths function core/modules/migrate_drupal_ui/tests/src/Functional/d6/Upgrade6Test.php Gets the missing upgrade paths.
Upgrade6Test::getSourceBasePath function core/modules/migrate_drupal_ui/tests/src/Functional/d6/Upgrade6Test.php Gets the source base path for the concrete test.
Upgrade6Test::getSourceBasePath function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d6/Upgrade6Test.php Gets the source base path for the concrete test.
Upgrade6WithContentModerationTest::getEntityCounts function core/modules/migrate_drupal_ui/tests/src/Functional/d6/Upgrade6WithContentModerationTest.php Gets the expected number of entities per entity type after migration.
Upgrade6WithContentModerationTest::getEntityCountsIncremental function core/modules/migrate_drupal_ui/tests/src/Functional/d6/Upgrade6WithContentModerationTest.php Gets expected number of entities per entity after incremental migration.
Upgrade7Test::getAvailablePaths function core/modules/migrate_drupal_ui/tests/src/Functional/d7/Upgrade7Test.php Gets the available upgrade paths.
Upgrade7Test::getAvailablePaths function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d7/Upgrade7Test.php Gets the available upgrade paths.
Upgrade7Test::getEntityCounts function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d7/Upgrade7Test.php Gets the expected number of entities per entity type after migration.
Upgrade7Test::getEntityCounts function core/modules/migrate_drupal_ui/tests/src/Functional/d7/Upgrade7Test.php Gets the expected number of entities per entity type after migration.
Upgrade7Test::getEntityCountsIncremental function core/modules/migrate_drupal_ui/tests/src/Functional/d7/Upgrade7Test.php Gets expected number of entities per entity after incremental migration.
Upgrade7Test::getEntityCountsIncremental function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d7/Upgrade7Test.php Gets expected number of entities per entity after incremental migration.
Upgrade7Test::getMissingPaths function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d7/Upgrade7Test.php Gets the missing upgrade paths.
Upgrade7Test::getMissingPaths function core/modules/migrate_drupal_ui/tests/src/Functional/d7/Upgrade7Test.php Gets the missing upgrade paths.
Upgrade7Test::getSourceBasePath function core/modules/migrate_drupal_ui/tests/src/Functional/d7/Upgrade7Test.php Gets the source base path for the concrete test.
Upgrade7Test::getSourceBasePath function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d7/Upgrade7Test.php Gets the source base path for the concrete test.
Upgrade7WithContentModerationTest::getEntityCounts function core/modules/migrate_drupal_ui/tests/src/Functional/d7/Upgrade7WithContentModerationTest.php Gets the expected number of entities per entity type after migration.
Upload::getIds function core/modules/file/src/Plugin/migrate/source/d6/Upload.php Defines the source fields uniquely identifying a source row.
UploadedFileInterface::getClientOriginalName function core/modules/file/src/Upload/UploadedFileInterface.php Returns the original file name.
UploadedFileInterface::getFilename function core/modules/file/src/Upload/UploadedFileInterface.php Gets the filename.
UploadedFileInterface::getPathname function core/modules/file/src/Upload/UploadedFileInterface.php Gets the path to the file.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.