PMB Connector - 7.x-1.0-alpha3

Test status
StatusResult
Last receivedSun, 12/18/2011 - 14:43:37
Last requestedSun, 12/18/2011 - 14:44:04
Last testedSun, 12/18/2011 - 14:44:32
Test count2
Environment status
MySQLpass
Code reviewfail
Overall Resultpass
Branch information
Identifier7.x-1.0-alpha3
ProjectPMB Connector
LinkProject information
SummaryPASSED: [[Coder]]: [Code review] 0 minor(s), 15 critical(s), and 161 normal(s); [[SimpleTest]]: [MySQL] 0 pass(es).
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
0 minor(s), 15 critical(s), and 161 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.inc25N/A
Use the matching Drupal theme functions, not raw HTML.Otherpmb.admin.inc169N/A
Function summaries should be one line only. (Drupal Docs)Otherpmb.admin.inc202N/A
Expandpmb/pmb.class_data.inc006
MessageGroupFilenameLineFunctionStatus
Separate comments from comment syntax by a space.Otherpmb.class_data.inc154N/A
Separate comments from comment syntax by a space.Otherpmb.class_data.inc322N/A
Separate comments from comment syntax by a space.Otherpmb.class_data.inc813N/A
Separate comments from comment syntax by a space.Otherpmb.class_data.inc835N/A
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otherpmb.class_data.inc932N/A
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otherpmb.class_data.inc933N/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.install12N/A
Function summaries should be one line only. (Drupal Docs)Otherpmb.install20N/A
Use the matching Drupal theme functions, not raw HTML.Otherpmb.install80N/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.module158N/A
Expandpmb/pmb.templates.inc002
MessageGroupFilenameLineFunctionStatus
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb.templates.inc11N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb.templates.inc38N/A
Expandpmb_catalog/pmb_catalog.location.inc010
MessageGroupFilenameLineFunctionStatus
Potential problem: drupal_set_title() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Otherpmb_catalog.location.inc26N/A
Expandpmb_catalog/pmb_catalog.section.inc010
MessageGroupFilenameLineFunctionStatus
Potential problem: drupal_set_title() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Otherpmb_catalog.section.inc46N/A
Expandpmb_catalog/pmb_catalog.shelves.inc010
MessageGroupFilenameLineFunctionStatus
Potential problem: drupal_set_title() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Otherpmb_catalog.shelves.inc58N/A
Expandpmb_catalog/pmb_catalog.templates.inc009
MessageGroupFilenameLineFunctionStatus
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc11N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc32N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc53N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc78N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc99N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc122N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc145N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc166N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc187N/A
Expandpmb_catalog/pmb_catalog.thesauri.inc020
MessageGroupFilenameLineFunctionStatus
Potential problem: drupal_set_title() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Otherpmb_catalog.thesauri.inc71N/A
Potential problem: drupal_set_title() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Otherpmb_catalog.thesauri.inc88N/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.inc188N/A
Use Drupal's format_date(), not PHP's default date().Otherpmb_reader.forms.inc285N/A
Use Drupal's format_date(), not PHP's default date().Otherpmb_reader.forms.inc478N/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.module79N/A
Use Drupal's format_date(), not PHP's default date().Otherpmb_reader.module82N/A
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otherpmb_reader.module114N/A
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otherpmb_reader.module115N/A
Use Drupal's format_date(), not PHP's default date().Otherpmb_reader.module124N/A
If you define a @param or @return, you should document it as well.Otherpmb_reader.module142N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherpmb_reader.module142N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_reader.module160N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_reader.module215N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_reader.module262N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_reader.module273N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_reader.module284N/A
Expandpmb_reader/pmb_reader.reading_lists.inc020
MessageGroupFilenameLineFunctionStatus
Potential problem: drupal_set_title() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Otherpmb_reader.reading_lists.inc75N/A
Potential problem: drupal_set_title() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Otherpmb_reader.reading_lists.inc109N/A
Expandpmb_reader/pmb_reader.templates.inc0010
MessageGroupFilenameLineFunctionStatus
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc11N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc32N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc55N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc78N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc101N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc124N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc149N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc172N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc197N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc216N/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.inc001
MessageGroupFilenameLineFunctionStatus
Doxygen uses @todo and @bug to markup things to be done.Otherpmb_search.ajax.inc8N/A
Expandpmb_search/pmb_search.api.inc021
MessageGroupFilenameLineFunctionStatus
Potential problem: drupal_set_title() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Otherpmb_search.api.inc41N/A
Separate comments from comment syntax by a space.Otherpmb_search.api.inc99N/A
Potential problem: drupal_set_title() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Otherpmb_search.api.inc112N/A
Expandpmb_search/pmb_search.forms.inc0010
MessageGroupFilenameLineFunctionStatus
Use Drupal's format_date(), not PHP's default date().Otherpmb_search.forms.inc61N/A
Use Drupal's format_date(), not PHP's default date().Otherpmb_search.forms.inc122N/A
Use Drupal's format_date(), not PHP's default date().Otherpmb_search.forms.inc212N/A
Separate comments from comment syntax by a space.Otherpmb_search.forms.inc244N/A
Separate comments from comment syntax by a space.Otherpmb_search.forms.inc246N/A
Separate comments from comment syntax by a space.Otherpmb_search.forms.inc302N/A
Separate comments from comment syntax by a space.Otherpmb_search.forms.inc308N/A
Separate comments from comment syntax by a space.Otherpmb_search.forms.inc317N/A
Separate comments from comment syntax by a space.Otherpmb_search.forms.inc367N/A
Use Drupal's format_date(), not PHP's default date().Otherpmb_search.forms.inc433N/A
Expandpmb_search/pmb_search.templates.inc005
MessageGroupFilenameLineFunctionStatus
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_search.templates.inc11N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_search.templates.inc30N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_search.templates.inc55N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_search.templates.inc74N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_search.templates.inc101N/A
Expandpmb_view/pmb_view.author.inc010
MessageGroupFilenameLineFunctionStatus
Potential problem: drupal_set_title() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Otherpmb_view.author.inc35N/A
Expandpmb_view/pmb_view.collection.inc010
MessageGroupFilenameLineFunctionStatus
Potential problem: drupal_set_title() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Otherpmb_view.collection.inc33N/A
Expandpmb_view/pmb_view.module0019
MessageGroupFilenameLineFunctionStatus
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module38N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module49N/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.module71N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module82N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module93N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module104N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module115N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module116N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module126N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module127N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module137N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module138N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module148N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module149N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module159N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module160N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module170N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module171N/A
Expandpmb_view/pmb_view.notice.inc021
MessageGroupFilenameLineFunctionStatus
Separate comments from comment syntax by a space.Otherpmb_view.notice.inc34N/A
Potential problem: drupal_set_title() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Otherpmb_view.notice.inc50N/A
Potential problem: drupal_set_title() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Otherpmb_view.notice.inc165N/A
Expandpmb_view/pmb_view.publisher.inc010
MessageGroupFilenameLineFunctionStatus
Potential problem: drupal_set_title() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Otherpmb_view.publisher.inc33N/A
Expandpmb_view/pmb_view.subcollection.inc010
MessageGroupFilenameLineFunctionStatus
Potential problem: drupal_set_title() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Otherpmb_view.subcollection.inc33N/A
Expandpmb_view/pmb_view.templates.inc0011
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.inc34N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc55N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc76N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc97N/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.inc141N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc164N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc185N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc206N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc229N/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.inc25N/A
Use the matching Drupal theme functions, not raw HTML.Otherpmb.admin.inc169N/A
Function summaries should be one line only. (Drupal Docs)Otherpmb.admin.inc202N/A
Expandpmb/pmb.class_data.inc006
MessageGroupFilenameLineFunctionStatus
Separate comments from comment syntax by a space.Otherpmb.class_data.inc154N/A
Separate comments from comment syntax by a space.Otherpmb.class_data.inc322N/A
Separate comments from comment syntax by a space.Otherpmb.class_data.inc813N/A
Separate comments from comment syntax by a space.Otherpmb.class_data.inc835N/A
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otherpmb.class_data.inc932N/A
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otherpmb.class_data.inc933N/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.install12N/A
Function summaries should be one line only. (Drupal Docs)Otherpmb.install20N/A
Use the matching Drupal theme functions, not raw HTML.Otherpmb.install80N/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.module158N/A
Expandpmb/pmb.templates.inc002
MessageGroupFilenameLineFunctionStatus
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb.templates.inc11N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb.templates.inc38N/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
Expandpmb_catalog/pmb_catalog.location.inc010
MessageGroupFilenameLineFunctionStatus
Potential problem: drupal_set_title() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Otherpmb_catalog.location.inc26N/A
Leafpmb_catalog/pmb_catalog.locations.inc000
Leafpmb_catalog/pmb_catalog.module000
Expandpmb_catalog/pmb_catalog.section.inc010
MessageGroupFilenameLineFunctionStatus
Potential problem: drupal_set_title() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Otherpmb_catalog.section.inc46N/A
Leafpmb_catalog/pmb_catalog.serials.inc000
Expandpmb_catalog/pmb_catalog.shelves.inc010
MessageGroupFilenameLineFunctionStatus
Potential problem: drupal_set_title() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Otherpmb_catalog.shelves.inc58N/A
Expandpmb_catalog/pmb_catalog.templates.inc009
MessageGroupFilenameLineFunctionStatus
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc11N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc32N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc53N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc78N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc99N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc122N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc145N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc166N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_catalog.templates.inc187N/A
Expandpmb_catalog/pmb_catalog.thesauri.inc020
MessageGroupFilenameLineFunctionStatus
Potential problem: drupal_set_title() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Otherpmb_catalog.thesauri.inc71N/A
Potential problem: drupal_set_title() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Otherpmb_catalog.thesauri.inc88N/A
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.inc188N/A
Use Drupal's format_date(), not PHP's default date().Otherpmb_reader.forms.inc285N/A
Use Drupal's format_date(), not PHP's default date().Otherpmb_reader.forms.inc478N/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.module79N/A
Use Drupal's format_date(), not PHP's default date().Otherpmb_reader.module82N/A
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otherpmb_reader.module114N/A
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otherpmb_reader.module115N/A
Use Drupal's format_date(), not PHP's default date().Otherpmb_reader.module124N/A
If you define a @param or @return, you should document it as well.Otherpmb_reader.module142N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherpmb_reader.module142N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_reader.module160N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_reader.module215N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_reader.module262N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_reader.module273N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_reader.module284N/A
Expandpmb_reader/pmb_reader.reading_lists.inc020
MessageGroupFilenameLineFunctionStatus
Potential problem: drupal_set_title() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Otherpmb_reader.reading_lists.inc75N/A
Potential problem: drupal_set_title() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Otherpmb_reader.reading_lists.inc109N/A
Leafpmb_reader/pmb_reader.reservations.inc000
Leafpmb_reader/pmb_reader.suggestions.inc000
Expandpmb_reader/pmb_reader.templates.inc0010
MessageGroupFilenameLineFunctionStatus
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc11N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc32N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc55N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc78N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc101N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc124N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc149N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc172N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc197N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_reader.templates.inc216N/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.inc001
MessageGroupFilenameLineFunctionStatus
Doxygen uses @todo and @bug to markup things to be done.Otherpmb_search.ajax.inc8N/A
Expandpmb_search/pmb_search.api.inc021
MessageGroupFilenameLineFunctionStatus
Potential problem: drupal_set_title() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Otherpmb_search.api.inc41N/A
Separate comments from comment syntax by a space.Otherpmb_search.api.inc99N/A
Potential problem: drupal_set_title() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Otherpmb_search.api.inc112N/A
Expandpmb_search/pmb_search.forms.inc0010
MessageGroupFilenameLineFunctionStatus
Use Drupal's format_date(), not PHP's default date().Otherpmb_search.forms.inc61N/A
Use Drupal's format_date(), not PHP's default date().Otherpmb_search.forms.inc122N/A
Use Drupal's format_date(), not PHP's default date().Otherpmb_search.forms.inc212N/A
Separate comments from comment syntax by a space.Otherpmb_search.forms.inc244N/A
Separate comments from comment syntax by a space.Otherpmb_search.forms.inc246N/A
Separate comments from comment syntax by a space.Otherpmb_search.forms.inc302N/A
Separate comments from comment syntax by a space.Otherpmb_search.forms.inc308N/A
Separate comments from comment syntax by a space.Otherpmb_search.forms.inc317N/A
Separate comments from comment syntax by a space.Otherpmb_search.forms.inc367N/A
Use Drupal's format_date(), not PHP's default date().Otherpmb_search.forms.inc433N/A
Leafpmb_search/pmb_search.module000
Expandpmb_search/pmb_search.templates.inc005
MessageGroupFilenameLineFunctionStatus
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_search.templates.inc11N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_search.templates.inc30N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_search.templates.inc55N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_search.templates.inc74N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_search.templates.inc101N/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.inc010
MessageGroupFilenameLineFunctionStatus
Potential problem: drupal_set_title() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Otherpmb_view.author.inc35N/A
Expandpmb_view/pmb_view.collection.inc010
MessageGroupFilenameLineFunctionStatus
Potential problem: drupal_set_title() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Otherpmb_view.collection.inc33N/A
Expandpmb_view/pmb_view.module0019
MessageGroupFilenameLineFunctionStatus
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module38N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module49N/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.module71N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module82N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module93N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module104N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module115N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module116N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module126N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module127N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module137N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module138N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module148N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module149N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module159N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module160N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module170N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpmb_view.module171N/A
Expandpmb_view/pmb_view.notice.inc021
MessageGroupFilenameLineFunctionStatus
Separate comments from comment syntax by a space.Otherpmb_view.notice.inc34N/A
Potential problem: drupal_set_title() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Otherpmb_view.notice.inc50N/A
Potential problem: drupal_set_title() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Otherpmb_view.notice.inc165N/A
Expandpmb_view/pmb_view.publisher.inc010
MessageGroupFilenameLineFunctionStatus
Potential problem: drupal_set_title() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Otherpmb_view.publisher.inc33N/A
Expandpmb_view/pmb_view.subcollection.inc010
MessageGroupFilenameLineFunctionStatus
Potential problem: drupal_set_title() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Otherpmb_view.subcollection.inc33N/A
Expandpmb_view/pmb_view.templates.inc0011
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.inc34N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc55N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc76N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc97N/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.inc141N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc164N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc185N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc206N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherpmb_view.templates.inc229N/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