Search for project
- Search 9.5.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 |
---|---|---|---|
DrupalUpdaterInterface::getProjectName | function | includes/ |
Returns the system name of the project. |
hook_update_projects_alter | function | modules/ |
Alter the list of projects before fetching data and comparing versions. |
ModuleDependencyTestCase::testProjectNamespaceForDependencies | function | modules/ |
Checks functionality of project namespaces for dependencies. |
system_project_namespace_test.info | file | modules/ |
name = "System project namespace test" description = "Support module for testing project namespace dependencies." package = Testing version = VERSION core = 7.x hidden = TRUE dependencies[] = drupal:filter |
system_project_namespace_test.module | file | modules/ |
|
Updater::getProjectName | function | includes/ |
Get the name of the project directory (basename). |
Updater::getProjectTitle | function | includes/ |
Return the project name from a Drupal info file. |
update_authorize_batch_copy_project | function | modules/ |
Implements callback_batch_operation(). |
update_calculate_project_data | function | modules/ |
Calculates the current update status of all projects on the site. |
update_calculate_project_update_status | function | modules/ |
Calculates the current update status of a specific project. |
update_filter_project_info | function | modules/ |
Filters the project .info data to only save attributes we need. |
update_get_projects | function | modules/ |
Fetches an array of installed and enabled projects. |
update_get_project_name | function | modules/ |
Determines what project a given file object belongs to. |
update_manager_batch_project_get | function | modules/ |
Implements callback_batch_operation(). |
update_process_project_info | function | modules/ |
Determines version and type information for currently installed projects. |
update_project_cache | function | modules/ |
Retrieves data from {cache_update} or empties the cache when necessary. |
_update_project_status_sort | function | modules/ |
Orders projects based on their status. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.