configuration.admin.inc | 1 | 2 | 2 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | configuration.admin.inc | -1 | N/A |  |
| Potential problem: drupal_set_message() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs) | Other | configuration.admin.inc | 165 | N/A |  |
| table names should be enclosed in {curly_brackets} | Other | configuration.admin.inc | 424 | N/A |  |
| The $message argument to drupal_set_message() should be enclosed within t() so that it is translatable. | Other | configuration.admin.inc | 543 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | configuration.admin.inc | 804 | N/A |  |
|
configuration.export.inc | 4 | 2 | 1 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | configuration.export.inc | -1 | N/A |  |
| Potential problem: drupal_set_message() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs) | Other | configuration.export.inc | 225 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | configuration.export.inc | 317 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | configuration.export.inc | 324 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | configuration.export.inc | 330 | N/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) | Other | configuration.export.inc | 507 | N/A |  |
| @see references should be separated by "," followed by a single space and with no trailing punctuation | Other | configuration.export.inc | 854 | N/A |  |
|
configuration.install | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | configuration.install | -1 | N/A |  |
|
configuration.module | 0 | 4 | 0 |
|
|
configuration_stream.inc | 0 | 0 | 0 |
includes/configuration.block.inc | 1 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | configuration.block.inc | -1 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | configuration.block.inc | 24 | N/A |  |
|
includes/configuration.context.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | configuration.context.inc | -1 | N/A |  |
|
includes/configuration.ctools.inc | 11 | 3 | 3 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | configuration.ctools.inc | -1 | N/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) | Other | configuration.ctools.inc | 30 | N/A |  |
| The control statement should be on a separate line from the control conditional | Other | configuration.ctools.inc | 86 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | configuration.ctools.inc | 109 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | configuration.ctools.inc | 110 | N/A |  |
Format should be * Implementation of hook_foo(). | Other | configuration.ctools.inc | 120 | N/A |  |
| 'Implementation' should be at the start of the sentence and begin with a capitialized letter | Other | configuration.ctools.inc | 120 | N/A |  |
Format should be * Implementation of hook_foo(). | Other | configuration.ctools.inc | 140 | N/A |  |
| 'Implementation' should be at the start of the sentence and begin with a capitialized letter | Other | configuration.ctools.inc | 140 | N/A |  |
Format should be * Implementation of hook_foo(). | Other | configuration.ctools.inc | 168 | N/A |  |
| 'Implementation' should be at the start of the sentence and begin with a capitialized letter | Other | configuration.ctools.inc | 168 | N/A |  |
Format should be * Implementation of hook_foo(). | Other | configuration.ctools.inc | 197 | N/A |  |
| 'Implementation' should be at the start of the sentence and begin with a capitialized letter | Other | configuration.ctools.inc | 197 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | configuration.ctools.inc | 369 | N/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) | Other | configuration.ctools.inc | 390 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | configuration.ctools.inc | 426 | N/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) | Other | configuration.ctools.inc | 430 | N/A |  |
|
includes/configuration.features.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | configuration.features.inc | -1 | N/A |  |
|
includes/configuration.field.inc | 1 | 2 | 1 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | configuration.field.inc | -1 | N/A |  |
Format should be * Implementation of hook_foo(). | Other | configuration.field.inc | 164 | N/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) | Other | configuration.field.inc | 231 | N/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) | Other | configuration.field.inc | 253 | N/A |  |
|
includes/configuration.filter.inc | 0 | 2 | 1 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | configuration.filter.inc | -1 | N/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) | Other | configuration.filter.inc | 143 | N/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) | Other | configuration.filter.inc | 165 | N/A |  |
|
includes/configuration.image.inc | 0 | 2 | 1 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | configuration.image.inc | -1 | N/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) | Other | configuration.image.inc | 125 | N/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) | Other | configuration.image.inc | 148 | N/A |  |
|
includes/configuration.menu.inc | 0 | 4 | 2 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | configuration.menu.inc | -1 | N/A |  |
| global variables should start with a single underscore followed by the module and another underscore | Other | configuration.menu.inc | 134 | N/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) | Other | configuration.menu.inc | 331 | N/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) | Other | configuration.menu.inc | 353 | N/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) | Other | configuration.menu.inc | 372 | N/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) | Other | configuration.menu.inc | 433 | N/A |  |
|
includes/configuration.node.inc | 0 | 2 | 1 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | configuration.node.inc | -1 | N/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) | Other | configuration.node.inc | 222 | N/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) | Other | configuration.node.inc | 245 | N/A |  |
|
includes/configuration.taxonomy.inc | 2 | 2 | 1 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | configuration.taxonomy.inc | -1 | N/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) | Other | configuration.taxonomy.inc | 122 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | configuration.taxonomy.inc | 122 | N/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) | Other | configuration.taxonomy.inc | 144 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | configuration.taxonomy.inc | 144 | N/A |  |
|
includes/configuration.user.inc | 0 | 4 | 1 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | configuration.user.inc | -1 | N/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) | Other | configuration.user.inc | 298 | N/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) | Other | configuration.user.inc | 327 | N/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) | Other | configuration.user.inc | 357 | N/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) | Other | configuration.user.inc | 429 | N/A |  |
|
includes/diff.engine.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | diff.engine.inc | -1 | N/A |  |
|
observers/observer.field.inc | 0 | 0 | 0 |
observers/observer.filter.inc | 0 | 0 | 0 |
observers/observer.image.inc | 0 | 0 | 0 |
observers/observer.menu.inc | 0 | 0 | 0 |
observers/observer.node.inc | 0 | 0 | 0 |
observers/observer.taxonomy.inc | 0 | 0 | 0 |
observers/observer.user.inc | 1 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
| put a space between the asterisk and the comment text | Other | observer.user.inc | 23 | N/A |  |
|
tests/configuration.contrib.test | 0 | 0 | 0 |
tests/configuration.ctools.test | 0 | 0 | 0 |
tests/configuration.test | 0 | 0 | 0 |
tests/configuration_test.module | 0 | 0 | 0 |
theme/theme.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | theme.inc | -1 | N/A |  |
|