Chaos tool suite (ctools) - 8.x-1.x

Test status
StatusResult
Last receivedTue, 09/25/2012 - 22:35:06
Last requestedTue, 09/25/2012 - 22:42:16
Last testedTue, 09/25/2012 - 22:43:30
Test count123
Environment status
MySQLpass
Code reviewfail
Overall Resultpass
Branch information
Identifier8.x-1.x
ProjectChaos tool suite (ctools)
LinkProject information
SummaryPASSED: [[SimpleTest]]: [MySQL] 217 pass(es); [[Coder]]: [Code review] 174 minor(s), 25 critical(s), and 205 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
217 pass(es), 0 fail(s), and 0 exception(s)
Test namePassFailException
LeafDrupal\ctools\Tests\CToolsCSSTest700
LeafDrupal\ctools\Tests\CToolsObjectCacheTest900
LeafDrupal\ctools\Tests\CToolsPluginsTest900
LeafDrupal\ctools\Tests\ExportableCrudTest2600
LeafDrupal\ctools\Tests\MathExpressionStackTest1600
LeafDrupal\ctools\Tests\MathExpressionTest3200
LeafDrupal\ctools\Tests\PhpExporterTest1400
LeafDrupal\ctools\Tests\views\field\FieldMathTest200
LeafDrupal\ctools\Tests\views\style\PluginStyleJumpMenuTest600
LeafDrupal\ctools\Tests\WizardJumpMenuTest8200
LeafDrupal\ctools\Tests\YamlExporterTest1400

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
174 minor(s), 25 critical(s), and 205 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expandbulk_export/bulk_export.module010
MessageGroupFilenameLineFunctionStatus
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherbulk_export.module226N/A
Expandctools.install201
MessageGroupFilenameLineFunctionStatus
Use an indent of 2 spaces, with no tabsOtherctools.install29N/A
Use an indent of 2 spaces, with no tabsOtherctools.install81N/A
Use an indent of 2 spaces, with no tabsOtherctools.install165N/A
Expandctools.module201
MessageGroupFilenameLineFunctionStatus
Use "elseif" in place of "else if"Otherctools.module275N/A
Missing periodOtherctools.module475N/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)Otherctools.module821N/A
Expandctools_access_ruleset/ctools_access_ruleset.install001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherctools_access_ruleset.install-1N/A
Expandctools_ajax_sample/ctools_ajax_sample.module304
MessageGroupFilenameLineFunctionStatus
Missing periodOtherctools_ajax_sample.module13N/A
Format should be * Implementation of hook_foo().Otherctools_ajax_sample.module13N/A
Missing periodOtherctools_ajax_sample.module93N/A
Control statements should have one space between the control keyword and opening parenthesisOtherctools_ajax_sample.module179N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherctools_ajax_sample.module275N/A
Use "elseif" in place of "else if"Otherctools_ajax_sample.module409N/A
Use "elseif" in place of "else if"Otherctools_ajax_sample.module423N/A
Expandctools_custom_content/ctools_custom_content.install001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherctools_custom_content.install-1N/A
Expandctools_plugin_example/ctools_plugin_example.module001
MessageGroupFilenameLineFunctionStatus
Menu item titles and descriptions should NOT be enclosed within t(). (Drupal Docs)Otherctools_plugin_example.module35N/A
Expanddrush/ctools.drush.inc103
MessageGroupFilenameLineFunctionStatus
Use an indent of 2 spaces, with no tabsOtherctools.drush.inc301N/A
do not use mixed case (camelCase), use lower case and _Otherctools.drush.inc316N/A
do not use mixed case (camelCase), use lower case and _Otherctools.drush.inc317N/A
do not use mixed case (camelCase), use lower case and _Otherctools.drush.inc318N/A
Expandincludes/cleanstring.inc101
MessageGroupFilenameLineFunctionStatus
Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs)Othercleanstring.inc2N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthercleanstring.inc197N/A
Expandincludes/content.inc0010
MessageGroupFilenameLineFunctionStatus
Use "elseif" in place of "else if"Othercontent.inc149N/A
Use "elseif" in place of "else if"Othercontent.inc365N/A
Use "elseif" in place of "else if"Othercontent.inc383N/A
Use "elseif" in place of "else if"Othercontent.inc386N/A
Use "elseif" in place of "else if"Othercontent.inc421N/A
Use "elseif" in place of "else if"Othercontent.inc430N/A
Use "elseif" in place of "else if"Othercontent.inc568N/A
Use "elseif" in place of "else if"Othercontent.inc578N/A
Use "elseif" in place of "else if"Othercontent.inc597N/A
Use "elseif" in place of "else if"Othercontent.inc612N/A
Expandincludes/context-admin.inc104
MessageGroupFilenameLineFunctionStatus
@file description should be on the following line (Drupal Docs)Othercontext-admin.inc4N/A
Use "elseif" in place of "else if"Othercontext-admin.inc398N/A
Use "elseif" in place of "else if"Othercontext-admin.inc573N/A
Use "elseif" in place of "else if"Othercontext-admin.inc642N/A
Use "elseif" in place of "else if"Othercontext-admin.inc652N/A
Expandincludes/context-task-handler.inc001
MessageGroupFilenameLineFunctionStatus
Use "elseif" in place of "else if"Othercontext-task-handler.inc238N/A
Expandincludes/context.inc106
MessageGroupFilenameLineFunctionStatus
Use "elseif" in place of "else if"Othercontext.inc258N/A
Use "elseif" in place of "else if"Othercontext.inc454N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthercontext.inc1018N/A
Use "elseif" in place of "else if"Othercontext.inc1108N/A
The $string argument to t() should not begin or end with a space. (Drupal Docs)Othercontext.inc1223N/A
Use "elseif" in place of "else if"Othercontext.inc1276N/A
Use "elseif" in place of "else if"Othercontext.inc1329N/A
Expandincludes/export-ui.menu.inc201
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherexport-ui.menu.inc-1N/A
Format should be * Implementation of hook_foo().Otherexport-ui.menu.inc4N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOtherexport-ui.menu.inc4N/A
Expandincludes/export.inc426
MessageGroupFilenameLineFunctionStatus
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherexport.inc72N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherexport.inc72N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherexport.inc73N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherexport.inc73N/A
Using eval() or drupal_eval() in your module's code could have a security risk if the PHP input provided to the function contains malicious code. (Drupal Docs)Otherexport.inc506N/A
Use "elseif" in place of "else if"Otherexport.inc676N/A
Use "elseif" in place of "else if"Otherexport.inc734N/A
Use "elseif" in place of "else if"Otherexport.inc739N/A
Use "elseif" in place of "else if"Otherexport.inc1100N/A
Use "elseif" in place of "else if"Otherexport.inc1107N/A
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherexport.inc1344N/A
Use "elseif" in place of "else if"Otherexport.inc1369N/A
Expandincludes/jump-menu.inc102
MessageGroupFilenameLineFunctionStatus
Control statements should have one space between the control keyword and opening parenthesisOtherjump-menu.inc130N/A
use a space between the closing parenthesis and the open bracketOtherjump-menu.inc130N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherjump-menu.inc142N/A
Expandincludes/language.inc101
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherlanguage.inc-1N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherlanguage.inc14N/A
Expandincludes/modal.inc202
MessageGroupFilenameLineFunctionStatus
Use "elseif" in place of "else if"Othermodal.inc87N/A
Use "elseif" in place of "else if"Othermodal.inc97N/A
Use an indent of 2 spaces, with no tabsOthermodal.inc209N/A
Use an indent of 2 spaces, with no tabsOthermodal.inc210N/A
Expandincludes/page-wizard.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherpage-wizard.inc-1N/A
Expandincludes/plugins-admin.inc002
MessageGroupFilenameLineFunctionStatus
Use "elseif" in place of "else if"Otherplugins-admin.inc103N/A
Use "elseif" in place of "else if"Otherplugins-admin.inc137N/A
Expandincludes/plugins.inc106
MessageGroupFilenameLineFunctionStatus
Use "elseif" in place of "else if"Otherplugins.inc73N/A
Use "elseif" in place of "else if"Otherplugins.inc152N/A
Use "elseif" in place of "else if"Otherplugins.inc162N/A
Use "elseif" in place of "else if"Otherplugins.inc185N/A
Use "elseif" in place of "else if"Otherplugins.inc856N/A
Use "elseif" in place of "else if"Otherplugins.inc860N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherplugins.inc912N/A
Expandincludes/stylizer.inc001
MessageGroupFilenameLineFunctionStatus
Use "elseif" in place of "else if"Otherstylizer.inc413N/A
Expandincludes/utility.inc101
MessageGroupFilenameLineFunctionStatus
Functions should be called with no spaces between the function name and opening parenthesesOtherutility.inc26N/A
Missing periodOtherutility.inc34N/A
Expandincludes/views.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherviews.inc-1N/A
Expandincludes/wizard.inc205
MessageGroupFilenameLineFunctionStatus
Use "elseif" in place of "else if"Otherwizard.inc202N/A
Use "elseif" in place of "else if"Otherwizard.inc343N/A
Use "elseif" in place of "else if"Otherwizard.inc434N/A
Use "elseif" in place of "else if"Otherwizard.inc437N/A
Use "elseif" in place of "else if"Otherwizard.inc440N/A
Use an indent of 2 spaces, with no tabsOtherwizard.inc492N/A
Use an indent of 2 spaces, with no tabsOtherwizard.inc493N/A
Expandlib/Drupal/ctools/DatabaseExportableController.php103
MessageGroupFilenameLineFunctionStatus
Use "elseif" in place of "else if"OtherDatabaseExportableController.php104N/A
indent secondary line of comment one space OtherDatabaseExportableController.php151N/A
Use "elseif" in place of "else if"OtherDatabaseExportableController.php165N/A
Use "elseif" in place of "else if"OtherDatabaseExportableController.php170N/A
Expandlib/Drupal/ctools/Exportable.php002
MessageGroupFilenameLineFunctionStatus
use a space between the closing parenthesis and the open bracketOtherExportable.php147N/A
use a space between the closing parenthesis and the open bracketOtherExportable.php168N/A
Expandlib/Drupal/ctools/MathExpression.php8140
MessageGroupFilenameLineFunctionStatus
indent secondary line of comment one space OtherMathExpression.php94N/A
Arrays should be formatted with a space separating each element and assignment operatorOtherMathExpression.php100N/A
missing space after commaOtherMathExpression.php100N/A
missing space after commaOtherMathExpression.php104N/A
missing space after commaOtherMathExpression.php105N/A
missing space after commaOtherMathExpression.php106N/A
missing space after commaOtherMathExpression.php108N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherMathExpression.php125N/A
else statements should begin on a new lineOtherMathExpression.php137N/A
else statements should begin on a new lineOtherMathExpression.php149N/A
Arrays should be formatted with a space separating each element and assignment operatorOtherMathExpression.php154N/A
else statements should begin on a new lineOtherMathExpression.php157N/A
Arrays should be formatted with a space separating each element and assignment operatorOtherMathExpression.php171N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherMathExpression.php184N/A
Arrays should be formatted with a space separating each element and assignment operatorOtherMathExpression.php187N/A
missing space after commaOtherMathExpression.php187N/A
Arrays should be formatted with a space separating each element and assignment operatorOtherMathExpression.php188N/A
missing space after commaOtherMathExpression.php188N/A
Control statements should have one space between the control keyword and opening parenthesisOtherMathExpression.php197N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherMathExpression.php198N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherMathExpression.php200N/A
else statements should begin on a new lineOtherMathExpression.php205N/A
else statements should begin on a new lineOtherMathExpression.php208N/A
Control statements should have one space between the control keyword and opening parenthesisOtherMathExpression.php213N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherMathExpression.php213N/A
else statements should begin on a new lineOtherMathExpression.php221N/A
Control statements should have one space between the control keyword and opening parenthesisOtherMathExpression.php231N/A
else statements should begin on a new lineOtherMathExpression.php233N/A
else statements should begin on a new lineOtherMathExpression.php236N/A
else statements should begin on a new lineOtherMathExpression.php242N/A
else statements should begin on a new lineOtherMathExpression.php255N/A
else statements should begin on a new lineOtherMathExpression.php260N/A
else statements should begin on a new lineOtherMathExpression.php269N/A
else statements should begin on a new lineOtherMathExpression.php273N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherMathExpression.php276N/A
else statements should begin on a new lineOtherMathExpression.php278N/A
else statements should begin on a new lineOtherMathExpression.php280N/A
else statements should begin on a new lineOtherMathExpression.php282N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherMathExpression.php285N/A
else statements should begin on a new lineOtherMathExpression.php288N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherMathExpression.php292N/A
else statements should begin on a new lineOtherMathExpression.php330N/A
else statements should begin on a new lineOtherMathExpression.php333N/A
Using eval() or drupal_eval() in your module's code could have a security risk if the PHP input provided to the function contains malicious code. (Drupal Docs)OtherMathExpression.php339N/A
else statements should begin on a new lineOtherMathExpression.php340N/A
else statements should begin on a new lineOtherMathExpression.php349N/A
else statements should begin on a new lineOtherMathExpression.php352N/A
else statements should begin on a new lineOtherMathExpression.php354N/A
else statements should begin on a new lineOtherMathExpression.php356N/A
Expandlib/Drupal/ctools/MathExpressionStack.php201
MessageGroupFilenameLineFunctionStatus
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().OtherMathExpressionStack.php13N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherMathExpressionStack.php13N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherMathExpressionStack.php29N/A
Expandlib/Drupal/ctools/PhpExporter.php010
MessageGroupFilenameLineFunctionStatus
Using eval() or drupal_eval() in your module's code could have a security risk if the PHP input provided to the function contains malicious code. (Drupal Docs)OtherPhpExporter.php22N/A
Expandlib/Drupal/ctools/Plugin/ctools/export_ui/ExportUIPluginBase.php343
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)OtherExportUIPluginBase.php-1N/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)OtherExportUIPluginBase.php199N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherExportUIPluginBase.php398N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherExportUIPluginBase.php400N/A
Use "elseif" in place of "else if"OtherExportUIPluginBase.php901N/A
Potential problem: drupal_set_message() only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.OtherExportUIPluginBase.php1018N/A
Potential problem: drupal_set_message() only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.OtherExportUIPluginBase.php1022N/A
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.OtherExportUIPluginBase.php1044N/A
Control statements should have one space between the control keyword and opening parenthesisOtherExportUIPluginBase.php1144N/A
Potential problem: drupal_set_message() only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.OtherExportUIPluginBase.php1217N/A
Expandlib/Drupal/ctools/StylizerImageProcessor.php001
MessageGroupFilenameLineFunctionStatus
Use "elseif" in place of "else if"OtherStylizerImageProcessor.php28N/A
Expandpage_manager/page_manager.admin.inc534
MessageGroupFilenameLineFunctionStatus
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)Otherpage_manager.admin.inc26N/A
The $text argument to l() should be enclosed within t() so that it is translatable.Otherpage_manager.admin.inc165N/A
indent secondary line of comment one space Otherpage_manager.admin.inc197N/A
use lowercase html tags to comply with XHTMLOtherpage_manager.admin.inc249N/A
Use "elseif" in place of "else if"Otherpage_manager.admin.inc621N/A
Use an indent of 2 spaces, with no tabsOtherpage_manager.admin.inc636N/A
Use "elseif" in place of "else if"Otherpage_manager.admin.inc722N/A
Use "elseif" in place of "else if"Otherpage_manager.admin.inc1132N/A
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherpage_manager.admin.inc1414N/A
Using eval() or drupal_eval() in your module's code could have a security risk if the PHP input provided to the function contains malicious code. (Drupal Docs)Otherpage_manager.admin.inc1468N/A
Using eval() or drupal_eval() in your module's code could have a security risk if the PHP input provided to the function contains malicious code. (Drupal Docs)Otherpage_manager.admin.inc1625N/A
indent secondary line of comment one space Otherpage_manager.admin.inc1787N/A
Expandpage_manager/page_manager.module204
MessageGroupFilenameLineFunctionStatus
Format should be * Implementation of hook_foo().Otherpage_manager.module84N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOtherpage_manager.module84N/A
Use "elseif" in place of "else if"Otherpage_manager.module552N/A
Use "elseif" in place of "else if"Otherpage_manager.module585N/A
Use "elseif" in place of "else if"Otherpage_manager.module588N/A
Use "elseif" in place of "else if"Otherpage_manager.module729N/A
Expandpage_manager/plugins/tasks/blog.inc201
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherblog.inc-1N/A
Format should be * Implementation of hook_foo().Otherblog.inc4N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOtherblog.inc4N/A
Expandpage_manager/plugins/tasks/blog_user.inc201
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherblog_user.inc-1N/A
Format should be * Implementation of hook_foo().Otherblog_user.inc4N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOtherblog_user.inc4N/A
Expandpage_manager/plugins/tasks/contact_site.inc201
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othercontact_site.inc-1N/A
Format should be * Implementation of hook_foo().Othercontact_site.inc4N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOthercontact_site.inc4N/A
Expandpage_manager/plugins/tasks/contact_user.inc201
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othercontact_user.inc-1N/A
Format should be * Implementation of hook_foo().Othercontact_user.inc4N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOthercontact_user.inc4N/A
Expandpage_manager/plugins/tasks/node_edit.inc201
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernode_edit.inc-1N/A
Format should be * Implementation of hook_foo().Othernode_edit.inc4N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOthernode_edit.inc4N/A
Expandpage_manager/plugins/tasks/page.admin.inc429
MessageGroupFilenameLineFunctionStatus
Format should be * Implementation of hook_foo().Otherpage.admin.inc13N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOtherpage.admin.inc13N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherpage.admin.inc81N/A
Use "elseif" in place of "else if"Otherpage.admin.inc105N/A
Use "elseif" in place of "else if"Otherpage.admin.inc264N/A
Use "elseif" in place of "else if"Otherpage.admin.inc267N/A
Use "elseif" in place of "else if"Otherpage.admin.inc455N/A
Use "elseif" in place of "else if"Otherpage.admin.inc545N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherpage.admin.inc801N/A
Use "elseif" in place of "else if"Otherpage.admin.inc879N/A
Use "elseif" in place of "else if"Otherpage.admin.inc1035N/A
Use "elseif" in place of "else if"Otherpage.admin.inc1177N/A
Use "elseif" in place of "else if"Otherpage.admin.inc1204N/A
Using eval() or drupal_eval() in your module's code could have a security risk if the PHP input provided to the function contains malicious code. (Drupal Docs)Otherpage.admin.inc1316N/A
Using eval() or drupal_eval() in your module's code could have a security risk if the PHP input provided to the function contains malicious code. (Drupal Docs)Otherpage.admin.inc1468N/A
Expandpage_manager/plugins/tasks/page.inc505
MessageGroupFilenameLineFunctionStatus
Format should be * Implementation of hook_foo().Otherpage.inc16N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOtherpage.inc16N/A
Use "elseif" in place of "else if"Otherpage.inc194N/A
Format should be * Implementation of hook_foo().Otherpage.inc231N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOtherpage.inc231N/A
Use "elseif" in place of "else if"Otherpage.inc277N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherpage.inc540N/A
Use "elseif" in place of "else if"Otherpage.inc602N/A
The $text argument to l() should be enclosed within t() so that it is translatable.Otherpage.inc614N/A
Control statements should have one space between the control keyword and opening parenthesisOtherpage.inc753N/A
Expandpage_manager/plugins/tasks/poll.inc201
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherpoll.inc-1N/A
Format should be * Implementation of hook_foo().Otherpoll.inc4N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOtherpoll.inc4N/A
Expandpage_manager/plugins/tasks/term_view.inc201
MessageGroupFilenameLineFunctionStatus
Format should be * Implementation of hook_foo().Otherterm_view.inc13N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOtherterm_view.inc13N/A
Use "elseif" in place of "else if"Otherterm_view.inc90N/A
Expandpage_manager/theme/page_manager.theme.inc002
MessageGroupFilenameLineFunctionStatus
Use "elseif" in place of "else if"Otherpage_manager.theme.inc30N/A
Use "elseif" in place of "else if"Otherpage_manager.theme.inc33N/A
Expandplugins/access/node.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernode.inc-1N/A
Expandplugins/access/php.inc010
MessageGroupFilenameLineFunctionStatus
Using eval() or drupal_eval() in your module's code could have a security risk if the PHP input provided to the function contains malicious code. (Drupal Docs)Otherphp.inc55N/A
Expandplugins/access/term_has_parent.inc201
MessageGroupFilenameLineFunctionStatus
@see should always be at the beginning of a line, never inline in other comments.Otherterm_has_parent.inc68N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherterm_has_parent.inc68N/A
Arrays should be formatted with a space separating each element and assignment operatorOtherterm_has_parent.inc128N/A
Expandplugins/access/theme.inc002
MessageGroupFilenameLineFunctionStatus
Use "elseif" in place of "else if"Othertheme.inc47N/A
Use "elseif" in place of "else if"Othertheme.inc50N/A
Expandplugins/arguments/user_edit.inc002
MessageGroupFilenameLineFunctionStatus
Control statements should have one space between the control keyword and opening parenthesisOtheruser_edit.inc33N/A
use a space between the closing parenthesis and the open bracketOtheruser_edit.inc33N/A
Expandplugins/content_types/block/block.inc001
MessageGroupFilenameLineFunctionStatus
Use "elseif" in place of "else if"Otherblock.inc467N/A
Expandplugins/content_types/contact/contact.inc101
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othercontact.inc-1N/A
indent secondary line of comment one space Othercontact.inc52N/A
Expandplugins/content_types/contact/user_contact.inc101
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheruser_contact.inc-1N/A
indent secondary line of comment one space Otheruser_contact.inc60N/A
Expandplugins/content_types/custom/custom.inc001
MessageGroupFilenameLineFunctionStatus
Use "elseif" in place of "else if"Othercustom.inc416N/A
Expandplugins/content_types/entity_context/entity_field_extra.inc201
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherentity_field_extra.inc-1N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherentity_field_extra.inc39N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherentity_field_extra.inc53N/A
Expandplugins/content_types/form/form.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherform.inc-1N/A
Expandplugins/content_types/node/node.inc020
MessageGroupFilenameLineFunctionStatus
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernode.inc199N/A
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernode.inc202N/A
Expandplugins/content_types/node_context/node_attachments.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernode_attachments.inc-1N/A
Expandplugins/content_types/node_context/node_author.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernode_author.inc-1N/A
Expandplugins/content_types/node_context/node_body.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernode_body.inc-1N/A
Expandplugins/content_types/node_context/node_book_children.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernode_book_children.inc-1N/A
Expandplugins/content_types/node_context/node_book_nav.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernode_book_nav.inc-1N/A
Expandplugins/content_types/node_context/node_comments.inc002
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernode_comments.inc-1N/A
Use "elseif" in place of "else if"Othernode_comments.inc34N/A
Expandplugins/content_types/node_context/node_comment_form.inc003
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernode_comment_form.inc-1N/A
Use "elseif" in place of "else if"Othernode_comment_form.inc32N/A
Use "elseif" in place of "else if"Othernode_comment_form.inc48N/A
Expandplugins/content_types/node_context/node_content.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernode_content.inc-1N/A
Expandplugins/content_types/node_context/node_created.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernode_created.inc-1N/A
Expandplugins/content_types/node_context/node_links.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernode_links.inc-1N/A
Expandplugins/content_types/node_context/node_terms.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernode_terms.inc-1N/A
Expandplugins/content_types/node_context/node_title.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernode_title.inc-1N/A
Expandplugins/content_types/node_context/node_type_desc.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernode_type_desc.inc-1N/A
Expandplugins/content_types/node_context/node_updated.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernode_updated.inc-1N/A
Expandplugins/content_types/node_form/node_form_attachments.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernode_form_attachments.inc-1N/A
Expandplugins/content_types/node_form/node_form_author.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernode_form_author.inc-1N/A
Expandplugins/content_types/node_form/node_form_book.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernode_form_book.inc-1N/A
Expandplugins/content_types/node_form/node_form_buttons.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernode_form_buttons.inc-1N/A
Expandplugins/content_types/node_form/node_form_comment.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernode_form_comment.inc-1N/A
Expandplugins/content_types/node_form/node_form_log.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernode_form_log.inc-1N/A
Expandplugins/content_types/node_form/node_form_menu.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernode_form_menu.inc-1N/A
Expandplugins/content_types/node_form/node_form_path.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernode_form_path.inc-1N/A
Expandplugins/content_types/node_form/node_form_title.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernode_form_title.inc-1N/A
Expandplugins/content_types/search/search_form.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othersearch_form.inc-1N/A
Expandplugins/content_types/search/search_result.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othersearch_result.inc-1N/A
Expandplugins/content_types/term_context/term_description.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherterm_description.inc-1N/A
Expandplugins/content_types/term_context/term_list.inc101
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherterm_list.inc-1N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherterm_list.inc25N/A
Expandplugins/content_types/user_context/profile_fields.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherprofile_fields.inc-1N/A
Expandplugins/content_types/user_context/profile_fields_pane.tpl.php001
MessageGroupFilenameLineFunctionStatus
the final ?> should be omitted from all code filesOtherprofile_fields_pane.tpl.php16N/A
Expandplugins/content_types/user_context/user_picture.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheruser_picture.inc-1N/A
Expandplugins/content_types/user_context/user_profile.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheruser_profile.inc-1N/A
Expandplugins/content_types/user_context/user_signature.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheruser_signature.inc-1N/A
Expandplugins/content_types/vocabulary_context/vocabulary_terms.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othervocabulary_terms.inc-1N/A
Expandplugins/contexts/node.inc030
MessageGroupFilenameLineFunctionStatus
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernode.inc85N/A
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernode.inc132N/A
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernode.inc135N/A
Expandplugins/contexts/node_edit_form.inc030
MessageGroupFilenameLineFunctionStatus
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernode_edit_form.inc105N/A
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernode_edit_form.inc152N/A
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernode_edit_form.inc155N/A
Expandstylizer/stylizer.install001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherstylizer.install-1N/A
Expandtests/ctools_export_test/ctools_export_test.default_ctools_export_tests.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherctools_export_test.default_ctools_export_tests.inc-1N/A
Expandtests/ctools_export_test/ctools_export_test.install001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherctools_export_test.install-1N/A
Expandtests/ctools_export_test/ctools_export_test.module001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherctools_export_test.module-1N/A
Expandtests/ctools_plugin_test.module102
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherctools_plugin_test.module-1N/A
Missing periodOtherctools_plugin_test.module7N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherctools_plugin_test.module19N/A
Expandtests/ctools_views_test/ctools_views_test.module001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherctools_views_test.module-1N/A
Expandviews_content/lib/Drupal/views_content/Plugin/views/display/CToolsContext.php001
MessageGroupFilenameLineFunctionStatus
missing space after commaOtherCToolsContext.php73N/A
Expandviews_content/plugins/content_types/views.inc010
MessageGroupFilenameLineFunctionStatus
table names should be enclosed in {curly_brackets}Otherviews.inc378N/A
Expandviews_content/plugins/content_types/views_panes.inc713
MessageGroupFilenameLineFunctionStatus
Use an indent of 2 spaces, with no tabsOtherviews_panes.inc179N/A
Use an indent of 2 spaces, with no tabsOtherviews_panes.inc181N/A
Use an indent of 2 spaces, with no tabsOtherviews_panes.inc182N/A
Use an indent of 2 spaces, with no tabsOtherviews_panes.inc184N/A
Use an indent of 2 spaces, with no tabsOtherviews_panes.inc185N/A
Use an indent of 2 spaces, with no tabsOtherviews_panes.inc188N/A
Use an indent of 2 spaces, with no tabsOtherviews_panes.inc189N/A
Use "elseif" in place of "else if"Otherviews_panes.inc208N/A
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherviews_panes.inc418N/A
Control statements should have one space between the control keyword and opening parenthesisOtherviews_panes.inc603N/A
use a space between the closing parenthesis and the open bracketOtherviews_panes.inc603N/A
Expandviews_content/plugins/contexts/view.inc001
MessageGroupFilenameLineFunctionStatus
Use "elseif" in place of "else if"Otherview.inc93N/A
Expandviews_content/views_content.admin.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherviews_content.admin.inc-1N/A

