28 string references to 'Roles'

AccountForm::buildEntity in core/modules/user/src/AccountForm.php
Builds an updated entity object based upon the submitted form values.
AccountForm::form in core/modules/user/src/AccountForm.php
Gets the actual form array to be built.
ContentEntityTest::testUserSource in core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/ContentEntityTest.php
Tests user source plugin.
d6_user.yml in core/modules/user/migrations/d6_user.yml
core/modules/user/migrations/d6_user.yml
d7_user.yml in core/modules/user/migrations/d7_user.yml
core/modules/user/migrations/d7_user.yml
JsonApiDocumentTopLevelNormalizerTest::testAliasFieldRouteException in core/modules/jsonapi/tests/src/Kernel/Normalizer/JsonApiDocumentTopLevelNormalizerTest.php
Tests the message and exceptions when requesting a Label only resource.
user.links.task.yml in core/modules/user/user.links.task.yml
core/modules/user/user.links.task.yml
user.routing.yml in core/modules/user/user.routing.yml
core/modules/user/user.routing.yml
user.views.schema.yml in core/modules/user/config/schema/user.views.schema.yml
core/modules/user/config/schema/user.views.schema.yml
User::addRole in core/modules/user/src/Entity/User.php
Add a role to a user.
User::fields in core/modules/user/src/Plugin/migrate/source/d7/User.php
Returns available fields on the source.
User::fields in core/modules/user/src/Plugin/migrate/source/d6/User.php
Returns available fields on the source.
User::getRoles in core/modules/user/src/Entity/User.php
Returns a list of roles.
User::prepareRow in core/modules/user/src/Plugin/migrate/source/d7/User.php
Adds additional data to the row.
User::prepareRow in core/modules/user/src/Plugin/migrate/source/d6/User.php
Adds additional data to the row.
User::preSave in core/modules/user/src/Entity/User.php
Acts on an entity before the presave hook is invoked.
User::removeRole in core/modules/user/src/Entity/User.php
Remove a role from a user.
UserAccessControlHandler::checkFieldAccess in core/modules/user/src/UserAccessControlHandler.php
Default field access as determined by this access control handler.
UserAccessControlHandlerTest::adminFieldAccessProvider in core/modules/user/tests/src/Unit/UserAccessControlHandlerTest.php
Provides test data for testAdminFieldAccess().
UserListBuilder::buildHeader in core/modules/user/src/UserListBuilder.php
Builds the header row for the entity listing.
UserRole::submitConfigurationForm in core/modules/user/src/Plugin/Condition/UserRole.php
Form submission handler.
UserRoleConditionTest::testConditions in core/modules/user/tests/src/Kernel/Condition/UserRoleConditionTest.php
Tests the user_role condition.
UserSelection::buildEntityQuery in core/modules/user/src/Plugin/EntityReferenceSelection/UserSelection.php
Builds an EntityQuery to get referenceable entities.
views.view.test_another_broken_config_multi_value.yml in core/modules/views/tests/fixtures/update/views.view.test_another_broken_config_multi_value.yml
core/modules/views/tests/fixtures/update/views.view.test_another_broken_config_multi_value.yml
views.view.test_broken_config_multi_value.yml in core/modules/views/tests/fixtures/update/views.view.test_broken_config_multi_value.yml
core/modules/views/tests/fixtures/update/views.view.test_broken_config_multi_value.yml
views.view.test_user_multi_value.yml in core/modules/views/tests/fixtures/update/views.view.test_user_multi_value.yml
core/modules/views/tests/fixtures/update/views.view.test_user_multi_value.yml
views.view.test_views_handler_field_role.yml in core/modules/user/tests/modules/user_test_views/test_views/views.view.test_views_handler_field_role.yml
core/modules/user/tests/modules/user_test_views/test_views/views.view.test_views_handler_field_role.yml
views.view.user_admin_people.yml in core/modules/user/config/optional/views.view.user_admin_people.yml
core/modules/user/config/optional/views.view.user_admin_people.yml

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