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. Other projects
Title Object type File name Summary
UpdateCalculateProjectDataTest::providerProjectStatus function core/modules/update/tests/src/Kernel/UpdateCalculateProjectDataTest.php Data provider for testProjectStatus().
UpdateCalculateProjectDataTest::setCoreVersion function core/modules/update/tests/src/Kernel/UpdateCalculateProjectDataTest.php Sets the installed version of core, as known to the Update module.
UpdateCalculateProjectDataTest::setReleaseMetadata function core/modules/update/tests/src/Kernel/UpdateCalculateProjectDataTest.php Sets the release metadata file to use when fetching available updates.
UpdateCalculateProjectDataTest::setUp function core/modules/update/tests/src/Kernel/UpdateCalculateProjectDataTest.php
UpdateCalculateProjectDataTest::testProjectStatus function core/modules/update/tests/src/Kernel/UpdateCalculateProjectDataTest.php Tests the project_status of the project.
UpdateContribTest::$updateProject property core/modules/update/tests/src/Functional/UpdateContribTest.php The project that is being tested.
UpdateFetcher::fetchProjectData function core/modules/update/src/UpdateFetcher.php
UpdateFetcherInterface::fetchProjectData function core/modules/update/src/UpdateFetcherInterface.php Retrieves the project information.
UpdateFetcherTest::$testProject property core/modules/update/tests/src/Unit/UpdateFetcherTest.php A test project to fetch with.
UpdateManager::$projects property core/modules/update/src/UpdateManager.php An array of installed projects.
UpdateManager::getProjects function core/modules/update/src/UpdateManager.php
UpdateManager::projectStorage function core/modules/update/src/UpdateManager.php
UpdateManagerInterface::getProjects function core/modules/update/src/UpdateManagerInterface.php Fetches an array of installed projects.
UpdateManagerInterface::projectStorage function core/modules/update/src/UpdateManagerInterface.php Retrieves update storage data or empties it.
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.
UpdateTestBase::$updateProject property core/modules/update/tests/src/Functional/UpdateTestBase.php The project that is being tested.
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.