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
TemplateProjectTestBase::MAX_EXECUTION_TIME constant core/modules/package_manager/tests/src/Build/TemplateProjectTestBase.php The PHP web server's max_execution_time value.
TemplateProjectTestBase::providerTemplate function core/modules/package_manager/tests/src/Build/TemplateProjectTestBase.php Data provider for tests which use all the core project templates.
TemplateProjectTestBase::runComposer function core/modules/package_manager/tests/src/Build/TemplateProjectTestBase.php Runs a Composer command and returns its output.
TemplateProjectTestBase::setReleaseMetadata function core/modules/package_manager/tests/src/Build/TemplateProjectTestBase.php Prepares the test site to serve an XML feed of available release metadata.
TemplateProjectTestBase::setUp function core/modules/package_manager/tests/src/Build/TemplateProjectTestBase.php
TemplateProjectTestBase::setUpstreamCoreVersion function core/modules/package_manager/tests/src/Build/TemplateProjectTestBase.php Sets the version of Drupal core to which the test site will be updated.
TemplateProjectTestBase::tearDown function core/modules/package_manager/tests/src/Build/TemplateProjectTestBase.php Invokes the test preconditions assertion after each test run.
TemplateProjectTestBase::unboundCoreConstraints function core/modules/package_manager/tests/src/Build/TemplateProjectTestBase.php Changes constraints for core packages to `*`.
TemplateProjectTestBase::visit function core/modules/package_manager/tests/src/Build/TemplateProjectTestBase.php Visit a URI on the HTTP server.
TemplateProjectTestBase::visitPackageManagerChangeLog function core/modules/package_manager/tests/src/Build/TemplateProjectTestBase.php Visits the 'admin/reports/dblog' and selects Package Manager's change log.
TemplateProjectTestBase::writeSettings function core/modules/package_manager/tests/src/Build/TemplateProjectTestBase.php Appends PHP code to the test site's settings.php.
template_preprocess_update_project_status function core/modules/update/update.report.inc Prepares variables for update project status templates.
UnknownPathExcluderTest::createTestProject function core/modules/package_manager/tests/src/Kernel/PathExcluder/UnknownPathExcluderTest.php Creates a test project.
UnknownPathExcluderTest::createTestProjectForTemplate function core/modules/package_manager/tests/src/Kernel/PathExcluder/UnknownPathExcluderTest.php Creates a test project with or without a nested webroot.
update-project-status.html.twig file core/themes/stable9/templates/admin/update-project-status.html.twig Theme override for the project status report.
update-project-status.html.twig file core/modules/update/templates/update-project-status.html.twig Default theme implementation for the project status report.
UpdateCalculateProjectDataTest class core/modules/update/tests/src/Kernel/UpdateCalculateProjectDataTest.php Test the values set in update_calculate_project_data().
UpdateCalculateProjectDataTest.php file core/modules/update/tests/src/Kernel/UpdateCalculateProjectDataTest.php
UpdateCalculateProjectDataTest::$client property core/modules/update/tests/src/Kernel/UpdateCalculateProjectDataTest.php The Guzzle HTTP client.
UpdateCalculateProjectDataTest::$modules property core/modules/update/tests/src/Kernel/UpdateCalculateProjectDataTest.php Modules to install.
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.

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