Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
user.module
»
user_role_names
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
17 calls to user_role_names()
AccountFormController::form
in drupal/
core/
modules/
user/
lib/
Drupal/
user/
AccountFormController.php
Overrides
Drupal\Core\Entity\EntityFormController::form
().
AccountSettingsForm::buildForm
in drupal/
core/
modules/
user/
lib/
Drupal/
user/
AccountSettingsForm.php
Implements
\Drupal\Core\Form\FormInterface::buildForm
().
BlockFormController::form
in drupal/
core/
modules/
block/
lib/
Drupal/
block/
BlockFormController.php
Overrides
\Drupal\Core\Entity\EntityFormController::form
().
BulkFormTest::testBulkForm
in drupal/
core/
modules/
user/
lib/
Drupal/
user/
Tests/
Views/
BulkFormTest.php
Tests the user bulk form.
ChangeUserRoleBase::form
in drupal/
core/
modules/
user/
lib/
Drupal/
user/
Plugin/
Action/
ChangeUserRoleBase.php
Form constructor.
FilterFormatAccessTest::testFormatRoles
in drupal/
core/
modules/
filter/
lib/
Drupal/
filter/
Tests/
FilterFormatAccessTest.php
Tests if text format is available to a role.
FilterPluginBase::buildExposeForm
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
filter/
FilterPluginBase.php
Options form subform for exposed filter options.
filter_admin_format_form
in drupal/
core/
modules/
filter/
filter.admin.inc
Form constructor for the text format add/edit form.
filter_get_roles_by_format
in drupal/
core/
modules/
filter/
filter.module
Retrieves a list of roles that are allowed to use a given text format.
Role::summaryTitle
in drupal/
core/
modules/
user/
lib/
Drupal/
user/
Plugin/
views/
access/
Role.php
Return a string to display as the clickable title for the access control.
Roles::getValueOptions
in drupal/
core/
modules/
user/
lib/
Drupal/
user/
Plugin/
views/
filter/
Roles.php
Child classes should be used to override this function and set the 'value options', unless 'options callback' is defined as a valid function or static public method to generate these values.
theme_user_admin_permissions
in drupal/
core/
modules/
user/
user.admin.inc
Returns HTML for the administer permissions page.
User::buildOptionsForm
in drupal/
core/
modules/
user/
lib/
Drupal/
user/
Plugin/
views/
argument_validator/
User.php
Provide the default form for setting options.
UserSelection::settingsForm
in drupal/
core/
modules/
user/
lib/
Drupal/
user/
Plugin/
entity_reference/
selection/
UserSelection.php
Overrides SelectionBase::settingsForm().
user_admin_account
in drupal/
core/
modules/
user/
user.admin.inc
Page callback: User administration page.
user_admin_permissions
in drupal/
core/
modules/
user/
user.admin.inc
Menu callback: administer permissions.
user_filters
in drupal/
core/
modules/
user/
user.module
List user administration filters that can be applied.