You are here

6 calls to composer_manager_static() in Composer Manager 6

composer_manager_installed_packages in ./composer_manager.admin.inc
Reads installed package versions from the composer.lock file.
composer_manager_installed_packages_load in ./composer_manager.admin.inc
Loads the composer.lock file if it exists.
composer_manager_lockfile_load in ./composer_manager.admin.inc
Loads the composer.lock file if it exists.
composer_manager_required_packages in ./composer_manager.admin.inc
Returns the packages, versions, and the modules that require them in the composer.json files contained in contributed modules.
composer_manager_write_if_changed in ./composer_manager.module
Writes the composer.json file if one of the enabled / disabled modules has a composer.json file.
drush_composer_manager_write_if_changed in ./composer_manager.drush.inc
If one or more extensions being acted on contain a composer.json file, prompt the user to automatically run Composer's update command.