Amazon Web Services API - 6.x-1.x

Test status
StatusResult
Last receivedThu, 12/22/2011 - 05:49:36
Last requestedThu, 12/22/2011 - 05:50:03
Last testedThu, 12/22/2011 - 05:50:29
Test count2
Environment status
MySQLpass
Code reviewfail
Overall Resultpass
Branch information
Identifier6.x-1.x
ProjectAmazon Web Services API
LinkProject information
SummaryPASSED: [[Coder]]: [Code review] 1,440 minor(s), 0 critical(s), and 1,811 normal(s); [[SimpleTest]]: [MySQL] 0 pass(es).
Details

MySQL

  1. Setup environment
  2. Detect an invalid patch URL
  3. Detect invalid repository information
  4. Detect invalid patch format
  5. Detect a non-applicable patch
  6. Detect invalid PHP syntax
  7. Detect a Drupal installation failure
  8. Detect a test run failure
  9. Detect a failing test
  10. Complete test suite with all tests passing

Code review

  1. Setup environment
  2. Detect an invalid patch URL
  3. Detect invalid repository information
  4. Detect invalid patch format
  5. Detect a non-applicable patch
  6. Detect invalid PHP syntax
  7. Detect a review run failure
  8. Detect coder flags
    Ensure that your code follows the Drupal standard and passes a coder review.
  9. Complete coder review with all passed
1,440 minor(s), 0 critical(s), and 1,811 normal(s)

Non-pass

