node_import.admin.inc | 5 | 7 | 11 |
| Message | Group | Filename | Line | Function | Status |
| Potential problem: when FAPI element '#type' is set to 'markup' (default), '#value' only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. | Other | node_import.admin.inc | 46 | N/A |  |
| Potential problem: when FAPI element '#type' is set to 'markup' (default), '#value' only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. | Other | node_import.admin.inc | 103 | N/A |  |
| Potential problem: form_set_error() and form_error() only accept filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs) | Other | node_import.admin.inc | 137 | N/A |  |
| Use the matching Drupal theme functions, not raw HTML. | Other | node_import.admin.inc | 137 | N/A |  |
| Use the matching Drupal theme functions, not raw HTML. | Other | node_import.admin.inc | 219 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | node_import.admin.inc | 304 | N/A |  |
| Use "elseif" in place of "else if" | Other | node_import.admin.inc | 380 | N/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. | Other | node_import.admin.inc | 384 | N/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. | Other | node_import.admin.inc | 385 | N/A |  |
| Potential problem: when FAPI element '#type' is set to 'markup' (default), '#value' only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. | Other | node_import.admin.inc | 504 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | node_import.admin.inc | 542 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | node_import.admin.inc | 562 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | node_import.admin.inc | 568 | N/A |  |
| Separate comments from comment syntax by a space. | Other | node_import.admin.inc | 691 | N/A |  |
| global variables should start with a single underscore followed by the module and another underscore | Other | node_import.admin.inc | 721 | N/A |  |
| Separate comments from comment syntax by a space. | Other | node_import.admin.inc | 818 | N/A |  |
| Separate comments from comment syntax by a space. | Other | node_import.admin.inc | 822 | N/A |  |
| Separate comments from comment syntax by a space. | Other | node_import.admin.inc | 826 | N/A |  |
| Use the matching Drupal theme functions, not raw HTML. | Other | node_import.admin.inc | 934 | N/A |  |
| Potential problem: when FAPI element '#type' is set to 'markup' (default), '#value' only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. | Other | node_import.admin.inc | 1045 | N/A |  |
| Use the matching Drupal theme functions, not raw HTML. | Other | node_import.admin.inc | 1169 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | node_import.admin.inc | 1215 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | node_import.admin.inc | 1216 | N/A |  |
|
node_import.api.php | 3 | 0 | 3 |
| Message | Group | Filename | Line | Function | Status |
| @see references should be separated by "," followed by a single space and with no trailing punctuation | Other | node_import.api.php | 65 | N/A |  |
Format should be * Implementation of hook_foo(). | Other | node_import.api.php | 482 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | node_import.api.php | 505 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | node_import.api.php | 532 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | node_import.api.php | 552 | N/A |  |
Format should be * Implementation of hook_foo(). | Other | node_import.api.php | 597 | N/A |  |
|
node_import.inc | 40 | 0 | 52 |
| Message | Group | Filename | Line | Function | Status |
| Doxygen uses @todo and @bug to markup things to be done. | Other | node_import.inc | 20 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | node_import.inc | 153 | N/A |  |
| Use "elseif" in place of "else if" | Other | node_import.inc | 309 | N/A |  |
| Use "elseif" in place of "else if" | Other | node_import.inc | 378 | N/A |  |
| Use the matching Drupal theme functions, not raw HTML. | Other | node_import.inc | 487 | N/A |  |
| Separate comments from comment syntax by a space. | Other | node_import.inc | 512 | N/A |  |
| Separate comments from comment syntax by a space. | Other | node_import.inc | 513 | N/A |  |
| indent secondary line of comment one space | Other | node_import.inc | 529 | N/A |  |
| Doxygen uses @todo and @bug to markup things to be done. | Other | node_import.inc | 531 | N/A |  |
| indent secondary line of comment one space | Other | node_import.inc | 538 | N/A |  |
| Use "elseif" in place of "else if" | Other | node_import.inc | 596 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | node_import.inc | 607 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | node_import.inc | 608 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | node_import.inc | 618 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | node_import.inc | 620 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | node_import.inc | 638 | N/A |  |
| Use "elseif" in place of "else if" | Other | node_import.inc | 655 | N/A |  |
| Use "elseif" in place of "else if" | Other | node_import.inc | 684 | N/A |  |
| Doxygen uses @todo and @bug to markup things to be done. | Other | node_import.inc | 709 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | node_import.inc | 744 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | node_import.inc | 776 | N/A |  |
| global variables should start with a single underscore followed by the module and another underscore | Other | node_import.inc | 800 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | node_import.inc | 829 | N/A |  |
| @see should always be at the beginning of a line, never inline in other comments. | Other | node_import.inc | 856 | N/A |  |
| @see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including (). | Other | node_import.inc | 856 | N/A |  |
| @see references should be separated by "," followed by a single space and with no trailing punctuation | Other | node_import.inc | 856 | N/A |  |
| global variables should start with a single underscore followed by the module and another underscore | Other | node_import.inc | 859 | N/A |  |
| Separate comments from comment syntax by a space. | Other | node_import.inc | 890 | N/A |  |
| Separate comments from comment syntax by a space. | Other | node_import.inc | 942 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | node_import.inc | 967 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | node_import.inc | 981 | N/A |  |
| Separate comments from comment syntax by a space. | Other | node_import.inc | 1042 | N/A |  |
| Use "elseif" in place of "else if" | Other | node_import.inc | 1174 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | node_import.inc | 1187 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | node_import.inc | 1232 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | node_import.inc | 1242 | N/A |  |
| Use db_query_range() instead of the SQL LIMIT clause (Drupal Docs) | Other | node_import.inc | 1267 | N/A |  |
| Use db_query_range() instead of the SQL LIMIT clause (Drupal Docs) | Other | node_import.inc | 1276 | N/A |  |
| Use db_query_range() instead of the SQL LIMIT clause (Drupal Docs) | Other | node_import.inc | 1301 | N/A |  |
| Use db_query_range() instead of the SQL LIMIT clause (Drupal Docs) | Other | node_import.inc | 1310 | N/A |  |
| Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.) | Other | node_import.inc | 1317 | N/A |  |
| Use db_query_range() instead of the SQL LIMIT clause (Drupal Docs) | Other | node_import.inc | 1318 | N/A |  |
| Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.) | Other | node_import.inc | 1318 | N/A |  |
| Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.) | Other | node_import.inc | 1319 | N/A |  |
| Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.) | Other | node_import.inc | 1320 | N/A |  |
| @see references should be separated by "," followed by a single space and with no trailing punctuation | Other | node_import.inc | 1411 | N/A |  |
| @see references should be separated by "," followed by a single space and with no trailing punctuation | Other | node_import.inc | 1462 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | node_import.inc | 1514 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | node_import.inc | 1531 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | node_import.inc | 1580 | N/A |  |
| Separate comments from comment syntax by a space. | Other | node_import.inc | 1610 | N/A |  |
| Separate comments from comment syntax by a space. | Other | node_import.inc | 1628 | N/A |  |
| Separate comments from comment syntax by a space. | Other | node_import.inc | 1641 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | node_import.inc | 1683 | N/A |  |
| Use db_query_range() instead of the SQL LIMIT clause (Drupal Docs) | Other | node_import.inc | 1683 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | node_import.inc | 1686 | N/A |  |
| Use db_query_range() instead of the SQL LIMIT clause (Drupal Docs) | Other | node_import.inc | 1686 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | node_import.inc | 1709 | N/A |  |
| Use db_query_range() instead of the SQL LIMIT clause (Drupal Docs) | Other | node_import.inc | 1726 | N/A |  |
| Use db_query_range() instead of the SQL LIMIT clause (Drupal Docs) | Other | node_import.inc | 1729 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | node_import.inc | 1769 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | node_import.inc | 1825 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | node_import.inc | 1836 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | node_import.inc | 1841 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | node_import.inc | 1842 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | node_import.inc | 1850 | N/A |  |
| Use "elseif" in place of "else if" | Other | node_import.inc | 1855 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | node_import.inc | 1856 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | node_import.inc | 1857 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | node_import.inc | 1861 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | node_import.inc | 1867 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | node_import.inc | 1868 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | node_import.inc | 1869 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | node_import.inc | 1877 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | node_import.inc | 1880 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | node_import.inc | 1882 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | node_import.inc | 1883 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | node_import.inc | 1890 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | node_import.inc | 1891 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | node_import.inc | 1892 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | node_import.inc | 1898 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | node_import.inc | 1903 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | node_import.inc | 1905 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | node_import.inc | 1914 | N/A |  |
| Use "elseif" in place of "else if" | Other | node_import.inc | 1952 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | node_import.inc | 1968 | N/A |  |
| Doxygen uses @todo and @bug to markup things to be done. | Other | node_import.inc | 1995 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | node_import.inc | 2047 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | node_import.inc | 2062 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | node_import.inc | 2125 | N/A |  |
| Separate comments from comment syntax by a space. | Other | node_import.inc | 2134 | N/A |  |
| Use "elseif" in place of "else if" | Other | node_import.inc | 2199 | N/A |  |
|
node_import.install | 0 | 0 | 0 |
node_import.module | 0 | 0 | 5 |
| Message | Group | Filename | Line | Function | Status |
| Administrative menu items should have a description. | Other | node_import.module | 43 | N/A |  |
| Administrative menu items should have a description. | Other | node_import.module | 53 | N/A |  |
| Administrative menu items should have a description. | Other | node_import.module | 63 | N/A |  |
| Administrative menu items should have a description. | Other | node_import.module | 110 | N/A |  |
| Separate comments from comment syntax by a space. | Other | node_import.module | 121 | N/A |  |
|
supported/amazon/asin.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| The $string argument to t() should not begin or end with a space. (Drupal Docs) | Other | asin.inc | 27 | N/A |  |
|
supported/auto_nodetitle/auto_nodetitle.inc | 0 | 0 | 0 |
supported/blog.inc | 0 | 0 | 0 |
supported/book.inc | 1 | 0 | 5 |
| Message | Group | Filename | Line | Function | Status |
| Use "elseif" in place of "else if" | Other | book.inc | 86 | N/A |  |
| Use "elseif" in place of "else if" | Other | book.inc | 91 | N/A |  |
| global variables should start with a single underscore followed by the module and another underscore | Other | book.inc | 171 | N/A |  |
| Use "elseif" in place of "else if" | Other | book.inc | 199 | N/A |  |
| Use "elseif" in place of "else if" | Other | book.inc | 226 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | book.inc | 230 | N/A |  |
|
supported/cck/content.inc | 1 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Function summaries should be one line only. (Drupal Docs) | Other | content.inc | 59 | N/A |  |
| indent secondary line of comment one space | Other | content.inc | 116 | N/A |  |
|
supported/cck/nodereference.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| The $string argument to t() should not begin or end with a space. (Drupal Docs) | Other | nodereference.inc | 29 | N/A |  |
|
supported/cck/number.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| The $string argument to t() should not begin or end with a space. (Drupal Docs) | Other | number.inc | 27 | N/A |  |
|
supported/cck/optionwidgets.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Separate comments from comment syntax by a space. | Other | optionwidgets.inc | 12 | N/A |  |
|
supported/cck/text.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| The $string argument to t() should not begin or end with a space. (Drupal Docs) | Other | text.inc | 33 | N/A |  |
|
supported/cck/userreference.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| The $string argument to t() should not begin or end with a space. (Drupal Docs) | Other | userreference.inc | 29 | N/A |  |
|
supported/comment.inc | 0 | 0 | 0 |
supported/content_taxonomy/content_taxonomy.inc | 3 | 0 | 33 |
| Message | Group | Filename | Line | Function | Status |
| Function documentation should be less than 80 characters per line. | Other | content_taxonomy.inc | 6 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | content_taxonomy.inc | 7 | N/A |  |
| Missing period | Other | content_taxonomy.inc | 12 | N/A |  |
| The $string argument to t() should not begin or end with a space. (Drupal Docs) | Other | content_taxonomy.inc | 28 | N/A |  |
| Missing period | Other | content_taxonomy.inc | 36 | N/A |  |
| Separate comments from comment syntax by a space. | Other | content_taxonomy.inc | 49 | N/A |  |
| Separate comments from comment syntax by a space. | Other | content_taxonomy.inc | 89 | N/A |  |
| Separate comments from comment syntax by a space. | Other | content_taxonomy.inc | 110 | N/A |  |
| Separate comments from comment syntax by a space. | Other | content_taxonomy.inc | 116 | N/A |  |
| Separate comments from comment syntax by a space. | Other | content_taxonomy.inc | 120 | N/A |  |
| Separate comments from comment syntax by a space. | Other | content_taxonomy.inc | 141 | N/A |  |
| Separate comments from comment syntax by a space. | Other | content_taxonomy.inc | 142 | N/A |  |
| Separate comments from comment syntax by a space. | Other | content_taxonomy.inc | 153 | N/A |  |
| If you define a @param or @return, you should document it as well. | Other | content_taxonomy.inc | 198 | N/A |  |
| @param and @return descriptions begin indented on the next line. (Drupal Docs) | Other | content_taxonomy.inc | 198 | N/A |  |
| If you define a @param or @return, you should document it as well. | Other | content_taxonomy.inc | 199 | N/A |  |
| @param and @return descriptions begin indented on the next line. (Drupal Docs) | Other | content_taxonomy.inc | 199 | N/A |  |
| If you define a @param or @return, you should document it as well. | Other | content_taxonomy.inc | 200 | N/A |  |
| @param and @return descriptions begin indented on the next line. (Drupal Docs) | Other | content_taxonomy.inc | 200 | N/A |  |
| If you define a @param or @return, you should document it as well. | Other | content_taxonomy.inc | 201 | N/A |  |
| Separate comments from comment syntax by a space. | Other | content_taxonomy.inc | 213 | N/A |  |
| Separate comments from comment syntax by a space. | Other | content_taxonomy.inc | 223 | N/A |  |
| Separate comments from comment syntax by a space. | Other | content_taxonomy.inc | 229 | N/A |  |
| Separate comments from comment syntax by a space. | Other | content_taxonomy.inc | 235 | N/A |  |
| Separate comments from comment syntax by a space. | Other | content_taxonomy.inc | 250 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | content_taxonomy.inc | 260 | N/A |  |
| If you define a @param or @return, you should document it as well. | Other | content_taxonomy.inc | 263 | N/A |  |
| @param and @return descriptions begin indented on the next line. (Drupal Docs) | Other | content_taxonomy.inc | 263 | N/A |  |
| If you define a @param or @return, you should document it as well. | Other | content_taxonomy.inc | 264 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | content_taxonomy.inc | 269 | N/A |  |
| If you define a @param or @return, you should document it as well. | Other | content_taxonomy.inc | 277 | N/A |  |
| @param and @return descriptions begin indented on the next line. (Drupal Docs) | Other | content_taxonomy.inc | 277 | N/A |  |
| If you define a @param or @return, you should document it as well. | Other | content_taxonomy.inc | 278 | N/A |  |
| @param and @return descriptions begin indented on the next line. (Drupal Docs) | Other | content_taxonomy.inc | 278 | N/A |  |
| If you define a @param or @return, you should document it as well. | Other | content_taxonomy.inc | 279 | N/A |  |
| @param and @return descriptions begin indented on the next line. (Drupal Docs) | Other | content_taxonomy.inc | 279 | N/A |  |
|
supported/date/date.inc | 19 | 0 | 24 |
| Message | Group | Filename | Line | Function | Status |
| The $string argument to t() should not begin or end with a space. (Drupal Docs) | Other | date.inc | 37 | N/A |  |
| There should be no trailing spaces | Other | date.inc | 50 | N/A |  |
| There should be no trailing spaces | Other | date.inc | 57 | N/A |  |
| There should be no trailing spaces | Other | date.inc | 62 | N/A |  |
| There should be no trailing spaces | Other | date.inc | 67 | N/A |  |
| There should be no trailing spaces | Other | date.inc | 73 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | date.inc | 78 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | date.inc | 85 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | date.inc | 88 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | date.inc | 92 | N/A |  |
| There should be no trailing spaces | Other | date.inc | 93 | N/A |  |
| There should be no trailing spaces | Other | date.inc | 96 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | date.inc | 106 | N/A |  |
| Use Drupal's format_date(), not PHP's default date(). | Other | date.inc | 106 | N/A |  |
| There should be no trailing spaces | Other | date.inc | 114 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | date.inc | 120 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | date.inc | 121 | N/A |  |
| There should be no trailing spaces | Other | date.inc | 123 | N/A |  |
| Separate comments from comment syntax by a space. | Other | date.inc | 126 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | date.inc | 134 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | date.inc | 137 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | date.inc | 141 | N/A |  |
| There should be no trailing spaces | Other | date.inc | 142 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | date.inc | 144 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | date.inc | 145 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | date.inc | 146 | N/A |  |
| There should be no trailing spaces | Other | date.inc | 147 | N/A |  |
| There should be no trailing spaces | Other | date.inc | 150 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | date.inc | 160 | N/A |  |
| Use Drupal's format_date(), not PHP's default date(). | Other | date.inc | 160 | N/A |  |
| There should be no trailing spaces | Other | date.inc | 162 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | date.inc | 164 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | date.inc | 164 | N/A |  |
| Use Drupal's format_date(), not PHP's default date(). | Other | date.inc | 164 | N/A |  |
| There should be no trailing spaces | Other | date.inc | 171 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | date.inc | 177 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | date.inc | 181 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | date.inc | 182 | N/A |  |
| There should be no trailing spaces | Other | date.inc | 184 | N/A |  |
| There should be no trailing spaces | Other | date.inc | 187 | N/A |  |
| Doxygen uses @todo and @bug to markup things to be done. | Other | date.inc | 189 | N/A |  |
| There should be no trailing spaces | Other | date.inc | 190 | N/A |  |
| There should be no trailing spaces | Other | date.inc | 194 | N/A |  |
|
supported/domain/domain.inc | 0 | 0 | 0 |
supported/email/email.inc | 0 | 0 | 2 |
| Message | Group | Filename | Line | Function | Status |
| Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.) | Other | email.inc | 11 | N/A |  |
| The $string argument to t() should not begin or end with a space. (Drupal Docs) | Other | email.inc | 27 | N/A |  |
|
supported/emfield/emaudio.inc | 0 | 0 | 0 |
supported/emfield/emimage.inc | 0 | 0 | 0 |
supported/emfield/emvideo.inc | 0 | 0 | 0 |
supported/filefield/filefield.inc | 0 | 0 | 2 |
| Message | Group | Filename | Line | Function | Status |
| The $string argument to t() should not begin or end with a space. (Drupal Docs) | Other | filefield.inc | 51 | N/A |  |
| The $string argument to t() should not begin or end with a space. (Drupal Docs) | Other | filefield.inc | 62 | N/A |  |
|
supported/forum.inc | 0 | 0 | 0 |
supported/imagefield/imagefield.inc | 0 | 0 | 0 |
supported/link/link.inc | 0 | 0 | 4 |
| Message | Group | Filename | Line | Function | Status |
| Separate comments from comment syntax by a space. | Other | link.inc | 23 | N/A |  |
| Separate comments from comment syntax by a space. | Other | link.inc | 30 | N/A |  |
| Separate comments from comment syntax by a space. | Other | link.inc | 38 | N/A |  |
| The $string argument to t() should not begin or end with a space. (Drupal Docs) | Other | link.inc | 43 | N/A |  |
|
supported/locale.inc | 0 | 0 | 0 |
supported/location/location.inc | 0 | 0 | 0 |
supported/location/location_cck.inc | 5 | 0 | 2 |
| Message | Group | Filename | Line | Function | Status |
| There should be no trailing spaces | Other | location_cck.inc | 15 | N/A |  |
| There should be no trailing spaces | Other | location_cck.inc | 43 | N/A |  |
| There should be no trailing spaces | Other | location_cck.inc | 45 | N/A |  |
| There should be no trailing spaces | Other | location_cck.inc | 57 | N/A |  |
| There should be no trailing spaces | Other | location_cck.inc | 79 | N/A |  |
| Separate comments from comment syntax by a space. | Other | location_cck.inc | 80 | N/A |  |
| Separate comments from comment syntax by a space. | Other | location_cck.inc | 81 | N/A |  |
|
supported/menu.inc | 14 | 1 | 7 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | menu.inc | 2 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | menu.inc | 40 | N/A |  |
| There should be no trailing spaces | Other | menu.inc | 41 | N/A |  |
| There should be no trailing spaces | Other | menu.inc | 47 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | menu.inc | 70 | N/A |  |
| There should be no trailing spaces | Other | menu.inc | 71 | N/A |  |
| There should be no trailing spaces | Other | menu.inc | 74 | N/A |  |
| There should be no trailing spaces | Other | menu.inc | 81 | N/A |  |
| There should be no trailing spaces | Other | menu.inc | 90 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | menu.inc | 104 | N/A |  |
| The $message argument to drupal_set_message() should be enclosed within t() so that it is translatable. | Other | menu.inc | 108 | N/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) | Other | menu.inc | 108 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | menu.inc | 108 | N/A |  |
| There should be no trailing spaces | Other | menu.inc | 110 | N/A |  |
| There should be no trailing spaces | Other | menu.inc | 116 | N/A |  |
| Use "elseif" in place of "else if" | Other | menu.inc | 125 | N/A |  |
| Separate comments from comment syntax by a space. | Other | menu.inc | 127 | N/A |  |
| There should be no trailing spaces | Other | menu.inc | 134 | N/A |  |
| There should be no trailing spaces | Other | menu.inc | 143 | N/A |  |
| Use db_query_range() instead of the SQL LIMIT clause (Drupal Docs) | Other | menu.inc | 149 | N/A |  |
| There should be no trailing spaces | Other | menu.inc | 160 | N/A |  |
| There should be no trailing spaces | Other | menu.inc | 161 | N/A |  |
|
supported/modr8/modr8.inc | 0 | 0 | 0 |
supported/node.inc | 1 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | node.inc | 36 | N/A |  |
|
supported/nodeformsettings/nodeformsettings.inc | 0 | 0 | 0 |
supported/node_import.inc | 0 | 0 | 3 |
| Message | Group | Filename | Line | Function | Status |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | node_import.inc | 68 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | node_import.inc | 76 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | node_import.inc | 83 | N/A |  |
|
supported/og/og.inc | 0 | 0 | 0 |
supported/path.inc | 1 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | path.inc | 48 | N/A |  |
| Separate comments from comment syntax by a space. | Other | path.inc | 48 | N/A |  |
|
supported/phone/phone.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| The $string argument to t() should not begin or end with a space. (Drupal Docs) | Other | phone.inc | 27 | N/A |  |
|
supported/poll.inc | 0 | 0 | 0 |
supported/primary_term/primary_term.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Use "elseif" in place of "else if" | Other | primary_term.inc | 29 | N/A |  |
|
supported/profile.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| The $string argument to t() should not begin or end with a space. (Drupal Docs) | Other | profile.inc | 48 | N/A |  |
|
supported/scheduler/scheduler.inc | 0 | 0 | 0 |
supported/taxonomy.inc | 1 | 0 | 14 |
| Message | Group | Filename | Line | Function | Status |
| Function summaries should be one line only. (Drupal Docs) | Other | taxonomy.inc | 37 | N/A |  |
| global variables should start with a single underscore followed by the module and another underscore | Other | taxonomy.inc | 133 | N/A |  |
| Use "elseif" in place of "else if" | Other | taxonomy.inc | 155 | N/A |  |
| Use "elseif" in place of "else if" | Other | taxonomy.inc | 242 | N/A |  |
| Use "elseif" in place of "else if" | Other | taxonomy.inc | 300 | N/A |  |
| Use "elseif" in place of "else if" | Other | taxonomy.inc | 372 | N/A |  |
| Use "elseif" in place of "else if" | Other | taxonomy.inc | 382 | N/A |  |
| Use "elseif" in place of "else if" | Other | taxonomy.inc | 404 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | taxonomy.inc | 405 | N/A |  |
| Use "elseif" in place of "else if" | Other | taxonomy.inc | 419 | N/A |  |
| Use "elseif" in place of "else if" | Other | taxonomy.inc | 471 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | taxonomy.inc | 484 | N/A |  |
| Use "elseif" in place of "else if" | Other | taxonomy.inc | 517 | N/A |  |
| Separate comments from comment syntax by a space. | Other | taxonomy.inc | 544 | N/A |  |
| Use "elseif" in place of "else if" | Other | taxonomy.inc | 596 | N/A |  |
|
supported/token/token.inc | 0 | 0 | 0 |
supported/ubercart/uc_product.inc | 0 | 0 | 0 |
supported/upload.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Separate comments from comment syntax by a space. | Other | upload.inc | 13 | N/A |  |
|
supported/user.inc | 2 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Separate comments from comment syntax by a space. | Other | user.inc | 30 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | user.inc | 161 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | user.inc | 203 | N/A |  |
|
tests/NodeImportTestCase.php | 1 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Use PHP's master function, not an alias. (List of PHP aliases) | Other | NodeImportTestCase.php | 75 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | NodeImportTestCase.php | 168 | N/A |  |
|
tests/node_import.test | 2 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
| @see should always be at the beginning of a line, never inline in other comments. | Other | node_import.test | 39 | N/A |  |
| @see references should be separated by "," followed by a single space and with no trailing punctuation | Other | node_import.test | 39 | N/A |  |
|
tests/supported/node.test | 5 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
| There should be no trailing spaces | Other | node.test | 124 | N/A |  |
| There should be no trailing spaces | Other | node.test | 129 | N/A |  |
| There should be no trailing spaces | Other | node.test | 134 | N/A |  |
| There should be no trailing spaces | Other | node.test | 143 | N/A |  |
| There should be no trailing spaces | Other | node.test | 152 | N/A |  |
|