Ubercart License Keys - 6.x-1.x

Test status
StatusResult
Last receivedTue, 07/24/2012 - 13:32:08
Last requestedTue, 07/24/2012 - 13:33:02
Last testedTue, 07/24/2012 - 13:34:12
Test count2
Environment status
MySQLfail
Code reviewfail
Overall Resultfail
Branch information
Identifier6.x-1.x
ProjectUbercart License Keys
LinkProject information
SummaryFAILED: [[Coder]]: [Code review] 33 minor(s), 1 critical(s), and 23 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
[06:33:01] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_304608.pifr_simpletest.1343136781.log)
[06:33:01] Review timestamp: (Tue, 07/24/2012 - 06:33)
[06:33:01] Review host: (drupaltestbot659-mysql)
[06:33:01] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[06:33:01] Result Codes: Array
(
    [fail] => 9
    [pass] => 10
)

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

                    [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] => 6
                    [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] => 6.x
                )

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

                            [vcs_identifier] => 6.x-2.9
                        )

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

                            [vcs_identifier] => 6.x-3.2
                        )

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

                            [vcs_identifier] => 6.x-1.18
                        )

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

                            [vcs_identifier] => 6.x-2.16
                        )

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

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

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

                            [vcs_identifier] => 6.x-2.x
                        )

                )

        )

    [files] => Array
        (
        )

)

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

