You are here

Functions in Coder 8.3.x

Primary tabs

Namesort descending Location Description Direct uses Strings
test1 tests/DrupalPractice/good/good.php Ignoring the array value in a foreach loop is OK.
test1 tests/Drupal/Commenting/DocCommentStarUnitTest.inc Star missing here.
test1 tests/Drupal/bad/bad.php
test10 tests/Drupal/bad/bad.php Only one space before param type and return type.
test10 tests/Drupal/Commenting/FunctionCommentUnitTest.inc Default implementation of a menu item (without a page or form controller).
test10 tests/Drupal/Commenting/DocCommentUnitTest.inc Short description ok.
test11 tests/Drupal/bad/bad.php Documented params do not match.
test11 tests/Drupal/Commenting/FunctionCommentUnitTest.inc A function may throw multiple exceptions.
test11 tests/Drupal/Commenting/DocCommentUnitTest.inc Short description.
test12 tests/Drupal/bad/bad.php Referenced variables should not contain the & in the docblock.
test12 tests/Drupal/Commenting/FunctionCommentUnitTest.inc Update or set users expiration time
test12 tests/Drupal/Commenting/DocCommentUnitTest.inc Long description will start with a number below.
test13 tests/Drupal/bad/bad.php Malformed doxygen asterisks.
test13 tests/Drupal/Commenting/FunctionCommentUnitTest.inc Update or set users expiration time.
test13 tests/Drupal/Commenting/DocCommentUnitTest.inc
test14 tests/Drupal/bad/bad.php There should be no empty line between doc block and function.
test14 tests/Drupal/Commenting/FunctionCommentUnitTest.inc Update or set users expiration time.
test14 tests/Drupal/Commenting/DocCommentAlignmentUnitTest.inc Some short comment.
test14 tests/Drupal/Commenting/DocCommentUnitTest.inc Some short comment.
test15 tests/Drupal/bad/bad.php Return data type documentation must not be the variable name.
test15 tests/Drupal/Commenting/FunctionCommentUnitTest.inc Array parameter type mismatch.
test16 tests/Drupal/bad/bad.php This line should not be used.
test16 tests/Drupal/Commenting/FunctionCommentUnitTest.inc
test17 tests/Drupal/bad/bad.php Invalid data types.
test17 tests/Drupal/Commenting/FunctionCommentUnitTest.inc Return comment indentation should be three spaces.
test18 tests/Drupal/bad/bad.php Too much space after the function keyword.
test18 tests/Drupal/Commenting/FunctionCommentUnitTest.inc Return comment indentation should be three spaces.
test19 tests/Drupal/bad/bad.php Space before opening parenthesis is not allowed.
test19 tests/Drupal/Commenting/FunctionCommentUnitTest.inc Return comment indentation should be three spaces.
test2 tests/Drupal/Commenting/FunctionCommentUnitTest.inc Wrong indentation of description for the throws tag.
test2 tests/DrupalPractice/CodeAnalysis/VariableAnalysisUnitTest.inc
test2 tests/DrupalPractice/good/good.php Variables that are used by reference are allowed to not be read.
test2 tests/Drupal/Commenting/DocCommentStarUnitTest.inc Malformed doxygen asterisks.
test2 tests/Drupal/Commenting/InlineCommentUnitTest.inc Allow various weird inline var doc comments people want to use.
test2 tests/Drupal/WhiteSpace/ScopeClosingBraceUnitTest.inc Closing brace not aligned correctly.
test2 tests/DrupalPractice/Objects/drupal8/example.module Loading nodes directly is allowed since we run in the global namespace.
test2 tests/Drupal/bad/bad.php
test20 tests/Drupal/bad/bad.php There should be a space after the comma.
test20 tests/Drupal/Commenting/FunctionCommentUnitTest.inc Multiple errors in
test21 tests/Drupal/bad/bad.php Some indentation errors.
test21 tests/Drupal/Commenting/FunctionCommentUnitTest.inc Testing fix of incorrect param types.
test22 tests/Drupal/Commenting/FunctionCommentUnitTest.inc Test for allowed param var types.
test22function tests/Drupal/bad/bad.php Function parameters must be all lower case.
test23 tests/Drupal/bad/bad.php Comment should end with '*', not '**' before the slash.
test23 tests/Drupal/Commenting/FunctionCommentUnitTest.inc Void returns allowed when null is given in @return.
test24 tests/Drupal/bad/bad.php Comment has 2 spaces at the beginning.
test24 tests/Drupal/Commenting/FunctionCommentUnitTest.inc Even when null is given in
test25 tests/Drupal/bad/bad.php Wrong tag indentation.
test25 tests/Drupal/Commenting/FunctionCommentUnitTest.inc The shorthand array syntax should not be used as a return type.
test26 tests/Drupal/bad/bad.php Void returns are not allowed.

Pages

Other projects