PMB Connector - 6.x-1.0-alpha3

Test status
StatusResult
Last receivedSun, 12/18/2011 - 14:43:37
Last requestedSun, 12/18/2011 - 14:44:02
Last testedSun, 12/18/2011 - 14:44:27
Test count2
Environment status
MySQLpass
Code reviewfail
Overall Resultpass
Branch information
Identifier6.x-1.0-alpha3
ProjectPMB Connector
LinkProject information
SummaryPASSED: [[SimpleTest]]: [MySQL] 0 pass(es); [[Coder]]: [Code review] 1 minor(s), 0 critical(s), and 296 normal(s).
Details

MySQL

  1. Setup environment
  2. Detect an invalid patch URL
  3. Detect invalid repository information
  4. Detect invalid patch format
  5. Detect a non-applicable patch
  6. Detect invalid PHP syntax
  7. Detect a Drupal installation failure
  8. Detect a test run failure
  9. Detect a failing test
  10. Complete test suite with all tests passing

Code review

  1. Setup environment
  2. Detect an invalid patch URL
  3. Detect invalid repository information
  4. Detect invalid patch format
  5. Detect a non-applicable patch
  6. Detect invalid PHP syntax
  7. Detect a review run failure
  8. Detect coder flags
    Ensure that your code follows the Drupal standard and passes a coder review.
  9. Complete coder review with all passed