Test nameMinorCriticalNormal
Leafaws.inc6077
Leafaws.module3015
Leafmodules/aws_ec2/aws_ec2_api.inc1180210
Expandmodules/aws_ec2/aws_ec2_api.install301
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtheraws_ec2_api.install6N/A
Remove the empty commented line in your function documentation.Otheraws_ec2_api.install8N/A
There should be no trailing spacesOtheraws_ec2_api.install10N/A
Use an indent of 2 spaces, with no tabsOtheraws_ec2_api.install12N/A
Expandmodules/aws_ec2/aws_ec2_api.module207
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtheraws_ec2_api.module7N/A
Remove the empty commented line in your function documentation.Otheraws_ec2_api.module9N/A
Missing periodOtheraws_ec2_api.module17N/A
Function summaries should be one line only. (Drupal Docs)Otheraws_ec2_api.module17N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_api.module18N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otheraws_ec2_api.module18N/A
Function summaries should be one line only. (Drupal Docs)Otheraws_ec2_api.module26N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_api.module27N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otheraws_ec2_api.module27N/A
Leafmodules/aws_ec2/aws_ec2_lib.inc139039
Leafmodules/aws_ec2/aws_ec2_lib.install402
Leafmodules/aws_ec2/aws_ec2_lib.module610136
Leafmodules/aws_ec2/aws_ec2_lib_bundle_instance_exec.inc002
Leafmodules/aws_ec2/aws_ec2_lib_constants.inc805
Leafmodules/aws_ec2/aws_ec2_lib_db.inc5908
Leafmodules/aws_ec2/aws_ec2_lib_ebs_volumes_db.inc115042
Leafmodules/aws_ec2/aws_ec2_lib_ebs_volumes_ui.inc9087
Leafmodules/aws_ec2/aws_ec2_lib_elastic_ips_db.inc4054
Expandmodules/aws_ec2/aws_ec2_lib_elastic_ips_ui.inc13045
MessageGroupFilenameLineFunctionStatus
Remove the empty commented line in your function documentation.Otheraws_ec2_lib_elastic_ips_ui.inc8N/A
Function summaries should be one line only. (Drupal Docs)Otheraws_ec2_lib_elastic_ips_ui.inc12N/A
There should be no trailing spacesOtheraws_ec2_lib_elastic_ips_ui.inc13N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_elastic_ips_ui.inc25N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_elastic_ips_ui.inc25N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_elastic_ips_ui.inc26N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_elastic_ips_ui.inc26N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_elastic_ips_ui.inc27N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheraws_ec2_lib_elastic_ips_ui.inc34N/A
Use the matching Drupal theme functions, not raw HTML.Otheraws_ec2_lib_elastic_ips_ui.inc64N/A
There should be no trailing spacesOtheraws_ec2_lib_elastic_ips_ui.inc84N/A
There should be no trailing spacesOtheraws_ec2_lib_elastic_ips_ui.inc102N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_elastic_ips_ui.inc153N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_elastic_ips_ui.inc153N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_elastic_ips_ui.inc154N/A
Use an indent of 2 spaces, with no tabsOtheraws_ec2_lib_elastic_ips_ui.inc168N/A
Use an indent of 2 spaces, with no tabsOtheraws_ec2_lib_elastic_ips_ui.inc169N/A
Use an indent of 2 spaces, with no tabsOtheraws_ec2_lib_elastic_ips_ui.inc172N/A
Use an indent of 2 spaces, with no tabsOtheraws_ec2_lib_elastic_ips_ui.inc173N/A
Separate comments from comment syntax by a space.Otheraws_ec2_lib_elastic_ips_ui.inc180N/A
Separate comments from comment syntax by a space.Otheraws_ec2_lib_elastic_ips_ui.inc181N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_elastic_ips_ui.inc195N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_elastic_ips_ui.inc195N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_elastic_ips_ui.inc196N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_elastic_ips_ui.inc196N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_elastic_ips_ui.inc197N/A
Use Drupal's format_date(), not PHP's default date().Otheraws_ec2_lib_elastic_ips_ui.inc199N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_elastic_ips_ui.inc214N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_elastic_ips_ui.inc214N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_elastic_ips_ui.inc215N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_elastic_ips_ui.inc215N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_elastic_ips_ui.inc216N/A
Use an indent of 2 spaces, with no tabsOtheraws_ec2_lib_elastic_ips_ui.inc239N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_elastic_ips_ui.inc259N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_elastic_ips_ui.inc261N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_elastic_ips_ui.inc263N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheraws_ec2_lib_elastic_ips_ui.inc271N/A
Separate comments from comment syntax by a space.Otheraws_ec2_lib_elastic_ips_ui.inc282N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheraws_ec2_lib_elastic_ips_ui.inc289N/A
There should be no trailing spacesOtheraws_ec2_lib_elastic_ips_ui.inc310N/A
Separate comments from comment syntax by a space.Otheraws_ec2_lib_elastic_ips_ui.inc363N/A
Use the matching Drupal theme functions, not raw HTML.Otheraws_ec2_lib_elastic_ips_ui.inc373N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_elastic_ips_ui.inc391N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_elastic_ips_ui.inc391N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_elastic_ips_ui.inc392N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheraws_ec2_lib_elastic_ips_ui.inc403N/A
Use an indent of 2 spaces, with no tabsOtheraws_ec2_lib_elastic_ips_ui.inc410N/A
Use an indent of 2 spaces, with no tabsOtheraws_ec2_lib_elastic_ips_ui.inc411N/A
Use an indent of 2 spaces, with no tabsOtheraws_ec2_lib_elastic_ips_ui.inc412N/A
Separate comments from comment syntax by a space.Otheraws_ec2_lib_elastic_ips_ui.inc425N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_elastic_ips_ui.inc465N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_elastic_ips_ui.inc465N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_elastic_ips_ui.inc466N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_elastic_ips_ui.inc466N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_elastic_ips_ui.inc467N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheraws_ec2_lib_elastic_ips_ui.inc483N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_elastic_ips_ui.inc505N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_elastic_ips_ui.inc507N/A
Leafmodules/aws_ec2/aws_ec2_lib_images_db.inc6061
Expandmodules/aws_ec2/aws_ec2_lib_images_ui.inc60101
MessageGroupFilenameLineFunctionStatus
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_images_ui.inc19N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_images_ui.inc19N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_images_ui.inc20N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_images_ui.inc20N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_images_ui.inc21N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_images_ui.inc21N/A
Leafmodules/aws_ec2/aws_ec2_lib_instances_db.inc1960126
Leafmodules/aws_ec2/aws_ec2_lib_instances_lock_db.inc0072
Leafmodules/aws_ec2/aws_ec2_lib_instances_ui.inc470243
Expandmodules/aws_ec2/aws_ec2_lib_register_image_db.inc3015
MessageGroupFilenameLineFunctionStatus
Remove the empty commented line in your function documentation.Otheraws_ec2_lib_register_image_db.inc8N/A
There should be no trailing spacesOtheraws_ec2_lib_register_image_db.inc10N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_register_image_db.inc16N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_register_image_db.inc16N/A
There should be no trailing spacesOtheraws_ec2_lib_register_image_db.inc17N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_register_image_db.inc17N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_register_image_db.inc17N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_register_image_db.inc27N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_register_image_db.inc27N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_register_image_db.inc28N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_register_image_db.inc28N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_register_image_db.inc29N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_register_image_db.inc29N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_register_image_db.inc30N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_register_image_db.inc30N/A
There should be no trailing spacesOtheraws_ec2_lib_register_image_db.inc31N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_register_image_db.inc31N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_register_image_db.inc31N/A
Leafmodules/aws_ec2/aws_ec2_lib_security_groups_db.inc81040
Expandmodules/aws_ec2/aws_ec2_lib_security_groups_ui.inc120076
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc6N/A
Remove the empty commented line in your function documentation.Otheraws_ec2_lib_security_groups_ui.inc8N/A
Function summaries should be one line only. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc12N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc20N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc20N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc21N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc21N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc22N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc22N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc22N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheraws_ec2_lib_security_groups_ui.inc29N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc30N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc43N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc46N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc49N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc53N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc58N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc63N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc66N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc69N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc70N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc73N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc84N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc91N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc110N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc129N/A
Use an indent of 2 spaces, with no tabsOtheraws_ec2_lib_security_groups_ui.inc132N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc137N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc157N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc160N/A
The $text argument to l() should be enclosed within t() so that it is translatable.Otheraws_ec2_lib_security_groups_ui.inc163N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc192N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc198N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc209N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc211N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc217N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc218N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc220N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc226N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc232N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc236N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc238N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc248N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc254N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc262N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc275N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc283N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc286N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc293N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc293N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc294N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc294N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc294N/A
Separate comments from comment syntax by a space.Otheraws_ec2_lib_security_groups_ui.inc324N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc333N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc335N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc338N/A
Separate comments from comment syntax by a space.Otheraws_ec2_lib_security_groups_ui.inc374N/A
Separate comments from comment syntax by a space.Otheraws_ec2_lib_security_groups_ui.inc375N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc384N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc390N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc390N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc391N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc391N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc392N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc392N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc392N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc397N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc399N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc401N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc404N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc409N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc412N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc418N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc419N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc427N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc435N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc442N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc443N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc444N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc454N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc454N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc455N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc455N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc456N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc456N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc456N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc461N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc463N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc466N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc469N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc471N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc475N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc478N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc485N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc485N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc486N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc486N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc486N/A
Separate comments from comment syntax by a space.Otheraws_ec2_lib_security_groups_ui.inc504N/A
Separate comments from comment syntax by a space.Otheraws_ec2_lib_security_groups_ui.inc505N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc511N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc518N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc518N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc519N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc519N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc520N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc520N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc520N/A
Use Drupal's format_date(), not PHP's default date().Otheraws_ec2_lib_security_groups_ui.inc522N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc529N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc531N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc540N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc540N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc541N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc541N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc542N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc542N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc542N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc551N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc562N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheraws_ec2_lib_security_groups_ui.inc564N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc566N/A
Function summaries should be one line only. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc587N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc588N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc589N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc589N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc590N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc590N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc590N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc593N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc595N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc598N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc602N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc605N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc608N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc617N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc617N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc618N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc629N/A
Use an indent of 2 spaces, with no tabsOtheraws_ec2_lib_security_groups_ui.inc647N/A
Function summaries should be one line only. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc667N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc668N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc669N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc669N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc670N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc670N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc671N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc671N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc671N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc676N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc677N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc678N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc683N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc689N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc691N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc706N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc710N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc715N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc716N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc720N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc721N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc722N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc723N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc724N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc732N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc781N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc783N/A
Separate comments from comment syntax by a space.Otheraws_ec2_lib_security_groups_ui.inc785N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc796N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc799N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc806N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc806N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc807N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc807N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc807N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc811N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc812N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheraws_ec2_lib_security_groups_ui.inc814N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc817N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc831N/A
Separate comments from comment syntax by a space.Otheraws_ec2_lib_security_groups_ui.inc832N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc834N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc851N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc852N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc855N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc863N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc877N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc881N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc881N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc882N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc882N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc883N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc883N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc883N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc895N/A
Leafmodules/aws_ec2/aws_ec2_lib_snapshots_db.inc93054
Leafmodules/aws_ec2/aws_ec2_lib_snapshots_ui.inc71063
Expandmodules/aws_ec2/aws_ec2_lib_ssh_keys_db.inc80055
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc6N/A
Remove the empty commented line in your function documentation.Otheraws_ec2_lib_ssh_keys_db.inc8N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc10N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_ssh_keys_db.inc14N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_ssh_keys_db.inc14N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_ssh_keys_db.inc15N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_ssh_keys_db.inc15N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_ssh_keys_db.inc16N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_ssh_keys_db.inc16N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc17N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_ssh_keys_db.inc17N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_ssh_keys_db.inc17N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc18N/A
Remove the empty commented line in your function documentation.Otheraws_ec2_lib_ssh_keys_db.inc18N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc24N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc29N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc33N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc37N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc40N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc43N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc45N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_ssh_keys_db.inc52N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_ssh_keys_db.inc52N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_ssh_keys_db.inc53N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_ssh_keys_db.inc53N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc54N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_ssh_keys_db.inc54N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_ssh_keys_db.inc54N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc55N/A
Remove the empty commented line in your function documentation.Otheraws_ec2_lib_ssh_keys_db.inc55N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc58N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc60N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc62N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc63N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc64N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc65N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc66N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc67N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc68N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc69N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc70N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc71N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc72N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc77N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc79N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_ssh_keys_db.inc95N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_ssh_keys_db.inc95N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc96N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_ssh_keys_db.inc96N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_ssh_keys_db.inc96N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc97N/A
Remove the empty commented line in your function documentation.Otheraws_ec2_lib_ssh_keys_db.inc97N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc105N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_ssh_keys_db.inc118N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_ssh_keys_db.inc118N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc119N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_ssh_keys_db.inc119N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_ssh_keys_db.inc119N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc120N/A
Remove the empty commented line in your function documentation.Otheraws_ec2_lib_ssh_keys_db.inc120N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc124N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_ssh_keys_db.inc131N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_ssh_keys_db.inc131N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc132N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_ssh_keys_db.inc132N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_ssh_keys_db.inc132N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc133N/A
Remove the empty commented line in your function documentation.Otheraws_ec2_lib_ssh_keys_db.inc133N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc138N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_ssh_keys_db.inc145N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_ssh_keys_db.inc145N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc146N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_ssh_keys_db.inc146N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_ssh_keys_db.inc146N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc149N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc150N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc154N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc156N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc158N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc160N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc161N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc162N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc163N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc164N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc166N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc167N/A
Separate comments from comment syntax by a space.Otheraws_ec2_lib_ssh_keys_db.inc169N/A
Separate comments from comment syntax by a space.Otheraws_ec2_lib_ssh_keys_db.inc170N/A
Use an indent of 2 spaces, with no tabsOtheraws_ec2_lib_ssh_keys_db.inc175N/A
Use an indent of 2 spaces, with no tabsOtheraws_ec2_lib_ssh_keys_db.inc176N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc182N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc184N/A
Use an indent of 2 spaces, with no tabsOtheraws_ec2_lib_ssh_keys_db.inc186N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc187N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc188N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc192N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc201N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc205N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc209N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc212N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc213N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheraws_ec2_lib_ssh_keys_db.inc213N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc215N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc218N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_ssh_keys_db.inc225N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_ssh_keys_db.inc225N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_ssh_keys_db.inc226N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_ssh_keys_db.inc226N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_ssh_keys_db.inc227N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_ssh_keys_db.inc227N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc228N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_ssh_keys_db.inc228N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_ssh_keys_db.inc228N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc229N/A
Remove the empty commented line in your function documentation.Otheraws_ec2_lib_ssh_keys_db.inc229N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc232N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc234N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc235N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc236N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc241N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc242N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc244N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc246N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc250N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_ssh_keys_db.inc260N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_ssh_keys_db.inc260N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc261N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_ssh_keys_db.inc261N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_ssh_keys_db.inc261N/A
Separate comments from comment syntax by a space.Otheraws_ec2_lib_ssh_keys_db.inc272N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc277N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc279N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_ssh_keys_db.inc289N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_ssh_keys_db.inc289N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_ssh_keys_db.inc290N/A
Leafmodules/aws_ec2/aws_ec2_lib_ssh_keys_ui.inc93080
Expandmodules/aws_ec2/aws_ec2_lib_user_keys_db.inc36035
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc1N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc6N/A
Remove the empty commented line in your function documentation.Otheraws_ec2_lib_user_keys_db.inc8N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc11N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_user_keys_db.inc18N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_user_keys_db.inc18N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_user_keys_db.inc19N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_user_keys_db.inc19N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc20N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_user_keys_db.inc20N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_user_keys_db.inc20N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc30N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc31N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc32N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc33N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc34N/A
Use PHP's master function, not an alias.Otheraws_ec2_lib_user_keys_db.inc39N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc48N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc51N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc54N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc62N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheraws_ec2_lib_user_keys_db.inc64N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc68N/A
Function summaries should be one line only. (Drupal Docs)Otheraws_ec2_lib_user_keys_db.inc72N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_user_keys_db.inc74N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_user_keys_db.inc74N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_user_keys_db.inc75N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_user_keys_db.inc75N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc76N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_user_keys_db.inc76N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_user_keys_db.inc76N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc85N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc88N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc92N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc96N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc97N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc98N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc99N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc106N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc116N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_user_keys_db.inc122N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_user_keys_db.inc122N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_user_keys_db.inc123N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_user_keys_db.inc123N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc124N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_user_keys_db.inc124N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_user_keys_db.inc124N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc136N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_user_keys_db.inc141N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_user_keys_db.inc141N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc142N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_user_keys_db.inc142N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_user_keys_db.inc142N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc149N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_user_keys_db.inc155N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_user_keys_db.inc155N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_user_keys_db.inc156N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_user_keys_db.inc156N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc157N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_user_keys_db.inc157N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_user_keys_db.inc157N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc172N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc176N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc179N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_user_keys_db.inc185N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_user_keys_db.inc185N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc186N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_user_keys_db.inc186N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_user_keys_db.inc186N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc200N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc202N/A
Leafmodules/aws_ec2/aws_ec2_lib_web_test_case.test61060

