Search for project

  1. Search 7.x for project
  2. Search 9.5.x for project
  3. Search 8.9.x for project
  4. Search 10.3.x for project
  5. Search main for project
  6. Other projects
Title Object type File name Summary
UpdateProject::__construct function core/modules/update/src/UpdateProject.php A value object to track available updates.
Updater::getProjectName function core/lib/Drupal/Core/Updater/Updater.php Gets the name of the project directory (basename).
Updater::getProjectTitle function core/lib/Drupal/Core/Updater/Updater.php Returns the project name from a Drupal info file.
UpdaterInterface::getProjectName function core/lib/Drupal/Core/Updater/UpdaterInterface.php Returns the system name of the project.
UpdaterTest::testGetProjectTitleWithChild function core/tests/Drupal/KernelTests/Core/Updater/UpdaterTest.php Tests project and child project showing correct title.
UpdateSemverContribTestBase::$projectTitle property core/modules/update/tests/src/Functional/UpdateSemverContribTestBase.php The title of the project being tested.
UpdateSemverContribTestBase::$updateProject property core/modules/update/tests/src/Functional/UpdateSemverContribTestBase.php The project that is being tested.
UpdateSemverContribTestBase::setProjectInstalledVersion function core/modules/update/tests/src/Functional/UpdateSemverContribTestBase.php Sets the project installed version.
UpdateSemverCoreTestBase::$projectTitle property core/modules/update/tests/src/Functional/UpdateSemverCoreTestBase.php The title of the project being tested.
UpdateSemverCoreTestBase::$updateProject property core/modules/update/tests/src/Functional/UpdateSemverCoreTestBase.php The project that is being tested.
UpdateSemverCoreTestBase::setProjectInstalledVersion function core/modules/update/tests/src/Functional/UpdateSemverCoreTestBase.php Sets the project installed version.
UpdateSemverTestBase::$projectTitle property core/modules/update/tests/src/Functional/UpdateSemverTestBase.php The title of the project being tested.
UpdateSemverTestBase::setProjectInstalledVersion function core/modules/update/tests/src/Functional/UpdateSemverTestBase.php Sets the project installed version.
UpdateServerProjectInfo class core/modules/update/src/UpdateServerProjectInfo.php Update server project information.
UpdateServerProjectInfo.php file core/modules/update/src/UpdateServerProjectInfo.php
UpdateServerProjectInfo::createFromArray function core/modules/update/src/UpdateServerProjectInfo.php Creates a UpdateServerProjectInfo object.
UpdateServerProjectInfo::__construct function core/modules/update/src/UpdateServerProjectInfo.php A value object to track available updates.
UpdateTestBase::$updateProject property core/modules/update/tests/src/Functional/UpdateTestBase.php The project that is being tested.
UpdateThemeHooks::preprocessUpdateProjectStatus function core/modules/update/src/Hook/UpdateThemeHooks.php Prepares variables for update project status templates.
update_authorize_batch_copy_project function core/modules/update/update.authorize.inc Implements callback_batch_operation().
update_calculate_project_data function core/modules/update/update.compare.inc Calculates the current update status of all projects on the site.
update_calculate_project_update_status function core/modules/update/update.compare.inc Calculates the current update status of a specific project.
update_manager_batch_project_get function core/modules/update/update.manager.inc Implements callback_batch_operation().
update_process_project_info function core/modules/update/update.compare.inc Determines version and type information for currently installed projects.
_locale_translation_prepare_project_list function core/modules/locale/locale.compare.inc Prepare module and theme data.
_update_project_status_sort function core/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.