comment_node_update_index in core/modules/comment/comment.module
Implements hook_node_update_index().
contact_form_permissions in core/modules/contact/contact.admin.inc
Builds a matrix of contact permissions.
DashboardOverviewUserBlock::form in core/modules/dashboard/includes/block.overview_user.inc
Build the settings form for editing this block.
DashboardOverviewUserBlock::getContent in core/modules/dashboard/includes/block.overview_user.inc
Return the content of a block.
DashboardOverviewUserBlock::__construct in core/modules/dashboard/includes/block.overview_user.inc
Create a new Block object.
field_update_1002 in core/modules/field/field.install
Grant the new "administer fields" permission to trusted users.
FileAccessTestCase::setUp in core/modules/file/tests/file.test
Sets up a Backdrop site for running functional and integration tests.
FileAdminTestCase::setUp in core/modules/file/tests/file.test
Sets up a Backdrop site for running functional and integration tests.
file_update_1002 in core/modules/file/file.install
Switch the 'edit files' permission to 'manage files'.
file_update_1003 in core/modules/file/file.install
Add a type column to the file_managed table, and add a file_metadata table.
FilterFormatAccessTestCase::testFormatRoles in core/modules/filter/tests/filter.test
Tests if text format is available to a role.
filter_admin_format_form in core/modules/filter/filter.admin.inc
Form constructor for the text format add/edit form.
filter_get_roles_by_format in core/modules/filter/filter.module
Retrieves a list of roles that are allowed to use a given text format.
filter_update_1000 in core/modules/filter/filter.install
Convert filter formats to configuration.
node_type_form_permissions in core/modules/node/node.types.inc
Builds a matrix of node permissions for this node type.
node_views_analyze in core/modules/node/views/node.views.inc
Implements hook_views_analyze().
system_update_1071 in core/modules/system/system.install
Grant the "administer flexible templates" permission to all user roles that already have the "administer layouts" permission.
taxonomy_vocabulary_form_permissions in core/modules/taxonomy/taxonomy.admin.inc
Builds a matrix of node permissions for this node type.
theme_comment_post_forbidden in core/modules/comment/comment.theme.inc
Returns HTML for a "you can't post comments" notice.
theme_user_admin_permissions in core/modules/user/user.theme.inc
Returns HTML for the administer permissions page.
TokenUserTestCase::testUserTokens in core/modules/simpletest/tests/token.test
UserRoleLayoutAccess::form in core/modules/layout/plugins/access/user_role_layout_access.inc
Settings form for configuring this access item.
UserRoleLayoutAccess::summary in core/modules/layout/plugins/access/user_role_layout_access.inc
Provides a human-readable summary of this access check's behavior.
user_account_form in core/modules/user/user.module
Helper function to add default user account fields to user registration and edit form.
user_action_info in core/modules/user/user.module
Implements hook_action_info().
user_admin_permissions in core/modules/user/user.admin.inc
Menu callback: administer permissions.
user_admin_roles in core/modules/user/user.admin.inc
Form to re-order roles.
user_build_filter_query in core/modules/user/user.module
Extends a query object for user administration filters based on session.
user_filters in core/modules/user/user.module
List user administration filters that can be applied.
user_modules_uninstalled in core/modules/user/user.module
Implements hook_modules_uninstalled().
user_role_load in core/modules/user/user.module
Load a user role.
user_role_permissions in core/modules/user/user.module
Determine the permissions for one or more roles.
user_role_save in core/modules/user/user.module
Save a user role to the database.
user_tokens in core/modules/user/user.tokens.inc
Implements hook_tokens().
views_handler_argument_users_roles::title_query in core/modules/user/views/views_handler_argument_users_roles.inc
Override for specific title lookups.
views_handler_field_user_permissions::pre_render in core/modules/user/views/views_handler_field_user_permissions.inc
Run before any fields are rendered.
views_handler_field_user_roles::pre_render in core/modules/user/views/views_handler_field_user_roles.inc
Run before any fields are rendered.
views_handler_filter::expose_form in core/modules/views/handlers/views_handler_filter.inc
Options form subform for exposed filter options.
views_handler_filter_user_permissions::query in core/modules/user/views/views_handler_filter_user_permissions.inc
Add this filter to the query.
views_handler_filter_user_roles::get_value_options in core/modules/user/views/views_handler_filter_user_roles.inc
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.
views_plugin_access_role::options_form in core/modules/views/plugins/views_plugin_access_role.inc
Provide the default form for setting options.
views_plugin_access_role::summary_title in core/modules/views/plugins/views_plugin_access_role.inc
Return a string to display as the clickable title for the access control.
views_plugin_argument_validate_user::options_form in core/modules/user/views/views_plugin_argument_validate_user.inc
Provide the default form for setting options.