46 pass

DrupalCI console output and artifacts are no longer available from dispatcher.drupalci.org. Use GitLab CI instead

All classes passed!
46Token.Token
4Token.Drupal\Tests\token\Functional\Tree\TreeTest
- testAllTokens
- testGlobalTokens
- testUserTokens
- testNodeTokens
1Token.Drupal\Tests\token\Functional\Tree\HelpPageTest
- testHelpPageTree
2Token.Drupal\Tests\token\Functional\Tree\AutocompleteTest
- testNodeAutocomplete
- testUserAutocomplete
1Token.Drupal\Tests\token\Functional\UrlTest
- testBlockUrlTokenReplacement
2Token.Drupal\Tests\token\Functional\TokenUserTest
- testUserTokens
- testUserAccountSettings
1Token.Drupal\Tests\token\Functional\TokenURLTest
- testURLTokens
1Token.Drupal\Tests\token\Functional\TokenMenuUiContentModerationTest
- testMenuUiWithPendingRevisions
3Token.Drupal\Tests\token\Functional\TokenMenuTest
- testMenuTokens
- testMultilingualMenu
- testMenuLinkParentsToken
3Token.Drupal\Tests\token\Functional\TokenFieldUiTest
- testFileFieldUi
- testFieldDescriptionTokens
- testImageFieldTokens
1Token.Drupal\Tests\token\Functional\TokenCurrentPageTest
- testCurrentPageTokens
1Token.Drupal\Tests\token\Functional\TokenBlockTest
- testBlockTitleTokens
1Token.Drupal\Tests\token\Kernel\ViewsTest
- testTokenReplacementNoPath
1Token.Drupal\Tests\token\Kernel\UrlTest
- testCurrentRequestUrls
2Token.Drupal\Tests\token\Kernel\UnitTest
- testGetInvalidTokens
- testContentEntityOnlyTokens
3Token.Drupal\Tests\token\Kernel\TaxonomyTest
- testTaxonomyTokens
- testVocabularyTokens
- testMultilingualTerms
1Token.Drupal\Tests\token\Kernel\RandomTest
- testRandomTokens
1Token.Drupal\Tests\token\Kernel\NodeTest
- testNodeTokens
1Token.Drupal\Tests\token\Kernel\FileTest
- testFileTokens
10Token.Drupal\Tests\token\Kernel\FieldTest
- testEntityFieldTokens
- testFieldTokenInfo
- testTokenViewMode
- testBaseFieldTokens
- testEntityReferenceTokens
- testEntityReferenceTokensCardinality
- testMultilingualFields
- testDatetimeFieldTokens
- testDatetimeRangeFieldTokens
- testTimestampFieldTokens
2Token.Drupal\Tests\token\Kernel\EntityTest
- testEntityMapping
- testEntityOriginal
1Token.Drupal\Tests\token\Kernel\DateTest
- testDateTokens
1Token.Drupal\Tests\token\Kernel\CommentTest
- testCommentTokens
1Token.Drupal\Tests\token\Kernel\BookTest
- testBookTokens
1Token.Drupal\Tests\token\Kernel\ArrayTest
- testArrayTokens

30 coding standards messages

tests/src/Functional/TokenCurrentPageTest.php
line 21Visibility must be declared on method "testCurrentPageTokens"
21Missing function doc comment
40Inline comments must end in full-stops, exclamation marks, question marks, colons, or closing parentheses
66Inline comments must end in full-stops, exclamation marks, question marks, colons, or closing parentheses
72Expected 1 blank line after function; 0 found
73The closing brace for the class must have an empty line before it
token.tokens.inc
12Unused use statement
13Unused use statement
25Unused use statement
112If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
440Arguments with default values must be at the end of the argument list
798Case breaking statements must be followed by a single blank line
806Line exceeds 80 characters; contains 82 characters
807Line exceeds 80 characters; contains 85 characters
808Line exceeds 80 characters; contains 81 characters
889Inline comments must end in full-stops, exclamation marks, question marks, colons, or closing parentheses
947If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
1097If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
1114Format should be "* Implements hook_foo().", "* Implements hook_foo_BAR_ID_bar() for xyz_bar().",, "* Implements hook_foo_BAR_ID_bar() for xyz-bar.html.twig.", "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.", or "* Implements hook_foo_BAR_ID_...
1157Format should be "* Implements hook_foo().", "* Implements hook_foo_BAR_ID_bar() for xyz_bar().",, "* Implements hook_foo_BAR_ID_bar() for xyz-bar.html.twig.", "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.", or "* Implements hook_foo_BAR_ID_...
1159Arguments with default values must be at the end of the argument list
1223Format should be "* Implements hook_foo().", "* Implements hook_foo_BAR_ID_bar() for xyz_bar().",, "* Implements hook_foo_BAR_ID_bar() for xyz-bar.html.twig.", "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.", or "* Implements hook_foo_BAR_ID_...
1275Format should be "* Implements hook_foo().", "* Implements hook_foo_BAR_ID_bar() for xyz_bar().",, "* Implements hook_foo_BAR_ID_bar() for xyz-bar.html.twig.", "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.", or "* Implements hook_foo_BAR_ID_...
1277Arguments with default values must be at the end of the argument list
1427Format should be "* Implements hook_foo().", "* Implements hook_foo_BAR_ID_bar() for xyz_bar().",, "* Implements hook_foo_BAR_ID_bar() for xyz-bar.html.twig.", "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.", or "* Implements hook_foo_BAR_ID_...
1612Format should be "* Implements hook_foo().", "* Implements hook_foo_BAR_ID_bar() for xyz_bar().",, "* Implements hook_foo_BAR_ID_bar() for xyz-bar.html.twig.", "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.", or "* Implements hook_foo_BAR_ID_...
1614Arguments with default values must be at the end of the argument list
1806If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
1806If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
1818If the line declaring an array spans longer than 80 characters, each element should be broken into its own line

token 8.x-1.x-dev branch result

History

UpdatedResult
8 Sep 2020 at 14:32 UTC