Search for project
- Search 7.x for project
- Search 9.5.x for project
- Search 8.9.x for project
- Search 10.3.x for project
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
TemplateProjectTestBase::MAX_EXECUTION_TIME | constant | core/ |
The PHP web server's max_execution_time value. |
TemplateProjectTestBase::providerTemplate | function | core/ |
Data provider for tests which use all the core project templates. |
TemplateProjectTestBase::runComposer | function | core/ |
Runs a Composer command and returns its output. |
TemplateProjectTestBase::setReleaseMetadata | function | core/ |
Prepares the test site to serve an XML feed of available release metadata. |
TemplateProjectTestBase::setUp | function | core/ |
|
TemplateProjectTestBase::setUpstreamCoreVersion | function | core/ |
Sets the version of Drupal core to which the test site will be updated. |
TemplateProjectTestBase::tearDown | function | core/ |
Invokes the test preconditions assertion after each test run. |
TemplateProjectTestBase::unboundCoreConstraints | function | core/ |
Changes constraints for core packages to `*`. |
TemplateProjectTestBase::visit | function | core/ |
Visit a URI on the HTTP server. |
TemplateProjectTestBase::visitPackageManagerChangeLog | function | core/ |
Visits the 'admin/reports/dblog' and selects Package Manager's change log. |
TemplateProjectTestBase::writeSettings | function | core/ |
Appends PHP code to the test site's settings.php. |
template_preprocess_update_project_status | function | core/ |
Prepares variables for update project status templates. |
UnknownPathExcluderTest::createTestProject | function | core/ |
Creates a test project. |
UnknownPathExcluderTest::createTestProjectForTemplate | function | core/ |
Creates a test project with or without a nested webroot. |
update-project-status.html.twig | file | core/ |
Theme override for the project status report. |
update-project-status.html.twig | file | core/ |
Default theme implementation for the project status report. |
UpdateCalculateProjectDataTest | class | core/ |
Test the values set in update_calculate_project_data(). |
UpdateCalculateProjectDataTest.php | file | core/ |
|
UpdateCalculateProjectDataTest::$client | property | core/ |
The Guzzle HTTP client. |
UpdateCalculateProjectDataTest::$modules | property | core/ |
Modules to install. |
UpdateCalculateProjectDataTest::providerProjectStatus | function | core/ |
Data provider for testProjectStatus(). |
UpdateCalculateProjectDataTest::setCoreVersion | function | core/ |
Sets the installed version of core, as known to the Update module. |
UpdateCalculateProjectDataTest::setReleaseMetadata | function | core/ |
Sets the release metadata file to use when fetching available updates. |
UpdateCalculateProjectDataTest::setUp | function | core/ |
|
UpdateCalculateProjectDataTest::testProjectStatus | function | core/ |
Tests the project_status of the project. |
UpdateContribTest::$updateProject | property | core/ |
The project that is being tested. |
UpdateFetcher::fetchProjectData | function | core/ |
|
UpdateFetcherInterface::fetchProjectData | function | core/ |
Retrieves the project information. |
UpdateFetcherTest::$testProject | property | core/ |
A test project to fetch with. |
UpdateManager::$projects | property | core/ |
An array of installed projects. |
UpdateManager::getProjects | function | core/ |
|
UpdateManager::projectStorage | function | core/ |
|
UpdateManagerInterface::getProjects | function | core/ |
Fetches an array of installed projects. |
UpdateManagerInterface::projectStorage | function | core/ |
Retrieves update storage data or empties it. |
Updater::getProjectName | function | core/ |
Gets the name of the project directory (basename). |
Updater::getProjectTitle | function | core/ |
Returns the project name from a Drupal info file. |
UpdaterInterface::getProjectName | function | core/ |
Returns the system name of the project. |
UpdaterTest::testGetProjectTitleWithChild | function | core/ |
Tests project and child project showing correct title. |
UpdateSemverContribTestBase::$projectTitle | property | core/ |
The title of the project being tested. |
UpdateSemverContribTestBase::$updateProject | property | core/ |
The project that is being tested. |
UpdateSemverContribTestBase::setProjectInstalledVersion | function | core/ |
Sets the project installed version. |
UpdateSemverCoreTestBase::$projectTitle | property | core/ |
The title of the project being tested. |
UpdateSemverCoreTestBase::$updateProject | property | core/ |
The project that is being tested. |
UpdateSemverCoreTestBase::setProjectInstalledVersion | function | core/ |
Sets the project installed version. |
UpdateSemverTestBase::$projectTitle | property | core/ |
The title of the project being tested. |
UpdateSemverTestBase::setProjectInstalledVersion | function | core/ |
Sets the project installed version. |
UpdateTestBase::$updateProject | property | core/ |
The project that is being tested. |
update_authorize_batch_copy_project | function | core/ |
Implements callback_batch_operation(). |
update_calculate_project_data | function | core/ |
Calculates the current update status of all projects on the site. |
update_calculate_project_update_status | function | core/ |
Calculates the current update status of a specific project. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.