SQL Inventory

List of all SQL mentioned in the code..

ValueCountFile:Line
'Show suggestions from all dependencies, including transitive ones'1
  • /src/Composer/Command/SuggestsCommand.php
'Show only list of suggested package names'1
  • /src/Composer/Command/SuggestsCommand.php
'Show only packages that are outdated (this is the default, but present here for compat with `show`'1
  • /src/Composer/Command/OutdatedCommand.php
'Show all installed packages with their latest versions'1
  • /src/Composer/Command/OutdatedCommand.php
'Show only packages that have major SemVer-compatible updates.'1
  • /src/Composer/Command/OutdatedCommand.php
'Show only packages that have minor SemVer-compatible updates.'1
  • /src/Composer/Command/OutdatedCommand.php
'Show only packages that have patch SemVer-compatible updates.'1
  • /src/Composer/Command/OutdatedCommand.php
'Show the root package information'1
  • /src/Composer/Command/ShowCommand.php
'Show package paths'1
  • /src/Composer/Command/ShowCommand.php
'Show the latest version'1
  • /src/Composer/Command/ShowCommand.php
'Show the latest version but only for packages that are outdated'1
  • /src/Composer/Command/ShowCommand.php
'Show only packages that have major SemVer-compatible updates. Use with the --latest or --outdated option.'1
  • /src/Composer/Command/ShowCommand.php
'Show only packages that have minor SemVer-compatible updates. Use with the --latest or --outdated option.'1
  • /src/Composer/Command/ShowCommand.php
'Show only packages that have patch SemVer-compatible updates. Use with the --latest or --outdated option.'1
  • /src/Composer/Command/ShowCommand.php
'Update also dependencies of packages in the argument list, except those which are root requirements.'1
  • /src/Composer/Command/UpdateCommand.php
'Update also dependencies of packages in the argument list, including those which are root requirements.'1
  • /src/Composer/Command/UpdateCommand.php
'Show modified files for each directory that contains changes.'1
  • /src/Composer/Command/StatusCommand.php
'Delete old backups during an update. This makes the current version of composer the only backup available after the update'1
  • /src/Composer/Command/SelfUpdateCommand.php
'Update aborted'2
  • /src/Composer/Downloader/SvnDownloader.php
  • /src/Composer/Downloader/GitDownloader.php