Examples for Developers - 8.x-1.x

Test status
StatusResult
Last receivedFri, 02/03/2012 - 07:11:06
Last requestedFri, 02/03/2012 - 07:12:02
Last testedFri, 02/03/2012 - 07:12:26
Test count44
Environment status
MySQLfail
Code reviewfail
Overall Resultfail
Branch information
Identifier8.x-1.x
ProjectExamples for Developers
LinkProject information
SummaryFAILED: [[Coder]]: [Code review] 48 minor(s), 14 critical(s), and 327 normal(s); [[SimpleTest]]: [MySQL] Failed to run tests: failed during invocation of run-tests.sh.
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
    Ensure that you can install SimpleTest locally and invoke tests using the command line script.
  9. Detect a failing test
  10. Complete test suite with all tests passing
Review log
[00:12:01] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_139719.pifr_simpletest.1328253121.log)
[00:12:01] Review timestamp: (Fri, 02/03/2012 - 00:12)
[00:12:01] Review host: (drupaltestbot659-mysql)
[00:12:01] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[00:12:01] Result Codes: Array
(
    [fail] => 9
    [pass] => 10
)

[00:12:01] Environment variables and review information initialized.
[00:12:01] core_url = [git://git.drupal.org/project/drupal.git];  Test repository = [git://git.drupal.org/project/examples.git]
[00:12:01] Project directory is [examples]
[00:12:01] Review started.
[00:12:01] Test: Array
(
    [test_id] => 139719
    [review] => Array
        (
            [plugin] => pifr_simpletest
            [argument] => Array
                (
                    [test.title] => 
                    [test.directory.review] => Array
                        (
                            [0] => sites/default/modules/examples
                        )

                    [test.directory.apply] => 
                    [test.directory.dependency] => 
                    [test.files] => Array
                        (
                        )

                    [test.extensions] => Array
                        (
                            [0] => php
                            [1] => inc
                            [2] => install
                            [3] => module
                            [4] => test
                        )

                    [drupal.core.version] => 8
                    [drupal.core.url] => git://git.drupal.org/project/drupal.git
                    [drupal.modules] => Array
                        (
                        )

                    [drupal.user] => admin
                    [drupal.pass] => 
                    [drupal.variables] => Array
                        (
                        )

                    [simpletest.tests] => Array
                        (
                        )

                    [simpletest.db] => 
                )

        )

    [vcs] => Array
        (
            [main] => Array
                (
                    [repository] => Array
                        (
                            [type] => git
                            [url] => git://git.drupal.org/project/drupal.git
                        )

                    [vcs_identifier] => 8.x
                )

            [dependencies] => Array
                (
                    [1] => Array
                        (
                            [repository] => Array
                                (
                                    [type] => git
                                    [url] => git://git.drupal.org/project/devel.git
                                )

                            [vcs_identifier] => 8.x-1.x
                        )

                    [2] => Array
                        (
                            [repository] => Array
                                (
                                    [type] => git
                                    [url] => git://git.drupal.org/project/examples.git
                                )

                            [vcs_identifier] => 8.x-1.x
                        )

                )

        )

    [files] => Array
        (
        )

)

[00:12:01] Operations: Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[00:12:01] Invoking operation [setup]...
[00:12:01] Command [rm -rf sites/default/files/checkout 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot]
  Completion status: [0]
  Output: no output.
[00:12:01] Command [rm -rf sites/default/files/review 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot]
  Completion status: [0]
  Output: no output.
[00:12:01] Database backend [mysql] loaded.
[00:12:01] Invoking operation [fetch]...
[00:12:01] Invoking operation [checkout]...
[00:12:01] Version control system backend [git] loaded.
[00:12:02] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded
  Duration: 1 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files]
  Completion status: [0]
  Output: [Cloning into checkout...].
[00:12:02] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '8.x' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files]
  Completion status: [0]
  Output: [Already on '8.x'].
[00:12:02] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files]
  Completion status: [0]
  Output: [# On branch 8.x
nothing to commit (working directory clean)].
[00:12:02] Main branch [8.x] checkout [complete].
[00:12:03] Command [git clone 'git://git.drupal.org/project/devel.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/devel' --reference /var/cache/git/reference 2>&1] succeeded
  Duration: 1 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules]
  Completion status: [0]
  Output: [Cloning into /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/devel...].
[00:12:03] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/devel' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/devel/.git' checkout '8.x-1.x' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules]
  Completion status: [0]
  Output: [Switched to a new branch '8.x-1.x'
Branch 8.x-1.x set up to track remote branch 8.x-1.x from origin.].
[00:12:03] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/devel' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/devel/.git' status 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules]
  Completion status: [0]
  Output: [# On branch 8.x-1.x
nothing to commit (working directory clean)].
[00:12:03] Dependency branch [8.x-1.x] checkout [complete].
[00:12:04] Command [git clone 'git://git.drupal.org/project/examples.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/examples' --reference /var/cache/git/reference 2>&1] succeeded
  Duration: 1 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules]
  Completion status: [0]
  Output: [Cloning into /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/examples...].
