MySQL
- Setup environment
- Detect an invalid patch URL
- Detect invalid repository information
- Detect invalid patch format
- Detect a non-applicable patch
- Detect invalid PHP syntax
- Detect a Drupal installation failure
- Detect a test run failure
- Detect a failing test
- Complete test suite with all tests passing
228 pass(es), 0 fail(s), and 0 exception(s)
| Test name | Pass | Fail | Exception |
AdminMenuCustomizedTestCase | 43 | 0 | 0 |
Dynamic links (AdminMenuDynamicLinksTestCase) [Unknown] | 62 | 0 | 0 |
Link types (AdminMenuLinkTypesTestCase) [Unknown] | 21 | 0 | 0 |
Menu link access permissions (AdminMenuPermissionsTestCase) [Unknown] | 102 | 0 | 0 |
Code review
- Setup environment
- Detect an invalid patch URL
- Detect invalid repository information
- Detect invalid patch format
- Detect a non-applicable patch
- Detect invalid PHP syntax
- Detect a review run failure
- Detect coder flags
Ensure that your code follows the Drupal standard and passes a coder review.
- Complete coder review with all passed
1 minor(s), 3 critical(s), and 1 normal(s)
Non-pass
| Test name | Minor | Critical | Normal |
admin_menu.inc | 1 | 3 | 1 |
| Message | Group | Filename | Line | Function | Status |
| missing space after comma | Other | admin_menu.inc | 207 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | admin_menu.inc | 210 | 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 | admin_menu.inc | 802 | 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 | admin_menu.inc | 815 | 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 | admin_menu.inc | 900 | N/A |  |
|
All
| Test name | Minor | Critical | Normal |
admin_devel/admin_devel.module | 0 | 0 | 0 |
admin_menu.api.php | 0 | 0 | 0 |
admin_menu.inc | 1 | 3 | 1 |
| Message | Group | Filename | Line | Function | Status |
| missing space after comma | Other | admin_menu.inc | 207 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | admin_menu.inc | 210 | 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 | admin_menu.inc | 802 | 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 | admin_menu.inc | 815 | 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 | admin_menu.inc | 900 | N/A |  |
|
admin_menu.install | 0 | 0 | 0 |
admin_menu.map.inc | 0 | 0 | 0 |
admin_menu.module | 0 | 0 | 0 |
admin_menu_toolbar/admin_menu_toolbar.install | 0 | 0 | 0 |
admin_menu_toolbar/admin_menu_toolbar.module | 0 | 0 | 0 |
tests/admin_menu.test | 0 | 0 | 0 |