User Relationships - 6.x-1.x

Test status
StatusResult
Last receivedWed, 01/23/2013 - 05:10:31
Last requestedWed, 01/23/2013 - 05:11:03
Last testedWed, 01/23/2013 - 05:12:35
Test count64
Environment status
MySQLpass
Code reviewfail
Overall Resultpass
Branch information
Identifier6.x-1.x
ProjectUser Relationships
LinkProject information
SummaryPASSED: [[Coder]]: [Code review] 279 minor(s), 15 critical(s), and 35 normal(s); [[SimpleTest]]: [MySQL] 479 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
479 pass(es), 0 fail(s), and 0 exception(s)
Test namePassFailException
LeafSocnet hooks implementation (UserRelationshipsApiSocnetTestCase) [User Relationships]13700
LeafUser Relationships API implementation (UserRelationshipsApiTestCase) [User Relationships]8100
LeafUser Relationships Node Access (UserRelationshipsNodeAccessTestCase) [User Relationships]26100

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
279 minor(s), 15 critical(s), and 35 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expanduser_relationships_api/user_relationships_api.author-pane.inc1002
MessageGroupFilenameLineFunctionStatus
@file description should be on the following line (Drupal Docs)Otheruser_relationships_api.author-pane.inc4N/A
put a space between the asterisk and the comment textOtheruser_relationships_api.author-pane.inc6N/A
indent secondary line of comment one space Otheruser_relationships_api.author-pane.inc9N/A
Format should be * Implementation of hook_foo().Otheruser_relationships_api.author-pane.inc9N/A
indent secondary line of comment one space Otheruser_relationships_api.author-pane.inc10N/A
There should be no trailing spacesOtheruser_relationships_api.author-pane.inc34N/A
There should be no trailing spacesOtheruser_relationships_api.author-pane.inc37N/A
The $text argument to l() should be enclosed within t() so that it is translatable.Otheruser_relationships_api.author-pane.inc50N/A
The $text argument to l() should be enclosed within t() so that it is translatable.Otheruser_relationships_api.author-pane.inc74N/A
indent secondary line of comment one space Otheruser_relationships_api.author-pane.inc91N/A
Format should be * Implementation of hook_foo().Otheruser_relationships_api.author-pane.inc91N/A
indent secondary line of comment one space Otheruser_relationships_api.author-pane.inc92N/A
Expanduser_relationships_rules/user_relationships_rules.module101
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheruser_relationships_rules.module-1N/A
Missing parenthesis after function nameOtheruser_relationships_rules.module3N/A
Expanduser_relationships_ui/templates/user_relationships.tpl.php105
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheruser_relationships.tpl.php-1N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruser_relationships.tpl.php11N/A
else statements should begin on a new lineOtheruser_relationships.tpl.php13N/A
The $string argument to t() should not begin or end with a space. (Drupal Docs)Otheruser_relationships.tpl.php18N/A
There should be no trailing spacesOtheruser_relationships.tpl.php23N/A
the final ?> should be omitted from all code filesOtheruser_relationships.tpl.php31N/A
Expanduser_relationships_ui/templates/user_relationships_pending_requests.tpl.php003
MessageGroupFilenameLineFunctionStatus
The control statement should be on a separate line from the control conditionalOtheruser_relationships_pending_requests.tpl.php15N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtheruser_relationships_pending_requests.tpl.php42N/A
the final ?> should be omitted from all code filesOtheruser_relationships_pending_requests.tpl.php43N/A
Expanduser_relationships_ui/user_relationships_ui.actions.inc360
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtheruser_relationships_ui.actions.inc16N/A
There should be no trailing spacesOtheruser_relationships_ui.actions.inc89N/A
Potential problem: drupal_set_message() only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. (Drupal Docs)Otheruser_relationships_ui.actions.inc126N/A
Potential problem: drupal_set_message() only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. (Drupal Docs)Otheruser_relationships_ui.actions.inc134N/A
Potential problem: drupal_set_message() only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. (Drupal Docs)Otheruser_relationships_ui.actions.inc159N/A
Potential problem: drupal_set_message() only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. (Drupal Docs)Otheruser_relationships_ui.actions.inc168N/A
Potential problem: drupal_set_message() only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. (Drupal Docs)Otheruser_relationships_ui.actions.inc177N/A
There should be no trailing spacesOtheruser_relationships_ui.actions.inc200N/A
Potential problem: drupal_set_message() only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. (Drupal Docs)Otheruser_relationships_ui.actions.inc202N/A
Expanduser_relationships_ui/user_relationships_ui.module3333
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtheruser_relationships_ui.module33N/A
There should be no trailing spacesOtheruser_relationships_ui.module34N/A
There should be no trailing spacesOtheruser_relationships_ui.module46N/A
Use an indent of 2 spaces, with no tabsOtheruser_relationships_ui.module47N/A
There should be no trailing spacesOtheruser_relationships_ui.module47N/A
Use an indent of 2 spaces, with no tabsOtheruser_relationships_ui.module48N/A
There should be no trailing spacesOtheruser_relationships_ui.module49N/A
Use an indent of 2 spaces, with no tabsOtheruser_relationships_ui.module50N/A
There should be no trailing spacesOtheruser_relationships_ui.module50N/A
Use an indent of 2 spaces, with no tabsOtheruser_relationships_ui.module51N/A
put a space between the asterisk and the comment textOtheruser_relationships_ui.module72N/A
There should be no trailing spacesOtheruser_relationships_ui.module75N/A
Potential problem: drupal_set_message() only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otheruser_relationships_ui.module173N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheruser_relationships_ui.module184N/A
Use an indent of 2 spaces, with no tabsOtheruser_relationships_ui.module187N/A
There should be no trailing spacesOtheruser_relationships_ui.module233N/A
There should be no trailing spacesOtheruser_relationships_ui.module243N/A
There should be no trailing spacesOtheruser_relationships_ui.module262N/A
The $string argument to t() should not begin or end with a space. (Drupal Docs)Otheruser_relationships_ui.module268N/A
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otheruser_relationships_ui.module288N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheruser_relationships_ui.module288N/A
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otheruser_relationships_ui.module297N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheruser_relationships_ui.module297N/A
put a space between the asterisk and the comment textOtheruser_relationships_ui.module342N/A
put a space between the asterisk and the comment textOtheruser_relationships_ui.module375N/A
There should be no trailing spacesOtheruser_relationships_ui.module405N/A
There should be no trailing spacesOtheruser_relationships_ui.module406N/A
There should be no trailing spacesOtheruser_relationships_ui.module713N/A
There should be no trailing spacesOtheruser_relationships_ui.module715N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruser_relationships_ui.module817N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruser_relationships_ui.module821N/A
There should be no trailing spacesOtheruser_relationships_ui.module853N/A
Use an indent of 2 spaces, with no tabsOtheruser_relationships_ui.module854N/A
There should be no trailing spacesOtheruser_relationships_ui.module854N/A
Use an indent of 2 spaces, with no tabsOtheruser_relationships_ui.module855N/A
There should be no trailing spacesOtheruser_relationships_ui.module858N/A
Use an indent of 2 spaces, with no tabsOtheruser_relationships_ui.module859N/A
There should be no trailing spacesOtheruser_relationships_ui.module859N/A
Use an indent of 2 spaces, with no tabsOtheruser_relationships_ui.module860N/A
Expanduser_relationship_blocks/templates/user_relationships-actions_block.tpl.php101
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtheruser_relationships-actions_block.tpl.php3N/A
the final ?> should be omitted from all code filesOtheruser_relationships-actions_block.tpl.php16N/A
Expanduser_relationship_blocks/templates/user_relationships-block.tpl.php501
MessageGroupFilenameLineFunctionStatus
@file description should be on the following line (Drupal Docs)Otheruser_relationships-block.tpl.php3N/A
There should be no trailing spacesOtheruser_relationships-block.tpl.php12N/A
There should be no trailing spacesOtheruser_relationships-block.tpl.php14N/A
There should be no trailing spacesOtheruser_relationships-block.tpl.php15N/A
the final ?> should be omitted from all code filesOtheruser_relationships-block.tpl.php50N/A
indent secondary line of comment one space Otheruser_relationships-block.tpl.php54N/A
Expanduser_relationship_blocks/templates/user_relationships-pending_block.tpl.php002
MessageGroupFilenameLineFunctionStatus
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtheruser_relationships-pending_block.tpl.php21N/A
the final ?> should be omitted from all code filesOtheruser_relationships-pending_block.tpl.php34N/A
Expanduser_relationship_blocks/user_relationship_blocks.module610
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtheruser_relationship_blocks.module119N/A
There should be no trailing spacesOtheruser_relationship_blocks.module120N/A
put a space between the asterisk and the comment textOtheruser_relationship_blocks.module133N/A
There should be no trailing spacesOtheruser_relationship_blocks.module141N/A
There should be no trailing spacesOtheruser_relationship_blocks.module149N/A
Using eval() or drupal_eval() in your module's code could have a security risk if the PHP input provided to the function contains malicious code. (Drupal Docs)Otheruser_relationship_blocks.module232N/A
There should be no trailing spacesOtheruser_relationship_blocks.module377N/A
Expanduser_relationship_implications/user_relationship_implications.module1520
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtheruser_relationship_implications.module62N/A
Use an indent of 2 spaces, with no tabsOtheruser_relationship_implications.module63N/A
There should be no trailing spacesOtheruser_relationship_implications.module70N/A
Use an indent of 2 spaces, with no tabsOtheruser_relationship_implications.module71N/A
There should be no trailing spacesOtheruser_relationship_implications.module102N/A
There should be no trailing spacesOtheruser_relationship_implications.module103N/A
There should be no trailing spacesOtheruser_relationship_implications.module168N/A
There should be no trailing spacesOtheruser_relationship_implications.module174N/A
There should be no trailing spacesOtheruser_relationship_implications.module177N/A
There should be no trailing spacesOtheruser_relationship_implications.module182N/A
There should be no trailing spacesOtheruser_relationship_implications.module185N/A
Potential problem: drupal_set_message() only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. (Drupal Docs)Otheruser_relationship_implications.module189N/A
There should be no trailing spacesOtheruser_relationship_implications.module210N/A
There should be no trailing spacesOtheruser_relationship_implications.module218N/A
There should be no trailing spacesOtheruser_relationship_implications.module223N/A
There should be no trailing spacesOtheruser_relationship_implications.module225N/A
Potential problem: drupal_set_message() only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. (Drupal Docs)Otheruser_relationship_implications.module246N/A
Expanduser_relationship_invites/user_relationship_invites.install001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheruser_relationship_invites.install-1N/A
Expanduser_relationship_mailer/user_relationship_mailer.module420
MessageGroupFilenameLineFunctionStatus
@file description should be on the following line (Drupal Docs)Otheruser_relationship_mailer.module3N/A
There should be no trailing spacesOtheruser_relationship_mailer.module142N/A
There should be no trailing spacesOtheruser_relationship_mailer.module154N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheruser_relationship_mailer.module155N/A
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otheruser_relationship_mailer.module161N/A
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otheruser_relationship_mailer.module167N/A
Expanduser_relationship_node_access/tests/user_relationship_node_access.test0013
MessageGroupFilenameLineFunctionStatus
missing space after commaOtheruser_relationship_node_access.test28N/A
missing space after commaOtheruser_relationship_node_access.test69N/A
missing space after commaOtheruser_relationship_node_access.test73N/A
missing space after commaOtheruser_relationship_node_access.test77N/A
missing space after commaOtheruser_relationship_node_access.test81N/A
missing space after commaOtheruser_relationship_node_access.test85N/A
missing space after commaOtheruser_relationship_node_access.test89N/A
missing space after commaOtheruser_relationship_node_access.test108N/A
Arrays should be formatted with a space separating each element and assignment operatorOtheruser_relationship_node_access.test110N/A
missing space after commaOtheruser_relationship_node_access.test111N/A
missing space after commaOtheruser_relationship_node_access.test129N/A
missing space after commaOtheruser_relationship_node_access.test155N/A
missing space after commaOtheruser_relationship_node_access.test156N/A
Expanduser_relationship_node_access/user_relationship_node_access.module1910
MessageGroupFilenameLineFunctionStatus
@file description should be on the following line (Drupal Docs)Otheruser_relationship_node_access.module6N/A
There should be no trailing spacesOtheruser_relationship_node_access.module134N/A
There should be no trailing spacesOtheruser_relationship_node_access.module137N/A
There should be no trailing spacesOtheruser_relationship_node_access.module141N/A
There should be no trailing spacesOtheruser_relationship_node_access.module146N/A
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otheruser_relationship_node_access.module149N/A
There should be no trailing spacesOtheruser_relationship_node_access.module150N/A
Use an indent of 2 spaces, with no tabsOtheruser_relationship_node_access.module151N/A
There should be no trailing spacesOtheruser_relationship_node_access.module151N/A
Use an indent of 2 spaces, with no tabsOtheruser_relationship_node_access.module152N/A
There should be no trailing spacesOtheruser_relationship_node_access.module175N/A
Use an indent of 2 spaces, with no tabsOtheruser_relationship_node_access.module176N/A
There should be no trailing spacesOtheruser_relationship_node_access.module176N/A
Use an indent of 2 spaces, with no tabsOtheruser_relationship_node_access.module177N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheruser_relationship_node_access.module180N/A
There should be no trailing spacesOtheruser_relationship_node_access.module198N/A
There should be no trailing spacesOtheruser_relationship_node_access.module246N/A
There should be no trailing spacesOtheruser_relationship_node_access.module325N/A
Missing parenthesis after function nameOtheruser_relationship_node_access.module401N/A
There should be no trailing spacesOtheruser_relationship_node_access.module407N/A
Expanduser_relationship_service/user_relationship_service.inc101
MessageGroupFilenameLineFunctionStatus
@file description should be on the following line (Drupal Docs)Otheruser_relationship_service.inc5N/A
Use "elseif" in place of "else if"Otheruser_relationship_service.inc78N/A
Expanduser_relationship_views/user_relationship_views.install002
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheruser_relationship_views.install-1N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruser_relationship_views.install13N/A

