NodeFieldAccessTest::$readOnlyFields
These fields are automatically managed and can not be changed by any user.
Type: array
File
-
core/
modules/ node/ tests/ src/ Kernel/ NodeFieldAccessTest.php, line 42
Class
- NodeFieldAccessTest
- Tests node field level access.
Namespace
Drupal\Tests\node\KernelCode
protected $readOnlyFields = [
'changed',
'revision_uid',
'revision_timestamp',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.