[00:12:04] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/examples' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/examples/.git' checkout '8.x-1.x' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules]
  Completion status: [0]
  Output: [Switched to a new branch '8.x-1.x'
Branch 8.x-1.x set up to track remote branch 8.x-1.x from origin.].
[00:12:04] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/examples' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/examples/.git' status 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules]
  Completion status: [0]
  Output: [# On branch 8.x-1.x
nothing to commit (working directory clean)].
[00:12:04] Dependency branch [8.x-1.x] checkout [complete].
[00:12:04] Invoking operation [check]...
[00:12:04] Ignoring operation [check].
[00:12:04] Invoking operation [apply]...
[00:12:04] Ignoring operation [apply].
[00:12:04] Invoking operation [syntax]...
[00:12:04] Command [php -l -f './sites/default/modules/examples/nodeapi_example/nodeapi_example.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/nodeapi_example/nodeapi_example.test].
[00:12:04] Command [php -l -f './sites/default/modules/examples/nodeapi_example/nodeapi_example.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/nodeapi_example/nodeapi_example.install].
[00:12:04] Command [php -l -f './sites/default/modules/examples/nodeapi_example/nodeapi_example.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/nodeapi_example/nodeapi_example.module].
[00:12:04] Command [php -l -f './sites/default/modules/examples/node_access_example/node_access_example.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/node_access_example/node_access_example.test].
[00:12:04] Command [php -l -f './sites/default/modules/examples/node_access_example/node_access_example.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/node_access_example/node_access_example.module].
[00:12:04] Command [php -l -f './sites/default/modules/examples/node_access_example/node_access_example.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/node_access_example/node_access_example.install].
[00:12:04] Command [php -l -f './sites/default/modules/examples/email_example/email_example.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/email_example/email_example.module].
[00:12:04] Command [php -l -f './sites/default/modules/examples/email_example/email_example.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/email_example/email_example.test].
[00:12:04] Command [php -l -f './sites/default/modules/examples/file_example/file_example.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/file_example/file_example.test].
[00:12:04] Command [php -l -f './sites/default/modules/examples/file_example/file_example.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/file_example/file_example.module].
[00:12:04] Command [php -l -f './sites/default/modules/examples/file_example/file_example_session_streams.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/file_example/file_example_session_streams.inc].
[00:12:04] Command [php -l -f './sites/default/modules/examples/js_example/accordion.tpl.php' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/js_example/accordion.tpl.php].
[00:12:04] Command [php -l -f './sites/default/modules/examples/js_example/js_example.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/js_example/js_example.module].
[00:12:04] Command [php -l -f './sites/default/modules/examples/batch_example/batch_example.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/batch_example/batch_example.test].
[00:12:05] Command [php -l -f './sites/default/modules/examples/batch_example/batch_example.install' 2>&1] succeeded
  Duration: 1 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/batch_example/batch_example.install].
[00:12:05] Command [php -l -f './sites/default/modules/examples/batch_example/batch_example.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/batch_example/batch_example.module].
[00:12:05] Command [php -l -f './sites/default/modules/examples/vertical_tabs_example/vertical_tabs_example.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/vertical_tabs_example/vertical_tabs_example.module].
[00:12:05] Command [php -l -f './sites/default/modules/examples/render_example/render_example.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/render_example/render_example.test].
[00:12:05] Command [php -l -f './sites/default/modules/examples/render_example/render_example.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/render_example/render_example.module].
[00:12:05] Command [php -l -f './sites/default/modules/examples/render_example/render_example.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/render_example/render_example.install].
[00:12:05] Command [php -l -f './sites/default/modules/examples/token_example/token_example.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/token_example/token_example.module].
[00:12:05] Command [php -l -f './sites/default/modules/examples/token_example/token_example.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/token_example/token_example.test].
[00:12:05] Command [php -l -f './sites/default/modules/examples/token_example/token_example.tokens.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/token_example/token_example.tokens.inc].
[00:12:05] Command [php -l -f './sites/default/modules/examples/trigger_example/trigger_example.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/trigger_example/trigger_example.test].
[00:12:05] Command [php -l -f './sites/default/modules/examples/trigger_example/trigger_example.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/trigger_example/trigger_example.module].
[00:12:05] Command [php -l -f './sites/default/modules/examples/block_example/block_example.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/block_example/block_example.module].
[00:12:05] Command [php -l -f './sites/default/modules/examples/block_example/block_example.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/block_example/block_example.install].
[00:12:05] Command [php -l -f './sites/default/modules/examples/block_example/block_example.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/block_example/block_example.test].
[00:12:05] Command [php -l -f './sites/default/modules/examples/dbtng_example/dbtng_example.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/dbtng_example/dbtng_example.install].
[00:12:05] Command [php -l -f './sites/default/modules/examples/dbtng_example/dbtng_example.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/dbtng_example/dbtng_example.test].
[00:12:05] Command [php -l -f './sites/default/modules/examples/dbtng_example/dbtng_example.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/dbtng_example/dbtng_example.module].
[00:12:05] Command [php -l -f './sites/default/modules/examples/menu_example/menu_example.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/menu_example/menu_example.module].
[00:12:05] Command [php -l -f './sites/default/modules/examples/menu_example/menu_example.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/menu_example/menu_example.test].
[00:12:05] Command [php -l -f './sites/default/modules/examples/contextual_links_example/contextual_links_example.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/contextual_links_example/contextual_links_example.module].
[00:12:05] Command [php -l -f './sites/default/modules/examples/contextual_links_example/contextual-links-example-object.tpl.php' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/contextual_links_example/contextual-links-example-object.tpl.php].
[00:12:05] Command [php -l -f './sites/default/modules/examples/contextual_links_example/contextual_links_example.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/contextual_links_example/contextual_links_example.test].
[00:12:05] Command [php -l -f './sites/default/modules/examples/cron_example/cron_example.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/cron_example/cron_example.test].
[00:12:05] Command [php -l -f './sites/default/modules/examples/cron_example/cron_example.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/cron_example/cron_example.module].
[00:12:05] Command [php -l -f './sites/default/modules/examples/form_example/form_example.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/form_example/form_example.test].
[00:12:05] Command [php -l -f './sites/default/modules/examples/form_example/form_example_wizard.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/form_example/form_example_wizard.inc].
[00:12:05] Command [php -l -f './sites/default/modules/examples/form_example/form_example_states.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/form_example/form_example_states.inc].
[00:12:05] Command [php -l -f './sites/default/modules/examples/form_example/form_example_elements.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/form_example/form_example_elements.inc].
[00:12:05] Command [php -l -f './sites/default/modules/examples/form_example/form_example.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/form_example/form_example.module].
[00:12:05] Command [php -l -f './sites/default/modules/examples/form_example/form_example_tutorial.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/form_example/form_example_tutorial.inc].
[00:12:06] Command [php -l -f './sites/default/modules/examples/cache_example/cache_example.test' 2>&1] succeeded
  Duration: 1 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/cache_example/cache_example.test].
[00:12:06] Command [php -l -f './sites/default/modules/examples/cache_example/cache_example.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/cache_example/cache_example.module].
[00:12:06] Command [php -l -f './sites/default/modules/examples/pager_example/pager_example.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/pager_example/pager_example.module].
[00:12:06] Command [php -l -f './sites/default/modules/examples/pager_example/pager_example.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/pager_example/pager_example.test].
[00:12:06] Command [php -l -f './sites/default/modules/examples/xmlrpc_example/xmlrpc_example.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/xmlrpc_example/xmlrpc_example.module].
[00:12:06] Command [php -l -f './sites/default/modules/examples/xmlrpc_example/xmlrpc_example.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/xmlrpc_example/xmlrpc_example.test].
[00:12:06] Command [php -l -f './sites/default/modules/examples/ajax_example/ajax_example_advanced.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/ajax_example/ajax_example_advanced.inc].
[00:12:06] Command [php -l -f './sites/default/modules/examples/ajax_example/ajax_example.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/ajax_example/ajax_example.test].
[00:12:06] Command [php -l -f './sites/default/modules/examples/ajax_example/ajax_example_node_form_alter.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/ajax_example/ajax_example_node_form_alter.inc].
[00:12:06] Command [php -l -f './sites/default/modules/examples/ajax_example/ajax_example.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/ajax_example/ajax_example.install].
[00:12:06] Command [php -l -f './sites/default/modules/examples/ajax_example/ajax_example.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/ajax_example/ajax_example.module].
[00:12:06] Command [php -l -f './sites/default/modules/examples/ajax_example/ajax_example_misc.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/ajax_example/ajax_example_misc.inc].
[00:12:06] Command [php -l -f './sites/default/modules/examples/ajax_example/ajax_example_graceful_degradation.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/ajax_example/ajax_example_graceful_degradation.inc].
[00:12:06] Command [php -l -f './sites/default/modules/examples/theming_example/theming_example.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/theming_example/theming_example.test].
[00:12:06] Command [php -l -f './sites/default/modules/examples/theming_example/theming_example_text_form.tpl.php' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/theming_example/theming_example_text_form.tpl.php].
[00:12:06] Command [php -l -f './sites/default/modules/examples/theming_example/theming_example.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/theming_example/theming_example.module].
[00:12:06] Command [php -l -f './sites/default/modules/examples/action_example/action_example.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/action_example/action_example.module].
[00:12:06] Command [php -l -f './sites/default/modules/examples/action_example/action_example.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/action_example/action_example.test].
[00:12:06] Command [php -l -f './sites/default/modules/examples/filter_example/filter_example.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/filter_example/filter_example.module].
[00:12:06] Command [php -l -f './sites/default/modules/examples/filter_example/filter_example.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/filter_example/filter_example.test].
[00:12:06] Command [php -l -f './sites/default/modules/examples/field_example/field_example.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/field_example/field_example.install].
[00:12:06] Command [php -l -f './sites/default/modules/examples/field_example/field_example.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/field_example/field_example.test].
[00:12:06] Command [php -l -f './sites/default/modules/examples/field_example/field_example.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/field_example/field_example.module].
[00:12:06] Command [php -l -f './sites/default/modules/examples/node_example/node_example.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/node_example/node_example.test].
[00:12:06] Command [php -l -f './sites/default/modules/examples/node_example/node_example.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/node_example/node_example.module].
[00:12:06] Command [php -l -f './sites/default/modules/examples/node_example/node_example.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/node_example/node_example.install].
[00:12:06] Command [php -l -f './sites/default/modules/examples/image_example/image_example.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/image_example/image_example.install].
[00:12:06] Command [php -l -f './sites/default/modules/examples/image_example/image_example.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/image_example/image_example.test].
[00:12:06] Command [php -l -f './sites/default/modules/examples/image_example/image_example.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/image_example/image_example.module].
[00:12:06] Command [php -l -f './sites/default/modules/examples/image_example/image_example.pages.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/image_example/image_example.pages.inc].
[00:12:07] Command [php -l -f './sites/default/modules/examples/page_example/page_example.module' 2>&1] succeeded
  Duration: 1 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/page_example/page_example.module].
[00:12:07] Command [php -l -f './sites/default/modules/examples/page_example/page_example.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/page_example/page_example.test].
[00:12:07] Command [php -l -f './sites/default/modules/examples/simpletest_example/simpletest_example.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/simpletest_example/simpletest_example.test].
[00:12:07] Command [php -l -f './sites/default/modules/examples/simpletest_example/simpletest_example.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/simpletest_example/simpletest_example.install].
[00:12:07] Command [php -l -f './sites/default/modules/examples/simpletest_example/simpletest_example.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/simpletest_example/simpletest_example.module].
[00:12:07] Command [php -l -f './sites/default/modules/examples/queue_example/queue_example.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/queue_example/queue_example.module].
[00:12:07] Command [php -l -f './sites/default/modules/examples/queue_example/queue_example.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/queue_example/queue_example.test].
[00:12:07] Command [php -l -f './sites/default/modules/examples/tablesort_example/tablesort_example.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/tablesort_example/tablesort_example.test].
[00:12:07] Command [php -l -f './sites/default/modules/examples/tablesort_example/tablesort_example.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/tablesort_example/tablesort_example.install].
[00:12:07] Command [php -l -f './sites/default/modules/examples/tablesort_example/tablesort_example.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/tablesort_example/tablesort_example.module].
[00:12:07] Command [php -l -f './sites/default/modules/examples/examples.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/examples.module].
[00:12:07] Command [php -l -f './sites/default/modules/examples/examples.index.php' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/examples/examples.index.php].
[00:12:07] Checked [86 of 86] relevant file(s) for syntax.
[00:12:07] Invoking operation [install]...
[00:12:21] Invoking operation [review]...
[00:12:24] Cleaning run-tests.sh environment:  /usr/bin/php ./core/scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url 'http://drupaltestbot659-mysql/checkout' --file sites/default/modules/examples/nodeapi_example/nodeapi_example.test,sites/default/modules/examples/node_access_example/node_access_example.test,sites/default/modules/examples/email_example/email_example.test,sites/default/modules/examples/file_example/file_example.test,sites/default/modules/examples/batch_example/batch_example.test,sites/default/modules/examples/render_example/render_example.test,sites/default/modules/examples/token_example/token_example.test,sites/default/modules/examples/trigger_example/trigger_example.test,sites/default/modules/examples/block_example/block_example.test,sites/default/modules/examples/dbtng_example/dbtng_example.test,sites/default/modules/examples/menu_example/menu_example.test,sites/default/modules/examples/contextual_links_example/contextual_links_example.test,sites/default/modules/examples/cron_example/cron_example.test,sites/default/modules/examples/form_example/form_example.test,sites/default/modules/examples/cache_example/cache_example.test,sites/default/modules/examples/pager_example/pager_example.test,sites/default/modules/examples/xmlrpc_example/xmlrpc_example.test,sites/default/modules/examples/ajax_example/ajax_example.test,sites/default/modules/examples/theming_example/theming_example.test,sites/default/modules/examples/action_example/action_example.test,sites/default/modules/examples/filter_example/filter_example.test,sites/default/modules/examples/field_example/field_example.test,sites/default/modules/examples/node_example/node_example.test,sites/default/modules/examples/image_example/image_example.test,sites/default/modules/examples/page_example/page_example.test,sites/default/modules/examples/simpletest_example/simpletest_example.test,sites/default/modules/examples/queue_example/queue_example.test,sites/default/modules/examples/tablesort_example/tablesort_example.test
[00:12:25] Command [/usr/bin/php ./core/scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url 'http://drupaltestbot659-mysql/checkout' --file sites/default/modules/examples/nodeapi_example/nodeapi_example.test,sites/default/modules/examples/node_access_example/node_access_example.test,sites/default/modules/examples/email_example/email_example.test,sites/default/modules/examples/file_example/file_example.test,sites/default/modules/examples/batch_example/batch_example.test,sites/default/modules/examples/render_example/render_example.test,sites/default/modules/examples/token_example/token_example.test,sites/default/modules/examples/trigger_example/trigger_example.test,sites/default/modules/examples/block_example/block_example.test,sites/default/modules/examples/dbtng_example/dbtng_example.test,sites/default/modules/examples/menu_example/menu_example.test,sites/default/modules/examples/contextual_links_example/contextual_links_example.test,sites/default/modules/examples/cron_example/cron_example.test,sites/default/modules/examples/form_example/form_example.test,sites/default/modules/examples/cache_example/cache_example.test,sites/default/modules/examples/pager_example/pager_example.test,sites/default/modules/examples/xmlrpc_example/xmlrpc_example.test,sites/default/modules/examples/ajax_example/ajax_example.test,sites/default/modules/examples/theming_example/theming_example.test,sites/default/modules/examples/action_example/action_example.test,sites/default/modules/examples/filter_example/filter_example.test,sites/default/modules/examples/field_example/field_example.test,sites/default/modules/examples/node_example/node_example.test,sites/default/modules/examples/image_example/image_example.test,sites/default/modules/examples/page_example/page_example.test,sites/default/modules/examples/simpletest_example/simpletest_example.test,sites/default/modules/examples/queue_example/queue_example.test,sites/default/modules/examples/tablesort_example/tablesort_example.test --clean 2>&1] succeeded
  Duration: 1 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [Environment cleaned.
 - No leftover tables to remove.
 - No temporary directories to remove.].
[00:12:25] Initiating run-tests.sh with command:  /usr/bin/php ./core/scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url 'http://drupaltestbot659-mysql/checkout' --file sites/default/modules/examples/nodeapi_example/nodeapi_example.test,sites/default/modules/examples/node_access_example/node_access_example.test,sites/default/modules/examples/email_example/email_example.test,sites/default/modules/examples/file_example/file_example.test,sites/default/modules/examples/batch_example/batch_example.test,sites/default/modules/examples/render_example/render_example.test,sites/default/modules/examples/token_example/token_example.test,sites/default/modules/examples/trigger_example/trigger_example.test,sites/default/modules/examples/block_example/block_example.test,sites/default/modules/examples/dbtng_example/dbtng_example.test,sites/default/modules/examples/menu_example/menu_example.test,sites/default/modules/examples/contextual_links_example/contextual_links_example.test,sites/default/modules/examples/cron_example/cron_example.test,sites/default/modules/examples/form_example/form_example.test,sites/default/modules/examples/cache_example/cache_example.test,sites/default/modules/examples/pager_example/pager_example.test,sites/default/modules/examples/xmlrpc_example/xmlrpc_example.test,sites/default/modules/examples/ajax_example/ajax_example.test,sites/default/modules/examples/theming_example/theming_example.test,sites/default/modules/examples/action_example/action_example.test,sites/default/modules/examples/filter_example/filter_example.test,sites/default/modules/examples/field_example/field_example.test,sites/default/modules/examples/node_example/node_example.test,sites/default/modules/examples/image_example/image_example.test,sites/default/modules/examples/page_example/page_example.test,sites/default/modules/examples/simpletest_example/simpletest_example.test,sites/default/modules/examples/queue_example/queue_example.test,sites/default/modules/examples/tablesort_example/tablesort_example.test
[00:12:25] Command [/usr/bin/php ./core/scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url 'http://drupaltestbot659-mysql/checkout' --file sites/default/modules/examples/nodeapi_example/nodeapi_example.test,sites/default/modules/examples/node_access_example/node_access_example.test,sites/default/modules/examples/email_example/email_example.test,sites/default/modules/examples/file_example/file_example.test,sites/default/modules/examples/batch_example/batch_example.test,sites/default/modules/examples/render_example/render_example.test,sites/default/modules/examples/token_example/token_example.test,sites/default/modules/examples/trigger_example/trigger_example.test,sites/default/modules/examples/block_example/block_example.test,sites/default/modules/examples/dbtng_example/dbtng_example.test,sites/default/modules/examples/menu_example/menu_example.test,sites/default/modules/examples/contextual_links_example/contextual_links_example.test,sites/default/modules/examples/cron_example/cron_example.test,sites/default/modules/examples/form_example/form_example.test,sites/default/modules/examples/cache_example/cache_example.test,sites/default/modules/examples/pager_example/pager_example.test,sites/default/modules/examples/xmlrpc_example/xmlrpc_example.test,sites/default/modules/examples/ajax_example/ajax_example.test,sites/default/modules/examples/theming_example/theming_example.test,sites/default/modules/examples/action_example/action_example.test,sites/default/modules/examples/filter_example/filter_example.test,sites/default/modules/examples/field_example/field_example.test,sites/default/modules/examples/node_example/node_example.test,sites/default/modules/examples/image_example/image_example.test,sites/default/modules/examples/page_example/page_example.test,sites/default/modules/examples/simpletest_example/simpletest_example.test,sites/default/modules/examples/queue_example/queue_example.test,sites/default/modules/examples/tablesort_example/tablesort_example.test 2>&1] failed
  Duration 0 seconds
  Directory [/var/lib/drupaltestbot/sites/default/files/checkout]
  Status [255]
 Output: [PHP Fatal error:  Class 'TriggerWebTestCase' not found in /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/examples/action_example/action_example.test on line 11].
[00:12:25] Encountered error on [review], details:
array (
  '@reason' => 'failed during invocation of run-tests.sh',
)
[00:12:25] Review complete. test_id=139719 result code=8 details=Array
(
    [@reason] => failed during invocation of run-tests.sh
)

[00:12:25] Static variables reset.

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
48 minor(s), 14 critical(s), and 327 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expandaction_example/action_example.module304
MessageGroupFilenameLineFunctionStatus
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otheraction_example.module64N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otheraction_example.module66N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otheraction_example.module67N/A
Function documentation should be less than 80 characters per line.Otheraction_example.module67N/A
Use the matching Drupal theme functions, not raw HTML.Otheraction_example.module189N/A
If you define a @param or @return, you should document it as well.Otheraction_example.module281N/A
Function summaries should be one line only. (Drupal Docs)Otheraction_example.module311N/A
Expandajax_example/ajax_example.module3034
MessageGroupFilenameLineFunctionStatus
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherajax_example.module29N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherajax_example.module29N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherajax_example.module35N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherajax_example.module43N/A
Function summaries should be one line only. (Drupal Docs)Otherajax_example.module209N/A
Use an indent of 2 spaces, with no tabsOtherajax_example.module232N/A
If you define a @param or @return, you should document it as well.Otherajax_example.module260N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherajax_example.module260N/A
Function summaries should be one line only. (Drupal Docs)Otherajax_example.module269N/A
Separate comments from comment syntax by a space.Otherajax_example.module285N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherajax_example.module301N/A
Function summaries should be one line only. (Drupal Docs)Otherajax_example.module326N/A
If you define a @param or @return, you should document it as well.Otherajax_example.module332N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherajax_example.module332N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherajax_example.module376N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherajax_example.module382N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherajax_example.module388N/A
Function summaries should be one line only. (Drupal Docs)Otherajax_example.module395N/A
If you define a @param or @return, you should document it as well.Otherajax_example.module398N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherajax_example.module398N/A
Function summaries should be one line only. (Drupal Docs)Otherajax_example.module432N/A
If you define a @param or @return, you should document it as well.Otherajax_example.module435N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherajax_example.module435N/A
Use Drupal's format_date(), not PHP's default date().Otherajax_example.module442N/A
Function summaries should be one line only. (Drupal Docs)Otherajax_example.module448N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherajax_example.module465N/A
If you define a @param or @return, you should document it as well.Otherajax_example.module507N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherajax_example.module507N/A
Function summaries should be one line only. (Drupal Docs)Otherajax_example.module514N/A
If you define a @param or @return, you should document it as well.Otherajax_example.module517N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherajax_example.module521N/A
Function summaries should be one line only. (Drupal Docs)Otherajax_example.module525N/A
If you define a @param or @return, you should document it as well.Otherajax_example.module531N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherajax_example.module535N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherajax_example.module536N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherajax_example.module537N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherajax_example.module538N/A
Expandajax_example/ajax_example.test0012
MessageGroupFilenameLineFunctionStatus
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherajax_example.test34N/A
Use an indent of 2 spaces, with no tabsOtherajax_example.test35N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherajax_example.test35N/A
Use an indent of 2 spaces, with no tabsOtherajax_example.test36N/A
Use an indent of 2 spaces, with no tabsOtherajax_example.test37N/A
Use an indent of 2 spaces, with no tabsOtherajax_example.test40N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherajax_example.test40N/A
Use an indent of 2 spaces, with no tabsOtherajax_example.test41N/A
Use an indent of 2 spaces, with no tabsOtherajax_example.test42N/A
Use an indent of 2 spaces, with no tabsOtherajax_example.test45N/A
Use an indent of 2 spaces, with no tabsOtherajax_example.test46N/A
Use an indent of 2 spaces, with no tabsOtherajax_example.test47N/A
Expandajax_example/ajax_example_advanced.inc0013
MessageGroupFilenameLineFunctionStatus
Use the matching Drupal theme functions, not raw HTML.Otherajax_example_advanced.inc212N/A
Use Drupal's format_date(), not PHP's default date().Otherajax_example_advanced.inc238N/A
Use Drupal's format_date(), not PHP's default date().Otherajax_example_advanced.inc249N/A
Use Drupal's format_date(), not PHP's default date().Otherajax_example_advanced.inc263N/A
Use Drupal's format_date(), not PHP's default date().Otherajax_example_advanced.inc277N/A
Use Drupal's format_date(), not PHP's default date().Otherajax_example_advanced.inc296N/A
Use Drupal's format_date(), not PHP's default date().Otherajax_example_advanced.inc311N/A
Use Drupal's format_date(), not PHP's default date().Otherajax_example_advanced.inc327N/A
Use Drupal's format_date(), not PHP's default date().Otherajax_example_advanced.inc341N/A
Use Drupal's format_date(), not PHP's default date().Otherajax_example_advanced.inc353N/A
Use Drupal's format_date(), not PHP's default date().Otherajax_example_advanced.inc372N/A
Use the matching Drupal theme functions, not raw HTML.Otherajax_example_advanced.inc383N/A
Use Drupal's format_date(), not PHP's default date().Otherajax_example_advanced.inc399N/A
Expandajax_example/ajax_example_graceful_degradation.inc0115
MessageGroupFilenameLineFunctionStatus
Function documentation should be less than 80 characters per line.Otherajax_example_graceful_degradation.inc16N/A
Function summaries should be one line only. (Drupal Docs)Otherajax_example_graceful_degradation.inc21N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherajax_example_graceful_degradation.inc63N/A
Function summaries should be one line only. (Drupal Docs)Otherajax_example_graceful_degradation.inc153N/A
Use the matching Drupal theme functions, not raw HTML.Otherajax_example_graceful_degradation.inc184N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherajax_example_graceful_degradation.inc230N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherajax_example_graceful_degradation.inc269N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherajax_example_graceful_degradation.inc291N/A
Use an indent of 2 spaces, with no tabsOtherajax_example_graceful_degradation.inc303N/A
Function summaries should be one line only. (Drupal Docs)Otherajax_example_graceful_degradation.inc321N/A
If you define a @param or @return, you should document it as well.Otherajax_example_graceful_degradation.inc327N/A
If you define a @param or @return, you should document it as well.Otherajax_example_graceful_degradation.inc328N/A
Use the matching Drupal theme functions, not raw HTML.Otherajax_example_graceful_degradation.inc343N/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.Otherajax_example_graceful_degradation.inc485N/A
Function summaries should be one line only. (Drupal Docs)Otherajax_example_graceful_degradation.inc496N/A
Use the matching Drupal theme functions, not raw HTML.Otherajax_example_graceful_degradation.inc513N/A
Expandajax_example/ajax_example_misc.inc003
MessageGroupFilenameLineFunctionStatus
If you define a @param or @return, you should document it as well.Otherajax_example_misc.inc17N/A
Function summaries should be one line only. (Drupal Docs)Otherajax_example_misc.inc42N/A
If you define a @param or @return, you should document it as well.Otherajax_example_misc.inc55N/A
Expandajax_example/ajax_example_node_form_alter.inc205
MessageGroupFilenameLineFunctionStatus
If you define a @param or @return, you should document it as well.Otherajax_example_node_form_alter.inc54N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherajax_example_node_form_alter.inc54N/A
Function summaries should be one line only. (Drupal Docs)Otherajax_example_node_form_alter.inc63N/A
Use an indent of 2 spaces, with no tabsOtherajax_example_node_form_alter.inc97N/A
Use an indent of 2 spaces, with no tabsOtherajax_example_node_form_alter.inc99N/A
Function summaries should be one line only. (Drupal Docs)Otherajax_example_node_form_alter.inc119N/A
Function summaries should be one line only. (Drupal Docs)Otherajax_example_node_form_alter.inc139N/A
Expandbatch_example/batch_example.install010
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)Otherbatch_example.install57N/A
Expandbatch_example/batch_example.module106
MessageGroupFilenameLineFunctionStatus
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherbatch_example.module27N/A
Function summaries should be one line only. (Drupal Docs)Otherbatch_example.module89N/A
Function summaries should be one line only. (Drupal Docs)Otherbatch_example.module122N/A
Function summaries should be one line only. (Drupal Docs)Otherbatch_example.module165N/A
Function summaries should be one line only. (Drupal Docs)Otherbatch_example.module237N/A
If you define a @param or @return, you should document it as well.Otherbatch_example.module238N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherbatch_example.module238N/A
Expandblock_example/block_example.module103
MessageGroupFilenameLineFunctionStatus
Use the matching Drupal theme functions, not raw HTML.Otherblock_example.module38N/A
Separate comments from comment syntax by a space.Otherblock_example.module126N/A
Use Drupal's format_date(), not PHP's default date().Otherblock_example.module156N/A
Format should be * Implementation of hook_foo().Otherblock_example.module201N/A
Expandcache_example/cache_example.module002
MessageGroupFilenameLineFunctionStatus
Use sentence case, not title case, for end-user strings. (Wikipedia)Othercache_example.module37N/A
Use the matching Drupal theme functions, not raw HTML.Othercache_example.module91N/A
Expandcontextual_links_example/contextual-links-example-object.tpl.php001
MessageGroupFilenameLineFunctionStatus
Function documentation should be less than 80 characters per line.Othercontextual-links-example-object.tpl.php5N/A
Expanddbtng_example/dbtng_example.module106
MessageGroupFilenameLineFunctionStatus
indent secondary line of comment one space Otherdbtng_example.module67N/A
Function documentation should be less than 80 characters per line.Otherdbtng_example.module188N/A
Function documentation should be less than 80 characters per line.Otherdbtng_example.module200N/A
Remove the empty commented line in your function documentation.Otherdbtng_example.module244N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherdbtng_example.module314N/A
Separate comments from comment syntax by a space.Otherdbtng_example.module323N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherdbtng_example.module359N/A
Expanddbtng_example/dbtng_example.test001
MessageGroupFilenameLineFunctionStatus
Separate comments from comment syntax by a space.Otherdbtng_example.test45N/A
Expandemail_example/email_example.module109
MessageGroupFilenameLineFunctionStatus
Format should be * Implementation of hook_foo().Otheremail_example.module29N/A
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otheremail_example.module40N/A
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otheremail_example.module76N/A
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otheremail_example.module133N/A
Separate comments from comment syntax by a space.Otheremail_example.module150N/A
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otheremail_example.module157N/A
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otheremail_example.module171N/A
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otheremail_example.module196N/A
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otheremail_example.module205N/A
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otheremail_example.module206N/A
Expandemail_example/email_example.test0012
MessageGroupFilenameLineFunctionStatus
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otheremail_example.test12N/A
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otheremail_example.test41N/A
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otheremail_example.test45N/A
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otheremail_example.test52N/A
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otheremail_example.test53N/A
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otheremail_example.test60N/A
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otheremail_example.test62N/A
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otheremail_example.test66N/A
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otheremail_example.test67N/A
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otheremail_example.test73N/A
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otheremail_example.test81N/A
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otheremail_example.test90N/A
Expandexamples.index.php007
MessageGroupFilenameLineFunctionStatus
Function documentation should be less than 80 characters per line.Otherexamples.index.php13N/A
Function documentation should be less than 80 characters per line.Otherexamples.index.php19N/A
Function documentation should be less than 80 characters per line.Otherexamples.index.php20N/A
Function documentation should be less than 80 characters per line.Otherexamples.index.php23N/A
Function documentation should be less than 80 characters per line.Otherexamples.index.php24N/A
Function documentation should be less than 80 characters per line.Otherexamples.index.php31N/A
Function documentation should be less than 80 characters per line.Otherexamples.index.php32N/A
Expandexamples.module002
MessageGroupFilenameLineFunctionStatus
Function documentation should be less than 80 characters per line.Otherexamples.module6N/A
Function documentation should be less than 80 characters per line.Otherexamples.module17N/A
Expandfield_example/field_example.module613
MessageGroupFilenameLineFunctionStatus
Function documentation should be less than 80 characters per line.Otherfield_example.module14N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherfield_example.module45N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherfield_example.module46N/A
put a space between the asterisk and the comment textOtherfield_example.module51N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherfield_example.module275N/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.Otherfield_example.module300N/A
Function summaries should be one line only. (Drupal Docs)Otherfield_example.module317N/A
Doxygen uses @todo and @bug to markup things to be done.Otherfield_example.module321N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherfield_example.module329N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherfield_example.module334N/A
Expandfile_example/file_example.module3413
MessageGroupFilenameLineFunctionStatus
Function documentation should be less than 80 characters per line.Otherfile_example.module16N/A
Function summaries should be one line only. (Drupal Docs)Otherfile_example.module24N/A
Function summaries should be one line only. (Drupal Docs)Otherfile_example.module69N/A
Use Drupal's format_date(), not PHP's default date().Otherfile_example.module91N/A
Potential problem: drupal_set_message() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Otherfile_example.module240N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherfile_example.module278N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherfile_example.module281N/A
Potential problem: drupal_set_message() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Otherfile_example.module290N/A
Potential problem: drupal_set_message() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Otherfile_example.module332N/A
Function summaries should be one line only. (Drupal Docs)Otherfile_example.module393N/A
Remove the empty commented line in your function documentation.Otherfile_example.module420N/A
Function summaries should be one line only. (Drupal Docs)Otherfile_example.module436N/A
If you define a @param or @return, you should document it as well.Otherfile_example.module439N/A
If you define a @param or @return, you should document it as well.Otherfile_example.module440N/A
The $message argument to drupal_set_message() should be enclosed within t() so that it is translatable.Otherfile_example.module458N/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. (Drupal Docs)Otherfile_example.module458N/A
Function summaries should be one line only. (Drupal Docs)Otherfile_example.module466N/A
Function summaries should be one line only. (Drupal Docs)Otherfile_example.module485N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherfile_example.module491N/A
Use PHP's master function, not an alias. (List of PHP aliases)Otherfile_example.module517N/A
Expandfile_example/file_example_session_streams.inc002
MessageGroupFilenameLineFunctionStatus
Doxygen uses @todo and @bug to markup things to be done.Otherfile_example_session_streams.inc442N/A
Doxygen uses @todo and @bug to markup things to be done.Otherfile_example_session_streams.inc547N/A
Expandfilter_example/filter_example.module002
MessageGroupFilenameLineFunctionStatus
Function documentation should be less than 80 characters per line.Otherfilter_example.module55N/A
The $text argument to l() should be enclosed within t() so that it is translatable.Otherfilter_example.module90N/A
Expandform_example/form_example.module004
MessageGroupFilenameLineFunctionStatus
Function documentation should be less than 80 characters per line.Otherform_example.module17N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherform_example.module37N/A
Doxygen uses @todo and @bug to markup things to be done.Otherform_example.module179N/A
Use the matching Drupal theme functions, not raw HTML.Otherform_example.module180N/A
Expandform_example/form_example_elements.inc007
MessageGroupFilenameLineFunctionStatus
Function summaries should be one line only. (Drupal Docs)Otherform_example_elements.inc169N/A
If you define a @param or @return, you should document it as well.Otherform_example_elements.inc172N/A
If you define a @param or @return, you should document it as well.Otherform_example_elements.inc173N/A
If you define a @param or @return, you should document it as well.Otherform_example_elements.inc174N/A
If you define a @param or @return, you should document it as well.Otherform_example_elements.inc176N/A
Function summaries should be one line only. (Drupal Docs)Otherform_example_elements.inc191N/A
Function summaries should be one line only. (Drupal Docs)Otherform_example_elements.inc445N/A
Expandform_example/form_example_states.inc008
MessageGroupFilenameLineFunctionStatus
Function summaries should be one line only. (Drupal Docs)Otherform_example_states.inc10N/A
Function documentation should be less than 80 characters per line.Otherform_example_states.inc38N/A
Function documentation should be less than 80 characters per line.Otherform_example_states.inc48N/A
Function documentation should be less than 80 characters per line.Otherform_example_states.inc56N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherform_example_states.inc70N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherform_example_states.inc126N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherform_example_states.inc210N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherform_example_states.inc243N/A
Expandform_example/form_example_tutorial.inc0014
MessageGroupFilenameLineFunctionStatus
Use the matching Drupal theme functions, not raw HTML.Otherform_example_tutorial.inc32N/A
Separate comments from comment syntax by a space.Otherform_example_tutorial.inc35N/A
Function documentation should be less than 80 characters per line.Otherform_example_tutorial.inc38N/A
Separate comments from comment syntax by a space.Otherform_example_tutorial.inc63N/A
Separate comments from comment syntax by a space.Otherform_example_tutorial.inc91N/A
Separate comments from comment syntax by a space.Otherform_example_tutorial.inc134N/A
Separate comments from comment syntax by a space.Otherform_example_tutorial.inc175N/A
Function documentation should be less than 80 characters per line.Otherform_example_tutorial.inc185N/A
Separate comments from comment syntax by a space.Otherform_example_tutorial.inc224N/A
Function summaries should be one line only. (Drupal Docs)Otherform_example_tutorial.inc278N/A
Separate comments from comment syntax by a space.Otherform_example_tutorial.inc298N/A
Separate comments from comment syntax by a space.Otherform_example_tutorial.inc370N/A
Separate comments from comment syntax by a space.Otherform_example_tutorial.inc537N/A
Separate comments from comment syntax by a space.Otherform_example_tutorial.inc681N/A
Expandform_example/form_example_wizard.inc0017
MessageGroupFilenameLineFunctionStatus
Function summaries should be one line only. (Drupal Docs)Otherform_example_wizard.inc36N/A
If you define a @param or @return, you should document it as well.Otherform_example_wizard.inc40N/A
Function summaries should be one line only. (Drupal Docs)Otherform_example_wizard.inc59N/A
Function summaries should be one line only. (Drupal Docs)Otherform_example_wizard.inc140N/A
Function summaries should be one line only. (Drupal Docs)Otherform_example_wizard.inc161N/A
If you define a @param or @return, you should document it as well.Otherform_example_wizard.inc170N/A
If you define a @param or @return, you should document it as well.Otherform_example_wizard.inc171N/A
Function summaries should be one line only. (Drupal Docs)Otherform_example_wizard.inc193N/A
Function summaries should be one line only. (Drupal Docs)Otherform_example_wizard.inc205N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherform_example_wizard.inc215N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherform_example_wizard.inc220N/A
Function summaries should be one line only. (Drupal Docs)Otherform_example_wizard.inc227N/A
Function summaries should be one line only. (Drupal Docs)Otherform_example_wizard.inc261N/A
Function summaries should be one line only. (Drupal Docs)Otherform_example_wizard.inc279N/A
Function documentation should be less than 80 characters per line.Otherform_example_wizard.inc283N/A
If you define a @param or @return, you should document it as well.Otherform_example_wizard.inc286N/A
If you define a @param or @return, you should document it as well.Otherform_example_wizard.inc287N/A
Expandmenu_example/menu_example.module2018
MessageGroupFilenameLineFunctionStatus
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Othermenu_example.module20N/A
Use the matching Drupal theme functions, not raw HTML.Othermenu_example.module53N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othermenu_example.module90N/A
Use the matching Drupal theme functions, not raw HTML.Othermenu_example.module92N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othermenu_example.module101N/A
Use the matching Drupal theme functions, not raw HTML.Othermenu_example.module132N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othermenu_example.module144N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othermenu_example.module215N/A
Use the matching Drupal theme functions, not raw HTML.Othermenu_example.module218N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othermenu_example.module247N/A
Use the matching Drupal theme functions, not raw HTML.Othermenu_example.module249N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othermenu_example.module256N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othermenu_example.module277N/A
Function summaries should be one line only. (Drupal Docs)Othermenu_example.module309N/A
Function summaries should be one line only. (Drupal Docs)Othermenu_example.module344N/A
If you define a @param or @return, you should document it as well.Othermenu_example.module348N/A
Function documentation should be less than 80 characters per line.Othermenu_example.module395N/A
Use an indent of 2 spaces, with no tabsOthermenu_example.module459N/A
If you define a @param or @return, you should document it as well.Othermenu_example.module469N/A
Function summaries should be one line only. (Drupal Docs)Othermenu_example.module482N/A
Expandmenu_example/menu_example.test006
MessageGroupFilenameLineFunctionStatus
Use sentence case, not title case, for end-user strings. (Wikipedia)Othermenu_example.test33N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othermenu_example.test34N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othermenu_example.test55N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othermenu_example.test60N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othermenu_example.test65N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othermenu_example.test82N/A
Expandnodeapi_example/nodeapi_example.module008
MessageGroupFilenameLineFunctionStatus
Use sentence case, not title case, for end-user strings. (Wikipedia)Othernodeapi_example.module46N/A
Function summaries should be one line only. (Drupal Docs)Othernodeapi_example.module75N/A
Function documentation should be less than 80 characters per line.Othernodeapi_example.module84N/A
Function documentation should be less than 80 characters per line.Othernodeapi_example.module85N/A
Function documentation should be less than 80 characters per line.Othernodeapi_example.module88N/A
Function documentation should be less than 80 characters per line.Othernodeapi_example.module89N/A
Function documentation should be less than 80 characters per line.Othernodeapi_example.module104N/A
Remove the empty commented line in your function documentation.Othernodeapi_example.module106N/A
Expandnodeapi_example/nodeapi_example.test001
MessageGroupFilenameLineFunctionStatus
Separate comments from comment syntax by a space.Othernodeapi_example.test194N/A
Expandnode_access_example/node_access_example.module103
MessageGroupFilenameLineFunctionStatus
If you define a @param or @return, you should document it as well.Othernode_access_example.module116N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Othernode_access_example.module116N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Othernode_access_example.module118N/A
Function summaries should be one line only. (Drupal Docs)Othernode_access_example.module226N/A
Expandnode_access_example/node_access_example.test011
MessageGroupFilenameLineFunctionStatus
Use sentence case, not title case, for end-user strings. (Wikipedia)Othernode_access_example.test57N/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_access_example.test71N/A
Expandnode_example/node_example.install118
MessageGroupFilenameLineFunctionStatus
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Othernode_example.install11N/A
Use an indent of 2 spaces, with no tabsOthernode_example.install51N/A
Separate comments from comment syntax by a space.Othernode_example.install59N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othernode_example.install60N/A
Separate comments from comment syntax by a space.Othernode_example.install72N/A
Separate comments from comment syntax by a space.Othernode_example.install73N/A
Separate comments from comment syntax by a space.Othernode_example.install74N/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_example.install149N/A
If you define a @param or @return, you should document it as well.Othernode_example.install157N/A
If you define a @param or @return, you should document it as well.Othernode_example.install199N/A
Expandnode_example/node_example.module011
MessageGroupFilenameLineFunctionStatus
Use the matching Drupal theme functions, not raw HTML.Othernode_example.module174N/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_example.module191N/A
Expandpager_example/pager_example.module001
MessageGroupFilenameLineFunctionStatus
Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs)Otherpager_example.module2N/A
Expandpager_example/pager_example.test001
MessageGroupFilenameLineFunctionStatus
Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs)Otherpager_example.test2N/A
Expandpage_example/page_example.module203
MessageGroupFilenameLineFunctionStatus
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherpage_example.module17N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherpage_example.module100N/A
Remove the empty commented line in your function documentation.Otherpage_example.module142N/A
Use the matching Drupal theme functions, not raw HTML.Otherpage_example.module145N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpage_example.module197N/A
Expandpage_example/page_example.test001
MessageGroupFilenameLineFunctionStatus
Remove the empty commented line in your function documentation.Otherpage_example.test9N/A
Expandqueue_example/queue_example.module028
MessageGroupFilenameLineFunctionStatus
Function documentation should be less than 80 characters per line.Otherqueue_example.module29N/A
Function documentation should be less than 80 characters per line.Otherqueue_example.module30N/A
Function summaries should be one line only. (Drupal Docs)Otherqueue_example.module49N/A
table names should be enclosed in {curly_brackets}Otherqueue_example.module79N/A
table names should be enclosed in {curly_brackets}Otherqueue_example.module88N/A
Function summaries should be one line only. (Drupal Docs)Otherqueue_example.module158N/A
If you define a @param or @return, you should document it as well.Otherqueue_example.module246N/A
Use Drupal's format_date(), not PHP's default date().Otherqueue_example.module253N/A
Use Drupal's format_date(), not PHP's default date().Otherqueue_example.module258N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherqueue_example.module264N/A
Expandqueue_example/queue_example.test011
MessageGroupFilenameLineFunctionStatus
table names should be enclosed in {curly_brackets}Otherqueue_example.test32N/A
Separate comments from comment syntax by a space.Otherqueue_example.test47N/A
Expandrender_example/render_example.module005
MessageGroupFilenameLineFunctionStatus
Use the matching Drupal theme functions, not raw HTML.Otherrender_example.module51N/A
Use Drupal's format_date(), not PHP's default date().Otherrender_example.module206N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherrender_example.module355N/A
Function summaries should be one line only. (Drupal Docs)Otherrender_example.module522N/A
Function summaries should be one line only. (Drupal Docs)Otherrender_example.module537N/A
Expandsimpletest_example/simpletest_example.module103
MessageGroupFilenameLineFunctionStatus
Use the matching Drupal theme functions, not raw HTML.Othersimpletest_example.module114N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Othersimpletest_example.module121N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthersimpletest_example.module125N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthersimpletest_example.module127N/A
Expandsimpletest_example/simpletest_example.test303
MessageGroupFilenameLineFunctionStatus
Function summaries should be one line only. (Drupal Docs)Othersimpletest_example.test10N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Othersimpletest_example.test19N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Othersimpletest_example.test20N/A
Function summaries should be one line only. (Drupal Docs)Othersimpletest_example.test97N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Othersimpletest_example.test103N/A
Use Drupal's format_date(), not PHP's default date().Othersimpletest_example.test140N/A
Expandtablesort_example/tablesort_example.install001
MessageGroupFilenameLineFunctionStatus
Remove the empty commented line in your function documentation.Othertablesort_example.install9N/A
Expandtablesort_example/tablesort_example.test002
MessageGroupFilenameLineFunctionStatus
Separate comments from comment syntax by a space.Othertablesort_example.test38N/A
Separate comments from comment syntax by a space.Othertablesort_example.test47N/A
Expandtheming_example/theming_example.module002
MessageGroupFilenameLineFunctionStatus
Function summaries should be one line only. (Drupal Docs)Othertheming_example.module106N/A
Function summaries should be one line only. (Drupal Docs)Othertheming_example.module272N/A
Expandtheming_example/theming_example_text_form.tpl.php001
MessageGroupFilenameLineFunctionStatus
Remove the empty commented line in your function documentation.Othertheming_example_text_form.tpl.php10N/A
Expandtoken_example/token_example.module011
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.Othertoken_example.module68N/A
Use the matching Drupal theme functions, not raw HTML.Othertoken_example.module122N/A
Expandtrigger_example/trigger_example.module106
MessageGroupFilenameLineFunctionStatus
Function summaries should be one line only. (Drupal Docs)Othertrigger_example.module106N/A
Remove the empty commented line in your function documentation.Othertrigger_example.module109N/A
Function summaries should be one line only. (Drupal Docs)Othertrigger_example.module143N/A
Function documentation should be less than 80 characters per line.Othertrigger_example.module221N/A
Use the matching Drupal theme functions, not raw HTML.Othertrigger_example.module234N/A
Use the matching Drupal theme functions, not raw HTML.Othertrigger_example.module236N/A
Format should be * Implementation of hook_foo().Othertrigger_example.module293N/A
Expandvertical_tabs_example/vertical_tabs_example.module001
MessageGroupFilenameLineFunctionStatus
Use the matching Drupal theme functions, not raw HTML.Othervertical_tabs_example.module97N/A
Expandxmlrpc_example/xmlrpc_example.module2036
MessageGroupFilenameLineFunctionStatus
Function documentation should be less than 80 characters per line.Otherxmlrpc_example.module21N/A
Use the matching Drupal theme functions, not raw HTML.Otherxmlrpc_example.module98N/A
Function documentation should be less than 80 characters per line.Otherxmlrpc_example.module198N/A
Function documentation should be less than 80 characters per line.Otherxmlrpc_example.module228N/A
If you define a @param or @return, you should document it as well.Otherxmlrpc_example.module232N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherxmlrpc_example.module232N/A
If you define a @param or @return, you should document it as well.Otherxmlrpc_example.module233N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherxmlrpc_example.module233N/A
Function documentation should be less than 80 characters per line.Otherxmlrpc_example.module235N/A
Function summaries should be one line only. (Drupal Docs)Otherxmlrpc_example.module261N/A
Use the matching Drupal theme functions, not raw HTML.Otherxmlrpc_example.module287N/A
Use the matching Drupal theme functions, not raw HTML.Otherxmlrpc_example.module292N/A
Function summaries should be one line only. (Drupal Docs)Otherxmlrpc_example.module311N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherxmlrpc_example.module356N/A
Use the matching Drupal theme functions, not raw HTML.Otherxmlrpc_example.module362N/A
Function summaries should be one line only. (Drupal Docs)Otherxmlrpc_example.module369N/A
If you define a @param or @return, you should document it as well.Otherxmlrpc_example.module376N/A
If you define a @param or @return, you should document it as well.Otherxmlrpc_example.module377N/A
Function summaries should be one line only. (Drupal Docs)Otherxmlrpc_example.module411N/A
If you define a @param or @return, you should document it as well.Otherxmlrpc_example.module414N/A
If you define a @param or @return, you should document it as well.Otherxmlrpc_example.module415N/A
Function summaries should be one line only. (Drupal Docs)Otherxmlrpc_example.module452N/A
If you define a @param or @return, you should document it as well.Otherxmlrpc_example.module455N/A
If you define a @param or @return, you should document it as well.Otherxmlrpc_example.module456N/A
Function summaries should be one line only. (Drupal Docs)Otherxmlrpc_example.module489N/A
If you define a @param or @return, you should document it as well.Otherxmlrpc_example.module494N/A
If you define a @param or @return, you should document it as well.Otherxmlrpc_example.module495N/A
If you define a @param or @return, you should document it as well.Otherxmlrpc_example.module608N/A
If you define a @param or @return, you should document it as well.Otherxmlrpc_example.module609N/A
Function documentation should be less than 80 characters per line.Otherxmlrpc_example.module620N/A
If you define a @param or @return, you should document it as well.Otherxmlrpc_example.module622N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherxmlrpc_example.module622N/A
If you define a @param or @return, you should document it as well.Otherxmlrpc_example.module623N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherxmlrpc_example.module623N/A
Format should be * Implementation of hook_foo().Otherxmlrpc_example.module632N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOtherxmlrpc_example.module632N/A
Function documentation should be less than 80 characters per line.Otherxmlrpc_example.module638N/A
Use the matching Drupal theme functions, not raw HTML.Otherxmlrpc_example.module652N/A

All

Test nameMinorCriticalNormal
Expandaction_example/action_example.module304
MessageGroupFilenameLineFunctionStatus
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otheraction_example.module64N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otheraction_example.module66N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otheraction_example.module67N/A
Function documentation should be less than 80 characters per line.Otheraction_example.module67N/A
Use the matching Drupal theme functions, not raw HTML.Otheraction_example.module189N/A
If you define a @param or @return, you should document it as well.Otheraction_example.module281N/A
Function summaries should be one line only. (Drupal Docs)Otheraction_example.module311N/A
Leafaction_example/action_example.test000
Leafajax_example/ajax_example.install000
Expandajax_example/ajax_example.module3034
MessageGroupFilenameLineFunctionStatus
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherajax_example.module29N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherajax_example.module29N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherajax_example.module35N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherajax_example.module43N/A
Function summaries should be one line only. (Drupal Docs)Otherajax_example.module209N/A
Use an indent of 2 spaces, with no tabsOtherajax_example.module232N/A
If you define a @param or @return, you should document it as well.Otherajax_example.module260N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherajax_example.module260N/A
Function summaries should be one line only. (Drupal Docs)Otherajax_example.module269N/A
Separate comments from comment syntax by a space.Otherajax_example.module285N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherajax_example.module301N/A
Function summaries should be one line only. (Drupal Docs)Otherajax_example.module326N/A
If you define a @param or @return, you should document it as well.Otherajax_example.module332N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherajax_example.module332N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherajax_example.module376N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherajax_example.module382N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherajax_example.module388N/A
Function summaries should be one line only. (Drupal Docs)Otherajax_example.module395N/A
If you define a @param or @return, you should document it as well.Otherajax_example.module398N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherajax_example.module398N/A
Function summaries should be one line only. (Drupal Docs)Otherajax_example.module432N/A
If you define a @param or @return, you should document it as well.Otherajax_example.module435N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherajax_example.module435N/A
Use Drupal's format_date(), not PHP's default date().Otherajax_example.module442N/A
Function summaries should be one line only. (Drupal Docs)Otherajax_example.module448N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherajax_example.module465N/A
If you define a @param or @return, you should document it as well.Otherajax_example.module507N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherajax_example.module507N/A
Function summaries should be one line only. (Drupal Docs)Otherajax_example.module514N/A
If you define a @param or @return, you should document it as well.Otherajax_example.module517N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherajax_example.module521N/A
Function summaries should be one line only. (Drupal Docs)Otherajax_example.module525N/A
If you define a @param or @return, you should document it as well.Otherajax_example.module531N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherajax_example.module535N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherajax_example.module536N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherajax_example.module537N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherajax_example.module538N/A
Expandajax_example/ajax_example.test0012
MessageGroupFilenameLineFunctionStatus
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherajax_example.test34N/A
Use an indent of 2 spaces, with no tabsOtherajax_example.test35N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherajax_example.test35N/A
Use an indent of 2 spaces, with no tabsOtherajax_example.test36N/A
Use an indent of 2 spaces, with no tabsOtherajax_example.test37N/A
Use an indent of 2 spaces, with no tabsOtherajax_example.test40N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherajax_example.test40N/A
Use an indent of 2 spaces, with no tabsOtherajax_example.test41N/A
Use an indent of 2 spaces, with no tabsOtherajax_example.test42N/A
Use an indent of 2 spaces, with no tabsOtherajax_example.test45N/A
Use an indent of 2 spaces, with no tabsOtherajax_example.test46N/A
Use an indent of 2 spaces, with no tabsOtherajax_example.test47N/A
Expandajax_example/ajax_example_advanced.inc0013
MessageGroupFilenameLineFunctionStatus
Use the matching Drupal theme functions, not raw HTML.Otherajax_example_advanced.inc212N/A
Use Drupal's format_date(), not PHP's default date().Otherajax_example_advanced.inc238N/A
Use Drupal's format_date(), not PHP's default date().Otherajax_example_advanced.inc249N/A
Use Drupal's format_date(), not PHP's default date().Otherajax_example_advanced.inc263N/A
Use Drupal's format_date(), not PHP's default date().Otherajax_example_advanced.inc277N/A
Use Drupal's format_date(), not PHP's default date().Otherajax_example_advanced.inc296N/A
Use Drupal's format_date(), not PHP's default date().Otherajax_example_advanced.inc311N/A
Use Drupal's format_date(), not PHP's default date().Otherajax_example_advanced.inc327N/A
Use Drupal's format_date(), not PHP's default date().Otherajax_example_advanced.inc341N/A
Use Drupal's format_date(), not PHP's default date().Otherajax_example_advanced.inc353N/A
Use Drupal's format_date(), not PHP's default date().Otherajax_example_advanced.inc372N/A
Use the matching Drupal theme functions, not raw HTML.Otherajax_example_advanced.inc383N/A
Use Drupal's format_date(), not PHP's default date().Otherajax_example_advanced.inc399N/A
Expandajax_example/ajax_example_graceful_degradation.inc0115
MessageGroupFilenameLineFunctionStatus
Function documentation should be less than 80 characters per line.Otherajax_example_graceful_degradation.inc16N/A
Function summaries should be one line only. (Drupal Docs)Otherajax_example_graceful_degradation.inc21N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherajax_example_graceful_degradation.inc63N/A
Function summaries should be one line only. (Drupal Docs)Otherajax_example_graceful_degradation.inc153N/A
Use the matching Drupal theme functions, not raw HTML.Otherajax_example_graceful_degradation.inc184N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherajax_example_graceful_degradation.inc230N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherajax_example_graceful_degradation.inc269N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherajax_example_graceful_degradation.inc291N/A
Use an indent of 2 spaces, with no tabsOtherajax_example_graceful_degradation.inc303N/A
Function summaries should be one line only. (Drupal Docs)Otherajax_example_graceful_degradation.inc321N/A
If you define a @param or @return, you should document it as well.Otherajax_example_graceful_degradation.inc327N/A
If you define a @param or @return, you should document it as well.Otherajax_example_graceful_degradation.inc328N/A
Use the matching Drupal theme functions, not raw HTML.Otherajax_example_graceful_degradation.inc343N/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.Otherajax_example_graceful_degradation.inc485N/A
Function summaries should be one line only. (Drupal Docs)Otherajax_example_graceful_degradation.inc496N/A
Use the matching Drupal theme functions, not raw HTML.Otherajax_example_graceful_degradation.inc513N/A
Expandajax_example/ajax_example_misc.inc003
MessageGroupFilenameLineFunctionStatus
If you define a @param or @return, you should document it as well.Otherajax_example_misc.inc17N/A
Function summaries should be one line only. (Drupal Docs)Otherajax_example_misc.inc42N/A
If you define a @param or @return, you should document it as well.Otherajax_example_misc.inc55N/A
Expandajax_example/ajax_example_node_form_alter.inc205
MessageGroupFilenameLineFunctionStatus
If you define a @param or @return, you should document it as well.Otherajax_example_node_form_alter.inc54N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherajax_example_node_form_alter.inc54N/A
Function summaries should be one line only. (Drupal Docs)Otherajax_example_node_form_alter.inc63N/A
Use an indent of 2 spaces, with no tabsOtherajax_example_node_form_alter.inc97N/A
Use an indent of 2 spaces, with no tabsOtherajax_example_node_form_alter.inc99N/A
Function summaries should be one line only. (Drupal Docs)Otherajax_example_node_form_alter.inc119N/A
Function summaries should be one line only. (Drupal Docs)Otherajax_example_node_form_alter.inc139N/A
Expandbatch_example/batch_example.install010
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)Otherbatch_example.install57N/A
Expandbatch_example/batch_example.module106
MessageGroupFilenameLineFunctionStatus
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherbatch_example.module27N/A
Function summaries should be one line only. (Drupal Docs)Otherbatch_example.module89N/A
Function summaries should be one line only. (Drupal Docs)Otherbatch_example.module122N/A
Function summaries should be one line only. (Drupal Docs)Otherbatch_example.module165N/A
Function summaries should be one line only. (Drupal Docs)Otherbatch_example.module237N/A
If you define a @param or @return, you should document it as well.Otherbatch_example.module238N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherbatch_example.module238N/A
Leafbatch_example/batch_example.test000
Leafblock_example/block_example.install000
Expandblock_example/block_example.module103
MessageGroupFilenameLineFunctionStatus
Use the matching Drupal theme functions, not raw HTML.Otherblock_example.module38N/A
Separate comments from comment syntax by a space.Otherblock_example.module126N/A
Use Drupal's format_date(), not PHP's default date().Otherblock_example.module156N/A
Format should be * Implementation of hook_foo().Otherblock_example.module201N/A
Leafblock_example/block_example.test000
Expandcache_example/cache_example.module002
MessageGroupFilenameLineFunctionStatus
Use sentence case, not title case, for end-user strings. (Wikipedia)Othercache_example.module37N/A
Use the matching Drupal theme functions, not raw HTML.Othercache_example.module91N/A
Leafcache_example/cache_example.test000
Expandcontextual_links_example/contextual-links-example-object.tpl.php001
MessageGroupFilenameLineFunctionStatus
Function documentation should be less than 80 characters per line.Othercontextual-links-example-object.tpl.php5N/A
Leafcontextual_links_example/contextual_links_example.module000
Leafcontextual_links_example/contextual_links_example.test000
Leafcron_example/cron_example.module000
Leafcron_example/cron_example.test000
Leafdbtng_example/dbtng_example.install000
Expanddbtng_example/dbtng_example.module106
MessageGroupFilenameLineFunctionStatus
indent secondary line of comment one space Otherdbtng_example.module67N/A
Function documentation should be less than 80 characters per line.Otherdbtng_example.module188N/A
Function documentation should be less than 80 characters per line.Otherdbtng_example.module200N/A
Remove the empty commented line in your function documentation.Otherdbtng_example.module244N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherdbtng_example.module314N/A
Separate comments from comment syntax by a space.Otherdbtng_example.module323N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherdbtng_example.module359N/A
Expanddbtng_example/dbtng_example.test001
MessageGroupFilenameLineFunctionStatus
Separate comments from comment syntax by a space.Otherdbtng_example.test45N/A
Expandemail_example/email_example.module109
MessageGroupFilenameLineFunctionStatus
Format should be * Implementation of hook_foo().Otheremail_example.module29N/A
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otheremail_example.module40N/A
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otheremail_example.module76N/A
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otheremail_example.module133N/A
Separate comments from comment syntax by a space.Otheremail_example.module150N/A
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otheremail_example.module157N/A
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otheremail_example.module171N/A
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otheremail_example.module196N/A
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otheremail_example.module205N/A
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otheremail_example.module206N/A
Expandemail_example/email_example.test0012
MessageGroupFilenameLineFunctionStatus
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otheremail_example.test12N/A
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otheremail_example.test41N/A
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otheremail_example.test45N/A
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otheremail_example.test52N/A
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otheremail_example.test53N/A
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otheremail_example.test60N/A
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otheremail_example.test62N/A
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otheremail_example.test66N/A
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otheremail_example.test67N/A
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otheremail_example.test73N/A
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otheremail_example.test81N/A
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otheremail_example.test90N/A
Expandexamples.index.php007
MessageGroupFilenameLineFunctionStatus
Function documentation should be less than 80 characters per line.Otherexamples.index.php13N/A
Function documentation should be less than 80 characters per line.Otherexamples.index.php19N/A
Function documentation should be less than 80 characters per line.Otherexamples.index.php20N/A
Function documentation should be less than 80 characters per line.Otherexamples.index.php23N/A
Function documentation should be less than 80 characters per line.Otherexamples.index.php24N/A
Function documentation should be less than 80 characters per line.Otherexamples.index.php31N/A
Function documentation should be less than 80 characters per line.Otherexamples.index.php32N/A
Expandexamples.module002
MessageGroupFilenameLineFunctionStatus
Function documentation should be less than 80 characters per line.Otherexamples.module6N/A
Function documentation should be less than 80 characters per line.Otherexamples.module17N/A
Expandfield_example/field_example.install200
MessageGroupFilenameLineFunctionStatus
Format should be * Implementation of hook_foo().Otherfield_example.install16N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherfield_example.install20N/A
Expandfield_example/field_example.module613
MessageGroupFilenameLineFunctionStatus
Function documentation should be less than 80 characters per line.Otherfield_example.module14N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherfield_example.module45N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherfield_example.module46N/A
put a space between the asterisk and the comment textOtherfield_example.module51N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherfield_example.module275N/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.Otherfield_example.module300N/A
Function summaries should be one line only. (Drupal Docs)Otherfield_example.module317N/A
Doxygen uses @todo and @bug to markup things to be done.Otherfield_example.module321N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherfield_example.module329N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherfield_example.module334N/A
Expandfield_example/field_example.test500
MessageGroupFilenameLineFunctionStatus
in most cases, replace the string function with the drupal_ equivalent string functionsOtherfield_example.test33N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherfield_example.test52N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherfield_example.test53N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherfield_example.test54N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherfield_example.test55N/A
Expandfile_example/file_example.module3413
MessageGroupFilenameLineFunctionStatus
Function documentation should be less than 80 characters per line.Otherfile_example.module16N/A
Function summaries should be one line only. (Drupal Docs)Otherfile_example.module24N/A
Function summaries should be one line only. (Drupal Docs)Otherfile_example.module69N/A
Use Drupal's format_date(), not PHP's default date().Otherfile_example.module91N/A
Potential problem: drupal_set_message() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Otherfile_example.module240N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherfile_example.module278N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherfile_example.module281N/A
Potential problem: drupal_set_message() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Otherfile_example.module290N/A
Potential problem: drupal_set_message() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Otherfile_example.module332N/A
Function summaries should be one line only. (Drupal Docs)Otherfile_example.module393N/A
Remove the empty commented line in your function documentation.Otherfile_example.module420N/A
Function summaries should be one line only. (Drupal Docs)Otherfile_example.module436N/A
If you define a @param or @return, you should document it as well.Otherfile_example.module439N/A
If you define a @param or @return, you should document it as well.Otherfile_example.module440N/A
The $message argument to drupal_set_message() should be enclosed within t() so that it is translatable.Otherfile_example.module458N/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. (Drupal Docs)Otherfile_example.module458N/A
Function summaries should be one line only. (Drupal Docs)Otherfile_example.module466N/A
Function summaries should be one line only. (Drupal Docs)Otherfile_example.module485N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherfile_example.module491N/A
Use PHP's master function, not an alias. (List of PHP aliases)Otherfile_example.module517N/A
Leaffile_example/file_example.test000
Expandfile_example/file_example_session_streams.inc002
MessageGroupFilenameLineFunctionStatus
Doxygen uses @todo and @bug to markup things to be done.Otherfile_example_session_streams.inc442N/A
Doxygen uses @todo and @bug to markup things to be done.Otherfile_example_session_streams.inc547N/A
Expandfilter_example/filter_example.module002
MessageGroupFilenameLineFunctionStatus
Function documentation should be less than 80 characters per line.Otherfilter_example.module55N/A
The $text argument to l() should be enclosed within t() so that it is translatable.Otherfilter_example.module90N/A
Leaffilter_example/filter_example.test000
Expandform_example/form_example.module004
MessageGroupFilenameLineFunctionStatus
Function documentation should be less than 80 characters per line.Otherform_example.module17N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherform_example.module37N/A
Doxygen uses @todo and @bug to markup things to be done.Otherform_example.module179N/A
Use the matching Drupal theme functions, not raw HTML.Otherform_example.module180N/A
Leafform_example/form_example.test000
Expandform_example/form_example_elements.inc007
MessageGroupFilenameLineFunctionStatus
Function summaries should be one line only. (Drupal Docs)Otherform_example_elements.inc169N/A
If you define a @param or @return, you should document it as well.Otherform_example_elements.inc172N/A
If you define a @param or @return, you should document it as well.Otherform_example_elements.inc173N/A
If you define a @param or @return, you should document it as well.Otherform_example_elements.inc174N/A
If you define a @param or @return, you should document it as well.Otherform_example_elements.inc176N/A
Function summaries should be one line only. (Drupal Docs)Otherform_example_elements.inc191N/A
Function summaries should be one line only. (Drupal Docs)Otherform_example_elements.inc445N/A
Expandform_example/form_example_states.inc008
MessageGroupFilenameLineFunctionStatus
Function summaries should be one line only. (Drupal Docs)Otherform_example_states.inc10N/A
Function documentation should be less than 80 characters per line.Otherform_example_states.inc38N/A
Function documentation should be less than 80 characters per line.Otherform_example_states.inc48N/A
Function documentation should be less than 80 characters per line.Otherform_example_states.inc56N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherform_example_states.inc70N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherform_example_states.inc126N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherform_example_states.inc210N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherform_example_states.inc243N/A
Expandform_example/form_example_tutorial.inc0014
MessageGroupFilenameLineFunctionStatus
Use the matching Drupal theme functions, not raw HTML.Otherform_example_tutorial.inc32N/A
Separate comments from comment syntax by a space.Otherform_example_tutorial.inc35N/A
Function documentation should be less than 80 characters per line.Otherform_example_tutorial.inc38N/A
Separate comments from comment syntax by a space.Otherform_example_tutorial.inc63N/A
Separate comments from comment syntax by a space.Otherform_example_tutorial.inc91N/A
Separate comments from comment syntax by a space.Otherform_example_tutorial.inc134N/A
Separate comments from comment syntax by a space.Otherform_example_tutorial.inc175N/A
Function documentation should be less than 80 characters per line.Otherform_example_tutorial.inc185N/A
Separate comments from comment syntax by a space.Otherform_example_tutorial.inc224N/A
Function summaries should be one line only. (Drupal Docs)Otherform_example_tutorial.inc278N/A
Separate comments from comment syntax by a space.Otherform_example_tutorial.inc298N/A
Separate comments from comment syntax by a space.Otherform_example_tutorial.inc370N/A
Separate comments from comment syntax by a space.Otherform_example_tutorial.inc537N/A
Separate comments from comment syntax by a space.Otherform_example_tutorial.inc681N/A
Expandform_example/form_example_wizard.inc0017
MessageGroupFilenameLineFunctionStatus
Function summaries should be one line only. (Drupal Docs)Otherform_example_wizard.inc36N/A
If you define a @param or @return, you should document it as well.Otherform_example_wizard.inc40N/A
Function summaries should be one line only. (Drupal Docs)Otherform_example_wizard.inc59N/A
Function summaries should be one line only. (Drupal Docs)Otherform_example_wizard.inc140N/A
Function summaries should be one line only. (Drupal Docs)Otherform_example_wizard.inc161N/A
If you define a @param or @return, you should document it as well.Otherform_example_wizard.inc170N/A
If you define a @param or @return, you should document it as well.Otherform_example_wizard.inc171N/A
Function summaries should be one line only. (Drupal Docs)Otherform_example_wizard.inc193N/A
Function summaries should be one line only. (Drupal Docs)Otherform_example_wizard.inc205N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherform_example_wizard.inc215N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherform_example_wizard.inc220N/A
Function summaries should be one line only. (Drupal Docs)Otherform_example_wizard.inc227N/A
Function summaries should be one line only. (Drupal Docs)Otherform_example_wizard.inc261N/A
Function summaries should be one line only. (Drupal Docs)Otherform_example_wizard.inc279N/A
Function documentation should be less than 80 characters per line.Otherform_example_wizard.inc283N/A
If you define a @param or @return, you should document it as well.Otherform_example_wizard.inc286N/A
If you define a @param or @return, you should document it as well.Otherform_example_wizard.inc287N/A
Leafimage_example/image_example.install000
Expandimage_example/image_example.module700
MessageGroupFilenameLineFunctionStatus
Format should be * Implementation of hook_foo().Otherimage_example.module27N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherimage_example.module35N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherimage_example.module36N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherimage_example.module37N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherimage_example.module38N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherimage_example.module39N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherimage_example.module331N/A
Leafimage_example/image_example.pages.inc000
Leafimage_example/image_example.test000
Leafjs_example/accordion.tpl.php000
Leafjs_example/js_example.module000
Expandmenu_example/menu_example.module2018
MessageGroupFilenameLineFunctionStatus
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Othermenu_example.module20N/A
Use the matching Drupal theme functions, not raw HTML.Othermenu_example.module53N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othermenu_example.module90N/A
Use the matching Drupal theme functions, not raw HTML.Othermenu_example.module92N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othermenu_example.module101N/A
Use the matching Drupal theme functions, not raw HTML.Othermenu_example.module132N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othermenu_example.module144N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othermenu_example.module215N/A
Use the matching Drupal theme functions, not raw HTML.Othermenu_example.module218N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othermenu_example.module247N/A
Use the matching Drupal theme functions, not raw HTML.Othermenu_example.module249N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othermenu_example.module256N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othermenu_example.module277N/A
Function summaries should be one line only. (Drupal Docs)Othermenu_example.module309N/A
Function summaries should be one line only. (Drupal Docs)Othermenu_example.module344N/A
If you define a @param or @return, you should document it as well.Othermenu_example.module348N/A
Function documentation should be less than 80 characters per line.Othermenu_example.module395N/A
Use an indent of 2 spaces, with no tabsOthermenu_example.module459N/A
If you define a @param or @return, you should document it as well.Othermenu_example.module469N/A
Function summaries should be one line only. (Drupal Docs)Othermenu_example.module482N/A
Expandmenu_example/menu_example.test006
MessageGroupFilenameLineFunctionStatus
Use sentence case, not title case, for end-user strings. (Wikipedia)Othermenu_example.test33N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othermenu_example.test34N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othermenu_example.test55N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othermenu_example.test60N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othermenu_example.test65N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othermenu_example.test82N/A
Leafnodeapi_example/nodeapi_example.install000
Expandnodeapi_example/nodeapi_example.module008
MessageGroupFilenameLineFunctionStatus
Use sentence case, not title case, for end-user strings. (Wikipedia)Othernodeapi_example.module46N/A
Function summaries should be one line only. (Drupal Docs)Othernodeapi_example.module75N/A
Function documentation should be less than 80 characters per line.Othernodeapi_example.module84N/A
Function documentation should be less than 80 characters per line.Othernodeapi_example.module85N/A
Function documentation should be less than 80 characters per line.Othernodeapi_example.module88N/A
Function documentation should be less than 80 characters per line.Othernodeapi_example.module89N/A
Function documentation should be less than 80 characters per line.Othernodeapi_example.module104N/A
Remove the empty commented line in your function documentation.Othernodeapi_example.module106N/A
Expandnodeapi_example/nodeapi_example.test001
MessageGroupFilenameLineFunctionStatus
Separate comments from comment syntax by a space.Othernodeapi_example.test194N/A
Leafnode_access_example/node_access_example.install000
Expandnode_access_example/node_access_example.module103
MessageGroupFilenameLineFunctionStatus
If you define a @param or @return, you should document it as well.Othernode_access_example.module116N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Othernode_access_example.module116N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Othernode_access_example.module118N/A
Function summaries should be one line only. (Drupal Docs)Othernode_access_example.module226N/A
Expandnode_access_example/node_access_example.test011
MessageGroupFilenameLineFunctionStatus
Use sentence case, not title case, for end-user strings. (Wikipedia)Othernode_access_example.test57N/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_access_example.test71N/A
Expandnode_example/node_example.install118
MessageGroupFilenameLineFunctionStatus
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Othernode_example.install11N/A
Use an indent of 2 spaces, with no tabsOthernode_example.install51N/A
Separate comments from comment syntax by a space.Othernode_example.install59N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othernode_example.install60N/A
Separate comments from comment syntax by a space.Othernode_example.install72N/A
Separate comments from comment syntax by a space.Othernode_example.install73N/A
Separate comments from comment syntax by a space.Othernode_example.install74N/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_example.install149N/A
If you define a @param or @return, you should document it as well.Othernode_example.install157N/A
If you define a @param or @return, you should document it as well.Othernode_example.install199N/A
Expandnode_example/node_example.module011
MessageGroupFilenameLineFunctionStatus
Use the matching Drupal theme functions, not raw HTML.Othernode_example.module174N/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_example.module191N/A
Leafnode_example/node_example.test000
Expandpager_example/pager_example.module001
MessageGroupFilenameLineFunctionStatus
Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs)Otherpager_example.module2N/A
Expandpager_example/pager_example.test001
MessageGroupFilenameLineFunctionStatus
Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs)Otherpager_example.test2N/A
Expandpage_example/page_example.module203
MessageGroupFilenameLineFunctionStatus
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherpage_example.module17N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherpage_example.module100N/A
Remove the empty commented line in your function documentation.Otherpage_example.module142N/A
Use the matching Drupal theme functions, not raw HTML.Otherpage_example.module145N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpage_example.module197N/A
Expandpage_example/page_example.test001
MessageGroupFilenameLineFunctionStatus
Remove the empty commented line in your function documentation.Otherpage_example.test9N/A
Expandqueue_example/queue_example.module028
MessageGroupFilenameLineFunctionStatus
Function documentation should be less than 80 characters per line.Otherqueue_example.module29N/A
Function documentation should be less than 80 characters per line.Otherqueue_example.module30N/A
Function summaries should be one line only. (Drupal Docs)Otherqueue_example.module49N/A
table names should be enclosed in {curly_brackets}Otherqueue_example.module79N/A
table names should be enclosed in {curly_brackets}Otherqueue_example.module88N/A
Function summaries should be one line only. (Drupal Docs)Otherqueue_example.module158N/A
If you define a @param or @return, you should document it as well.Otherqueue_example.module246N/A
Use Drupal's format_date(), not PHP's default date().Otherqueue_example.module253N/A
Use Drupal's format_date(), not PHP's default date().Otherqueue_example.module258N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherqueue_example.module264N/A
Expandqueue_example/queue_example.test011
MessageGroupFilenameLineFunctionStatus
table names should be enclosed in {curly_brackets}Otherqueue_example.test32N/A
Separate comments from comment syntax by a space.Otherqueue_example.test47N/A
Leafrender_example/render_example.install000
Expandrender_example/render_example.module005
MessageGroupFilenameLineFunctionStatus
Use the matching Drupal theme functions, not raw HTML.Otherrender_example.module51N/A
Use Drupal's format_date(), not PHP's default date().Otherrender_example.module206N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherrender_example.module355N/A
Function summaries should be one line only. (Drupal Docs)Otherrender_example.module522N/A
Function summaries should be one line only. (Drupal Docs)Otherrender_example.module537N/A
Leafrender_example/render_example.test000
Leafsimpletest_example/simpletest_example.install000
Expandsimpletest_example/simpletest_example.module103
MessageGroupFilenameLineFunctionStatus
Use the matching Drupal theme functions, not raw HTML.Othersimpletest_example.module114N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Othersimpletest_example.module121N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthersimpletest_example.module125N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthersimpletest_example.module127N/A
Expandsimpletest_example/simpletest_example.test303
MessageGroupFilenameLineFunctionStatus
Function summaries should be one line only. (Drupal Docs)Othersimpletest_example.test10N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Othersimpletest_example.test19N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Othersimpletest_example.test20N/A
Function summaries should be one line only. (Drupal Docs)Othersimpletest_example.test97N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Othersimpletest_example.test103N/A
Use Drupal's format_date(), not PHP's default date().Othersimpletest_example.test140N/A
Expandtablesort_example/tablesort_example.install001
MessageGroupFilenameLineFunctionStatus
Remove the empty commented line in your function documentation.Othertablesort_example.install9N/A
Leaftablesort_example/tablesort_example.module000
Expandtablesort_example/tablesort_example.test002
MessageGroupFilenameLineFunctionStatus
Separate comments from comment syntax by a space.Othertablesort_example.test38N/A
Separate comments from comment syntax by a space.Othertablesort_example.test47N/A
Expandtheming_example/theming_example.module002
MessageGroupFilenameLineFunctionStatus
Function summaries should be one line only. (Drupal Docs)Othertheming_example.module106N/A
Function summaries should be one line only. (Drupal Docs)Othertheming_example.module272N/A
Leaftheming_example/theming_example.test000
Expandtheming_example/theming_example_text_form.tpl.php001
MessageGroupFilenameLineFunctionStatus
Remove the empty commented line in your function documentation.Othertheming_example_text_form.tpl.php10N/A
Expandtoken_example/token_example.module011
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.Othertoken_example.module68N/A
Use the matching Drupal theme functions, not raw HTML.Othertoken_example.module122N/A
Leaftoken_example/token_example.test000
Leaftoken_example/token_example.tokens.inc000
Expandtrigger_example/trigger_example.module106
MessageGroupFilenameLineFunctionStatus
Function summaries should be one line only. (Drupal Docs)Othertrigger_example.module106N/A
Remove the empty commented line in your function documentation.Othertrigger_example.module109N/A
Function summaries should be one line only. (Drupal Docs)Othertrigger_example.module143N/A
Function documentation should be less than 80 characters per line.Othertrigger_example.module221N/A
Use the matching Drupal theme functions, not raw HTML.Othertrigger_example.module234N/A
Use the matching Drupal theme functions, not raw HTML.Othertrigger_example.module236N/A
Format should be * Implementation of hook_foo().Othertrigger_example.module293N/A
Leaftrigger_example/trigger_example.test000
Expandvertical_tabs_example/vertical_tabs_example.module001
MessageGroupFilenameLineFunctionStatus
Use the matching Drupal theme functions, not raw HTML.Othervertical_tabs_example.module97N/A
Expandxmlrpc_example/xmlrpc_example.module2036
MessageGroupFilenameLineFunctionStatus
Function documentation should be less than 80 characters per line.Otherxmlrpc_example.module21N/A
Use the matching Drupal theme functions, not raw HTML.Otherxmlrpc_example.module98N/A
Function documentation should be less than 80 characters per line.Otherxmlrpc_example.module198N/A
Function documentation should be less than 80 characters per line.Otherxmlrpc_example.module228N/A
If you define a @param or @return, you should document it as well.Otherxmlrpc_example.module232N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherxmlrpc_example.module232N/A
If you define a @param or @return, you should document it as well.Otherxmlrpc_example.module233N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherxmlrpc_example.module233N/A
Function documentation should be less than 80 characters per line.Otherxmlrpc_example.module235N/A
Function summaries should be one line only. (Drupal Docs)Otherxmlrpc_example.module261N/A
Use the matching Drupal theme functions, not raw HTML.Otherxmlrpc_example.module287N/A
Use the matching Drupal theme functions, not raw HTML.Otherxmlrpc_example.module292N/A
Function summaries should be one line only. (Drupal Docs)Otherxmlrpc_example.module311N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherxmlrpc_example.module356N/A
Use the matching Drupal theme functions, not raw HTML.Otherxmlrpc_example.module362N/A
Function summaries should be one line only. (Drupal Docs)Otherxmlrpc_example.module369N/A
If you define a @param or @return, you should document it as well.Otherxmlrpc_example.module376N/A
If you define a @param or @return, you should document it as well.Otherxmlrpc_example.module377N/A
Function summaries should be one line only. (Drupal Docs)Otherxmlrpc_example.module411N/A
If you define a @param or @return, you should document it as well.Otherxmlrpc_example.module414N/A
If you define a @param or @return, you should document it as well.Otherxmlrpc_example.module415N/A
Function summaries should be one line only. (Drupal Docs)Otherxmlrpc_example.module452N/A
If you define a @param or @return, you should document it as well.Otherxmlrpc_example.module455N/A
If you define a @param or @return, you should document it as well.Otherxmlrpc_example.module456N/A
Function summaries should be one line only. (Drupal Docs)Otherxmlrpc_example.module489N/A
If you define a @param or @return, you should document it as well.Otherxmlrpc_example.module494N/A
If you define a @param or @return, you should document it as well.Otherxmlrpc_example.module495N/A
If you define a @param or @return, you should document it as well.Otherxmlrpc_example.module608N/A
If you define a @param or @return, you should document it as well.Otherxmlrpc_example.module609N/A
Function documentation should be less than 80 characters per line.Otherxmlrpc_example.module620N/A
If you define a @param or @return, you should document it as well.Otherxmlrpc_example.module622N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherxmlrpc_example.module622N/A
If you define a @param or @return, you should document it as well.Otherxmlrpc_example.module623N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherxmlrpc_example.module623N/A
Format should be * Implementation of hook_foo().Otherxmlrpc_example.module632N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOtherxmlrpc_example.module632N/A
Function documentation should be less than 80 characters per line.Otherxmlrpc_example.module638N/A
Use the matching Drupal theme functions, not raw HTML.Otherxmlrpc_example.module652N/A
Leafxmlrpc_example/xmlrpc_example.test000