countries.admin.inc | 0 | 4 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Potential problem: form_set_error() and form_error() only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. | Other | countries.admin.inc | 214 | 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 | countries.admin.inc | 393 | 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 | countries.admin.inc | 419 | 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. | Other | countries.admin.inc | 428 | N/A |  |
| use stdClass caseCapitalization, it's the one exception to the mixed case style standard | Other | countries.admin.inc | 461 | N/A |  |
|
countries.elements.inc | 0 | 0 | 0 |
countries.feeds.inc | 0 | 0 | 0 |
countries.fields.inc | 0 | 0 | 0 |
countries.install | 0 | 1 | 0 |
| Message | Group | Filename | Line | Function | Status |
| 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 | countries.install | 126 | N/A |  |
|
countries.migrate.inc | 0 | 0 | 0 |
countries.module | 0 | 1 | 0 |
| Message | Group | Filename | Line | Function | Status |
| Potential problem: form_set_error() and form_error() only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. | Other | countries.module | 314 | N/A |  |
|
countries.tokens.inc | 0 | 0 | 0 |
modules/countries_configuration/countries_configuration.admin.inc | 0 | 1 | 0 |
| Message | Group | Filename | Line | Function | Status |
| Potential problem: drupal_set_title() only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. | Other | countries_configuration.admin.inc | 33 | N/A |  |
|
modules/countries_configuration/countries_configuration.api.php | 0 | 0 | 0 |
modules/countries_configuration/countries_configuration.install | 0 | 0 | 0 |
modules/countries_configuration/countries_configuration.module | 0 | 0 | 0 |
modules/countries_example/countries_example.install | 0 | 0 | 0 |
modules/countries_example/countries_example.module | 0 | 0 | 0 |
modules/countries_i18n/countries_i18n.module | 0 | 0 | 0 |
tests/countries.test | 4 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
| @see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including (). | Other | countries.test | 9 | N/A |  |
| @see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including (). | Other | countries.test | 11 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | countries.test | 198 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | countries.test | 199 | N/A |  |
|
views/countries.views.inc | 0 | 0 | 0 |
views/views_handler_field_countries_continent.inc | 0 | 0 | 0 |
views/views_handler_filter_countries_continents_list.inc | 0 | 0 | 0 |
views/views_handler_filter_countries_list.inc | 1 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | views_handler_filter_countries_list.inc | 88 | N/A |  |
|