44 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.
- ContentEntityTest::testUserSource in core/
modules/ migrate_drupal/ tests/ src/ Kernel/ Plugin/ migrate/ source/ ContentEntityTest.php - Tests user source plugin.
- ContentTranslationWorkflowsTest::setupUsers in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationWorkflowsTest.php - Creates and activates translator, editor and admin users.
- 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
- EditorAdminTest::testNoEditorAvailable in core/
modules/ editor/ tests/ src/ Functional/ EditorAdminTest.php - Tests an existing format without any editors available.
- FieldInstance::prepareRow in core/
modules/ field/ src/ Plugin/ migrate/ source/ d7/ FieldInstance.php - Adds additional data to the row.
- FieldInstanceSettings::transform in core/
modules/ field/ src/ Plugin/ migrate/ process/ d7/ FieldInstanceSettings.php - Performs the associated process.
- 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::testAliasFieldRouteException in core/
modules/ jsonapi/ tests/ src/ Kernel/ Normalizer/ JsonApiDocumentTopLevelNormalizerTest.php - Tests the message and exceptions when requesting a Label only resource.
- RolesLookup::transform in core/
modules/ block/ src/ Plugin/ migrate/ process/ RolesLookup.php - Performs the associated process.
- 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.
- 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_user_role_contextual_filter.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_user_role_contextual_filter.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_user_role_contextual_filter.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
- views.view.user_admin_people.yml in core/
tests/ fixtures/ config_install/ multilingual/ views.view.user_admin_people.yml - core/tests/fixtures/config_install/multilingual/views.view.user_admin_people.yml
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.