All

Test nameMinorCriticalNormal
Expandbulk_export/bulk_export.module010
MessageGroupFilenameLineFunctionStatus
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherbulk_export.module226N/A
Leafctools.api.php000
Expandctools.install201
MessageGroupFilenameLineFunctionStatus
Use an indent of 2 spaces, with no tabsOtherctools.install29N/A
Use an indent of 2 spaces, with no tabsOtherctools.install81N/A
Use an indent of 2 spaces, with no tabsOtherctools.install165N/A
Expandctools.module201
MessageGroupFilenameLineFunctionStatus
Use "elseif" in place of "else if"Otherctools.module275N/A
Missing periodOtherctools.module475N/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)Otherctools.module821N/A
Expandctools_access_ruleset/ctools_access_ruleset.install001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherctools_access_ruleset.install-1N/A
Expandctools_access_ruleset/ctools_access_ruleset.module100
MessageGroupFilenameLineFunctionStatus
Missing periodOtherctools_access_ruleset.module16N/A
Leafctools_access_ruleset/lib/Drupal/ctools_access_ruleset/Plugin/ctools/export_ui/CToolsAccessRulesetUI.php000
Leafctools_access_ruleset/plugins/access/ruleset.inc000
Expandctools_ajax_sample/ctools_ajax_sample.install500
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherctools_ajax_sample.install4N/A
Missing periodOtherctools_ajax_sample.install8N/A
There should be no trailing spacesOtherctools_ajax_sample.install8N/A
Missing periodOtherctools_ajax_sample.install15N/A
There should be no trailing spacesOtherctools_ajax_sample.install15N/A
Expandctools_ajax_sample/ctools_ajax_sample.module304
MessageGroupFilenameLineFunctionStatus
Missing periodOtherctools_ajax_sample.module13N/A
Format should be * Implementation of hook_foo().Otherctools_ajax_sample.module13N/A
Missing periodOtherctools_ajax_sample.module93N/A
Control statements should have one space between the control keyword and opening parenthesisOtherctools_ajax_sample.module179N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherctools_ajax_sample.module275N/A
Use "elseif" in place of "else if"Otherctools_ajax_sample.module409N/A
Use "elseif" in place of "else if"Otherctools_ajax_sample.module423N/A
Expandctools_custom_content/ctools_custom_content.install001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherctools_custom_content.install-1N/A
Expandctools_custom_content/ctools_custom_content.module100
MessageGroupFilenameLineFunctionStatus
Missing periodOtherctools_custom_content.module16N/A
Leafctools_custom_content/lib/Drupal/ctools_custom_content/Plugin/ctools/export_ui/CToolsCustomContentUI.php000
Expandctools_plugin_example/ctools_plugin_example.module001
MessageGroupFilenameLineFunctionStatus
Menu item titles and descriptions should NOT be enclosed within t(). (Drupal Docs)Otherctools_plugin_example.module35N/A
Leafctools_plugin_example/ctools_plugin_example.pages_default.inc000
Leafctools_plugin_example/plugins/access/arg_length.inc000
Leafctools_plugin_example/plugins/access/example_role.inc000
Leafctools_plugin_example/plugins/arguments/simplecontext_arg.inc000
Leafctools_plugin_example/plugins/content_types/no_context_content_type.inc000
Leafctools_plugin_example/plugins/content_types/relcontext_content_type.inc000
Leafctools_plugin_example/plugins/content_types/simplecontext_content_type.inc000
Leafctools_plugin_example/plugins/contexts/relcontext.inc000
Expandctools_plugin_example/plugins/contexts/simplecontext.inc100
MessageGroupFilenameLineFunctionStatus
in most cases, replace the string function with the drupal_ equivalent string functionsOthersimplecontext.inc82N/A
Expandctools_plugin_example/plugins/panels.pages.inc100
MessageGroupFilenameLineFunctionStatus
use lowercase html tags to comply with XHTMLOtherpanels.pages.inc193N/A
Leafctools_plugin_example/plugins/relationships/relcontext_from_simplecontext.inc000
Expanddrush/ctools.drush.inc103
MessageGroupFilenameLineFunctionStatus
Use an indent of 2 spaces, with no tabsOtherctools.drush.inc301N/A
do not use mixed case (camelCase), use lower case and _Otherctools.drush.inc316N/A
do not use mixed case (camelCase), use lower case and _Otherctools.drush.inc317N/A
do not use mixed case (camelCase), use lower case and _Otherctools.drush.inc318N/A
Expandincludes/ajax.inc200
MessageGroupFilenameLineFunctionStatus
Use an indent of 2 spaces, with no tabsOtherajax.inc69N/A
Use an indent of 2 spaces, with no tabsOtherajax.inc70N/A
Leafincludes/cache.inc000
Leafincludes/cache.plugin-type.inc000
Expandincludes/cleanstring.inc101
MessageGroupFilenameLineFunctionStatus
Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs)Othercleanstring.inc2N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthercleanstring.inc197N/A
Expandincludes/collapsible.theme.inc300
MessageGroupFilenameLineFunctionStatus
Missing periodOthercollapsible.theme.inc13N/A
Format should be * Implementation of hook_foo().Othercollapsible.theme.inc13N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOthercollapsible.theme.inc13N/A
Expandincludes/content.inc0010
MessageGroupFilenameLineFunctionStatus
Use "elseif" in place of "else if"Othercontent.inc149N/A
Use "elseif" in place of "else if"Othercontent.inc365N/A
Use "elseif" in place of "else if"Othercontent.inc383N/A
Use "elseif" in place of "else if"Othercontent.inc386N/A
Use "elseif" in place of "else if"Othercontent.inc421N/A
Use "elseif" in place of "else if"Othercontent.inc430N/A
Use "elseif" in place of "else if"Othercontent.inc568N/A
Use "elseif" in place of "else if"Othercontent.inc578N/A
Use "elseif" in place of "else if"Othercontent.inc597N/A
Use "elseif" in place of "else if"Othercontent.inc612N/A
Leafincludes/content.menu.inc000
Leafincludes/content.plugin-type.inc000
Leafincludes/content.theme.inc000
Leafincludes/context-access-admin.inc000
Expandincludes/context-admin.inc104
MessageGroupFilenameLineFunctionStatus
@file description should be on the following line (Drupal Docs)Othercontext-admin.inc4N/A
Use "elseif" in place of "else if"Othercontext-admin.inc398N/A
Use "elseif" in place of "else if"Othercontext-admin.inc573N/A
Use "elseif" in place of "else if"Othercontext-admin.inc642N/A
Use "elseif" in place of "else if"Othercontext-admin.inc652N/A
Expandincludes/context-task-handler.inc001
MessageGroupFilenameLineFunctionStatus
Use "elseif" in place of "else if"Othercontext-task-handler.inc238N/A
Expandincludes/context.inc106
MessageGroupFilenameLineFunctionStatus
Use "elseif" in place of "else if"Othercontext.inc258N/A
Use "elseif" in place of "else if"Othercontext.inc454N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthercontext.inc1018N/A
Use "elseif" in place of "else if"Othercontext.inc1108N/A
The $string argument to t() should not begin or end with a space. (Drupal Docs)Othercontext.inc1223N/A
Use "elseif" in place of "else if"Othercontext.inc1276N/A
Use "elseif" in place of "else if"Othercontext.inc1329N/A
Leafincludes/context.menu.inc000
Leafincludes/context.plugin-type.inc000
Leafincludes/context.theme.inc000
Expandincludes/css.inc1100
MessageGroupFilenameLineFunctionStatus
@see should always be at the beginning of a line, never inline in other comments.Othercss.inc211N/A
@see should always be at the beginning of a line, never inline in other comments.Othercss.inc212N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Othercss.inc212N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOthercss.inc212N/A
@see should always be at the beginning of a line, never inline in other comments.Othercss.inc241N/A
@see should always be at the beginning of a line, never inline in other comments.Othercss.inc242N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Othercss.inc242N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOthercss.inc242N/A
Missing periodOthercss.inc555N/A
Format should be * Implementation of hook_foo().Othercss.inc555N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOthercss.inc555N/A
Expandincludes/dependent.inc400
MessageGroupFilenameLineFunctionStatus
put a space between the asterisk and the comment textOtherdependent.inc47N/A
put a space between the asterisk and the comment textOtherdependent.inc75N/A
put a space between the asterisk and the comment textOtherdependent.inc80N/A
put a space between the asterisk and the comment textOtherdependent.inc114N/A
Expandincludes/dropbutton.theme.inc300
MessageGroupFilenameLineFunctionStatus
Missing periodOtherdropbutton.theme.inc44N/A
Format should be * Implementation of hook_foo().Otherdropbutton.theme.inc44N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOtherdropbutton.theme.inc44N/A
Expandincludes/dropdown.theme.inc400
MessageGroupFilenameLineFunctionStatus
Missing periodOtherdropdown.theme.inc32N/A
Format should be * Implementation of hook_foo().Otherdropdown.theme.inc32N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOtherdropdown.theme.inc32N/A
There should be no trailing spacesOtherdropdown.theme.inc57N/A
Leafincludes/export-ui.inc000
Expandincludes/export-ui.menu.inc201
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherexport-ui.menu.inc-1N/A
Format should be * Implementation of hook_foo().Otherexport-ui.menu.inc4N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOtherexport-ui.menu.inc4N/A
Expandincludes/export.inc426
MessageGroupFilenameLineFunctionStatus
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherexport.inc72N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherexport.inc72N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherexport.inc73N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherexport.inc73N/A
Using eval() or drupal_eval() in your module's code could have a security risk if the PHP input provided to the function contains malicious code. (Drupal Docs)Otherexport.inc506N/A
Use "elseif" in place of "else if"Otherexport.inc676N/A
Use "elseif" in place of "else if"Otherexport.inc734N/A
Use "elseif" in place of "else if"Otherexport.inc739N/A
Use "elseif" in place of "else if"Otherexport.inc1100N/A
Use "elseif" in place of "else if"Otherexport.inc1107N/A
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherexport.inc1344N/A
Use "elseif" in place of "else if"Otherexport.inc1369N/A
Expandincludes/fields.inc100
MessageGroupFilenameLineFunctionStatus
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherfields.inc49N/A
Expandincludes/jump-menu.inc102
MessageGroupFilenameLineFunctionStatus
Control statements should have one space between the control keyword and opening parenthesisOtherjump-menu.inc130N/A
use a space between the closing parenthesis and the open bracketOtherjump-menu.inc130N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherjump-menu.inc142N/A
Expandincludes/language.inc101
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherlanguage.inc-1N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherlanguage.inc14N/A
Leafincludes/menu.inc000
Expandincludes/modal.inc202
MessageGroupFilenameLineFunctionStatus
Use "elseif" in place of "else if"Othermodal.inc87N/A
Use "elseif" in place of "else if"Othermodal.inc97N/A
Use an indent of 2 spaces, with no tabsOthermodal.inc209N/A
Use an indent of 2 spaces, with no tabsOthermodal.inc210N/A
Leafincludes/object-cache.cron.inc000
Leafincludes/object-cache.inc000
Expandincludes/page-wizard.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherpage-wizard.inc-1N/A
Leafincludes/page-wizard.menu.inc000
Expandincludes/plugins-admin.inc002
MessageGroupFilenameLineFunctionStatus
Use "elseif" in place of "else if"Otherplugins-admin.inc103N/A
Use "elseif" in place of "else if"Otherplugins-admin.inc137N/A
Expandincludes/plugins.inc106
MessageGroupFilenameLineFunctionStatus
Use "elseif" in place of "else if"Otherplugins.inc73N/A
Use "elseif" in place of "else if"Otherplugins.inc152N/A
Use "elseif" in place of "else if"Otherplugins.inc162N/A
Use "elseif" in place of "else if"Otherplugins.inc185N/A
Use "elseif" in place of "else if"Otherplugins.inc856N/A
Use "elseif" in place of "else if"Otherplugins.inc860N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherplugins.inc912N/A
Leafincludes/registry.inc000
Expandincludes/stylizer.inc001
MessageGroupFilenameLineFunctionStatus
Use "elseif" in place of "else if"Otherstylizer.inc413N/A
Leafincludes/stylizer.theme.inc000
Expandincludes/utility.inc101
MessageGroupFilenameLineFunctionStatus
Functions should be called with no spaces between the function name and opening parenthesesOtherutility.inc26N/A
Missing periodOtherutility.inc34N/A
Expandincludes/views.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherviews.inc-1N/A
Expandincludes/wizard.inc205
MessageGroupFilenameLineFunctionStatus
Use "elseif" in place of "else if"Otherwizard.inc202N/A
Use "elseif" in place of "else if"Otherwizard.inc343N/A
Use "elseif" in place of "else if"Otherwizard.inc434N/A
Use "elseif" in place of "else if"Otherwizard.inc437N/A
Use "elseif" in place of "else if"Otherwizard.inc440N/A
Use an indent of 2 spaces, with no tabsOtherwizard.inc492N/A
Use an indent of 2 spaces, with no tabsOtherwizard.inc493N/A
Leafincludes/wizard.theme.inc000
Leaflib/Drupal/ctools/ConfigExportableController.php000
Leaflib/Drupal/ctools/Context.php000
Leaflib/Drupal/ctools/ContextOptional.php000
Leaflib/Drupal/ctools/ContextRequired.php000
Expandlib/Drupal/ctools/DatabaseExportableController.php103
MessageGroupFilenameLineFunctionStatus
Use "elseif" in place of "else if"OtherDatabaseExportableController.php104N/A
indent secondary line of comment one space OtherDatabaseExportableController.php151N/A
Use "elseif" in place of "else if"OtherDatabaseExportableController.php165N/A
Use "elseif" in place of "else if"OtherDatabaseExportableController.php170N/A
Expandlib/Drupal/ctools/Exportable.php002
MessageGroupFilenameLineFunctionStatus
use a space between the closing parenthesis and the open bracketOtherExportable.php147N/A
use a space between the closing parenthesis and the open bracketOtherExportable.php168N/A
Leaflib/Drupal/ctools/ExportableControllerBase.php000
Expandlib/Drupal/ctools/ExportableControllerInterface.php800
MessageGroupFilenameLineFunctionStatus
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().OtherExportableControllerInterface.php145N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherExportableControllerInterface.php145N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().OtherExportableControllerInterface.php155N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherExportableControllerInterface.php155N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().OtherExportableControllerInterface.php169N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherExportableControllerInterface.php169N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().OtherExportableControllerInterface.php170N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherExportableControllerInterface.php170N/A
Leaflib/Drupal/ctools/ExportableInterface.php000
Leaflib/Drupal/ctools/ExporterInterface.php000
Expandlib/Drupal/ctools/MathExpression.php8140
MessageGroupFilenameLineFunctionStatus
indent secondary line of comment one space OtherMathExpression.php94N/A
Arrays should be formatted with a space separating each element and assignment operatorOtherMathExpression.php100N/A
missing space after commaOtherMathExpression.php100N/A
missing space after commaOtherMathExpression.php104N/A
missing space after commaOtherMathExpression.php105N/A
missing space after commaOtherMathExpression.php106N/A
missing space after commaOtherMathExpression.php108N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherMathExpression.php125N/A
else statements should begin on a new lineOtherMathExpression.php137N/A
else statements should begin on a new lineOtherMathExpression.php149N/A
Arrays should be formatted with a space separating each element and assignment operatorOtherMathExpression.php154N/A
else statements should begin on a new lineOtherMathExpression.php157N/A
Arrays should be formatted with a space separating each element and assignment operatorOtherMathExpression.php171N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherMathExpression.php184N/A
Arrays should be formatted with a space separating each element and assignment operatorOtherMathExpression.php187N/A
missing space after commaOtherMathExpression.php187N/A
Arrays should be formatted with a space separating each element and assignment operatorOtherMathExpression.php188N/A
missing space after commaOtherMathExpression.php188N/A
Control statements should have one space between the control keyword and opening parenthesisOtherMathExpression.php197N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherMathExpression.php198N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherMathExpression.php200N/A
else statements should begin on a new lineOtherMathExpression.php205N/A
else statements should begin on a new lineOtherMathExpression.php208N/A
Control statements should have one space between the control keyword and opening parenthesisOtherMathExpression.php213N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherMathExpression.php213N/A
else statements should begin on a new lineOtherMathExpression.php221N/A
Control statements should have one space between the control keyword and opening parenthesisOtherMathExpression.php231N/A
else statements should begin on a new lineOtherMathExpression.php233N/A
else statements should begin on a new lineOtherMathExpression.php236N/A
else statements should begin on a new lineOtherMathExpression.php242N/A
else statements should begin on a new lineOtherMathExpression.php255N/A
else statements should begin on a new lineOtherMathExpression.php260N/A
else statements should begin on a new lineOtherMathExpression.php269N/A
else statements should begin on a new lineOtherMathExpression.php273N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherMathExpression.php276N/A
else statements should begin on a new lineOtherMathExpression.php278N/A
else statements should begin on a new lineOtherMathExpression.php280N/A
else statements should begin on a new lineOtherMathExpression.php282N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherMathExpression.php285N/A
else statements should begin on a new lineOtherMathExpression.php288N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherMathExpression.php292N/A
else statements should begin on a new lineOtherMathExpression.php330N/A
else statements should begin on a new lineOtherMathExpression.php333N/A
Using eval() or drupal_eval() in your module's code could have a security risk if the PHP input provided to the function contains malicious code. (Drupal Docs)OtherMathExpression.php339N/A
else statements should begin on a new lineOtherMathExpression.php340N/A
else statements should begin on a new lineOtherMathExpression.php349N/A
else statements should begin on a new lineOtherMathExpression.php352N/A
else statements should begin on a new lineOtherMathExpression.php354N/A
else statements should begin on a new lineOtherMathExpression.php356N/A
Expandlib/Drupal/ctools/MathExpressionStack.php201
MessageGroupFilenameLineFunctionStatus
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().OtherMathExpressionStack.php13N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherMathExpressionStack.php13N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherMathExpressionStack.php29N/A
Expandlib/Drupal/ctools/PhpExporter.php010
MessageGroupFilenameLineFunctionStatus
Using eval() or drupal_eval() in your module's code could have a security risk if the PHP input provided to the function contains malicious code. (Drupal Docs)OtherPhpExporter.php22N/A
Expandlib/Drupal/ctools/Plugin/ctools/export_ui/ExportUIPluginBase.php343
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)OtherExportUIPluginBase.php-1N/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)OtherExportUIPluginBase.php199N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherExportUIPluginBase.php398N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherExportUIPluginBase.php400N/A
Use "elseif" in place of "else if"OtherExportUIPluginBase.php901N/A
Potential problem: drupal_set_message() only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.OtherExportUIPluginBase.php1018N/A
Potential problem: drupal_set_message() only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.OtherExportUIPluginBase.php1022N/A
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.OtherExportUIPluginBase.php1044N/A
Control statements should have one space between the control keyword and opening parenthesisOtherExportUIPluginBase.php1144N/A
Potential problem: drupal_set_message() only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.OtherExportUIPluginBase.php1217N/A
Leaflib/Drupal/ctools/Plugin/ctools/export_ui/Standard.php000
Leaflib/Drupal/ctools/Plugin/Type/ExportUIPluginManager.php000
Leaflib/Drupal/ctools/Plugin/views/exposed_form/Autosubmit.php000
Expandlib/Drupal/ctools/Plugin/views/field/Math.php100
MessageGroupFilenameLineFunctionStatus
in most cases, replace the string function with the drupal_ equivalent string functionsOtherMath.php76N/A
Leaflib/Drupal/ctools/Plugin/views/style/JumpMenu.php000
Leaflib/Drupal/ctools/Plugin/views/style/JumpMenuSummary.php000
Expandlib/Drupal/ctools/StylizerImageProcessor.php001
MessageGroupFilenameLineFunctionStatus
Use "elseif" in place of "else if"OtherStylizerImageProcessor.php28N/A
Leaflib/Drupal/ctools/Tests/CToolsCSSTest.php000
Leaflib/Drupal/ctools/Tests/CToolsObjectCacheTest.php000
Leaflib/Drupal/ctools/Tests/CToolsPluginsTest.php000
Leaflib/Drupal/ctools/Tests/ExportableCrudTest.php000
Leaflib/Drupal/ctools/Tests/ExporterUnitTestBase.php000
Leaflib/Drupal/ctools/Tests/MathExpressionStackTest.php000
Leaflib/Drupal/ctools/Tests/MathExpressionTest.php000
Leaflib/Drupal/ctools/Tests/PhpExporterTest.php000
Leaflib/Drupal/ctools/Tests/views/field/FieldMathTest.php000
Leaflib/Drupal/ctools/Tests/views/style/PluginStyleJumpMenuTest.php000
Expandlib/Drupal/ctools/Tests/WizardJumpMenuTest.php100
MessageGroupFilenameLineFunctionStatus
in most cases, replace the string function with the drupal_ equivalent string functionsOtherWizardJumpMenuTest.php74N/A
Leaflib/Drupal/ctools/Tests/YamlExporterTest.php000
Leaflib/Drupal/ctools/YamlExporter.php000
Expandpage_manager/page_manager.admin.inc534
MessageGroupFilenameLineFunctionStatus
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)Otherpage_manager.admin.inc26N/A
The $text argument to l() should be enclosed within t() so that it is translatable.Otherpage_manager.admin.inc165N/A
indent secondary line of comment one space Otherpage_manager.admin.inc197N/A
use lowercase html tags to comply with XHTMLOtherpage_manager.admin.inc249N/A
Use "elseif" in place of "else if"Otherpage_manager.admin.inc621N/A
Use an indent of 2 spaces, with no tabsOtherpage_manager.admin.inc636N/A
Use "elseif" in place of "else if"Otherpage_manager.admin.inc722N/A
Use "elseif" in place of "else if"Otherpage_manager.admin.inc1132N/A
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherpage_manager.admin.inc1414N/A
Using eval() or drupal_eval() in your module's code could have a security risk if the PHP input provided to the function contains malicious code. (Drupal Docs)Otherpage_manager.admin.inc1468N/A
Using eval() or drupal_eval() in your module's code could have a security risk if the PHP input provided to the function contains malicious code. (Drupal Docs)Otherpage_manager.admin.inc1625N/A
indent secondary line of comment one space Otherpage_manager.admin.inc1787N/A
Leafpage_manager/page_manager.install000
Expandpage_manager/page_manager.module204
MessageGroupFilenameLineFunctionStatus
Format should be * Implementation of hook_foo().Otherpage_manager.module84N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOtherpage_manager.module84N/A
Use "elseif" in place of "else if"Otherpage_manager.module552N/A
Use "elseif" in place of "else if"Otherpage_manager.module585N/A
Use "elseif" in place of "else if"Otherpage_manager.module588N/A
Use "elseif" in place of "else if"Otherpage_manager.module729N/A
Leafpage_manager/plugins/cache/page_manager_context.inc000
Expandpage_manager/plugins/tasks/blog.inc201
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherblog.inc-1N/A
Format should be * Implementation of hook_foo().Otherblog.inc4N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOtherblog.inc4N/A
Expandpage_manager/plugins/tasks/blog_user.inc201
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherblog_user.inc-1N/A
Format should be * Implementation of hook_foo().Otherblog_user.inc4N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOtherblog_user.inc4N/A
Expandpage_manager/plugins/tasks/contact_site.inc201
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othercontact_site.inc-1N/A
Format should be * Implementation of hook_foo().Othercontact_site.inc4N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOthercontact_site.inc4N/A
Expandpage_manager/plugins/tasks/contact_user.inc201
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othercontact_user.inc-1N/A
Format should be * Implementation of hook_foo().Othercontact_user.inc4N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOthercontact_user.inc4N/A
Expandpage_manager/plugins/tasks/node_edit.inc201
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernode_edit.inc-1N/A
Format should be * Implementation of hook_foo().Othernode_edit.inc4N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOthernode_edit.inc4N/A
Expandpage_manager/plugins/tasks/node_view.inc200
MessageGroupFilenameLineFunctionStatus
Format should be * Implementation of hook_foo().Othernode_view.inc13N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOthernode_view.inc13N/A
Expandpage_manager/plugins/tasks/page.admin.inc429
MessageGroupFilenameLineFunctionStatus
Format should be * Implementation of hook_foo().Otherpage.admin.inc13N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOtherpage.admin.inc13N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherpage.admin.inc81N/A
Use "elseif" in place of "else if"Otherpage.admin.inc105N/A
Use "elseif" in place of "else if"Otherpage.admin.inc264N/A
Use "elseif" in place of "else if"Otherpage.admin.inc267N/A
Use "elseif" in place of "else if"Otherpage.admin.inc455N/A
Use "elseif" in place of "else if"Otherpage.admin.inc545N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherpage.admin.inc801N/A
Use "elseif" in place of "else if"Otherpage.admin.inc879N/A
Use "elseif" in place of "else if"Otherpage.admin.inc1035N/A
Use "elseif" in place of "else if"Otherpage.admin.inc1177N/A
Use "elseif" in place of "else if"Otherpage.admin.inc1204N/A
Using eval() or drupal_eval() in your module's code could have a security risk if the PHP input provided to the function contains malicious code. (Drupal Docs)Otherpage.admin.inc1316N/A
Using eval() or drupal_eval() in your module's code could have a security risk if the PHP input provided to the function contains malicious code. (Drupal Docs)Otherpage.admin.inc1468N/A
Expandpage_manager/plugins/tasks/page.inc505
MessageGroupFilenameLineFunctionStatus
Format should be * Implementation of hook_foo().Otherpage.inc16N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOtherpage.inc16N/A
Use "elseif" in place of "else if"Otherpage.inc194N/A
Format should be * Implementation of hook_foo().Otherpage.inc231N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOtherpage.inc231N/A
Use "elseif" in place of "else if"Otherpage.inc277N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherpage.inc540N/A
Use "elseif" in place of "else if"Otherpage.inc602N/A
The $text argument to l() should be enclosed within t() so that it is translatable.Otherpage.inc614N/A
Control statements should have one space between the control keyword and opening parenthesisOtherpage.inc753N/A
Expandpage_manager/plugins/tasks/poll.inc201
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherpoll.inc-1N/A
Format should be * Implementation of hook_foo().Otherpoll.inc4N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOtherpoll.inc4N/A
Expandpage_manager/plugins/tasks/search.inc200
MessageGroupFilenameLineFunctionStatus
Format should be * Implementation of hook_foo().Othersearch.inc13N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOthersearch.inc13N/A
Expandpage_manager/plugins/tasks/term_view.inc201
MessageGroupFilenameLineFunctionStatus
Format should be * Implementation of hook_foo().Otherterm_view.inc13N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOtherterm_view.inc13N/A
Use "elseif" in place of "else if"Otherterm_view.inc90N/A
Expandpage_manager/plugins/tasks/user_edit.inc300
MessageGroupFilenameLineFunctionStatus
Format should be * Implementation of hook_foo().Otheruser_edit.inc7N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOtheruser_edit.inc7N/A
There should be no trailing spacesOtheruser_edit.inc87N/A
Expandpage_manager/plugins/tasks/user_view.inc200
MessageGroupFilenameLineFunctionStatus
Format should be * Implementation of hook_foo().Otheruser_view.inc7N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOtheruser_view.inc7N/A
Leafpage_manager/plugins/task_handlers/http_response.inc000
Leafpage_manager/theme/page-manager-edit-page.tpl.php000
Expandpage_manager/theme/page_manager.theme.inc002
MessageGroupFilenameLineFunctionStatus
Use "elseif" in place of "else if"Otherpage_manager.theme.inc30N/A
Use "elseif" in place of "else if"Otherpage_manager.theme.inc33N/A
Leafplugins/access/compare_users.inc000
Leafplugins/access/context_exists.inc000
Expandplugins/access/entity_bundle.inc100
MessageGroupFilenameLineFunctionStatus
in most cases, replace the string function with the drupal_ equivalent string functionsOtherentity_bundle.inc40N/A
Expandplugins/access/entity_field_value.inc100
MessageGroupFilenameLineFunctionStatus
in most cases, replace the string function with the drupal_ equivalent string functionsOtherentity_field_value.inc73N/A
Leafplugins/access/front.inc000
Expandplugins/access/node.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernode.inc-1N/A
Leafplugins/access/node_access.inc000
Leafplugins/access/node_language.inc000
Leafplugins/access/node_status.inc000
Leafplugins/access/node_type.inc000
Leafplugins/access/path_visibility.inc000
Leafplugins/access/perm.inc000
Expandplugins/access/php.inc010
MessageGroupFilenameLineFunctionStatus
Using eval() or drupal_eval() in your module's code could have a security risk if the PHP input provided to the function contains malicious code. (Drupal Docs)Otherphp.inc55N/A
Leafplugins/access/role.inc000
Leafplugins/access/site_language.inc000
Leafplugins/access/string_equal.inc000
Expandplugins/access/string_length.inc100
MessageGroupFilenameLineFunctionStatus
use lowercase html tags to comply with XHTMLOtherstring_length.inc33N/A
Leafplugins/access/term.inc000
Expandplugins/access/term_has_parent.inc201
MessageGroupFilenameLineFunctionStatus
@see should always be at the beginning of a line, never inline in other comments.Otherterm_has_parent.inc68N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherterm_has_parent.inc68N/A
Arrays should be formatted with a space separating each element and assignment operatorOtherterm_has_parent.inc128N/A
Leafplugins/access/term_parent.inc000
Leafplugins/access/term_vocabulary.inc000
Expandplugins/access/theme.inc002
MessageGroupFilenameLineFunctionStatus
Use "elseif" in place of "else if"Othertheme.inc47N/A
Use "elseif" in place of "else if"Othertheme.inc50N/A
Leafplugins/arguments/entity_id.inc000
Leafplugins/arguments/nid.inc000
Leafplugins/arguments/node_add.inc000
Leafplugins/arguments/node_edit.inc000
Leafplugins/arguments/rid.inc000
Leafplugins/arguments/string.inc000
Leafplugins/arguments/term.inc000
Leafplugins/arguments/terms.inc000
Leafplugins/arguments/uid.inc000
Expandplugins/arguments/user_edit.inc002
MessageGroupFilenameLineFunctionStatus
Control statements should have one space between the control keyword and opening parenthesisOtheruser_edit.inc33N/A
use a space between the closing parenthesis and the open bracketOtheruser_edit.inc33N/A
Leafplugins/arguments/user_name.inc000
Leafplugins/arguments/vid.inc000
Leafplugins/cache/export_ui.inc000
Leafplugins/cache/simple.inc000
Expandplugins/content_types/block/block.inc001
MessageGroupFilenameLineFunctionStatus
Use "elseif" in place of "else if"Otherblock.inc467N/A
Expandplugins/content_types/contact/contact.inc101
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othercontact.inc-1N/A
indent secondary line of comment one space Othercontact.inc52N/A
Expandplugins/content_types/contact/user_contact.inc101
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheruser_contact.inc-1N/A
indent secondary line of comment one space Otheruser_contact.inc60N/A
Expandplugins/content_types/custom/custom.inc001
MessageGroupFilenameLineFunctionStatus
Use "elseif" in place of "else if"Othercustom.inc416N/A
Expandplugins/content_types/entity_context/entity_field.inc800
MessageGroupFilenameLineFunctionStatus
in most cases, replace the string function with the drupal_ equivalent string functionsOtherentity_field.inc48N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherentity_field.inc75N/A
indent secondary line of comment one space Otherentity_field.inc85N/A
indent secondary line of comment one space Otherentity_field.inc86N/A
indent secondary line of comment one space Otherentity_field.inc172N/A
indent secondary line of comment one space Otherentity_field.inc173N/A
indent secondary line of comment one space Otherentity_field.inc256N/A
indent secondary line of comment one space Otherentity_field.inc257N/A
Expandplugins/content_types/entity_context/entity_field_extra.inc201
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherentity_field_extra.inc-1N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherentity_field_extra.inc39N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherentity_field_extra.inc53N/A
Expandplugins/content_types/form/entity_form_field.inc500
MessageGroupFilenameLineFunctionStatus
in most cases, replace the string function with the drupal_ equivalent string functionsOtherentity_form_field.inc60N/A
indent secondary line of comment one space Otherentity_form_field.inc70N/A
indent secondary line of comment one space Otherentity_form_field.inc71N/A
indent secondary line of comment one space Otherentity_form_field.inc103N/A
indent secondary line of comment one space Otherentity_form_field.inc104N/A
Expandplugins/content_types/form/form.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherform.inc-1N/A
Expandplugins/content_types/node/node.inc020
MessageGroupFilenameLineFunctionStatus
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernode.inc199N/A
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernode.inc202N/A
Expandplugins/content_types/node_context/node_attachments.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernode_attachments.inc-1N/A
Expandplugins/content_types/node_context/node_author.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernode_author.inc-1N/A
Expandplugins/content_types/node_context/node_body.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernode_body.inc-1N/A
Expandplugins/content_types/node_context/node_book_children.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernode_book_children.inc-1N/A
Expandplugins/content_types/node_context/node_book_nav.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernode_book_nav.inc-1N/A
Expandplugins/content_types/node_context/node_comments.inc002
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernode_comments.inc-1N/A
Use "elseif" in place of "else if"Othernode_comments.inc34N/A
Expandplugins/content_types/node_context/node_comment_form.inc003
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernode_comment_form.inc-1N/A
Use "elseif" in place of "else if"Othernode_comment_form.inc32N/A
Use "elseif" in place of "else if"Othernode_comment_form.inc48N/A
Expandplugins/content_types/node_context/node_content.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernode_content.inc-1N/A
Expandplugins/content_types/node_context/node_created.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernode_created.inc-1N/A
Expandplugins/content_types/node_context/node_links.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernode_links.inc-1N/A
Expandplugins/content_types/node_context/node_terms.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernode_terms.inc-1N/A
Expandplugins/content_types/node_context/node_title.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernode_title.inc-1N/A
Expandplugins/content_types/node_context/node_type_desc.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernode_type_desc.inc-1N/A
Expandplugins/content_types/node_context/node_updated.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernode_updated.inc-1N/A
Expandplugins/content_types/node_form/node_form_attachments.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernode_form_attachments.inc-1N/A
Expandplugins/content_types/node_form/node_form_author.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernode_form_author.inc-1N/A
Expandplugins/content_types/node_form/node_form_book.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernode_form_book.inc-1N/A
Expandplugins/content_types/node_form/node_form_buttons.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernode_form_buttons.inc-1N/A
Expandplugins/content_types/node_form/node_form_comment.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernode_form_comment.inc-1N/A
Expandplugins/content_types/node_form/node_form_log.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernode_form_log.inc-1N/A
Expandplugins/content_types/node_form/node_form_menu.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernode_form_menu.inc-1N/A
Expandplugins/content_types/node_form/node_form_path.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernode_form_path.inc-1N/A
Leafplugins/content_types/node_form/node_form_publishing.inc000
Expandplugins/content_types/node_form/node_form_title.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernode_form_title.inc-1N/A
Leafplugins/content_types/page/page_actions.inc000
Leafplugins/content_types/page/page_breadcrumb.inc000
Leafplugins/content_types/page/page_feed_icons.inc000
Leafplugins/content_types/page/page_help.inc000
Leafplugins/content_types/page/page_logo.inc000
Leafplugins/content_types/page/page_messages.inc000
Leafplugins/content_types/page/page_primary_links.inc000
Leafplugins/content_types/page/page_secondary_links.inc000
Leafplugins/content_types/page/page_site_name.inc000
Leafplugins/content_types/page/page_slogan.inc000
Leafplugins/content_types/page/page_tabs.inc000
Leafplugins/content_types/page/page_title.inc000
Expandplugins/content_types/search/search_form.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othersearch_form.inc-1N/A
Expandplugins/content_types/search/search_result.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othersearch_result.inc-1N/A
Expandplugins/content_types/term_context/term_description.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherterm_description.inc-1N/A
Expandplugins/content_types/term_context/term_list.inc101
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherterm_list.inc-1N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherterm_list.inc25N/A
Expandplugins/content_types/token/token.inc800
MessageGroupFilenameLineFunctionStatus
in most cases, replace the string function with the drupal_ equivalent string functionsOthertoken.inc46N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthertoken.inc50N/A
indent secondary line of comment one space Othertoken.inc60N/A
indent secondary line of comment one space Othertoken.inc61N/A
indent secondary line of comment one space Othertoken.inc89N/A
indent secondary line of comment one space Othertoken.inc90N/A
indent secondary line of comment one space Othertoken.inc113N/A
indent secondary line of comment one space Othertoken.inc114N/A
Expandplugins/content_types/user_context/profile_fields.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherprofile_fields.inc-1N/A
Expandplugins/content_types/user_context/profile_fields_pane.tpl.php001
MessageGroupFilenameLineFunctionStatus
the final ?> should be omitted from all code filesOtherprofile_fields_pane.tpl.php16N/A
Expandplugins/content_types/user_context/user_picture.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheruser_picture.inc-1N/A
Expandplugins/content_types/user_context/user_profile.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheruser_profile.inc-1N/A
Expandplugins/content_types/user_context/user_signature.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheruser_signature.inc-1N/A
Expandplugins/content_types/vocabulary_context/vocabulary_terms.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othervocabulary_terms.inc-1N/A
Leafplugins/contexts/entity.inc000
Expandplugins/contexts/node.inc030
MessageGroupFilenameLineFunctionStatus
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernode.inc85N/A
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernode.inc132N/A
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernode.inc135N/A
Leafplugins/contexts/node_add_form.inc000
Expandplugins/contexts/node_edit_form.inc030
MessageGroupFilenameLineFunctionStatus
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernode_edit_form.inc105N/A
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernode_edit_form.inc152N/A
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernode_edit_form.inc155N/A
Leafplugins/contexts/string.inc000
Leafplugins/contexts/term.inc000
Leafplugins/contexts/terms.inc000
Leafplugins/contexts/token.inc000
Leafplugins/contexts/user.inc000
Leafplugins/contexts/user_edit_form.inc000
Leafplugins/contexts/vocabulary.inc000
Leafplugins/relationships/book_parent.inc000
Expandplugins/relationships/entity_from_field.inc100
MessageGroupFilenameLineFunctionStatus
indent secondary line of comment one space Otherentity_from_field.inc123N/A
Expandplugins/relationships/entity_from_schema.inc100
MessageGroupFilenameLineFunctionStatus
Use an indent of 2 spaces, with no tabsOtherentity_from_schema.inc93N/A
Leafplugins/relationships/node_edit_form_from_node.inc000
Expandplugins/relationships/terms_from_node.inc200
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherterms_from_node.inc36N/A
There should be no trailing spacesOtherterms_from_node.inc49N/A
Leafplugins/relationships/term_from_node.inc000
Expandplugins/relationships/term_parent.inc100
MessageGroupFilenameLineFunctionStatus
@file description should be on the following line (Drupal Docs)Otherterm_parent.inc6N/A
Leafplugins/relationships/user_from_node.inc000
Leafplugins/views/ctools.views.inc000
Leafstylizer/lib/Drupal/ctools/Plugin/ctools/export_ui/StylizerUI.php000
Expandstylizer/stylizer.install001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherstylizer.install-1N/A
Leafstylizer/stylizer.module000
Expandtests/ctools_export_test/ctools_export_test.default_ctools_export_tests.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherctools_export_test.default_ctools_export_tests.inc-1N/A
Expandtests/ctools_export_test/ctools_export_test.install001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherctools_export_test.install-1N/A
Expandtests/ctools_export_test/ctools_export_test.module001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherctools_export_test.module-1N/A
Expandtests/ctools_plugin_test.module102
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherctools_plugin_test.module-1N/A
Missing periodOtherctools_plugin_test.module7N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherctools_plugin_test.module19N/A
Expandtests/ctools_views_test/ctools_views_test.module001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherctools_views_test.module-1N/A
Leaftests/plugins/cached/ctoolsCachedPluginArray.class.php000
Leaftests/plugins/cached/ctoolsCachedPluginArray2.class.php000
Leaftests/plugins/cached/plugin_array.inc000
Leaftests/plugins/cached/plugin_array2.inc000
Leaftests/plugins/cached/plugin_array_dne.inc000
Leaftests/plugins/not_cached/ctoolsNotCachedPluginArray.class.php000
Leaftests/plugins/not_cached/ctoolsNotCachedPluginArray2.class.php000
Leaftests/plugins/not_cached/plugin_array.inc000
Leaftests/plugins/not_cached/plugin_array2.inc000
Leaftests/plugins/not_cached/plugin_array_dne.inc000
Expandviews_content/lib/Drupal/views_content/Plugin/views/display/CToolsContext.php001
MessageGroupFilenameLineFunctionStatus
missing space after commaOtherCToolsContext.php73N/A
Expandviews_content/lib/Drupal/views_content/Plugin/views/display/PanelPane.php100
MessageGroupFilenameLineFunctionStatus
Use an indent of 2 spaces, with no tabsOtherPanelPane.php75N/A
Leafviews_content/lib/Drupal/views_content/Plugin/views/style/CToolsContext.php000
Expandviews_content/plugins/content_types/views.inc010
MessageGroupFilenameLineFunctionStatus
table names should be enclosed in {curly_brackets}Otherviews.inc378N/A
Leafviews_content/plugins/content_types/views_attachments.inc000
Leafviews_content/plugins/content_types/views_empty.inc000
Leafviews_content/plugins/content_types/views_exposed.inc000
Leafviews_content/plugins/content_types/views_feed.inc000
Leafviews_content/plugins/content_types/views_footer.inc000
Leafviews_content/plugins/content_types/views_header.inc000
Leafviews_content/plugins/content_types/views_pager.inc000
Expandviews_content/plugins/content_types/views_panes.inc713
MessageGroupFilenameLineFunctionStatus
Use an indent of 2 spaces, with no tabsOtherviews_panes.inc179N/A
Use an indent of 2 spaces, with no tabsOtherviews_panes.inc181N/A
Use an indent of 2 spaces, with no tabsOtherviews_panes.inc182N/A
Use an indent of 2 spaces, with no tabsOtherviews_panes.inc184N/A
Use an indent of 2 spaces, with no tabsOtherviews_panes.inc185N/A
Use an indent of 2 spaces, with no tabsOtherviews_panes.inc188N/A
Use an indent of 2 spaces, with no tabsOtherviews_panes.inc189N/A
Use "elseif" in place of "else if"Otherviews_panes.inc208N/A
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherviews_panes.inc418N/A
Control statements should have one space between the control keyword and opening parenthesisOtherviews_panes.inc603N/A
use a space between the closing parenthesis and the open bracketOtherviews_panes.inc603N/A
Leafviews_content/plugins/content_types/views_row.inc000
Leafviews_content/plugins/content_types/views_view.inc000
Expandviews_content/plugins/contexts/view.inc001
MessageGroupFilenameLineFunctionStatus
Use "elseif" in place of "else if"Otherview.inc93N/A
Leafviews_content/plugins/relationships/node_from_view.inc000
Leafviews_content/plugins/relationships/term_from_view.inc000
Leafviews_content/plugins/relationships/user_from_view.inc000
Leafviews_content/plugins/relationships/view_from_argument.inc000
Expandviews_content/views_content.admin.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherviews_content.admin.inc-1N/A
Expandviews_content/views_content.module400
MessageGroupFilenameLineFunctionStatus
@file description should be on the following line (Drupal Docs)Otherviews_content.module6N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherviews_content.module47N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherviews_content.module54N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherviews_content.module104N/A