1 minor(s), 0 critical(s), and 296 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expandpmb/includes/pmb.jsonrpc_client.inc006
MessageGroupFilenameLineFunctionStatus
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb.jsonrpc_client.inc87N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherpmb.jsonrpc_client.inc88N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherpmb.jsonrpc_client.inc119N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb.jsonrpc_client.inc130N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb.jsonrpc_client.inc131N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb.jsonrpc_client.inc132N/A
Expandpmb/pmb.admin.inc003
MessageGroupFilenameLineFunctionStatus
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb.admin.inc23N/A
Use the matching Drupal theme functions, not raw HTML.Otherpmb.admin.inc166N/A
Function summaries should be one line only. (Drupal Docs)Otherpmb.admin.inc199N/A
Expandpmb/pmb.class_data.inc006
MessageGroupFilenameLineFunctionStatus
Separate comments from comment syntax by a space.Otherpmb.class_data.inc143N/A
Separate comments from comment syntax by a space.Otherpmb.class_data.inc289N/A
Separate comments from comment syntax by a space.Otherpmb.class_data.inc705N/A
Separate comments from comment syntax by a space.Otherpmb.class_data.inc721N/A
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otherpmb.class_data.inc806N/A
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otherpmb.class_data.inc807N/A
Expandpmb/pmb.class_gateway_jsonrpc.inc006
MessageGroupFilenameLineFunctionStatus
Separate comments from comment syntax by a space.Otherpmb.class_gateway_jsonrpc.inc85N/A
Separate comments from comment syntax by a space.Otherpmb.class_gateway_jsonrpc.inc149N/A
Separate comments from comment syntax by a space.Otherpmb.class_gateway_jsonrpc.inc178N/A
Separate comments from comment syntax by a space.Otherpmb.class_gateway_jsonrpc.inc440N/A
Separate comments from comment syntax by a space.Otherpmb.class_gateway_jsonrpc.inc603N/A
Separate comments from comment syntax by a space.Otherpmb.class_gateway_jsonrpc.inc642N/A
Expandpmb/pmb.install003
MessageGroupFilenameLineFunctionStatus
Use the matching Drupal theme functions, not raw HTML.Otherpmb.install14N/A
Function summaries should be one line only. (Drupal Docs)Otherpmb.install22N/A
Use the matching Drupal theme functions, not raw HTML.Otherpmb.install84N/A
Expandpmb/pmb.module005
MessageGroupFilenameLineFunctionStatus
Function documentation should be less than 80 characters per line.Otherpmb.module4N/A
Function summaries should be one line only. (Drupal Docs)Otherpmb.module4N/A
Function summaries should be one line only. (Drupal Docs)Otherpmb.module14N/A
Use the matching Drupal theme functions, not raw HTML.Otherpmb.module133N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb.module156N/A
Expandpmb/pmb.templates.inc0010
MessageGroupFilenameLineFunctionStatus
If you define a @param or @return, you should document it as well.Otherpmb.templates.inc11N/A
If you define a @param or @return, you should document it as well.Otherpmb.templates.inc12N/A
If you define a @param or @return, you should document it as well.Otherpmb.templates.inc13N/A
If you define a @param or @return, you should document it as well.Otherpmb.templates.inc14N/A
If you define a @param or @return, you should document it as well.Otherpmb.templates.inc15N/A
If you define a @param or @return, you should document it as well.Otherpmb.templates.inc30N/A
If you define a @param or @return, you should document it as well.Otherpmb.templates.inc31N/A
If you define a @param or @return, you should document it as well.Otherpmb.templates.inc32N/A
If you define a @param or @return, you should document it as well.Otherpmb.templates.inc33N/A
If you define a @param or @return, you should document it as well.Otherpmb.templates.inc34N/A
Expandpmb_catalog/pmb_catalog.templates.inc0044
MessageGroupFilenameLineFunctionStatus
If you define a @param or @return, you should document it as well.Otherpmb_catalog.templates.inc11N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc11N/A
If you define a @param or @return, you should document it as well.Otherpmb_catalog.templates.inc12N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc12N/A
If you define a @param or @return, you should document it as well.Otherpmb_catalog.templates.inc27N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc27N/A
If you define a @param or @return, you should document it as well.Otherpmb_catalog.templates.inc28N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc28N/A
If you define a @param or @return, you should document it as well.Otherpmb_catalog.templates.inc43N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc43N/A
If you define a @param or @return, you should document it as well.Otherpmb_catalog.templates.inc44N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc44N/A
If you define a @param or @return, you should document it as well.Otherpmb_catalog.templates.inc45N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc45N/A
If you define a @param or @return, you should document it as well.Otherpmb_catalog.templates.inc46N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc46N/A
If you define a @param or @return, you should document it as well.Otherpmb_catalog.templates.inc61N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc61N/A
If you define a @param or @return, you should document it as well.Otherpmb_catalog.templates.inc62N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc62N/A
If you define a @param or @return, you should document it as well.Otherpmb_catalog.templates.inc77N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc77N/A
If you define a @param or @return, you should document it as well.Otherpmb_catalog.templates.inc78N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc78N/A
If you define a @param or @return, you should document it as well.Otherpmb_catalog.templates.inc79N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc79N/A
If you define a @param or @return, you should document it as well.Otherpmb_catalog.templates.inc94N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc94N/A
If you define a @param or @return, you should document it as well.Otherpmb_catalog.templates.inc95N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc95N/A
If you define a @param or @return, you should document it as well.Otherpmb_catalog.templates.inc96N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc96N/A
If you define a @param or @return, you should document it as well.Otherpmb_catalog.templates.inc111N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc111N/A
If you define a @param or @return, you should document it as well.Otherpmb_catalog.templates.inc112N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc112N/A
If you define a @param or @return, you should document it as well.Otherpmb_catalog.templates.inc127N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc127N/A
If you define a @param or @return, you should document it as well.Otherpmb_catalog.templates.inc128N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc128N/A
If you define a @param or @return, you should document it as well.Otherpmb_catalog.templates.inc143N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc143N/A
If you define a @param or @return, you should document it as well.Otherpmb_catalog.templates.inc144N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc144N/A
Expandpmb_catalog/templates/pmb_catalog.location.tpl.php001
MessageGroupFilenameLineFunctionStatus
Use the matching Drupal theme functions, not raw HTML.Otherpmb_catalog.location.tpl.php15N/A
Expandpmb_catalog/templates/pmb_catalog.serials.tpl.php006
MessageGroupFilenameLineFunctionStatus
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_catalog.serials.tpl.php17N/A
Use the matching Drupal theme functions, not raw HTML.Otherpmb_catalog.serials.tpl.php25N/A
Use the matching Drupal theme functions, not raw HTML.Otherpmb_catalog.serials.tpl.php29N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_catalog.serials.tpl.php32N/A
Use the matching Drupal theme functions, not raw HTML.Otherpmb_catalog.serials.tpl.php34N/A
Use the matching Drupal theme functions, not raw HTML.Otherpmb_catalog.serials.tpl.php52N/A
Expandpmb_reader/pmb_reader.forms.inc005
MessageGroupFilenameLineFunctionStatus
Use Drupal's format_date(), not PHP's default date().Otherpmb_reader.forms.inc54N/A
Use Drupal's format_date(), not PHP's default date().Otherpmb_reader.forms.inc122N/A
Use Drupal's format_date(), not PHP's default date().Otherpmb_reader.forms.inc189N/A
Use Drupal's format_date(), not PHP's default date().Otherpmb_reader.forms.inc286N/A
Use Drupal's format_date(), not PHP's default date().Otherpmb_reader.forms.inc477N/A
Expandpmb_reader/pmb_reader.module0022
MessageGroupFilenameLineFunctionStatus
Separate comments from comment syntax by a space.Otherpmb_reader.module24N/A
Separate comments from comment syntax by a space.Otherpmb_reader.module26N/A
Separate comments from comment syntax by a space.Otherpmb_reader.module28N/A
Separate comments from comment syntax by a space.Otherpmb_reader.module30N/A
Separate comments from comment syntax by a space.Otherpmb_reader.module46N/A
Separate comments from comment syntax by a space.Otherpmb_reader.module47N/A
Separate comments from comment syntax by a space.Otherpmb_reader.module48N/A
Separate comments from comment syntax by a space.Otherpmb_reader.module51N/A
Separate comments from comment syntax by a space.Otherpmb_reader.module62N/A
Separate comments from comment syntax by a space.Otherpmb_reader.module68N/A
Function summaries should be one line only. (Drupal Docs)Otherpmb_reader.module78N/A
Use Drupal's format_date(), not PHP's default date().Otherpmb_reader.module81N/A
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otherpmb_reader.module113N/A
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otherpmb_reader.module114N/A
Use Drupal's format_date(), not PHP's default date().Otherpmb_reader.module123N/A
If you define a @param or @return, you should document it as well.Otherpmb_reader.module131N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherpmb_reader.module131N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_reader.module149N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_reader.module203N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_reader.module250N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_reader.module261N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_reader.module272N/A
Expandpmb_reader/pmb_reader.templates.inc0054
MessageGroupFilenameLineFunctionStatus
If you define a @param or @return, you should document it as well.Otherpmb_reader.templates.inc11N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc11N/A
If you define a @param or @return, you should document it as well.Otherpmb_reader.templates.inc12N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc12N/A
If you define a @param or @return, you should document it as well.Otherpmb_reader.templates.inc27N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc27N/A
If you define a @param or @return, you should document it as well.Otherpmb_reader.templates.inc28N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc28N/A
If you define a @param or @return, you should document it as well.Otherpmb_reader.templates.inc29N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc29N/A
If you define a @param or @return, you should document it as well.Otherpmb_reader.templates.inc44N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc44N/A
If you define a @param or @return, you should document it as well.Otherpmb_reader.templates.inc45N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc45N/A
If you define a @param or @return, you should document it as well.Otherpmb_reader.templates.inc46N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc46N/A
If you define a @param or @return, you should document it as well.Otherpmb_reader.templates.inc61N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc61N/A
If you define a @param or @return, you should document it as well.Otherpmb_reader.templates.inc62N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc62N/A
If you define a @param or @return, you should document it as well.Otherpmb_reader.templates.inc63N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc63N/A
If you define a @param or @return, you should document it as well.Otherpmb_reader.templates.inc78N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc78N/A
If you define a @param or @return, you should document it as well.Otherpmb_reader.templates.inc79N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc79N/A
If you define a @param or @return, you should document it as well.Otherpmb_reader.templates.inc80N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc80N/A
If you define a @param or @return, you should document it as well.Otherpmb_reader.templates.inc95N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc95N/A
If you define a @param or @return, you should document it as well.Otherpmb_reader.templates.inc96N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc96N/A
If you define a @param or @return, you should document it as well.Otherpmb_reader.templates.inc97N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc97N/A
If you define a @param or @return, you should document it as well.Otherpmb_reader.templates.inc98N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc98N/A
If you define a @param or @return, you should document it as well.Otherpmb_reader.templates.inc113N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc113N/A
If you define a @param or @return, you should document it as well.Otherpmb_reader.templates.inc114N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc114N/A
If you define a @param or @return, you should document it as well.Otherpmb_reader.templates.inc115N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc115N/A
If you define a @param or @return, you should document it as well.Otherpmb_reader.templates.inc130N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc130N/A
If you define a @param or @return, you should document it as well.Otherpmb_reader.templates.inc131N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc131N/A
If you define a @param or @return, you should document it as well.Otherpmb_reader.templates.inc132N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc132N/A
If you define a @param or @return, you should document it as well.Otherpmb_reader.templates.inc133N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc133N/A
If you define a @param or @return, you should document it as well.Otherpmb_reader.templates.inc148N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc148N/A
If you define a @param or @return, you should document it as well.Otherpmb_reader.templates.inc163N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc163N/A
Expandpmb_reader/templates/pmb_reader.account.tpl.php002
MessageGroupFilenameLineFunctionStatus
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_reader.account.tpl.php12N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_reader.account.tpl.php16N/A
Expandpmb_reader/templates/pmb_reader.form_reading_list.tpl.php003
MessageGroupFilenameLineFunctionStatus
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_reader.form_reading_list.tpl.php22N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_reader.form_reading_list.tpl.php23N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_reader.form_reading_list.tpl.php24N/A
Expandpmb_reader/templates/pmb_reader.reading_list.tpl.php003
MessageGroupFilenameLineFunctionStatus
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_reader.reading_list.tpl.php20N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_reader.reading_list.tpl.php21N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_reader.reading_list.tpl.php22N/A
Expandpmb_search/pmb_search.ajax.inc101
MessageGroupFilenameLineFunctionStatus
Doxygen uses @todo and @bug to markup things to be done.Otherpmb_search.ajax.inc8N/A
Potential problem: use the Form API to prevent against CSRF attacks. If you need to use $_POST variables, ensure they are fully sanitized if displayed by using check_plain(), filter_xss() or similar. (Drupal Docs)Otherpmb_search.ajax.inc29N/A
Expandpmb_search/pmb_search.api.inc001
MessageGroupFilenameLineFunctionStatus
Separate comments from comment syntax by a space.Otherpmb_search.api.inc99N/A
Expandpmb_search/pmb_search.forms.inc0010
MessageGroupFilenameLineFunctionStatus
Use Drupal's format_date(), not PHP's default date().Otherpmb_search.forms.inc62N/A
Use Drupal's format_date(), not PHP's default date().Otherpmb_search.forms.inc124N/A
Use Drupal's format_date(), not PHP's default date().Otherpmb_search.forms.inc215N/A
Separate comments from comment syntax by a space.Otherpmb_search.forms.inc247N/A
Separate comments from comment syntax by a space.Otherpmb_search.forms.inc249N/A
Separate comments from comment syntax by a space.Otherpmb_search.forms.inc305N/A
Separate comments from comment syntax by a space.Otherpmb_search.forms.inc311N/A
Separate comments from comment syntax by a space.Otherpmb_search.forms.inc320N/A
Separate comments from comment syntax by a space.Otherpmb_search.forms.inc370N/A
Use Drupal's format_date(), not PHP's default date().Otherpmb_search.forms.inc437N/A
Expandpmb_search/pmb_search.templates.inc0020
MessageGroupFilenameLineFunctionStatus
If you define a @param or @return, you should document it as well.Otherpmb_search.templates.inc25N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_search.templates.inc25N/A
If you define a @param or @return, you should document it as well.Otherpmb_search.templates.inc26N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_search.templates.inc26N/A
If you define a @param or @return, you should document it as well.Otherpmb_search.templates.inc27N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_search.templates.inc27N/A
If you define a @param or @return, you should document it as well.Otherpmb_search.templates.inc28N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_search.templates.inc28N/A
If you define a @param or @return, you should document it as well.Otherpmb_search.templates.inc43N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_search.templates.inc43N/A
If you define a @param or @return, you should document it as well.Otherpmb_search.templates.inc58N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_search.templates.inc58N/A
If you define a @param or @return, you should document it as well.Otherpmb_search.templates.inc59N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_search.templates.inc59N/A
If you define a @param or @return, you should document it as well.Otherpmb_search.templates.inc60N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_search.templates.inc60N/A
If you define a @param or @return, you should document it as well.Otherpmb_search.templates.inc61N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_search.templates.inc61N/A
If you define a @param or @return, you should document it as well.Otherpmb_search.templates.inc62N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_search.templates.inc62N/A
Expandpmb_view/pmb_view.author.inc001
MessageGroupFilenameLineFunctionStatus
Separate comments from comment syntax by a space.Otherpmb_view.author.inc28N/A
Expandpmb_view/pmb_view.module0019
MessageGroupFilenameLineFunctionStatus
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module30N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module40N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module50N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module60N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module70N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module80N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module90N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module100N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module101N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module110N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module111N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module120N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module121N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module130N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module131N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module140N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module141N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module150N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module151N/A
Expandpmb_view/pmb_view.notice.inc001
MessageGroupFilenameLineFunctionStatus
Separate comments from comment syntax by a space.Otherpmb_view.notice.inc33N/A
Expandpmb_view/pmb_view.templates.inc0043
MessageGroupFilenameLineFunctionStatus
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc11N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc13N/A
If you define a @param or @return, you should document it as well.Otherpmb_view.templates.inc15N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc15N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc30N/A
If you define a @param or @return, you should document it as well.Otherpmb_view.templates.inc32N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc32N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc47N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc49N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc65N/A
If you define a @param or @return, you should document it as well.Otherpmb_view.templates.inc67N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc67N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc82N/A
If you define a @param or @return, you should document it as well.Otherpmb_view.templates.inc84N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc84N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc99N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc101N/A
If you define a @param or @return, you should document it as well.Otherpmb_view.templates.inc103N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc103N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc118N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc120N/A
If you define a @param or @return, you should document it as well.Otherpmb_view.templates.inc122N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc122N/A
If you define a @param or @return, you should document it as well.Otherpmb_view.templates.inc137N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc137N/A
If you define a @param or @return, you should document it as well.Otherpmb_view.templates.inc138N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc138N/A
If you define a @param or @return, you should document it as well.Otherpmb_view.templates.inc153N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc153N/A
If you define a @param or @return, you should document it as well.Otherpmb_view.templates.inc154N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc154N/A
If you define a @param or @return, you should document it as well.Otherpmb_view.templates.inc169N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc169N/A
If you define a @param or @return, you should document it as well.Otherpmb_view.templates.inc170N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc170N/A
If you define a @param or @return, you should document it as well.Otherpmb_view.templates.inc171N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc171N/A
If you define a @param or @return, you should document it as well.Otherpmb_view.templates.inc186N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc186N/A
If you define a @param or @return, you should document it as well.Otherpmb_view.templates.inc187N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc187N/A
If you define a @param or @return, you should document it as well.Otherpmb_view.templates.inc188N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc188N/A
Expandpmb_view/templates/pmb_view.bulletin.tpl.php005
MessageGroupFilenameLineFunctionStatus
Use the matching Drupal theme functions, not raw HTML.Otherpmb_view.bulletin.tpl.php25N/A
Use the matching Drupal theme functions, not raw HTML.Otherpmb_view.bulletin.tpl.php31N/A
Use the matching Drupal theme functions, not raw HTML.Otherpmb_view.bulletin.tpl.php139N/A
Use the matching Drupal theme functions, not raw HTML.Otherpmb_view.bulletin.tpl.php166N/A
Use the matching Drupal theme functions, not raw HTML.Otherpmb_view.bulletin.tpl.php181N/A
Expandpmb_view/templates/pmb_view.notice.tpl.php008
MessageGroupFilenameLineFunctionStatus
Use the matching Drupal theme functions, not raw HTML.Otherpmb_view.notice.tpl.php25N/A
Use the matching Drupal theme functions, not raw HTML.Otherpmb_view.notice.tpl.php31N/A
Use the matching Drupal theme functions, not raw HTML.Otherpmb_view.notice.tpl.php162N/A
Separate comments from comment syntax by a space.Otherpmb_view.notice.tpl.php191N/A
Separate comments from comment syntax by a space.Otherpmb_view.notice.tpl.php192N/A
Separate comments from comment syntax by a space.Otherpmb_view.notice.tpl.php193N/A
Use the matching Drupal theme functions, not raw HTML.Otherpmb_view.notice.tpl.php199N/A
Separate comments from comment syntax by a space.Otherpmb_view.notice.tpl.php205N/A
Expandpmb_view/templates/pmb_view.notice_display.tpl.php003
MessageGroupFilenameLineFunctionStatus
Use the matching Drupal theme functions, not raw HTML.Otherpmb_view.notice_display.tpl.php21N/A
Use the matching Drupal theme functions, not raw HTML.Otherpmb_view.notice_display.tpl.php95N/A
Use the matching Drupal theme functions, not raw HTML.Otherpmb_view.notice_display.tpl.php182N/A
Expandpmb_view/templates/pmb_view.notice_external.tpl.php002
MessageGroupFilenameLineFunctionStatus
Use the matching Drupal theme functions, not raw HTML.Otherpmb_view.notice_external.tpl.php23N/A
Use the matching Drupal theme functions, not raw HTML.Otherpmb_view.notice_external.tpl.php29N/A
Expandpmb_view/templates/pmb_view.notice_external_display.tpl.php001
MessageGroupFilenameLineFunctionStatus
Use the matching Drupal theme functions, not raw HTML.Otherpmb_view.notice_external_display.tpl.php28N/A
Expandpmb_view/templates/pmb_view.serial.tpl.php002
MessageGroupFilenameLineFunctionStatus
Use the matching Drupal theme functions, not raw HTML.Otherpmb_view.serial.tpl.php23N/A
Use the matching Drupal theme functions, not raw HTML.Otherpmb_view.serial.tpl.php29N/A