All

Test nameMinorCriticalNormal
Expanduser_relationships_api/tests/user_relationships_api.api.test1500
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtheruser_relationships_api.api.test13N/A
There should be no trailing spacesOtheruser_relationships_api.api.test24N/A
There should be no trailing spacesOtheruser_relationships_api.api.test70N/A
There should be no trailing spacesOtheruser_relationships_api.api.test80N/A
There should be no trailing spacesOtheruser_relationships_api.api.test92N/A
There should be no trailing spacesOtheruser_relationships_api.api.test95N/A
There should be no trailing spacesOtheruser_relationships_api.api.test100N/A
There should be no trailing spacesOtheruser_relationships_api.api.test111N/A
There should be no trailing spacesOtheruser_relationships_api.api.test127N/A
There should be no trailing spacesOtheruser_relationships_api.api.test139N/A
There should be no trailing spacesOtheruser_relationships_api.api.test151N/A
There should be no trailing spacesOtheruser_relationships_api.api.test158N/A
There should be no trailing spacesOtheruser_relationships_api.api.test204N/A
There should be no trailing spacesOtheruser_relationships_api.api.test216N/A
There should be no trailing spacesOtheruser_relationships_api.api.test255N/A
Expanduser_relationships_api/tests/user_relationships_api.socnet.test2000
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtheruser_relationships_api.socnet.test14N/A
There should be no trailing spacesOtheruser_relationships_api.socnet.test25N/A
There should be no trailing spacesOtheruser_relationships_api.socnet.test71N/A
There should be no trailing spacesOtheruser_relationships_api.socnet.test81N/A
There should be no trailing spacesOtheruser_relationships_api.socnet.test84N/A
There should be no trailing spacesOtheruser_relationships_api.socnet.test89N/A
There should be no trailing spacesOtheruser_relationships_api.socnet.test113N/A
There should be no trailing spacesOtheruser_relationships_api.socnet.test131N/A
There should be no trailing spacesOtheruser_relationships_api.socnet.test151N/A
There should be no trailing spacesOtheruser_relationships_api.socnet.test180N/A
There should be no trailing spacesOtheruser_relationships_api.socnet.test189N/A
There should be no trailing spacesOtheruser_relationships_api.socnet.test190N/A
There should be no trailing spacesOtheruser_relationships_api.socnet.test191N/A
There should be no trailing spacesOtheruser_relationships_api.socnet.test192N/A
There should be no trailing spacesOtheruser_relationships_api.socnet.test193N/A
There should be no trailing spacesOtheruser_relationships_api.socnet.test218N/A
There should be no trailing spacesOtheruser_relationships_api.socnet.test227N/A
There should be no trailing spacesOtheruser_relationships_api.socnet.test272N/A
There should be no trailing spacesOtheruser_relationships_api.socnet.test278N/A
There should be no trailing spacesOtheruser_relationships_api.socnet.test305N/A
Expanduser_relationships_api/user_relationships_api.actions.inc500
MessageGroupFilenameLineFunctionStatus
@file description should be on the following line (Drupal Docs)Otheruser_relationships_api.actions.inc4N/A
There should be no trailing spacesOtheruser_relationships_api.actions.inc6N/A
There should be no trailing spacesOtheruser_relationships_api.actions.inc107N/A
There should be no trailing spacesOtheruser_relationships_api.actions.inc122N/A
indent secondary line of comment one space Otheruser_relationships_api.actions.inc189N/A
Leafuser_relationships_api/user_relationships_api.activity.inc000
Expanduser_relationships_api/user_relationships_api.api.inc1000
MessageGroupFilenameLineFunctionStatus
in most cases, replace the string function with the drupal_ equivalent string functionsOtheruser_relationships_api.api.inc36N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheruser_relationships_api.api.inc39N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheruser_relationships_api.api.inc40N/A
There should be no trailing spacesOtheruser_relationships_api.api.inc86N/A
There should be no trailing spacesOtheruser_relationships_api.api.inc192N/A
There should be no trailing spacesOtheruser_relationships_api.api.inc207N/A
There should be no trailing spacesOtheruser_relationships_api.api.inc237N/A
There should be no trailing spacesOtheruser_relationships_api.api.inc241N/A
There should be no trailing spacesOtheruser_relationships_api.api.inc313N/A
There should be no trailing spacesOtheruser_relationships_api.api.inc336N/A
Expanduser_relationships_api/user_relationships_api.author-pane.inc1002
MessageGroupFilenameLineFunctionStatus
@file description should be on the following line (Drupal Docs)Otheruser_relationships_api.author-pane.inc4N/A
put a space between the asterisk and the comment textOtheruser_relationships_api.author-pane.inc6N/A
indent secondary line of comment one space Otheruser_relationships_api.author-pane.inc9N/A
Format should be * Implementation of hook_foo().Otheruser_relationships_api.author-pane.inc9N/A
indent secondary line of comment one space Otheruser_relationships_api.author-pane.inc10N/A
There should be no trailing spacesOtheruser_relationships_api.author-pane.inc34N/A
There should be no trailing spacesOtheruser_relationships_api.author-pane.inc37N/A
The $text argument to l() should be enclosed within t() so that it is translatable.Otheruser_relationships_api.author-pane.inc50N/A
The $text argument to l() should be enclosed within t() so that it is translatable.Otheruser_relationships_api.author-pane.inc74N/A
indent secondary line of comment one space Otheruser_relationships_api.author-pane.inc91N/A
Format should be * Implementation of hook_foo().Otheruser_relationships_api.author-pane.inc91N/A
indent secondary line of comment one space Otheruser_relationships_api.author-pane.inc92N/A
Expanduser_relationships_api/user_relationships_api.install100
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtheruser_relationships_api.install94N/A
Expanduser_relationships_api/user_relationships_api.module1300
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtheruser_relationships_api.module124N/A
There should be no trailing spacesOtheruser_relationships_api.module289N/A
There should be no trailing spacesOtheruser_relationships_api.module306N/A
indent secondary line of comment one space Otheruser_relationships_api.module336N/A
Format should be * Implementation of hook_foo().Otheruser_relationships_api.module336N/A
indent secondary line of comment one space Otheruser_relationships_api.module337N/A
There should be no trailing spacesOtheruser_relationships_api.module346N/A
indent secondary line of comment one space Otheruser_relationships_api.module355N/A
Format should be * Implementation of hook_foo().Otheruser_relationships_api.module355N/A
indent secondary line of comment one space Otheruser_relationships_api.module356N/A
There should be no trailing spacesOtheruser_relationships_api.module381N/A
There should be no trailing spacesOtheruser_relationships_api.module383N/A
There should be no trailing spacesOtheruser_relationships_api.module392N/A
Expanduser_relationships_api/user_relationships_api.privatemsg.inc700
MessageGroupFilenameLineFunctionStatus
@file description should be on the following line (Drupal Docs)Otheruser_relationships_api.privatemsg.inc3N/A
There should be no trailing spacesOtheruser_relationships_api.privatemsg.inc38N/A
Use an indent of 2 spaces, with no tabsOtheruser_relationships_api.privatemsg.inc39N/A
There should be no trailing spacesOtheruser_relationships_api.privatemsg.inc39N/A
Use an indent of 2 spaces, with no tabsOtheruser_relationships_api.privatemsg.inc40N/A
There should be no trailing spacesOtheruser_relationships_api.privatemsg.inc40N/A
Use an indent of 2 spaces, with no tabsOtheruser_relationships_api.privatemsg.inc42N/A
Expanduser_relationships_api/user_relationships_api.socnet.inc100
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtheruser_relationships_api.socnet.inc18N/A
Leafuser_relationships_panels_visibility/plugins/access/ur_relationship.inc000
Expanduser_relationships_panels_visibility/user_relationships_panels_visibility.module100
MessageGroupFilenameLineFunctionStatus
indent secondary line of comment one space Otheruser_relationships_panels_visibility.module7N/A
Expanduser_relationships_rules/user_relationships_rules.module101
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheruser_relationships_rules.module-1N/A
Missing parenthesis after function nameOtheruser_relationships_rules.module3N/A
Expanduser_relationships_rules/user_relationships_rules.rules.inc2000
MessageGroupFilenameLineFunctionStatus
@file description should be on the following line (Drupal Docs)Otheruser_relationships_rules.rules.inc5N/A
indent secondary line of comment one space Otheruser_relationships_rules.rules.inc29N/A
Format should be * Implementation of hook_foo().Otheruser_relationships_rules.rules.inc29N/A
indent secondary line of comment one space Otheruser_relationships_rules.rules.inc30N/A
indent secondary line of comment one space Otheruser_relationships_rules.rules.inc31N/A
indent secondary line of comment one space Otheruser_relationships_rules.rules.inc53N/A
Format should be * Implementation of hook_foo().Otheruser_relationships_rules.rules.inc53N/A
indent secondary line of comment one space Otheruser_relationships_rules.rules.inc54N/A
indent secondary line of comment one space Otheruser_relationships_rules.rules.inc55N/A
There should be no trailing spacesOtheruser_relationships_rules.rules.inc75N/A
There should be no trailing spacesOtheruser_relationships_rules.rules.inc84N/A
indent secondary line of comment one space Otheruser_relationships_rules.rules.inc108N/A
Format should be * Implementation of hook_foo().Otheruser_relationships_rules.rules.inc108N/A
indent secondary line of comment one space Otheruser_relationships_rules.rules.inc109N/A
indent secondary line of comment one space Otheruser_relationships_rules.rules.inc123N/A
indent secondary line of comment one space Otheruser_relationships_rules.rules.inc124N/A
There should be no trailing spacesOtheruser_relationships_rules.rules.inc129N/A
There should be no trailing spacesOtheruser_relationships_rules.rules.inc141N/A
There should be no trailing spacesOtheruser_relationships_rules.rules.inc162N/A
There should be no trailing spacesOtheruser_relationships_rules.rules.inc175N/A
Expanduser_relationships_rules/user_relationships_rules.rules_forms.inc400
MessageGroupFilenameLineFunctionStatus
@file description should be on the following line (Drupal Docs)Otheruser_relationships_rules.rules_forms.inc5N/A
There should be no trailing spacesOtheruser_relationships_rules.rules_forms.inc8N/A
There should be no trailing spacesOtheruser_relationships_rules.rules_forms.inc32N/A
There should be no trailing spacesOtheruser_relationships_rules.rules_forms.inc72N/A
Expanduser_relationships_ui/templates/user_relationships.tpl.php105
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheruser_relationships.tpl.php-1N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruser_relationships.tpl.php11N/A
else statements should begin on a new lineOtheruser_relationships.tpl.php13N/A
The $string argument to t() should not begin or end with a space. (Drupal Docs)Otheruser_relationships.tpl.php18N/A
There should be no trailing spacesOtheruser_relationships.tpl.php23N/A
the final ?> should be omitted from all code filesOtheruser_relationships.tpl.php31N/A
Expanduser_relationships_ui/templates/user_relationships_pending_requests.tpl.php003
MessageGroupFilenameLineFunctionStatus
The control statement should be on a separate line from the control conditionalOtheruser_relationships_pending_requests.tpl.php15N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtheruser_relationships_pending_requests.tpl.php42N/A
the final ?> should be omitted from all code filesOtheruser_relationships_pending_requests.tpl.php43N/A
Expanduser_relationships_ui/user_relationships_ui.actions.inc360
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtheruser_relationships_ui.actions.inc16N/A
There should be no trailing spacesOtheruser_relationships_ui.actions.inc89N/A
Potential problem: drupal_set_message() only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. (Drupal Docs)Otheruser_relationships_ui.actions.inc126N/A
Potential problem: drupal_set_message() only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. (Drupal Docs)Otheruser_relationships_ui.actions.inc134N/A
Potential problem: drupal_set_message() only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. (Drupal Docs)Otheruser_relationships_ui.actions.inc159N/A
Potential problem: drupal_set_message() only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. (Drupal Docs)Otheruser_relationships_ui.actions.inc168N/A
Potential problem: drupal_set_message() only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. (Drupal Docs)Otheruser_relationships_ui.actions.inc177N/A
There should be no trailing spacesOtheruser_relationships_ui.actions.inc200N/A
Potential problem: drupal_set_message() only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. (Drupal Docs)Otheruser_relationships_ui.actions.inc202N/A
Expanduser_relationships_ui/user_relationships_ui.admin.inc200
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtheruser_relationships_ui.admin.inc122N/A
There should be no trailing spacesOtheruser_relationships_ui.admin.inc137N/A
Expanduser_relationships_ui/user_relationships_ui.admin_actions.inc100
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtheruser_relationships_ui.admin_actions.inc100N/A
Expanduser_relationships_ui/user_relationships_ui.forms.inc800
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtheruser_relationships_ui.forms.inc13N/A
There should be no trailing spacesOtheruser_relationships_ui.forms.inc30N/A
Use an indent of 2 spaces, with no tabsOtheruser_relationships_ui.forms.inc108N/A
There should be no trailing spacesOtheruser_relationships_ui.forms.inc146N/A
Use an indent of 2 spaces, with no tabsOtheruser_relationships_ui.forms.inc147N/A
There should be no trailing spacesOtheruser_relationships_ui.forms.inc147N/A
Use an indent of 2 spaces, with no tabsOtheruser_relationships_ui.forms.inc148N/A
There should be no trailing spacesOtheruser_relationships_ui.forms.inc222N/A
Expanduser_relationships_ui/user_relationships_ui.install300
MessageGroupFilenameLineFunctionStatus
@file description should be on the following line (Drupal Docs)Otheruser_relationships_ui.install3N/A
Missing periodOtheruser_relationships_ui.install7N/A
Missing periodOtheruser_relationships_ui.install15N/A
Expanduser_relationships_ui/user_relationships_ui.module3333
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtheruser_relationships_ui.module33N/A
There should be no trailing spacesOtheruser_relationships_ui.module34N/A
There should be no trailing spacesOtheruser_relationships_ui.module46N/A
Use an indent of 2 spaces, with no tabsOtheruser_relationships_ui.module47N/A
There should be no trailing spacesOtheruser_relationships_ui.module47N/A
Use an indent of 2 spaces, with no tabsOtheruser_relationships_ui.module48N/A
There should be no trailing spacesOtheruser_relationships_ui.module49N/A
Use an indent of 2 spaces, with no tabsOtheruser_relationships_ui.module50N/A
There should be no trailing spacesOtheruser_relationships_ui.module50N/A
Use an indent of 2 spaces, with no tabsOtheruser_relationships_ui.module51N/A
put a space between the asterisk and the comment textOtheruser_relationships_ui.module72N/A
There should be no trailing spacesOtheruser_relationships_ui.module75N/A
Potential problem: drupal_set_message() only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otheruser_relationships_ui.module173N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheruser_relationships_ui.module184N/A
Use an indent of 2 spaces, with no tabsOtheruser_relationships_ui.module187N/A
There should be no trailing spacesOtheruser_relationships_ui.module233N/A
There should be no trailing spacesOtheruser_relationships_ui.module243N/A
There should be no trailing spacesOtheruser_relationships_ui.module262N/A
The $string argument to t() should not begin or end with a space. (Drupal Docs)Otheruser_relationships_ui.module268N/A
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otheruser_relationships_ui.module288N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheruser_relationships_ui.module288N/A
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otheruser_relationships_ui.module297N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheruser_relationships_ui.module297N/A
put a space between the asterisk and the comment textOtheruser_relationships_ui.module342N/A
put a space between the asterisk and the comment textOtheruser_relationships_ui.module375N/A
There should be no trailing spacesOtheruser_relationships_ui.module405N/A
There should be no trailing spacesOtheruser_relationships_ui.module406N/A
There should be no trailing spacesOtheruser_relationships_ui.module713N/A
There should be no trailing spacesOtheruser_relationships_ui.module715N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruser_relationships_ui.module817N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruser_relationships_ui.module821N/A
There should be no trailing spacesOtheruser_relationships_ui.module853N/A
Use an indent of 2 spaces, with no tabsOtheruser_relationships_ui.module854N/A
There should be no trailing spacesOtheruser_relationships_ui.module854N/A
Use an indent of 2 spaces, with no tabsOtheruser_relationships_ui.module855N/A
There should be no trailing spacesOtheruser_relationships_ui.module858N/A
Use an indent of 2 spaces, with no tabsOtheruser_relationships_ui.module859N/A
There should be no trailing spacesOtheruser_relationships_ui.module859N/A
Use an indent of 2 spaces, with no tabsOtheruser_relationships_ui.module860N/A
Leafuser_relationships_ui/user_relationships_ui.pages.inc000
Leafuser_relationships_ui/user_relationships_ui.theme.inc000
Expanduser_relationship_blocks/templates/user_relationships-actions_block.tpl.php101
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtheruser_relationships-actions_block.tpl.php3N/A
the final ?> should be omitted from all code filesOtheruser_relationships-actions_block.tpl.php16N/A
Expanduser_relationship_blocks/templates/user_relationships-block.tpl.php501
MessageGroupFilenameLineFunctionStatus
@file description should be on the following line (Drupal Docs)Otheruser_relationships-block.tpl.php3N/A
There should be no trailing spacesOtheruser_relationships-block.tpl.php12N/A
There should be no trailing spacesOtheruser_relationships-block.tpl.php14N/A
There should be no trailing spacesOtheruser_relationships-block.tpl.php15N/A
the final ?> should be omitted from all code filesOtheruser_relationships-block.tpl.php50N/A
indent secondary line of comment one space Otheruser_relationships-block.tpl.php54N/A
Expanduser_relationship_blocks/templates/user_relationships-pending_block.tpl.php002
MessageGroupFilenameLineFunctionStatus
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtheruser_relationships-pending_block.tpl.php21N/A
the final ?> should be omitted from all code filesOtheruser_relationships-pending_block.tpl.php34N/A
Expanduser_relationship_blocks/user_relationship_blocks.install200
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtheruser_relationship_blocks.install3N/A
There should be no trailing spacesOtheruser_relationship_blocks.install62N/A
Expanduser_relationship_blocks/user_relationship_blocks.module610
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtheruser_relationship_blocks.module119N/A
There should be no trailing spacesOtheruser_relationship_blocks.module120N/A
put a space between the asterisk and the comment textOtheruser_relationship_blocks.module133N/A
There should be no trailing spacesOtheruser_relationship_blocks.module141N/A
There should be no trailing spacesOtheruser_relationship_blocks.module149N/A
Using eval() or drupal_eval() in your module's code could have a security risk if the PHP input provided to the function contains malicious code. (Drupal Docs)Otheruser_relationship_blocks.module232N/A
There should be no trailing spacesOtheruser_relationship_blocks.module377N/A
Expanduser_relationship_defaults/user_relationship_defaults.install500
MessageGroupFilenameLineFunctionStatus
@file description should be on the following line (Drupal Docs)Otheruser_relationship_defaults.install3N/A
Missing periodOtheruser_relationship_defaults.install7N/A
Missing periodOtheruser_relationship_defaults.install27N/A
indent secondary line of comment one space Otheruser_relationship_defaults.install28N/A
Missing periodOtheruser_relationship_defaults.install34N/A
Expanduser_relationship_defaults/user_relationship_defaults.module400
MessageGroupFilenameLineFunctionStatus
indent secondary line of comment one space Otheruser_relationship_defaults.module24N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheruser_relationship_defaults.module36N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheruser_relationship_defaults.module39N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheruser_relationship_defaults.module40N/A
Expanduser_relationship_elaborations/user_relationship_elaborations.install100
MessageGroupFilenameLineFunctionStatus
@file description should be on the following line (Drupal Docs)Otheruser_relationship_elaborations.install4N/A
Expanduser_relationship_elaborations/user_relationship_elaborations.module100
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtheruser_relationship_elaborations.module89N/A
Leafuser_relationship_implications/user_relationship_implications.install000
Expanduser_relationship_implications/user_relationship_implications.module1520
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtheruser_relationship_implications.module62N/A
Use an indent of 2 spaces, with no tabsOtheruser_relationship_implications.module63N/A
There should be no trailing spacesOtheruser_relationship_implications.module70N/A
Use an indent of 2 spaces, with no tabsOtheruser_relationship_implications.module71N/A
There should be no trailing spacesOtheruser_relationship_implications.module102N/A
There should be no trailing spacesOtheruser_relationship_implications.module103N/A
There should be no trailing spacesOtheruser_relationship_implications.module168N/A
There should be no trailing spacesOtheruser_relationship_implications.module174N/A
There should be no trailing spacesOtheruser_relationship_implications.module177N/A
There should be no trailing spacesOtheruser_relationship_implications.module182N/A
There should be no trailing spacesOtheruser_relationship_implications.module185N/A
Potential problem: drupal_set_message() only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. (Drupal Docs)Otheruser_relationship_implications.module189N/A
There should be no trailing spacesOtheruser_relationship_implications.module210N/A
There should be no trailing spacesOtheruser_relationship_implications.module218N/A
There should be no trailing spacesOtheruser_relationship_implications.module223N/A
There should be no trailing spacesOtheruser_relationship_implications.module225N/A
Potential problem: drupal_set_message() only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. (Drupal Docs)Otheruser_relationship_implications.module246N/A
Expanduser_relationship_invites/user_relationship_invites.install001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheruser_relationship_invites.install-1N/A
Expanduser_relationship_invites/user_relationship_invites.module500
MessageGroupFilenameLineFunctionStatus
indent secondary line of comment one space Otheruser_relationship_invites.module20N/A
indent secondary line of comment one space Otheruser_relationship_invites.module32N/A
indent secondary line of comment one space Otheruser_relationship_invites.module61N/A
indent secondary line of comment one space Otheruser_relationship_invites.module72N/A
There should be no trailing spacesOtheruser_relationship_invites.module109N/A
Expanduser_relationship_mailer/user_relationship_mailer.install200
MessageGroupFilenameLineFunctionStatus
@file description should be on the following line (Drupal Docs)Otheruser_relationship_mailer.install3N/A
There should be no trailing spacesOtheruser_relationship_mailer.install16N/A
Expanduser_relationship_mailer/user_relationship_mailer.module420
MessageGroupFilenameLineFunctionStatus
@file description should be on the following line (Drupal Docs)Otheruser_relationship_mailer.module3N/A
There should be no trailing spacesOtheruser_relationship_mailer.module142N/A
There should be no trailing spacesOtheruser_relationship_mailer.module154N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheruser_relationship_mailer.module155N/A
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otheruser_relationship_mailer.module161N/A
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otheruser_relationship_mailer.module167N/A
Expanduser_relationship_mailer/user_relationship_mailer_defaults.inc1300
MessageGroupFilenameLineFunctionStatus
@file description should be on the following line (Drupal Docs)Otheruser_relationship_mailer_defaults.inc3N/A
There should be no trailing spacesOtheruser_relationship_mailer_defaults.inc14N/A
There should be no trailing spacesOtheruser_relationship_mailer_defaults.inc15N/A
There should be no trailing spacesOtheruser_relationship_mailer_defaults.inc16N/A
There should be no trailing spacesOtheruser_relationship_mailer_defaults.inc17N/A
There should be no trailing spacesOtheruser_relationship_mailer_defaults.inc18N/A
There should be no trailing spacesOtheruser_relationship_mailer_defaults.inc19N/A
There should be no trailing spacesOtheruser_relationship_mailer_defaults.inc20N/A
There should be no trailing spacesOtheruser_relationship_mailer_defaults.inc21N/A
There should be no trailing spacesOtheruser_relationship_mailer_defaults.inc22N/A
There should be no trailing spacesOtheruser_relationship_mailer_defaults.inc23N/A
There should be no trailing spacesOtheruser_relationship_mailer_defaults.inc58N/A
There should be no trailing spacesOtheruser_relationship_mailer_defaults.inc61N/A
Expanduser_relationship_migrate/user_relationship_migrate.install200
MessageGroupFilenameLineFunctionStatus
Missing periodOtheruser_relationship_migrate.install9N/A
Missing periodOtheruser_relationship_migrate.install16N/A
Expanduser_relationship_migrate/user_relationship_migrate.module400
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtheruser_relationship_migrate.module6N/A
There should be no trailing spacesOtheruser_relationship_migrate.module78N/A
There should be no trailing spacesOtheruser_relationship_migrate.module91N/A
There should be no trailing spacesOtheruser_relationship_migrate.module102N/A
Expanduser_relationship_migrate/user_relationship_migrate.mysql.inc800
MessageGroupFilenameLineFunctionStatus
@file description should be on the following line (Drupal Docs)Otheruser_relationship_migrate.mysql.inc3N/A
Use an indent of 2 spaces, with no tabsOtheruser_relationship_migrate.mysql.inc14N/A
There should be no trailing spacesOtheruser_relationship_migrate.mysql.inc35N/A
There should be no trailing spacesOtheruser_relationship_migrate.mysql.inc36N/A
There should be no trailing spacesOtheruser_relationship_migrate.mysql.inc44N/A
There should be no trailing spacesOtheruser_relationship_migrate.mysql.inc45N/A
There should be no trailing spacesOtheruser_relationship_migrate.mysql.inc52N/A
There should be no trailing spacesOtheruser_relationship_migrate.mysql.inc54N/A
Expanduser_relationship_node_access/tests/user_relationship_node_access.test0013
MessageGroupFilenameLineFunctionStatus
missing space after commaOtheruser_relationship_node_access.test28N/A
missing space after commaOtheruser_relationship_node_access.test69N/A
missing space after commaOtheruser_relationship_node_access.test73N/A
missing space after commaOtheruser_relationship_node_access.test77N/A
missing space after commaOtheruser_relationship_node_access.test81N/A
missing space after commaOtheruser_relationship_node_access.test85N/A
missing space after commaOtheruser_relationship_node_access.test89N/A
missing space after commaOtheruser_relationship_node_access.test108N/A
Arrays should be formatted with a space separating each element and assignment operatorOtheruser_relationship_node_access.test110N/A
missing space after commaOtheruser_relationship_node_access.test111N/A
missing space after commaOtheruser_relationship_node_access.test129N/A
missing space after commaOtheruser_relationship_node_access.test155N/A
missing space after commaOtheruser_relationship_node_access.test156N/A
Leafuser_relationship_node_access/user_relationship_node_access.install000
Expanduser_relationship_node_access/user_relationship_node_access.module1910
MessageGroupFilenameLineFunctionStatus
@file description should be on the following line (Drupal Docs)Otheruser_relationship_node_access.module6N/A
There should be no trailing spacesOtheruser_relationship_node_access.module134N/A
There should be no trailing spacesOtheruser_relationship_node_access.module137N/A
There should be no trailing spacesOtheruser_relationship_node_access.module141N/A
There should be no trailing spacesOtheruser_relationship_node_access.module146N/A
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otheruser_relationship_node_access.module149N/A
There should be no trailing spacesOtheruser_relationship_node_access.module150N/A
Use an indent of 2 spaces, with no tabsOtheruser_relationship_node_access.module151N/A
There should be no trailing spacesOtheruser_relationship_node_access.module151N/A
Use an indent of 2 spaces, with no tabsOtheruser_relationship_node_access.module152N/A
There should be no trailing spacesOtheruser_relationship_node_access.module175N/A
Use an indent of 2 spaces, with no tabsOtheruser_relationship_node_access.module176N/A
There should be no trailing spacesOtheruser_relationship_node_access.module176N/A
Use an indent of 2 spaces, with no tabsOtheruser_relationship_node_access.module177N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheruser_relationship_node_access.module180N/A
There should be no trailing spacesOtheruser_relationship_node_access.module198N/A
There should be no trailing spacesOtheruser_relationship_node_access.module246N/A
There should be no trailing spacesOtheruser_relationship_node_access.module325N/A
Missing parenthesis after function nameOtheruser_relationship_node_access.module401N/A
There should be no trailing spacesOtheruser_relationship_node_access.module407N/A
Expanduser_relationship_service/user_relationship_service.inc101
MessageGroupFilenameLineFunctionStatus
@file description should be on the following line (Drupal Docs)Otheruser_relationship_service.inc5N/A
Use "elseif" in place of "else if"Otheruser_relationship_service.inc78N/A
Expanduser_relationship_service/user_relationship_service.module100
MessageGroupFilenameLineFunctionStatus
@file description should be on the following line (Drupal Docs)Otheruser_relationship_service.module5N/A
Expanduser_relationship_views/user_relationship_views.install002
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheruser_relationship_views.install-1N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruser_relationship_views.install13N/A
Expanduser_relationship_views/user_relationship_views.module100
MessageGroupFilenameLineFunctionStatus
Format should be * Implementation of hook_foo().Otheruser_relationship_views.module10N/A
Expanduser_relationship_views/user_relationship_views.views.inc700
MessageGroupFilenameLineFunctionStatus
put a space between the asterisk and the comment textOtheruser_relationship_views.views.inc7N/A
Use an indent of 2 spaces, with no tabsOtheruser_relationship_views.views.inc21N/A
Use an indent of 2 spaces, with no tabsOtheruser_relationship_views.views.inc26N/A
Use an indent of 2 spaces, with no tabsOtheruser_relationship_views.views.inc32N/A
Use an indent of 2 spaces, with no tabsOtheruser_relationship_views.views.inc33N/A
There should be no trailing spacesOtheruser_relationship_views.views.inc204N/A
Format should be * Implementation of hook_foo().Otheruser_relationship_views.views.inc308N/A
Leafuser_relationship_views/user_relationship_views.views_default.inc000
Expanduser_relationship_views/views_handler_field_user_relationships_name.inc300
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherviews_handler_field_user_relationships_name.inc14N/A
There should be no trailing spacesOtherviews_handler_field_user_relationships_name.inc20N/A
There should be no trailing spacesOtherviews_handler_field_user_relationships_name.inc30N/A
Expanduser_relationship_views/views_handler_field_user_relationships_oneway.inc100
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherviews_handler_field_user_relationships_oneway.inc13N/A
Expanduser_relationship_views/views_handler_field_user_relationships_requestee.inc200
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherviews_handler_field_user_relationships_requestee.inc13N/A
There should be no trailing spacesOtherviews_handler_field_user_relationships_requestee.inc19N/A
Expanduser_relationship_views/views_handler_field_user_relationships_requester.inc200
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherviews_handler_field_user_relationships_requester.inc13N/A
There should be no trailing spacesOtherviews_handler_field_user_relationships_requester.inc19N/A
Expanduser_relationship_views/views_handler_field_user_relationships_status.inc100
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherviews_handler_field_user_relationships_status.inc13N/A
Leafuser_relationship_views/views_handler_field_user_relationships_status_link.inc000
Expanduser_relationship_views/views_handler_filter_user_relationships_requester_or_requestee_current_user.inc100
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherviews_handler_filter_user_relationships_requester_or_requestee_current_user.inc18N/A
Expanduser_relationship_views/views_handler_filter_user_relationships_status.inc200
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherviews_handler_filter_user_relationships_status.inc16N/A
There should be no trailing spacesOtherviews_handler_filter_user_relationships_status.inc17N/A
Expanduser_relationship_views/views_handler_filter_user_relationships_type.inc100
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherviews_handler_filter_user_relationships_type.inc106N/A