All

Test nameMinorCriticalNormal
Leafaws.inc6077
Leafaws.install000
Leafaws.module3015
Leafmodules/aws_ec2/aws_ec2_api.inc1180210
Expandmodules/aws_ec2/aws_ec2_api.install301
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtheraws_ec2_api.install6N/A
Remove the empty commented line in your function documentation.Otheraws_ec2_api.install8N/A
There should be no trailing spacesOtheraws_ec2_api.install10N/A
Use an indent of 2 spaces, with no tabsOtheraws_ec2_api.install12N/A
Expandmodules/aws_ec2/aws_ec2_api.module207
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtheraws_ec2_api.module7N/A
Remove the empty commented line in your function documentation.Otheraws_ec2_api.module9N/A
Missing periodOtheraws_ec2_api.module17N/A
Function summaries should be one line only. (Drupal Docs)Otheraws_ec2_api.module17N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_api.module18N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otheraws_ec2_api.module18N/A
Function summaries should be one line only. (Drupal Docs)Otheraws_ec2_api.module26N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_api.module27N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otheraws_ec2_api.module27N/A
Leafmodules/aws_ec2/aws_ec2_lib.inc139039
Leafmodules/aws_ec2/aws_ec2_lib.install402
Leafmodules/aws_ec2/aws_ec2_lib.module610136
Expandmodules/aws_ec2/aws_ec2_lib_bundle_image.inc300
MessageGroupFilenameLineFunctionStatus
Use an indent of 2 spaces, with no tabsOtheraws_ec2_lib_bundle_image.inc10N/A
Use an indent of 2 spaces, with no tabsOtheraws_ec2_lib_bundle_image.inc37N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheraws_ec2_lib_bundle_image.inc123N/A
Leafmodules/aws_ec2/aws_ec2_lib_bundle_instance_exec.inc002
Leafmodules/aws_ec2/aws_ec2_lib_constants.inc805
Leafmodules/aws_ec2/aws_ec2_lib_db.inc5908
Leafmodules/aws_ec2/aws_ec2_lib_ebs_volumes_db.inc115042
Leafmodules/aws_ec2/aws_ec2_lib_ebs_volumes_ui.inc9087
Leafmodules/aws_ec2/aws_ec2_lib_elastic_ips_db.inc4054
Expandmodules/aws_ec2/aws_ec2_lib_elastic_ips_ui.inc13045
MessageGroupFilenameLineFunctionStatus
Remove the empty commented line in your function documentation.Otheraws_ec2_lib_elastic_ips_ui.inc8N/A
Function summaries should be one line only. (Drupal Docs)Otheraws_ec2_lib_elastic_ips_ui.inc12N/A
There should be no trailing spacesOtheraws_ec2_lib_elastic_ips_ui.inc13N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_elastic_ips_ui.inc25N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_elastic_ips_ui.inc25N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_elastic_ips_ui.inc26N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_elastic_ips_ui.inc26N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_elastic_ips_ui.inc27N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheraws_ec2_lib_elastic_ips_ui.inc34N/A
Use the matching Drupal theme functions, not raw HTML.Otheraws_ec2_lib_elastic_ips_ui.inc64N/A
There should be no trailing spacesOtheraws_ec2_lib_elastic_ips_ui.inc84N/A
There should be no trailing spacesOtheraws_ec2_lib_elastic_ips_ui.inc102N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_elastic_ips_ui.inc153N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_elastic_ips_ui.inc153N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_elastic_ips_ui.inc154N/A
Use an indent of 2 spaces, with no tabsOtheraws_ec2_lib_elastic_ips_ui.inc168N/A
Use an indent of 2 spaces, with no tabsOtheraws_ec2_lib_elastic_ips_ui.inc169N/A
Use an indent of 2 spaces, with no tabsOtheraws_ec2_lib_elastic_ips_ui.inc172N/A
Use an indent of 2 spaces, with no tabsOtheraws_ec2_lib_elastic_ips_ui.inc173N/A
Separate comments from comment syntax by a space.Otheraws_ec2_lib_elastic_ips_ui.inc180N/A
Separate comments from comment syntax by a space.Otheraws_ec2_lib_elastic_ips_ui.inc181N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_elastic_ips_ui.inc195N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_elastic_ips_ui.inc195N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_elastic_ips_ui.inc196N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_elastic_ips_ui.inc196N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_elastic_ips_ui.inc197N/A
Use Drupal's format_date(), not PHP's default date().Otheraws_ec2_lib_elastic_ips_ui.inc199N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_elastic_ips_ui.inc214N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_elastic_ips_ui.inc214N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_elastic_ips_ui.inc215N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_elastic_ips_ui.inc215N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_elastic_ips_ui.inc216N/A
Use an indent of 2 spaces, with no tabsOtheraws_ec2_lib_elastic_ips_ui.inc239N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_elastic_ips_ui.inc259N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_elastic_ips_ui.inc261N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_elastic_ips_ui.inc263N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheraws_ec2_lib_elastic_ips_ui.inc271N/A
Separate comments from comment syntax by a space.Otheraws_ec2_lib_elastic_ips_ui.inc282N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheraws_ec2_lib_elastic_ips_ui.inc289N/A
There should be no trailing spacesOtheraws_ec2_lib_elastic_ips_ui.inc310N/A
Separate comments from comment syntax by a space.Otheraws_ec2_lib_elastic_ips_ui.inc363N/A
Use the matching Drupal theme functions, not raw HTML.Otheraws_ec2_lib_elastic_ips_ui.inc373N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_elastic_ips_ui.inc391N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_elastic_ips_ui.inc391N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_elastic_ips_ui.inc392N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheraws_ec2_lib_elastic_ips_ui.inc403N/A
Use an indent of 2 spaces, with no tabsOtheraws_ec2_lib_elastic_ips_ui.inc410N/A
Use an indent of 2 spaces, with no tabsOtheraws_ec2_lib_elastic_ips_ui.inc411N/A
Use an indent of 2 spaces, with no tabsOtheraws_ec2_lib_elastic_ips_ui.inc412N/A
Separate comments from comment syntax by a space.Otheraws_ec2_lib_elastic_ips_ui.inc425N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_elastic_ips_ui.inc465N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_elastic_ips_ui.inc465N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_elastic_ips_ui.inc466N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_elastic_ips_ui.inc466N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_elastic_ips_ui.inc467N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheraws_ec2_lib_elastic_ips_ui.inc483N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_elastic_ips_ui.inc505N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_elastic_ips_ui.inc507N/A
Leafmodules/aws_ec2/aws_ec2_lib_images_db.inc6061
Expandmodules/aws_ec2/aws_ec2_lib_images_ui.inc60101
MessageGroupFilenameLineFunctionStatus
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_images_ui.inc19N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_images_ui.inc19N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_images_ui.inc20N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_images_ui.inc20N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_images_ui.inc21N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_images_ui.inc21N/A
Leafmodules/aws_ec2/aws_ec2_lib_instances_db.inc1960126
Leafmodules/aws_ec2/aws_ec2_lib_instances_lock_db.inc0072
Leafmodules/aws_ec2/aws_ec2_lib_instances_ui.inc470243
Expandmodules/aws_ec2/aws_ec2_lib_register_image_db.inc3015
MessageGroupFilenameLineFunctionStatus
Remove the empty commented line in your function documentation.Otheraws_ec2_lib_register_image_db.inc8N/A
There should be no trailing spacesOtheraws_ec2_lib_register_image_db.inc10N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_register_image_db.inc16N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_register_image_db.inc16N/A
There should be no trailing spacesOtheraws_ec2_lib_register_image_db.inc17N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_register_image_db.inc17N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_register_image_db.inc17N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_register_image_db.inc27N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_register_image_db.inc27N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_register_image_db.inc28N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_register_image_db.inc28N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_register_image_db.inc29N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_register_image_db.inc29N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_register_image_db.inc30N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_register_image_db.inc30N/A
There should be no trailing spacesOtheraws_ec2_lib_register_image_db.inc31N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_register_image_db.inc31N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_register_image_db.inc31N/A
Leafmodules/aws_ec2/aws_ec2_lib_security_groups_db.inc81040
Expandmodules/aws_ec2/aws_ec2_lib_security_groups_ui.inc120076
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc6N/A
Remove the empty commented line in your function documentation.Otheraws_ec2_lib_security_groups_ui.inc8N/A
Function summaries should be one line only. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc12N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc20N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc20N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc21N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc21N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc22N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc22N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc22N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheraws_ec2_lib_security_groups_ui.inc29N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc30N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc43N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc46N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc49N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc53N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc58N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc63N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc66N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc69N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc70N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc73N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc84N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc91N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc110N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc129N/A
Use an indent of 2 spaces, with no tabsOtheraws_ec2_lib_security_groups_ui.inc132N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc137N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc157N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc160N/A
The $text argument to l() should be enclosed within t() so that it is translatable.Otheraws_ec2_lib_security_groups_ui.inc163N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc192N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc198N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc209N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc211N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc217N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc218N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc220N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc226N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc232N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc236N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc238N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc248N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc254N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc262N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc275N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc283N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc286N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc293N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc293N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc294N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc294N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc294N/A
Separate comments from comment syntax by a space.Otheraws_ec2_lib_security_groups_ui.inc324N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc333N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc335N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc338N/A
Separate comments from comment syntax by a space.Otheraws_ec2_lib_security_groups_ui.inc374N/A
Separate comments from comment syntax by a space.Otheraws_ec2_lib_security_groups_ui.inc375N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc384N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc390N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc390N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc391N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc391N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc392N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc392N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc392N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc397N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc399N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc401N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc404N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc409N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc412N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc418N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc419N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc427N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc435N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc442N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc443N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc444N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc454N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc454N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc455N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc455N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc456N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc456N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc456N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc461N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc463N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc466N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc469N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc471N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc475N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc478N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc485N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc485N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc486N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc486N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc486N/A
Separate comments from comment syntax by a space.Otheraws_ec2_lib_security_groups_ui.inc504N/A
Separate comments from comment syntax by a space.Otheraws_ec2_lib_security_groups_ui.inc505N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc511N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc518N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc518N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc519N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc519N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc520N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc520N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc520N/A
Use Drupal's format_date(), not PHP's default date().Otheraws_ec2_lib_security_groups_ui.inc522N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc529N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc531N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc540N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc540N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc541N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc541N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc542N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc542N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc542N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc551N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc562N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheraws_ec2_lib_security_groups_ui.inc564N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc566N/A
Function summaries should be one line only. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc587N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc588N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc589N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc589N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc590N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc590N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc590N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc593N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc595N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc598N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc602N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc605N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc608N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc617N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc617N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc618N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc629N/A
Use an indent of 2 spaces, with no tabsOtheraws_ec2_lib_security_groups_ui.inc647N/A
Function summaries should be one line only. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc667N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc668N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc669N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc669N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc670N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc670N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc671N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc671N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc671N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc676N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc677N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc678N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc683N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc689N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc691N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc706N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc710N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc715N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc716N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc720N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc721N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc722N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc723N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc724N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc732N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc781N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc783N/A
Separate comments from comment syntax by a space.Otheraws_ec2_lib_security_groups_ui.inc785N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc796N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc799N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc806N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc806N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc807N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc807N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc807N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc811N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc812N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheraws_ec2_lib_security_groups_ui.inc814N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc817N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc831N/A
Separate comments from comment syntax by a space.Otheraws_ec2_lib_security_groups_ui.inc832N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc834N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc851N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc852N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc855N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc863N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc877N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc881N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc881N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc882N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc882N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc883N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_security_groups_ui.inc883N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_security_groups_ui.inc883N/A
There should be no trailing spacesOtheraws_ec2_lib_security_groups_ui.inc895N/A
Leafmodules/aws_ec2/aws_ec2_lib_snapshots_db.inc93054
Leafmodules/aws_ec2/aws_ec2_lib_snapshots_ui.inc71063
Expandmodules/aws_ec2/aws_ec2_lib_ssh_keys_db.inc80055
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc6N/A
Remove the empty commented line in your function documentation.Otheraws_ec2_lib_ssh_keys_db.inc8N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc10N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_ssh_keys_db.inc14N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_ssh_keys_db.inc14N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_ssh_keys_db.inc15N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_ssh_keys_db.inc15N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_ssh_keys_db.inc16N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_ssh_keys_db.inc16N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc17N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_ssh_keys_db.inc17N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_ssh_keys_db.inc17N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc18N/A
Remove the empty commented line in your function documentation.Otheraws_ec2_lib_ssh_keys_db.inc18N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc24N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc29N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc33N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc37N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc40N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc43N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc45N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_ssh_keys_db.inc52N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_ssh_keys_db.inc52N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_ssh_keys_db.inc53N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_ssh_keys_db.inc53N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc54N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_ssh_keys_db.inc54N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_ssh_keys_db.inc54N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc55N/A
Remove the empty commented line in your function documentation.Otheraws_ec2_lib_ssh_keys_db.inc55N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc58N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc60N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc62N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc63N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc64N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc65N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc66N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc67N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc68N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc69N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc70N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc71N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc72N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc77N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc79N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_ssh_keys_db.inc95N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_ssh_keys_db.inc95N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc96N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_ssh_keys_db.inc96N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_ssh_keys_db.inc96N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc97N/A
Remove the empty commented line in your function documentation.Otheraws_ec2_lib_ssh_keys_db.inc97N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc105N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_ssh_keys_db.inc118N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_ssh_keys_db.inc118N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc119N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_ssh_keys_db.inc119N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_ssh_keys_db.inc119N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc120N/A
Remove the empty commented line in your function documentation.Otheraws_ec2_lib_ssh_keys_db.inc120N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc124N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_ssh_keys_db.inc131N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_ssh_keys_db.inc131N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc132N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_ssh_keys_db.inc132N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_ssh_keys_db.inc132N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc133N/A
Remove the empty commented line in your function documentation.Otheraws_ec2_lib_ssh_keys_db.inc133N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc138N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_ssh_keys_db.inc145N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_ssh_keys_db.inc145N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc146N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_ssh_keys_db.inc146N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_ssh_keys_db.inc146N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc149N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc150N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc154N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc156N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc158N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc160N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc161N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc162N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc163N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc164N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc166N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc167N/A
Separate comments from comment syntax by a space.Otheraws_ec2_lib_ssh_keys_db.inc169N/A
Separate comments from comment syntax by a space.Otheraws_ec2_lib_ssh_keys_db.inc170N/A
Use an indent of 2 spaces, with no tabsOtheraws_ec2_lib_ssh_keys_db.inc175N/A
Use an indent of 2 spaces, with no tabsOtheraws_ec2_lib_ssh_keys_db.inc176N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc182N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc184N/A
Use an indent of 2 spaces, with no tabsOtheraws_ec2_lib_ssh_keys_db.inc186N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc187N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc188N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc192N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc201N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc205N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc209N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc212N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc213N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheraws_ec2_lib_ssh_keys_db.inc213N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc215N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc218N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_ssh_keys_db.inc225N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_ssh_keys_db.inc225N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_ssh_keys_db.inc226N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_ssh_keys_db.inc226N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_ssh_keys_db.inc227N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_ssh_keys_db.inc227N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc228N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_ssh_keys_db.inc228N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_ssh_keys_db.inc228N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc229N/A
Remove the empty commented line in your function documentation.Otheraws_ec2_lib_ssh_keys_db.inc229N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc232N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc234N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc235N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc236N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc241N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc242N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc244N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc246N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc250N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_ssh_keys_db.inc260N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_ssh_keys_db.inc260N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc261N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_ssh_keys_db.inc261N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_ssh_keys_db.inc261N/A
Separate comments from comment syntax by a space.Otheraws_ec2_lib_ssh_keys_db.inc272N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc277N/A
There should be no trailing spacesOtheraws_ec2_lib_ssh_keys_db.inc279N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_ssh_keys_db.inc289N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_ssh_keys_db.inc289N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_ssh_keys_db.inc290N/A
Leafmodules/aws_ec2/aws_ec2_lib_ssh_keys_ui.inc93080
Expandmodules/aws_ec2/aws_ec2_lib_user_keys_db.inc36035
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc1N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc6N/A
Remove the empty commented line in your function documentation.Otheraws_ec2_lib_user_keys_db.inc8N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc11N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_user_keys_db.inc18N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_user_keys_db.inc18N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_user_keys_db.inc19N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_user_keys_db.inc19N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc20N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_user_keys_db.inc20N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_user_keys_db.inc20N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc30N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc31N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc32N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc33N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc34N/A
Use PHP's master function, not an alias.Otheraws_ec2_lib_user_keys_db.inc39N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc48N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc51N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc54N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc62N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheraws_ec2_lib_user_keys_db.inc64N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc68N/A
Function summaries should be one line only. (Drupal Docs)Otheraws_ec2_lib_user_keys_db.inc72N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_user_keys_db.inc74N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_user_keys_db.inc74N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_user_keys_db.inc75N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_user_keys_db.inc75N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc76N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_user_keys_db.inc76N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_user_keys_db.inc76N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc85N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc88N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc92N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc96N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc97N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc98N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc99N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc106N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc116N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_user_keys_db.inc122N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_user_keys_db.inc122N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_user_keys_db.inc123N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_user_keys_db.inc123N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc124N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_user_keys_db.inc124N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_user_keys_db.inc124N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc136N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_user_keys_db.inc141N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_user_keys_db.inc141N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc142N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_user_keys_db.inc142N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_user_keys_db.inc142N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc149N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_user_keys_db.inc155N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_user_keys_db.inc155N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_user_keys_db.inc156N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_user_keys_db.inc156N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc157N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_user_keys_db.inc157N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_user_keys_db.inc157N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc172N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc176N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc179N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_user_keys_db.inc185N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_user_keys_db.inc185N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc186N/A
If you define a @param or @return, you should document it as well.Otheraws_ec2_lib_user_keys_db.inc186N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheraws_ec2_lib_user_keys_db.inc186N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc200N/A
There should be no trailing spacesOtheraws_ec2_lib_user_keys_db.inc202N/A
Leafmodules/aws_ec2/aws_ec2_lib_web_test_case.test61060