All

Test nameMinorCriticalNormal
Expandpmb/includes/pmb.jsonrpc_client.inc006
MessageGroupFilenameLineFunctionStatus
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb.jsonrpc_client.inc87N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherpmb.jsonrpc_client.inc88N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherpmb.jsonrpc_client.inc119N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb.jsonrpc_client.inc130N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb.jsonrpc_client.inc131N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb.jsonrpc_client.inc132N/A
Expandpmb/pmb.admin.inc003
MessageGroupFilenameLineFunctionStatus
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb.admin.inc23N/A
Use the matching Drupal theme functions, not raw HTML.Otherpmb.admin.inc166N/A
Function summaries should be one line only. (Drupal Docs)Otherpmb.admin.inc199N/A
Expandpmb/pmb.class_data.inc006
MessageGroupFilenameLineFunctionStatus
Separate comments from comment syntax by a space.Otherpmb.class_data.inc143N/A
Separate comments from comment syntax by a space.Otherpmb.class_data.inc289N/A
Separate comments from comment syntax by a space.Otherpmb.class_data.inc705N/A
Separate comments from comment syntax by a space.Otherpmb.class_data.inc721N/A
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otherpmb.class_data.inc806N/A
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otherpmb.class_data.inc807N/A
Leafpmb/pmb.class_gateway.inc000
Expandpmb/pmb.class_gateway_jsonrpc.inc006
MessageGroupFilenameLineFunctionStatus
Separate comments from comment syntax by a space.Otherpmb.class_gateway_jsonrpc.inc85N/A
Separate comments from comment syntax by a space.Otherpmb.class_gateway_jsonrpc.inc149N/A
Separate comments from comment syntax by a space.Otherpmb.class_gateway_jsonrpc.inc178N/A
Separate comments from comment syntax by a space.Otherpmb.class_gateway_jsonrpc.inc440N/A
Separate comments from comment syntax by a space.Otherpmb.class_gateway_jsonrpc.inc603N/A
Separate comments from comment syntax by a space.Otherpmb.class_gateway_jsonrpc.inc642N/A
Expandpmb/pmb.install003
MessageGroupFilenameLineFunctionStatus
Use the matching Drupal theme functions, not raw HTML.Otherpmb.install14N/A
Function summaries should be one line only. (Drupal Docs)Otherpmb.install22N/A
Use the matching Drupal theme functions, not raw HTML.Otherpmb.install84N/A
Expandpmb/pmb.module005
MessageGroupFilenameLineFunctionStatus
Function documentation should be less than 80 characters per line.Otherpmb.module4N/A
Function summaries should be one line only. (Drupal Docs)Otherpmb.module4N/A
Function summaries should be one line only. (Drupal Docs)Otherpmb.module14N/A
Use the matching Drupal theme functions, not raw HTML.Otherpmb.module133N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb.module156N/A
Expandpmb/pmb.templates.inc0010
MessageGroupFilenameLineFunctionStatus
If you define a @param or @return, you should document it as well.Otherpmb.templates.inc11N/A
If you define a @param or @return, you should document it as well.Otherpmb.templates.inc12N/A
If you define a @param or @return, you should document it as well.Otherpmb.templates.inc13N/A
If you define a @param or @return, you should document it as well.Otherpmb.templates.inc14N/A
If you define a @param or @return, you should document it as well.Otherpmb.templates.inc15N/A
If you define a @param or @return, you should document it as well.Otherpmb.templates.inc30N/A
If you define a @param or @return, you should document it as well.Otherpmb.templates.inc31N/A
If you define a @param or @return, you should document it as well.Otherpmb.templates.inc32N/A
If you define a @param or @return, you should document it as well.Otherpmb.templates.inc33N/A
If you define a @param or @return, you should document it as well.Otherpmb.templates.inc34N/A
Leafpmb/templates/pmb.block_pager.tpl.php000
Leafpmb/templates/pmb.pager.tpl.php000
Leafpmb_catalog/pmb_catalog.admin.inc000
Leafpmb_catalog/pmb_catalog.ajax.inc000
Leafpmb_catalog/pmb_catalog.location.inc000
Leafpmb_catalog/pmb_catalog.locations.inc000
Leafpmb_catalog/pmb_catalog.module000
Leafpmb_catalog/pmb_catalog.section.inc000
Leafpmb_catalog/pmb_catalog.serials.inc000
Leafpmb_catalog/pmb_catalog.shelves.inc000
Expandpmb_catalog/pmb_catalog.templates.inc0044
MessageGroupFilenameLineFunctionStatus
If you define a @param or @return, you should document it as well.Otherpmb_catalog.templates.inc11N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc11N/A
If you define a @param or @return, you should document it as well.Otherpmb_catalog.templates.inc12N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc12N/A
If you define a @param or @return, you should document it as well.Otherpmb_catalog.templates.inc27N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc27N/A
If you define a @param or @return, you should document it as well.Otherpmb_catalog.templates.inc28N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc28N/A
If you define a @param or @return, you should document it as well.Otherpmb_catalog.templates.inc43N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc43N/A
If you define a @param or @return, you should document it as well.Otherpmb_catalog.templates.inc44N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc44N/A
If you define a @param or @return, you should document it as well.Otherpmb_catalog.templates.inc45N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc45N/A
If you define a @param or @return, you should document it as well.Otherpmb_catalog.templates.inc46N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc46N/A
If you define a @param or @return, you should document it as well.Otherpmb_catalog.templates.inc61N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc61N/A
If you define a @param or @return, you should document it as well.Otherpmb_catalog.templates.inc62N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc62N/A
If you define a @param or @return, you should document it as well.Otherpmb_catalog.templates.inc77N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc77N/A
If you define a @param or @return, you should document it as well.Otherpmb_catalog.templates.inc78N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc78N/A
If you define a @param or @return, you should document it as well.Otherpmb_catalog.templates.inc79N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc79N/A
If you define a @param or @return, you should document it as well.Otherpmb_catalog.templates.inc94N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc94N/A
If you define a @param or @return, you should document it as well.Otherpmb_catalog.templates.inc95N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc95N/A
If you define a @param or @return, you should document it as well.Otherpmb_catalog.templates.inc96N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc96N/A
If you define a @param or @return, you should document it as well.Otherpmb_catalog.templates.inc111N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc111N/A
If you define a @param or @return, you should document it as well.Otherpmb_catalog.templates.inc112N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc112N/A
If you define a @param or @return, you should document it as well.Otherpmb_catalog.templates.inc127N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc127N/A
If you define a @param or @return, you should document it as well.Otherpmb_catalog.templates.inc128N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc128N/A
If you define a @param or @return, you should document it as well.Otherpmb_catalog.templates.inc143N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc143N/A
If you define a @param or @return, you should document it as well.Otherpmb_catalog.templates.inc144N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc144N/A
Leafpmb_catalog/pmb_catalog.thesauri.inc000
Leafpmb_catalog/templates/pmb_catalog.block_shelf.tpl.php000
Leafpmb_catalog/templates/pmb_catalog.category.tpl.php000
Expandpmb_catalog/templates/pmb_catalog.location.tpl.php001
MessageGroupFilenameLineFunctionStatus
Use the matching Drupal theme functions, not raw HTML.Otherpmb_catalog.location.tpl.php15N/A
Leafpmb_catalog/templates/pmb_catalog.locations.tpl.php000
Leafpmb_catalog/templates/pmb_catalog.section.tpl.php000
Expandpmb_catalog/templates/pmb_catalog.serials.tpl.php006
MessageGroupFilenameLineFunctionStatus
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_catalog.serials.tpl.php17N/A
Use the matching Drupal theme functions, not raw HTML.Otherpmb_catalog.serials.tpl.php25N/A
Use the matching Drupal theme functions, not raw HTML.Otherpmb_catalog.serials.tpl.php29N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_catalog.serials.tpl.php32N/A
Use the matching Drupal theme functions, not raw HTML.Otherpmb_catalog.serials.tpl.php34N/A
Use the matching Drupal theme functions, not raw HTML.Otherpmb_catalog.serials.tpl.php52N/A
Leafpmb_catalog/templates/pmb_catalog.shelf.tpl.php000
Leafpmb_catalog/templates/pmb_catalog.shelves.tpl.php000
Leafpmb_catalog/templates/pmb_catalog.thesauri.tpl.php000
Leafpmb_reader/pmb_reader.account.inc000
Leafpmb_reader/pmb_reader.admin.inc000
Leafpmb_reader/pmb_reader.cart.inc000
Expandpmb_reader/pmb_reader.forms.inc005
MessageGroupFilenameLineFunctionStatus
Use Drupal's format_date(), not PHP's default date().Otherpmb_reader.forms.inc54N/A
Use Drupal's format_date(), not PHP's default date().Otherpmb_reader.forms.inc122N/A
Use Drupal's format_date(), not PHP's default date().Otherpmb_reader.forms.inc189N/A
Use Drupal's format_date(), not PHP's default date().Otherpmb_reader.forms.inc286N/A
Use Drupal's format_date(), not PHP's default date().Otherpmb_reader.forms.inc477N/A
Expandpmb_reader/pmb_reader.module0022
MessageGroupFilenameLineFunctionStatus
Separate comments from comment syntax by a space.Otherpmb_reader.module24N/A
Separate comments from comment syntax by a space.Otherpmb_reader.module26N/A
Separate comments from comment syntax by a space.Otherpmb_reader.module28N/A
Separate comments from comment syntax by a space.Otherpmb_reader.module30N/A
Separate comments from comment syntax by a space.Otherpmb_reader.module46N/A
Separate comments from comment syntax by a space.Otherpmb_reader.module47N/A
Separate comments from comment syntax by a space.Otherpmb_reader.module48N/A
Separate comments from comment syntax by a space.Otherpmb_reader.module51N/A
Separate comments from comment syntax by a space.Otherpmb_reader.module62N/A
Separate comments from comment syntax by a space.Otherpmb_reader.module68N/A
Function summaries should be one line only. (Drupal Docs)Otherpmb_reader.module78N/A
Use Drupal's format_date(), not PHP's default date().Otherpmb_reader.module81N/A
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otherpmb_reader.module113N/A
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otherpmb_reader.module114N/A
Use Drupal's format_date(), not PHP's default date().Otherpmb_reader.module123N/A
If you define a @param or @return, you should document it as well.Otherpmb_reader.module131N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherpmb_reader.module131N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_reader.module149N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_reader.module203N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_reader.module250N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_reader.module261N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_reader.module272N/A
Leafpmb_reader/pmb_reader.reading_lists.inc000
Leafpmb_reader/pmb_reader.reservations.inc000
Leafpmb_reader/pmb_reader.suggestions.inc000
Expandpmb_reader/pmb_reader.templates.inc0054
MessageGroupFilenameLineFunctionStatus
If you define a @param or @return, you should document it as well.Otherpmb_reader.templates.inc11N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc11N/A
If you define a @param or @return, you should document it as well.Otherpmb_reader.templates.inc12N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc12N/A
If you define a @param or @return, you should document it as well.Otherpmb_reader.templates.inc27N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc27N/A
If you define a @param or @return, you should document it as well.Otherpmb_reader.templates.inc28N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc28N/A
If you define a @param or @return, you should document it as well.Otherpmb_reader.templates.inc29N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc29N/A
If you define a @param or @return, you should document it as well.Otherpmb_reader.templates.inc44N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc44N/A
If you define a @param or @return, you should document it as well.Otherpmb_reader.templates.inc45N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc45N/A
If you define a @param or @return, you should document it as well.Otherpmb_reader.templates.inc46N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc46N/A
If you define a @param or @return, you should document it as well.Otherpmb_reader.templates.inc61N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc61N/A
If you define a @param or @return, you should document it as well.Otherpmb_reader.templates.inc62N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc62N/A
If you define a @param or @return, you should document it as well.Otherpmb_reader.templates.inc63N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc63N/A
If you define a @param or @return, you should document it as well.Otherpmb_reader.templates.inc78N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc78N/A
If you define a @param or @return, you should document it as well.Otherpmb_reader.templates.inc79N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc79N/A
If you define a @param or @return, you should document it as well.Otherpmb_reader.templates.inc80N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc80N/A
If you define a @param or @return, you should document it as well.Otherpmb_reader.templates.inc95N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc95N/A
If you define a @param or @return, you should document it as well.Otherpmb_reader.templates.inc96N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc96N/A
If you define a @param or @return, you should document it as well.Otherpmb_reader.templates.inc97N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc97N/A
If you define a @param or @return, you should document it as well.Otherpmb_reader.templates.inc98N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc98N/A
If you define a @param or @return, you should document it as well.Otherpmb_reader.templates.inc113N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc113N/A
If you define a @param or @return, you should document it as well.Otherpmb_reader.templates.inc114N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc114N/A
If you define a @param or @return, you should document it as well.Otherpmb_reader.templates.inc115N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc115N/A
If you define a @param or @return, you should document it as well.Otherpmb_reader.templates.inc130N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc130N/A
If you define a @param or @return, you should document it as well.Otherpmb_reader.templates.inc131N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc131N/A
If you define a @param or @return, you should document it as well.Otherpmb_reader.templates.inc132N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc132N/A
If you define a @param or @return, you should document it as well.Otherpmb_reader.templates.inc133N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc133N/A
If you define a @param or @return, you should document it as well.Otherpmb_reader.templates.inc148N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc148N/A
If you define a @param or @return, you should document it as well.Otherpmb_reader.templates.inc163N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc163N/A
Expandpmb_reader/templates/pmb_reader.account.tpl.php002
MessageGroupFilenameLineFunctionStatus
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_reader.account.tpl.php12N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_reader.account.tpl.php16N/A
Leafpmb_reader/templates/pmb_reader.form_cart.tpl.php000
Expandpmb_reader/templates/pmb_reader.form_reading_list.tpl.php003
MessageGroupFilenameLineFunctionStatus
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_reader.form_reading_list.tpl.php22N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_reader.form_reading_list.tpl.php23N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_reader.form_reading_list.tpl.php24N/A
Leafpmb_reader/templates/pmb_reader.loans.tpl.php000
Expandpmb_reader/templates/pmb_reader.reading_list.tpl.php003
MessageGroupFilenameLineFunctionStatus
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_reader.reading_list.tpl.php20N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_reader.reading_list.tpl.php21N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_reader.reading_list.tpl.php22N/A
Leafpmb_reader/templates/pmb_reader.reading_lists.tpl.php000
Leafpmb_reader/templates/pmb_reader.reading_lists_public.tpl.php000
Leafpmb_reader/templates/pmb_reader.reading_list_public.tpl.php000
Leafpmb_reader/templates/pmb_reader.reservations.tpl.php000
Leafpmb_reader/templates/pmb_reader.suggestions.tpl.php000
Leafpmb_search/pmb_search.admin.inc000
Expandpmb_search/pmb_search.ajax.inc101
MessageGroupFilenameLineFunctionStatus
Doxygen uses @todo and @bug to markup things to be done.Otherpmb_search.ajax.inc8N/A
Potential problem: use the Form API to prevent against CSRF attacks. If you need to use $_POST variables, ensure they are fully sanitized if displayed by using check_plain(), filter_xss() or similar. (Drupal Docs)Otherpmb_search.ajax.inc29N/A
Expandpmb_search/pmb_search.api.inc001
MessageGroupFilenameLineFunctionStatus
Separate comments from comment syntax by a space.Otherpmb_search.api.inc99N/A
Expandpmb_search/pmb_search.forms.inc0010
MessageGroupFilenameLineFunctionStatus
Use Drupal's format_date(), not PHP's default date().Otherpmb_search.forms.inc62N/A
Use Drupal's format_date(), not PHP's default date().Otherpmb_search.forms.inc124N/A
Use Drupal's format_date(), not PHP's default date().Otherpmb_search.forms.inc215N/A
Separate comments from comment syntax by a space.Otherpmb_search.forms.inc247N/A
Separate comments from comment syntax by a space.Otherpmb_search.forms.inc249N/A
Separate comments from comment syntax by a space.Otherpmb_search.forms.inc305N/A
Separate comments from comment syntax by a space.Otherpmb_search.forms.inc311N/A
Separate comments from comment syntax by a space.Otherpmb_search.forms.inc320N/A
Separate comments from comment syntax by a space.Otherpmb_search.forms.inc370N/A
Use Drupal's format_date(), not PHP's default date().Otherpmb_search.forms.inc437N/A
Leafpmb_search/pmb_search.module000
Expandpmb_search/pmb_search.templates.inc0020
MessageGroupFilenameLineFunctionStatus
If you define a @param or @return, you should document it as well.Otherpmb_search.templates.inc25N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_search.templates.inc25N/A
If you define a @param or @return, you should document it as well.Otherpmb_search.templates.inc26N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_search.templates.inc26N/A
If you define a @param or @return, you should document it as well.Otherpmb_search.templates.inc27N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_search.templates.inc27N/A
If you define a @param or @return, you should document it as well.Otherpmb_search.templates.inc28N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_search.templates.inc28N/A
If you define a @param or @return, you should document it as well.Otherpmb_search.templates.inc43N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_search.templates.inc43N/A
If you define a @param or @return, you should document it as well.Otherpmb_search.templates.inc58N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_search.templates.inc58N/A
If you define a @param or @return, you should document it as well.Otherpmb_search.templates.inc59N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_search.templates.inc59N/A
If you define a @param or @return, you should document it as well.Otherpmb_search.templates.inc60N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_search.templates.inc60N/A
If you define a @param or @return, you should document it as well.Otherpmb_search.templates.inc61N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_search.templates.inc61N/A
If you define a @param or @return, you should document it as well.Otherpmb_search.templates.inc62N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_search.templates.inc62N/A
Leafpmb_search/templates/pmb_search.advanced_form.tpl.php000
Leafpmb_search/templates/pmb_search.base_form.tpl.php000
Leafpmb_search/templates/pmb_search.base_result.tpl.php000
Leafpmb_search/templates/pmb_search.external_form.tpl.php000
Leafpmb_search/templates/pmb_search.external_result.tpl.php000
Expandpmb_view/pmb_view.author.inc001
MessageGroupFilenameLineFunctionStatus
Separate comments from comment syntax by a space.Otherpmb_view.author.inc28N/A
Leafpmb_view/pmb_view.collection.inc000
Expandpmb_view/pmb_view.module0019
MessageGroupFilenameLineFunctionStatus
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module30N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module40N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module50N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module60N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module70N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module80N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module90N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module100N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module101N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module110N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module111N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module120N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module121N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module130N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module131N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module140N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module141N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module150N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module151N/A
Expandpmb_view/pmb_view.notice.inc001
MessageGroupFilenameLineFunctionStatus
Separate comments from comment syntax by a space.Otherpmb_view.notice.inc33N/A
Leafpmb_view/pmb_view.publisher.inc000
Leafpmb_view/pmb_view.subcollection.inc000
Expandpmb_view/pmb_view.templates.inc0043
MessageGroupFilenameLineFunctionStatus
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc11N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc13N/A
If you define a @param or @return, you should document it as well.Otherpmb_view.templates.inc15N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc15N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc30N/A
If you define a @param or @return, you should document it as well.Otherpmb_view.templates.inc32N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc32N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc47N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc49N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc65N/A
If you define a @param or @return, you should document it as well.Otherpmb_view.templates.inc67N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc67N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc82N/A
If you define a @param or @return, you should document it as well.Otherpmb_view.templates.inc84N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc84N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc99N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc101N/A
If you define a @param or @return, you should document it as well.Otherpmb_view.templates.inc103N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc103N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc118N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc120N/A
If you define a @param or @return, you should document it as well.Otherpmb_view.templates.inc122N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc122N/A
If you define a @param or @return, you should document it as well.Otherpmb_view.templates.inc137N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc137N/A
If you define a @param or @return, you should document it as well.Otherpmb_view.templates.inc138N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc138N/A
If you define a @param or @return, you should document it as well.Otherpmb_view.templates.inc153N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc153N/A
If you define a @param or @return, you should document it as well.Otherpmb_view.templates.inc154N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc154N/A
If you define a @param or @return, you should document it as well.Otherpmb_view.templates.inc169N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc169N/A
If you define a @param or @return, you should document it as well.Otherpmb_view.templates.inc170N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc170N/A
If you define a @param or @return, you should document it as well.Otherpmb_view.templates.inc171N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc171N/A
If you define a @param or @return, you should document it as well.Otherpmb_view.templates.inc186N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc186N/A
If you define a @param or @return, you should document it as well.Otherpmb_view.templates.inc187N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc187N/A
If you define a @param or @return, you should document it as well.Otherpmb_view.templates.inc188N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc188N/A
Leafpmb_view/templates/pmb_view.author.tpl.php000
Expandpmb_view/templates/pmb_view.bulletin.tpl.php005
MessageGroupFilenameLineFunctionStatus
Use the matching Drupal theme functions, not raw HTML.Otherpmb_view.bulletin.tpl.php25N/A
Use the matching Drupal theme functions, not raw HTML.Otherpmb_view.bulletin.tpl.php31N/A
Use the matching Drupal theme functions, not raw HTML.Otherpmb_view.bulletin.tpl.php139N/A
Use the matching Drupal theme functions, not raw HTML.Otherpmb_view.bulletin.tpl.php166N/A
Use the matching Drupal theme functions, not raw HTML.Otherpmb_view.bulletin.tpl.php181N/A
Leafpmb_view/templates/pmb_view.collection.tpl.php000
Expandpmb_view/templates/pmb_view.notice.tpl.php008
MessageGroupFilenameLineFunctionStatus
Use the matching Drupal theme functions, not raw HTML.Otherpmb_view.notice.tpl.php25N/A
Use the matching Drupal theme functions, not raw HTML.Otherpmb_view.notice.tpl.php31N/A
Use the matching Drupal theme functions, not raw HTML.Otherpmb_view.notice.tpl.php162N/A
Separate comments from comment syntax by a space.Otherpmb_view.notice.tpl.php191N/A
Separate comments from comment syntax by a space.Otherpmb_view.notice.tpl.php192N/A
Separate comments from comment syntax by a space.Otherpmb_view.notice.tpl.php193N/A
Use the matching Drupal theme functions, not raw HTML.Otherpmb_view.notice.tpl.php199N/A
Separate comments from comment syntax by a space.Otherpmb_view.notice.tpl.php205N/A
Expandpmb_view/templates/pmb_view.notice_display.tpl.php003
MessageGroupFilenameLineFunctionStatus
Use the matching Drupal theme functions, not raw HTML.Otherpmb_view.notice_display.tpl.php21N/A
Use the matching Drupal theme functions, not raw HTML.Otherpmb_view.notice_display.tpl.php95N/A
Use the matching Drupal theme functions, not raw HTML.Otherpmb_view.notice_display.tpl.php182N/A
Expandpmb_view/templates/pmb_view.notice_external.tpl.php002
MessageGroupFilenameLineFunctionStatus
Use the matching Drupal theme functions, not raw HTML.Otherpmb_view.notice_external.tpl.php23N/A
Use the matching Drupal theme functions, not raw HTML.Otherpmb_view.notice_external.tpl.php29N/A
Expandpmb_view/templates/pmb_view.notice_external_display.tpl.php001
MessageGroupFilenameLineFunctionStatus
Use the matching Drupal theme functions, not raw HTML.Otherpmb_view.notice_external_display.tpl.php28N/A
Leafpmb_view/templates/pmb_view.notice_info.tpl.php000
Leafpmb_view/templates/pmb_view.publisher.tpl.php000
Expandpmb_view/templates/pmb_view.serial.tpl.php002
MessageGroupFilenameLineFunctionStatus
Use the matching Drupal theme functions, not raw HTML.Otherpmb_view.serial.tpl.php23N/A
Use the matching Drupal theme functions, not raw HTML.Otherpmb_view.serial.tpl.php29N/A
Leafpmb_view/templates/pmb_view.subcollection.tpl.php000