[06:33:01] Invoking operation [setup]...
[06:33:01] Command [chmod -R u+w sites/default/files/checkout 2>&1] succeeded.
[06:33:01] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[06:33:01] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[06:33:01] Database backend [mysql] loaded.
[06:33:01] Invoking operation [fetch]...
[06:33:01] Invoking operation [checkout]...
[06:33:01] Version control system backend [git] loaded.
[06:33:03] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[06:33:03] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '6.x' 2>&1] succeeded.
[06:33:03] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[06:33:03] Main branch [6.x] checkout [complete].
[06:33:33] Command [git clone 'git://git.drupal.org/project/ubercart.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ubercart' --reference /var/cache/git/reference 2>&1] succeeded.
[06:33:33] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ubercart' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ubercart/.git' checkout '6.x-2.9' 2>&1] succeeded.
[06:33:33] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ubercart' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ubercart/.git' status 2>&1] succeeded.
[06:33:33] Dependency branch [6.x-2.9] checkout [complete].
[06:33:40] Command [git clone 'git://git.drupal.org/project/uc_views.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/uc_views' --reference /var/cache/git/reference 2>&1] succeeded.
[06:33:40] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/uc_views' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/uc_views/.git' checkout '6.x-3.2' 2>&1] succeeded.
[06:33:40] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/uc_views' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/uc_views/.git' status 2>&1] succeeded.
[06:33:40] Dependency branch [6.x-3.2] checkout [complete].
[06:33:41] Command [git clone 'git://git.drupal.org/project/token.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/token' --reference /var/cache/git/reference 2>&1] succeeded.
[06:33:41] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/token' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/token/.git' checkout '6.x-1.18' 2>&1] succeeded.
[06:33:41] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/token' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/token/.git' status 2>&1] succeeded.
[06:33:41] Dependency branch [6.x-1.18] checkout [complete].
[06:33:56] Command [git clone 'git://git.drupal.org/project/views.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views' --reference /var/cache/git/reference 2>&1] succeeded.
[06:33:56] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views/.git' checkout '6.x-2.16' 2>&1] succeeded.
[06:33:56] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views/.git' status 2>&1] succeeded.
[06:33:56] Dependency branch [6.x-2.16] checkout [complete].
[06:34:03] Command [git clone 'git://git.drupal.org/project/uc_license_keys.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/uc_license_keys' --reference /var/cache/git/reference 2>&1] succeeded.
[06:34:03] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/uc_license_keys' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/uc_license_keys/.git' checkout '6.x-1.x' 2>&1] succeeded.
[06:34:03] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/uc_license_keys' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/uc_license_keys/.git' status 2>&1] succeeded.
[06:34:03] Dependency branch [6.x-1.x] checkout [complete].
[06:34:04] Command [git clone 'git://git.drupal.org/project/simpletest.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/simpletest' --reference /var/cache/git/reference 2>&1] succeeded.
[06:34:04] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/simpletest' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/simpletest/.git' checkout '6.x-2.x' 2>&1] succeeded.
[06:34:05] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/simpletest' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/simpletest/.git' status 2>&1] succeeded.
[06:34:05] Dependency branch [6.x-2.x] checkout [complete].
[06:34:05] Invoking operation [check]...
[06:34:05] Ignoring operation [check].
[06:34:05] Invoking operation [apply]...
[06:34:05] Ignoring operation [apply].
[06:34:05] Invoking operation [syntax]...
[06:34:05] Command [php -l -f './sites/default/modules/uc_license_keys/tests/uc_license_keys_performance.test' 2>&1] succeeded.
[06:34:05] Command [php -l -f './sites/default/modules/uc_license_keys/tests/uc_license_keys.test' 2>&1] succeeded.
[06:34:05] Command [php -l -f './sites/default/modules/uc_license_keys/views/views_handler_filter_boolean_license_key_status.inc' 2>&1] succeeded.
[06:34:05] Command [php -l -f './sites/default/modules/uc_license_keys/views/uc_license_keys.views_default.inc' 2>&1] succeeded.
[06:34:05] Command [php -l -f './sites/default/modules/uc_license_keys/views/views_handler_field_license_key_id.inc' 2>&1] succeeded.
[06:34:05] Command [php -l -f './sites/default/modules/uc_license_keys/views/views_handler_field_boolean_license_key_status.inc' 2>&1] succeeded.
[06:34:05] Command [php -l -f './sites/default/modules/uc_license_keys/views/uc_license_keys.views.inc' 2>&1] succeeded.
[06:34:05] Command [php -l -f './sites/default/modules/uc_license_keys/uc_license_keys.install' 2>&1] succeeded.
[06:34:05] Command [php -l -f './sites/default/modules/uc_license_keys/uc_license_keys.module' 2>&1] succeeded.
[06:34:05] Command [php -l -f './sites/default/modules/uc_license_keys/uc_license_keys.page.inc' 2>&1] succeeded.
[06:34:05] Checked [10 of 10] relevant file(s) for syntax.
[06:34:05] Invoking operation [install]...
[06:34:08] Invoking operation [review]...
[06:34:08] Applying in /var/lib/drupaltestbot/sites/default/files/checkout file=sites/default/modules/simpletest/D6-core-simpletest.patch
[06:34:08] Command [git apply --check -p0 sites/default/modules/simpletest/D6-core-simpletest.patch 2>&1] succeeded.
[06:34:08] Command [git apply -v -p0 sites/default/modules/simpletest/D6-core-simpletest.patch 2>&1] succeeded.
[06:34:08] Completed Drupal 6 SimpleTest installation.
[06:34:10] Scanning sites/default/files/checkout/sites/default/modules/uc_license_keys for .test files.
[06:34:10] Scanning sites/default/files/checkout/sites/default/modules/uc_license_keys for /Tests/*.php files.
[06:34:10] Cleaning run-tests.sh environment.
[06:34:10] Command [/usr/bin/php ./scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url 'http://drupaltestbot659-mysql/checkout' --file sites/default/modules/uc_license_keys/tests/uc_license_keys_performance.test,sites/default/modules/uc_license_keys/tests/uc_license_keys.test --clean 2>&1] succeeded.
[06:34:10] Initiating run-tests.sh.
[06:34:10] Command [/usr/bin/php ./scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url 'http://drupaltestbot659-mysql/checkout' --file sites/default/modules/uc_license_keys/tests/uc_license_keys_performance.test,sites/default/modules/uc_license_keys/tests/uc_license_keys.test 2>&1] failed
  Duration 0 seconds
  Directory [/var/lib/drupaltestbot/sites/default/files/checkout]
  Status [255]
 Output: [Fatal error: Class 'UbercartTestCase' not found in /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/uc_license_keys/tests/uc_license_keys.test on line 12].
[06:34:10] Encountered error on [review], details:
array (
  '@reason' => 'failed during invocation of run-tests.sh',
)
[06:34:10] Review complete. test_id=304608 result code=8 details=Array
(
    [@reason] => failed during invocation of run-tests.sh
)

[06:34:10] 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
33 minor(s), 1 critical(s), and 23 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expanduc_license_keys.install001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheruc_license_keys.install-1N/A
Expanduc_license_keys.module19113
MessageGroupFilenameLineFunctionStatus
Missing parenthesis after function nameOtheruc_license_keys.module14N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruc_license_keys.module17N/A
Missing parenthesis after function nameOtheruc_license_keys.module26N/A
Missing parenthesis after function nameOtheruc_license_keys.module33N/A
Missing parenthesis after function nameOtheruc_license_keys.module73N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruc_license_keys.module76N/A
The $string argument to t() should not begin or end with a space. (Drupal Docs)Otheruc_license_keys.module79N/A
Missing parenthesis after function nameOtheruc_license_keys.module122N/A
Missing parenthesis after function nameOtheruc_license_keys.module167N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruc_license_keys.module170N/A
Missing parenthesis after function nameOtheruc_license_keys.module184N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruc_license_keys.module190N/A
do not use mixed case (camelCase), use lower case and _Otheruc_license_keys.module200N/A
do not use mixed case (camelCase), use lower case and _Otheruc_license_keys.module204N/A
do not use mixed case (camelCase), use lower case and _Otheruc_license_keys.module207N/A
do not use mixed case (camelCase), use lower case and _Otheruc_license_keys.module208N/A
Missing parenthesis after function nameOtheruc_license_keys.module217N/A
Missing parenthesis after function nameOtheruc_license_keys.module227N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruc_license_keys.module244N/A
There should be no trailing spacesOtheruc_license_keys.module249N/A
There should be no trailing spacesOtheruc_license_keys.module258N/A
There should be no trailing spacesOtheruc_license_keys.module259N/A
There should be no trailing spacesOtheruc_license_keys.module287N/A
There should be no trailing spacesOtheruc_license_keys.module288N/A
Use "elseif" in place of "else if"Otheruc_license_keys.module300N/A
Missing parenthesis after function nameOtheruc_license_keys.module332N/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)Otheruc_license_keys.module397N/A
There should be no trailing spacesOtheruc_license_keys.module402N/A
There should be no trailing spacesOtheruc_license_keys.module440N/A
There should be no trailing spacesOtheruc_license_keys.module446N/A
There should be no trailing spacesOtheruc_license_keys.module452N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruc_license_keys.module633N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruc_license_keys.module706N/A
Expanduc_license_keys.page.inc305
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtheruc_license_keys.page.inc32N/A
There should be no trailing spacesOtheruc_license_keys.page.inc38N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruc_license_keys.page.inc46N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruc_license_keys.page.inc51N/A
missing space after commaOtheruc_license_keys.page.inc123N/A
There should be no trailing spacesOtheruc_license_keys.page.inc168N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruc_license_keys.page.inc177N/A
Use "elseif" in place of "else if"Otheruc_license_keys.page.inc243N/A
Expandviews/views_handler_field_boolean_license_key_status.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherviews_handler_field_boolean_license_key_status.inc-1N/A
Expandviews/views_handler_field_license_key_id.inc002
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherviews_handler_field_license_key_id.inc-1N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherviews_handler_field_license_key_id.inc26N/A
Expandviews/views_handler_filter_boolean_license_key_status.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherviews_handler_filter_boolean_license_key_status.inc-1N/A

All

Test nameMinorCriticalNormal
Expandtests/uc_license_keys.test900
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtheruc_license_keys.test49N/A
There should be no trailing spacesOtheruc_license_keys.test128N/A
There should be no trailing spacesOtheruc_license_keys.test175N/A
@see should always be at the beginning of a line, never inline in other comments.Otheruc_license_keys.test176N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otheruc_license_keys.test176N/A
@see should always be at the beginning of a line, never inline in other comments.Otheruc_license_keys.test235N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otheruc_license_keys.test235N/A
@see should always be at the beginning of a line, never inline in other comments.Otheruc_license_keys.test305N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otheruc_license_keys.test305N/A
Leaftests/uc_license_keys_performance.test000
Expanduc_license_keys.install001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheruc_license_keys.install-1N/A
Expanduc_license_keys.module19113
MessageGroupFilenameLineFunctionStatus
Missing parenthesis after function nameOtheruc_license_keys.module14N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruc_license_keys.module17N/A
Missing parenthesis after function nameOtheruc_license_keys.module26N/A
Missing parenthesis after function nameOtheruc_license_keys.module33N/A
Missing parenthesis after function nameOtheruc_license_keys.module73N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruc_license_keys.module76N/A
The $string argument to t() should not begin or end with a space. (Drupal Docs)Otheruc_license_keys.module79N/A
Missing parenthesis after function nameOtheruc_license_keys.module122N/A
Missing parenthesis after function nameOtheruc_license_keys.module167N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruc_license_keys.module170N/A
Missing parenthesis after function nameOtheruc_license_keys.module184N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruc_license_keys.module190N/A
do not use mixed case (camelCase), use lower case and _Otheruc_license_keys.module200N/A
do not use mixed case (camelCase), use lower case and _Otheruc_license_keys.module204N/A
do not use mixed case (camelCase), use lower case and _Otheruc_license_keys.module207N/A
do not use mixed case (camelCase), use lower case and _Otheruc_license_keys.module208N/A
Missing parenthesis after function nameOtheruc_license_keys.module217N/A
Missing parenthesis after function nameOtheruc_license_keys.module227N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruc_license_keys.module244N/A
There should be no trailing spacesOtheruc_license_keys.module249N/A
There should be no trailing spacesOtheruc_license_keys.module258N/A
There should be no trailing spacesOtheruc_license_keys.module259N/A
There should be no trailing spacesOtheruc_license_keys.module287N/A
There should be no trailing spacesOtheruc_license_keys.module288N/A
Use "elseif" in place of "else if"Otheruc_license_keys.module300N/A
Missing parenthesis after function nameOtheruc_license_keys.module332N/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)Otheruc_license_keys.module397N/A
There should be no trailing spacesOtheruc_license_keys.module402N/A
There should be no trailing spacesOtheruc_license_keys.module440N/A
There should be no trailing spacesOtheruc_license_keys.module446N/A
There should be no trailing spacesOtheruc_license_keys.module452N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruc_license_keys.module633N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruc_license_keys.module706N/A
Expanduc_license_keys.page.inc305
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtheruc_license_keys.page.inc32N/A
There should be no trailing spacesOtheruc_license_keys.page.inc38N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruc_license_keys.page.inc46N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruc_license_keys.page.inc51N/A
missing space after commaOtheruc_license_keys.page.inc123N/A
There should be no trailing spacesOtheruc_license_keys.page.inc168N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruc_license_keys.page.inc177N/A
Use "elseif" in place of "else if"Otheruc_license_keys.page.inc243N/A
Expandviews/uc_license_keys.views.inc200
MessageGroupFilenameLineFunctionStatus
Missing parenthesis after function nameOtheruc_license_keys.views.inc9N/A
Missing parenthesis after function nameOtheruc_license_keys.views.inc127N/A
Leafviews/uc_license_keys.views_default.inc000
Expandviews/views_handler_field_boolean_license_key_status.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherviews_handler_field_boolean_license_key_status.inc-1N/A
Expandviews/views_handler_field_license_key_id.inc002
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherviews_handler_field_license_key_id.inc-1N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherviews_handler_field_license_key_id.inc26N/A
Expandviews/views_handler_filter_boolean_license_key_status.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherviews_handler_filter_boolean_license_key_status.inc-1N/A