Search for project
- Search 7.x for project
- Search 8.9.x for project
- Search 10.3.x for project
- Search 11.x for project
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ProjectSecurityRequirement | class | core/ |
Class for generating a project's security requirement. |
| ProjectSecurityRequirement.php | file | core/ |
|
| ProjectSecurityRequirement::$existingMajorMinorVersion | property | core/ |
The existing (currently installed) version in the format [MAJOR].[MINOR]. |
| ProjectSecurityRequirement::$nextMajorMinorVersion | property | core/ |
The next version after the installed version in the format [MAJOR].[MINOR]. |
| ProjectSecurityRequirement::$projectTitle | property | core/ |
The project title. |
| ProjectSecurityRequirement::$securityCoverageInfo | property | core/ |
Security coverage information for the project. |
| ProjectSecurityRequirement::createFromProjectDataAndSecurityCoverageInfo | function | core/ |
Creates a ProjectSecurityRequirement object from project data. |
| ProjectSecurityRequirement::getDateEndRequirement | function | core/ |
Gets the security coverage requirement based on an end date. |
| ProjectSecurityRequirement::getReleaseCycleLink | function | core/ |
Gets a link the release cycle page on drupal.org. |
| ProjectSecurityRequirement::getRequirement | function | core/ |
Gets the security coverage requirement, if any. |
| ProjectSecurityRequirement::getVersionEndCoverageMessage | function | core/ |
Gets the message for additional minor version security coverage. |
| ProjectSecurityRequirement::getVersionEndRequirement | function | core/ |
Gets the requirements based on security coverage until a specific version. |
| ProjectSecurityRequirement::getVersionNoSecurityCoverageMessage | function | core/ |
Gets the formatted message for a project with no security coverage. |
| ProjectSecurityRequirement::__construct | function | core/ |
Constructs a ProjectSecurityRequirement object. |
| ScaffoldFileCollection::$scaffoldFilesByProject | property | composer/ |
Nested list of all scaffold files. |
| ScaffoldTest::$projectRoot | property | core/ |
The root of this project. |
| ScaffoldTest::testEmptyProject | function | core/ |
Try to scaffold a project that does not scaffold anything. |
| ScaffoldTest::testProjectThatScaffoldsEmptyProject | function | core/ |
Try to scaffold a project that allows a project with no scaffold files. |
| SecurityAdvisoriesFetcher::getProjectExistingVersion | function | core/ |
Gets the existing project version. |
| SecurityAdvisoriesFetcherTest::setExistingProjectVersion | function | core/ |
Sets the existing version of the project. |
| SecurityAdvisory::$project | property | core/ |
The project name for the advisory. |
| SecurityAdvisory::getProject | function | core/ |
Gets the project associated with the advisory. |
| SecurityAdvisory::getProjectType | function | core/ |
Gets the type of project associated with the advisory. |
| system_project_namespace_test.info.yml | file | core/ |
core/modules/system/tests/modules/system_project_namespace_test/system_project_namespace_test.info.yml |
| template_preprocess_update_project_status | function | core/ |
Prepares variables for update project status templates. |
| update-project-status.html.twig | file | core/ |
Theme override for the project status report. |
| 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. |
| UpdateContribTest::$updateProject | property | core/ |
The project that is being tested. |
| UpdateFetcher::fetchProjectData | function | core/ |
Retrieves the project information. |
| 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 and enabled projects. |
| UpdateManager::getProjects | function | core/ |
Fetches an array of installed and enabled projects. |
| UpdateManager::projectStorage | function | core/ |
Retrieves update storage data or empties it. |
| UpdateManagerInterface::getProjects | function | core/ |
Fetches an array of installed and enabled 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. |
| UpdateSemverContribTest::$projectTitle | property | core/ |
The title of the project being tested. |
| UpdateSemverContribTest::$updateProject | property | core/ |
The project that is being tested. |
| UpdateSemverContribTest::setProjectInstalledVersion | function | core/ |
Sets the project installed version. |
| UpdateSemverCoreTest::$projectTitle | property | core/ |
The title of the project being tested. |
| UpdateSemverCoreTest::$updateProject | property | core/ |
The project that is being tested. |
| UpdateSemverCoreTest::setProjectInstalledVersion | function | core/ |
Sets the version to x.x.x when no project-specific mapping is defined. |
| 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. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.