UserTest::$labelFieldName

Same name in other branches
  1. 9 core/modules/jsonapi/tests/src/Functional/UserTest.php \Drupal\Tests\jsonapi\Functional\UserTest::labelFieldName
  2. 10 core/modules/jsonapi/tests/src/Functional/UserTest.php \Drupal\Tests\jsonapi\Functional\UserTest::labelFieldName
  3. 11.x core/modules/jsonapi/tests/src/Functional/UserTest.php \Drupal\Tests\jsonapi\Functional\UserTest::labelFieldName

Type: labelFieldName

Overrides ResourceTestBase::$labelFieldName

File

core/modules/jsonapi/tests/src/Functional/UserTest.php, line 64

Class

UserTest
JSON:API integration test for the "User" content entity type.

Namespace

Drupal\Tests\jsonapi\Functional

Code

protected static $labelFieldName = 'display_name';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.