43 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.
Block::prepareRow in core/modules/block/src/Plugin/migrate/source/Block.php
Adds additional data to the row.
BlockForm::buildVisibilityInterface in core/modules/block/src/BlockForm.php
Helper function for building the visibility UI form.
block_post_update_disable_blocks_with_missing_contexts in core/modules/block/block.post_update.php
Disable all blocks with missing context IDs in block_update_8001().
ContentEntityTest::testUserSource in core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/ContentEntityTest.php
Tests user source plugin.
d6_block.yml in core/modules/block/migrations/d6_block.yml
core/modules/block/migrations/d6_block.yml
d6_user.yml in core/modules/user/migrations/d6_user.yml
core/modules/user/migrations/d6_user.yml
d7_block.yml in core/modules/block/migrations/d7_block.yml
core/modules/block/migrations/d7_block.yml
d7_user.yml in core/modules/user/migrations/d7_user.yml
core/modules/user/migrations/d7_user.yml
drupal-8.views-entity-views-data-2846614.yml in core/modules/system/tests/fixtures/update/drupal-8.views-entity-views-data-2846614.yml
core/modules/system/tests/fixtures/update/drupal-8.views-entity-views-data-2846614.yml
EditorAdminTest::testNoEditorAvailable in core/modules/editor/tests/src/Functional/EditorAdminTest.php
Tests an existing format without any editors available.
EntityViewsMultiValueBaseFieldDataUpdateTest::testUpdateMultiValueBaseFields in core/modules/views/tests/src/Functional/Update/EntityViewsMultiValueBaseFieldDataUpdateTest.php
Tests multi-value base field views data is updated correctly.
filter.schema.yml in core/modules/filter/config/schema/filter.schema.yml
core/modules/filter/config/schema/filter.schema.yml
FilterDefaultConfigTest::testInstallation in core/modules/filter/tests/src/Kernel/FilterDefaultConfigTest.php
Tests installation of default formats.
FilterDefaultConfigTest::testUpdateRoles in core/modules/filter/tests/src/Kernel/FilterDefaultConfigTest.php
Tests that changes to FilterFormat::$roles do not have an effect.
FilterFormat::postSave in core/modules/filter/src/Entity/FilterFormat.php
Acts on a saved entity before the insert or update hook is invoked.
FilterFormat::prepareRow in core/modules/filter/src/Plugin/migrate/source/d6/FilterFormat.php
Adds additional data to the row.
FilterFormatFormBase::form in core/modules/filter/src/FilterFormatFormBase.php
Gets the actual form array to be built.
FilterFormatFormBase::submitForm in core/modules/filter/src/FilterFormatFormBase.php
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form stateā€¦
FilterFormatListBuilder::buildHeader in core/modules/filter/src/FilterFormatListBuilder.php
Builds the header row for the entity listing.
JsonApiDocumentTopLevelNormalizerTest::testNormalizeRelated in core/modules/jsonapi/tests/src/Kernel/Normalizer/JsonApiDocumentTopLevelNormalizerTest.php
@covers ::normalize
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/d6/User.php
Returns available fields on the source.
User::fields in core/modules/user/src/Plugin/migrate/source/d7/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/d6/User.php
Adds additional data to the row.
User::prepareRow in core/modules/user/src/Plugin/migrate/source/d7/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.
UserRoleAdminTest::testRoleAdministration in core/modules/user/tests/src/Functional/UserRoleAdminTest.php
Test adding, renaming and deleting roles.
UserRoleConditionTest::testConditions in core/modules/user/tests/src/Kernel/Condition/UserRoleConditionTest.php
Test 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_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.