Search for project

  1. Search 9.5.x for project
  2. Search 8.9.x for project
  3. Search 10.3.x for project
  4. Search 11.x for project
  5. Other projects
Title Object type File name Summary
DrupalUpdaterInterface::getProjectName function includes/updater.inc Returns the system name of the project.
hook_update_projects_alter function modules/update/update.api.php Alter the list of projects before fetching data and comparing versions.
ModuleDependencyTestCase::testProjectNamespaceForDependencies function modules/system/system.test Checks functionality of project namespaces for dependencies.
system_project_namespace_test.info file modules/simpletest/tests/system_project_namespace_test.info name = "System project namespace test"
description = "Support module for testing project namespace dependencies."
package = Testing
version = VERSION
core = 7.x
hidden = TRUE
dependencies[] = drupal:filter
system_project_namespace_test.module file modules/simpletest/tests/system_project_namespace_test.module
Updater::getProjectName function includes/updater.inc Get the name of the project directory (basename).
Updater::getProjectTitle function includes/updater.inc Return the project name from a Drupal info file.
update_authorize_batch_copy_project function modules/update/update.authorize.inc Implements callback_batch_operation().
update_calculate_project_data function modules/update/update.compare.inc Calculates the current update status of all projects on the site.
update_calculate_project_update_status function modules/update/update.compare.inc Calculates the current update status of a specific project.
update_filter_project_info function modules/update/update.compare.inc Filters the project .info data to only save attributes we need.
update_get_projects function modules/update/update.compare.inc Fetches an array of installed and enabled projects.
update_get_project_name function modules/update/update.compare.inc Determines what project a given file object belongs to.
update_manager_batch_project_get function modules/update/update.manager.inc Implements callback_batch_operation().
update_process_project_info function modules/update/update.compare.inc Determines version and type information for currently installed projects.
update_project_cache function modules/update/update.compare.inc Retrieves data from {cache_update} or empties the cache when necessary.
_update_project_status_sort function modules/update/update.module Orders projects based on their status.

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