core/p6_base.drush.inc | 1 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | p6_base.drush.inc | 49 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | p6_base.drush.inc | 112 | N/A |  |
|
core/template.php | 2 | 0 | 3 |
| Message | Group | Filename | Line | Function | Status |
| Use an indent of 2 spaces, with no tabs | Other | template.php | 93 | N/A |  |
| The $text argument to l() should be enclosed within t() so that it is translatable. | Other | template.php | 406 | N/A |  |
| @see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including (). | Other | template.php | 409 | N/A |  |
| The $text argument to l() should be enclosed within t() so that it is translatable. | Other | template.php | 423 | N/A |  |
| use a space between the closing parenthesis and the open bracket | Other | template.php | 509 | N/A |  |
|
core/templates/block/block--no-wrapper.tpl.php | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| the final ?> should be omitted from all code files | Other | block--no-wrapper.tpl.php | 51 | N/A |  |
|
core/templates/block/block.tpl.php | 0 | 0 | 0 |
core/templates/comment/comment-wrapper.tpl.php | 0 | 0 | 0 |
core/templates/comment/comment.tpl.php | 0 | 0 | 0 |
core/templates/node/node.tpl.php | 0 | 0 | 0 |
core/templates/search/search-block-form.tpl.php | 0 | 0 | 0 |
core/templates/search/search-result.tpl.php | 0 | 0 | 0 |
core/templates/search/search-results.tpl.php | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| the final ?> should be omitted from all code files | Other | search-results.tpl.php | 32 | N/A |  |
|
core/templates/system/html.tpl.php | 0 | 0 | 0 |
core/templates/system/page.tpl.php | 0 | 0 | 0 |
core/templates/system/region.tpl.php | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| the final ?> should be omitted from all code files | Other | region.tpl.php | 32 | N/A |  |
|
core/templates/user/user-picture.tpl.php | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| the final ?> should be omitted from all code files | Other | user-picture.tpl.php | 16 | N/A |  |
|
core/templates/views/views-more.tpl.php | 0 | 0 | 0 |
core/theme-settings.php | 3 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | theme-settings.php | -1 | N/A |  |
| @see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including (). | Other | theme-settings.php | 10 | N/A |  |
| @see references should be separated by "," followed by a single space and with no trailing punctuation | Other | theme-settings.php | 10 | N/A |  |
| @see should be separated from the references by one space only | Other | theme-settings.php | 10 | N/A |  |
|
P6_SUBTHEME/template.php | 0 | 0 | 0 |